

.prozi{font-size: 16px; line-height: 2em; color: #012b63}
.prozi > a,.prozi > a:visited,.prozi > a:active{background: #012b63 url("../images/jt.png") no-repeat center right 20px; color: #fff; padding: 8px 80px;   margin-top: 50px;border: 3px #012b63 solid}
.prozi > a:hover{background: #fff url("../images/jt1.png")no-repeat center right 20px; border: 3px #012b63 solid; color: #012b63}
.inner-main-content .prozi:nth-child(odd) a{float: left}



@media screen and (min-width: 950px) {
  .btn,
  .btn-map,
  .btn-sec {
    padding: 12px 20px;
    font-size: 15px
  }
}

.btn:hover,
.btn-map:hover,
.btn-sec:hover {
  background: none;
  color: #012B63
}

.btn-sec {
  background: none;
  color: #FFED00;
  border-color: #FFED00
}

.btn-sec:hover {
  color: #012B63;
  background: #FFED00
}

button {
  border: none;
  background: none;
  cursor: pointer
}

button:active,
button:focus {
  outline: none
}

.contain {
  padding: 10px 20px;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .contain {
    max-width: 1100px
  }
}

.general-section {
  padding: 40px 0
}

@media screen and (min-width: 768px) {
  .general-section {
    padding: 60px
  }
}

@media screen and (min-width: 1200px) {
  .general-section {
    padding: 100px 0
  }
}

.general-section-banded {
  padding: 40px 0;
  background: #FFED00
}

@media screen and (min-width: 768px) {
  .general-section-banded {
    padding: 60px
  }
}

@media screen and (min-width: 1200px) {
  .general-section-banded {
    padding: 100px 0
  }
}

.general-content {
  padding: 0 20px;
  margin: auto;
  max-width: 1080px
}

@media screen and (min-width: 1200px) {
  .general-content {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .general-content {
    display: flex;
    padding: 0 40px
  }
}

@media screen and (min-width: 768px) {
  .general-content {
    align-items: center
  }
}

@media screen and (min-width: 950px) {
  .general-content {
    padding: 0 60px
  }
}

.general-content h2 {
  line-height: 1.2
}

@media screen and (min-width: 1200px) {
  .general-content h2 {
    line-height: 1.1
  }
}

@media screen and (min-width: 768px) {
  .general-content h3 {
    margin-bottom: 12px
  }
}

@media screen and (min-width: 1200px) {
  .general-content h3 {
    margin-bottom: 14px
  }
}

.general-content-image {
  flex-shrink: 0;
  margin-bottom: 20px;
  opacity: 0
}

@media screen and (min-width: 500px) {
  .general-content-image {
    margin-bottom: 0
  }
}

.general-content-image img {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15)
}

@media screen and (min-width: 768px) {
  .general-content-image img {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 500px) {
  .general-content-image img {
    width: 120px;
    margin-right: 20px
  }
}

@media screen and (min-width: 600px) {
  .general-content-image img {
    margin-right: 20px;
    width: 200px
  }
}

@media screen and (min-width: 768px) {
  .general-content-image img {
    margin-right: 40px
  }
}

@media screen and (min-width: 950px) {
  .general-content-image img {
    width: 240px;
    margin-right: 60px
  }
}

@media screen and (min-width: 1200px) {
  .general-content-image img {
    width: 350px
  }
}

.general-content-copy {
  opacity: 0
}

@media screen and (min-width: 1200px) {
  .general-content-copy {
    flex-basis: 500px
  }
}

@media screen and (min-width: 1200px) {
  .general-content-copy p {
    margin-bottom: 20px
  }
}

@media screen and (min-width: 1200px) {
  .offset-image-down {
    margin-bottom: -200px
  }
}

@media screen and (min-width: 1200px) {
  .offset-image-up {
    margin-top: -200px
  }
}

@media screen and (min-width: 768px) {
  .reverse {
    flex-direction: row-reverse;
    text-align: right
  }
}

@media screen and (min-width: 768px) {
  .reverse img {
    margin: 0 0 0 40px
  }
}

@media screen and (min-width: 950px) {
  .reverse img {
    margin: 0 0 0 60px
  }
}

@media screen and (min-width: 768px) {
  .reverse ul {
    direction: rtl;
    list-style: none
  }
}

strong {
  font-weight: 400
}

main {
  position: relative;
  z-index: 10
}

.inner-main {
  padding: 30px 30px;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .inner-main {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .inner-main {
    padding: 50px
  }
}

@media screen and (min-width: 650px) {
  .inner-main {
    padding: 60px
  }
}

@media screen and (min-width: 768px) {
  .inner-main {
    padding: 50px
  }
}

@media screen and (min-width: 950px) {
  .inner-main {
    padding: 60px
  }
}

@media screen and (min-width: 1200px) {
  .inner-main {
    padding: 100px 0
  }
}

.inner-main-content {
  margin-bottom: 30px;
  z-index: 3000;
  position: relative;
  -webkit-animation: fadeUp 0.7s ease 0.8s both;
  animation: fadeUp 0.7s ease 0.8s both
}

@media screen and (min-width: 768px) {
  .inner-main-content {
    display: flex;
    align-items: center;
    margin-bottom: 60px
  }
}

@media screen and (min-width: 1200px) {
  .inner-main-content {
    align-items: flex-start;
    margin-bottom: 100px
  }
}

@media screen and (min-width: 1200px) {
  .inner-main-content:nth-child(3) {
    margin-top: 250px
  }
}

.inner-main-content:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .inner-main-content.offset-right {
    flex-direction: row-reverse
  }
}

@media screen and (min-width: 1200px) {
  .inner-main-content.offset-right .content-card {
    margin: 150px 0 0 0;

  }
}

@media screen and (min-width: 768px) {
  .inner-main-content.offset-right .content-card-image {
    margin: 0 -200px 0 0
  }
}

@media screen and (min-width: 1200px) {
  .inner-main-content.offset-right .content-card-image {
    margin: 0 -80px 0 0
  }
}

.content-card {
  background: #fff;
  margin-bottom: 30px
}

@media screen and (min-width: 768px) {
  .content-card {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    width: 450px;
    flex-shrink: 0;
    flex-grow: 1;
    padding: 40px;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .content-card {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 1200px) {
  .content-card {
    padding: 100px;
    width: 600px;
    flex-grow: 0;
    margin-top: -170px
  }
}

.content-card img {
  width: 60px;
  margin-bottom: 10px
}

@media screen and (min-width: 950px) {
  .content-card img {
    width: 80px
  }
}

@media screen and (min-width: 1200px) {
  .content-card img {
    width: 100px
  }
}

.content-card h2 {
  color: black;
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 1.1;
  text-transform: uppercase
}

@media screen and (min-width: 500px) {
  .content-card h2 {
    font-size: 35px
  }
}

@media screen and (min-width: 768px) {
  .content-card h2 {
    font-size: 45px
  }
}

@media screen and (min-width: 1200px) {
  .content-card h2 {
    font-size: 50px;
    margin-bottom: 15px
  }
}

.content-card h3 {
  margin-bottom: 15px
}

@media screen and (min-width: 1200px) {
  .content-card h3 {
    max-width: 300px
  }
}

.content-card p+h3 {
  margin-top: 30px
}

@media screen and (min-width: 950px) {
  .content-card .btn,
  .content-card .btn-map,
  .content-card .btn-sec {
    margin-top: 20px
  }
}

.content-card-image {
  z-index: -1;
  position: relative
}

@media screen and (min-width: 768px) {
  .content-card-image {
    display: block;
    margin-left: -200px;
    flex-grow: 0;
    flex-basis: 450px
  }
}

@media screen and (min-width: 1200px) {
  .content-card-image {
    margin-left: -80px;
    flex-grow: 1
  }
}

.more-link {
  text-transform: uppercase;
  font-weight: 400
}

.more-link img {
  vertical-align: baseline;
  transition: 0.3s;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  position: relative;
  left: -2px
}

.more-link:hover img {
  -webkit-transform: translateY(-1px) translateX(5px);
  transform: translateY(-1px) translateX(5px)
}

.topbar {
  background: #012B63;
  color: #fff;
  text-align: right;
  display: none
}

@media screen and (min-width: 500px) {
  .topbar {
    display: block
  }
}

.topbar .logo {
  display: none
}

@media screen and (min-width: 768px) {
  .topbar .logo {
    display: block;
    width: 200px;
    margin: 15px 0
  }
}

@media screen and (min-width: 950px) {
  .topbar .logo {
    width: 240px
  }
}

.topbar a {
  color: inherit
}

.topbar span {
  color: #FFED00;
  padding: 0 5px
}

.topbar a,
.topbar span {
  -webkit-animation: fadeIn 0.7s ease 0.2s both;
  animation: fadeIn 0.7s ease 0.2s both
}

.topbar-content {
  padding: 5px 20px;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .topbar-content {
    max-width: 1100px
  }
}

@media screen and (min-width: 768px) {
  .topbar-content {
    display: flex;
    align-items: center;
    padding: 7px 20px
  }
}

.topbar-content>div {
  flex-grow: 1
}

header {
  text-align: center
}

header:not(.news-header):not(.home-header) {
  z-index: 9 !important;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-name: bgGrow;
  animation-name: bgGrow;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  background-size: 100%
}

@-webkit-keyframes bgGrow {
  from {
    background-size: 170%
  }

  to {
    background-size: 100%
  }
}

@keyframes bgGrow {
  from {
    background-size: 170%
  }

  to {
    background-size: 100%
  }
}

header.inner-header {
  padding: 60px 0;
  position: relative;
  z-index: -1
}

@media screen and (min-width: 500px) {
  header.inner-header {
    padding: 80px 0
  }
}

@media screen and (min-width: 768px) {
  header.inner-header {
    padding: 120px 0
  }
}

@media screen and (min-width: 950px) {
  header.inner-header {
    padding: 150px 0
  }
}

@media screen and (min-width: 1200px) {
  header.inner-header {
    padding: 200px 0
  }
}

header.inner-header h1 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2px 5px rgba(74, 74, 74, 0.5);
  position: relative;
  z-index: 200;
  -webkit-animation: fadeUp 0.7s ease 0.6s both;
  animation: fadeUp 0.7s ease 0.6s both
}

.slogan {
  padding: 0 20px;
  margin: auto;
  text-align: center;
  padding: 5px 0;
  background: #fff;
  padding: 30px
}

@media screen and (min-width: 1200px) {
  .slogan {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .slogan {
    padding: 40px
  }
}

@media screen and (min-width: 650px) {
  .slogan {
    display: block;
    width: 500px
  }
}

@media screen and (min-width: 768px) {
  .slogan {
    width: 700px;
    padding: 50px
  }
}

@media screen and (min-width: 950px) {
  .slogan {
    width: 800px;
    padding: 60px
  }
}

@media screen and (min-width: 1200px) {
  .slogan {
    width: auto
  }
}

.slogan h5 {
  margin: 0;
  font-size: 17px;
  line-height: 1.3;
  max-width: 280px;
  margin: 0 auto
}

@media screen and (min-width: 500px) {
  .slogan h5 {
    max-width: none;
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .slogan h5 {
    font-size: 24px
  }
}

@media screen and (min-width: 950px) {
  .slogan h5 {
    font-size: 28px
  }
}

@media screen and (min-width: 1200px) {
  .slogan h5 {
    font-size: 32px
  }
}

.footer-products {
  text-align: center;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #F5F4F5
}

.footer-products>a {
  flex-basis: 50%;
  border-right: 1px solid #F5F4F5;
  border-bottom: 1px solid #F5F4F5;
  padding: 40px 0
}

@media screen and (min-width: 500px) {
  .footer-products>a {
    padding: 50px 0
  }
}

@media screen and (min-width: 768px) {
  .footer-products>a {
    border-right: 1px solid #F5F4F5;
    flex-basis: 25%;
    padding: 80px 0
  }
}

@media screen and (min-width: 950px) {
  .footer-products>a {
    padding: 90px 0
  }
}

@media screen and (min-width: 1200px) {
  .footer-products>a {
    padding: 120px 0
  }
}

.footer-products>a:nth-child(2),
.footer-products>a:last-child {
  border-right: 0
}

@media screen and (min-width: 768px) {
  .footer-products>a:nth-child(2) {
    border-right: 1px solid #F5F4F5
  }
}

.footer-products>a img {
  transition: 0.3s
}

.footer-products>a:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.footer-products img {
  height: 15px;
  width: auto
}

@media screen and (min-width: 500px) {
  .footer-products img {
    height: 22px
  }
}

@media screen and (min-width: 950px) {
  .footer-products img {
    height: 25px
  }
}

@media screen and (min-width: 1200px) {
  .footer-products img {
    height: 30px
  }
}

footer {
  background: #4A4A4A;
  color: #fff;
  border-bottom: 15px solid #000;
  position: relative
}

footer a {
  color: #fff
}

footer a:hover {
  color: #fff
}

footer small {
  display: block;
  color: #9B9B9B
}

.affiliates {
  background: #656565;
  color: #fff;
  padding: 30px 20px
}

@media screen and (min-width: 500px) {
  .affiliates {
    padding: 40px
  }
}

@media screen and (min-width: 768px) {
  .affiliates {
    padding: 50px 60px
  }
}

@media screen and (min-width: 950px) {
  .affiliates {
    padding: 80px 60px
  }
}

@media screen and (min-width: 1200px) {
  .affiliates {
    padding: 100px 0
  }
}

.affiliates h5 {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px
}

@media screen and (min-width: 500px) {
  .affiliates h5 {
    text-align: center
  }
}

@media screen and (min-width: 768px) {
  .affiliates h5 {
    margin-bottom: 30px;
    text-align: center
  }
}

.affiliates p {
  color: #fff
}

.affiliate-details {
  padding: 0 0;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .affiliate-details {
    max-width: 1100px
  }
}

@media screen and (min-width: 768px) {
  .affiliate-details {
    display: flex
  }
}

.affiliate {
  margin-bottom: 30px
}

@media screen and (min-width: 500px) {
  .affiliate {
    flex-basis: 50%;
    display: flex
  }
}

@media screen and (min-width: 768px) {
  .affiliate {
    margin-bottom: 0
  }
}

.affiliate:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .affiliate:last-child {
    margin-left: 50px
  }
}

@media screen and (min-width: 1200px) {
  .affiliate:last-child {
    margin-left: 120px
  }
}

.affiliate a {
  display: block;
  width: 60px;
  margin-bottom: 10px
}

@media screen and (min-width: 500px) {
  .affiliate a {
    width: 50px;
    flex-shrink: 0;
    margin-right: 20px
  }
}

@media screen and (min-width: 950px) {
  .affiliate a {
    width: 80px
  }
}

@media screen and (min-width: 1200px) {
  .affiliate a {
    width: 100px
  }
}

.affiliate P {
  font-size: 14px
}

.footer-main {
  padding: 30px 20px;
  margin: auto;
  display: flex;
  flex-direction: column-reverse;
  text-align: center
}

@media screen and (min-width: 1200px) {
  .footer-main {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .footer-main {
    padding: 50px 20px
  }
}

@media screen and (min-width: 660px) {
  .footer-main {
    text-align: left;
    flex-direction: row
  }
}

@media screen and (min-width: 768px) {
  .footer-main {
    padding: 60px 20px
  }
}

@media screen and (min-width: 950px) {
  .footer-main {
    display: flex;
    padding: 80px 20px
  }
}

@media screen and (min-width: 1200px) {
  .footer-main {
    padding: 100px 20px
  }
}

.footer-main h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400
}

.footer-main .footer-col {
  flex-basis: 33.33333%
}

.footer-coms {
  margin-bottom: 30px
}

@media screen and (min-width: 660px) {
  .footer-coms {
    margin-left: 40px
  }
}

@media screen and (min-width: 768px) {
  .footer-coms {
    margin-bottom: 0
  }
}

@media screen and (min-width: 950px) {
  .footer-coms {
    margin-left: 50px
  }
}

.footer-numbers {
  margin-bottom: 30px
}

.footer-numbers span {
  display: inline-block;
  padding-right: 5px
}

.footer-social a {
  margin-right: 10px;
  opacity: 0.5
}

@media screen and (min-width: 500px) {
  .footer-social a img {
    margin-bottom: 10px
  }
}

.footer-social a:hover {
  opacity: 1
}

.footer-address {
  margin-bottom: 30px
}

.footer-badges {
  margin-top: -5px;
  margin-bottom: 25px
}

@media screen and (min-width: 660px) {
  .footer-badges {
    margin-left: 40px
  }
}

@media screen and (min-width: 768px) {
  .footer-badges {
    margin-bottom: 0
  }
}

@media screen and (min-width: 950px) {
  .footer-badges {
    margin-left: 50px
  }
}

.footer-badges .ani-badge,
.footer-badges .bmc-badge,
.footer-badges .make-badge {
  display: inline-block;
  height: 70px;
  margin: 4px 2px;
  max-width: 100%;
  width: auto
}

@media screen and (min-width: 768px) {
  .footer-badges .ani-badge,
  .footer-badges .bmc-badge,
  .footer-badges .make-badge {
    height: 80px
  }
}

@media screen and (min-width: 1200px) {
  .footer-badges .ani-badge,
  .footer-badges .bmc-badge,
  .footer-badges .make-badge {
    height: 85px
  }
}

.ani-contain {
  padding: 0 20px;
  margin: auto;
  position: relative
}

@media screen and (min-width: 1200px) {
  .ani-contain {
    max-width: 1100px
  }
}

.logo {
  display: block;
  width: 130px
}

@media screen and (min-width: 500px) {
  .logo {
    width: 160px
  }
}

@media screen and (min-width: 768px) {
  .logo {
    width: 160px
  }
}

.logo img {
  width: 100%
}

.nav-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 5000;
  background: #012B63
}

@media screen and (min-width: 500px) {
  .nav-wrapper {
    background: #1A4072
  }
}

.main-nav {
  padding: 15px 20px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  -webkit-animation: fadeIn 0.5s ease 0.6s both;
  animation: fadeIn 0.5s ease 0.6s both
}

@media screen and (min-width: 1200px) {
  .main-nav {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .main-nav {
    padding: 20px
  }
}

@media screen and (min-width: 768px) {
  .main-nav .logo {
    display: none
  }
}

.main-nav a,
.main-nav span {
  color: #fff;
  text-transform: uppercase
}

.main-nav img {
  position: relative
}

@media screen and (min-width: 950px) {
  .main-nav button {
    display: none
  }
}

.main-nav button:focus {
  outline: none
}

.nav-pages {
  margin: 0 0 0 0;
  display: none
}

@media screen and (min-width: 950px) {
  .nav-pages {
    display: block
  }
}

.nav-pages>a,
.nav-pages>span {
  border-bottom: 3px solid transparent;
  font-size: 13px;
  margin-right: 15px;
  cursor: pointer;
  padding: 5px 0
}

@media screen and (min-width: 950px) {
  .nav-pages>a,
  .nav-pages>span {
    margin: 0 20px 0 0;
    font-size: 13px
  }
}

@media screen and (min-width: 1200px) {
  .nav-pages>a,
  .nav-pages>span {
    margin: 0 35px 0 0;
    font-size: 14px
  }
}

.nav-pages>a:hover,
.nav-pages>span:hover {
  border-bottom: 3px solid #FFED00
}

.nav-pages>a:hover .submenu,
.nav-pages>span:hover .submenu {
  visibility: visible;
  z-index: 1;
  display: block
}

.nav-pages img {
  width: 11px;
  height: auto;
  opacity: 0.8;
  position: relative;
  left: 3px;
  top: -1px
}

.nav-social {
  display: none
}

@media screen and (min-width: 768px) {
  .nav-social {
    display: block
  }
}

.nav-social a {
  display: inline-block;
  margin-left: 10px;
  opacity: 0.5
}

.nav-social a:hover {
  opacity: 1
}

@media screen and (min-width: 1200px) {
  .nav-social a {
    margin-left: 15px
  }
}

.nav-social a img {
  max-width: 20px
}

@media screen and (min-width: 950px) {
  .nav-social a img {
    max-width: 20px
  }
}

.has-submenu {
  position: relative
}

.has-submenu:focus .submenu,
.has-submenu:focus-within .submenu,
.has-submenu:hover .submenu {
  visibility: visible;
  z-index: 1;
  display: block
}

.submenu {
  position: absolute;
  background: #1A4072;
  width: 180px;
  text-align: center;
  padding-top: 10px;
  left: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  visibility: hidden;
  z-index: -1;
  display: none
}

.submenu a {
  display: block;
  padding: 10px
}

.submenu a:hover {
  color: #FFED00
}

label {
  cursor: pointer;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 400
}

@media screen and (min-width: 950px) {
  label {
    font-size: 13px;
    margin-bottom: 10px
  }
}

.downloads-form label {
  display: none
}

.downloads-form .apple label {
  display: block;
  color: #4A4A4A
}

.downloads-form .input-wrapper {
  margin-bottom: 10px
}

@media screen and (min-width: 768px) {
  .downloads-form .input-wrapper {
    margin-bottom: 5px
  }
}

.downloads-form .form-inputs input,
.downloads-form .form-inputs textarea {
  border-color: rgba(155, 155, 155, 0.3)
}

@media screen and (min-width: 768px) {
  .downloads-form .form-inputs input,
  .downloads-form .form-inputs textarea {
    border-color: transparent
  }
}

.downloads-form .form-inputs input:active,
.downloads-form .form-inputs input:focus,
.downloads-form .form-inputs textarea:active,
.downloads-form .form-inputs textarea:focus {
  border-color: #012B63
}

.downloads-form .submit-wrapper {
  text-align: center
}

@media screen and (min-width: 950px) {
  .contact-form .form-inputs input,
  .contact-form .form-inputs textarea {
    background: rgba(0, 0, 0, 0.1);
    color: #fff
  }
}

@media screen and (min-width: 950px) {
  .contact-form .form-inputs input:active,
  .contact-form .form-inputs input:focus,
  .contact-form .form-inputs textarea:active,
  .contact-form .form-inputs textarea:focus {
    border-color: #fff
  }
}

.contact-form input[type="submit"] {
  padding: 12px 5px
}

@media screen and (min-width: 950px) {
  .contact-form input[type="submit"] {
    background: #fff;
    color: #012B63;
    width: 140px;
    text-align: center;
    border: 2px solid #fff;
    padding: 12px 20px
  }
}

@media screen and (min-width: 950px) {
  .contact-form input[type="submit"]:hover {
    border-color: #fff;
    color: #fff;
    background: none
  }
}

@media screen and (min-width: 950px) {
  .contact-form .submit-wrapper img {
    display: none
  }
}

@media screen and (min-width: 950px) {
  .input-group {
    display: flex
  }
}

@media screen and (min-width: 950px) {
  .input-group .input-wrapper:first-child {
    margin-right: 10px
  }
}

.input-wrapper {
  margin-bottom: 15px;
  flex-basis: 50%
}

@media screen and (min-width: 950px) {
  .input-wrapper {
    margin-bottom: 20px
  }
}

input,
textarea,
select {
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #F5F4F5;
  text-align: left;
  border: 2px solid transparent;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  transition: 0.5s;
  color: #656565;
  border-radius: 0
}

@media screen and (min-width: 768px) {
  input,
  textarea,
  select {
    font-size: 16px
  }
}

@media screen and (min-width: 950px) {
  input,
  textarea,
  select {
    font-size: 15px;
    padding: 10px
  }
}

input:active,
input:focus,
textarea:active,
textarea:focus,
select:active,
select:focus {
  border-color: #012B63;
  outline: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #cdcdcd;
  font-size: 14px
}

input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #cdcdcd;
  font-size: 14px
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #cdcdcd;
  font-size: 14px
}

input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: #cdcdcd;
  font-size: 14px
}

textarea {
  resize: vertical;
  line-height: 1.3
}

select {
  background: #012B63 url("/img/icons/dropdown-icon-white.svg") no-repeat right 10px center;
  border-radius: 0;
  color: #fff
}

.form-inputs {
  margin-bottom: 10px
}

input[type="submit"] {
  border: none;
  display: inline-block;
  width: auto;
  background: none;
  text-transform: uppercase;
  color: #012B63
}

.submit-wrapper {
  position: relative;
  text-align: right
}

.loading,
.loading:after {
  border-radius: 50%;
  width: 20px;
  height: 20px
}

.loading {
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid white;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load 1.1s infinite linear;
  animation: load 1.1s infinite linear;
  left: 60px;
  top: 8px
}

@media screen and (min-width: 500px) {
  .loading {
    left: 90px;
    top: 14px
  }
}

.loading-alt {
  border-top: 2px solid rgba(1, 43, 99, 0.2);
  border-right: 2px solid rgba(1, 43, 99, 0.2);
  border-bottom: 2px solid rgba(1, 43, 99, 0.2);
  border-left: 2px solid #012B63
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.error {
  color: #ff6767;
  font-size: 13px;
  display: inline-block
}

.submit-error {
  color: #ff6767;
  margin: -10px auto 15px auto;
  text-align: center;
  max-width: 240px;
  font-size: 14px
}

@media screen and (min-width: 500px) {
  .submit-error {
    text-align: left;
    max-width: none
  }
}

.header-form-wrapper .form-success {
  color: #012B63;
  padding: 50px 0;
  text-align: center;
  font-size: 18px;
  max-width: 240px;
  margin: auto
}

@media screen and (min-width: 500px) {
  .header-form-wrapper .form-success {
    font-size: 22px;
    padding: 40px 0;
    max-width: 400px
  }
}

@media screen and (min-width: 768px) {
  .header-form-wrapper .form-success {
    font-size: 18px;
    padding: 100px 0;
    max-width: 240px
  }
}

@media screen and (min-width: 950px) {
  .header-form-wrapper .form-success {
    font-size: 24px;
    max-width: 350px
  }
}

.header-form-wrapper .form-success span {
  display: block
}

.contact-form-wrapper .form-success {
  color: #012B63;
  padding: 50px 0;
  text-align: center;
  font-size: 18px
}

@media screen and (min-width: 500px) {
  .contact-form-wrapper .form-success {
    font-size: 24px;
    padding: 80px 0
  }
}

@media screen and (min-width: 768px) {
  .contact-form-wrapper .form-success {
    font-size: 18px;
    padding: 180px 0
  }
}

@media screen and (min-width: 950px) {
  .contact-form-wrapper .form-success {
    color: #fff;
    font-size: 24px
  }
}

@media screen and (min-width: 1200px) {
  .contact-form-wrapper .form-success {
    font-size: 30px
  }
}

.contact-form-wrapper .form-success strong {
  display: block
}

#ghost {
  display: none;
  visibility: hidden
}

.home-header {
  background: url("/img/header-hero.jpg") no-repeat top center/560px;
  color: #fff
}

@media screen and (min-width: 500px) {
  .home-header {
    background: url("/img/header-hero.jpg") no-repeat top -130px center/780px
  }
}

@media screen and (min-width: 768px) {
  .home-header {
    background: url("/img/header-hero.jpg") no-repeat top -100px center/950px
  }
}

@media screen and (min-width: 950px) {
  .home-header {
    background: url("/img/header-hero.jpg") no-repeat top -200px center/1200px
  }
}

@media screen and (min-width: 1200px) {
  .home-header {
    background: url("/img/header-hero.jpg") no-repeat top -200px center/1600px
  }
}

@media screen and (min-width: 1600px) {
  .home-header {
    background: url("/img/header-hero.jpg") no-repeat top -200px center/cover
  }
}

@media screen and (min-width: 1800px) {
  .home-header {
    background: url("/img/header-hero.jpg") no-repeat top -300px center/cover
  }
}

.home-header .logo {
  display: none;
  -webkit-animation: fadeUp 0.7s ease 0.5s both;
  animation: fadeUp 0.7s ease 0.5s both
}

@media screen and (min-width: 768px) {
  .home-header .logo {
    display: inline-block;
    margin: 60px 0 0 0;
    width: 250px
  }
}

@media screen and (min-width: 950px) {
  .home-header .logo {
    margin: 80px 0 0 0;
    width: 300px
  }
}

@media screen and (min-width: 1200px) {
  .home-header .logo {
    width: 400px;
    margin: 100px 0 0 0
  }
}

.home-header .header-content {
  padding: 0 0;
  margin: auto;
  position: relative;
  -webkit-animation: fadeUp 0.7s ease 0.7s both;
  animation: fadeUp 0.7s ease 0.7s both
}

@media screen and (min-width: 1200px) {
  .home-header .header-content {
    max-width: 1100px
  }
}

@media screen and (min-width: 1200px) {
  .home-header .header-content {
    box-shadow: 0 0 150px 0 rgba(0, 0, 0, 0.25);
    padding: 90px 0 0 0;
    bottom: -100px
  }
}

.home-header .header-content p {
  color: inherit
}

.home-header .header-content>p {
  margin: 0 auto;
  padding: 40px 20px 20px 20px;
  font-size: 15px;
  max-width: 320px
}

@media screen and (min-width: 500px) {
  .home-header .header-content>p {
    max-width: 440px;
    font-size: 16px
  }
}

@media screen and (min-width: 768px) {
  .home-header .header-content>p {
    max-width: 560px
  }
}

@media screen and (min-width: 950px) {
  .home-header .header-content>p {
    max-width: 650px;
    font-size: 18px
  }
}

@media screen and (min-width: 1200px) {
  .home-header .header-content>p {
    max-width: 750px;
    font-size: 22px;
    padding: 0
  }
}

.home-header .header-content a.btn,
.home-header .header-content a.btn-map,
.home-header .header-content a.btn-sec {
  margin: 0 0 170px 0
}

@media screen and (min-width: 500px) {
  .home-header .header-content a.btn,
  .home-header .header-content a.btn-map,
  .home-header .header-content a.btn-sec {
    margin: 0 0 200px 0
  }
}

@media screen and (min-width: 768px) {
  .home-header .header-content a.btn,
  .home-header .header-content a.btn-map,
  .home-header .header-content a.btn-sec {
    margin: 15px 0 240px 0
  }
}

@media screen and (min-width: 1200px) {
  .home-header .header-content a.btn,
  .home-header .header-content a.btn-map,
  .home-header .header-content a.btn-sec {
    margin: 30px 0 300px 0
  }
}

.home-header .header-content>div {
  background: #012B63;
  text-align: left
}

@media screen and (min-width: 768px) {
  .home-header .header-content>div {
    display: flex
  }
}

@media screen and (min-width: 768px) {
  .home-header .header-content>div>div {
    flex-basis: 50%
  }
}

.header-copy {
  padding: 30px;
  display: flex;
  align-self: center
}

@media screen and (min-width: 500px) {
  .header-copy {
    padding: 50px
  }
}

@media screen and (min-width: 768px) {
  .header-copy {
    padding: 60px
  }
}

@media screen and (min-width: 1200px) {
  .header-copy {
    padding: 80px
  }
}

@media screen and (min-width: 768px) {
  .header-copy p {
    font-size: 16px;
    line-height: 1.8
  }
}

@media screen and (min-width: 950px) {
  .header-copy p {
    font-size: 17px;
    line-height: 1.9
  }
}

@media screen and (min-width: 1200px) {
  .header-copy p {
    font-size: 18px
  }
}

.header-form-wrapper {
  background: #F5F4F5;
  padding: 30px
}

@media screen and (min-width: 500px) {
  .header-form-wrapper {
    padding: 50px 50px 30px 50px
  }
}

@media screen and (min-width: 768px) {
  .header-form-wrapper {
    padding: 30px 30px 20px 30px;
    background: #fff;
    border-bottom: 1px solid #F5F4F5
  }
}

@media screen and (min-width: 1200px) {
  .header-form-wrapper {
    padding: 50px
  }
}

.header-form-wrapper h4 {
  color: #012B63;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px
}

@media screen and (min-width: 768px) {
  .header-form-wrapper h4 {
    font-size: 18px;
    margin-bottom: 20px
  }
}

.header-form-wrapper small {
  color: #4A4A4A;
  display: block;
  margin-top: 10px;
  text-align: center
}

@media screen and (min-width: 500px) {
  .header-form-wrapper small {
    margin-top: 15px
  }
}

.header-form-wrapper small a {
  color: #4A4A4A;
  text-decoration: underline
}

.header-form-wrapper small a:hover {
  color: black
}

.home-services {
  max-width: 1500px;
  margin: 0 auto;
  padding: 40px 30px
}

@media screen and (min-width: 500px) {
  .home-services {
    padding: 50px
  }
}

@media screen and (min-width: 768px) {
  .home-services {
    padding: 40px 0
  }
}

@media screen and (min-width: 1200px) {
  .home-services {
    padding: 140px 0 100px 0
  }
}

@media screen and (min-width: 1500px) {
  .home-services {
    padding: 140px 80px
  }
}

.home-service {
  display: flex;
  flex-direction: column-reverse;
  border-bottom: 1px solid #F5F4F5;
  margin-bottom: 30px;
  padding-bottom: 30px
}

@media screen and (min-width: 500px) {
  .home-service {
    margin-bottom: 40px;
    padding-bottom: 40px
  }
}

@media screen and (min-width: 768px) {
  .home-service {
    flex-direction: row;
    padding: 50px 0;
    margin-bottom: 0;
    border: 0
  }
}

@media screen and (min-width: 950px) {
  .home-service {
    display: flex;
    align-items: center;
    padding: 60px 0
  }
}

@media screen and (min-width: 768px) {
  .home-service.reversed {
    flex-direction: row-reverse
  }
}

.home-service:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .home-service:last-child {
    margin-bottom: 40px
  }
}

@media screen and (min-width: 950px) {
  .home-service:last-child {
    margin-bottom: 60px
  }
}

.home-service-text {
  text-align: center
}

@media screen and (min-width: 768px) {
  .home-service-text {
    text-align: right;
    padding: 0 40px
  }
}

@media screen and (min-width: 950px) {
  .home-service-text {
    padding: 0 50px
  }
}

@media screen and (min-width: 1200px) {
  .home-service-text {
    padding: 0 80px
  }
}

.home-service-text img {
  height: 20px;
  width: auto;
  margin-bottom: 15px
}

@media screen and (min-width: 500px) {
  .home-service-text img {
    height: 30px;
    margin-bottom: 20px
  }
}

@media screen and (min-width: 950px) {
  .home-service-text img {
    margin-bottom: 20px;
    height: 30px
  }
}

@media screen and (min-width: 1200px) {
  .home-service-text img {
    height: 35px
  }
}

@media screen and (min-width: 500px) {
  .home-service-text h2 {
    font-size: 20px
  }
}

@media screen and (min-width: 950px) {
  .home-service-text h2 {
    margin-bottom: 20px
  }
}

.home-service-text p {
  margin-bottom: 25px
}

.home-service-image {
  margin-bottom: 25px
}

@media screen and (min-width: 500px) {
  .home-service-image {
    margin-bottom: 30px
  }
}

@media screen and (min-width: 768px) {
  .home-service-image {
    flex-basis: 40%;
    flex-shrink: 0;
    margin: 0
  }
}

@media screen and (min-width: 950px) {
  .home-service-image {
    flex-basis: 45%
  }
}

.home-service-image .home-service-image-wrap {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden
}

@media screen and (min-width: 768px) {
  .home-service-image .home-service-image-wrap {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

.home-service-image .home-service-image-wrap img {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  transition: all ease 0.4s
}

@media screen and (min-width: 768px) {
  .home-service-image .home-service-image-wrap img {
    max-width: 100%
  }
}

.home-service-image:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

@media screen and (min-width: 768px) {
  .reversed .home-service-text {
    text-align: left
  }
}

.home-other {
  background: #F5F4F5;
  padding: 30px;
  overflow: hidden
}

@media screen and (min-width: 500px) {
  .home-other {
    padding: 40px 0 0 0
  }
}

@media screen and (min-width: 768px) {
  .home-other {
    background: #F5F4F5;
    padding: 60px 0
  }
}

@media screen and (min-width: 950px) {
  .home-other {
    padding: 80px 0
  }
}

@media screen and (min-width: 1200px) {
  .home-other {
    padding: 120px 0
  }
}

.home-other>h3 {
  text-align: center
}

.home-other h3 {
  margin-bottom: 20px
}

@media screen and (min-width: 500px) {
  .home-other h3 {
    font-size: 24px;
    margin-bottom: 30px
  }
}

@media screen and (min-width: 768px) {
  .home-other h3 {
    font-size: 28px;
    margin-bottom: 40px
  }
}

@media screen and (min-width: 950px) {
  .home-other h3 {
    font-size: 30px;
    margin-bottom: 40px
  }
}

@media screen and (min-width: 1200px) {
  .home-other h3 {
    font-size: 35px;
    margin-bottom: 50px
  }
}

.home-other .news-listing {
  padding: 0
}

@media screen and (min-width: 500px) {
  .home-other .news-listing {
    padding: 0 40px
  }
}

@media screen and (min-width: 650px) {
  .home-other .news-listing {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 30px
  }
}

@media screen and (min-width: 1200px) {
  .home-other .news-listing {
    margin: 0 auto;
    padding: 0
  }
}

.home-events-wrapper {
  padding: 10px 0;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .home-events-wrapper {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .home-events-wrapper {
    padding: 20px 40px 60px 40px
  }
}

@media screen and (min-width: 768px) {
  .home-events-wrapper {
    padding: 0 50px 20px 50px
  }
}

@media screen and (min-width: 950px) {
  .home-events-wrapper {
    padding: 0 60px 0 60px
  }
}

@media screen and (min-width: 1200px) {
  .home-events-wrapper {
    padding: 60px 40px 0 40px
  }
}

@media screen and (min-width: 768px) {
  .home-events {
    display: flex
  }
}

.home-event {
  border-left: 3px solid #012B63;
  margin: 30px 0
}

@media screen and (min-width: 768px) {
  .home-event {
    margin: 0;
    flex-basis: 50%
  }
}

.home-event:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .home-event:last-child {
    margin-left: 30px
  }
}

@media screen and (min-width: 950px) {
  .home-event:last-child {
    margin-left: 50px
  }
}

.home-event-details {
  padding-left: 20px
}

.home-event-details h4 {
  margin-bottom: 10px
}

.home-event-details a {
  font-weight: 400;
  text-decoration: underline
}

.contact-main {
  padding: 30px
}

@media screen and (min-width: 500px) {
  .contact-main {
    background: #012B63;
    padding: 40px;
    background: url("/img/header-hero.jpg") no-repeat center center/cover
  }
}

@media screen and (min-width: 768px) {
  .contact-main {
    padding: 50px
  }
}

@media screen and (min-width: 950px) {
  .contact-main {
    padding: 60px 60px 200px 60px
  }
}

@media screen and (min-width: 1200px) {
  .contact-main {
    padding: 100px 0 200px 0
  }
}

.contact-content {
  position: relative;
  -webkit-animation: fadeUp 0.5s ease 0.6s both;
  animation: fadeUp 0.5s ease 0.6s both;
  color: #012B63;
  background: #fff
}

@media screen and (min-width: 500px) {
  .contact-content {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 40px
  }
}

@media screen and (min-width: 500px) and (min-width: 768px) {
  .contact-content {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 768px) {
  .contact-content {
    display: flex
  }
}

@media screen and (min-width: 950px) {
  .contact-content {
    padding: 60px;
    margin: 0 auto 40px auto;
    max-width: 940px;
    color: #fff;
    background: none
  }
}

@media screen and (min-width: 1200px) {
  .contact-content {
    padding: 80px
  }
}

.contact-content h1,
.contact-content h2 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 22px
}

@media screen and (min-width: 950px) {
  .contact-content h1,
  .contact-content h2 {
    font-size: 24px;
    margin-bottom: 30px
  }
}

.contact-content h3 {
  color: #012B63
}

.contact-content h3 img {
  margin-right: 5px;
  margin-top: -5px
}

@media screen and (min-width: 768px) {
  .coms {
    border-right: 1px solid #F5F4F5;
    margin-right: 40px;
    padding-right: 40px;
    flex-shrink: 0
  }
}

@media screen and (min-width: 950px) {
  .coms {
    margin-right: 50px;
    padding-right: 50px
  }
}

.coms .btn,
.coms .btn-map,
.coms .btn-sec {
  background: #FFED00;
  color: #012B63
}

.coms .btn:hover,
.coms .btn-map:hover,
.coms .btn-sec:hover {
  background: #012B63;
  color: #fff;
  border-color: #012B63
}

@media screen and (min-width: 950px) {
  .coms .btn:hover,
  .coms .btn-map:hover,
  .coms .btn-sec:hover {
    background: #FFED00;
    color: #012B63
  }
}

@media screen and (min-width: 950px) {
  .coms .btn,
  .coms .btn-map,
  .coms .btn-sec {
    background: none;
    color: #FFED00
  }
}

.coms-details {
  border-bottom: 1px solid #F5F4F5;
  padding-bottom: 30px
}

@media screen and (min-width: 600px) {
  .coms-details {
    display: flex
  }
}

@media screen and (min-width: 768px) {
  .coms-details {
    display: block;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0
  }
}

@media screen and (min-width: 950px) {
  .coms-details {
    margin-bottom: 0;
    padding-bottom: 0
  }
}

.coms-details address {
  margin-bottom: 20px;
  line-height: 1.5
}

@media screen and (min-width: 600px) {
  .coms-details address {
    margin-right: 50px;
    margin-bottom: 0
  }
}

@media screen and (min-width: 768px) {
  .coms-details address {
    margin-bottom: 20px
  }
}

.com {
  display: block;
  padding: 2px 0
}

.contact-meta {
  margin: 15px 0 15px 0;
  font-weight: 400
}

@media screen and (min-width: 600px) {
  .contact-meta {
    margin: 10px 0 20px 0
  }
}

@media screen and (min-width: 768px) {
  .contact-meta {
    margin: 20px 0 30px 0
  }
}

@media screen and (min-width: 950px) {
  .contact-meta {
    margin: 30px 0 55px 0
  }
}

.contact-form-wrapper {
  padding-top: 30px
}

@media screen and (min-width: 768px) {
  .contact-form-wrapper {
    flex-grow: 1;
    padding-top: 0
  }
}

.contact-partners {
  background: #F5F4F5
}

.partners-wrapper {
  padding: 30px 30px;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .partners-wrapper {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .partners-wrapper {
    padding: 40px
  }
}

@media screen and (min-width: 768px) {
  .partners-wrapper {
    display: flex;
    padding: 50px 40px
  }
}

@media screen and (min-width: 950px) {
  .partners-wrapper {
    padding: 60px 50px
  }
}

@media screen and (min-width: 1200px) {
  .partners-wrapper {
    padding: 80px 40px
  }
}

.partner {
  flex-basis: 50%;
  margin-bottom: 40px
}

@media screen and (min-width: 768px) {
  .partner {
    border-left: 3px solid #4A4A4A;
    padding-left: 20px;
    margin-bottom: 0
  }
}

.partner:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .partner:last-child {
    margin-left: 0
  }
}

.partner h4 {
  margin-bottom: 10px;
  font-size: 15px
}

@media screen and (min-width: 500px) {
  .partner h4 {
    font-size: 18px
  }
}

@media screen and (min-width: 768px) {
  .partner h4 {
    margin-bottom: 15px;
    font-size: 16px
  }
}

@media screen and (min-width: 950px) {
  .partner h4 {
    font-size: 20px
  }
}

@media screen and (min-width: 1200px) {
  .partner h4 {
    font-size: 24px
  }
}

.partner span {
  display: block
}

.partner a.btn,
.partner a.btn-map,
.partner a.btn-sec {
  background: #ddd9dd;
  margin-top: 15px;
  color: #4A4A4A;
  border-color: #ddd9dd
}

@media screen and (min-width: 768px) {
  .partner a.btn,
  .partner a.btn-map,
  .partner a.btn-sec {
    margin-top: 20px
  }
}

.partner a.btn:hover,
.partner a.btn-map:hover,
.partner a.btn-sec:hover {
  background: none
}

.news-header,
.post-header {
  background: url("/img/headers/news-header.jpg") no-repeat center center/cover
}

@media screen and (min-width: 1200px) {
  header.news-header {
    padding-bottom: 250px
  }
}

header.post-header {
  padding: 0
}

@media screen and (min-width: 500px) {
  header.post-header {
    padding: 80px
  }
}

@media screen and (min-width: 1200px) {
  header.post-header {
    padding: 180px
  }
}

.news-listing {
  padding: 30px 20px;
  margin: auto;
  background: #F5F4F5;
  text-align: center
}

@media screen and (min-width: 1200px) {
  .news-listing {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .news-listing {
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }
}

@media screen and (min-width: 768px) {
  .news-listing {
    padding: 60px 40px 20px 40px
  }
}

@media screen and (min-width: 1200px) {
  .news-listing {
    padding: 100px 0 50px 0;
    background: none;
    margin-top: -200px
  }
}

.news-item {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15)
}

@media screen and (min-width: 768px) {
  .news-item {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 650px) {
  .news-item {
    margin: 0 10px 20px 10px;
    flex-basis: calc(50% - 20px)
  }
}

@media screen and (min-width: 768px) {
  .news-item {
    margin: 0 20px 40px 20px;
    flex-basis: calc(50% - 40px)
  }
}

@media screen and (min-width: 1200px) {
  .news-item {
    margin: 0 30px 60px 30px;
    flex-basis: calc(50% - 60px)
  }
}

.news-item:last-child {
  border-left: 1px solid #F5F4F5
}

.news-item:nth-child(1) {
  -webkit-animation: fadeUp 0.7s ease 0.8s both;
  animation: fadeUp 0.7s ease 0.8s both
}

.news-item:nth-child(2) {
  -webkit-animation: fadeUp 0.7s ease 0.9s both;
  animation: fadeUp 0.7s ease 0.9s both
}

.news-item:nth-child(3) {
  -webkit-animation: fadeUp 0.7s ease 1s both;
  animation: fadeUp 0.7s ease 1s both
}

.news-item:nth-child(4) {
  -webkit-animation: fadeUp 0.7s ease 1.1s both;
  animation: fadeUp 0.7s ease 1.1s both
}

.news-item:nth-child(5) {
  -webkit-animation: fadeUp 0.7s ease 1.2s both;
  animation: fadeUp 0.7s ease 1.2s both
}

.news-item:nth-child(6) {
  -webkit-animation: fadeUp 0.7s ease 1.3s both;
  animation: fadeUp 0.7s ease 1.3s both
}

.news-item:nth-child(7) {
  -webkit-animation: fadeUp 0.7s ease 1.4s both;
  animation: fadeUp 0.7s ease 1.4s both
}

.news-item:nth-child(8) {
  -webkit-animation: fadeUp 0.7s ease 1.5s both;
  animation: fadeUp 0.7s ease 1.5s both
}

.news-item time {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  margin: auto;
  padding: 5px 15px;
  font-size: 12px;
  position: absolute;
  left: 50%;
  bottom: -14px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (min-width: 768px) {
  .news-item time {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

.news-item .news-item-image-wrapper {
  overflow: hidden
}

.news-item .news-item-image-wrapper img {
  transition: all ease 0.4s
}

.news-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.news-item-image {
  position: relative
}

.news-item-content {
  padding: 30px 0 20px 0
}

@media screen and (min-width: 950px) {
  .news-item-content {
    padding: 40px 0 40px 0
  }
}

.news-item-content h4 {
  margin-bottom: 10px
}

.news-item-content p,
.news-item-content h4 {
  padding: 0 20px
}

@media screen and (min-width: 1200px) {
  .news-item-content p,
  .news-item-content h4 {
    padding: 0 40px
  }
}

.paging {
  padding: 0 20px;
  margin: auto;
  text-align: center;
  padding: 0 0 50px 0;
  background: #F5F4F5
}

@media screen and (min-width: 1200px) {
  .paging {
    max-width: 1100px
  }
}

@media screen and (min-width: 650px) {
  .paging {
    padding: 0 0 60px 0
  }
}

@media screen and (min-width: 768px) {
  .paging {
    padding: 20px 0 70px 0
  }
}

@media screen and (min-width: 1200px) {
  .paging {
    padding: 0 0 50px 0;
    background: #fff
  }
}

.paging .btn,
.paging .btn-map,
.paging .btn-sec {
  width: 150px;
  margin: 0 5px
}

@media screen and (min-width: 950px) {
  .paging .btn,
  .paging .btn-map,
  .paging .btn-sec {
    width: 180px
  }
}

.single-post {
  position: relative;
  z-index: 11;
  padding: 30px 30px;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .single-post {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .single-post {
    padding: 40px
  }
}

@media screen and (min-width: 768px) {
  .single-post {
    padding: 50px
  }
}

@media screen and (min-width: 950px) {
  .single-post {
    padding: 60px
  }
}

@media screen and (min-width: 1200px) {
  .single-post {
    padding: 0 20px
  }
}

.hentry {
  background: #fff
}

@media screen and (min-width: 500px) {
  .hentry {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 40px;
    margin: -140px auto 50px auto
  }
}

@media screen and (min-width: 500px) and (min-width: 768px) {
  .hentry {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 950px) {
  .hentry {
    padding: 50px
  }
}

@media screen and (min-width: 1200px) {
  .hentry {
    margin: -240px auto 150px auto;
    padding: 60px
  }
}

.hentry h1 {
  text-align: center
}

@media screen and (min-width: 500px) {
  .hentry h1 {
    font-size: 24px
  }
}

@media screen and (min-width: 768px) {
  .hentry h1 {
    font-size: 26px
  }
}

@media screen and (min-width: 950px) {
  .hentry h1 {
    font-size: 28px;
    max-width: 700px;
    margin: 0 auto 10px auto
  }
}

@media screen and (min-width: 1200px) {
  .hentry h1 {
    font-size: 32px
  }
}

.main-post-image {
  margin-bottom: 30px;
  text-align: center
}

@media screen and (min-width: 1200px) {
  .main-post-image {
    margin-bottom: 40px
  }
}

.main-post-image img {
  max-height: 800px
}

.published-date {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px
}

@media screen and (min-width: 950px) {
  .published-date {
    margin-bottom: 30px
  }
}

.entry-content {
  margin-bottom: 40px
}

.entry-content a {
  font-weight: 400;
  text-decoration: underline
}

.entry-content img {
  margin: 10px 0 25px 0
}

.entry-content img:last-child {
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .entry-content img {
    margin: 15px 0 35px 0
  }
}

.entry-content img+img {
  margin: -5px 0 25px 0
}

.actions {
  text-align: center;
  margin-left: -5px;
  margin-right: -5px
}

@media screen and (min-width: 500px) {
  .actions {
    margin: 0
  }
}

.actions a {
  width: 130px;
  margin: 0;
  padding: 10px 0
}

@media screen and (min-width: 500px) {
  .actions a {
    width: 150px;
    margin: 0 5px
  }
}

@media screen and (min-width: 950px) {
  .actions a {
    width: 180px
  }
}

.page-not-found {
  text-align: center;
  padding: 100px 0 60px 0
}

@media screen and (min-width: 500px) {
  .page-not-found {
    padding: 140px 0 120px 0
  }
}

@media screen and (min-width: 768px) {
  .page-not-found {
    padding: 200px 0 160px 0
  }
}

@media screen and (min-width: 950px) {
  .page-not-found {
    padding: 240px 0 160px 0
  }
}

.page-not-found h1 {
  margin-bottom: 20px
}

.terms-header {
  background-position: center center;
  padding: 60px 20px
}

@media screen and (min-width: 500px) {
  .terms-header {
    padding: 80px 20px
  }
}

@media screen and (min-width: 768px) {
  .terms-header {
    padding: 80px 20px;
    background-size: 400px
  }
}

@media screen and (min-width: 950px) {
  .terms-header {
    padding: 100px 20px;
    background-size: 400px
  }
}

@media screen and (min-width: 1200px) {
  .terms-header {
    padding: 150px 20px;
    background-size: 600px
  }
}

@media screen and (min-width: 1200px) {
  .terms-header .header-content {
    margin: 0 auto
  }
}

.terms-header .header-text {
  flex-basis: 100%;
  text-align: center
}

@media screen and (min-width: 950px) {
  .terms-header .header-text {
    margin: 50px 0
  }
}

.terms-content {
  margin: -20px auto 0 auto;
  padding: 0 30px;
  -webkit-animation: fadeUp 0.8s ease 1s both;
  animation: fadeUp 0.8s ease 1s both
}

@media screen and (min-width: 500px) {
  .terms-content {
    margin: -40px auto 0 auto;
    padding: 40px 50px 50px 50px
  }
}

@media screen and (min-width: 768px) {
  .terms-content {
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 4px;
    background: #fff;
    max-width: 600px;
    margin: -30px auto 60px auto;
    z-index: 500;
    position: relative
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .terms-content {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 950px) {
  .terms-content {
    max-width: 800px;
    margin: -40px auto 80px auto
  }
}

@media screen and (min-width: 1200px) {
  .terms-content {
    margin: -40px auto 80px auto
  }
}

.terms-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.terms-links a {
  flex-basis: 45%;
  border-bottom: 1px solid #F5F4F5;
  padding: 10px 0;
  margin: 10px 0;
  display: flex;
  justify-content: space-between
}

header.about-header {
  background: url("/img/headers/about-hero.jpg") no-repeat center center/100%;
  transition: background-size ease 0.4s
}

@media screen and (min-width: 950px) {
  header.about-header {
    padding-bottom: 200px
  }
}

@media screen and (min-width: 1200px) {
  header.about-header {
    padding-bottom: 250px
  }
}

.locations {
  padding: 30px 20px;
  margin: auto
}

@media screen and (min-width: 1200px) {
  .locations {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .locations {
    padding: 40px
  }
}

@media screen and (min-width: 950px) {
  .locations {
    display: flex;
    margin-top: -140px
  }
}

.location {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  background: #fff
}

@media screen and (min-width: 768px) {
  .location {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 950px) {
  .location {
    flex-basis: 33%;
    margin: 0 10px
  }
}

@media screen and (min-width: 1200px) {
  .location {
    margin: 0 15px
  }
}

.location:nth-child(1) {
  -webkit-animation: fadeUp 0.7s ease 0.8s both;
  animation: fadeUp 0.7s ease 0.8s both
}

.location:nth-child(2) {
  -webkit-animation: fadeUp 0.7s ease 0.9s both;
  animation: fadeUp 0.7s ease 0.9s both
}

.location:nth-child(3) {
  -webkit-animation: fadeUp 0.7s ease 1s both;
  animation: fadeUp 0.7s ease 1s both
}

.location h2 {
  background: #012B63;
  color: #fff;
  font-weight: 300;
  padding: 15px 20px;
  margin: 0;
  font-size: 15px;
  text-transform: uppercase
}

@media screen and (min-width: 950px) {
  .location h2 {
    padding: 60px 0;
    text-align: center;
    text-transform: none;
    font-size: 18px
  }
}

.location h2 img {
  width: 13px;
  margin-right: 5px;
  vertical-align: bottom
}

@media screen and (min-width: 950px) {
  .location h2 img {
    display: block;
    margin: 0 auto 10px auto;
    width: 20px
  }
}

.location h3 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px
}

@media screen and (min-width: 950px) {
  .location h3 {
    max-width: 200px;
    padding-left: 10px;
    border-left: 3px solid #FFED00;
    text-transform: uppercase
  }
}

@media screen and (min-width: 1200px) {
  .location h3 {
    margin-bottom: 25px
  }
}

.location address {
  margin-bottom: 15px
}

@media screen and (min-width: 1200px) {
  .location address {
    margin-bottom: 25px
  }
}

.location address span {
  display: none
}

@media screen and (min-width: 600px) {
  .location address span {
    display: inline
  }
}

@media screen and (min-width: 950px) {
  .location address span {
    display: none
  }
}

@media screen and (min-width: 600px) {
  .location address br {
    display: none
  }
}

@media screen and (min-width: 950px) {
  .location address br {
    display: block
  }
}

.location a {
  color: inherit;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 400
}

.location a:hover {
  color: #012B63
}

.location-details {
  padding: 20px
}

@media screen and (min-width: 950px) {
  .location-details {
    padding: 30px
  }
}

@media screen and (min-width: 1200px) {
  .location-details {
    padding: 50px
  }
}













  .timeline-wrapper {
    padding:80px 0;
    margin-bottom: 0;
    background: url("../images/timeline-bg-left.jpg") repeat-y top left, url("../images/timeline-bg-right.jpg") repeat-y top right;
	  m
  }


.timeline {
  text-align: center;
  margin: 0 auto 50px auto;
  max-width: 545px
}

@media screen and (min-width: 950px) {
  .timeline {
    width: 585px;
    max-width: none
  }
}

@media screen and (min-width: 1200px) {
  .timeline {
    width: 670px;
    margin: 0 auto 0 auto;
    padding: 100px 0
  }
}

.time-entry {
  display: flex;
  align-items: center;
  text-align: left
}

.time-entry .year {
  margin: 0 20px 0 0;
  font-size: 50px;
  font-weight: 600;
  display: block;
  text-align: right
}

@media screen and (min-width: 500px) {
  .time-entry .year {
    font-size: 60px
  }
}

@media screen and (min-width: 768px) {
  .time-entry .year {
    font-size: 70px
  }
}

@media screen and (min-width: 950px) {
  .time-entry .year {
    font-size: 80px
  }
}

.time-entry img {
  max-width: 80px;
  margin: 5px 0
}

@media screen and (min-width: 768px) {
  .time-entry img {
    max-width: 150px
  }
}

.time-entry>div {
  margin: 0;
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0
}

.time-entry p {
  font-size: 15px
}

@media screen and (min-width: 500px) {
  .time-entry p {
    font-size: 16px
  }
}

@media screen and (min-width: 768px) {
  .time-entry p {
    font-size: 18px
  }
}

@media screen and (min-width: 950px) {
  .time-entry p {
    font-size: 20px
  }

}

.time-entry.reversed {
  flex-direction: row-reverse;
  text-align: right
}

.time-entry.reversed .year {
  text-align: left;
  margin: 0 0 0 20px
}

.timeline-line {
  width: 2px;
  height: 80px;
  background: #4A4A4A;
  display: inline-block;
  margin: 20px 0;
  position: relative
}

.timeline-line:before,
.timeline-line:after {
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4A4A4A;
  position: absolute;
  left: -3px
}

.timeline-line:after {
  bottom: 0
}

@media screen and (min-width: 500px) {
  .timeline-line {
    height: 100px
  }
}

.company-policies {
  background: #F5F4F5;
  padding: 30px 0;
  overflow: hidden
}

@media screen and (min-width: 500px) {
  .company-policies {
    padding: 40px 0
  }
}

@media screen and (min-width: 768px) {
  .company-policies {
    background: #F5F4F5;
    padding: 60px 0
  }
}

@media screen and (min-width: 950px) {
  .company-policies {
    padding: 80px 0
  }
}







































@media screen and (min-width: 1200px) {
  .company-policies {
    padding: 120px 0
  }
}

.company-policies>h3 {
  text-align: center
}

.company-policies h3 {
  margin-bottom: 20px;
  -webkit-animation: fadeUp 0.7s ease 0.2s both;
  animation: fadeUp 0.7s ease 0.2s both
}

@media screen and (min-width: 500px) {
  .company-policies h3 {
    font-size: 24px;
    margin-bottom: 30px
  }
}

@media screen and (min-width: 768px) {
  .company-policies h3 {
    font-size: 28px;
    margin-bottom: 40px
  }
}

@media screen and (min-width: 950px) {
  .company-policies h3 {
    font-size: 30px;
    margin-bottom: 40px
  }
}

@media screen and (min-width: 1200px) {
  .company-policies h3 {
    font-size: 35px;
    margin-bottom: 50px
  }
}

.company-policies .policy-listing {
  padding: 0 20px;
  margin: auto;
  margin-bottom: -20px;
  text-align: center
}

@media screen and (min-width: 1200px) {
  .company-policies .policy-listing {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .company-policies .policy-listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
  }
}

@media screen and (min-width: 500px) {
  .company-policies .policy-listing {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px
  }
}

@media screen and (min-width: 768px) {
  .company-policies .policy-listing {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px
  }
}

@media screen and (min-width: 1200px) {
  .company-policies .policy-listing {
    margin: 0 auto -30px
  }
}

.policy-item {
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15)
}

@media screen and (min-width: 768px) {
  .policy-item {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 500px) {
  .policy-item {
    margin: 0 10px 20px 10px;
    flex-basis: calc(50% - 20px)
  }
}

@media screen and (min-width: 768px) {
  .policy-item {
    margin: 0 15px 30px 15px;
    flex-basis: calc(50% - 30px)
  }
}

@media screen and (min-width: 950px) {
  .policy-item {
    flex-basis: calc(33.33333% - 30px)
  }
}

.policy-item:nth-child(1) {
  -webkit-animation: fadeUp 0.7s ease 0.3s both;
  animation: fadeUp 0.7s ease 0.3s both
}

.policy-item:nth-child(2) {
  -webkit-animation: fadeUp 0.7s ease 0.4s both;
  animation: fadeUp 0.7s ease 0.4s both
}

.policy-item:nth-child(3) {
  -webkit-animation: fadeUp 0.7s ease 0.5s both;
  animation: fadeUp 0.7s ease 0.5s both
}

.policy-item:nth-child(4) {
  -webkit-animation: fadeUp 0.7s ease 0.6s both;
  animation: fadeUp 0.7s ease 0.6s both
}

.policy-item:nth-child(5) {
  -webkit-animation: fadeUp 0.7s ease 0.7s both;
  animation: fadeUp 0.7s ease 0.7s both
}

.policy-item:nth-child(6) {
  -webkit-animation: fadeUp 0.7s ease 0.8s both;
  animation: fadeUp 0.7s ease 0.8s both
}

.policy-item-content {
  height: 100%;
  padding: 30px;
  text-align: center
}

@media screen and (min-width: 500px) {
  .policy-item-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
  }
}

@media screen and (min-width: 950px) {
  .policy-item-content {
    padding: 40px
  }
}

.policy-item-content h4 {
  font-size: 20px;
  margin-bottom: 15px;
  width: 100%
}

@media screen and (min-width: 768px) {
  .policy-item-content h4 {
    font-size: 24px;
    margin-bottom: 20px
  }
}

.policy-item-content .btn,
.policy-item-content .btn-map,
.policy-item-content .btn-sec {
  margin-bottom: 0
}

header.events-header {
  background: url("/img/headers/exhibitions-header.jpg") no-repeat center center/cover
}

@media screen and (min-width: 950px) {
  header.events-header {
    padding-bottom: 200px
  }
}

@media screen and (min-width: 1200px) {
  header.events-header {
    padding-bottom: 250px
  }
}

.events-list {
  padding: 30px 20px;
  margin: auto;
  position: relative;
  z-index: 500
}

@media screen and (min-width: 1200px) {
  .events-list {
    max-width: 1100px
  }
}

@media screen and (min-width: 500px) {
  .events-list {
    padding: 40px
  }
}

@media screen and (min-width: 768px) {
  .events-list {
    padding: 50px
  }
}

@media screen and (min-width: 950px) {
  .events-list {
    padding: 60px;
    margin-top: -150px
  }
}

.event {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-animation: fadeUp 0.7s ease 0.8s both;
  animation: fadeUp 0.7s ease 0.8s both
}

@media screen and (min-width: 768px) {
  .event {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 500px) {
  .event {
    margin-bottom: 40px;
    padding: 0
  }
}

@media screen and (min-width: 1200px) {
  .event {
    padding: 80px;
    margin-bottom: 50px
  }
}

.event:last-child {
  margin: 0
}

.event .btn,
.event .btn-map,
.event .btn-sec {
  margin: 20px 0 0 0
}

@media screen and (min-width: 768px) {
  .event-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px
  }
}

@media screen and (min-width: 768px) {
  .event-header img {
    width: 50px
  }
}

.event-header h2 {
  margin: 10px 0 10px 0
}

@media screen and (min-width: 768px) {
  .event-header h2 {
    margin: 0 0 0 10px
  }
}

@media screen and (min-width: 950px) {
  .event-header h2 {
    margin: 0 0 0 20px
  }
}

.event-content {
  border-left: 3px solid #012B63;
  padding-left: 10px;
  padding: 20px
}

@media screen and (min-width: 500px) {
  .event-content {
    padding-left: 15px
  }
}

@media screen and (min-width: 768px) {
  .event-content {
    padding: 40px
  }
}

@media screen and (min-width: 950px) {
  .event-content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-left: 30px
  }
}

@media screen and (min-width: 1200px) {
  .event-content {
    padding: 0 0 0 30px
  }
}

.event-content>div:first-child {
  flex-grow: 1
}

.event-detail {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start
}

.event-detail:last-child {
  margin-bottom: 0
}

.event-detail img {
  margin: -3px 0 0 0
}

.event-icon {
  flex-basis: 25px;
  flex-shrink: 0;
  text-align: center;
  margin-right: 10px
}

header.partners-header {
  background: url("/img/headers/partners-hero.jpg") no-repeat center center/cover
}

@media screen and (min-width: 1200px) {
  header.partners-header {
    padding-bottom: 250px;
    padding-top: 200px
  }
}

.btn-map {
  position: absolute;
  background: white;
  color: #012B63;
  border-color: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
  bottom: 15px;
  right: 0;
  left: 0;
  width: 160px;
  z-index: 5000;
  margin: auto
}

@media screen and (min-width: 768px) {
  .btn-map {
    box-shadow: 0 25px 65px 0 rgba(0, 0, 0, 0.15)
  }
}

@media screen and (min-width: 768px) {
  .btn-map {
    bottom: 30px;
    right: 30px;
    left: auto;
    margin: 0;
    width: auto;
    padding-left: 40px;
    padding-right: 40px
  }
}

.btn-map:hover {
  background: white
}

@media screen and (min-width: 768px) {
  .btn-map:hover img {
    opacity: 1
  }
}

.btn-map img {
  margin-left: 5px;
  position: absolute;
  right: 12px;
  top: 18px;
  opacity: 0;
  transition: 0.3s
}

@media screen and (min-width: 768px) {
  .offset-right .btn-map {
    bottom: 30px;
    right: auto;
    left: 30px;
    margin: 0;
    width: auto;
    padding-left: 40px;
    padding-right: 40px
  }
}

.partners .inner-main {
  padding-bottom: 0
}

@media screen and (min-width: 500px) {
  .partners .inner-main {
    padding-bottom: 30px
  }
}

.partners .inner-main-content:last-child {
  border-top: 1px solid #F5F4F5;
  padding-top: 30px
}

@media screen and (min-width: 500px) {
  .partners .inner-main-content:last-child {
    margin-top: 50px;
    padding-top: 50px
  }
}

@media screen and (min-width: 768px) {
  .partners .inner-main-content:last-child {
    border: 0;
    margin-top: 0;
    padding-top: 30px
  }
}

header.products-header {
  background: url("/img/headers/products-header.jpg") no-repeat center center/cover
}

@media screen and (min-width: 1200px) {
  header.products-header {
    padding-bottom: 250px
  }
}

header.products-header img {
  max-width: 240px;
  margin: 0 auto
}

@media screen and (min-width: 500px) {
  header.products-header img {
    max-width: 300px
  }
}

@media screen and (min-width: 768px) {
  header.products-header img {
    max-width: 330px
  }
}

@media screen and (min-width: 950px) {
  header.products-header img {
    max-width: 360px
  }
}

@media screen and (min-width: 1200px) {
  header.products-header img {
    max-width: 400px
  }
}

header.cortech-header {
  background: url("/img/headers/cortech-header.jpg") no-repeat center center/cover
}

header.weldclad-header {
  background: url("/img/headers/weldclad-header.jpg") no-repeat center center/cover
}

header.forgeweld-header {
  background: url("/img/headers/forgeweld-header.jpg") no-repeat center center/cover
}

header.forgeweld-header .overlay {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100
}

.product-footer-image {
  width: 100%
}

.overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100
}

/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
.pushy {
  position: fixed;
  width: 200px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #012B63;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.pushy a,
.pushy span {
  display: block;
  color: #fff;
  padding: 6px 20px;
  font-size: 16px;
  text-decoration: none
}

.pushy span {
  text-transform: uppercase;
  color: #FFED00;
  font-size: 12px;
  padding-top: 20px
}

.pushy hr {
  border-color: #fff;
  opacity: 0.3;
  margin-left: 20px
}

.pushy a:hover {
  color: #FFF
}

.pushy ul {
  list-style: none
}

.pushy ul:first-child {
  margin-top: 10px
}

.pushy.pushy-left {
  left: 0
}

.pushy.pushy-right {
  right: 0
}

.pushy-content {
  visibility: hidden;
  padding-top: 10px
}

button.close {
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 7px
}

.pushy-left {
  -webkit-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0)
}

.pushy-open-left #container,
.pushy-open-left .push {
  -webkit-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0)
}

.pushy-right {
  -webkit-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0)
}

.pushy-open-right #container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0)
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible
}

#container,
.pushy,
.push {
  transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99), -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99)
}

.pushy-content {
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99)
}

.site-overlay {
  display: none
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms
}

@keyframes fade {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.pushy-submenu ul {
  padding-left: 15px;
  transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out
}

.pushy-submenu ul .pushy-link {
  transition: opacity 0.2s ease-in-out
}

.pushy-submenu button {
  width: 100%;
  color: #b3b3b1;
  padding: 15px 30px;
  text-align: left;
  background: transparent;
  border: 0
}

.pushy-submenu button:hover {
  color: #FFF
}

.pushy-submenu>a,
.pushy-submenu>button {
  position: relative
}

.pushy-submenu>a::after,
.pushy-submenu>button::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 15px;
  background: url("../img/arrow.svg") no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden
}

.pushy-submenu-closed .pushy-link {
  opacity: 0
}

.pushy-submenu-open ul {
  max-height: 1000px;
  visibility: visible
}

.pushy-submenu-open .pushy-link {
  opacity: 1
}

.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes scaleIn {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.fade-up {
  opacity: 0;
  transition: all 0.6s ease-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px)
}

.faded-up {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.scrollFadeInRight {
  opacity: 0;
  transition: all 2s ease;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px)
}

@-webkit-keyframes out {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes out {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.will-fade {
  -webkit-animation: out 0s ease both;
  animation: out 0s ease both
}

.will-fade.fade-in {
  opacity: 1;
  -webkit-animation: fadeIn 0.8s ease both;
  animation: fadeIn 0.8s ease both
}

.will-fade.fade-up {
  opacity: 1;
  -webkit-animation: fadeUp 0.8s ease both;
  animation: fadeUp 0.8s ease both
}
/*# sourceMappingURL=main.css.map */