@charset "UTF-8";
.vethomebox.homeBoxes {
  padding: 10px 0 0 0;
}

#headcaretxt {
  padding-left: 10px;
}

#headcaretxt_vet {
  text-align: center;
  font-size: 36px;
}

#headcaretxt_vet span {
  color: #dc7d29;
}

.download_box {
  position: absolute;
  margin-top: -287px;
  margin-left: 82px;
  z-index: 99;
}

.downloadpicsbox {
  display: none;
  width: 250px;
  height: 120px;
  background: #dc7c29;
  border-radius: 28px;
  padding: 27px 20px;
  position: absolute;
  margin: -128px 0 0 96px;
  z-index: 99;
  font-size: 18px; /* Safari and Chrome */ /* Firefox */ /* Internet Explorer */ /* Opera */
  animation: fadein 1s;
  text-align: center; /* For Safari 5.1 to 6.0 */ /* For Opera 11.1 to 12.0 */ /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #dc7c29, #e18d2e); /* Standard syntax */
}

.downloadpicsbox:after {
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  left: -29px;
  top: 33%;
  content: url(../../../graphics/left_arrow.png);
}

.download_box:hover .downloadpicsbox {
  display: block;
}

.downloadpicsbox a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  cursor: pointer;
}

.downloadpicsbox a:hover {
  border-bottom: 1px dotted #fff;
}

.colLeft {
  width: 470px;
  padding-right: 40px;
  float: left;
}

.colRight {
  width: 470px;
  padding-left: 40px;
  float: right;
}

.article {
  padding: 0;
}

.dkcradio > h2.toptitle,
.blog > h2.toptitle,
.article > h2 {
  color: #666;
  font-size: 15px;
  margin: 0;
  padding: 0;
  line-height: 1.1em !important;
}

.dkcradio > h2.toptitle {
  text-align: left;
}

.article h3, .article h3 a,
.article h1.pagehead, .article h1.pagehead a {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 20px 0;
}

.article h1.pagehead {
  padding-right: 160px;
}

.article h2.page_category_title {
  line-height: 1.1em;
}

.article h3 span,
.article h1.pagehead span {
  font-size: 14px;
}

.article h4, .article h4 a {
  font-size: 18px;
  color: #dc7d29 !important;
  margin: 15px 0 0 0;
  font-weight: bold;
}

.article .videoTour h4 a, .article .videoTour h4 a span {
  color: #454545 !important;
}

.article span {
  color: #dc7d29;
}

.article span.span_link {
  color: inherit;
  text-decoration: underline;
}

.article span.span_link:hover {
  opacity: 0.5;
}

.article .faq-grid .grid-item.type-content .grid-wrap span {
  color: inherit;
}

.article .faq-grid .grid-item.type-content .grid-wrap ul li span,
.article .faq-grid .grid-item.type-content .grid-wrap ol li span {
  color: #454545;
}

.article .faq-grid-link .faq_marks {
  float: right;
  width: 128px;
  height: 128px;
  margin-right: 25px;
  margin-top: -70px;
}

.article .faq-grid-link .faq_marks h5 {
  padding-top: 56px;
  transform: rotate(-9deg);
  font-size: 16px;
}

.article .faq-grid-link {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.faq-grid .grid-item.type-content .grid-wrap .content {
  display: inline-block;
}

.faq-grid .grid-item.type-content .grid-wrap .faq_ans_img {
  float: right;
  padding-right: 20px;
  padding-bottom: 0px;
}

.faq-grid .grid-item.type-content .grid-wrap .faq_ans_img img {
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 3px;
}

.article .faq-grid .grid-item.type-04 .grid-wrap > a .moving-content p {
  margin-bottom: 25px;
  margin-top: 25px;
  font-weight: 700;
  font-size: 35px;
}

.faq-grid .grid-item.type-03 .grid-wrap > a .answer {
  color: #dc7e29;
  background: url("../../../graphics/icons/new/arrow.png") no-repeat center right transparent;
}

.faq-grid .grid-item.type-04 .grid-wrap > a .moving-content .saqh {
  padding-left: 10px;
  padding-right: 10px;
}

.faq-grid .grid-item.type-04 .grid-wrap > a .moving-content .saqh:before {
  content: "";
  border-bottom: 2px dashed #ffffff;
  display: block;
  padding-top: 20px;
}

.faq-grid .grid-item.type-04 .grid-wrap > a .moving-content .saqh:after {
  content: "";
  border-bottom: 2px dashed #ffffff;
  display: block;
}

.faq-grid .grid-item.type-04 .grid-wrap > a .moving-content h2:before {
  content: url("../../../graphics/saq.png");
  position: absolute;
  margin-top: -26px;
  margin-left: 44px;
  background-color: #DC7E29;
  width: 42px;
  height: 23px;
}

.faq-grid .grid-item.type-04 .grid-wrap > a .moving-content h2:after {
  content: url("../../../graphics/saq_bottom.png");
  position: absolute;
  margin-top: 33px;
  margin-left: -103px;
  background-color: #DC7E29;
  width: 42px;
  height: 23px;
}

.article ul.orglist, .article ol.orglist {
  margin-left: 20px;
}

.article ul.orglist li {
  /*list-style:disc outside;*/
  list-style: none;
  margin-bottom: 5px;
  position: relative;
}

.article ol.orglist li {
  /*list-style:decimal outside;
  color:#d47c2e;*/
  list-style: none;
  margin-bottom: 15px;
  position: relative;
}

.article ul.orglist li > span, .article ol.orglist li > span {
  color: #454545;
}

ul.orglist h3, ol.orglist h3 {
  margin-bottom: 5px !important;
}

.article ul:not(.fileList):not(.sociallist), .article ol,
.blogArticle ul:not(.fileList), .blogArticle ol {
  margin-left: 20px;
  margin-bottom: 30px;
}

.article ol li {
  /*list-style:decimal outside;
  color:#d47c2e;*/
  margin-bottom: 15px;
  position: relative;
}

.article ul:not(.fileList):not(.sociallist):not(#tabs) li {
  /*list-style:disc outside;
  color:#d47c2e;*/
  list-style: none;
  margin-bottom: 0;
  position: relative;
}

.article ul li span, .article ol li span {
  color: #454545;
}

.article ul:not(.fileList):not(.sociallist):not(#tabs) li ::before,
.article ol li ::before,
.article ul.orglist li ::before, .article ol.orglist li ::before {
  content: "• ";
  color: #d47c2e;
  position: absolute;
  left: -20px;
  top: 1px;
  padding-right: 5px;
}

.blogArticle ol li {
  list-style: decimal outside;
  margin-bottom: 15px;
}

.blogArticle ul:not(.fileList):not(.sociallist) {
  margin-left: 0;
}

.blogArticle ul:not(.fileList):not(.sociallist) li {
  /*list-style:disc outside;
  margin-bottom: 15px;*/
  margin-left: 10px;
  margin-bottom: 0;
  list-style: none;
}

.blogArticle ul:not(.fileList):not(.sociallist) li:before {
  content: "• ";
  color: #d47c2e;
  margin-left: -12px;
}

.dkcradio .buttons,
.blog .buttons,
.goodbad .buttons,
.article .buttons {
  padding: 0 0 20px 0;
}

.desktop-buttons {
  padding: 0 0 20px 0;
}

.article .bubble {
  background: url(../../../graphics/boxes/6.png) no-repeat 50% 50%;
  width: 100%;
  max-width: 862px;
  min-height: 882px;
  margin: 0 auto;
  padding: 220px 100px 0;
  text-align: center;
}

.article .columns div {
  width: 100%;
  margin: 20px 0;
}

.article .columns div h2, .article section h2,
.article .columns div h3, .article section h3 {
  margin: 0 0 20px 0;
  font-size: 20px;
  line-height: 24px;
  color: #dc7d29;
}

.article .columns div h2 a, .article section h2 a,
.article .columns div h3 a, .article section h3 a {
  color: #dc7d29 !important;
  font-size: inherit;
}

.article .columns div h2.weighthead, .article section h2.weighthead,
.article .columns div h3.weighthead, .article section h3.weighthead {
  font-size: 48px;
  text-align: center;
}

.article .columns.org-titles div h2,
.article .columns.org-titles div h3 {
  margin: 0 0 20px 0;
  font-size: 20px;
  text-align: left;
}

.article .columns div.colLeft {
  padding-right: 5px;
  float: left;
  max-width: 460px;
}

.article .columns div.colRight {
  padding-left: 30px;
  float: right;
  max-width: 470px;
}

.article .columns div.colRight.smallPaddingLeft {
  padding-left: 5px;
}

.article .columns div.sliderLeft {
  padding-right: 20px;
  margin-top: -20px;
  float: left;
  max-width: 520px;
}

.article .columns div.colLeft.vet-video-block {
  max-width: 560px;
  width: auto;
  padding: 0;
  margin-top: 0;
}

.article .columns div.colRight.vet-blah-para-block {
  max-width: 395px;
}

.article .columns div.colLeft.vet-video-block .play-vet-video {
  position: absolute;
  margin-top: -80px;
  margin-left: 20px;
  width: 120px;
}

.article .columns div.colLeft.vet-video-block .vet-video,
.article .columns div.colLeft.vet-video-block .vet-gif {
  border: 3px solid #dc7d29;
  box-shadow: 10px 10px 40px #929292;
  width: 100%;
}

.article .fileList {
  list-style: none;
  padding: 0;
  margin: 0px auto 40px auto;
  border: 1px solid #e8e8e8;
  box-shadow: inset 0 3px 0 #e8e8e8;
  border-radius: 7px;
  background: #fff;
}

.article .fileList li {
  border-top: 1px solid #e8e8e8;
  padding: 22px 0 22px 80px;
}

.article .fileList li.compact {
  padding: 10px 10px 10px 80px;
}

.article .fileListbox {
  margin-top: -40px;
  box-shadow: none;
}

.article .fileListbox div.notesmalltxt {
  margin: 0 !important;
  font-size: 12px;
}

.article .fileListbox li {
  padding: 30px;
}

.article .fileList li:first-child {
  border: 0;
}

.article .fileList li.pdf {
  background: url(../../../graphics/icons/pdf.svg) no-repeat 23px 50%;
  font-size: 12px;
}

.article .fileList li.xltx {
  background: url(../../../graphics/icons/x.svg) no-repeat 23px 50%;
  font-size: 12px;
  background-position: 23px;
}

.article .fileList li.lipdfnotecls {
  background: url(../../../graphics/icons/pdf.png) no-repeat 23px 33%;
  font-size: 12px;
  line-height: 12px;
}

.article .fileList li a {
  border-bottom: 1px dotted #333 !important;
  color: #454545 !important;
  text-decoration: none !important;
  font-size: 15px;
}

.article .fileList li a:hover {
  text-decoration: none !important;
  border-bottom: 1px dotted #dc7d29 !important;
}

.article .fileList li.hint {
  padding: 5px 15px;
  text-align: right;
}

.article .fileList li.hint a {
  text-transform: uppercase;
  color: #b7b7b7;
  font-size: 11px;
  border: 0;
  display: inline;
}

.bordernew a {
  color: #888 !important;
}

.article .singlelinenote {
  background: url(../../../graphics/icons/note.png) no-repeat 0 9px;
  padding: 20px 0 20px 60px;
  margin: 20px 0 0;
}

.article .singlelinenote a {
  border-bottom: 1px dotted #dc7d29;
  color: #333;
}

.article .singlelinenote a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #333;
}

.article .importantNote {
  background: url(../../../graphics/icons/note.png) no-repeat 0 18px;
  padding: 20px 0 20px 60px;
  margin: 20px 0;
}

.fileListbox .singlelinenote {
  margin: 0;
}

.fileListbox .importantNote {
  margin: 0;
}

.article .importantNote a {
  border-bottom: 1px dotted #dc7d29;
  color: #333;
}

.article .importantNote a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #333;
}

.article .columnSlider {
  position: relative;
  margin: 0 auto;
  width: 490px;
}

.article .columnSliderControls {
  background: url(../../../graphics/sliderMask.png) no-repeat 0px 0px;
  height: 372px;
  position: absolute;
  z-index: 49;
  width: 100%;
  margin: 20px 0;
}

.article .columnSliderControls a {
  display: block;
  width: 57px;
  height: 57px;
  bottom: 0;
  position: absolute;
  margin-top: -33px;
  text-indent: -9999px;
}

.article .columnSliderControls a.next {
  right: 38%;
  bottom: -20px;
  background: url(../../../graphics/icons/controls.png) no-repeat -62px 0;
}

.article .columnSliderControls a.prev {
  left: 38%;
  bottom: -20px;
  background: url(../../../graphics/icons/controls.png) no-repeat 0 0;
}

.article .columnSliderControls a:focus {
  outline: none;
}

.article .columnSliderWrapper {
  position: relative;
  z-index: 0;
  height: 375px;
  overflow: hidden;
  padding: 17px 0 0 0;
  margin-top: 0px !important;
  width: 100%;
  margin: 0 0 20px 0;
}

.article .columnSliderWrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article .columnSlider span.caption {
  display: block;
  padding: 0 40px 15px;
  text-align: right;
  font-size: 11px;
  color: #b5b5b5;
}

.birds-content .tweet-text {
  font-family: "Lydian";
  font-size: 40px;
}

.birds-content .org-branching-text {
  font-size: 20px;
  font-weight: bold;
  color: #dc7d29;
  padding-top: 25px;
  line-height: 35px;
}

.birds-content img.get-it-branching {
  float: right;
  margin-top: -25px;
  max-width: 162px;
}

.birds-content .text-branching {
  margin-bottom: -8px;
  max-width: 92px;
}

.birds-content .text-wing {
  margin-bottom: -8px;
  max-width: 49px;
}

.birds-content .wing-text {
  font-size: 20px;
  font-weight: bold;
}

.birds-content .right-border-bird {
  position: absolute;
  top: 100%;
  right: 0;
}

.birds-content .right-border-bird img {
  float: right;
}

.birds-content .birds-row {
  width: 100%;
}

img.neuter_img {
  float: right;
  width: 480px;
  margin: 0 30px 30px 30px;
}

.borderMini {
  max-width: 285px;
  height: 159px;
  float: left;
  margin-right: 20px !important;
  margin-top: 0px !important;
}

.goodbad {
  text-align: center;
  padding: 0;
}

.goodbad > h2,
.goodbad > h1.pagehead {
  color: #dc7d29;
  font-size: 30px;
  padding: 20px 0 30px;
}

.homeBoxes .weTalkin > a.moreBtn {
  color: #dc7d29;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none;
}

.homeBoxes .weTalkin > a.moreBtn:hover {
  color: #817a1d;
}

.homeBoxes .newsletter {
  background: url(../../../graphics/boxes/1.png) no-repeat 50% 50%;
  width: 434px;
  height: 354px;
  display: inline-block;
  position: relative;
  z-index: 9;
  top: 60px;
  vertical-align: middle;
  padding: 40px 0 0 0;
}

.homeBoxes .newsletter > h3 {
  font-size: 25px;
  color: #ffffff !important;
  margin: 0;
  font-family: "Lydian";
  margin: 0 0 20px 0;
}

.homeBoxes .newsletter > h4 {
  font-size: 20px;
  color: #fff;
  margin: 0;
  font-family: "Lydian";
}

.homeBoxes .newsletter > p {
  margin: 10px 0 10px;
  color: #bfb52b;
  font-size: 16px;
}

.homeBoxes .newsletter form {
  width: 285px;
  position: relative;
  margin: 0 auto;
}

.homeBoxes .newsletter fieldset {
  border: none;
}

.homeBoxes .newsletter input {
  height: 50px;
  width: 285px;
  outline: none;
  font-size: 14px;
  color: #888;
  border-radius: 5px;
  border-bottom: 2px solid #696318;
  background: #f8f8f8;
  padding: 0 15px;
  margin: 0;
}

.homeBoxes .newsletter button {
  height: 54px;
  width: 100px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  border-bottom: 2px solid #965215;
  background: #dc7d29;
  cursor: pointer;
  margin-top: 10px;
  margin-left: -102px;
}

.homeBoxes .newsletter input.error {
  border: 2px solid #c51c1c;
  box-shadow: 0 4px 0 #c51c1c;
}

.vetForm h3 {
  font-size: 30px !important;
}

.homeBoxes .vetForm {
  top: 0px !important;
  padding: 35px 0 0 0;
}

.homeBoxes .newsletter.vetForm .vetbubbletxt {
  font-size: 22px !important;
  line-height: 28px;
}

.vetNote {
  margin: 20px 0 20px 40px !important;
}

.vettopgap {
  height: 30px;
}

.vetForm .vetbubbleboxes .bookappbox {
  background-color: #dc7d29;
  padding: 19px 18px;
  border-radius: 5px;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0px 2px 0px #965215;
  text-decoration: none;
}

.vetForm .vetbubbleboxes .locmapbox {
  margin-left: 20px;
  background-color: #9d9314;
  padding: 19px 18px;
  border-radius: 5px;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0px 2px 0px #605c14;
}

.vetForm .vetbubbleboxes a:hover {
  text-decoration: none;
}

.staticpagecontent p {
  text-align: left !important;
}

.staticpagecontent p:last-child {
  margin-bottom: 40px;
}

.article .columns div.vinframe {
  border: 30px solid #817a1d;
  padding: 10px;
  border-radius: 5px;
  position: relative;
}

.article .columns div.vinbubble {
  background: url(../../../graphics/bubble-orange.png) no-repeat;
  background-size: 243px 186px;
  max-width: 243px;
  height: 186px;
  text-align: center;
  padding: 30px 15px 0;
  position: absolute;
  margin-left: 47%;
  margin-top: -6%;
}

.article .columns div.vinbubble .note {
  font-family: "Lydian", Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 30px;
  line-height: 32px;
  cursor: initial;
}

/******************************************
CAREER PAGE RIGHT BOX
*******************************************/
.careersbox div.career_item > article {
  display: none;
}

.article .columns div.career_item {
  margin: 0 0 35px;
}

.careersbox div.career_item.exp {
  background: #fff;
  border-radius: 8px;
  margin: 0 0 25px 0;
}

.careersbox div.career_item > header {
  padding: 0 0 3px 40px;
  border-bottom: 1px solid #e39754;
  cursor: pointer;
  position: relative;
  background: url(../../../graphics/icons/faq.png) no-repeat 0px 0px;
}

.careersbox div.career_item.exp > header {
  border-bottom: 1px solid #e4e4e4;
  border-top: 0;
  padding: 0 0 0 40px;
  background: url(../../../graphics/icons/faq.png) no-repeat 0px -98px;
}

.careersbox div.career_item.exp > article {
  padding: 16px 0 18px 35px;
}

.careersbox div.career_item > header h4 {
  padding: 0 0 0 30px;
  position: relative;
  font-size: 30px;
}

.article .columns .careersbox div h3 {
  font-size: 22px;
  margin: 0 0 20px 0;
  color: #dc7d29;
}

/******************************************
FAQ
*******************************************/
.faqWrapper {
  background: url(../../../graphics/bg/tiles.png) no-repeat 50% 0;
}

.faq > h1.pagehead {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 40px 0;
}

.faq .start_crawler {
  float: left;
}

.faq h3 {
  font-size: 18px;
  color: #555;
  margin: 0;
}

.faq .exp h3 {
  color: #fff;
}

.faq h4 {
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  margin: 0;
  line-height: 1.35em;
}

.faq .exp .exp h4 {
  color: #555;
}

.faq .printFaq {
  display: none;
}

.faq .exp > header > .printFaq {
  display: block;
  position: absolute;
  right: 30px;
  width: 150px;
  padding: 0 0 0 22px;
  top: 24px;
  font-size: 11px;
}

.faq span.ieprintmsg {
  display: block;
  color: #000;
  float: right;
  font-size: 11px;
  clear: both;
}

.faq > div.exp > header > .printFaq {
  color: #793B05;
  background: url(../../../graphics/icons/print.png) no-repeat 0 2px;
}

.faq > div.exp .exp .printFaq {
  color: #aaa;
  right: 0;
  background: url(../../../graphics/icons/print.png) no-repeat 0 -66px;
}

.faq > div {
  background: #fff;
  border: 1px solid #e4e4e4;
  box-shadow: inset 0 -3px #e4e4e4;
  border-radius: 10px;
  margin: 8px 0;
}

.faq > div:first-of-type {
  margin-top: 0px;
}

.faq > div > header {
  position: relative;
  padding: 22px 75px 24px;
  background: url(../../../graphics/icons/faq.png) no-repeat 30px 19px;
  cursor: pointer;
}

.faq > div > section,
.faq > div > section > div > article {
  display: none;
}

.faq > div.exp {
  background: #dc7d29;
  border: 1px solid #dc7d29;
  border-top: 1px solid #b7641a;
  box-shadow: inset 0 3px #b7641a;
}

.faq > div.exp > header {
  padding: 22px 75px 24px;
  background: url(../../../graphics/icons/faq.png) no-repeat 30px -79px;
}

.faq > div.exp > section > div.exp {
  background: #fff;
  border-radius: 8px;
}

.faq > div > section {
  padding: 0 30px 25px;
}

.faq > div.exp > section > div.exp {
  margin: 0 0 25px 0;
}

.faq > div.exp > section > div > header {
  padding: 27px 45px 25px;
  border-top: 1px solid #e39754;
  cursor: pointer;
  position: relative;
}

.faq > div.exp > section > div > section {
  padding: 16px 45px 18px;
  margin: 0 0 25px 0;
}

.faq > div.exp > section > div.exp > header {
  border-bottom: 1px solid #e4e4e4;
  border-top: 0;
  padding: 27px 45px 25px;
}

.faq > div.exp > section > div.exp > article {
  padding: 16px 30px 18px 75px;
}

.faq > div.exp > section > div > header h4 {
  padding: 0 0 0 30px;
  position: relative;
}

.faq > div.exp > section > div > header span {
  display: block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  top: -3px;
  left: 0;
  background: url(../../../graphics/icons/faq.png) no-repeat 0 -300px;
}

.faq > div.exp > section > div.exp > header span {
  background: url(../../../graphics/icons/faq.png) no-repeat 0 -200px;
}

.faq > div.exp > section > div.exp > article p {
  font-size: 14px;
  margin-bottom: 10px;
}

.faq > div.exp > section > div.exp > article ul li {
  font-size: 14px;
  margin-bottom: 5px;
}

/******************************************
BLOG
*******************************************/
.blog {
  padding: 0 20px 100px;
}

.blog > h2.centralize {
  padding: 80px 0 0 0;
}

.blog > h1.bloghead {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 20px 0;
}

.blog .blogtopsubhead {
  width: 50%;
  margin: 20px auto 15px;
  float: left;
}

.blog.blogArticleInside .blogtopsubhead {
  max-width: 960px;
  width: auto;
  margin: -25px auto 40px;
  padding: 0 10px;
  float: none;
}

.blog > .blogContent {
  position: relative;
  background: url(../../../graphics/bg/pattern.png);
  margin-bottom: 40px;
  clear: both;
}

.blog > .blogContent > section {
  position: relative;
  padding: 50px 0;
}

.blog > .blogContent > section img.cofee {
  position: absolute;
  right: 0;
  top: -150px;
  z-index: 99;
}

.blog > .blogContent > section h4 {
  font-size: 20px;
  color: #565656;
  position: absolute;
  top: 0;
  left: 0;
}

.blog > .blogContent > section > section#contentTableSlider {
  padding: 50px 90px 0;
  margin: 0 auto;
  position: relative;
}

.blog > .blogContent > section > section#contentTableSlider ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.blog > .blogContent > section > section#contentTableSlider ul li {
  padding: 0 0 0 2px;
}

.blog > .blogContent > section > section#contentTableSlider ul li h5 {
  background: #dc7d29;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 3px;
  padding: 4px 10px;
  margin: 0 0 12px;
  float: left;
}

.blog > .blogContent > section > section#contentTableSlider ul li ul {
  clear: both;
  margin: 0 0 30px;
}

.blog > .blogContent > section > section#contentTableSlider ul li ul li {
  background: url(../../../graphics/icons/pt1.png) no-repeat 0 4px;
  padding: 0 0 0 20px;
  margin: 9px 0;
  font-size: 11px;
}

.blog > .blogContent > section > section#contentTableSlider ul li ul li a {
  font-size: 18px;
  font-weight: bold;
}

.blog > .blogContent > section > section#contentTableSlider .bx-next,
.blog > .blogContent > section > section#contentTableSlider .bx-prev {
  background-image: url(../../../graphics/icons/aliderArrows1.png);
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  text-indent: -9999px;
}

.blog > .blogContent > section > section#contentTableSlider .bx-next {
  background-position: 100% 0;
  right: 0;
}

.blog > .blogContent > section > section#contentTableSlider .bx-prev {
  background-position: 0 0;
  left: 0;
}

.blog > .blogContent .openToc,
.blog > .blogContent .closeToc {
  color: #555;
  font-size: 14px;
  border: 1px solid #e3e3e3;
  padding: 11px 20px 10px 40px;
  border-radius: 10px;
  box-shadow: 0 3px 0 #e3e3e3;
  text-decoration: none !important;
  display: block;
  width: 205px;
  white-space: nowrap;
}

.blog > .blogContent .openToc {
  background: #fff url(../../../graphics/icons/openClose.png) no-repeat 17px -85px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -103px;
}

.blog > .blogContent .closeToc {
  background: #fff url(../../../graphics/icons/openClose.png) no-repeat 17px 19px;
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin: 0 0 0 -103px;
  z-index: 99;
}

.blogEntryList {
  padding: 50px 0;
}

.blogEntryList.even {
  background: #f7f7f7;
}

.blogEntryList > section {
  background: #fff;
  border-radius: 18px;
  box-shadow: 3px 3px 10px #d2d2d2;
  position: relative;
  padding: 25px 40px;
}

.blogEntryList > section:after {
  background: url(../../../graphics/corners.png) no-repeat 0 0;
  width: 79px;
  height: 33px;
  display: block;
  content: " ";
  position: absolute;
  bottom: -33px;
  left: 30px;
}

.blogEntryList.even > section:after {
  background: url(../../../graphics/corners.png) no-repeat -79px 0;
  right: 40px;
  left: inherit;
}

.blogEntryList > section.icoMovie {
  background: #fff url(../../../graphics/icons/movie.png) no-repeat 100% 50%;
}

.blogEntryList > section.icoPhoto {
  background: #fff url(../../../graphics/icons/photo.png) no-repeat 100% 50%;
}

.blogEntryList > section.icoMoviePhoto {
  background: #fff url(../../../graphics/icons/photo_movie.png) no-repeat 100% 50%;
}

.blogEntryList > section span.date {
  position: absolute;
  left: 40px;
  top: -22px;
  font-size: 11px;
  color: #b8b8b8;
}

.blogEntryList > section span.featured {
  position: absolute;
  right: 80px;
  top: -22px;
  font-size: 11px;
  color: #b8b8b8;
}

.blogEntryList > section span.featured img {
  vertical-align: top;
  margin: 0 0 0 5px;
}

.blogEntryList > section h3 {
  padding: 0;
  margin: 0 0 5px 0;
}

.blogEntryList > section h3 a {
  color: #565656;
  font-size: 25px;
  line-height: 1em;
  font-weight: bold;
}

.blogEntryList > section h3 a:hover {
  text-decoration: none;
  color: #dc7d29;
}

.blogEntryList > section a.readMore {
  font-size: 12px;
  background: url(../../../graphics/icons/more.png) no-repeat 0 50%;
  padding: 3px 0 3px 27px;
  vertical-align: top;
  line-height: 28px;
  color: #dc7d29;
  text-decoration: none;
}

.blogEntryList > section a.readMore:hover {
  color: #565656;
}

.blogEntryList > section span.details {
  position: absolute;
  left: 100px;
  bottom: -27px;
  font-size: 12px;
  color: #676767;
}

.blogEntryList > section span.details strong {
  color: #0199cc;
  font-size: 14px;
}

.blogEntryList > section span.details a {
  border-bottom: 1px dotted #dc7d29;
}

.blogEntryList > section span.details a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #333;
}

.blogEntryList > section .social {
  position: absolute;
  right: 90px;
  bottom: -35px;
}

.blogEntryList > section .social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blogEntryList > section .social ul li {
  float: left;
  padding: 0;
  margin-left: 10px;
}

.blogArticle {
  background: #fff;
  border-radius: 18px;
  box-shadow: 3px 3px 10px #d2d2d2;
  position: relative;
  margin: 0 auto 40px;
  padding: 35px 55px 55px;
  text-align: left;
}

.blogArticle:after {
  background: url(../../../graphics/corners.png) no-repeat 0 0;
  width: 79px;
  height: 33px;
  display: block;
  content: " ";
  position: absolute;
  bottom: -33px;
  left: 30px;
}

.blogArticle > h1.blogposthead {
  color: #565656;
  font-size: 25px;
  line-height: 1.3em;
  font-weight: bold;
  margin: 0 0 40px;
  padding: 0 250px 0 0;
}

.blogArticle > span.date {
  position: absolute;
  left: 40px;
  top: -22px;
  font-size: 11px;
  color: #b8b8b8;
}

.blogArticle > span.featured {
  position: absolute;
  right: 80px;
  top: -22px;
  font-size: 11px;
  color: #b8b8b8;
}

.blogArticle > span.featured img {
  vertical-align: top;
  margin: 0 0 0 5px;
}

.blogArticle > .social {
  text-align: right;
  padding: 10px 0 20px;
  margin-bottom: 20px;
  float: right;
}

.blogArticle > .social.belowHeader {
  position: absolute;
  right: 25px;
  padding: 0;
  top: 42px;
}

.blogArticle > .social ul, .blogArticle > .social.belowHeader ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blogArticle > .social ul li, .blogArticle > .social.belowHeader ul li {
  float: left;
  padding: 0;
  margin-left: 10px;
}

.blogArticle > figure {
  margin: -15px -55px 35px;
  position: relative;
  text-align: center;
}

.blogArticle > figure img {
  position: relative;
  z-index: 0;
  max-width: 100%;
  width: auto;
  height: auto;
}

.blogArticle > figure span {
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 49;
  background: #d47c2e;
  padding: 20px 15px;
  color: #fff;
  max-width: 50%;
}

.blogComments {
  background: #fff;
  border-radius: 18px;
  border: 1px solid #efefef;
  position: relative;
  padding: 35px 55px;
  margin: 30px auto;
  text-align: left;
}

.blogComments:after {
  background: url(../../../graphics/corner.png) no-repeat 0 0;
  width: 39px;
  height: 23px;
  display: block;
  content: " ";
  position: absolute;
  top: -23px;
  right: 50px;
}

.blogComments p {
  padding: 0 !important;
}

.blog.blogArticleInside {
  padding: 100px 0 30px;
  border-top: 1px solid #e5e5e5;
  position: relative;
  text-align: center;
}

.blog.blogArticleInside .topLink {
  margin: 0 auto;
  background: url(../../../graphics/icons/top.png) no-repeat;
  display: block;
  width: 53px;
  height: 53px;
  text-indent: -9999px;
  text-align: left;
}

.blog.blogArticleInside .topLink:hover {
  opacity: 0.6;
}

.blog.blogArticleInside .prevBtn,
.blog.blogArticleInside .nextBtn {
  margin: 0 auto;
  background: #fff;
  display: block;
  border: 1px solid #dc7d29;
  box-shadow: 0 3px 0 #dc7d29;
  font-size: 14px;
  color: #565656;
  font-weight: bold;
  text-decoration: none !important;
  text-align: left;
  z-index: 49;
  width: 150px;
  position: fixed;
  top: 50%;
  margin-top: -100px;
}

.blog.blogArticleInside .prevBtn span,
.blog.blogArticleInside .nextBtn span {
  color: #c5c5c5;
  font-size: 11px;
  line-height: 13px;
  display: block;
  padding: 0 20px 5px 0;
  font-weight: normal;
}

.blog.blogArticleInside .prevBtn {
  left: 0;
  border-radius: 0 10px 10px 0;
  padding: 20px 30px 20px 17px;
}

.blog.blogArticleInside .prevBtn:hover {
  padding-left: 30px;
  width: 160px;
}

.blog.blogArticleInside .nextBtn {
  right: 0;
  border-radius: 10px 0 0 10px;
  padding: 20px 17px 20px 30px;
}

.blog.blogArticleInside .nextBtn:hover {
  padding-right: 30px;
  width: 160px;
}

.blog.blogArticleInside .backBtn {
  font-size: 14px;
  border: 1px solid #e3e3e3;
  border-top: 1px solid #dc7d29;
  padding: 11px 10px 10px 35px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 3px 0 #e3e3e3;
  text-decoration: none !important;
  background: url(../../../graphics/icons/back1.png) no-repeat 10px 50%;
  display: block;
  width: 145px;
  white-space: nowrap;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -73px;
}

/******************************************
OUR PEOPLE
*******************************************/
.ourPeopleWrapper {
  background: url(../../../graphics/bg/tiles1.png) repeat-y 50% 0;
  margin: -40px 0 0 0;
  padding: 0;
}

.ourPeople {
  padding: 40px 0;
}

.ourPeople .empbox {
  width: 980px;
  float: left;
}

h5.flapcls {
  color: #666;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 1.1em !important;
}

.ourPeople > h2 {
  color: #666;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.ourPeople h1.pagehead {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 20px 0;
  text-align: left;
}

.ourPeople h1.pagehead span {
  font-size: 15px;
}

.ourPeople .person {
  width: 316px;
  height: 616px;
  float: left;
  text-align: left;
  margin: 0 15px 15px 0;
  position: relative;
  overflow: hidden;
}

.ourPeople .person.last {
  margin-right: 0;
}

.ourPeople .person .person-img {
  float: left;
  width: 100%;
}

.ourPeople .person .person-img img {
  position: relative;
  z-index: 0;
  max-height: 343px;
  max-width: 316px;
  width: 100%;
  height: 100%;
  float: left;
}

.ourPeople .person > section {
  background: url(../../../graphics/boxes/bg-orange.png) no-repeat 100% 0;
  width: 316px;
  height: 273px;
  padding: 25px 25px 10px;
  margin: 0;
  position: relative;
  z-index: 19;
  float: left;
  background-size: cover;
}

.ourPeople .person.green > section {
  background: url(../../../graphics/boxes/bg-green.png) no-repeat 0 0;
}

.ourPeople .person > section h4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px 0;
  font-weight: normal;
}

.ourPeople .person > section h4 span {
  text-transform: none;
}

.ourPeople .person > section p span {
  font-size: 15px;
  color: #fff;
}

.ourPeople .person > section p {
  font-size: 15px;
  color: #fff;
  line-height: 1.1em;
  margin: 0 0 12px 0;
}

.ourPeople .person > section p strong {
  text-transform: uppercase;
  color: #ffc76f;
  font-weight: normal;
}

.ourPeople .person > section p strong b {
  text-transform: none;
  font-weight: normal;
}

.ourPeople .person > section p strong span {
  font-size: 12px;
  color: #FFF;
}

.ourPeople .person .pets {
  width: 100%;
  z-index: 59;
  float: left;
}

.ourPeople .person .pets figure {
  width: 49px;
  height: 50px;
  position: relative;
  display: inline-block;
  float: left;
  opacity: 0.4;
}

.ourPeople .person .pets figure.active {
  opacity: 1;
}

.ourPeople .person .pets figure.active:after {
  background: url(../../../graphics/corner.png) no-repeat 0 0;
  display: block;
  content: " ";
  position: absolute;
  bottom: -13px;
  left: 20px;
  z-index: 99;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #ffffff;
}

.ourPeople .person .pets figure .pet-info-block {
  display: none;
}

.ourPeople .person .pets figure > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  margin: 1px 1px 1px 0;
  padding: 0;
  background: #817a1d;
  overflow: hidden;
}

.ourPeople .person .pets figure.open > div {
  z-index: 99;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
}

.ourPeople .person .pets figure > div img {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 48px;
}

.ourPeople .person .pets figure > div p {
  display: table-cell;
  height: 109px;
  margin: 0;
  padding: 10px 15px;
  vertical-align: middle;
  font-size: 13px;
  color: #f8c26b;
  line-height: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.ourPeople .person .pets figure > div p strong {
  text-transform: uppercase;
  color: #fff;
}

.videoTour {
  padding: 0px 0px 300px;
  background: url(../../../graphics/animals.png) no-repeat 50% 100%;
  background-size: contain;
  text-align: center;
}

.vetpagecls.videoTour {
  background: none;
  padding: 0px 0 60px;
}

.bottom-vet-section .vetpagecls.videoTour {
  float: left;
}

.videoTour h1.pagehead {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 20px 0;
  text-align: left;
}

.videoTour p {
  text-align: left;
}

.videoTour > section > figure {
  background: url(../../../graphics/movie.png) repeat-x top;
  padding: 38px 0 0 0;
  border-radius: 20px;
  position: relative;
  text-align: left;
}

.videoTour > section > figure > div {
  background: url(../../../graphics/movie.png) repeat-x bottom;
  padding: 0 0 38px 0;
  border-radius: 0 0 20px 20px;
}

.videoTour > section > figure > div img {
  display: block;
}

.videoTour > section > div {
  padding: 34px 20px 0;
  overflow: hidden;
  min-width: 200px;
  text-align: left;
}

.videoTour > section > div.clearboth.captionbox {
  padding: 0 0 0 15px;
  max-width: 280px;
}

.videoTour > section > div h4 {
  margin: 0 0 10px 0;
  color: #dc7d29;
  font-size: 16px;
  line-height: 20px;
}

.videoTour > section > div h4 a {
  font-size: 13px;
  line-height: 20px;
}

.videoTour > section > div h4 a span {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-top: 10px;
}

.videoTour > section > div p {
  background: url(../../../graphics/icons/time.png) no-repeat 0 50%;
  padding: 0 0 0 15px;
  font-size: 10px;
  text-transform: uppercase;
}

.videoTour > section > div p span {
  color: #fff;
  background: #dc7d29;
  border-radius: 3px;
  padding: 2px 5px;
}

.videoTour > section.videoFirst {
  margin: 110px 0 0 0;
  max-width: 960px;
}

.videoTour > section.videoFirst > figure {
  width: 100%;
  max-width: 960px;
  float: left;
}

.videoTour > section.videoFirst > figure img {
  width: 100%;
  height: auto;
}

.videoTour > section.video {
  width: 100%;
  float: left;
  max-width: 480px;
  margin: 0 0 60px 0;
}

.videoTour.vetpagecls > section.video {
  width: 100%;
  float: none;
  max-width: 280px;
  margin: 0 auto;
}

.videoTour > section.video.lastitem {
  margin: 0 0 30px 0;
}

.videoTour > section.video > figure {
  width: 100%;
  max-width: 280px;
  float: left;
}

.videoTour > section.video > figure img {
  width: 100%;
  height: auto;
}

.videoTour > section.video > div {
  /*height:150px;*/
}

img.lazy_delay {
  background: url(../../../graphics/loader.gif) no-repeat 50% 50%;
}

.vetvideoTour > .video_date,
.videoTour > .video_date {
  font-weight: bold;
  text-align: left;
}

.vetvideoTour > .video_desc, .vetvideoTour > .video_desc p,
.videoTour > .video_desc, .videoTour > .video_desc p {
  font-weight: normal;
  text-align: left;
}

/********** VET VIDEO SECTION STARTS******************/
.vetvideoTour.centralize {
  min-height: 1950px;
  padding: 0 20px 300px;
}

.vetvideoTour.videoplaysection.centralize,
.videoTour.videoplaysection.centralize {
  min-height: auto;
  padding: 0 20px 300px;
}

.vetvideoTour {
  background: url(../../../graphics/animals.png) no-repeat 50% 100%;
  background-size: contain;
  text-align: center;
  padding: 0 0 300px;
}

.vetpagecls.vetvideoTour {
  background: none;
  padding: 0px 0 60px;
}

.vetvideoTour h1.pagehead {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 20px 0;
  text-align: left;
}

.vetvideoTour p {
  text-align: center;
}

.vetvideoTour > section > figure {
  padding: 10px;
  position: relative;
  text-align: left;
  background-color: #ffffff;
  box-shadow: 0 3px 5px 1px rgb(153, 153, 153);
}

.vetvideoTour > section > figure > div {
  padding: 0;
  border-radius: 0 0 20px 20px;
}

.vetvideoTour > section > figure a.imglink:hover img {
  opacity: 0.9;
}

.vetvideoTour > section > figure > div img {
  display: block;
}

.vetvideoTour > section > div.captionbox {
  padding: 0;
  overflow: hidden;
  min-width: 200px;
  text-align: center;
  margin-left: -25px;
}

.vetvideoTour > section > div.captionbox h4 {
  margin: 0;
  color: #dc7d29;
  font-size: 16px;
  line-height: 20px;
}

.vetvideoTour > section > div.captionbox h4 a {
  font-size: 13px;
  line-height: 20px;
  color: #817a1d;
}

.vetvideoTour > section > div.captionbox p,
.vetvideoTour > section > div.captionbox p span {
  color: #666;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}

.vetvideoTour > section.video {
  width: 100%;
  float: left;
  max-width: 305px;
  margin: 0;
  -webkit-backface-visibility: hidden;
  height: 275px;
}

.vetvideoTour > section.video.odd { /* IE 9 */ /* Chrome, Safari, Opera */
  transform: rotate(2deg);
}

.vetvideoTour > section.video.even { /* IE 9 */ /* Chrome, Safari, Opera */
  transform: rotate(-2deg);
}

.vetvideoTour.vetpagecls > section.video {
  width: 100%;
  float: none;
  max-width: 280px;
  margin: 0 auto;
}

.vetvideoTour > section.video > figure {
  width: 100%;
  max-width: 265px;
  float: left;
  margin-bottom: 10px;
}

.vetvideoTour > section.video > figure img {
  width: 100%;
  height: auto;
}

.vetvideoTour > section.video > figure img.playvideobtn {
  width: 30px;
  height: 30px;
  position: absolute;
  margin-top: -14%;
  margin-left: 78%;
}

.vetvideoTour > section.video > figure a:hover img.playvideobtn {
  opacity: 0.9;
}

.vet-video-layout-1 {
  left: 0;
  top: 185%;
}

.vet-video-layout-2 {
  right: 0 !important;
  left: auto !important;
  top: 55%;
}

.vet-video-layout-4 {
  right: 10px;
  top: 225%;
}

.vet-video-layout-5 {
  left: 0;
  top: 370%;
}

.vet-video-layout-6 {
  right: 25px;
  top: 405%;
}

.vet-video-layout-7 {
  left: 25px;
  top: 525%;
}

.vet-video-layout-8 {
  right: 25px;
  top: 605%;
}

.vet-video-layout-9 {
  left: 30px;
  top: 690%;
}

.vet-video-layout-10 {
  right: 15px;
  top: 755%;
}

.vet-video-layout-11 {
  left: 25px;
  top: 905%;
  z-index: -10;
}

.vet-video-layout-12 {
  right: 25px;
  top: 1025%;
  z-index: -10;
}

.vet-video-layout-13 {
  left: 10px;
  top: 1130%;
}

.vet-video-layout-14 {
  right: 15px;
  top: 1255%;
}

.vet-video-layout-15 {
  left: 25px;
  top: 1465%;
}

.vet-video-layout-16 {
  right: 20px;
  top: 1795%;
}

.vet-video-layout-17 {
  left: 10px;
  top: 1900%;
}

.vet-video-layout-18 {
  right: 15px;
  top: 2020%;
}

.vet-video-layout-19 {
  left: 25px;
  top: 2265%;
}

.vet-video-layout-20 {
  right: 20px;
  top: 2395%;
}

.vet-video-layout-21 {
  left: 10px;
  top: 2570%;
}

.vet-video-layout-22 {
  right: 10px;
  top: 2770%;
}

.vet-video-layout-23 {
  left: 10px;
  top: 2970%;
}

.parallax-item {
  position: absolute;
  transition: all 200ms;
  opacity: 0.3;
  z-index: -10;
}

.videoplaybody .vet-video-layout-1 {
  left: 0;
  top: 145%;
}

.videoplaybody .vet-video-layout-2 {
  right: 0 !important;
  left: auto !important;
  top: 120%;
}

.videoplaybody .vet-video-layout-4 {
  top: 60%;
  right: 150px;
}

.videoplaybody .vet-video-layout-5 {
  left: 0;
  top: 55%;
}

.vet-video-layout-3:before {
  background-image: url(../../../graphics/vet/stain-top.png);
  position: absolute;
  width: 415px;
  height: 291px;
  left: 130px;
  top: 75%;
  z-index: -50;
  content: "";
  opacity: 0.5;
}

.vetCheckout:after {
  background-image: url(../../../graphics/vet/stain-bottom.png);
  position: absolute;
  width: 348px;
  height: 338px;
  right: 25%;
  margin-top: -50%;
  z-index: -50;
  content: "";
  opacity: 0.5;
}

.parallax-item img {
  display: block !important;
}

.vetvideoTour .staticpagecontent {
  position: relative;
  display: inline-block;
}

.vetvideoTour > section.videoFirst {
  margin: 65px 0 0 0;
  max-width: 960px;
}

.vetvideoTour > section.videoFirst > figure {
  width: 100%;
  max-width: 960px;
  float: left;
}

.vetvideoTour > section.videoFirst > figure img {
  width: 100%;
  height: auto;
}

.vetvideoTour > section.videoFirst > figure {
  background: url(../../../graphics/movie.png) repeat-x top;
  padding: 38px 0 0 0;
  border-radius: 20px;
  position: relative;
  text-align: left;
}

.vetvideoTour > section.videoFirst > figure > div {
  background: url(../../../graphics/movie.png) repeat-x bottom;
  padding: 0 0 38px 0;
  border-radius: 0 0 20px 20px;
}

.vetvideoTour .buttons {
  text-align: left;
}

.videoplaywrapper .backtoem {
  padding: 0 0 30px;
  border-top: 1px solid #e5e5e5;
  position: relative;
  text-align: center;
  width: 100%;
  position: absolute;
  margin-top: 75px;
}

/* .vetvideoplaypage.videoplaywrapper .backtoem {
    margin-top: 220px;
} */
.videoplaywrapper .backtoem .backBtn {
  font-size: 14px;
  border: 1px solid #e3e3e3;
  border-top: 1px solid #dc7d29;
  padding: 11px 10px 10px 35px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 3px 0 #e3e3e3;
  text-decoration: none !important;
  background: url(../../../graphics/icons/back1.png) no-repeat 10px 50%;
  display: block;
  width: 145px;
  white-space: nowrap;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -73px;
}

/******************************************
PETS AT HOME / Media Player
*******************************************/
.mediaPlayer {
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}

.mediaPlayer > img {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.mediaPlayer figure {
  position: relative;
}

.mediaPlayer figure ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mediaPlayer figure ul li {
  margin: 0;
  padding: 0;
}

.mediaPlayer figure ul li:first-child {
  margin-bottom: 2px !important;
}

.mediaPlayer figure ul li img {
  width: 100%;
  max-width: 960px;
  height: auto;
  display: block;
}

.mediaPlayer > ul {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 10px auto 0px;
  width: 800px;
}

.mediaPlayer > ul li {
  margin: 0;
  padding: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
}

.mediaPlayer > ul li img {
  width: auto;
  height: 80px;
  opacity: 0.6;
}

.mediaPlayer > ul li:hover img {
  opacity: 1;
}

.mediaPlayer > ul li.active {
  background: #dc7d29;
}

.mediaPlayer .playPauseSlider,
.mediaPlayer .bx-next,
.mediaPlayer .bx-prev {
  display: block;
  text-indent: -9999px;
  width: 57px;
  height: 57px;
  position: absolute;
  bottom: 30px;
  z-index: 99;
  opacity: 0.8;
}

.mediaPlayer .playPauseSlider:hover,
.mediaPlayer .bx-next:hover,
.mediaPlayer .bx-prev:hover {
  opacity: 1;
}

.mediaPlayer .bx-prev {
  left: 30px;
  background: url(../../../graphics/icons/controls.png) no-repeat 0 0;
}

.mediaPlayer .bx-next {
  left: 92px;
  background: url(../../../graphics/icons/controls.png) no-repeat -62px 0;
}

.mediaPlayer .playPauseSlider {
  left: 153px;
  background: url(../../../graphics/icons/controls.png) no-repeat -186px 0;
}

.mediaPlayer .playPauseSlider.paused {
  left: 153px;
  background: url(../../../graphics/icons/controls.png) no-repeat -124px 0;
}

.mediaPlayer .progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  background: #fff;
  opacity: 0.5;
  width: 0;
  z-index: 99;
}

/******************************************
CONTACT
*******************************************/
.contact {
  padding: 0 0 100px 0;
}

.contact h1.pagehead {
  color: #dc7d29;
  font-size: 30px;
  padding: 0 0 20px;
}

.contact h3 {
  color: #dc7d29;
  font-size: 20px;
  padding: 40px 0 0;
}

.contact .buttons {
  padding: 0 0 20px;
}

.contact .columns > div {
  width: 100%;
  margin: 10px 0;
  max-width: 470px;
}

.contact .columns > div.colLeft {
  float: left;
}

.contact .columns > div.colRight {
  float: right;
}

.contactpageDetails {
  background: url(../../../graphics/swirl1.png) no-repeat 50% 100%;
}

.contactpageDetails.petexportpageDetails {
  background: none;
}

.contactpageDetails .columns > div.colLeft {
  padding-right: 30px;
  max-width: 360px;
}

.contactpageDetails .columns > div.colRight {
  padding-left: 40px;
  max-width: 590px;
}

div.howegethere {
  margin-top: 0px !important;
}

.article .columns div.aboutRight {
  margin-top: -30px !important;
}

.thankyoutxt {
  line-height: 1.3em;
}

.colRight ul, .colLeft ul {
  margin-left: 0;
}

.colRight ul, .colLeft ul li {
  list-style-position: inside;
}

.article .columns ul.left-aligned {
  margin-left: 0;
  list-style-position: inside;
}

.contactpageDetails .columns > div div.icobox {
  font-size: 20px;
  color: #454545;
  padding: 0;
  margin: 0 0 10px;
}

.contactpageDetails .columns > div.colLeft div.icobox {
  min-height: 53px;
  padding-bottom: 30px;
}

.howegethere div p {
  font-size: 20px;
  color: #454545;
  padding: 9px 0;
  margin: 0 0 10px;
  min-height: 55px;
}

.contactpageDetails .columns > div div.icobox a, .howegethere div div.icobox a {
  color: #454545;
  font-size: 20px;
}

.contactpageDetails .columns > div div.icoLandline a.contactinfomainlink {
  font-size: 27px;
  line-height: normal;
}

.contactpageDetails .columns > div div.icoEmail a {
  font-size: 20px;
  line-height: 1.8;
  display: block;
}

.howegethere div p strong {
  color: #dc7d29;
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 3px;
  display: block;
  text-transform: uppercase;
}

.contactpageDetails .columns > div div.icobox span.emergency-note {
  font-size: 14px;
  font-weight: normal;
  line-height: 15px;
  color: #454545;
  text-transform: none;
}

.contactpageDetails .columns > div div.icobox span.greynote {
  color: #808080;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 5px;
}

.contactpageDetails .columns .boldtext {
  font-weight: bold;
}

.howegethere div div.icobox span {
  font-size: 16px;
  color: #808080;
}

.contactinfobox a:hover {
  text-decoration: none !important;
  border-bottom: 1px dotted #dc7d29 !important;
}

.contactpageDetails .columns > div div.icoLandline {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-call.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoFax {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-call.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoUrgent,
.contactpageDetails .columns > div div.icoUrgent2 {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-plus.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoUrgent.open {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-plus-expanded.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoAddress, .howegethere div.icoAddress {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-mail.svg) no-repeat;
  max-height: 150px;
}

.contactpageDetails .columns > div div.icoEmail {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-mail.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoHowl, .howegethere div.icoHowl {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-pin.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoHours, .howegethere div.icoHours {
  padding-left: 65px;
  background: url(../../../graphics/contact/ico-time.svg) no-repeat;
  position: relative;
}

.contactpageDetails .columns > div div.icobox span.icon-note {
  font-size: 15px;
  color: #dc7d29;
  display: block;
  line-height: 15px;
  padding-bottom: 5px;
  padding-top: 3px;
}

.contactpageDetails .columns > div div.icobox strong.title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  color: #454545;
  text-transform: none;
}

.contactpageDetails .columns > div div.icobox p {
  font-size: 15px;
  line-height: 1.33;
  color: #454545;
  margin: 0;
}

.contactpageDetails .columns > div div.icobox strong {
  font-size: 15px;
  line-height: 15px;
  margin: 0;
  display: block;
}

.contactpageDetails .columns > div div.icobox strong.green {
  color: #7a762f;
}

.contactpageDetails .columns > div div.icobox a.orglink {
  font-size: 15px;
  font-weight: bold;
  color: #dc7d29;
  padding-bottom: 3px;
  border-bottom: solid 1px #dc7d29;
}

.contactpageDetails .columns > div div.icobox.open a.orglink {
  border-bottom: none;
}

.contactpageDetails .columns > div div.icobox a.orglink.emergencytrigger {
  font-size: 20px;
  cursor: pointer;
}

.contactpageDetails .columns > div div.icobox span {
  font-size: 13px;
  line-height: 1;
  color: #454545;
}

.contactpageDetails .columns > div div.icoHowl.icobox span {
  clear: both;
  display: block;
  padding-top: 5px;
}

.contactpageDetails .columns > div div.icoUrgent strong.title {
  font-size: 15px;
  line-height: 1.6;
}

.contactpageDetails .columns > div div.icobox .emergency_details {
  display: none;
  padding-top: 10px;
}

.contactpageDetails .columns > div div.icobox .emergency_details span {
  font-size: 15px;
}

.contactpageDetails .columns > div div.icobox .emergency_details a {
  font-size: 20px;
  line-height: 1.3;
}

.contactpageDetails .columns > div div.icobox .emergency_details a.boldtext {
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  border-bottom: solid 1px #979797;
}

.contactpageDetails .columns > div div.icoUrgent_cover {
  margin-top: 40px;
}

.contactpageDetails .columns > div div.urgentbg {
  background: url(../../../graphics/contact/shape-for-plus.png) no-repeat;
}

.contactpageDetails .columns > div div.urgentbg div.emergencyiconbg {
  background: url(../../../graphics/contact/ico-plus-expanded.svg) no-repeat;
}

.contactpageDetails .columns > div div.icoUrgent_cover.bg {
  background: url(../../../graphics/contact/shape-for-plus.png) no-repeat;
  background-size: cover;
  width: 378px;
  height: 252px;
  padding-top: 35px;
  margin-left: -40px;
  position: absolute;
  padding-left: 30px;
  margin-top: 0;
}

.contactpageDetails .columns > div.contactinfobox {
  position: relative;
  padding-bottom: 50px;
}

.contactpageDetails .columns > div.contactinfobox.bottomextra {
  padding-bottom: 300px;
}

.contactpageDetails .columns > div div.icoEmail .emailformtrigger {
  display: none;
  cursor: pointer;
  color: #dc7d29;
  font-size: 20px;
  font-weight: bold;
  border-bottom: solid 1px #dc7d29;
  padding-bottom: 2px;
  line-height: 1;
}

.contactpageDetails .columns > div.contactForm p.orgtext {
  font-size: 12px;
  line-height: 13px;
  color: #808080;
  margin-bottom: 5px;
}

.contactpageDetails .columns > div.contactForm h3.formtitle {
  font-size: 15px;
  font-weight: bold;
  color: #dc7d29;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding: 0;
}

.contact .columns > div.colRight.contactForm {
  margin-top: 0;
}

.contactForm .formitem.short {
  width: 45%;
  border-bottom: 1px solid #dfdfdf;
}

.contactForm .formitem.short.borderright {
  width: 45%;
  border-bottom: 1px solid #eaeaea;
  margin: 0 20px 0 10px;
}

.petexportpageDetails .contactForm .formitem.short.borderright {
  width: 50%;
  margin: 0;
}

.petexportpageDetails .contactForm .formitem.short {
  width: 50%;
  margin: 0;
}

.petexportpageDetails .contactForm .formitem {
  width: 100%;
  margin-left: 0;
}

.contactForm .formitem {
  position: relative;
  float: left;
  width: 96%;
  margin-left: 10px;
}

.contactForm fieldset {
  border-radius: 5px;
  border: solid 1px #eaeaea;
  background-color: rgba(255, 255, 250, 0.91);
}

.contactpageDetails .columns > div.contactForm input,
.contactpageDetails .columns > div.contactForm textarea {
  width: 100%;
  float: left;
  outline: none;
  display: block;
  box-shadow: none;
  margin: 0;
  padding: 34px 12px 10px;
  color: #393939;
  font-size: 20px;
  border: none;
  position: relative;
  z-index: 100;
}

.contactForm form div a.selectBox {
  font-size: 16px;
  color: #393939;
  padding: 22px 20px 18px 14px;
  box-shadow: none;
  border-radius: 5px;
  width: 100%;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #dfdfdf;
}

.contactForm .formitem label {
  position: absolute;
  top: 50%;
  left: 3%;
  right: auto;
  font-size: 17px;
  color: #454545;
  opacity: 1;
  z-index: 99;
}

.contactForm .formitem label.focus {
  top: 10%;
  left: 3%;
  font-size: 13px;
  opacity: 0.7;
}

.contactpageDetails .columns > div.contactForm input:focus + label,
.contactForm .formitem label.hasValue {
  top: 10%;
  left: 3%;
  font-size: 13px;
  opacity: 0.4;
  z-index: 100;
}

.contactForm .formitem.txtarr label {
  top: 10%;
  left: 1.5%;
}

.contactForm .formitem.txtarr #comments:focus + label,
.contactForm .formitem.txtarr label.hasValue {
  top: 3%;
  font-size: 13px;
  opacity: 0.7;
}

#crossbreed-row {
  display: none;
}

.contactForm .formitem.checkboxes-labels .checkbox-item {
  margin-top: 20px;
  padding-left: 16px;
}

.contactForm .formitem.checkboxes-labels .checkbox-item.ticked input[type=checkbox]:after {
  background: url(../../../graphics/form-tick.png) no-repeat;
  content: "";
  width: 19px;
  height: 17px;
  display: block;
  position: absolute;
  left: 0px;
  top: -6px;
}

.contactForm .formitem.checkboxes-labels .checkbox-item input[type=checkbox] {
  float: left;
  width: auto;
  margin-top: 3px;
  position: relative;
}

.contactForm .formitem.checkboxes-labels .checkbox-item label {
  float: left;
  position: static;
  font-size: 15px;
  opacity: 1;
  padding-left: 15px;
  color: #454545;
}

.contactpageDetails .columns > div.contactForm input.error + label,
.contactpageDetails .columns > div.contactForm textarea.error + label {
  left: auto;
  right: 3%;
  color: #dc7d29;
  animation: shake 0.5s ease-in-out;
}

.contactpageDetails .columns > div.contactForm .error span.selectBox-label {
  color: #dc7d29 !important;
  animation: shake 0.5s ease-in-out;
}

.contactpageDetails .columns > div.contactForm .ticked span.tickmsg {
  position: absolute;
  background: url(../../../graphics/form-tick.png) no-repeat;
  width: 19px;
  height: 17px;
  top: 24px;
  right: 17px;
  z-index: 100;
}

.contactpageDetails .columns > div.contactForm .searchSelect label {
  opacity: 0.4;
}

.contactpageDetails .columns > div.contactForm .searchSelect .ticked label {
  top: 10%;
  left: 2%;
  font-size: 13px;
}

.contactForm .formitem .select2 + label {
  display: none;
  opacity: 0.4;
}

.contactForm .formitem.ticked .select2 + label {
  display: block;
  top: 10%;
  left: 3%;
  font-size: 13px;
}

.contactForm .formitem .select2 + label.whatbreed {
  top: 10%;
  left: 3%;
  font-size: 13px;
}

.contactpageDetails .columns > div.contactForm .ticked.txtarr span.tickmsg {
  top: 10%;
}

.details-box:hover {
  animation: shake 0.5s ease-in-out;
}

.contactForm .formitem.datepickercol label {
  top: 10%;
  font-size: 13px;
}

.contactpageDetails .columns > div.contactForm .formitem.datepickercol input::-moz-placeholder {
  font-weight: normal;
  font-size: 13px;
  opacity: 0.6;
}

.contactpageDetails .columns > div.contactForm .formitem.datepickercol input::placeholder {
  font-weight: normal;
  font-size: 13px;
  opacity: 0.6;
}

.contactForm .select2-container--default .select2-selection--single .select2-selection__placeholder {
  opacity: 0.4;
  font-size: 17px;
  color: #454545;
}

@keyframes shake {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-10px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  60% {
    transform: translateX(-10px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.wid10 {
  width: 10px;
  float: left;
}

.pad10 {
  padding: 10px;
}

.wid50 {
  width: 50px;
  float: left;
}

.contact .columns > div.clientForm {
  max-width: 670px;
}

.contactForm .formitem.short.col3, .contactForm .formitem.short.borderright.col3 {
  width: 33.3%;
}

.contactForm .formitem.short.col15, .contactForm .formitem.short.borderright.col15 {
  width: 15%;
}

.clientForm .formitem {
  min-height: 65px;
}

.clientForm .formitem.traveldatebox {
  min-height: 65px;
}

.clientForm .otheritem label {
  transition: all 2s ease-out;
}

.clientForm .otheritem {
  transition: background 2s ease-out;
}

.clientForm .otheritem input[type=text] {
  background: none;
}

.clientForm .otheritem.faded-bg label {
  color: #333;
  opacity: 1;
}

.clientForm .otheritem.faded-bg {
  background: rgba(220, 125, 41, 0.3);
}

.contactpageDetails .columns > div.clientForm input[type=radio] {
  width: 25px;
  height: 15px;
}

.contactpageDetails .columns > div.clientForm .radiotext {
  float: left;
  padding: 5px 25px 0 0px;
}

.contactpageDetails .columns > div.clientForm .radiobtn {
  float: left;
  padding: 5px 5px 0 0;
}

.clientForm .formitem.borderbottom {
  border-bottom: 1px solid #dfdfdf;
}

.clientForm .formitem.borderright {
  border-right: 1px solid #dfdfdf;
}

.contactpageDetails .columns > div.clientForm .radiohead {
  padding: 0 10px 0 0;
  float: left;
}

.contactpageDetails .columns > div.clientForm div.note {
  padding: 10px;
  color: #949494 !important;
  font-size: 12px;
}

.clientForm fieldset {
  border-bottom: none;
  box-shadow: 0 2px 0 #dc7d29;
  background-color: #ffffff;
}

.needhelpdiv {
  padding-left: 20px;
}

.contactpageDetails .columns > div.clientForm .needhelpdiv .radiotext {
  width: 88%;
}

.clientForm .theirbox, .petsizediv, .dogbox, .catbox {
  display: none;
}

.clientForm .leftborder {
  border-left: 1px solid #dfdfdf;
}

.clientForm #tabs li {
  position: relative;
  margin-right: 10px;
}

.clientForm #tabs li a.deltab {
  top: -31px;
  position: absolute;
  right: -3px;
  width: 16px;
  height: 16px;
  background-image: url(../../../graphics/icons/16/delicon.gif);
  color: #000 !important;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
}

.clientForm #tabs li a.pettab {
  background-color: #ccc;
  padding: 15px;
  border-radius: 5px;
  color: #ffffff !important;
}

.clientForm #tabs li a.pettab:hover {
  background-color: #dc7d29;
  padding: 15px;
}

.clientForm #tabs li.active a.pettab {
  background-color: #dc7d29;
  padding: 15px;
  border-radius: 5px;
  color: #ffffff !important;
}

.clientForm #tabs_content_container {
  border: none;
}

.clientForm #tabs li.last-li a {
  font-size: 16px;
  color: #999999 !important;
  background-color: inherit;
  cursor: pointer;
}

.clientForm #tabs li.last-li a:hover {
  color: #dc7d29 !important;
}

.clientForm form .residence div a.selectBox {
  border-bottom: none;
}

.clientForm .select2-container {
  width: 100% !important;
  vertical-align: top;
}

.clientForm .select2-container--default .select2-selection--single {
  border: none;
  font-size: 14px;
  color: #4a4a4a;
  height: 64px;
}

.clientForm .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 10px 10px 0;
  line-height: 62px;
  height: 62px;
}

.clientForm .select2-container--default .select2-selection--single .select2-selection__arrow {
  cursor: pointer;
  height: 65px;
  width: 25px;
}

.clientForm .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #dc7d29 transparent;
}

.clientForm .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #dc7d29 transparent transparent transparent;
}

.clientForm .formitem label {
  left: 10px;
}

.helptipbox {
  display: none;
  width: 265px;
  background: #dc7c29;
  color: #ffffff;
  font-size: 15px;
  padding: 20px;
  border-radius: 40px;
  text-align: center;
  position: absolute;
  z-index: 9999;
  animation: fadein 1s;
  background: linear-gradient(to left, #dc7c29, #e18d2e);
  opacity: 0;
  visibility: hidden;
  transform: opacity 200ms linear, visibility 200ms linear;
  -webkit-transform: opacity 200ms linear, visibility 200ms linear;
}

.helptipbox.show {
  display: block;
  opacity: 1;
  visibility: visible;
}

.helptipbox.show .closetiplink {
  display: none;
}

.helptipbox.hide {
  display: block;
  opacity: 0;
  visibility: hidden;
}

.helptipbox:after {
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  left: -29px;
  top: 33%;
  content: url(../../../graphics/left_arrow.png);
}

.helptipbox .close {
  width: 11px;
  height: 12px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url("../../../graphics/cross.png");
}

.helptipbox_dob {
  margin: -92px 0px 0 252px;
}

.helptipbox_common {
  margin: 0px;
  right: -296px;
  top: -35px;
}

.helptipbox.top {
  right: auto;
  left: 3px;
  top: -156px;
}

.helptipbox.top:after {
  content: url("../../../graphics/down_arrow.png");
  top: 99.5%;
  left: 45%;
}

.helptipbox.top.helptipbox_traveldate {
  top: -178px;
}

.helptipbox.top.helptipbox_traveldate:after {
  left: 42%;
}

.helptipbox_other_species.top, .helptipbox_other_breed.top {
  top: -225px;
}

.error_message {
  display: none;
  color: #dc7d29;
  padding: 10px 0;
  font-size: 13px;
}

.contactpageDetails .columns > div.clientForm .parent_error {
  border: 2px solid #dc7d29 !important;
}

.contactpageDetails .columns > div.clientForm .parent_error .select2 + label {
  left: auto;
  right: 3%;
  color: #dc7d29 !important;
  animation: shake 0.5s ease-in-out;
}

.contactpageDetails .columns > div.contactForm input {
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(255, 255, 250, 0.71);
}

.contactpageDetails .columns > div.clientForm div.helpnote {
  padding-left: 0px;
}

.contactForm .otheritem {
  position: relative;
  float: left;
  width: 100%;
  min-height: 65px;
}

div.clientForm .boxfocus {
  border: 2px solid #dc7d29 !important;
}

.contactpageDetails .columns > div.contactForm.clientForm .fulladdressbox {
  width: 75%;
}

.contactpageDetails .columns > div.contactForm.clientForm textarea.fulladdress {
  border: 1px solid #dfdfdf;
  height: 100px;
  min-width: 320px;
}

.contactpageDetails .columns > div.contactForm.clientForm input[type=radio] {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid darkgray;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 5px 0px gray inset;
  padding: 0;
}

.contactpageDetails .columns > div.contactForm.clientForm input[type=checkbox] {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 0 5px 0px #CCC inset;
  padding: 0;
}

.contactpageDetails .columns > div.contactForm.clientForm input[type=radio]:hover {
  box-shadow: 0 0 5px 0px orange inset;
}

.contactpageDetails .columns > div.contactForm.clientForm input[type=radio]:before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  margin: 20% auto;
  border-radius: 50%;
}

.contactpageDetails .columns > div.contactForm.clientForm input[type=radio]:checked:before {
  background: #dc7d29;
}

.ui-datepicker {
  z-index: 999 !important;
  left: 50% !important;
  margin-left: -140px;
}

.ui-widget-content {
  border: 1px solid #dfdfdf !important;
}

.ui-datepicker .ui-datepicker-header {
  border: 0;
  background: none;
}

.ui-datepicker .ui-datepicker-title {
  color: #dc7d29;
}

.ui-datepicker th {
  color: #dc7d29;
}

.ui-datepicker table {
  border-top: 1px solid #dfdfdf;
}

.ui-datepicker td span, .ui-datepicker td a {
  font-size: 13px;
}

.ui-datepicker .ui-datepicker-title select, .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  color: #444;
  font-size: 13px !important;
}

.pdfwrapper {
  margin: 30px auto;
  font-family: Benguiat, Arial, Helvetica, sans-serif;
}

.pdfwrapper .article h1.pagehead {
  margin: 50px 0;
}

.pdfwrapper h2 {
  font-size: 20px;
  color: #dc7d29;
  margin: 0 0 20px 0;
}

.pagebrk {
  page-break-after: always;
}

.pdfwrapper .pdftable {
  width: 100%;
}

.pdfwrapper .pdfrow {
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  float: left;
}

.pdfwrapper .inputlabel {
  width: 45%;
  float: left;
  overflow: inherit;
  padding-right: 20px;
  text-align: right;
}

.pdfwrapper .inputvalue {
  text-align: left;
  float: left;
}

hr.pdfheadrowhr {
  border: 2px solid #999;
}

hr.pdfrowhr {
  border: 1px solid #999;
}

.article .columns .grid figure {
  margin: 0;
}

.article .columns .faqbox {
  width: 233px;
  display: inline-block;
  margin: 0 30px 30px 0;
}

.article .columns .faqbox.orange {
  background-color: #dc7e29;
  color: #ffffff;
  border-radius: 5px;
  vertical-align: top;
}

.article .columns .faqbox.orange h2.faqhead {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  padding: 20px;
}

.article .columns .faqbox.orange a.dotted {
  border-bottom: 1px dotted #333 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.article .columns .faqbox.orange a.dotted:hover {
  border-bottom: 1px dotted #ffffff !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.article .columns .faqbox.orange .shortanswer {
  font-size: 39px;
  line-height: 54px;
  font-weight: bold;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

.article .columns .faqbox.orange .curtainpic {
  background: url(../../../graphics/faq/curtain.png) no-repeat;
  width: 233px;
  height: 80px;
  text-align: center;
  margin: 0;
  position: relative;
  padding: 20px;
  font-size: 12px;
}

.article .columns .faqbox.orange .curtainpic .fullanswer {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: hidden;
}

.article .columns .faqbox.orange .curtainpic p {
  padding: 0;
  margin: 0;
}

.article .columns .faqbox.green {
  color: #ffffff;
  border-radius: 5px;
  vertical-align: top;
  width: 240px;
  height: 252px;
  padding: 0;
}

.article .columns .grid a.green figure {
  width: 100%;
  height: 100%;
  background: none;
  border-radius: 3px;
}

.grid a.green:hover figcaption h2, .grid a.green:hover figcaption p, .grid a.green:hover figcaption .answerlink {
  opacity: 0;
}

.article .columns .faqbox.green svg path {
  fill: #706b1a;
}

.article .columns .faqbox.green figcaption h2.faqhead {
  font-size: 15px;
  line-height: 28px;
  font-weight: bold;
  height: 75%;
  color: #ffffff;
}

.article .columns .faqbox.green figcaption .answerlink span.answerlinkspan {
  font-size: 12px;
  line-height: 20px;
  font-family: "Lucida Grande", arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  float: left;
  padding-left: 15px;
}

.article .columns .faqbox.green figcaption .answerlink span.answerlinkspan:hover {
  color: #dc7e29;
}

.article .columns .faqbox.green figcaption .answerlink span.answerlinkspan::after {
  content: url(../../../graphics/faq/arrow-green.svg);
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -1px;
  margin-left: 10px;
}

.article .columns .faqbox.green .fullanswer {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transition: opacity 0.3s;
  background-color: #fef9f5;
  color: #4a4a4a;
  font-size: 12px;
  line-height: 20px;
  padding: 40px 15px 20px;
}

.article .columns .faqbox.green .longanswer {
  overflow-y: hidden;
  margin: 10px 0;
  position: relative;
  height: 70%;
}

.article .columns .faqbox.green .fullanswer .answerlink span.answerlinkspan {
  color: #dc7e29;
}

.article .columns .faqbox.green .fullanswer .answerlink span.answerlinkspan:hover {
  color: #706b1a;
}

.article .columns .faqbox.green .fullanswer .answerlink span.answerlinkspan::after {
  content: url(../../../graphics/faq/arrow-orange.svg);
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -1px;
  margin-left: 10px;
}

.article .columns .faqbox.answerbox {
  display: none;
}

.article .columns .faqbox.imagebox {
  color: #ffffff;
  vertical-align: top;
  width: 233px;
  height: 340px;
  padding: 0;
}

.article .columns .grid a.imagebox figure {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

.grid a.imagebox:hover figcaption h2, .grid a.imagebox:hover figcaption p, .grid a.imagebox:hover figcaption .answerlink {
  opacity: 0;
}

.article .columns .faqbox.imagebox svg path {
  fill: none;
}

.article .columns .faqbox.imagebox figcaption h2.faqhead {
  font-size: 15px;
  line-height: 28px;
  font-weight: bold;
  color: #ffffff;
  display: table-cell;
  vertical-align: bottom;
  height: 225px;
}

.article .columns .faqbox.imagebox figcaption .answerlink span.answerlinkspan {
  font-size: 12px;
  line-height: 20px;
  font-family: "Lucida Grande", arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  float: left;
  padding-left: 15px;
}

.article .columns .faqbox.imagebox figcaption .answerlink span.answerlinkspan:hover {
  color: #dc7e29;
}

.article .columns .faqbox.imagebox figcaption .answerlink span.answerlinkspan::after {
  content: url(../../../graphics/faq/arrow-green.svg);
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -1px;
  margin-left: 10px;
}

.article .columns .faqbox.imagebox .fullanswer {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s;
  color: #4a4a4a;
  font-size: 12px;
  line-height: 20px;
  padding: 40px 15px 20px;
  opacity: 0;
  display: table-cell;
  vertical-align: bottom;
  height: 338px;
}

.article .columns .faqbox.imagebox:hover {
  text-decoration: none;
}

.article .columns .faqbox.imagebox:hover .fullanswer {
  opacity: 1;
}

.article .columns .faqbox.imagebox .longanswer {
  overflow-y: hidden;
  margin: 10px 0;
  position: relative;
  height: 70%;
}

.article .columns .faqbox.imagebox .fullanswer .answerlink span.answerlinkspan {
  color: #dc7e29;
}

.article .columns .faqbox.imagebox .fullanswer .answerlink span.answerlinkspan:hover {
  color: #706b1a;
}

.article .columns .faqbox.imagebox .fullanswer .answerlink span.answerlinkspan::after {
  content: url(../../../graphics/faq/arrow-orange.svg);
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -1px;
  margin-left: 10px;
}

.article .columns .faqbox.plain {
  border: 3px dashed #dc7e29;
  padding: 3px;
}

.article .columns .faqbox.plain .plainwrapper {
  background-color: #fdf9f3;
  border: 3px solid #aa5b13;
  padding: 15px;
  margin: 0;
  cursor: pointer;
}

.article .columns .faqbox.plain .plainwrapper h2.faqhead {
  font-size: 38px;
  font-weight: bold;
  color: #dc7e29;
  min-height: 130px;
}

.article .columns .faqbox.plain .plainwrapper .plainbutton {
  height: 45px;
}

.article .columns .faqbox.plain .plainwrapper .plainbutton::after {
  content: url(../../../graphics/faq/arrow-plain.svg);
  position: absolute;
  width: 45px;
  height: 48px;
  margin-top: -1px;
  margin-left: 10px;
}

.article .columns .faqbox.plain .plainwrapper:hover {
  background-color: #dc7e29;
}

.article .columns .faqbox.plain .plainwrapper:hover h2.faqhead {
  color: #ffffff;
}

.article .columns .faqbox.plain .plainwrapper:hover .plainbutton::after {
  content: url(../../../graphics/faq/arrow-plain-rev.svg);
}

.article .columns .faqbox.answerbox {
  background-color: #fef9f5;
  padding: 40px 25px;
  border: 2px solid #eae9e8;
}

.article .columns .faqbox.answerbox .questionpart h2.faqhead {
  font-size: 38px;
  font-weight: bold;
  color: #dc7e29;
  margin-bottom: 40px;
}

.article .columns .faqbox.answerbox .answerpart {
  font-size: 14px;
  color: #4a4a4a;
}

.fadeout {
  position: absolute;
  bottom: 0em;
  width: 100%;
  height: 4em;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  margin: 0 !important;
}

.contactpageDetails .columns > div.contactForm input.short {
  width: 100%;
  float: none;
}

.contactpageDetails .columns > div.contactForm .txtField1 {
  width: 70%;
}

.contactpageDetails .columns > div.contactForm textarea {
  height: 240px;
  resize: none;
  font: 16px/19px "Benguiat", Arial, Helvetica, sans-serif;
  padding-top: 30px;
  font-weight: bold;
  background-color: rgba(255, 255, 250, 0.91);
}

.contactpageDetails .columns > div.contactForm select {
  color: #949494 !important;
}

.contactpageDetails .columns > div.contactForm span.note {
  color: #949494 !important;
  font-size: 12px;
  padding: 0 0 3px;
}

.contactpageDetails .columns > div.contactForm span.selectBox-label {
  color: #393939 !important;
  font-size: 16px !important;
}

.contactpageDetails .columns > div.contactForm div.captcha {
  margin-top: 10px;
  float: left;
}

.contactpageDetails .columns > div.contactForm button {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #dc7d29;
  padding: 12px 50px;
  box-shadow: 0 3px 0 #965215;
  border-radius: 5px;
  cursor: pointer;
  float: left;
  margin: 5px;
}

.contact#careeningCareers {
  padding-bottom: 60px;
  background: url(../../../graphics/swirl1.png) no-repeat 50% 100%;
  margin: 0 auto 50px;
}

.contact#careeningCareers section {
  background: url(../../../graphics/boxes/8.png) no-repeat;
  width: 337px;
  height: 327px;
  text-align: center;
  margin: -50px auto 0;
  position: relative;
}

.contact#careeningCareers section h4 {
  font-family: "Lydian";
  color: #fff;
  margin: 0;
  padding: 70px 70px 99px;
  text-align: center;
  font-size: 33px;
}

.contact#careeningCareers section h4 div {
  padding-top: 10px;
}

.contact#careeningCareers section h4 div a {
  color: #535020;
  font-size: 26px;
}

.article .xmastiming .columns div.colLeft {
  max-width: 460px;
}

.article .xmastiming .columns div.colRight {
  max-width: 480px;
}

.contact#twoleggedTimings .xmastiming dt {
  width: 44%;
}

.contact#twoleggedTimings .xmastiming dd {
  width: 54%;
}

.contact#twoleggedTimings {
  background: url(../../../graphics/bg/pattern1.png);
}

.contact#twoleggedTimings dl {
  padding: 10px 0;
  color: #454545;
}

.contact#twoleggedTimings .openingHours {
  font-size: 20px;
  margin: 0 0 30px 55px;
  clear: both;
  padding-top: 0;
}

.contact#twoleggedTimings dt {
  float: left;
  width: 50%;
  text-align: right;
  padding: 4px 20px 4px 0;
  clear: left;
}

.contact#twoleggedTimings .openingHours dt {
  padding: 4px 15px 4px 0;
  width: 175px;
  opacity: 0.6;
}

.contact#twoleggedTimings .new-uae-timing .openingHours dt {
  opacity: 1;
}

.contact#twoleggedTimings dd {
  float: left;
  width: 50%;
  padding: 4px 0;
}

.contact#twoleggedTimings .openingHours dd {
  width: 35%;
}

.contact#twoleggedTimings .openingHours dd span.note {
  color: #454545;
  font-size: 13px;
  line-height: 1;
  opacity: 0.6;
}

.contact#twoleggedTimings dl strong {
  color: #dc7d29;
}

.contact#twoleggedTimings h4.bus-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}

.contact#twoleggedTimings .new-uae-timing-head {
  max-width: 750px;
}

.contact#twoleggedTimings .left {
  width: 610px;
  float: left;
}

.contact#twoleggedTimings .right {
  width: 350px;
  float: left;
}

.contact#twoleggedTimings .titlebox {
  float: left;
  padding-top: 20px;
}

.contact#twoleggedTimings .imgbox {
  float: left;
  padding-right: 10px;
}

.contact#twoleggedTimings .titletext {
  float: left;
  max-width: 85%;
}

.contact#twoleggedTimings .titletext strong {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #716b1c;
}

.contact#twoleggedTimings .titletext .note {
  font-size: 15px;
  line-height: 1.33;
  color: #454545;
}

.contact#twoleggedTimings .openingHours dd.currentdd {
  width: 160px;
}

.contact#twoleggedTimings .openingHours dd.currentdd .for-now-note {
  color: #454545;
  font-size: 14px;
  white-space: nowrap;
  display: inline-block;
}

.contact#twoleggedTimings .openingHours dd.newdd {
  width: 140px;
}

.contact#twoleggedTimings .openingHours dd span.head {
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
}

.contact#twoleggedTimings .openingHours dd.currentdd span.head {
  background-color: #fbf2e9;
}

.contact#twoleggedTimings .openingHours dd.newdd span.head {
  background-color: #f0f0e8;
}

.contact#twoleggedTimings .openingHours dd.newdd,
.contact#twoleggedTimings .openingHours dd.newdd strong {
  color: #716b1c;
}

.contact#twoleggedTimings .openingHours dd.newdd span.head strong {
  color: #716b1c;
}

.contact#twoleggedTimings #dkctimingsection {
  position: relative;
}

.contact#twoleggedTimings #dkctimingsection .signbox {
  position: absolute;
  bottom: -210px;
  right: 285px;
}

.contact#twoleggedTimings #dkctimingsection .signbox .signimg {
  background-image: url(../../../graphics/twolegged/shadow.png);
  background-repeat: no-repeat;
  background-position: 175px 282px;
  width: 388px;
  height: 298px;
}

.contact#twoleggedTimings #dkctimingsection .signbox .signimg img.arrow {
  position: absolute;
  left: 32px;
  top: -35px;
  z-index: 2;
  display: none;
}

.contact#twoleggedTimings #dkctimingsection .signbox .signimg .boardimgbox {
  width: 388px;
  height: 298px;
  overflow: hidden;
  position: absolute;
}

.contact#twoleggedTimings #dkctimingsection .signbox .signimg .signboard {
  z-index: 1;
  position: absolute;
  bottom: -60px;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.contact#twoleggedTimings #dkctimingsection .signbox .signimg .signboard.bounce {
  bottom: 0;
}

@keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-8px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}
.bounce {
  animation-name: bounce;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox {
  position: absolute;
  top: 30px;
  left: 300px;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg {
  background-image: url(../../../graphics/twolegged/shadow.png);
  background-repeat: no-repeat;
  background-position: 120px 282px;
  width: 314px;
  height: 298px;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg img.arrow.mobile {
  display: none;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg img.arrow {
  display: block;
  position: absolute;
  left: -24px;
  top: 55px;
  z-index: 2;
  transform: rotate(-15deg);
  width: 60px;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg .boardimgbox {
  width: 388px;
  height: 298px;
  overflow: hidden;
  position: absolute;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg .signboard {
  z-index: 1;
  position: absolute;
  bottom: -60px;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg .signboard.bounce {
  bottom: 0;
  width: 314px;
}

.contact#twoleggedTimings #dkcvettimingsection h4.bus-title {
  margin-bottom: 30px;
}

.contact#twoleggedTimings #dkcvettimingsection .imgbox {
  padding-right: 55px;
}

.contact#twoleggedTimings #dkcvettimingsection .vetdlbox {
  float: left;
}

.contact#twoleggedTimings #dkcvettimingsection .openingHours {
  margin-top: 0;
  padding-top: 0;
}

.contact#twoleggedTimings #dkcvettimingsection .openingHours dd {
  width: 140px;
}

.contact .ftrlinkspan2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.vetArticle dl {
  padding: 10px 0;
  color: #808080;
}

.vetArticle dl strong {
  color: #dc7d29;
}

.vetArticle dt {
  float: left;
  width: 50%;
  text-align: right;
  padding: 4px 20px 4px 0;
  clear: left;
}

.vetArticle dd {
  float: left;
  width: 50%;
  padding: 4px 0;
  color: #dc7d29;
}

#errormsgdiv {
  color: #ffffff;
  margin-bottom: 10px;
}

.contactForm form div a.selectBox.selectBox-menuShowing {
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
}

.contactForm form div a.selectBox {
  color: #393939;
  text-decoration: none !important;
  padding-right: 40px;
  position: relative;
}

.contactForm form div a.selectBox.strong {
  font-weight: bold;
}

.contactForm form div a.selectBox span.selectBox-arrow {
  background: url(../../../graphics/contact/ico-arrow-down.svg) no-repeat;
  width: 14px;
  text-indent: -9999px;
  height: 9px;
  top: 45%;
  right: 5px;
  position: absolute;
  cursor: pointer;
}

.contactForm form div a.searchSelect.selectBox-dropdown-menu {
  position: absolute;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  z-index: 199;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contactForm form div a.searchSelect.selectBox-dropdown-menu li a {
  display: block;
  background: #fff;
  padding: 15px 20px;
  font-size: 16px;
  color: #949494;
  text-decoration: none !important;
  cursor: pointer;
}

.contactForm form div a.searchSelect.selectBox-dropdown-menu li:last-child a {
  border-radius: 0 0 10px 10px;
}

.contact#twoleggedTimings ul {
  padding: 10px 0;
  color: #808080;
}

.contact#twoleggedTimings ul li {
  list-style: none;
}

.contact#twoleggedTimings ul li span.dt {
  float: left;
  width: 50%;
  text-align: right;
  padding: 4px 20px 4px 0;
  clear: left;
}

.contact#twoleggedTimings ul.openingHours li span.dt {
  padding: 4px 20px 4px 65px;
  width: 30%;
}

.contact#twoleggedTimings ul li span.dd {
  float: left;
  width: 50%;
  padding: 4px 0;
}

.contact#twoleggedTimings ul.openingHours li span.dd {
  width: 70%;
}

.contact#twoleggedTimings ul li strong {
  color: #dc7d29;
}

a.downloadLocationBtn {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  background: #dc7d29 url(../../../graphics/icons/contactIcons1.png) no-repeat 30px -892px;
  padding: 22px 0 22px 93px;
  box-shadow: 0 5px 0 #965215;
  border-radius: 5px;
  text-decoration: none !important;
  display: block;
  width: 100%;
  max-width: 360px;
  margin-bottom: 25px;
}

.howWeGetTherecls {
  padding: 0 0 50px 0 !important;
}

.contact.howWeGetTherecls h3 {
  margin-bottom: 0;
}

.contact.howWeGetTherecls #map > div {
  height: 560px;
}

.contact.howWeGetTherecls #map .mapMarker {
  background: url(../../../graphics/pin.png) no-repeat;
  width: 197px;
  height: 245px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  padding: 16px 15px 0;
  font-family: Benguiat, Arial, Helvetica, sans-serif;
}

.contact.howWeGetTherecls #map .mapMarker .contentbox {
  margin: 10px auto;
}

.contact.howWeGetTherecls #map .mapMarker span.bottomarrow {
  display: block;
}

.contact.howWeGetTherecls #map .mapMarker span.bottomarrow:after {
  content: url(../../../graphics/map_right_arrow.svg);
}

.contact.howWeGetTherecls #map .mapMarker span.dkclogo:after {
  content: url(../../../graphics/dkc_logo_white.png);
  left: auto;
  right: 2px;
  bottom: -38px;
}

.contact.howWeGetTherecls #map .mapMarker span.dkcvetlogo:after {
  content: url(../../../graphics/dkc_vetlogo_white.png);
  left: auto;
  right: 2px;
  bottom: -38px;
}

hr.greyhr {
  border: 1px solid #f3f3f3;
}

.contact.howWeGetTherecls .mapZoomContent {
  background: url(../../../graphics/bubble.png) no-repeat;
  background-size: 648px 450px;
  width: 648px;
  height: 495px;
  text-align: left;
  color: #454545;
  font-size: 12px;
  line-height: 14px;
  padding: 16px 15px 0;
  font-family: Benguiat, Arial, Helvetica, sans-serif;
  margin-left: -555px;
  margin-top: -60px;
  cursor: initial;
}

.contact.howWeGetTherecls .mobile {
  display: none;
}

.contact.howWeGetTherecls .mapZoomContent h3 {
  padding: 20px 0 10px;
  font-weight: bold;
}

.contact.howWeGetTherecls .mapZoomContent .crossbox {
  position: absolute;
  background-color: #dc7d29;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  padding-left: 0px;
  padding-top: 8px;
  right: 196px;
  top: -10px;
}

.contact.howWeGetTherecls .mapZoomContent .crossbox:hover {
  text-decoration: none;
}

.contact.howWeGetTherecls .mapZoomContent .crossbox:after {
  content: url(../../../graphics/arrow_back.png);
  position: relative;
  top: 13px;
  left: 10px;
  width: 17px;
  height: 12px;
}

.contact.howWeGetTherecls .mapZoomContent .mapdkclogo {
  height: 105px;
}

.contact.howWeGetTherecls .mapZoomContent .mapdkcvetlogo {
  height: 105px;
}

.contact.howWeGetTherecls .mapZoomContent .mapdkclogo:after {
  width: 220px;
  height: 75px;
  content: "";
  background: url(../../../graphics/logo.png);
  background-size: 220px 75px;
  margin-left: 40px;
  margin-top: 35px;
  display: inline-block;
}

.contact.howWeGetTherecls .mapZoomContent .mapdkcvetlogo:after {
  width: 221px;
  height: 75px;
  content: "";
  background: url(../../../graphics/vet_logo.png);
  background-size: 221px 75px;
  margin-left: 40px;
  margin-top: 35px;
  display: inline-block;
}

.contact.howWeGetTherecls .mapZoomContent .contentbox {
  width: 460px;
  padding: 10px 40px;
  font-size: 12px;
  color: #4a4a4a;
  line-height: 21px;
  float: left;
}

.contact.howWeGetTherecls .mapZoomContent .mapleft {
  width: 49%;
  float: left;
  margin-right: 15px;
  display: inline-block;
}

.contact.howWeGetTherecls .mapZoomContent .vetcontentbox .mapleft {
  width: 33%;
  margin-right: 10px;
}

.contact.howWeGetTherecls .mapZoomContent .mapright {
  float: right;
  margin-top: 20px;
  display: inline-block;
  overflow: inherit;
  max-width: 180px;
}

.contact.howWeGetTherecls .mapZoomContent .vetcontentbox .mapright.dirwrap {
  float: left;
  margin-left: 10px;
}

.contact.howWeGetTherecls .mapZoomContent .mapleft h3.title {
  color: #dd7f2a;
  font-size: 15px;
  font-weight: bold;
  padding: 20px 0 20px;
}

.contact.howWeGetTherecls .mapZoomContent .vetcontentbox .mapleft h3.title {
  font-size: 20px;
  padding: 28px 0 20px;
}

.contact.howWeGetTherecls .mapZoomContent div.showdir {
  font-size: 11px;
  font-weight: bold;
  color: #4a4a4a;
  border: 1px dotted #dd7f2a;
  padding: 6px 10px;
  width: 115px;
}

.contact.howWeGetTherecls .mapZoomContent div.showdir a.showdirspan {
  display: inline-block;
  line-height: 16px;
}

.contact.howWeGetTherecls .mapZoomContent div.showdir a.showdirspan {
  display: inline-block;
  line-height: 16px;
}

.contact.howWeGetTherecls .mapZoomContent div.showdir:before {
  content: url(../../../graphics/icon-show-direction.png);
  margin-right: 10px;
  width: 21px;
  height: 30px;
}

.contact.howWeGetTherecls .mapZoomContent .vetcontentbox div.dirwrap {
  margin-right: 10px;
}

.contact.howWeGetTherecls .mapZoomContent div.showdir.showparking {
  color: #5F9BCD;
  border: 1px dotted #5F9BCD;
  width: 100px;
}

.contact.howWeGetTherecls .mapZoomContent div.showparking a.showparkingmap {
  display: inline-block;
  line-height: 16px;
  color: #5F9BCD;
}

.contact.howWeGetTherecls .mapZoomContent div.showparking:before {
  content: url(../../../graphics/parking-guide.png);
  margin-right: 10px;
  width: 22px;
  height: 30px;
}

.mapZoomContent .parking_map_wrap {
  background: url(../../../graphics/parking-map.png) no-repeat;
  background-size: 571px 429px;
  width: 571px;
  height: 429px;
  display: none;
}

.mapZoomContent .parking_map_wrap .top-steps {
  font-size: 18px;
  padding: 10px;
  line-height: 22px;
  font-weight: bold;
}

.mapZoomContent .parking_map_wrap .top-steps .bluestep {
  color: #5F9BCD;
  padding-bottom: 15px;
  padding-left: 60px;
  padding-top: 10px;
}

.mapZoomContent .parking_map_wrap .top-steps .orangestep {
  color: #dd7f2a;
  padding-left: 40px;
}

.mapZoomContent .parking_map_wrap .top-steps .bluestep .car_icon {
  display: inline-block;
  background: url(../../../graphics/car-icon.png) no-repeat;
  background-size: 20px 19px;
  width: 20px;
  height: 19px;
  margin-left: 5px;
  margin-right: 5px;
  opacity: 0.5;
}

.mapZoomContent .parking_map_wrap .top-steps .orangestep .paw_icon {
  display: inline-block;
  background: url(../../../graphics/paw-icon.png) no-repeat;
  background-size: 17px 17px;
  width: 17px;
  height: 17px;
  margin-left: 5px;
  margin-right: 5px;
  opacity: 0.5;
}

.mapZoomContent .parking_map_wrap .top-steps .orangestep .walt-text {
  display: inline-block;
  vertical-align: top;
}

.mapZoomContent .parking_map_wrap .parkingcrossbox {
  position: absolute;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  padding-left: 0px;
  padding-top: 8px;
  right: 185px;
  top: -25px;
}

.mapZoomContent .parking_map_wrap .parkingcrossbox:after {
  content: url(../../../graphics/x-icon.png);
}

.mapZoomContent .parking_map_wrap .parkingcrossbox:hover {
  text-decoration: none;
}

#mobileMapMarkerZoomed .mapZoomContent .parking_map_wrap .parkingcrossbox {
  right: 80px;
  top: 40px;
}

.contact.howWeGetTherecls .mapZoomContent div.download {
  clear: both;
  font-size: 11px;
  color: #4a4a4a;
  margin-top: 10px;
}

.contact.howWeGetTherecls .mapZoomContent div.download a {
  font-size: 11px;
  color: #4a4a4a;
  border-bottom: 1px solid #d67f24;
  padding-bottom: 2px;
}

.contact.howWeGetTherecls .mapZoomContent div.download a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #d67f24 !important;
}

.contact.howWeGetTherecls .mapZoomContent div.addressbox {
  clear: left;
  width: 40%;
  float: left;
  line-height: 16px;
  margin-right: 40px;
  margin-left: 50px;
  position: relative;
}

.contact.howWeGetTherecls .mapZoomContent div.addressbox:before {
  content: url(../../../graphics/icon-address.svg);
  position: absolute;
  top: 0;
  margin-left: -35px;
  margin-top: 5px;
}

.contact.howWeGetTherecls .mapZoomContent div.addressbox h3 {
  font-size: 11px;
  padding: 10px 0 5px;
}

.contact.howWeGetTherecls .mapZoomContent div.timingbox {
  float: left;
  position: relative;
  line-height: 16px;
}

.contact.howWeGetTherecls .mapZoomContent div.timingbox:before {
  content: url(../../../graphics/icon-hours.svg);
  margin-left: -35px;
  margin-top: 5px;
  position: absolute;
  top: 0;
}

.contact.howWeGetTherecls .mapZoomContent div.timingbox h3 {
  font-size: 11px;
  padding: 10px 0 5px;
}

.contact.howWeGetTherecls .mapZoomContent div.timingbox a {
  color: #4a4a4a;
  border-bottom: 1px solid #d67f24;
  padding-bottom: 2px;
}

.contact.howWeGetTherecls .mapZoomContent div.timingbox a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #d67f24 !important;
}

.contact.howWeGetTherecls {
  position: relative;
}

#mobileMapMarkerZoomed {
  position: relative;
  z-index: 50;
  transition: max-height 250ms ease-in-out;
  -webkit-transition: max-height 250ms ease-in-out;
  margin-top: 0;
  max-height: 0;
  overflow: hidden;
}

#mobileMapMarkerZoomed.show {
  display: block;
  max-height: 1000px;
  margin-bottom: -80px;
}

#mobileMapMarkerZoomed .mapZoomContent {
  width: 100%;
  margin-left: 0px;
  position: relative;
  margin-top: 0px;
  background-image: url("../../../graphics/mobile_map_marker_zoomed_bg.svg");
  background-size: cover;
  height: auto;
  padding-bottom: 40px;
  display: none;
  background-position: 50% bottom;
}

#mobileMapMarkerZoomed .mapZoomContent.show {
  display: block;
}

#mobileMapMarkerZoomed .mapZoomContent .mapdkclogo:after,
#mobileMapMarkerZoomed .mapZoomContent .mapdkcvetlogo:after {
  margin-left: 0px;
}

#mobileMapMarkerZoomed .mapZoomContent .contentbox {
  padding: 10px 0px;
  width: auto;
  float: none;
}

#mobileMapMarkerZoomed .mapZoomContent .contentbox:before, #mobileMapMarkerZoomed .mapZoomContent .contentbox:after {
  content: "";
  display: table;
}

#mobileMapMarkerZoomed .mapZoomContent .contentbox:after {
  clear: both;
}

#mobileMapMarkerZoomed .mapZoomContent .contentbox {
  zoom: 1;
}

#mobileMapMarkerZoomed .mapZoomContent .crossbox {
  right: 50%;
  top: 58px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  background-image: url(../../../graphics/arrow_back.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}

#mobileMapMarkerZoomed .mapZoomContent .crossbox:after {
  content: none;
}

#mobileMapMarkerZoomed .mapZoomContent.show-close .crossbox {
  top: 58px;
  margin-top: 0px;
  right: 20px;
  width: 55px;
  height: 55px;
  background-size: 17px 11px;
}

#mobileMapMarkerZoomed .mapZoomContent .mapleft {
  width: 100%;
  margin-right: 0px;
  float: none;
  padding: 0px 10px;
}

#mobileMapMarkerZoomed .mapZoomContent .mapright {
  width: 100%;
  float: none;
  max-width: 100%;
  padding: 0px 10px;
}

#mobileMapMarkerZoomed .mapZoomContent .vetcontentbox .mapright {
  width: 130px;
}

#mobileMapMarkerZoomed .mapZoomContent div.showdir {
  float: left;
}

#mobileMapMarkerZoomed .mapZoomContent div.download {
  float: left;
  clear: none;
  margin-left: 30px;
}

#mobileMapMarkerZoomed .mapZoomContent div.addressbox {
  margin-left: 45px;
}

#mobileMapMarkerZoomed .mapZoomContent .greyhr {
  margin: 10px 0px 15px;
}

.contentlogo img {
  margin: 0 0 20px 2.0833333333%;
  max-width: 100%;
}

div.captcha .captcha_image {
  width: 200px;
  height: 70px;
  float: left;
}

div.captcha .refresh_captch_span {
  background: url(../../../graphics/icons/refresh_big.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  float: left;
  margin: 5px 0 0 5px;
  color: #949494;
  max-width: 35px;
  height: 44px;
}

div.captcha .refresh_captch_link {
  float: left;
  margin: 5px 0 0 5px;
  color: #949494;
  font-size: 12px;
}

div.captcha .refresh_captch_span {
  line-height: 12px;
  padding-top: 12px !important;
}

div.captcha a.refresh_captch_link:hover {
  color: #dc7d29;
  text-decoration: none;
}

#careerAnim {
  width: 100%;
  margin-bottom: -21px;
  margin-top: 0;
}

.discountnote {
  font-size: 12px;
  margin: 10px 0;
}

.discountnote.center {
  width: 100%;
  text-align: center;
}

.discountnote.indent {
  text-indent: -15px;
  padding-left: 15px;
  line-height: 18px;
}

.loading {
  vertical-align: top;
  display: none;
  float: right;
  padding: 15px 15px 0 0;
}

.textjustify {
  text-align: justify;
}

#tabs_wrapper {
  width: 422px;
}

#tabs {
  list-style: none;
  padding: 5px 0 10px 0;
  margin: 0;
}

#tabs li {
  display: inline;
}

#tabs li a {
  border-right: 1px solid #ccc;
  padding: 4px 6px;
  text-decoration: none;
  outline: none;
  color: #333;
}

#tabs li:last-child a {
  border-right: none;
}

#tabs li a:hover {
  padding: 4px 6px;
  color: #dc7d29;
}

#tabs li.active a {
  color: #dc7d29 !important;
  padding: 4px 6px 5px 0px;
}

#tabs_content_container {
  border-top: 1px solid #dc7d29;
}

#tabs_container #tabs {
  padding: 5px 0 25px 0;
}

#tabs_container #tabs li {
  float: left;
}

#tabs_container #tabs li.active a {
  padding: 4px 6px;
}

.tab_content {
  display: none;
}

.tab_content p:first-child {
  margin-top: 20px !important;
}

.tab_block {
  display: block;
}

.arabtext {
  direction: rtl;
}

.image-align-right {
  float: right;
  padding-left: 10px;
}

.image-align-left {
  float: left;
  padding-right: 10px;
}

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

/******************************************
GALLERY
*******************************************/
.article.gallery > div,
.article.gallery {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.article.gallery {
  position: relative;
}

.article.gallery > h2,
.article.gallery > h1.pagehead {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 0 20px 0;
  padding: 0 250px 0 0;
}

.article.gallery .social.belowHeader {
  position: absolute;
  right: 55px;
  padding: 0;
  top: 15px;
}

.article.gallery .social.belowHeader ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article.gallery .social.belowHeader ul li {
  float: left;
  padding: 0;
  margin-left: 10px;
}

div.alsocheckoutlabel {
  font-size: 25px;
  color: #888;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
}

ul.checkOut {
  list-style: none;
  margin: 10px auto 40px;
  padding: 0 15px;
}

ul.checkOut li {
  float: left;
  font-size: 25px;
  padding: 10px 35px 10px 0px;
  color: #888;
}

ul.checkOut li a {
  padding: 0 0 0 30px;
  background: url(../../../graphics/icons/next.png) no-repeat 0 50%;
  color: #333;
}

ul.checkOut li a:hover {
  color: #dc7d29;
  text-decoration: none;
}

.galleryFilter {
  background: #dc7d29;
  padding: 40px 0;
}

.galleryItems section {
  text-align: center;
  padding: 50px 0;
  max-width: 1160px;
}

.galleryItems > section > h2 {
  font-size: 30px;
  color: #dc7d29;
  margin: 0 auto;
}

.galleryItems > section > h4 {
  font-size: 15px;
  color: #454545;
}

.galleryItems section figure {
  width: 212px;
  overflow: hidden;
  display: inline-block;
  margin: 25px 3px;
  vertical-align: top;
}

.galleryItems section figure a {
  display: block;
  width: 212px;
  height: 225px;
  overflow: hidden;
  position: relative;
}

.galleryItems section figure a img {
  z-index: 0;
  top: 18px;
  position: absolute;
  left: 50%;
  margin-left: -135px;
  display: none;
}

.galleryItems section figure a span.galleryItemMask {
  z-index: 9;
  display: block;
  width: 212px;
  height: 225px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../../graphics/mask.png) no-repeat 0 0;
}

.galleryItems section figure.active a span.galleryItemMask,
.galleryItems section figure a:hover span.galleryItemMask {
  background: url(../../../graphics/mask.png) no-repeat 100% 0;
}

.galleryItems section figure a img.photoBtn {
  z-index: 19;
  position: absolute;
  top: 20px;
  left: 12px;
  margin-left: 0;
}

.galleryItems section figure a img.videoBtn {
  z-index: 19;
  position: absolute;
  top: 20px;
  right: 24px;
  margin-left: auto;
}

.galleryItems section figure h4 {
  color: #666;
  font-weight: bold;
  font-size: 16px;
  padding: 17px 0 0;
  margin: 0;
}

.galleryItems section figure span {
  color: #666;
  font-size: 12px;
  font-weight: normal;
}

.galleryItems .waveBottomBg {
  background: url(../../../graphics/wave3.png) repeat-x bottom;
}

.galleryItems .yeardetails {
  text-align: left;
  padding: 10px 0 20px 20px;
  list-style: none;
  margin: 0;
  font-size: 20px;
  color: #333;
}

.galleryItems .pagination {
  text-align: center;
  padding: 10px 0 0px;
  list-style: none;
  margin: 0;
}

.galleryItems .pagination li,
.galleryItems .pagination li.active a {
  padding: 0 10px;
  font-size: 30px;
  color: #dc7d29;
  display: inline;
}

.galleryItems .pagination li a {
  color: #dbdbdb;
  font-weight: bold;
  text-decoration: none !important;
}

.galleryItems .pagination li a:hover {
  color: #333;
}

#galleryItemsSlider {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  position: relative;
}

#galleryItemsSlider .bx-wrapper {
  max-width: 960px;
}

#galleryItemsSlider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#galleryItemsSlider ul li img {
  max-width: 100%;
  max-height: 720px;
}

#galleryItemsSlider .bx-next,
#galleryItemsSlider .bx-prev {
  display: block;
  text-indent: -9999px;
  width: 57px;
  height: 57px;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -135px;
}

#galleryItemsSlider .bx-next {
  right: -80px;
  background: url(../../../graphics/icons/controls.png) no-repeat -62px 0;
}

#galleryItemsSlider .bx-prev {
  left: -80px;
  background: url(../../../graphics/icons/controls.png) no-repeat 0 0;
}

#galleryItemsSlider .thumbs ul {
  list-style: none;
  margin: 5px 0 40px;
  padding: 0;
  text-align: center;
}

#galleryItemsSlider .thumbs ul li {
  display: inline-block;
  width: auto;
  height: 50px;
}

#galleryItemsSlider .thumbs ul li img {
  width: auto;
  height: 50px;
  cursor: pointer;
  display: block;
}

#galleryItemsSlider .thumbs ul li.active img {
  border: 2px solid #dc7d29;
}

#galleryItemsSlider > img {
  width: 100%;
  height: auto;
}

.galleryFilter form {
  text-align: center;
}

.galleryFilter form > span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
}

.galleryFilter form > div {
  display: inline-block;
  text-align: left;
}

.galleryFilter form > div.searchInput,
.galleryFilter form > div a.selectBox {
  background: #fff url(../../../graphics/gradients/1.png) repeat-x bottom;
  border: 3px solid #d16f2f;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
}

.galleryFilter form > div a.selectBox.selectBox-menuShowing {
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
}

.galleryFilter form > div.searchInput {
  position: relative;
  padding-right: 50px;
}

.galleryFilter form > div.searchInput input {
  background: transparent;
  width: 220px;
}

.galleryFilter form > div.searchInput button {
  border-left: 1px solid #e4e4e4;
  background: url(../../../graphics/icons/search1.png) no-repeat 50% 50%;
  width: 40px;
  text-indent: -9999px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  right: 5px;
  position: absolute;
  cursor: pointer;
}

.galleryFilter form > div a.selectBox {
  color: #454545;
  text-decoration: none !important;
  padding-right: 40px;
  position: relative;
}

.galleryFilter form > div a.selectBox span.selectBox-arrow {
  border-left: 1px solid #e4e4e4;
  background: url(../../../graphics/icons/arrSelect.png) no-repeat 70% 50%;
  width: 20px;
  text-indent: -9999px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  right: 5px;
  position: absolute;
  cursor: pointer;
}

.searchSelect.selectBox-dropdown-menu {
  position: absolute;
  background: #fff;
  border: 3px solid #d16f2f;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  z-index: 199;
  margin: 0;
  padding: 0;
  list-style: none;
}

.searchSelect.selectBox-dropdown-menu li a {
  display: block;
  background: #e6e6e6;
  padding: 15px 20px;
  font-size: 16px;
  color: #454545;
  text-decoration: none !important;
  cursor: pointer;
}

.searchSelect.selectBox-dropdown-menu li:last-child a {
  border-radius: 0 0 10px 10px;
}

.galleryFilter form > div.searchCheckboxes a {
  background: #fff url(../../../graphics/gradients/1.png) repeat-x bottom;
  border: 3px solid #d16f2f;
  border-radius: 10px;
  padding: 15px 20px 15px 21px;
  font-size: 16px;
  color: #454545;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  box-shadow: inset 0 -3px 0 #bebebe;
  position: relative;
}

.galleryFilter form > div.searchCheckboxes a.on {
  background: #e49a33 url(../../../graphics/gradients/2.png) repeat-x top;
  border: 1px solid #c75e17;
  border-bottom: 1px solid #e38526;
  border-right: 1px solid #e38526;
  margin: 2px;
  color: #ffdd67;
  box-shadow: inset 0 0 6px #c86e1f;
}

.galleryFilter form > div.searchCheckboxes a span {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 10px;
  vertical-align: middle;
}

.galleryFilter form > div.searchCheckboxes a.picsCheck span {
  background: url(../../../graphics/icons/checkboxesIcons.png) no-repeat 0 -1px;
}

.galleryFilter form > div.searchCheckboxes a.picsCheck.on span {
  background: url(../../../graphics/icons/checkboxesIcons.png) no-repeat 0 -91px;
}

.galleryFilter form > div.searchCheckboxes a.videosCheck span {
  background: url(../../../graphics/icons/checkboxesIcons.png) no-repeat -100px 0;
}

.galleryFilter form > div.searchCheckboxes a.videosCheck.on span {
  background: url(../../../graphics/icons/checkboxesIcons.png) no-repeat -100px -90px;
}

#slidingGallery {
  overflow: hidden;
}

#slidingGallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#slidingGallery ul.sliding {
  padding: 130px 0;
  overflow: hidden;
}

#slidingGallery ul li img {
  display: block;
  border: 3px solid #dc7d29;
  box-shadow: 10px 10px 40px #929292;
  position: relative;
  max-width: 100%;
}

#slidingGallery ul li img.blankpiccls {
  border: none;
  box-shadow: none;
  width: 100px;
  height: 400px;
}

#slidingGallery .bx-wrapper ul li {
  width: 100%;
  max-width: 600px;
  height: auto;
}

#slidingGallery ul.sliding li {
  float: left;
}

#slidingGallery .bx-wrapper {
  margin: 0 auto;
  position: relative;
  padding: 40px;
}

#slidingGallery .bx-next,
#slidingGallery .bx-prev {
  display: block;
  text-indent: -9999px;
  width: 57px;
  height: 57px;
  position: absolute;
  top: 50%;
  margin-top: -28px;
  z-index: 99;
}

#slidingGallery .bx-next {
  right: 15px;
  background: url(../../../graphics/icons/controls.png) no-repeat -62px 0;
}

#slidingGallery .bx-prev {
  left: 15px;
  background: url(../../../graphics/icons/controls.png) no-repeat 0 0;
}

.myd-images {
  background: #7b7000;
  display: inline-block;
  text-align: center;
}

.myd-images img {
  float: left;
  margin: 20px;
}

img.blah-text-img {
  padding-right: 15px;
}

.content .select2-container {
  width: 62% !important;
  vertical-align: top;
}

.content .select2-container--default .select2-selection--single {
  border: 1px solid #e6e6e6;
  box-shadow: 0 2px 0 #e6e6e6;
  font-size: 14px;
  color: #000000;
  height: 44px;
}

.content .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0px 20px;
  line-height: 44px;
  height: 44px;
}

.content .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 44px;
  width: 44px;
  display: block;
  background: url(../../../graphics/icons/arrSelect.png) no-repeat 50% 50%;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #e6e6e6 !important;
  padding: 7px;
  width: 95%;
}

.select2-dropdown {
  border: 1px solid #e6e6e6 !important;
}

.article .columns div.col-ul-3 .col {
  width: 33%;
  float: left;
}

.article .columns div.col-ul-3 .col ul {
  padding-right: 20px;
}

.article .columns div.col-ul-3 .col ul li {
  font-size: 14px;
}

.article .columns div.col-ul-3 .col ul.greenlist li {
  color: #817a1d !important;
}

.article .columns div.col-ul-3 .col ul.orglist.greenlist li {
  color: #dc7d29 !important;
}

.article .columns div.col-ul-3 .col ul.orglist.greenlist li span {
  color: #817a1d !important;
}

.article .columns div.col-ul-3 .col ul.moborglist.greenlist li span {
  color: #817a1d !important;
}

.article .columns div .greenquote {
  background: url(../../../graphics/green-bubble-transparent.svg) no-repeat;
  color: #817a1d;
  width: 284px;
  height: 153px;
  margin: 20px auto;
  padding: 55px 45px;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
  font-family: "Lydian";
  letter-spacing: 0.5px;
}

.article .columns .sloth-img-block img {
  float: right;
  margin-top: -160px;
}

.article .columns .sloth-img-block span.seo-sloth-note {
  width: 160px;
  display: block;
  float: right;
  color: #454545;
  font-size: 14px;
  margin-right: -35px;
}

#grey-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background: #000000;
  z-index: 998;
  opacity: 0.6;
  display: none;
}

.map_alert {
  display: none;
  z-index: 999;
  max-width: 597px;
  width: 100%;
  height: 461px;
  text-align: left;
  position: absolute;
  left: 30%;
  top: 35%;
  color: #ffffff;
  padding-top: 130px;
  padding-left: 165px;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
}

.alert_bg_map {
  background: url(../../../graphics/alertbg-1.png);
}

.alert_bg_time {
  background: url(../../../graphics/alertbg-2.png);
  padding-left: 100px;
  position: fixed;
  left: 50%;
  margin-left: -300px;
  margin-top: -160px;
}

.map_alert .alert_head {
  font-size: 30px;
}

.map_alert .alert_content {
  font-size: 18px;
}

.map_alert .buttons a.btn {
  background-color: #ffffff;
  color: #dc7d29;
}

.map_alert .close_alert {
  position: absolute;
  left: 0;
  margin-left: 60px;
  margin-top: -20px;
}

.map_alert.alert_bg_time .close_alert {
  position: absolute;
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: 63px;
  margin-top: -5px;
}

.map_alert .close_alert .close_alert_link {
  cursor: pointer;
}

.article section.columns.laser-therapy h3 {
  background-image: url(../../../graphics/laser-title-icon.png);
  background-repeat: no-repeat;
  padding-left: 60px;
  font-weight: bold;
  line-height: 50px;
  font-size: 24px;
}

.article section.columns.laser-therapy img.box-img {
  border: 5px solid #817a1d;
  box-shadow: 5px 5px 40px #929292;
}

.article section.columns.laser-therapy div.left-tilt {
  background-color: #817a1d;
  transform: rotate(-2deg);
}

.article section.columns.laser-therapy div.left-tilt img {
  padding: 8px;
  width: 100%;
  display: block;
}

.article section.columns.laser-therapy div.right-tilt {
  background-color: #817a1d;
  transform: rotate(2deg);
}

.article section.columns.laser-therapy div.right-tilt img {
  padding: 8px;
  width: 100%;
  display: block;
}

.article section.columns.laser-therapy div.right-align {
  float: right;
  width: 480px;
  margin: 30px;
}

.article section.columns.laser-therapy img.phew {
  position: absolute;
  margin-left: 5px;
  margin-top: -7px;
}

.article section.columns.laser-therapy .psycho-text-box h3.psycho-title {
  background-image: none;
  padding-left: 0;
  text-align: center;
}

.article section.columns.laser-therapy .psycho-text-box .psycho-desc {
  text-align: center;
  font-size: 46px;
  line-height: 50px;
}

.article section.columns.laser-therapy ul.orglist {
  margin-bottom: 0;
}

.article section.columns.laser-therapy ul.orglist li, .article section.columns.laser-therapy ul.orglist li span.orange {
  color: #dc7d29;
}

.article section.columns.laser-therapy ul.orglist li, .article section.columns.laser-therapy ul.orglist li span {
  color: #817a1d;
}

.article section.columns.laser-therapy ul.orglist li {
  background-image: url(../../../graphics/laser-green-smiley-small.png);
  background-position-y: 4px;
  background-repeat: no-repeat;
  padding-left: 30px;
  list-style: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 10px;
}

.article section.columns.laser-therapy section.psycho-text-box {
  background-image: url(../../../graphics/psycho-bg.png);
  background-repeat: no-repeat;
  padding-top: 40px;
  margin-top: -30px;
}

.article section.columns.laser-therapy section.psycho-text-box .psycho-laser-img {
  margin-bottom: 35px;
}

.img-width-100 {
  width: 100%;
}

.temp-error-msg {
  margin: 40px auto 50px;
  text-align: center;
  max-width: 810px;
  position: relative;
  box-sizing: border-box;
}

.temp-error-msg .green {
  font-size: 18px;
  color: #817a1d;
}

.mobile-buttons {
  display: none;
}

.mobile-buttons.more_info_desk_wrapper {
  display: block;
}

.gbdkctopimgblock {
  float: left;
  margin: 30px 10px 0px 0px;
  z-index: 0;
  max-width: 520px;
}

.gbdkc.ctabubblesbox {
  display: block;
  float: left;
  width: auto;
  position: relative;
  background: transparent;
}

.gbdkc.ctabubblesbox .bubble-wrapper {
  margin-top: -70px;
}

.tune-dkc-frame {
  margin-top: 50px;
  z-index: 0;
  background: url("../../../graphics/soundcloudframe.png") no-repeat 50% 100%;
  height: 591px;
  padding-top: 8%;
  text-align: center;
}

.tune_dkc_head {
  text-align: left;
  /*padding:0px !important;*/
}

.dkcradio {
  padding: 0 20px;
}

.dkcradio > h1.tune_dkc_head {
  margin: 0 0 20px 0;
  font-size: 30px;
  color: #dc7d29;
}

.radio_title {
  color: #dc7d29;
  font-size: 20px;
  padding: 0px 0 15px;
}

img.orange-border {
  border: 3px solid #dc7d29;
  box-shadow: 10px 10px 40px #929292;
}

.myButt {
  outline: none;
  border: 1px solid #CCCCCC !important;
  padding: 20px;
  display: block;
  margin: 50px auto;
  cursor: pointer;
  font-size: 20px;
  background-color: transparent;
  position: relative;
  border: 2px solid #fff;
}

.rubberBand:hover {
  border-color: #f44336;
  color: #f44336;
  animation: shakeThatBooty 0.3s linear 1;
  -webkit-animation: shakeThatBooty 0.3s linear 1;
  -moz-animation: shakeThatBooty 0.3s linear 1;
  -o-animation: shakeThatBooty 0.3s linear 1;
  -ms-animation: shakeThatBooty 0.3s linear 1;
}

.buttons.desktop-buttons.more-info-desktop-buttons {
  display: none;
  border: 1px solid #ebebeb;
  box-shadow: 0 2px 0 #ebebeb;
  padding: 25px 20px 20px;
  margin-top: -16px;
  max-width: 550px;
}

.buttons.desktop-buttons.more-info-desktop-buttons .btn {
  border: none;
  box-shadow: none;
  width: 100%;
  font-size: 18px;
  margin-bottom: 3px;
  padding: 8px 12px;
}

.buttons.desktop-buttons.more-info-desktop-buttons .btn.active {
  box-shadow: none;
}

section.mobile-buttons.more_info_desk_wrapper {
  display: block;
  margin-bottom: 25px;
}

.mobile-buttons.more_info_desk_wrapper a.more_info {
  background-image: url(../../../graphics/icons/orange_down.png);
  background-repeat: no-repeat;
  background-position: right 8px center;
  padding: 8px 75px 8px 12px;
  font-size: 16px;
  cursor: pointer;
}

.mobile-buttons.more_info_desk_wrapper a.more_info.open {
  background-image: url(../../../graphics/icons/orange_up.png);
}

.article .columns div.gq-animation {
  margin: 0;
}

.gq-animation img {
  display: none;
  width: 100%;
  height: auto;
}

.gq-animation img.show {
  display: block;
}

.article .columns div.got-questions-illus-wrap {
  position: relative;
  margin-top: 100px;
  width: 100%;
  min-height: 400px;
  /*animation: gqshowAnimCareIllus 0s 2s forwards;
  opacity: 0;*/
  animation: gqfadeInillus 5s;
}

@keyframes gqfadeInillus {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes gqshowAnimCareIllus {
  to {
    opacity: 1;
  }
}
.bubble-text {
  transform: scale(1);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
.article .columns div.animal-care-illus-wrap {
  position: relative;
  margin-top: 100px;
  width: 100%;
  min-height: 400px;
  /*animation: showAnimCareIllus 0s 2s forwards;
  opacity: 0;*/
  animation: fadeInillus 5s;
}

@keyframes fadeInillus {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showAnimCareIllus {
  to {
    opacity: 1;
  }
}
.article .columns div.animal-care-illus-wrap .bubble-text,
.article .columns div.animal-care-illus-wrap .bubble-text a {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  text-decoration: none;
}

.article .columns div.animal-care-illus-wrap .bubble-text a:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.8;
}

.article .columns div.animal-care-illus-wrap .sheep {
  position: absolute;
  width: 400px;
  height: 465px;
  background-repeat: no-repeat;
  margin-top: 50px;
}

.article .columns div.animal-care-illus-wrap .kennels {
  width: 230px;
  height: 250px;
  background-repeat: no-repeat;
  margin-left: 330px;
  margin-top: -55px;
  position: absolute;
  z-index: 103;
}

.article .columns div.animal-care-illus-wrap .kennels-text {
  padding: 35px 20px 20px 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.article .columns div.animal-care-illus-wrap .kennels-text a {
  font-size: 22px;
}

.article .columns div.animal-care-illus-wrap .buttonpic {
  position: absolute;
  width: 140px;
  height: 198px;
  background-repeat: no-repeat;
  margin-left: 375px;
  margin-top: 70px;
}

.article .columns div.animal-care-illus-wrap .cat {
  position: absolute;
  width: 230px;
  height: 345px;
  background-repeat: no-repeat;
  margin-left: 410px;
  margin-top: 18px;
  z-index: 102;
}

.article .columns div.animal-care-illus-wrap .aviary {
  position: absolute;
  width: 115px;
  height: 150px;
  /*background-image: url(../../../graphics/animal-care/aviary.svg);*/
  background-repeat: no-repeat;
  margin-left: 630px;
  margin-top: -80px;
}

.article .columns div.animal-care-illus-wrap .aviary-text {
  padding: 20px 20px 20px 35px;
  position: absolute;
  top: 0;
  left: 0;
}

.article .columns div.animal-care-illus-wrap .love {
  position: absolute;
  width: 220px;
  height: 316px;
  background-image: url(../../../graphics/animal-care/love.svg);
  background-repeat: no-repeat;
  margin-left: 560px;
  margin-top: 104px;
  z-index: 101;
}

.article .columns div.animal-care-illus-wrap .love2 {
  background-image: none;
  background-color: transparent;
  z-index: 103;
  width: 220px;
  height: 316px;
}

.article .columns div.animal-care-illus-wrap .love-banner {
  position: absolute;
  width: 190px;
  height: 258px;
  margin-left: 560px;
  margin-top: 104px;
}

.article .columns div.animal-care-illus-wrap .love-text {
  padding: 20px 15px 20px 25px;
  transform: rotate(4deg);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.article .columns div.animal-care-illus-wrap .love-text a {
  font-size: 18px;
}

.article .columns div.animal-care-illus-wrap .love-text a .lovelinktext {
  color: #ffffff;
  display: block;
  margin: 0;
  transform: rotate(4deg);
}

.article .columns div.animal-care-illus-wrap .slow {
  position: absolute;
  width: 220px;
  height: 235px;
  background-repeat: no-repeat;
  margin-left: 625px;
  margin-top: 300px;
}

.article .columns div.animal-care-illus-wrap .smanimals {
  position: absolute;
  width: 230px;
  height: 295px;
  background-repeat: no-repeat;
  margin-left: 740px;
  margin-top: 175px;
}

.article .columns div.animal-care-illus-wrap .smanimals-text {
  padding: 42px 20px 20px 40px;
  position: absolute;
  top: 0;
  left: 0;
}

.article .columns div.animal-care-illus-wrap .so-are-these {
  position: absolute;
  width: 200px;
  height: 118px;
  background-repeat: no-repeat;
  margin-left: 770px;
  margin-top: 50px;
}

.article .columns div.caretext {
  background-image: url(../../../graphics/animal-care/caretext.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1100px;
  height: 450px;
  padding: 25px 60px 60px 60px;
  margin: 0;
  position: relative;
  text-align: justify;
  font-weight: bold;
}

.article .columns div.carewrap {
  position: relative;
  height: 480px;
  overflow: visible;
  margin: 0 0 20px 0;
}

.staticpagecontent div.caretext p {
  text-align: justify !important;
}

.staticpagecontent div.caretext h2 {
  margin-bottom: 15px;
}

.staticpagecontent div.caretext h2 span {
  display: block;
  padding-top: 10px;
  font-size: 24px;
}

.article .columns .dubai-best-image {
  float: left;
  margin: 0 15px 0px 15px;
  text-align: center;
}

.article .columns .dubai-best-image span {
  display: block;
  padding: 0;
  margin: -5px 0 5px 0;
}

@media screen and (max-width: 1366px) {
  .parallax-item {
    opacity: 0.3;
  }
}
@media screen and (max-width: 1100px) {
  .birds-content .right-border-bird {
    display: none;
  }
  .vet-video-layout-1 {
    top: 190%;
  }
  .vet-video-layout-2 {
    top: 50%;
  }
  .vet-video-layout-4 {
    top: 350%;
  }
  .vet-video-layout-5 {
    top: 490%;
  }
  .vet-video-layout-6 {
    top: 570%;
  }
  .vet-video-layout-7 {
    top: 750%;
  }
  .vet-video-layout-8 {
    top: 980%;
  }
  .vet-video-layout-9 {
    top: 1140%;
  }
  .vet-video-layout-10 {
    top: 1330%;
  }
  .vet-video-layout-11 {
    top: 1550%;
  }
  .vet-video-layout-12 {
    top: 1750%;
  }
  .vet-video-layout-13 {
    top: 1940%;
  }
  .videoplaybody .vet-video-layout-1 {
    top: 105%;
  }
  .videoplaybody .vet-video-layout-2 {
    top: 80%;
  }
  .videoplaybody .vet-video-layout-4 {
    top: 60%;
  }
  .videoplaybody .vet-video-layout-5 {
    top: 55%;
  }
  .vet-video-layout-3:before {
    top: 70%;
    opacity: 0.5;
    margin-left: -100px;
  }
  .vetCheckout:after {
    margin-top: -85%;
    opacity: 0.5;
  }
  .vetvideoTour > section.video {
    float: none;
    display: inline-block;
  }
  .gbdkctopimgblock {
    float: none;
    margin: 0px auto 30px;
  }
  .gbdkctopimgblock h1 img {
    width: 100%;
    max-width: 521px;
  }
  .gbdkc.ctabubblesbox {
    float: none;
  }
  .article .columns div.caretext {
    /*background-image: none;
    background-color: #F9F0E5;*/
    width: 100%;
    height: auto;
    padding: 40px;
    margin: 0;
    border-radius: 20px;
  }
  .article .columns div.carewrap {
    height: auto;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .ourPeopleWrapper .centralize {
    max-width: 882px;
  }
  .ourPeople .empbox {
    width: 665px;
    margin: 0px auto;
    float: none;
  }
  .ourPeople .person.last {
    margin-right: 15px;
  }
}
@media screen and (max-width: 960px) {
  .goodbad {
    padding: 0 20px;
  }
  .article {
    padding: 0 20px;
  }
  .article .bubble {
    background: none;
    padding: 0;
    text-align: left;
    max-width: none;
    min-height: 400px;
  }
  .article .columns > div {
    padding: 0 !important;
    float: none !important;
    max-width: inherit !important;
  }
  .article .columns div.colLeft {
    margin-bottom: 30px;
    padding: 0 !important;
    float: none !important;
    max-width: inherit !important;
  }
  .article .columns section.colRight,
  .article .columns div.colRight {
    margin-bottom: 45px;
    margin-top: 30px;
    padding: 0 !important;
    float: none !important;
    max-width: inherit !important;
  }
  .article .columns div.vinframe {
    padding: 10px !important;
  }
  .article .columns section.colRight {
    width: inherit !important;
  }
  .article .columns div.colRight p.paracenter, .article .columns div.colLeft p.paracenter {
    margin: 0 auto;
  }
  .article .columns > div.swirlcls {
    padding: 15px !important;
  }
  .article .fileList {
    max-width: 440px !important;
    float: left;
    width: 100%;
  }
  .article .fileListbox {
    margin-top: -61px;
  }
  .article .fileListbox.travel-boxes-docs {
    margin-top: -41px;
  }
  .faq > h1.pagehead {
    padding-left: 20px;
  }
  .faq .printFaq, .faq span.ieprintmsg {
    display: none !important;
  }
  .blog > h2,
  .blog > .blogContent > section h4 {
    padding-left: 20px;
  }
  .blog.blogArticleInside .prevBtn,
  .blog.blogArticleInside .nextBtn {
    float: none;
    border-radius: 10px;
    margin: 20px 0 !important;
    padding: 20px !important;
    width: 48% !important;
    position: static !important;
    display: inline-block;
  }
  .ourPeopleWrapper {
    padding: 70px 20px 0 20px;
  }
  .ourPeople {
    text-align: center;
    padding: 0 0 40px;
  }
  .reveal-modal {
    left: 4%;
  }
  .reveal-modal.faqPopSection {
    right: 4%;
  }
  .videoTour > h2 {
    padding-left: 20px;
  }
  .videoTour > section > div {
    padding: 0 20px;
    overflow: hidden;
    width: 100%;
  }
  .videoTour > section.video {
    float: none;
    display: inline-block;
    margin: 0 20px 50px;
    width: 280px;
    vertical-align: top;
  }
  .videoTour > section.wholeshow {
    width: 298px !important;
  }
  .videoTour > section.videoFirst,
  .vetvideoTour > section.videoFirst {
    float: none;
    display: inline-block;
    max-width: 760px;
    min-width: 280px;
  }
  .videoTour > section > figure > div iframe,
  .vetvideoTour > section > figure > div iframe {
    width: 760px;
  }
  .contact.centralize,
  .contact > .centralize {
    padding-left: 20px;
    padding-right: 20px;
  }
  .contact .columns > div {
    padding: 0 !important;
    float: none !important;
    max-width: inherit !important;
  }
  .contactDetails .columns > div p.icoUrgent {
    background: url(../../../graphics/icons/contactIcons1.png) no-repeat 0 -499px;
  }
  .mobboxshadownone {
    box-shadow: none !important;
  }
  .contact .columns > div.colRight.contactForm {
    margin-top: 0;
  }
  #galleryItemsSlider .bx-next {
    right: 0px;
    z-index: 89;
  }
  #galleryItemsSlider .bx-prev {
    left: 0px;
    z-index: 89;
  }
  .blog .flapcls {
    padding-left: 20px;
  }
  .faq .flapcls {
    padding-left: 20px;
  }
  .mediaPlayer > ul {
    width: 720px;
  }
  .videoTour > section > div h4 a span br {
    display: none;
  }
  .helptipbox_dob {
    margin: -215px 0px 0 18px;
    right: 0px;
  }
  .helptipbox_dob:after {
    content: url("../../../graphics/down_arrow.png");
    top: 99.5%;
    left: 45%;
  }
  .helptipbox_common {
    right: 3px;
    top: -200px;
  }
  .helptipbox_common:after {
    content: url("../../../graphics/down_arrow.png");
    top: 99.5%;
    left: 45%;
  }
  .helptipbox_species {
    right: auto;
    left: 3px;
    top: -156px;
  }
  .helptipbox_other_species {
    left: 3px;
    right: auto;
  }
  .helptipbox_other_species:after {
    left: 20%;
  }
  .helptipbox_other_breed {
    right: 50%;
    margin-right: -132px;
  }
  .helptipbox.show .closetiplink {
    display: block;
    background: url(../../../graphics/icons/close_small.png);
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -10px;
    margin-right: 5px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
  }
  .videoTour .flapcls {
    padding-left: 20px;
  }
  .videoTour .pagehead {
    padding-left: 20px;
  }
  .videoTour .mobile-buttons {
    padding-left: 20px;
  }
  /* .vetvideoplaypage.videoplaywrapper .backtoem {
      margin-top: 210px;
  } */
  .article section.columns.laser-therapy div.right-align {
    width: 90%;
  }
  .article section.columns.laser-therapy div.left-tilt,
  .article section.columns.laser-therapy div.right-tilt {
    max-width: 460px;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg img.arrow {
    top: 40px;
  }
  .contactinfobox a:hover {
    border-bottom: none !important;
  }
  .article .columns div.animal-care-illus-wrap {
    margin-top: 100px;
    min-height: 900px;
    width: 500px;
    margin: 0 auto;
  }
  .article .columns div.animal-care-illus-wrap .bubble-text a {
    font-size: 20px;
  }
  .article .columns div.animal-care-illus-wrap .sheep {
    width: 400px;
    height: 465px;
    margin-top: 35px;
  }
  .article .columns div.animal-care-illus-wrap .kennels {
    width: 230px;
    height: 250px;
    margin-left: 330px;
    margin-top: -55px;
  }
  .article .columns div.animal-care-illus-wrap .kennels-text {
    padding: 30px 20px 20px 30px;
    font-size: 22px;
  }
  .article .columns div.animal-care-illus-wrap .kennels-text a {
    font-size: 22px;
  }
  .article .columns div.animal-care-illus-wrap .buttonpic {
    margin-left: 392px;
    margin-top: 80px;
  }
  .article .columns div.animal-care-illus-wrap .cat {
    width: 220px;
    height: 335px;
    margin-left: 0;
    margin-top: 500px;
  }
  .article .columns div.animal-care-illus-wrap .aviary {
    width: 115px;
    height: 150px;
    margin-left: 190px;
    margin-top: 385px;
  }
  .article .columns div.animal-care-illus-wrap .aviary-text {
    padding: 20px 20px 20px 40px;
  }
  .article .columns div.animal-care-illus-wrap .slow {
    width: 220px;
    height: 235px;
    margin-left: 210px;
    margin-top: 780px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals {
    width: 200px;
    height: 256px;
    margin-left: 320px;
    margin-top: 660px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals-text {
    padding: 30px 20px 20px 35px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals-text a {
    font-size: 18px;
  }
  .article .columns div.animal-care-illus-wrap .so-are-these {
    margin-left: 340px;
    margin-top: 480px;
  }
  .article .columns div.animal-care-illus-wrap .love {
    margin-left: 140px;
    margin-top: 583px;
  }
}
@media screen and (max-width: 800px) {
  .blogArticle > h1.blogposthead {
    padding: 0;
  }
  .blogArticle > .social.belowHeader {
    position: static;
    margin: -30px 0 0px 0;
    text-align: left;
  }
  .blogEntryList {
    padding: 50px 0 130px;
    clear: both;
  }
  .blogEntryList > section .social {
    position: absolute;
    left: 90px;
    bottom: -55px;
  }
  .blogEntryList > section span.details {
    bottom: -57px;
  }
  .article.gallery > h2,
  .article.gallery > h1.pagehead {
    padding: 0;
    font-size: 26px;
    margin: 0 0 20px 0 !important;
  }
  .article.gallery .social.belowHeader {
    position: absolute;
    right: 25px;
    padding: 0;
    top: 60px;
  }
  .contact#careeningCareers section {
    margin: auto;
  }
  .faq > div.exp > section > div.exp > article p,
  .faq > div.exp > section > div.exp > article ul li {
    font-size: 12px;
  }
  .article .columns div.aboutRight {
    margin-top: 0px !important;
  }
  .article .columns div.aboutLeft {
    margin-bottom: 0px !important;
  }
  .mediaPlayer .bx-prev {
    left: 10px;
    bottom: 5px;
    background: url(../../../graphics/icons/controls.png) no-repeat 0 0;
  }
  .mediaPlayer .bx-next {
    left: 72px;
    bottom: 5px;
    background: url(../../../graphics/icons/controls.png) no-repeat -62px 0;
  }
  .mediaPlayer .playPauseSlider {
    left: 135px;
    bottom: 5px;
    background: url(../../../graphics/icons/controls.png) no-repeat -186px 0;
  }
  .mediaPlayer .playPauseSlider.paused {
    left: 135px;
    bottom: 5px;
    background: url(../../../graphics/icons/controls.png) no-repeat -124px 0;
  }
  .mediaPlayer > ul {
    width: 560px;
  }
  .tune-dkc-frame {
    background-image: none !important;
    margin-top: 0px !important;
    height: 450px !important;
  }
  .tune-dkc-frame iframe {
    width: 100% !important;
  }
  .videoTour > section.videoFirst,
  .vetvideoTour > section.videoFirst {
    float: none;
    display: inline-block;
    max-width: 680px;
    min-width: 280px;
  }
  .videoTour > section > figure > div iframe,
  .vetvideoTour > section > figure > div iframe {
    width: 680px;
    height: 420px;
  }
  #careerAnim {
    margin-bottom: -18px;
  }
  #careerAnim img {
    width: 460px;
  }
}
@media screen and (max-width: 740px) {
  .videoTour > section.videoFirst,
  .vetvideoTour > section.videoFirst {
    float: none;
    display: inline-block;
    max-width: 600px;
    min-width: 280px;
  }
  .videoTour > section > figure > div iframe,
  .vetvideoTour > section > figure > div iframe {
    width: 600px;
    height: 350px;
  }
  .videoplaywrapper .backtoem {
    margin-top: 100px;
  }
  /* .vetvideoplaypage.videoplaywrapper .backtoem {
      margin-top: 170px;
  } */
  .article .faq-grid-link .faq_marks {
    margin-right: 0;
    margin-top: -90px;
  }
  .article h1.pagehead {
    padding-right: 120px;
  }
  .buttons.desktop-buttons {
    display: none;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 0 #ebebeb;
    padding: 25px 20px 20px;
    margin-top: -16px;
    position: relative;
    background-color: #FFF;
  }
  .buttons.desktop-buttons .btn {
    border: none;
    box-shadow: none;
    width: 100%;
    font-size: 18px;
    margin-bottom: 3px;
    padding: 8px 12px;
  }
  .buttons.desktop-buttons .btn.active {
    box-shadow: none;
  }
  section.mobile-buttons {
    display: block;
    margin-bottom: 25px;
    text-align: left;
  }
  .mobile-buttons a.more_info {
    background-image: url(../../../graphics/icons/orange_down.png);
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding: 8px 75px 8px 12px;
    font-size: 16px;
  }
  .mobile-buttons a.more_info.open {
    background-image: url(../../../graphics/icons/orange_up.png);
  }
  .article .columns div.colLeft.vet-video-block {
    margin-top: 45px;
  }
  .contactpageDetails .columns > div.contactForm button {
    font-size: 18px;
  }
  .contactForm .formitem.sizes-wrap label {
    top: 35%;
  }
}
@media screen and (max-width: 680px) {
  .ourPeople .empbox {
    width: 318px;
    margin: 0px auto;
  }
  .ourPeople .person,
  .ourPeople .person.last {
    margin-right: 0;
  }
  .article .columns div.caretext {
    background-image: url(../../../graphics/animal-care/caretext-vertical.png);
  }
  .article .columns div.caretext h2 {
    padding-right: 20px;
  }
  .article .columns div.carewrap {
    margin-top: 50px;
  }
}
@media screen and (max-width: 660px) {
  .videoTour > section > div h4 a span br {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  /*
  Blog
  */
  .blogEntryList.even > section:after {
    background: url(../../../graphics/corners.png) no-repeat 0 0;
    right: inherit;
    left: 30px;
  }
  .blog > .blogContent > section img.cofee {
    display: none;
  }
  .blog > h1.bloghead {
    padding-bottom: 0;
    padding-left: 0;
  }
  .blog > .blogContent > section > section#contentTableSlider {
    padding-left: 60px;
    padding-right: 60px;
  }
  .blog .blogtopsubhead {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0 0 20px;
  }
  .blogComments {
    padding: 35px 55px 0px;
  }
  .blogArticle {
    padding: 35px 25px;
  }
  .blogArticle > figure {
    margin: -25px -25px 25px;
  }
  .blogArticle > figure span {
    left: 10px;
    bottom: 20px;
  }
  .blogEntryList > section .social {
    right: 0px;
  }
  .blogEntryList > section .social {
    position: absolute;
    left: 50px;
    bottom: -55px;
  }
  .blogEntryList > section span.details {
    bottom: -77px;
  }
  .blogEntryList > section span.date {
    top: -42px;
  }
  /*
  Contact
  */
  .contact#careeningCareers figure {
    margin-top: 0;
  }
  .contact#twoleggedTimings .openingHours dd {
    /*width: 45%;*/
    width: 140px;
    clear: none;
    padding-left: 5px;
    text-align: left;
  }
  .contact#twoleggedTimings .openingHours dt {
    float: left;
    clear: left;
    width: 55%;
    padding-left: 70px;
    padding-right: 0px;
  }
  .contact#twoleggedTimings .openingHours dd span {
    display: block;
    clear: left;
  }
  .contact#twoleggedTimings #dkcvettimingsection .openingHours dd {
    width: 140px;
  }
  .contact#twoleggedTimings #dkcvettimingsection .openingHours dt {
    width: 165px;
  }
  .loading {
    clear: left;
    display: none;
    float: left;
    padding: 15px 15px 0 0;
  }
  .contactDetails .columns > div.contactForm .cbtn {
    clear: left;
    display: block;
    float: left;
    margin-top: 10px;
  }
  .videoTour > section.videoFirst,
  .vetvideoTour > section.videoFirst {
    float: none;
    display: inline-block;
    max-width: 500px;
    min-width: 280px;
  }
  .videoTour > section > figure > div iframe,
  .vetvideoTour > section > figure > div iframe {
    width: 500px;
    height: 300px;
  }
  #galleryItemsSlider {
    max-width: 600px;
  }
  #galleryItemsSlider iframe {
    width: 600px;
    height: 255px !important;
  }
  #galleryItemsSlider ul li img {
    max-width: 600px;
    max-height: 350px;
  }
  .vetArticle .columns p.importantNote {
    padding: 20px 0 20px 60px !important;
  }
  .peartreeimgcls img {
    max-width: 100%;
    height: auto;
  }
  .mediaPlayer > ul {
    width: 400px;
  }
  .ourPeople .empbox {
    width: 320px;
    margin: 0px auto;
  }
  .map_alert {
    padding-left: 145px;
    margin-left: -275px;
  }
  .map_alert .close_alert {
    margin-left: 35px;
  }
  .map_alert .alert_head {
    font-size: 24px;
  }
  .map_alert .alert_content {
    font-size: 16px;
    padding-right: 40px;
  }
  .map_alert.alert_bg_time {
    padding-left: 80px;
  }
  .vetCheckout:after {
    margin-top: -115%;
  }
  .contactpageDetails .columns > div.clientForm .radiotext {
    padding-right: 0px;
  }
  .contactpageDetails .columns > div.clientForm .radiobtn.second {
    clear: left;
  }
  .contactForm .formitem.checkboxes-labels .checkbox-item {
    padding-left: 5px;
  }
  .contactForm .formitem.gender-item .gap10 {
    height: 1px;
  }
  .contactForm .formitem.gender-item .float-right {
    float: left;
    margin-left: 15px;
  }
  .helptipbox_other_breed:after {
    left: 30% !important;
  }
  .helptipbox_other_breed.crossbreed-hidden {
    left: auto !important;
    right: 2px;
    margin-right: 0px !important;
  }
  .contact.howWeGetTherecls #map .mapZoomContent {
    display: none;
  }
  .contact.howWeGetTherecls #map .mobile {
    right: 0px;
    top: 0px;
    margin: 220px 0px 0px 85px;
    background-color: #fdfefe;
    width: 25px;
    height: 25px;
    border: 5px #d67c2e solid;
    display: block;
    border-radius: 50%;
    display: none;
  }
  .contact.howWeGetTherecls #map .mobile.show {
    display: block;
  }
  .contact.howWeGetTherecls #map .mobile:before {
    content: url(../../../graphics/mobile_map_marker_zoomed_pin_arrow.svg);
    position: relative;
    top: -208px;
    left: -24px;
  }
  .article .columns div h3.weighthead, .article section h3.weighthead {
    font-size: 32px;
  }
  .article img.orange-border {
    width: 100%;
  }
  .article .columns .sloth-img-block img {
    margin-top: -90px;
  }
  .article .columns .sloth-img-block span.seo-sloth-note {
    margin-right: 0;
  }
  .contact#twoleggedTimings h4.bus-title {
    font-size: 18px;
  }
  .contact#twoleggedTimings .left {
    width: 100%;
  }
  .contact#twoleggedTimings .openingHours {
    margin: 0 0 30px 73px;
  }
  .contact#twoleggedTimings #dkcvettimingsection .openingHours {
    margin: 0 0 30px 0;
  }
  .contact#twoleggedTimings .openingHours dd.currentdd {
    width: 170px;
  }
  .contact#twoleggedTimings .openingHours dd.newdd {
    width: 140px;
  }
  .contact#twoleggedTimings .openingHours dd.currentdd.headdd,
  .contact#twoleggedTimings .openingHours dd.newdd.headdd {
    text-align: right;
  }
  .contact#twoleggedTimings .openingHours dd.currentdd.headdd span.head,
  .contact#twoleggedTimings .openingHours dd.newdd.headdd span.head {
    display: inline-block;
  }
  .contact#twoleggedTimings .openingHours dt {
    padding-left: 0;
    width: 165px;
  }
  /*.contact#twoleggedTimings .openingHours.mobile-only {
      margin-bottom: 330px;
  }*/
  .contact#twoleggedTimings .right {
    width: 100%;
  }
  .contact#twoleggedTimings #dkctimingsection .signbox {
    bottom: 230px;
    right: 40px;
  }
  .contact#twoleggedTimings .openingHours dd.currentdd.headdd {
    text-align: left;
  }
  .contact#twoleggedTimings #dkctimingsection .signbox .signimg img.arrow {
    left: auto;
    right: 40px;
    transform: rotate(25deg);
    top: -60px;
  }
  #timingnotice {
    bottom: 40px;
  }
  .hometimingnoticebox {
    bottom: -30px;
  }
  .contact#twoleggedTimings #dkcvettimingsection .imgbox {
    padding-right: 20px;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg {
    background-position: 142px 235px;
    height: 250px;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg .boardimgbox {
    height: 250px;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours {
    padding-bottom: 80px;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours .signbox {
    top: 185px;
    left: 0;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg img.arrow.desktop {
    display: none;
  }
  .contactpageDetails .columns > div.colLeft div.icoHours .signbox .signimg img.arrow.mobile {
    display: block;
    transform: rotate(-40deg);
    left: 11px;
    top: -35px;
    width: auto;
    height: 85px;
  }
  .contactpageDetails .columns > div.contactinfobox.bottomextra {
    padding-bottom: 250px !important;
  }
  .contactpageDetails .columns > div div.icoUrgent_cover.bg {
    margin-left: -10px;
    padding-left: 30px;
  }
  .contactpageDetails .columns > div div.icoUrgent.open {
    padding-left: 75px;
  }
  .contactpageDetails .columns > div div.icoEmail .emailformtrigger {
    display: inline-block;
  }
  .contactpageDetails .columns > div.colLeft div.icoEmail.formIn {
    padding-bottom: 630px;
  }
  .contact .columns.desktopformblock > div.colRight.contactForm {
    display: none;
  }
  .contact .columns {
    position: relative;
  }
  .mobileformblock {
    display: none;
    min-height: 600px;
  }
  .contactpageDetails .columns.mobileformblock > div.contactForm h3.formtitle {
    color: #716b1c;
    padding-left: 25px;
  }
}
@media screen and (max-width: 600px) {
  .article .columns div.animal-care-illus-wrap {
    width: 100%;
  }
  .article .columns div.animal-care-illus-wrap .sheep {
    width: 300px;
    height: 348px;
    margin-top: 80px;
  }
  .article .columns div.animal-care-illus-wrap .kennels {
    width: 180px;
    height: 195px;
    margin-left: 250px;
    margin-top: -20px;
  }
  .article .columns div.animal-care-illus-wrap .kennels-text {
    padding: 20px 20px 20px 30px;
    font-size: 16px;
  }
  .article .columns div.animal-care-illus-wrap .kennels-text a {
    font-size: 16px;
  }
  .article .columns div.animal-care-illus-wrap .buttonpic {
    margin-left: 300px;
    margin-top: 80px;
  }
  .article .columns div.animal-care-illus-wrap .cat {
    margin-left: 0;
    margin-top: 490px;
  }
  .article .columns div.animal-care-illus-wrap .aviary {
    margin-left: 210px;
  }
  .article .columns div.animal-care-illus-wrap .love {
    margin-left: 140px;
    margin-top: 573px;
  }
  .article .columns div.animal-care-illus-wrap .slow {
    margin-left: 200px;
    margin-top: 770px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals {
    margin-left: 305px;
    width: 175px;
    height: 225px;
    margin-top: 665px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals-text {
    padding: 25px 20px 20px 30px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals-text a {
    font-size: 16px;
  }
  .article .columns div.animal-care-illus-wrap .so-are-these {
    margin-left: 355px;
    margin-top: 550px;
    width: 190px;
    height: 118px;
  }
  .article .columns div.animal-care-illus-wrap .bubble-text a,
  .article .columns div.animal-care-illus-wrap .love-text a {
    font-size: 16px;
  }
  .article .columns div.animal-care-illus-wrap {
    margin-top: 60px;
  }
}
@media screen and (max-width: 530px) {
  .mapZoomContent .parking_map_wrap .top-steps .bluestep {
    padding-left: 20px;
    padding-top: 0;
    margin-top: -20px;
    padding-bottom: 10px;
  }
  #mobileMapMarkerZoomed .mapZoomContent .parking_map_wrap .parkingcrossbox {
    right: 50px;
    top: 5px;
  }
  .mapZoomContent .parking_map_wrap .top-steps .orangestep {
    padding-left: 0;
  }
  .mapZoomContent .parking_map_wrap {
    background-size: 100% 100%;
    width: 440px;
    height: 330px;
    background-position-x: 3px;
  }
  .article .columnSlider {
    margin-left: -10px;
  }
  .blog > .blogContent {
    display: none;
  }
  .map_alert.alert_bg_time {
    padding-top: 120px;
    margin-left: -240px;
  }
  .map_alert.alert_bg_time .alert_content {
    padding-right: 90px;
  }
  .map_alert.alert_bg_time .close_alert {
    margin-right: 30px;
    margin-top: 5px;
  }
  .vet-video-layout-1, .vet-video-layout-2, .vet-video-layout-4, .vet-video-layout-5,
  .vet-video-layout-6, .vet-video-layout-7, .vet-video-layout-8, .vet-video-layout-9,
  .vet-video-layout-10, .vet-video-layout-11, .vet-video-layout-12, .vet-video-layout-13,
  .vet-video-layout-14, .vet-video-layout-15, .vet-video-layout-16, .vet-video-layout-17,
  .vet-video-layout-18, .vet-video-layout-19, .vet-video-layout-20, .vet-video-layout-21,
  .vet-video-layout-22, .vet-video-layout-23 {
    display: block !important;
  }
  .vet-video-layout-1 {
    top: 200% !important;
  }
  .vet-video-layout-2 {
    top: 100% !important;
  }
  .vet-video-layout-4 {
    top: 300% !important;
  }
  .vet-video-layout-5 {
    top: 400% !important;
  }
  .vet-video-layout-6 {
    top: 500% !important;
  }
  .vet-video-layout-7 {
    top: 590% !important;
  }
  .vet-video-layout-8 {
    top: 700% !important;
  }
  .vet-video-layout-9 {
    top: 850% !important;
  }
  .vet-video-layout-10 {
    top: 1000% !important;
  }
  .vet-video-layout-11 {
    top: 1290% !important;
  }
  .vet-video-layout-12 {
    top: 1400% !important;
  }
  .vet-video-layout-13 {
    top: 1650% !important;
  }
  .vet-video-layout-14 {
    top: 1800% !important;
  }
  .vet-video-layout-15 {
    top: 1970% !important;
  }
  .vet-video-layout-16 {
    top: 2150% !important;
  }
  .vet-video-layout-17 {
    top: 2330% !important;
  }
  .vet-video-layout-18 {
    top: 2510% !important;
  }
  .vet-video-layout-19 {
    top: 2755% !important;
  }
  .vet-video-layout-20 {
    top: 2965% !important;
  }
  .vet-video-layout-21 {
    top: 3200% !important;
  }
  .vet-video-layout-22 {
    top: 3370% !important;
  }
  .vet-video-layout-23 {
    top: 3500% !important;
  }
  .videoplaybody .vet-video-layout-1 {
    top: 125% !important;
  }
  .videoplaybody .vet-video-layout-2 {
    top: 170% !important;
  }
  .videoplaybody .vet-video-layout-4 {
    top: 100% !important;
  }
  .videoplaybody .vet-video-layout-5 {
    top: 255% !important;
  }
  .vet-video-layout-3:before {
    background-image: none;
  }
  .vet-video-layout-3:before {
    top: 175%;
  }
  .vetCheckout:after {
    margin-top: -150%;
  }
  .clientForm .mobclboth.wid50 {
    clear: both;
    width: 0;
    height: 10px;
    float: none;
  }
  .clientForm .mob80perc {
    width: 80%;
  }
  .clientForm #tabs_content_container {
    clear: both;
  }
  .love_tabs #tabs_content_container {
    margin-top: 65px;
  }
  .helptipbox_species:after {
    left: 15% !important;
  }
  .helptipbox_other_species:after {
    left: 15% !important;
  }
  /* .vetvideoplaypage.videoplaywrapper .backtoem {
      margin-top: 170px;
  } */
  .videoTour > section.videoFirst,
  .vetvideoTour > section.videoFirst {
    float: none;
    display: inline-block;
    max-width: 400px;
    min-width: 280px;
  }
  .videoTour > section > figure > div iframe,
  .vetvideoTour > section > figure > div iframe {
    width: 400px;
    height: 250px;
  }
  .article .columns div.animal-care-illus-wrap .sheep {
    width: 280px;
  }
  .article .columns div.animal-care-illus-wrap .kennels {
    margin-left: 230px;
    margin-top: -20px;
  }
  .article .columns div.animal-care-illus-wrap .cat {
    width: 200px;
    margin-top: 494px;
    margin-left: -15px;
  }
  .article .columns div.animal-care-illus-wrap .love {
    width: 195px;
    margin-top: 568px;
    margin-left: 90px;
  }
  .article .columns div.animal-care-illus-wrap .aviary {
    margin-top: 385px;
    margin-left: 180px;
  }
  .article .columns div.animal-care-illus-wrap .slow {
    margin-left: 150px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals {
    margin-left: 236px;
    margin-top: 660px;
  }
  .article .columns div.animal-care-illus-wrap .so-are-these {
    margin-left: 270px;
    margin-top: 550px;
    z-index: 105;
  }
}
@media screen and (max-width: 480px) {
  .ourPeopleWrapper {
    padding: 30px 20px 0 20px;
  }
  .article .columns div.colRight {
    padding-left: 0px;
  }
  .ourPeople {
    padding: 20px 0 !important;
  }
  #galleryItemsSlider .bx-next, #galleryItemsSlider .bx-prev {
    top: 150px;
  }
  #galleryItemsSlider {
    max-width: 420px;
  }
  #galleryItemsSlider iframe {
    width: 420px;
    height: 180px !important;
  }
  #galleryItemsSlider ul li img {
    max-width: 420px;
    max-height: 250px;
  }
  .blogEntryList > section a.readMore {
    display: block;
  }
  .goodbad img {
    max-width: 100%;
  }
  .article .columnSlider {
    width: 100%;
    margin-left: -5px;
  }
  .article .columnSliderControls {
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .article .columnSliderControls a.next {
    right: 35%;
    bottom: -20px;
  }
  .article .columnSliderControls a.prev {
    left: 35%;
    bottom: -20px;
  }
  .mediaPlayer > ul {
    width: 320px;
  }
  #galleryItemsSlider .bx-next,
  #galleryItemsSlider .bx-prev {
    margin-top: 0;
  }
  /* .vetvideoplaypage.videoplaywrapper .backtoem {
      margin-top: 190px;
  } */
  .videoplaywrapper .backtoem {
    margin-top: 125px;
  }
  .article section.columns.laser-therapy h3 {
    line-height: 30px;
    height: 50px;
  }
  .article section.columns.laser-therapy img.box-img {
    width: 90%;
  }
  .article section.columns.laser-therapy section.psycho-text-box .psycho-laser-img {
    width: 95%;
  }
  #careerAnim {
    margin-bottom: -15px;
  }
  #careerAnim img {
    width: 380px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals {
    margin-top: 675px;
    width: 160px;
    height: 210px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals-text {
    padding: 20px 20px 20px 25px;
  }
  .article .columns div.animal-care-illus-wrap .smanimals-text a {
    font-size: 14px;
  }
  .article .columns div.animal-care-illus-wrap .slow {
    margin-left: 145px;
  }
}
