@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?5978603");
  src: url("../fonts/fontello/fontello.eot?5978603#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff2?5978603") format("woff2"), url("../fonts/fontello/fontello.woff?5978603") format("woff"), url("../fonts/fontello/fontello.ttf?5978603") format("truetype"), url("../fonts/fontello/fontello.svg?5978603#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello/fontello.svg?5978603#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-search:before {
  content: '\E800';
}
/* '' */
.icon-globe:before {
  content: '\E801';
}
/* '' */
.icon-print:before {
  content: '\E802';
}
/* '' */
.icon-home:before {
  content: '\E803';
}
/* '' */
.icon-search-1:before {
  content: '\E804';
}
/* '' */
.icon-share:before {
  content: '\E805';
}
/* '' */
.icon-download:before {
  content: '\E806';
}
/* '' */
.icon-eye:before {
  content: '\E807';
}
/* '' */
.icon-left-thin:before {
  content: '\E808';
}
/* '' */
.icon-right-thin:before {
  content: '\E809';
}
/* '' */
.icon-calendar:before {
  content: '\E80A';
}
/* '' */
.icon-right-open-big:before {
  content: '\E80B';
}
/* '' */
.icon-left-open-big:before {
  content: '\E80C';
}
/* '' */
.icon-logout:before {
  content: '\E80D';
}
/* '' */
.icon-login:before {
  content: '\E80E';
}
/* '' */
.icon-thumbs-up:before {
  content: '\E80F';
}
/* '' */
.icon-location:before {
  content: '\E810';
}
/* '' */
.icon-star:before {
  content: '\E811';
}
/* '' */
.icon-phone:before {
  content: '\E812';
}
/* '' */
.icon-mail:before {
  content: '\E813';
}
/* '' */
.icon-facebook:before {
  content: '\F09A';
}
/* '' */
.icon-gplus:before {
  content: '\F0D5';
}
/* '' */
.icon-linkedin:before {
  content: '\F0E1';
}
/* '' */
.icon-youtube-play:before {
  content: '\F16A';
}
/* '' */
.icon-instagram-1:before {
  content: '\F16D';
}
/* '' */
.icon-left:before {
  content: '\F177';
}
/* '' */
.icon-right:before {
  content: '\F178';
}
/* '' */
.icon-twitter:before {
  content: '\F309';
}
/* '' */
.icon-linkedin-squared:before {
  content: '\F30C';
}
/* '' */
.icon-instagram:before {
  content: '\F32D';
}
/* '' */
@font-face {
  font-family: OpenSans-Regular;
  src: url("../fonts/OpenSans/OpenSans-Regular.ttf");
}
*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  text-decoration: none;
}
p {
  margin-bottom: 10px;
}
.transition, .form-control, .btn, .underlined-title a, .underlined-title a:after, .header .container .menu > ul > li > a, .specialists .specialist a .content .title, .specialists .specialist a .icon, .featured-listening .cards .card, .locations .content .list ul li a, .auth-popup .popup-body .tabs-nav ul li a {
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.hide {
  display: none !important;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.nicescroll-rails-vr, .nicescroll-rails-hr {
  display: none !important;
}
.bg-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
.bg-wrapper .bg-wrapper-inner {
  width: 100%;
  height: calc(100% + 30vh);
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.bg-wrapper .bg-wrapper-inner .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.form-group {
  margin-bottom: 15px;
}
.form-group:last-child {
  margin-bottom: 0;
}
.form-control {
  background: #fff;
  padding: 10px 15px;
  color: #333;
  font-family: "Montserrat", sans-serif;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px 1px;
          box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px 1px;
  width: 250px;
  border: 1px solid transparent;
  outline: 0;
  height: 37px;
  font-size: 14px;
}
.form-control:focus {
  border-color: #3d6070;
}
.btn {
  height: 37px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Montserrat", sans-serif;
  padding: 6px 14px;
  outline: 0;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 14px;
}
.btn.default {
  color: #fff;
  background: #3d6070;
  border: 1px solid #34525f;
}
.btn.default:hover, .btn.default:focus {
  background: #34525f;
}
.btn.yellow {
  color: #fff;
  background: #fdb801;
  border: 1px solid #e4a601;
}
.btn.yellow:hover, .btn.yellow:focus {
  background: #e4a601;
}
.btn.default[disabled] {
  cursor: not-allowed;
}
.btn.default[disabled]:hover, .btn.default[disabled]:focus {
  background: #3d6070;
}
.animate-when-pone-is-visible {
  opacity: 0;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
          animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.tbt {
  -webkit-animation-name: tbt;
          animation-name: tbt;
}
.fade-in {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
}
@-webkit-keyframes tbt {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes tbt {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.underlined-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.underlined-title a {
  color: #3d6070;
  padding-bottom: 20px;
  display: block;
}
.underlined-title a:after {
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #90aa9d;
  width: 100px;
  height: 4px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.underlined-title a:hover, .underlined-title a:focus {
  color: #90aa9d;
}
.underlined-title a:hover:after, .underlined-title a:focus:after {
  width: 140px;
}
.alert {
  padding: 15px;
  margin-bottom: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
b, strong {
  font-weight: 700;
}
.wrap-table100 {
  width: 100%;
  margin-top: 4em;
  background: white;
  border: 1px solid #efefef;
}
.wrap-table100 .table100, .wrap-table100 table {
  width: 100%;
}
.wrap-table100 .table100 {
  border: 1px solid #efefef;
}
.wrap-table100 .table {
  border-spacing: 1px;
  border-collapse: collapse;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.wrap-table100 table * {
  position: relative;
}
.wrap-table100 table td, .wrap-table100 table th {
  padding-left: 8px;
}
.wrap-table100 table thead tr {
  height: 50px;
  background: #3C5F6F;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.wrap-table100 table tbody tr {
  height: 50px;
}
.wrap-table100 table tbody tr:last-child {
  border: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.wrap-table100 table td, .wrap-table100 table th {
  text-align: left;
}
.wrap-table100 table td.l, .wrap-table100 table th.l {
  text-align: right;
}
.wrap-table100 table td.c, .wrap-table100 table th.c {
  text-align: center;
}
.wrap-table100 table td.r, .wrap-table100 table th.r {
  text-align: center;
}
.wrap-table100 .table100-head th {
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset;
}
.wrap-table100 tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}
.wrap-table100 tbody tr {
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset;
}
.wrap-table100 tbody tr:hover {
  color: #555555;
  background-color: #f5f5f5;
  cursor: pointer;
}
.light {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.light.light-red {
  -webkit-box-shadow: 1px 1px 4px #F22613;
          box-shadow: 1px 1px 4px #F22613;
  background: #F22613;
}
.light.light-green {
  background: #2ECC71;
  -webkit-box-shadow: 1px 1px 4px #2ECC71;
          box-shadow: 1px 1px 4px #2ECC71;
}
body {
  line-height: 1.42857143;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}
.main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.header {
  height: calc(100vh - 100px);
  position: relative;
  z-index: 999;
}
.header .bg-wrapper-inner {
  -webkit-transform: translateY(-162.333px);
          transform: translateY(-162.333px);
}
.header:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  height: 30%;
}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  z-index: 1;
  height: 100%;
}
.header .container .logo, .header .container .menu {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.header .container .logo {
  width: 100%;
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .container .menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.header .container .menu > ul > li {
  display: none;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  text-transform: capitalize;
  font-size: 15px;
}
.header .container .menu > ul > li:last-child {
  border-bottom: 0;
}
.header .container .menu > ul > li > a {
  color: #333;
  text-transform: capitalize;
  padding: 15px;
  display: block;
  position: relative;
  text-decoration: none;
}
.header .container .menu > ul > li > a:hover {
  color: #3d6070;
}
.header .container .menu > ul > li.icon {
  display: block;
  font-size: 21px;
}
.header .container .menu > ul > li.icon a {
  padding: 0;
  color: #fff;
}
.header .container .menu > ul > li.icon a:hover {
  color: #3d6070;
}
.header .container .menu > ul > li.icon a:hover:after, .header .container .menu > ul > li.icon a:hover:before {
  display: none;
}
.header .container .menu.responsive {
  position: fixed;
  left: 0;
  right: 50%;
  top: 0;
  bottom: 0;
  background: #f9f9f9;
  z-index: 9;
}
.header .container .menu.responsive ul li {
  display: block;
}
.header .container .menu.responsive ul li.icon a {
  padding: 15px 25px;
}
.header .container .site-brief {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  letter-spacing: 1px;
  font-weight: 500;
}
.header .container .search-form {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
  position: relative;
  top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.header .container .search-form .btn {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: 40px;
  width: 100%;
}
.header .container .search-form .form-control {
  width: 100%;
  margin-bottom: 15px;
}
.specialists {
  padding: 100px 0;
}
.specialists .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.specialists .specialist {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin-top: 30px;
}
.specialists .specialist a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specialists .specialist a .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.specialists .specialist a .content .title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #5f5f5f;
}
.specialists .specialist a .content .count {
  color: #90aa9d;
  font-weight: 500;
}
.specialists .specialist a .icon-wrapper {
  width: 50px;
  margin-right: 15px;
}
.specialists .specialist a .icon {
  display: block;
}
.specialists .specialist a .icon.community-services {
  width: 47px;
  height: 44px;
  background: url("../icons/community-services.png");
}
.specialists .specialist a .icon.clinic {
  width: 48px;
  height: 46px;
  background: url("../icons/clinic.png");
}
.specialists .specialist a .icon.dietitian {
  width: 40px;
  height: 39px;
  background: url("../icons/dietitian.png");
}
.specialists .specialist a .icon.doctor {
  width: 34px;
  height: 38px;
  background: url("../icons/doctor.png");
}
.specialists .specialist a .icon.fitness-center {
  width: 34px;
  height: 48px;
  background: url("../icons/fitness-center.png");
}
.specialists .specialist a .icon.home-care-centers {
  width: 40px;
  height: 31px;
  background: url("../icons/home-care-centers.png");
}
.specialists .specialist a .icon.hospitals {
  width: 34px;
  height: 44px;
  background: url("../icons/hospitals.png");
}
.specialists .specialist a .icon.massage-spa {
  width: 50px;
  height: 31px;
  background: url("../icons/massage-spa.png");
}
.specialists .specialist a .icon.nurse {
  width: 34px;
  height: 38px;
  background: url("../icons/nurse.png");
}
.specialists .specialist a:hover .icon, .specialists .specialist a:focus .icon {
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
.specialists .specialist a:hover .content .title, .specialists .specialist a:focus .content .title {
  color: #90aa9d;
}
.statistics {
  position: relative;
  padding: 100px 0;
}
.statistics .bg-wrapper-inner {
  -webkit-transform: translateY(-144.5px);
          transform: translateY(-144.5px);
}
.statistics .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.statistics .statistic {
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 50px;
}
.statistics .statistic:last-child {
  margin-bottom: 0;
}
.statistics .statistic .count {
  font-size: 50px;
  font-weight: 500;
  color: #d1dcbc;
  margin-bottom: 20px;
}
.statistics .statistic .title {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.featured-listening {
  padding: 100px 0;
  background: #fafafa;
}
.featured-listening .brief {
  color: #3d6070;
  font-size: 16px;
  text-align: center;
  margin-bottom: 40px;
}
.featured-listening .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.featured-listening .cards .card {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  position: relative;
  top: 0;
  overflow: hidden;
}
.featured-listening .cards .card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  position: relative;
  overflow: hidden;
}
.featured-listening .cards .card a .image {
  height: 166px;
  overflow: hidden;
}
.featured-listening .cards .card a .content {
  padding: 30px 15px 15px;
}
.featured-listening .cards .card a .content .card-title {
  font-size: 19px;
  font-weight: 700;
  text-transform: capitalize;
  color: #3d6070;
  margin-bottom: 10px;
}
.featured-listening .cards .card a .content .location-verified {
  color: #90aa9d;
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  margin-bottom: 10px;
}
.featured-listening .cards .card a .content .location-verified .icon {
  font-size: 16px;
  color: #d1dcbc;
}
.featured-listening .cards .card a .content .location-verified .location {
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.featured-listening .cards .card a .content .stars {
  color: #e1e1e1;
  text-align: center;
  font-size: 17px;
}
.featured-listening .cards .card a .label {
  background: #183442;
  color: #ccd7b8;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 35px;
  position: absolute;
  top: 20px;
  right: -35px;
  bottom: auto;
  left: auto;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  z-index: 11;
}
.featured-listening .cards .card:hover, .featured-listening .cards .card:focus {
  top: -10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.04) 0 4px 11px 3px;
          box-shadow: rgba(0, 0, 0, 0.04) 0 4px 11px 3px;
}
.featured-listening .cards .card:first-child {
  margin-bottom: 30px;
}
.locations {
  padding: 100px 0;
}
.locations .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.locations .content .list ul li {
  margin-top: 6px;
}
.locations .content .list ul li:first-child {
  margin-top: 0;
}
.locations .content .list ul li a {
  color: #3d6070;
  text-transform: capitalize;
  font-weight: 700;
}
.locations .content .list ul li a:hover, .locations .content .list ul li a:focus {
  color: #d1dcbc;
}
.partners {
  padding: 100px 0;
  background: #fafafa;
}
.partners .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.partners .partner {
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 50px;
}
.partners .partner:last-child {
  margin-bottom: 0;
}
.partners .partner .name {
  text-transform: uppercase;
  font-weight: 700;
  color: #3d6070;
  font-size: 19px;
  margin-bottom: 10px;
}
.partners .partner .job {
  color: #d1dcbc;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
.contribution {
  padding: 100px 0;
}
.contribution .content .brief {
  font-size: 16px;
  text-align: center;
  color: #3d6070;
  margin-bottom: 50px;
}
.contribution .content .image {
  max-width: 300px;
  margin: 0 auto;
}
.footer {
  background: #183442;
  color: #fff;
  padding: 15px;
  text-align: center;
  text-transform: capitalize;
}
.auth-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
}
.auth-popup .popup-body {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 50px 4px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 0 50px 4px;
  width: 350px;
}
.auth-popup .popup-body .tabs-nav {
  border-bottom: 1px solid #efefef;
  font-size: 19px;
  font-weight: 700;
}
.auth-popup .popup-body .tabs-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.auth-popup .popup-body .tabs-nav ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.auth-popup .popup-body .tabs-nav ul li:first-child {
  border-left: #efefef;
}
.auth-popup .popup-body .tabs-nav ul li a {
  color: #333;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  background: #efefef;
  opacity: 0.8;
}
.auth-popup .popup-body .tabs-nav ul li a:hover, .auth-popup .popup-body .tabs-nav ul li a:focus {
  background: #fff;
  opacity: 1;
  color: #3c5f6f;
}
.auth-popup .popup-body .tabs-nav ul li a.active {
  background: #fff;
  opacity: 1;
  color: #3c5f6f;
}
.auth-popup .popup-body .tabs-content {
  padding: 30px;
}
.auth-popup .popup-body .tabs-content form .form-control {
  width: 100%;
}
.auth-popup .popup-body .tabs-content form .form-control:first-child {
  margin-top: 0;
}
.auth-popup .popup-body .tabs-content form .btn {
  width: 100%;
  height: 38px;
}
@media all and (min-width: 540px) {
  .featured-listening .cards .card {
    width: 240px;
  }
  .featured-listening .cards .card:first-child {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
@media all and (min-width: 768px) {
  .container {
    width: 750px;
  }
  .header .container .site-brief {
    font-size: 50px;
  }
  .specialists .specialist {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.3333% - 15px);
            flex: 1 1 calc(33.3333% - 15px);
  }
  .specialists .specialist:nth-child(1), .specialists .specialist:nth-child(2), .specialists .specialist:nth-child(3) {
    margin-top: 0;
  }
  .statistics .statistic {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-bottom: 0;
  }
  .partners .content .partner {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-bottom: 0;
  }
}
@media all and (min-width: 992px) {
  .container {
    width: 970px;
  }
  .header .container .site-brief {
    font-size: 70px;
  }
  .header .container .menu {
    width: 100%;
  }
  .header .container .menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .header .container .menu > ul > li {
    display: block;
    border: 0;
  }
  .header .container .menu > ul > li > a {
    color: #fff;
  }
  .header .container .menu > ul > li.icon {
    display: none;
  }
  .header .container .search-form .form-control {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .header .container .search-form .btn {
    width: auto;
  }
}
.countries-list {
  -webkit-columns: 3;
          columns: 3;
}
.countries-list li {
  width: 33%;
}
.countries-page, .countries-section {
  width: 100%;
}
.emergency-call {
  position: fixed;
  z-index: 9999999;
  top: 88%;
  right: 2em;
  background: #e70d0d;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  padding-top: 14px;
  border: 4px solid #fff;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .header .container .search-form .form-control, .header .container .search-form .btn {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
  .header .container .search-form .form-control {
    width: 250px;
  }
  .header .container .search-form .btn {
    width: auto;
  }
}






























