/*
Theme Name: Author John
Version: 4.5.0
*/

/* CSS Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; color: #222; -webkit-font-smoothing: antialiased; line-height: 1.4; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 700; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre-wrap; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
input[type="submit"] { -webkit-transition: 0.2s; transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; }
input, textarea { -webkit-appearance: none; border-radius: 0; outline: none; }
select option[disabled] { display: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: 0; -webkit-transition: 0.2s; transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; }
a:focus { outline: none; }

/* Clearfix */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }

/* Text */


/* Wordpress Styles */
.wp-caption { border: 1px solid #000; text-align: center; padding: 10px; margin: 0 0 20px; overflow: hidden; }
.wp-caption a { border: none; }
.wp-caption img { margin: 0 0 10px 0; padding: 0; border: 0 none; display: block; width: 100%; height: auto; -webkit-transition: 0.2s; transition: 0.2s; }
.wp-caption a:hover img { opacity: 0.9; }
.wp-caption p.wp-caption-text { font-size: 12px; margin: 0; padding: 0; }
.alignleft, img.alignleft { float: left; margin: 0 30px 20px 0; }
.alignright, img.alignright { float: right; margin: 0 0 20px 30px; }
.aligncenter, img.aligncenter { display: block; margin: 0 auto 20px; }
.text-c{color:#ffffff;}

/* GENERAL
------------------------------------------------------------------------------------ */

.band { float: left; width: 100%; position: relative; overflow: hidden; }
.wrapper { width: 95%; margin: 0 auto; max-width: 1300px; }
img.bg { position: absolute; left: 0; top: 0; width: 100%; height: auto; z-index: 0; }
img.hanging { position: absolute; z-index: 4; }
.overlay { position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
.overlay.blue { background-color: #000; }
.overlay.blue ~ .wrapper h6,
.overlay.blue ~ .wrapper h3,
.overlay.blue ~ .wrapper p,
.overlay.blue ~ .wrapper li { color: #fff; }
.overlay.black20 { background-color: rgba(255,255,255,0.0); }
.overlay.white { background-color: #fb4754; }
.left { float: left; width: 50%; }
.right { float: right; width: 50%; }

.cta { padding: 14px 20px; border-radius: 30px; letter-spacing: 0.2em; font-size: 13px; line-height: 15px; text-decoration: none; display: inline-block; outline: none; color: #fff; text-transform: uppercase; font-weight: 700; margin-bottom:30px; transition: 0.3s; -webkit-transition: 0.3s; }
.cta.red { background-color: #fb4754; border: 1px solid #fff; }
.cta.red:hover { background-color: #fb4754; border-color: #ffffff; }
.cta.ghost {background-color: #000;  border: 1px solid #fff; }
.cta.ghost:hover { background-color:#000; color: #ffffff; }
.cta.ghostRed { border: 1px solid #ffffff; color: #fff; background-color: #fb4754; } 
.cta.ghostRed:hover { background-color: #fb4754; color: #fff; }



.container { background-color: #fff; -webkit-transition: 0.5s; transition: 0.5s; }
.container.slide { -webkit-transform: translateX(-240px); -ms-transform: translateX(-240px); transform: translateX(-240px); }

/* Top Bar */
.topBar1  {position: fixed;bottom:0;left:0;z-index:99;cursor: pointer;padding:0;line-height: 18px;font-weight: 500;width:100%; display:none;}
.topBar1 .box { float: left; width:50%; text-decoration: none; text-align: center; padding: 10px 0;display:block; }.topBar1 .box span { font-size: 13px; margin-left: 10px; }.topBar1 .box img { width: 34px; }.topBar1 .box span { display: inline-block; vertical-align: middle; margin-left: 15px; color: #fff; text-transform: uppercase; font-size: 12px; line-height: 18px; letter-spacing: 0.1em; font-weight: 900; transition: 0.2s; }.topBar1 .box2 { background-color: rgba(59,198,198,0.9); }
.topBar1 .box3 { background-color: #fb4754; border-bottom: 1px solid #075080; padding-bottom: 9px; }
@media screen and (max-width:880px) {footer{margin-bottom: 26%;}.topBar1{display:block;} }


/* HEADER
------------------------------------------------------------------------------------ */

/* Top Bar */
.topBar { float: left; width: 100%; position: fixed; left: 0; top: 0; z-index: 9999; }
.topBar .box { float: left; width: 33%; text-decoration: none; text-align: center; padding: 10px 0; }
.topBar .box1 { background-color: #46be8a; }
.topBar .box2 { background-color: rgb(251 71 84); width: 34%; }
.topBar .box3 {     background-color: rgb(0 0 0); }
.topBar .box img { display: inline-block; vertical-align: middle; width: 44px; height: auto; transition: 0.2s; }
.topBar .box span { display: inline-block; vertical-align: middle; margin-left: 15px; color: #fff; text-transform: uppercase; font-size: 14px; line-height: 18px; letter-spacing: 0.1em; font-weight: 700; transition: 0.2s; }
.topBar .box3 span { color: #ffffff; }
.topBar .box strong { color: #ffffff; }
.topBar .box:hover { padding-top: 16px; }
.topBar.scrolled .box { }
.topBar.scrolled .box span { font-size: 13px; margin-left: 10px; }
.topBar.scrolled .box img { width: 34px; }
.topBar.scrolled .box1 { background-color: #46be8a; }
.topBar.scrolled .box2 { background-color: rgb(251 71 84); }
.topBar.scrolled .box3 {  background-color: rgb(0 0 0); border-bottom: 1px solid #075080; padding-bottom: 9px; }



/* HOME
------------------------------------------------------------------------------------ */

/* Hero */
.hero { min-height: 538px; overflow: hidden; }
.home .hero { padding-bottom: 40px; }
.hero img.bg { z-index: 1; }
.hero .overlay { background:rgba(255,255,255,0.0); }
.hero .intro { position: relative; z-index: 1; margin-top: 140px; width: 100%; text-align:left; float: left; width: 100%; }
.hero .intro h1 { color: #000; text-transform: uppercase; font-size:34px; font-weight: 900; letter-spacing: 1px; }
.hero .intro h5 { }
.hero .intro p { margin: 30px 0 45px; color: #fff; }
.hero .intro .cta.red { margin-right: 10px; }

.home .hero .intro { max-width:650px; text-align: left; margin-top: 75px; }

/* Who are we */
.whoAreWe { padding-bottom: 78px; overflow: hidden; }
.whoAreWe .wrapper { position: relative; z-index: 2; padding-top: 85px; }
.whoAreWe img.bg {}
.whoAreWe img.hanging { width: 64px; top: 0; left: 0; }
.whoAreWe .left, .whoAreWe .right { width: 45%; }
.whoAreWe .left { padding-top: 55px; }
.whoAreWe .right h5 { margin-top: 0; }
.whoAreWe h5 { float: left; width: 100%; margin-top: 15px; color:#fff;}
.whoAreWe p { color: #fff; }
.whoAreWe .cta.red { margin-right: 10px; }

.hangingLine { position: absolute; left: 46%; top: -106px; }
.hangingLine img, .hangingLine .circle { width: 64px; height: 64px; position: absolute; left: 0; transition: 0.2s; }
.hangingLine .circle { border-radius: 64px; cursor: pointer; }
.hangingLine img.arrow { top: 0; }

.hangingLine .circle:before,
.hangingLine .circle:after { content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; border-radius:50%; border:1px solid #fb4754; }
.hangingLine .circle:hover { border: none; }
.hangingLine .circle:hover:before, .hangingLine .circle:hover:after { border-color: #fff; }

.hangingLine img.question { top: 174px; }
.hangingLine img.pin { top: 430px; }
.hangingLine .line { position: absolute; left: 32px; width: 1px; background: #000; }
.hangingLine .line1 { top: 64px;  height: 110px; }
.hangingLine .line2 { top: 238px; height: 193px; }

/* Procedures */
.procedures { background-color: #fff; padding: 36px 0 4px; }
.procedures ul.tabs {  }
.procedures ul.tabs li { float: left; width:16%; margin-bottom: 45px; border-bottom: 1px solid #dedede; position: relative; cursor: pointer; }
.procedures ul.tabs li a { color: #1a3044; position: relative; text-decoration: none; font-size: 12px; line-height: 1.4; text-transform: uppercase; font-weight: 100; padding: 77px 20px 6px 0; float: left; height: 62px; text-align: center; width:100%; }
.procedures ul.tabs li a small { text-transform: initial; font-size: 17px; color: #6e6e6e; font-weight: 100; }
.procedures ul.tabs li .icon { left: 36%;position: absolute; width: 64px; height: 64px; border-radius: 50%; border: 1px solid #000; -webkit-transition: 0.6s; transition: 0.6s; }
.procedures ul.tabs li .icon img { position: absolute; top: 50%; left: 50%; width: 35px; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: 0.6s; transition: 0.6s; }
.procedures ul.tabs li .icon img.red { opacity: 0; }
.procedures ul.tabs li:after { content: ""; width: 100%; background: #000; height: 3px; float: left; margin-top: 25px; width: 0; position: absolute; left: 0; bottom: 0; -webkit-transition: 0.6s; transition: 0.6s; }
.procedures ul.tabs li:hover:after,
.procedures ul.tabs li.active:after { width: 90%; }
.procedures ul.tabs li.active a,
.procedures ul.tabs li:hover { color: #fb4754; font-weight: 700; }
.procedures ul.tabs li.active img.black,
.procedures ul.tabs li:hover img.black { opacity: 0; }
.procedures ul.tabs li.active img.red,
.procedures ul.tabs li:hover img.red { opacity: 1; }
.procedures ul.tabs li.active .icon,
.procedures ul.tabs li:hover .icon { border-color: #000; }
.procedures ul.tabs li.active,
.procedures ul.tabs li:hover { color: #fb4754; font-weight: 700; }

.procedures .flex-control-nav { float: left; width: 100%; text-align: center; display: none;}
.procedures .flex-control-nav li { display: inline-block; width: 8px; margin: 0 5px; }
.procedures .flex-control-nav li a { display: block; width: 100%; height: 8px; border-radius: 50%; border: 2px solid #fb4754; text-indent: -9999px; }
.procedures .flex-control-nav li a.flex-active { background-color: #fb4754; }

.procedures h6 br { display: none; }
.procedures .tab_content .left { width: 47%; }
.procedures .tab_content .left img { width: 100%; float: right; height: auto; }
.procedures .tab_content .right ul { margin-bottom: 40px; }
.procedures .tab_content .right ul li { margin-bottom: 8px; background: url(images/icons/icon-li.png) no-repeat 0 6px; background-size: 11px; padding-left: 27px; font-size: 16px; line-height: 22px; font-weight:100; }
.procedures .tab_content .right ul li small { font-weight: 300; font-size: 100%; }
.procedures .tab_content.active { display: block; }


/* STANDARD INTERNALS
------------------------------------------------------------------------------------ */

/* textareaLeft */
.textareaLeft { overflow: hidden; }
.textareaLeft .overlay { width: 50%; }
.textareaLeft .left { width: 45%; padding: 80px 5% 86px 0; position: relative; z-index: 2; }
.textareaLeft .left h5 { color: #fff; }
.textareaLeft .left h2 { color: #000; margin-bottom: 25px; }
.textareaLeft .left p { color: #000; margin-bottom: 37px; }

/* textareaRight */
.textareaRight { border-bottom: 1px solid #dedede; border-top: 1px solid #dedede; overflow: hidden; }
.textareaRight .overlay { width: 50%; left: 50%; }
.textareaRight .right { width: 45%; padding: 80px 0 86px 5%; position: relative; z-index: 2; }
.textareaRight .right h5 { margin-bottom: 8px; }
.textareaRight .right h2 { margin-bottom: 25px; }
.textareaRight .right p { margin-bottom: 37px; }


/* Team */
.team { padding: 70px 0; }
.team .inner { position: relative; }
.team .wrapper > p { padding-right: 180px; }
.team .meetTeam {}
.team .meetTeam .left, .team .meetTeam .right { width: 47%; }
.team .meetTeam .right { margin-top: 37px; }
.team .meetTeam .bio { background: #0e253a; padding: 4% 4% 3%; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.team .meetTeam h5 { font-weight: 300; }
.team .meetTeam h4 { letter-spacing: normal; font-size: 25px; font-weight: 900; line-height: 33px; border-bottom: 1px solid #999; padding-bottom: 30px; margin-bottom: 30px; }
.team .meetTeam h6 { color: #fff; text-transform: none; font-size: 17px; line-height: 26px; font-weight: 400; }
.team .meetTeam p { color: #fff; }
.team .meetTeam .image { width: 35%; overflow: hidden; height: 440px; }
.team .meetTeam .image img { width: 100%; }
.team .meetTeam .bio ul { margin-bottom: 25px; margin-left: 20px; }
.team .meetTeam .bio ul li { color: #fff; list-style-type: disc; margin-bottom: 4px; }
.team .meetTeam .flex-direction-nav { display: none; }

.team .meetTeamSlider { position: absolute; top: 0; right: 0; background: #fff; width: 65%; z-index: 2; }
.team .meetTeamSlider .flex-direction-nav { position: absolute; top: -90px; right: 0; }
.team .meetTeamSlider .flex-direction-nav li { display: inline-block; margin-left: 10px; }
.team .meetTeamSlider .flex-direction-nav li a { background-position: center center; background-size: 100%; width: 64px; height: 64px; text-indent: -9999px; display: block; }
.team .meetTeamSlider .flex-direction-nav li a:hover { -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); }
.team .meetTeamSlider .flex-direction-nav .flex-prev { background-image: url('images/icons/icon-arrow-left.png'); }
.team .meetTeamSlider .flex-direction-nav .flex-next { background-image: url('images/icons/icon-arrow-right.png'); }
.team .meetTeamSlider .slides {}
.team .meetTeamSlider .slides li { position: relative; height: 220px; overflow: hidden; }
.team .meetTeamSlider .slides li img { width: 100%; -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: -webkit-filter 0.3s; transition: -webkit-filter 0.3s; cursor: pointer; }
.team .meetTeamSlider .slides li:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
/* Team */

.team_slider {
    margin: 30px auto;
    max-width: 1100px;
}

.team_slider .filter_selector { display: block; text-align: left; }
.filter {
  display: inline-block;
  background-color: #c4004c;
  margin-right: 15px;
  min-width: 150px;
}
.filter:last-of-type {
  margin-right: 0;
}

.slick-slide {
    outline: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.team {
  padding-top: 0 !important;
}

.team h3 {
  font-size: 35px;
  margin-bottom: 23px;
}

.team .inner {
  position: relative;
}

.team .inner .meetTeam .left, {
    width: 100%;
}

@media only screen and (max-width: 700px) {
  .team .inner .meetTeam .left,
  .team .inner .meetTeam .right {
    width: 100%;
    margin-top: 0;
  }
  .text-c{color:#000 !important;}
}.team

.team .inner .meetTeam .bio {
  background-color: #009b7a;
  padding: 4% 4% 3%;
  width: 100%;
  box-sizing: border-box;
}

@media only screen and (max-width: 900px) {
  .team .inner .meetTeam .bio {
    margin-top: 440px;
  }
}


.team .inner .meetTeam .bio h5 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #fff;
}

.team .inner .meetTeam .bio h5:last-of-type {  
    margin-bottom: 20px;
}

.team .inner .meetTeam .bio .team_subheading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}

.team .inner .meetTeam .bio h4 {
  letter-spacing: normal;
  font-size: 25px;
  font-weight: 900;
  line-height: 33px;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #fff;
}

.team .inner .meetTeam .bio h6 {
  color: #fff;
  text-transform: none;
  font-size: 15px;
  font-family: 'effralight';
  margin-bottom: 30px;
}

.team .inner .meetTeam .bio p {
  color: #fff;
}

.team .inner .meetTeam .bio ul {
  margin-bottom: 30px;
  margin-left: 20px;
}

.team .inner .meetTeam .bio ul li {
  color: #fff;
  list-style-type: disc;
  margin-bottom: 4px;
  font-weight: 700;
  text-transform: uppercase;
}

.team .inner .meetTeam .image {
  width: 35%;
  overflow: hidden;
  height: 440px;
}

@media only screen and (max-width: 900px) {
  .team .inner .meetTeam .image {
    display: none;
  }
}

.team .inner .meetTeam .image img {
  width: auto;
  height: auto;
  transition: opacity 1s ease-in-out;
}

.team .inner .meetTeam .image img.loaded {
  opacity: 1;
}

.team .inner .meetTeam .flex-direction-nav {
  display: none;
}

.team .inner .meetTeam .slides li {
  background: none;
  padding: 0;
  margin-top: 0;
}

.team .inner .meetTeam .slides li:before {
  display: none;
}

.team .meetTeamSlider {
  position: absolute;
  top: 0px;
  outline: none;
  right: 0;
  background: #fff;
  width: 65%;
  z-index: 2;
  overflow: hidden;

}


@media only screen and (max-width: 900px) {
  .team .meetTeamSlider {
    width: 100%;
    top: 15px;
  }
}

@media only screen and (max-width: 700px) {
  .team .meetTeamSlider {
    top: -125px;
  }
}

.team .meetTeamSlider .slick-initialized .slick-slide > div {
  line-height: 0;
  height: 220px;
}

.team .slick_arrow_container {
  position: absolute;
  top: -70px;
  width: 140px;
  right: 0;
  height: 64px;
}

.team .meetTeamSlider .slick_arrow_container.hide_arrows {
  display: none;
}

.team .slick_arrow_container .slick_inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.team .slick_arrow_container .slick_inner .slick-prev {
  background-image: url("images/icons/slider-arrow-left.html");
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0;
  background-position: center center;
  background-size: 100%;
}

.team .slick_arrow_container .slick_inner .slick-next {
  background-image: url("images/icons/slider-arrow-right.html");
  width: 64px;
  height: 64px;
  position: absolute;
  right: 0;
  background-position: center center;
  background-size: 100%;
}

@media only screen and (max-width: 900px) {
  .team .meetTeamSlider .slick_arrow_container {
    top: -250px;
  }
}

@media only screen and (max-width: 500px) {
  .team .meetTeamSlider .slick_arrow_container {
    top: -370px;
    width: 130px;
  }
}

.team .meetTeamSlider .slides {
  height: 440px;
}

.team .meetTeamSlider .slides:before {
  display: none;
}

.team .meetTeamSlider .slides .teamThumb {
  padding: 0;
  overflow: hidden;
  height: 100%;
}

.team .meetTeamSlider .slides .teamThumb img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  transition: 0.3s;
  cursor: pointer;
  transition: -webkit-filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
  height: auto;
  width: 100%;

}

.team .meetTeamSlider .slides .teamThumb img.loaded {
  opacity: 1;
}

.team .meetTeamSlider .slides .teamThumb:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

/* Team */

.team {
  padding: 0 !important;
}

.team h3 {
  font-size: 35px;
  margin-bottom: 23px;
}

.team .inner {
  position: relative;
}

.team .inner .meetTeam .left,
.team .inner .meetTeam .right {
  width: 47%;
}

@media only screen and (max-width: 700px) {
  .team .inner .meetTeam .left,
  .team .inner .meetTeam .right {
    width: 100%;
    margin-top: 0;
  }
}

.team .inner .meetTeam .bio {
  background-color: #073f2c;
  padding: 4% 4% 3%;
  width: 100%;
  box-sizing: border-box;
}

@media only screen and (max-width: 900px) {
  .team .inner .meetTeam .bio {
    margin-top: 440px;
  }
}

@media only screen and (max-width: 700px) {
  .team .inner .meetTeam .bio {
    margin-top: 300px;
    text-align: center;
  }
  #sendMessage p{display: none;}.sendMessage{padding: 20px 0 75px !important;}
}

.team .inner .meetTeam .bio h5 {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
}

.team .inner .meetTeam .bio h4 {
  letter-spacing: normal;
  font-size: 25px;
  font-weight: 900;
  line-height: 33px;
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #fff;
}

.team .inner .meetTeam .bio h6 {
  color: #fff;
  text-transform: none;
  font-size: 15px;
  font-family: 'effralight';
  margin-bottom: 30px;
}

.team .inner .meetTeam .bio p {
  color: #fff;
}

.team .inner .meetTeam .bio ul {
  margin-bottom: 30px;
  margin-left: 20px;
}

.team .inner .meetTeam .bio ul li {
  color: #fff;
  list-style-type: disc;
  margin-bottom: 4px;
}

@media only screen and (max-width: 600px) {
  .team .inner .meetTeam .bio {
    margin-top: 460px;
  }
}

.team .inner .meetTeam .image {
  width: 35%;
  overflow: hidden;
  height: 440px;
  position: relative;
}

@media only screen and (max-width: 900px) {
  .team .inner .meetTeam .image {
    display: none;
  }
}

.team .inner .meetTeam .image img {
  width: 100%;
  transition: opacity 1s ease-in-out;
}

.team .inner .meetTeam .image img.loaded {
  opacity: 1;
}

.team .inner .meetTeam .flex-direction-nav {
  display: none;
}

.team .inner .meetTeam .slides li {
  background: none;
  padding: 0;
  margin-top: 0;
}

.team .inner .meetTeam .slides li:before {
  display: none;
}

.team .meetTeamSlider {
  position: absolute;
  top: 15px;
  right: 0;
  background: #fff;
  width: 65%;
  z-index: 2;
}

@media only screen and (max-width: 900px) {
  .team .meetTeamSlider {
    width: 100%;
    top: 15px;
  }
}

@media only screen and (max-width: 700px) {
  .team .meetTeamSlider {
    top: -125px;
  }
}

.team .meetTeamSlider .slick-initialized .slick-slide > div {
  line-height: 0;
  height: 220px;
}

@media only screen and (max-width: 600px) {
  .team .meetTeamSlider .slick-initialized .slick-slide > div {
    height: 300px;
  }
}

.team .meetTeamSlider .slick_arrow_container {
  position: absolute;
  top: -190px;
  width: 140px;
  right: 0;
  height: 64px;
}

.team .meetTeamSlider .slick_arrow_container.hide_arrows {
  display: none;
}

.team .meetTeamSlider .slick_arrow_container .slick_inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.team .meetTeamSlider .slick_arrow_container .slick_inner .slick-prev {
  background-image: url("images/icons/slider-arrow-left.html");
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0;
  background-position: center center;
  background-size: 100%;
}

.team .meetTeamSlider .slick_arrow_container .slick_inner .slick-next {
  background-image: url("images/icons/slider-arrow-right.html");
  width: 64px;
  height: 64px;
  position: absolute;
  right: 0;
  background-position: center center;
  background-size: 100%;
}

@media only screen and (max-width: 900px) {
  .team .meetTeamSlider .slick_arrow_container {
    top: -320px;
  }
}

@media only screen and (max-width: 500px) {
  .team .meetTeamSlider .slick_arrow_container {
    top: -450px;
    width: 130px;
  }
}

.team .meetTeamSlider .slides {
  height: 440px;
}

.team .meetTeamSlider .slides:before {
  display: none;
}

.team .meetTeamSlider .slides .teamThumb {
  padding: 0;
  overflow: hidden;
  height: 100%;
  position: relative;
}

.team .meetTeamSlider .slides .teamThumb .name_overlay {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  z-index: 100;
  color: white;
  font-size: 1.5rem;
}

.team .meetTeamSlider .slides .teamThumb img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  transition: 0.3s;
  cursor: pointer;
  transition: -webkit-filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out;
  transition: filter 0.2s ease-in-out, -webkit-filter 0.2s ease-in-out;
}

.team .meetTeamSlider .slides .teamThumb img.loaded {
  opacity: 1;
}

.team .meetTeamSlider .slides .teamThumb:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

.team .filter_selector {
  margin-bottom: 30px;
}

.team .filter_selector .filter {
  background-image: none;
  padding: 15px 30px;
  width: calc(99.99% * (1 / 5) - (20px - 20px * 1 / 5));
}

.team .filter_selector .filter:nth-child(1n) {
  float: left;
  margin-right: 20px;
  clear: none;
}

.team .filter_selector .filter:nth-child(5n) {
  margin-right: 0;
  float: right;
}

.team .filter_selector .filter:last-child {
  margin-right: 0;
}

.team .filter_selector .filter:nth-child(5n + 1) {
  clear: both;
}

@media only screen and (max-width: 960px) {
  .team .filter_selector .filter {
    width: calc(99.99% * (1 / 2) - (20px - 20px * 1 / 2));
  }
  .team .filter_selector .filter:nth-child(1n) {
    float: left;
    margin-right: 20px;
    clear: none;
  }
  .team .filter_selector .filter:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .team .filter_selector .filter:last-child {
    margin-right: 0;
  }
  .team .filter_selector .filter:nth-child(2n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 500px) {
  .team .filter_selector .filter {
    width: 100%;
  }
  .team .filter_selector .filter:nth-child(1n) {
    float: left;
    margin-right: 0px;
    clear: none;
  }
  .team .filter_selector .filter:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .team .filter_selector .filter:last-child {
    margin-right: 0;
  }
  .team .filter_selector .filter:nth-child(1n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 700px) {
  .team .filter_selector {
    margin-bottom: 160px;
  }
}

@media only screen and (max-width: 550px) {
  .team .wrapper > p {
    padding-right: 0;
    margin-bottom: 120px;
  }
}

.meet_the_team .team_member {
  width: calc(99.99% * (1 / 5) - (10px - 10px * 1 / 5));
  overflow: hidden;
  position: relative;
  list-style: none;
  height: 215px;
  background: none;
  padding: 0;
  margin-bottom: 10px;
  background-color: #dedede;
}

.meet_the_team .team_member:nth-child(1n) {
  float: left;
  margin-right: 10px;
  clear: none;
}

.meet_the_team .team_member:nth-child(5n) {
  margin-right: 0;
  float: right;
}

.meet_the_team .team_member:last-child {
  margin-right: 0;
}

.meet_the_team .team_member:nth-child(5n + 1) {
  clear: both;
}

@media only screen and (max-width: 950px) {
  .meet_the_team .team_member {
    width: calc(99.99% * (1 / 4) - (10px - 10px * 1 / 4));
  }
  .meet_the_team .team_member:nth-child(1n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .meet_the_team .team_member:nth-child(4n) {
    margin-right: 0;
    float: right;
  }
  .meet_the_team .team_member:last-child {
    margin-right: 0;
  }
  .meet_the_team .team_member:nth-child(4n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 700px) {
  .meet_the_team .team_member {
    width: calc(99.99% * (1 / 3) - (10px - 10px * 1 / 3));
  }
  .meet_the_team .team_member:nth-child(1n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .meet_the_team .team_member:nth-child(3n) {
    margin-right: 0;
    float: right;
  }
  .meet_the_team .team_member:last-child {
    margin-right: 0;
  }
  .meet_the_team .team_member:nth-child(3n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 500px) {
  .meet_the_team .team_member {
    width: calc(99.99% * (1 / 2) - (10px - 10px * 1 / 2));
    height: 250px;
  }
  .meet_the_team .team_member:nth-child(1n) {
    float: left;
    margin-right: 10px;
    clear: none;
  }
  .meet_the_team .team_member:nth-child(2n) {
    margin-right: 0;
    float: right;
  }
  .meet_the_team .team_member:last-child {
    margin-right: 0;
  }
  .meet_the_team .team_member:nth-child(2n + 1) {
    clear: both;
  }
}

.meet_the_team .team_member:before {
  display: none;
}

.meet_the_team .team_member a {
  display: block;
  width: 100%;
  height: 100%;
}

.meet_the_team .team_member a img {
  width: 100%;
  height: auto;
  transition: opacity 1s ease-in-out;
  opacity: 1;
}

.meet_the_team .team_member a .over {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(196, 0, 77, 0.73);
  text-align: center;
  opacity: 0;
  transition: 0.5s;
}

.meet_the_team .team_member a .over .int {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 75%;
  margin: auto;
  left: 0;
  right: 0;
}

.meet_the_team .team_member a .over .int h5 {
  color: #fff;
  font-family: effraregular;
  font-size: 18px;
  margin: 0;
  letter-spacing: 1px;
}

.meet_the_team .team_member a .over .int h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-family: effralight;
  letter-spacing: 1px;
}

.meet_the_team .team_member a .over .int hr {
  width: 40px;
  color: #fff;
  display: inline-block;
  margin: 13px 0 8px;
}

.meet_the_team .team_member a .over:hover {
  opacity: 1;
}

.team_filters {
  text-align: center;
}

.team_filters .select2-container--default {
  margin: 70px auto 70px;
  text-align: left;
  width: 100% !important;
  max-width: 350px !important;
  border: 1px solid #ccc;
  cursor: pointer;
}

.team_filters .select2-container--default:after {
  width: 12px;
  z-index: 1;
  height: 9px;
  position: absolute;
  right: 25px;
  background-size: 12px;
  top: 27px;
}

.team_filters .select2-container--default .select2-selection--single {
  border-bottom: none !important;
}

.team_filters .select2-selection__rendered {
  padding-bottom: 0 !important;
  height: 50px;
  line-height: 3 !important;
  margin-left: 30px;
}

.team_filters .select2-selection__arrow {
  content: "";
  background: url(images/icons/arrow_down.html) no-repeat 0 0;
  top: 22px !important;
  right: 25px !important;
  height: 9px !important;
  background-size: contain;
  background-repeat: no-repeat;
}

.team_filters .select2-container--default .select2-results__option {
  padding: 15px 25px !important;
}

.clicky_select_dropdown {
  display: none;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  position: absolute;
  z-index: 1;
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
}

.clicky_select_dropdown li {
  padding: 0;
  background-color: #FAF8F8;
  margin: 0;
  width: 100%;
  float: left;
  padding: 14px 25px;
  border-bottom: 1px solid #dedede;
  cursor: pointer;
  transition: 0.5s;
}

.clicky_select_dropdown li:before {
  display: none;
}

.clicky_select_dropdown li:hover {
  background-color: #C1D72E;
}

.clicky_select_option {
  border: 1px solid #ccc;
  padding: 20px;
}

.single-team .content .team_image {
  float: left;
  width: 38%;
  overflow: hidden;
}

@media only screen and (max-width: 500px) {
  .single-team .content .team_image {
    width: 100%;
    float: none;
    height: 300px;
    margin-bottom: 30px;
  }
}

.single-team .content .team_bio {
  float: right;
  width: 55%;
}

@media only screen and (max-width: 500px) {
  .single-team .content .team_bio {
    width: 100%;
    float: none;
  }
}

.single-team .content .team_bio h2 {
  margin: 0;
  font-size: 35px;
  margin-bottom: 15px;
  color: #000;
}

.single-team .content .team_bio h6 {
  font-size: 17px;
  font-weight: bold;
  color: #0e253a;
}

.single-team .content .team_bio h5 {
    color: #0e253a;
}

.single-team .content .team_bio .button {
  margin-top: 20px;
}

.related_team .boxes .box .top {
  background-color: #ccc;
}

.related_team .boxes .box .top img {
  /* top: -100px !important; */
}

.related_team .boxes .box .bottom {
  height: 200px;
}

.related_team .boxes .box .bottom .inner h3 {
  margin-bottom: 20px;
}

.related_team .boxes .box .bottom .inner h6 {
  font-size: 16px;
  font-family: 'lato';
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.meet_the_team .team_member a .over .int h6 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-family: 'lato';
  letter-spacing: 1px;
}

.meet_the_team .team_member a .over .int h5 {
  font-family: 'lato';
  font-weight: bold;
}

.team_band .team_bio ul {
  margin-bottom: 20px;
}

.team_band ul li {
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: 300;
  position: relative;
  padding-left: 35px;
  line-height: 1.8;
}

.team_band ul li:before {
  content: "";
  background: url(images/icons/icon-health-plus.png) no-repeat center;
  background-size: 25px;
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  font-size: 15px;
}

/* end of Team */


/* Stories */
.stories { text-align: center; background-color: #fff; padding: 50px 0 0; }
.stories > p { width: 700px; margin: 0 auto 30px; }
.stories .boxes { float: left; width: 100%; margin-top: 65px; position: relative; height: 400px; }
.stories .boxes .box { height: 400px; overflow: hidden; transition: 0.2s; }
.stories .boxes .box .inner { position: relative; z-index: 2; width: 80%; top: 50%; -webkit-transform: translatey(-50%); -ms-transform: translatey(-50%); transform: translatey(-50%); margin: 0 auto; }
.stories .boxes .box h4 { margin-top: 80px; }
.stories .boxes .box p { opacity: 0; color: #fff; }
.stories .boxes .box .cta { opacity: 0; }
.stories .boxes .box img { height: 100%; width: auto; }
.stories .boxes .box:hover { height:300px; }
/*.stories .boxes .box:hover img {-webkit-filter: blur(10px); filter: blur(10px); margin-top: 20px; transform: scale(1.2); }*/
/*.stories .boxes .box:hover .overlay { background-color: rgba(32,131,162,0.0); }*/
.stories .boxes .box:hover h4 { margin-top: 0; }
.stories .boxes .box:hover p { opacity: 1; }
.stories .boxes .box:hover .cta { opacity: 1; }

.stories .boxes_static { float: left; width: 100%; margin-top: 25px; position: relative; }
.stories .boxes_static .box { width: 33.333%; height: 400px; overflow: hidden; transition: 0.2s; float: left; }
.stories .boxes_static .box .inner { position: relative; z-index: 2; width: 80%; top: 50%; -webkit-transform: translatey(-50%); -ms-transform: translatey(-50%); transform: translatey(-50%); margin: 0 auto; }
.stories .boxes_static .box h4 { margin-top: 80px; }
.stories .boxes_static .box p { opacity: 0; color: #fff; }
.stories .boxes_static .box .cta { opacity: 0; }
.stories .boxes_static .box img { height: 100%; width: auto; }
.stories .boxes_static .box:hover img {-webkit-filter: blur(10px); filter: blur(10px); margin-top: 20px; transform: scale(1.2); }
.stories .boxes_static .box:hover .overlay { background-color: rgba(14,37,58,0.7); }
.stories .boxes_static .box:hover h4 { margin-top: 0; }
.stories .boxes_static .box:hover p { opacity: 1; }
.stories .boxes_static .box:hover .cta { opacity: 1; }

.touch .stories .boxes .box { height: 420px; }
.touch .stories .boxes .box img { margin-top: 20px; transform: scale(1.2); }
.touch .stories .boxes .box .overlay { background-color: rgba(14,37,58,0.1); }
.touch .stories .boxes .box h4 { margin-top: 0; }
.touch .stories .boxes .box p { opacity: 1; }
.touch .stories .boxes .box .cta { opacity: 1; }
.touch .stories .boxes .box:hover img { -webkit-filter: none; filter: none; }

/* Map */
.map { position: relative; text-align: center; padding: 42px 0; }
.map .wrapper { position: relative; display: inline-block; pointer-events: none; }
.map #map { position: absolute; z-index: 0; left: 0; top: 0; width: 100%; height: 100%; }
.map img.hanging { top: 0; left: 50px; width: 64px; }
.map .overlay { width: 60%; left: 5%; }
.map .left { position: relative; z-index: 2; text-align: left; padding: 150px 50px 50px 50px; width: 45%; }
.map .left .top { float: left; width: 100%; margin-top: 20px; }
.map .left .box { margin-bottom: 20px; }
.map .left .left,
.map .left .right { margin-bottom: 40px; }
.map .left .left { padding: 0; }
.map .left .right {}
.map .left p { color: #000; margin: 0; }
.map .left .box p { font-weight: 400; margin: 0; }
.map .left p.address { width: 100%; background: url(images/icons/icon-pin.png) no-repeat 0 4px; background-size: 14px; padding-left: 31px; }
.map .left p.tel { background: url(images/icons/icon-tel.png) no-repeat 0 4px; background-size: 17px; padding-left: 32px; }
.map .left p.email { width: 50%; background: url(images/icons/icon-email.png) no-repeat 0 5px; background-size: 17px; padding-left: 35px; }
.map .left p a { color: #000; text-decoration: none; padding-bottom: 4px; }
.map .left .cta.red { margin-right: 10px; }
.touch #map:after { position: absolute; content: ""; width: 100%; height: 100%; z-index: 999; left: 0; }

.stayInTouch .inner h5{color:#FFF;}

.testimonials .slides p{margin: 0 0 48px;font-size:30px; font-weight:100;}
.footer-link ul li{ padding:4px; color:#000; font-size:14px; text-align:left; text-decoration:none; margin-left:18%; font-weight:100;}
.footer-link ul li a{ color:#000; font-size:14px; text-align:left; text-decoration:none; font-weight:100;}

/* Stay in touch */
.stayInTouch { text-align: center; background-color: #fff; padding: 50px 0 0; z-index: 0; }
.stayInTouch h2 {}
.stayInTouch p { width: 100%; max-width: 700px; margin: 0 auto; }
.stayInTouch .boxes { float: left; width: 100%; margin-top: 50px; }
.stayInTouch .box { position: relative; width: 40%; overflow: hidden; float: left; height: 470px; }
.stayInTouch .box1 .top,
.stayInTouch .box1 .bottom { height:33.33%; overflow: hidden; }
.stayInTouch .box2 { width: 60%; }
.stayInTouch .box3 { text-align: left; }
.stayInTouch .box .inner { position: relative; z-index: 2; width: 80%; margin: 0 auto; }
.stayInTouch .box img.bg { width: 100%; height: auto; }
.stayInTouch .box1 .overlay { background-color: #fb4754; -webkit-transition: 0.2s; transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; }
.stayInTouch .box1 .top { float: left; width: 100%; text-decoration: none; }
.stayInTouch .box1 img.bg,
.stayInTouch .box3 img.bg { -webkit-filter: blur(10px); filter: url('blur.html#blur'); filter: blur(10px); margin-top: 20px; }
.stayInTouch .box1 .inner { top: 50%; -webkit-transform: translatey(-50%); -ms-transform: translatey(-50%); transform: translatey(-50%); }
.stayInTouch .box1 :hover .overlay { background-color: rgba(244,223,197,0.9); }
.stayInTouch .box1 .bottom { float: left; width: 100%; }
.stayInTouch .box1 .bottom .inner img { width: 16px; }
.stayInTouch .box .inner img { width: 24px; margin-bottom: 20px; }
.stayInTouch .box .inner h5 { font-weight: 700; font-size: 15px; }
.stayInTouch .box .inner p { color: #fff; width: auto; }
.stayInTouch .box .inner p a { color: #fff; text-decoration: none; font-weight: 700; }
.stayInTouch .box3 .inner { margin-top: 150px; }
.stayInTouch .box3 p { margin-bottom: 20px; }
.stayInTouch .box3 p a { position: relative; padding-bottom: 4px; }
.stayInTouch .box3 p a:after { content: ""; height: 3px; width: 0; background: #fff; position: absolute; bottom: 0; left: 0; transition: 0.2s; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; }
.stayInTouch .box3 p a:hover:after { width: 40px; }}
.stayInTouch .box3 .cta { margin-top: 10px; }
.stayInTouch .box3 img.hanging { top: 0; left: 30px; width: 64px; }


/* INTERNAL PAGES
------------------------------------------------------------------------------------ */

.mainContent { padding: 70px 0 90px; overflow: hidden; border-bottom: 1px solid #dedede; }
.mainContent .wrapper { position: relative; z-index: 1; }
.mainContent .left, .mainContent .right { width: 45%; }
.mainContent .content { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; padding-bottom: 10px; float: left; width: 100%; -webkit-column-gap: 50px; -moz-column-gap: 50px; column-gap: 50px; }
.mainContent .content.centre { -webkit-column-count: 1 !important; -moz-column-count: 1 !important; column-count: 1 !important; } 
.mainContent .content h3, .mainContent .content hr { -webkit-column-span: all;  column-span: all; }
.mainContent .content h3 { text-align: center; }
.mainContent .content .buttons { -webkit-column-span: all;  column-span: all; }
.mainContent .content .cta { margin: 0 10px 10px 0; }
.mainContent .content hr { margin: 0 0 30px 0; border: none; background: none; }
.mainContent ul { margin: 0 0 40px 0; } 
.mainContent ul li { margin-bottom: 8px; background: url(images/icons/icon-li.png) no-repeat 0 6px; background-size: 11px; padding-left: 27px; }
.mainContent ul li > ul { margin-top: 5px; margin-left: 5px; margin-bottom: 0; } 
.mainContent ul li ul li { background-image: url(images/icons/icon-li-alt.png); }

/* What's wrong with your pet? */

.whatswrong { text-align: center; padding: 75px 0 65px; }
.whatswrong .chooseAnimal { border: 1px solid #fb4754; display: inline-block; border-radius: 25px; overflow: hidden; margin-bottom: 50px; font-size: 0; }
.whatswrong .chooseAnimal li { display: inline-block; }
.whatswrong .chooseAnimal li a { text-decoration: none; font-size: 15px; text-transform: uppercase; font-weight: 600; line-height: 15px; padding: 17px 27px 17px 25px; }
.whatswrong .chooseAnimal li.active a { color: #fff; background-color: #fb4754; display: inline-block; }

.whatswrong .animalInfo { border-top: 1px solid #dedede; float: left; width: 100%; padding-top: 30px; }
.whatswrong .animalInfo .left { position: relative; }
.whatswrong .animalInfo .left img { height: auto; max-width: 100%; max-height: 520px; }
.whatswrong .animalInfo .left .zones {}
.whatswrong .animalInfo .left .zones li { position: absolute; }
.whatswrong .animalInfo .left .zones li a { background: url(images/icons/icon-health-plus.png) no-repeat 0 0; background-size: 30px; width: 30px; height: 30px; display: block; }
.whatswrong .animalInfo .left .zones li a:hover {}
.whatswrong .animalInfo .left .zones li a:before,
.whatswrong .animalInfo .left .zones li a:after { content:''; display:block; position:absolute; top:0; right:0; bottom:0; left:0; border-radius:50%; border: 1px solid #fb4754; }
.whatswrong #dogSide .left img,
.whatswrong #catSide .left img { margin-left: -50px; }
.whatswrong .animalInfo .right { text-align: left; position: absolute; right: 0; top: 30%; transform: translatey(-30%); width: 45%}
.whatswrong .animalInfo .right h6 {}
.whatswrong .animalInfo .right p {}
.whatswrong .animalInfo .right ul { float: left; width: 100%; margin-bottom: 30px; }
.whatswrong .animalInfo .right ul li ul { float: none; margin: 10px 0; }
.whatswrong .animalInfo .right ul li { margin-bottom: 8px; background: url(images/icons/icon-li.png) no-repeat 0 6px; background-size: 11px; padding-left: 27px; font-size: 16px; line-height: 22px; font-weight: 600; }
.whatswrong .angle { display: block; float: left; width: 100%; position: relative; }

.whatswrong .chooseAngle { text-align: center; width: 50%; font-size: 0; margin-top: 30px; }
.whatswrong .chooseAngle li { display: inline-block; position: relative; padding: 0 5px; border-top: 1px solid #dedede; }
.whatswrong .chooseAngle li a { text-decoration: none; text-transform: uppercase; font-size: 16px; line-height: 16px; padding: 20px 27px; position: relative; display: inline-block; }
.whatswrong .chooseAngle li:after { content: ""; width: 100%; background: #fb4754; height: 3px; float: left; margin-top: -2px; width: 0; position: absolute; left: 0; top: 0; transition: 0.2s; }
.whatswrong .chooseAngle li.active a { color: #fb4754; font-weight: 700; }
.whatswrong .chooseAngle li:hover:after,
.whatswrong .chooseAngle li.active:after  { width: 100%; }


/* Contact form */

.sendMessage { padding: 70px 0 75px; z-index: 1; }
.sendMessage form { float: left; width: 100%; overflow: inherit; }
.sendMessage form .field { float: left; width: 31%; margin: 2% 3% 2.5% 0; position: relative; }
.sendMessage form .field:nth-child(3n) { margin-right: 0; width: 32%; }
.sendMessage form .field.full { width: 100%; }
.sendMessage form .field .text { float: left; width: 100%; border: none; border-bottom: 1px solid #000; background: none; font-size: 15px; letter-spacing: 1px; padding-bottom: 15px; }
.sendMessage form .field .text:focus { border-color: #0e253a; }
.sendMessage form .field .styled_select { cursor: pointer; width: 100%; }
.sendMessage form .field .styled_select .text { overflow: hidden; position: relative; z-index: 0; padding-bottom: 13px; }
.sendMessage form .field .styled_select .text .arrow { background: url(images/icons/icon-form-dropdown.png) no-repeat 0 0; background-size: 16px; width: 16px; position: absolute; right: 0; top: 7px; height: 14px; }
.sendMessage form .field .styled_select ul { position: absolute; left: 0; top: 34px; background: #fff; border: 1px solid #ed1c24; width: 100%; z-index: 1; display: none; max-height: 295px; overflow-y: auto; }
.sendMessage form .field .styled_select ul li { padding: 10px 15px; border-bottom: 1px solid #dedede; font-size: 15px; }
.sendMessage form .field .styled_select ul li:hover { background: rgba(236,255,253,0.3); }
.sendMessage form .field .styled_select.valid ~ .select2-container--default .select2-selection--single { border-bottom-color: #39c439; }
.sendMessage form .field .styled_dropdown { position: relative; cursor: pointer; }
.sendMessage form .field .styled_dropdown .text { overflow: hidden; position: relative; z-index: 0; padding-bottom: 13px; }
.sendMessage form .field .styled_dropdown .text .arrow { background: url(images/icons/icon-form-dropdown.png) no-repeat 0 0; background-size: 16px; width: 16px; position: absolute; right: 0; top: 7px; height: 14px; }
.sendMessage form .field .styled_dropdown ul { position: absolute; left: 0; top: 34px; background: #fff; border: 1px solid #999999; width: 100%; z-index: 1; display: none; max-height: 227px; overflow-y: auto; }
.sendMessage form .field .styled_dropdown ul li { padding: 10px 15px; border-bottom: 1px solid #dedede; font-size: 15px; }
.sendMessage form .field .styled_dropdown ul li:hover { background: rgba(236,255,253,0.3); }
.sendMessage form .field input[type="file"] ~ label { position: relative; opacity: 1; cursor: pointer; color: #a9a9a9; font-size: 15px; bottom: auto; letter-spacing: 1px; padding: 1px 0 17px; border-bottom: 1px solid #ed1c24; display: block; line-height: 1; }
.sendMessage form .field input[type="file"] ~ label:after { content: '+'; position: absolute; top: -2px; right: 4px; color: #24384c; font-size: 24px; }
.sendMessage form .field input[type="file"].has_file ~ label { color: #1a3044; border-bottom-color: #39c439; }
.js .sendMessage form .field input[type="file"] { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.sendMessage form input[type=submit] { margin-top: 25px; float: left; }
.sendMessage form .field span.error,
.sendMessage form label { position: absolute; left: 0; bottom: -5px; font-size: 12px; color: #ed1c24; opacity: 0; transition: 0.2s; }
.sendMessage form label { color: #1a3044; }
.sendMessage form .field .text.valid { border-bottom-color: #39c439; }
.sendMessage form .field input.error ~ span.error,
.sendMessage form .field textarea.error ~ span.error,
.sendMessage form .field select.error ~ span.error,
.sendMessage form .field input:focus ~ label.desc,
.sendMessage form .field textarea:focus ~ label.desc { bottom: -23px; opacity: 1; }
.sendMessage form .field input.error:focus ~ label.desc,
.sendMessage form .field textarea.error:focus ~ label.desc { bottom: -5px; opacity: 0; }

.sendMessage h4 { color: #ed1c24; }
.form_section { margin-bottom: 40px; }
.form_section:after { clear: both; display: table; content: ''; }

.getInTouch { margin-top: 30px; }
.getInTouch span  { float: left; margin-right: 35px; }
.getInTouch span a { text-decoration: none; font-weight: 400; text-decoration: none; background-size: 17px; background-repeat: no-repeat; padding-left: 32px; padding-bottom: 5px; background-position: 0 4px; position: relative; }
.getInTouch .tel a { background-image: url(images/icons/icon-tel-blue.png); background-position: 0 3px; }
.getInTouch .email a { background-image: url(images/icons/icon-email-blue.png); }
.getInTouch span a:after { left: 32px; }
.getInTouch p { float: left; width: 100%; margin-top: 32px; }

ul.social {}
ul.social li { float: left; margin-right: 20px; padding-left: 0; background: none; }
ul.social li a { display: block; width: 50px; height: 50px; background-size: 50px; background-repeat: no-repeat; background-position: 0 0; }
ul.social li a:hover { margin-top: -3px; }
ul.social li.twitter a { background-image: url(images/icons/icon-round-twitter.png); }
ul.social li.linkedin a { background-image: url(images/icons/icon-round-linkedin.png); }
ul.social li.facebook a { background-image: url(images/icons/icon-round-facebook.png); }
ul.social li.youtube a { background-image: url(images/icons/icon-round-youtube.png); }

/* Site Map */

.band .sitemap { max-width: 550px; margin: 40px auto 20px auto; background: #0e253a; border-radius: 3px; color: #fff; overflow: hidden; list-style: none; }
.band .sitemap li a { padding: 15px 25px; display: block; color: #fff; text-align: left; text-decoration: none; border-bottom: 1px #1d3954 solid; }   
.band .sitemap li:last-child a { border: none; }
.band .sitemap li a:hover { background: #1d3954; } 


/* FOOTER
------------------------------------------------------------------------------------ */

.testimonials { background-color:#0f1823; }
.testimonials .wrapper { position: relative; padding: 50px 0; }
.testimonials img.hanging { left: 0; top: 0; width: 64px; }
.testimonials .inner { margin-left: 110px; }
.testimonials .inner h5 { font-size: 15px; line-height: 20px; font-weight: 700; letter-spacing: 0.15em; }
.testimonials .inner p { color: #fff; }

footer { float: left; width: 100%; background: #000; padding: 20px 0; }
footer p { color: #fff; font-size: 16px; width: auto !important; margin: 0; }
footer p a { color: #fff; font-weight: 400; text-decoration: none; padding-bottom: 3px; }


/* IE FIXES
----------------------------------------------------------------------------------.stayInTouch .box-- */

.ie9 .topBar .box:hover { opacity: 0.8; padding-top: 10px; }
.ie9 .hangingLine .circle:before, .ie9 .hangingLine .circle:after { border: none; }
.ie9 .stories .boxes .box .inner { top: 90px; }

.lt-ie9 .topBar .box1 {background-color: rgb(14,37,58)}
.lt-ie9 .topBar .box2 {background-color: rgb(236,9,40)}
.lt-ie9 .topBar .box3 {background-color: rgb(236,255,253)}
.lt-ie9 .hangingLine .circle:before, .lt-ie9 .hangingLine .circle:after, .lt-ie9 .whatswrong .animalInfo .left .zones li a:before, .lt-ie9 .whatswrong .animalInfo .left .zones li a:after { border: none; }
.lt-ie9 header nav ul li { margin-left: 35px; }
.lt-ie9 .hero .overlay { background: url(images/overlay-hero.png) repeat; }
.lt-ie9 .hero .intro { width: 550px; }
.lt-ie9 .overlay.blue { background: url(images/overlay-blue.png) repeat; }
.lt-ie9 .overlay.black20 { background: url(images/overlay-black-40.png) repeat; }
.lt-ie9 .procedures ul.tabs li a { background-image: url(images/icons/home-tabs-plus-ie.png); }
.lt-ie9 .procedures .tab_content .right ul li, .lt-ie9 .whatswrong .animalInfo .right ul li { background-image: url(images/icons/icon-li-ie.png); }
.lt-ie9 .overlay.white { background: url(images/overlay-white.png) repeat; }
.lt-ie9 .getInTouch .tel a { background-image: url(images/icons/icon-tel-blue-ie.png); }
.lt-ie9 .getInTouch .email a { background-image: url(images/icons/icon-email-blue-ie.png); }
.lt-ie9 ul.social li.twitter a { background-image: url(images/icons/icon-round-twitter-ie.png); }
.lt-ie9 ul.social li.linkedin a { background-image: url(images/icons/icon-round-linkedin-ie.png); }
.lt-ie9 ul.social li.facebook a { background-image: url(images/icons/icon-round-facebook-ie.png); }
.lt-ie9 .stories .boxes .box .inner { top: 90px; }
.lt-ie9 .map .left p.address { background-image: url(images/icons/icon-pin-ie.png); }
.lt-ie9 .map .left p.tel { background-image: url(images/icons/icon-tel-ie.png); }
.lt-ie9 .map .left p.email { background-image: url(images/icons/icon-email-ie.png); }
.lt-ie9 .stories .boxes .box:hover .overlay { background: url(images/overlay-black-70.png); }
.lt-ie9 .stories .boxes .box:hover { height: 400px; }
.lt-ie9 .stories .boxes .box h4 { margin-top: 0; }
.lt-ie9 .stories .boxes .box:hover img { margin-top: 0; }
.lt-ie9 .accordion .heading span { background-image: url(images/icons/tabs_open_close-ie.png); }
.lt-ie9 .stayInTouch .box1 .top .inner { top: 50px; }
.lt-ie9 .sendMessage form .field { width: 30%; }
.lt-ie9 .sendMessage form .field.full { width: 96%; }
.lt-ie9 .sendMessage form .field .styled_dropdown .text .arrow { background-image: url(images/icons/icon-form-dropdown-ie.png); }
.lt-ie9 .sendMessage form label { bottom: -23px; }
.lt-ie9 .whatswrong .animalInfo .left .zones li a { background-image: url(images/icons/icon-health-plus-ie.png); }

.lt-ie8 .procedures ul.tabs li { width: 24.5%; }

/* Owl Carousel
/*---------------------------------------------*/
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel { display: none; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page,
.owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls .owl-page { font-size: 0; line-height: 0; text-indent: -9999px; border: none; margin: 0 4px; padding: 0; text-align: center; display: inline-block; width: 12px; height: 8px; }
.owl-controls .owl-page span { display: block; border: 2px solid #000; height: 100%; border-radius: 50%; -webkit-transition: 0.2s; transition: 0.2s; }
.owl-controls .owl-page span:hover { background-color: #fff; }
.owl-controls .owl-page.active span,
.owl-controls .owl-page.active span:hover { background: #fb4754; border-color: #fb4754; }
.owl-controls { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center; position: absolute; width: 100%; bottom: 20px; }
.grabbing { cursor:url(images/icons/grabbing.html) 8 8, move; }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }


/* Select 2
/*---------------------------------------------*/
.select2-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-results__otption .select2-results__otption--highlighted{color:#fff;background:#9dd1e4;border-color:#9dd1e4}.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,.select2-results__otption .select2-results__otption--highlighted .select2-selection__choice__remove{color:#fff}.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#46be8a;color:#fff;border-color:#46be8a}.select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#fff}.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#57c7d4;color:#fff;border-color:#57c7d4}.select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#fff}.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#f2a654;color:#fff;border-color:#f2a654}.select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#fff}.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#f96868;color:#fff;border-color:#f96868}.select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#fff}.select2-dropdown{background-color:#fff;border:1px solid #d4dcde;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1200}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:1800;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.select2-container--default{display:block}.select2-container--default .select2-selection{background-color:#fff;border:1px solid #d4dcde;border-radius:3px;color:#76838f;font-family:Roboto,sans-serif;font-size:14px;outline:0}.select2-container--default .select2-search--dropdown .select2-search__field{background-color:#fff;border:1px solid #d4dcde;border-radius:3px;color:#76838f;font-family:Roboto,sans-serif;font-size:14px}.select2-container--default .select2-search__field{outline:0}.select2-container--default .select2-search__field::-webkit-input-placeholder{color:#a3afb7}.select2-container--default .select2-search__field:-moz-placeholder{color:#a3afb7}.select2-container--default .select2-search__field::-moz-placeholder{color:#a3afb7;opacity:1}.select2-container--default .select2-search__field:-ms-input-placeholder{color:#a3afb7}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#ccd5db;cursor:not-allowed}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f3f7f9;color:#76838f}.select2-container--default .select2-results__option .select2-results__option{}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-15px;padding-left:30px}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-30px;padding-left:45px}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-45px;padding-left:60px}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:75px}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-75px;padding-left:90px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#f3f7f9;color:#76838f}.select2-container--default .select2-results__group{color:#37474f;display:block;cursor:default;padding:6px 15px;font-size:12px;line-height:1.57142857;white-space:nowrap}.select2-container--default.select2-container--open .select2-selection{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-color:#9dd1e4}.select2-container--default.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #a3afb7 transparent;border-width:0 4px 4px 4px}.select2-container--default.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}.select2-container--default.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--default.input-lg,.select2-container--default.input-sm{border-radius:0;font-size:12px;height:auto;line-height:1;padding:0}.select2-container--default .select2-dropdown{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);border-color:#9dd1e4;overflow-x:hidden;margin-top:-1px}.select2-container--default .select2-dropdown--above{margin-top:1px}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{height:55px;line-height:1em;padding:6px 27px 6px 15px}.select2-container--default .select2-selection--single .select2-selection__clear{color:#a3afb7;cursor:pointer;float:right;font-weight:500;margin-right:10px}.select2-container--default .select2-selection--single .select2-selection__clear:hover{color:#333}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:20px;top:0;width:4px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#a3afb7 transparent transparent transparent;border-style:solid;border-width:4px 4px 0 4px;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#76838f;padding:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#a3afb7}.select2-container--default[dir=rtl] .select2-selection--single{padding-left:27px;padding-right:15px}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:15px;right:auto}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#f3f7f9;cursor:not-allowed}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.form-group-sm .select2-container--default .select2-selection--single,.input-group-sm .select2-container--default .select2-selection--single,.select2-container--default.input-sm .select2-selection--single{border-radius:2px;font-size:12px;height:32px;line-height:1.5;padding:6px 25px 6px 13px}.form-group-sm .select2-container--default .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container--default.input-sm .select2-selection--single .select2-selection__arrow b{margin-left:-6px}.form-group-lg .select2-container--default .select2-selection--single,.input-group-lg .select2-container--default .select2-selection--single,.select2-container--default.input-lg .select2-selection--single{border-radius:4px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 33px 10px 18px}.form-group-lg .select2-container--default .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default.input-lg .select2-selection--single .select2-selection__arrow{width:5px}.form-group-lg .select2-container--default .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container--default.input-lg .select2-selection--single .select2-selection__arrow b{border-width:5px 5px 0 5px;margin-left:-5px;margin-left:-10px;margin-top:-2.5px}.select2-container--default .select2-selection--multiple{min-height:55px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;line-height:1.57142857;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#a3afb7;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{color:#76838f;background:#d4dcde;border:1px solid #d4dcde;border-radius:3px;cursor:default;float:left;margin:5px 0 0 7.5px;padding:0 10px}.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;padding:0 15px;height:34px;line-height:1.57142857;margin-top:0;min-width:5em}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:500;margin-right:3px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:7.5px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#f3f7f9;cursor:not-allowed}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.form-group-sm .select2-container--default .select2-selection--multiple,.input-group-sm .select2-container--default .select2-selection--multiple,.select2-container--default.input-sm .select2-selection--multiple{min-height:32px}.form-group-sm .select2-container--default .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default.input-sm .select2-selection--multiple .select2-selection__choice{font-size:12px;line-height:1.5;margin:5px 0 0 6.5px;padding:0 6px}.form-group-sm .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--default.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 13px;font-size:12px;height:30px;line-height:1.5}.form-group-lg .select2-container--default .select2-selection--multiple,.input-group-lg .select2-container--default .select2-selection--multiple,.select2-container--default.input-lg .select2-selection--multiple{min-height:46px}.form-group-lg .select2-container--default .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default.input-lg .select2-selection--multiple .select2-selection__choice{font-size:18px;line-height:1.3333333;border-radius:3px;margin:9px 0 0 9px;padding:0 10px}.form-group-lg .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--default.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field{padding:0 18px;font-size:18px;height:44px;line-height:1.3333333}.select2-container--default.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #a3afb7 transparent;border-width:0 5px 5px 5px}.input-group-lg .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #a3afb7 transparent;border-width:0 5px 5px 5px}.input-group .select2-container--default{display:table;table-layout:fixed;position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#f2a654}.has-warning .select2-container--open .select2-selection{border-color:#f2a654}.has-warning.select2-drop-active{border-color:#f2a654}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#f2a654}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#f96868}.has-error .select2-container--open .select2-selection{border-color:#f96868}.has-error.select2-drop-active{border-color:#f96868}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#f96868}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#46be8a}.has-success .select2-container--open .select2-selection{border-color:#46be8a}.has-success.select2-drop-active{border-color:#46be8a}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#46be8a}#invoice-po-field{display:none;}

.select2-container--default { width: 100% !important; }
.select2-container--default .select2-selection--single { padding: 0; height: auto; border: 0; border-bottom: 1px solid #ed1c24; letter-spacing: 1px; border-radius: 0; font-size: 15px; font-family: 'Lato', sans-serif; }
.select2-container--default .select2-dropdown { box-shadow: 0px 0px 0px transparent; border: 1px solid #ed1c24; }
.select2-container--default .select2-selection--single .select2-selection__rendered { padding: 3px 0 15px; line-height: 1; color: #000; }
.select2-search--dropdown { padding: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field { padding: 12px 20px; border: none; border-top: 1px #d4dcde solid; border-bottom: 1px #d4dcde solid; border-radius: 0px; }
.select2-container--default .select2-results__option { padding: 10px 15px; border-bottom: 1px solid #dedede; font-size: 15px; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { color: #37474f;	background-color: #f6f6f6; }
.select2-container--default .select2-results__group { padding: 12px 20px 0px 20px; letter-spacing: 1px; text-transform: uppercase; font-weight: normal; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered { height: 43px; line-height: 43px; overflow-y: scroll; }
.select2-container--default .select2-selection--multiple .select2-selection__choice { height: 31px; margin: 10px 0 0 10px; border-radius: 1px; font-size: 0.857em; line-height: 31px; }
.select2-container--default .select2-selection--single .select2-selection__placeholder { color: #a9a9a9; }
.select2-container--default .select2-selection--single .select2-selection__arrow { right: 0; top: 7px; height: 14px; width: 16px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border: 0 !important; background: url(images/icons/icon-form-dropdown.png) no-repeat 0 0; -webkit-background-size: 100%; background-size: 100%; width: 100%; height: 100%; top: 0; margin-top: 0; }

/* News section
/*---------------------------------------------*/

.news_hero, .single-post .hero { height: 600px;}
.news_hero .overlay { background-color: rgba(0,0,0,0.5);}
.news_hero .intro { position: absolute; top: 80%; transform: translatey(-80%); -webkit-transform: translatey(-80%); -ms-transform: translatey(-80%); left: 0; right: 0; width: 900px; margin: 0 auto;}
.news_hero .intro h5 { font-size: 16px; font-weight: 900; line-height: 1.2em;}
.news_hero .intro h2 { font-size: 40px; text-transform: none; line-height: 1.4em;}
.news_hero .intro h2 a { color: #fff; text-decoration: none;}
.news_hero .intro h2 a:hover { opacity: 0.8;}
.news_hero .intro p { margin: 0 auto 26px; width: 80%; font-weight: 400;}
.news_hero .intro h6 { color: #fff; text-transform: none; font-size: 17px; margin-bottom: 35px; line-height: 1.2em; font-weight: 400;}

.mainContent .content_news { text-align: center; column-count: 1; -webkit-column-count: 1;}
.mainContent .content_news img.icon { width: 70px; height: auto; margin: 0 auto 10px; display: block;}
.mainContent .content_news h1 { font-size: 40px; font-weight: 800; color: #fb4754; margin-bottom: 33px;}

.refine { float: left; width: 100%; padding-bottom: 70px; font-size: 0; text-align: center;}
.refine .field, .refine form { display: inline-block; vertical-align: middle; margin: 10px; position: relative; border: 1px solid #fb4754; font-size: 14px; line-height: 15px; box-sizing: border-box; text-align: left; cursor: pointer; height: 43px; width: calc(33% - 20px);}
.refine input[type=text] { font-size: 14px; line-height: 14px; height: 100%; padding: 13px 20px; width: 100%; border: none; outline: 0; box-sizing: border-box; -webkit-appearance: none;}
.refine input[type=submit] { background: url(images/icons/icon-search.png) no-repeat 0 0; position: absolute; width: 15px; height: 15px; background-size: 15px; border: none; right: 20px; top: 14px; cursor: pointer; text-indent: -999px; overflow: hidden; -webkit-appearance: none; padding: 0;}
.refine input[type=submit]:hover { transform: scale(1.1); -webkit-transform: scale(1.1);}
.refine .field .styled_dropdown ul { position: absolute; display: none; border-right: 1px solid #fb4754; border-left: 1px solid #fb4754;}
.refine .field .styled_dropdown .text .arrow { background: url(images/icons/icon-form-dropdown-red.png) no-repeat 0 0; background-size: 13px; width: 13px; position: absolute; right: 20px; top: 18px; height: 9px; }
.refine .field .styled_dropdown .text { padding: 14px 20px; }
.refine .field .styled_dropdown .text.active { }
.refine .field .styled_dropdown ul { position: absolute; left: -1px; width: 100%; z-index: 1; display: none; top: 42px; margin: 0; box-shadow: 15px 0 35px #ccc;}
.refine .field .styled_dropdown ul li { border-bottom: 1px solid #fb4754; margin: 0; background: #fff; float: left; width: 100%; padding: 0; font-size: 14px; font-weight: 400;}
.refine .field .styled_dropdown ul li:hover { background-color: #cb1725; color: #fff;}
.refine .field .styled_dropdown ul li a, .contact_form .refine .field .styled_dropdown ul li { transition: none; -webkit-transition: none; padding: 9px 20px; float: left; width: 100%; box-sizing: border-box; text-decoration: none;}
.refine .field .styled_dropdown ul li:hover a, .contact_form .refine .field .styled_dropdown ul li:hover { color: #fff;}

.news_wrapper { float: left; width: 100%; text-align: center; margin-bottom: 80px;}
.news_wrapper .block { float: left; width: 100%;}
.news_wrapper .box { float: left; width: 50%; box-sizing: border-box; height: 580px; border-bottom: 1px solid #dedede; }
.news_wrapper .box .top { height: 300px; float: left; width: 100%; overflow: hidden;}
.news_wrapper .box .top img, .related_posts .boxes .box .top img { transition: 1.5s; -webkit-transition: 1.5s;}
.news_wrapper .box:hover .top img, .related_posts .boxes .box:hover .top img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.news_wrapper .box .bottom { border-right: 1px solid #dedede; height: 280px; float: left; box-sizing: border-box; width: 100%; position: relative;}
.news_wrapper .box:nth-child(odd) .bottom { border-left: 1px solid #dedede;}
.news_wrapper .box .bottom .inner { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0; right: 0; padding: 0 60px;}
.news_wrapper .box .bottom h4 { font-size: 16px; color: #fb4754; letter-spacing: 0.05em; line-height: 1.2em; margin-bottom: 12px;}
.news_wrapper .box .bottom h3 { font-size: 24px; text-transform: none; line-height: 1.3em; margin-bottom: 20px;}
.news_wrapper .box .bottom h3 a { text-decoration: none; transition: 0.3s; -webkit-transition: 0.3s;}
.news_wrapper .box .bottom h3 a:hover { opacity: 0.8;}
.news_wrapper .box .bottom p { font-size: 15px; line-height: 1.5em; margin-bottom: 20px;}
.news_wrapper .box .bottom h5 { font-size: 15px; color: #6e6e6e; text-transform: none; line-height: 1.2em; letter-spacing: 0; font-weight: 300;}

.load_more { float: left; width: 100%; text-align: center;}
.load_more span { cursor: pointer; margin-bottom: 0;}
.load_more span.disabled, .load_more span.disabled:hover { background-color: #ccc; border: 1px solid #ccc; cursor: default;}

.single-post .mainContent .content { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
.single-post .content h2 { color: #1a3044; text-transform: none; font-size: 25px; line-height: 1.4em;}
.single-post .content h3 { text-align: left; text-transform: none; font-size: 21px; line-height: 1.4em;}
.single-post .content h4 { color: #1a3044; letter-spacing: 0.05em; font-size: 20px; text-transform: none; line-height: 1.4em;}
.single-post .content h5 { color: #1a3044; font-size: 17px; line-height: 1.4em;}
.single-post .content h6 { font-weight: 700; font-size: 16px; text-transform: none; color: #1a3044;}
.single-post .content ul { margin: 0 0 20px 0; display: inline-block;}
.single-post .content img { max-width: 100%;}
.single-post .news_top h1 { font-weight: 800;}
.single-post .news_top h4 { color: #fb4754; font-size: 16px; letter-spacing: 0.05em; text-transform: uppercase;}
.single-post .news_top h5 { color: #6e6e6e; font-size: 17px; font-weight: 300; text-transform: none; margin-bottom: 30px;}
.single-post .social_share { margin-bottom: 30px;}
.single-post .social_share h6 { font-weight: 800; font-size: 15px; margin: 0; display: inline-block; vertical-align: middle; margin-right: 15px; text-transform: uppercase;}
.single-post .social_share ul { display: inline-block; vertical-align: middle; margin: 0;}
.single-post .social_share ul li { float: left; background: none; margin: 0 10px 0 0; padding: 0;}
.single-post .social_share ul li a { display: block; background: url(images/icons/social-sprite.png) no-repeat 0 0; background-size: 90px; width: 30px; height: 30px;}
.single-post .social_share ul li.twitter a { background-position: -30px 0;}
.single-post .social_share ul li.linkedin a { background-position: -60px 0;}
.single-post .social_share ul li a:hover { opacity: 0.7;}

.related_posts { float: left; width: 100%; background-color: #d8d8d8; text-align: center; padding: 70px 0 80px;}
.related_posts h2 { font-size: 35px; text-transform: none; color: #0e253a; margin-bottom: 68px; line-height: 1.3em;}
.related_posts .boxes { float: left; width: 100%; font-size: 0;}
.related_posts .boxes .box { display: inline-block; vertical-align: middle; width: calc(33% - 37px); margin-right: 60px;}
.related_posts .boxes .box-3 { margin-right: 0;}
.related_posts .boxes .box .top { float: left; width: 100%; height: 200px; position: relative; overflow: hidden;}
.related_posts .boxes .box .top img {}
.related_posts .boxes .box .bottom { height: 180px; float: left; width: 100%; background-color: #fff; position: relative;}
.related_posts.related_team .boxes .box .bottom { padding: 15px 0; }
.related_posts .boxes .box .bottom .inner { position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); right: 0; padding: 0 30px;}
.related_posts .boxes .box .bottom h3 { font-size: 23px; text-transform: none; line-height: 1.3em; margin-bottom: 20px;}
.related_posts .boxes .box .bottom h3 a { text-decoration: none;}
.related_posts .boxes .box .bottom > a { display: block;}
.related_posts .boxes .box .bottom img { width: 30px; transition: 0.3s; -webkit-transition: 0.3s;}
.related_posts .boxes .box .bottom img:hover { margin-right: -5px;}
.band.team_band {
    padding: 70px 0 90px;
}
.search .intro h1 { font-size: 47px;}
.newsContent { text-align: center;}
.search .mainContent h2 { color: #1a3044;}

.ie9 .related_posts .boxes .box .bottom .inner { top: 40px;}


@media only screen and (max-width: 800px) {
  .related_posts {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 500px) {
  .related_posts {
    padding: 40px 0;
  }
}

@media only screen and (max-width: 650px) {
  .related_posts h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 800px) {
  .related_posts h2 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 500px) {
  .related_posts h2 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 390px) {
  .related_posts h2 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 1001px) {
  .related_posts .boxes .box {
    width: calc(50% - 60px);
    margin: 0 30px;
  }
}
@media only screen and (max-width: 750px) {
  .related_posts .boxes .box {
    width: 100%;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 750px) {
  .related_posts .boxes .box .top {
    width: 30%;
  }
}
@media only screen and (max-width: 500px) {
  .related_posts .boxes .box .top {
    width: 100%;
    height: 150px;
  }
}

@media only screen and (max-width: 750px) {
  .related_posts .boxes .box .bottom {
    width: 70%;
    height: 200px;
    text-align: left;
  }
  .related_posts .boxes .box .top {
    height: 230px;
  }
}
@media only screen and (max-width: 500px) {
  .related_posts .boxes .box .bottom {
    width: 100%;
    height: auto;
    padding: 30px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 500px) {
  .related_posts .boxes .box .bottom .inner {
    position: relative;
    top: 0;
    transform: none;
    padding: 0;
  }
}

@media only screen and (max-width: 750px) {
  .related_posts .boxes .box .bottom .inner h3 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  .related_posts .boxes .box.box-3 {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  .related_posts .boxes .box.box-3 {
    display: block;
  }
}
.related_posts .boxes .box:hover .top img {
  transform: scale(1.1);
}

@media only screen and (max-width: 500px) {
  .related_posts .boxes .box .top {
    height: 300px;
  }
  .related_posts .boxes .box .top img {
    top: -50px !important;
  }
}
@media only screen and (min-width: 750px) {
  .related_posts .boxes .box .top {
    height: 300px;
  }
  .related_posts .boxes .box .top img {
    top: -50px !important;
  }
}