@charset "UTF-8";
/* imports */
@font-face {
  font-family: 'ProximaNovaLight';
  src: url("../fonts/proximnl-webfont.eot");
  src: url("../fonts/proximnl-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximnl-webfont.woff") format("woff"), url("../fonts/proximnl-webfont.ttf") format("truetype"), url("../fonts/proximnl-webfont.svg#proxima_nova_ltregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("../fonts/proximnr-webfont.eot");
  src: url("../fonts/proximnr-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximnr-webfont.woff") format("woff"), url("../fonts/proximnr-webfont.ttf") format("truetype"), url("../fonts/proximnr-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url("../fonts/proximns-webfont.eot");
  src: url("../fonts/proximns-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximns-webfont.woff") format("woff"), url("../fonts/proximns-webfont.ttf") format("truetype"), url("../fonts/proximns-webfont.svg#proxima_nova_ltbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Conv_ProximaNova-Bold';
  src: url("../fonts/ProximaNova-Bold.eot");
  src: local("☺"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* VARIABLES */
/* reset */
body {
  margin: 0;
  padding: 0;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  background: #FFF;
  font-weight: normal; }

.clear {
  clear: both; }

/* hide the default header */
.device-header {
  display: none !important; }

@media (min-width: 320px) and (max-width: 1024px) {
  .full-header {
    display: none !important; }

  .device-header {
    display: block !important; } }
/* */
.header {
  background: #BCE7FB url(../images/header_bg_large.jpg) no-repeat center center;
  display: block;
  padding: 30px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: auto; }

.row.header-wrapper {
  padding-bottom: 0;
  margin-bottom: 0 !important; }

.header a {
  color: #FFF; }

.header a.brand {
  float: left;
  display: inline-block;
  padding-left: 0 !important;
  padding-top: 28px; }

.header a.brand:hover {
  opacity: 0.8; }

.header a.brand img {
  padding: 0;
  margin-left: 0px !important; }

.header ul, .header ul li a {
  list-style: none;
  padding: 0;
  margin: 0;
  text-decoration: none; }

.header ul.menu,
.header ul.info {
  float: right; }

.header ul li {
  display: inline-block; }

.header ul.menu {
  border-bottom: 4px solid #FFF;
  float: right;
  height: 49px;
  margin-bottom: 20px;
  min-width: 753px; }

.header ul.info li.search {
  display: inline-block;
  float: right;
  margin-bottom: 0; }

.header ul.info li.search a {
  display: inline-block;
  width: 36px;
  height: 36px;
  cursor: pointer;
  margin-right: 10px; }

.header ul.info li.search a span {
  padding: 0px 18px 0px 18px;
  background: rgba(255, 255, 255, 0.6) url(../images/search-icon.png) center center no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 46px;
  height: 46px;
  font-size: 1px !important;
  color: #D5E4EF !important; }

.header ul.info li.search a span:hover {
  background: rgba(255, 255, 255, 0.8) url(../images/search-icon.png) center center no-repeat; }

/* SEARCH FORM */
.header .searchfield {
  display: none; }

.header .search {
  width: 310px !important; }

.header .open-search {
  float: right;
  display: inline-block; }

.header #SearchForm_SearchForm {
  display: inline-block;
  float: right;
  margin-right: 10px;
  width: 240px !important; }

.header #SearchForm_SearchForm .middleColumn {
  display: inline;
  float: left; }

.header #SearchForm_SearchForm input#SearchForm_SearchForm_Search {
  height: 46px; }

.header #SearchForm_SearchForm_action_results {
  display: inline !important;
  float: right !important;
  background: rgba(255, 255, 255, 0.6) url(../images/search-icon.png) center center no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  font-size: 1px;
  padding: 0px 18px 0px 18px;
  margin-right: 0px;
  height: 46px;
  width: 46px;
  border: none;
  font-size: 1px !important;
  color: #D5E4EF !important; }

.header input#SearchForm_SearchForm_action_results:hover {
  background: rgba(255, 255, 255, 0.8) url(../images/search-icon.png) center center no-repeat; }

.header #Search {
  display: inline-block; }

.header ul.info li {
  margin-bottom: 10px;
  padding: 0 !important; }

.header ul.info li.search a.search-on span {
  background: rgba(255, 255, 255, 0.6) url(../images/search-icon-close.png) center center no-repeat !important; }

.header ul.info li.search a.search-on:hover span {
  background: rgba(255, 255, 255, 0.8) url(../images/search-icon-close.png) center center no-repeat !important; }

.header ul.info li.phone,
.header ul.info li.request {
  display: inline-block !important;
  float: right;
  margin-left: 10px; }

.header ul.info li.phone a,
.header ul.info li.request a {
  padding: 8px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffd322;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd322), color-stop(99%, #FFC11E));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd322 0%, #FFC11E 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFD322', endColorstr='#FFFFC11E',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-shadow: 1px 1px 0px #FF9205;
  display: inline-block !important;
  height: 46px;
  float: right !important; }

.header ul.info li.request a {
  font-size: 14px;
  padding: 13px 25px !important;
  text-transform: uppercase; }

.header ul.info li.phone a:hover,
.header ul.info li.request a:hover {
  background: #FFC11E;
  /* Old browsers */ }

.header ul.menu li {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF; }

.header ul.menu li:hover, .header ul.menu li.current {
  border-bottom: 4px solid #003059; }

.header ul.menu li a {
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.3);
  padding: 14px 10px;
  color: #FFF; }

.header ul.menu li a:hover, .header ul.menu li.current a {
  color: #003059; }

.header ul.menu li.last a {
  padding-right: 0px; }

.header h1 {
  margin: 0; }

.header ul li {
  padding: 10px 0; }

.primary.c8.end {
  padding-top: 40px; }

.row .row.info {
  margin: 0 0px;
  padding-bottom: 30px; }

.location {
  padding-bottom: 50px;
  min-height: 920px !important; }

address {
  font-style: normal !important;
  line-height: 110%; }

.call-us {
  margin-bottom: 10px; }

.call-us a {
  margin: 0 0 0 0;
  float: right;
  display: inline-block;
  padding: 6px 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffd322;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd322), color-stop(99%, #FFC11E));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd322 0%, #FFC11E 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFD322', endColorstr='#FFFFC11E',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  text-shadow: 1px 1px 0px #FF9205 !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid rgba(255, 146, 5, 0.3);
  border-top: 1px solid rgba(255, 146, 5, 0.3); }

.call-us a:hover {
  background: #FFC11E;
  /* Old browsers */ }

a.more-info {
  margin-right: 10px;
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffd322;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd322), color-stop(99%, #FFC11E));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd322 0%, #FFC11E 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFD322', endColorstr='#FFFFC11E',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-shadow: 1px 1px 0px #FF9205 !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid rgba(255, 146, 5, 0.3);
  border-top: 1px solid rgba(255, 146, 5, 0.3); }

a.more-info:hover {
  background: #FFC11E;
  /* Old browsers */ }

a.book-now {
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #30a1e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a1e4), color-stop(99%, #0091d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #30a1e4 0%, #0091d7 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF30A1E4', endColorstr='#FF0091D7',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-shadow: 1px 1px 0px rgba(0, 48, 89, 0.6) !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid rgba(0, 48, 89, 0.3);
  border-top: 1px solid rgba(0, 48, 89, 0.3); }

a.book-now:hover {
  background: #0091d7; }

.location .iframe small a {
  display: none !important; }

.location .map iframe {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

iframe {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF; }

/* Footer */
.footer-brand.c4 img, .footer-primary.c8.end img {
  margin-left: 0px !important;
  margin-right: 0px !important; }

a.footer-brand.c4:hover {
  opacity: 0.8; }

.row.footer-wrapper {
  border-bottom: 1px solid rgba(0, 48, 89, 0.3); }

.footer-primary.c8.end ul {
  float: right;
  padding-left: 0px; }

.footer-primary.c8.end ul li {
  display: inline-block;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 48, 89, 0.3); }

p.copyright {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px; }

p.copyright a {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #0091d7; }

.social p {
  text-align: right; }

.partner-logo a img:hover {
  opacity: 0.8; }

.c3.request {
  margin-top: 25px; }

a.request-app {
  margin-right: 10px;
  padding: 10px 25px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffd322;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd322), color-stop(99%, #FFC11E));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffd322 0%, #FFC11E 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffd322 0%, #FFC11E 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd322', endColorstr='#FFC11E',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-shadow: 1px 1px 0px #FF9205 !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid rgba(255, 146, 5, 0.3);
  border-top: 1px solid rgba(255, 146, 5, 0.3);
  display: inline-block; }

a.request-app:hover {
  background: #FFC11E;
  /* Old browsers */ }

.info-list ul {
  list-style: none;
  padding-left: 0px; }

.info-list ul li {
  line-height: 120%; }

.info-list ul li a {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #00305A;
  text-decoration: none;
  opacity: 1; }

.info-list ul li a:hover {
  opacity: 0.8; }

.info-list ul li h4 {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #00305A;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 10px; }

.search-field {
  background: rgba(224, 230, 236, 0.2) url(../images/footer-search-icon2.png) right center no-repeat;
  margin-top: 20px;
  border: none !important;
  padding: 15px 20px;
  color: #00305A;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  float: right;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

input.search-field::-webkit-input-placeholder {
  color: #00305A;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px; }

input.search-field:-moz-placeholder {
  color: #00305A;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px; }

input.search-field:-ms-input-placeholder {
  color: #00305A;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px; }

/* Home Page */
body.home .background-slide {
  /*    background:#B8E1F7 url(/~denture/assets/Uploads/slide-bg-4.jpg) no-repeat top center;*/
  margin-bottom: -10px; }

body.home .bg-image {
  background: #CCC;
  position: absolute;
  top: 0px;
  height: 755px;
  z-index: 0;
  width: 100%; }

body.home .activeBg {
  display: block;
  -webkit-transition: background-image 0.2s ease-in-out;
  -moz-transition: background-image 0.2s ease-in-out;
  -ms-transition: background-image 0.2s ease-in-out;
  -o-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out; }

body.home .inactiveBg {
  display: none;
  -webkit-transition: background-image 0.2s ease-in-out;
  -moz-transition: background-image 0.2s ease-in-out;
  -ms-transition: background-image 0.2s ease-in-out;
  -o-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out; }

body.home .header {
  background: transparent !important; }

.home-slider .flexslider {
  padding: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important; }

.home-mobile {
  display: none !important; }

.mobile-address-links {
  display: none !important; }

.promo-item {
  background: #FFF;
  padding-top: 30px;
  padding-bottom: 20px;
  border: 1px solid #D4DFE6;
  box-shadow: 0 0 7px rgba(0, 48, 90, 0.11);
  min-height: 340px; }

.content .promo-item h3 {
  color: #00305A;
  font-family: "ProximaNovaSemiBold", Helvetica, Arial, sans-serif;
  padding-right: 30px;
  padding-left: 15px;
  font-size: 38px;
  max-width: 300px; }

.content .promo-item p {
  padding-right: 20px;
  padding-left: 15px;
  max-width: 326px;
  font-size: 17px; }

.content .promo-item a {
  text-transform: uppercase;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.6) !important;
  padding: 10px 42px 10px 12px;
  margin-left: 15px;
  font-size: 14px;
  text-decoration: none;
  background: url(../images/white_arrow.png) no-repeat center right; }

.content .promo-item a:hover {
  background: url(../images/white_arrow.png) no-repeat center right !important;
  color: #FFF !important; }

.content .promo-item h3 {
  text-shadow: 1px 1px 0px #FFF !important; }

.content .promo-item.color1 h3 {
  color: #ffd322 !important; }

.content .promo-item.color2 h3 {
  color: #00305A !important; }

.content .promo-item.color3 h3 {
  color: #66D0F5 !important; }

.content .promo-item.color1 a {
  background-color: #ffd322 !important;
  text-shadow: 1px 1px 0px #FFC11E !important; }

.content .promo-item.color1 a:hover {
  background-color: #ffd322 !important;
  text-shadow: 1px 1px 0px #FFC11E !important; }

.content .promo-item.color2 a {
  background-color: #0091d7 !important;
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.6) !important; }

.content .promo-item.color2 a:hover {
  background-color: #0091d7 !important;
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.6) !important; }

.content .promo-item.color3 a {
  background-color: #66D0F5 !important;
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.3) !important; }

.content .promo-item.color3 a:hover {
  background-color: #66D0F5 !important;
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.3) !important; }

.content .promo-item.color3 p {
  color: #66D0F5 !important; }

.content .video-feature p {
  max-width: 230px; }

.content .video-feature a {
  text-transform: uppercase;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  color: #FFF;
  padding: 10px 42px 10px 12px;
  margin-left: 10px;
  font-size: 14px;
  text-decoration: none;
  background: url(../images/white_arrow.png) no-repeat center right !important; }

.content .video-feature a:hover {
  background: url(../images/white_arrow.png) no-repeat center right !important;
  color: #FFF !important; }

.content a.promo-item span.title {
  color: #00305A;
  font-family: "ProximaNovaSemiBold", Helvetica, Arial, sans-serif;
  padding-right: 30px;
  padding-left: 10px;
  font-size: 34px;
  line-height: 105%;
  max-width: 300px;
  display: inline-block; }

.home-features .preview {
  padding-left: 0px;
  padding-right: 0px;
  min-height: 270px; }

section.home-info-block {
  clear: both;
  margin-top: 25px;
  float: left;
  min-height: auto;
  padding: 0;
  text-align: left;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    section.home-info-block {
      min-height: auto !important; } }

div.home-info-block {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 35px; }

div.home-info-block p {
  padding: 0 !important;
  margin: 0;
  max-width: 100% !important; }

/* Location Detail Page*/
.location-holder {
  margin-bottom: 40px; }

h2.clinic-details, .c6.about-clinic h2, .your-details h2, .appointment-details h2 {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px; }

.book-now.bigbtn {
  font-size: 24px;
  padding: 5px 20px;
  float: right;
  margin-bottom: 20px;
  border-left: 1px solid rgba(0, 48, 89, 0.1);
  border-top: 1px solid rgba(0, 48, 89, 0.1);
  color: #FFF !important;
  text-shadow: none !important; }

.hours {
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 20px; }

.hours h3 {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 26px;
  margin-top: 10px; }

.hours p {
  margin-top: 0px; }

.link-buttons {
  margin: 25px 0; }

.services h3 {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #1F9BE0;
  font-size: 30px; }

ul.services-list {
  padding-left: 0px;
  list-style: none;
  display: block; }

ul.services-list li {
  float: left;
  padding-right: 12px;
  padding-bottom: 24px; }

a.services-btn {
  padding: 10px 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #30a1e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a1e4), color-stop(99%, #0091d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #30a1e4 0%, #0091d7 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF30A1E4', endColorstr='#FF0091D7',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaLight", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  color: #FFF !important;
  text-shadow: none !important; }

a.services-btn:hover {
  background: #0091d7; }

.services p {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  float: left;
  clear: both;
  margin-top: 0px; }

.services p span {
  font-size: 12px; }

.about-clinic img {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%; }

a.more-content {
  padding: 10px 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #30a1e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a1e4), color-stop(99%, #0091d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #30a1e4 0%, #0091d7 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF30A1E4', endColorstr='#FF0091D7',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaLight", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  text-shadow: none !important;
  cursor: pointer !important;
  display: inline-block;
  margin-bottom: 10px; }

#ToggleContent {
  display: none; }

/* General Summary styles */
.summary-page .small-panel h3 {
  margin-top: 6px;
  line-height: 90%; }

.summary-page .small-panel p {
  font-size: 15px;
  min-height: 144px;
  max-height: 144px;
  overflow: hidden;
  margin-top: 0px; }

.summary-page h2 {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFF !important;
  font-size: 26px;
  color: #1F9BE0 !important;
  padding-top: 5px; }

.summary-page .darkblue h2 {
  color: #00305A !important; }

.small-panel,
.feature-item {
  margin-bottom: 30px !important;
  display: inline-block; }

.summary-page .divader {
  margin-bottom: 20px; }

.summary-page .darkblue .divader {
  border-top: 1px solid #00305A; }

.summary-page h3 a {
  font-size: 22px;
  line-height: 94% !important; }

.darkblue .read-more a {
  background: #00305A !important; }

.sub-summary p {
  min-height: 128px;
  max-height: 128px;
  overflow: hidden; }

.sub-summary img {
  margin-bottom: 20px; }

/* Two Column Summary Page  */
.summary-page .col1 {
  width: 50%;
  padding-right: 20px;
  float: left; }

.summary-page .col2 {
  width: 50%;
  padding-left: 20px;
  float: left; }

/* Display Type 2 */
.summary-two .small-panel p {
  font-size: 15px;
  min-height: auto !important;
  max-height: auto !important;
  margin-top: 0px; }

.content .small-panel p.qual {
  color: #00305A;
  font-size: 16px;
  margin: 0px 0px 8px;
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  min-height: 36px;
  max-height: 36px;
  text-shadow: none; }

.summary-page .lightblue h3 a {
  color: #1F9BE0 !important; }

.two-col p {
  font-size: 15px;
  min-height: 120px !important;
  max-height: 120px !important;
  margin-top: 0px; }

.summary-page a.read-more {
  padding: 6px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #00305A;
  /* Old browsers */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  box-shadow: 1px 1px 0px #FFF;
  text-shadow: none !Important; }

.summary-page a.read-more:hover {
  color: #FFF;
  text-shadow: none;
  background: #0091d7; }

.summary-page .divader {
  display: block;
  width: 100%; }

.summary-two .summary-title .c6 {
  padding: 0; }

.summary-one .summary-title .c6 {
  padding: 0; }

/* Request an Appointment Booking Page */
.request-appointment p {
  margin-top: 0px; }

/* Services Info Page */
h1.services-info {
  margin-top: 0px; }

.breadcrumbs {
  display: block;
  float: right;
  margin: 0px 0px 0px 0px;
  padding-left: 0px;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #0B395D; }

.breadcrumbs a {
  color: #1F9BE0; }

.breadcrumbs a:hover {
  opacity: 0.8; }

.info-content a {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #0092D8; }

.info-content a span {
  text-decoration: none; }

.info-content a:hover {
  opacity: 0.8; }

.phone {
  text-decoration: none; }

ul.download-brochure {
  margin-top: 30px;
  list-style: none;
  padding: 0px; }

ul.download-brochure li {
  clear: both;
  padding: 0px;
  margin: 10px 0px; }

ul.download-brochure li a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #0092D8;
  font-size: 19px;
  background: transparent url(../images/pdf-icon.png) left center no-repeat;
  padding-left: 40px; }

h3.one {
  margin-top: 0px; }

img.page-image {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF; }

img.no-border {
  border-bottom: none !important;
  border-right: none !important; }

/* Sadebar nav */
.request-app.sidebtn.c12.end {
  margin-right: 0px;
  font-size: 18px;
  padding: 8px 8px;
  margin-bottom: 8px; }

ul.sidebar-nav {
  padding: 0px;
  margin: 0px 0px 30px 0px;
  list-style: none; }

ul.sidebar-nav li {
  clear: both;
  padding: 0px;
  background: #30a1e4; }

ul.sidebar-nav li a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  color: #FFF;
  padding: 10px;
  line-height: 110% !important;
  padding-left: 35px;
  background: #1F9BE0 url(../images/side-nav-arrow.png) left center no-repeat;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  text-shadow: none !important; }

ul.sidebar-nav li a.current {
  background: rgba(255, 255, 255, 0.5) url(../images/side-nav-arrow-current.png) left center no-repeat;
  color: #2892CC; }

ul.sidebar-nav li a.current:hover {
  background: rgba(255, 255, 255, 0.5) url(../images/side-nav-arrow-current.png) left center no-repeat;
  color: #2892CC;
  cursor: default; }

ul.sidebar-nav li a:hover {
  background: rgba(0, 48, 90, 0.7) url(../images/side-nav-arrow-hover.png) left center no-repeat;
  color: #47ACE4; }

.our-locations {
  margin-top: 100px; }

/* Our Services Page*/
.divader {
  border-top: 1px solid #1F9BE0;
  border-bottom: 1px solid #FFF; }

.divader2 {
  border-top: 1px solid #1F9BE0;
  border-bottom: 1px solid #FFF;
  margin-top: 10px; }

.row.our-services-title {
  margin-bottom: 10px; }

.row.top-marg {
  margin-top: 20px !important; }

.our-services h2 {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-shadow: 1px 1px 0px #FFF;
  font-size: 26px;
  color: #1F9BE0; }

.read-more a {
  float: right;
  padding: 4px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #30a1e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a1e4), color-stop(99%, #0091d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #30a1e4 0%, #0091d7 99%);
  /* IE10+ */
  background: linear-gradient(to bottom, #30a1e4 0%, #0091d7 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a1e4', endColorstr='#0091d7',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-shadow: 1px 1px 0px rgba(0, 48, 90, 0.6) !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid rgba(0, 48, 90, 0.3);
  border-top: 1px solid rgba(0, 48, 90, 0.3); }

.read-more a:hover {
  background: #0091d7; }

/* TAG FIGURE */
.fig {
  margin: 0px auto; }

.fig figure {
  display: block;
  float: left;
  cursor: pointer;
  overflow: hidden; }

.fig figure img {
  display: block; }

.fig figure figcaption {
  position: absolute;
  font-size: 14px;
  left: auto;
  width: 83%;
  height: 145px;
  bottom: -150px;
  padding: 20px;
  color: #ddd;
  background: rgba(31, 155, 224, 0.8);
  -webkit-font-smoothing: antialiased;
  -webkit-transition: bottom 0.2s ease;
  -moz-transition: bottom 0.2s ease-in-out;
  -ms-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
  transition: bottom 0.2s ease-in-out;
  margin-left: 30px;
  margin-right: 30px; }

.fig figure figcaption a, .fig figure figcaption p {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #FFF;
  font-size: 15px;
  text-decoration: none;
  line-height: 20px; }

.fig figure figcaption a {
  text-shadow: none !important; }

.fig figure figcaption a p.caption-title {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  color: #FFF;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 0px; }

.fig figure figcaption a:hover {
  color: #FFF; }

.fig figure:hover figcaption {
  bottom: 30px; }

.small h3 {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-top: 0px;
  color: #0B395D;
  font-size: 24px; }

.small p {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #0B395D;
  font-size: 14px;
  line-height: 20px; }

.shadow {
  margin-top: 8px;
  margin-bottom: 8px;
  -moz-box-shadow: 0 0 8px rgba(51, 51, 51, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(51, 51, 51, 0.3);
  box-shadow: 0 0 8px rgba(51, 51, 51, 0.3); }

h5.sub-title {
  margin-top: 0px; }

/*TAG FIGURE ENDS*/
/*FAQS PAGE*/
.search-question {
  background: rgba(255, 255, 255, 0.8);
  border: #DDE4E9 1px solid;
  padding: 15px;
  margin-bottom: 20px;
  min-height: 75px; }

.search-question h4.search {
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 19px;
  color: #0B395D;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 40px; }

.featured-question, .results {
  background: rgba(255, 255, 255, 0.8);
  border: #DDE4E9 1px solid; }

.featured-question h3, .results h3 {
  font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif !important;
  color: #0092D8 !important;
  font-size: 20px !important;
  font-weight: normal;
  margin-top: 25px !important;
  margin-bottom: 0px !important; }

.featured-question h3 a {
  font-size: 20px !important; }

.featured-question .c6 {
  min-height: 200px; }

a.read-more {
  padding: 6px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #0B3B5D;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a1e4', endColorstr='#0091d7',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-shadow: 1px 1px 0px rgba(0, 48, 89, 0.6) !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF !important;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-left: 1px solid rgba(0, 48, 89, 0.3);
  border-top: 1px solid rgba(0, 48, 89, 0.3); }

a.read-more:hover {
  color: #0092D8; }

.c6.box {
  border-bottom: #DDE4E9 1px solid;
  border-right: #DDE4E9 1px solid;
  margin-bottom: 0px !important; }

.search-results .c12 {
  min-height: 200px; }

.results .c12 {
  min-height: 170px; }

.c12.box2 {
  border-bottom: #DDE4E9 1px solid; }

.faq-categories h5, h5.one {
  margin-top: 0px; }

h3.one {
  margin-top: 0px; }

p.img-caption {
  font-style: italic; }

.faq-img {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF; }

.search-results h5 span {
  color: #0092D8; }

/*Pagination STARTS*/
ul#pagination-flickr {
  float: right;
  border: 0;
  margin: 0px 0;
  padding: 0; }

ul#pagination-flickr {
  margin-top: -10px; }

#pagination-flickr li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 12px;
  list-style: none;
  float: left;
  margin-right: 5px; }

#pagination-flickr a {
  border: solid 1px #0091d7;
  margin-left: 2px;
  text-shadow: none !Important; }

#pagination-flickr .previous-off,
#pagination-flickr .next-off {
  color: #666666;
  display: block;
  float: left;
  font-weight: bold;
  padding: 7px 8px; }

#pagination-flickr .active {
  font-family: "ProximaNovaSemibold", Arial, Helvetica, sans-serif;
  font-style: normal;
  border: solid 1px #D4DFE6;
  color: #A4B8C6;
  font-weight: bold;
  display: block;
  float: left;
  padding: 4px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 2px;
  background: #F0F1F5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F1F5), color-stop(100%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #F0F1F5 0%, #FFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF0F1F5', endColorstr='#FFFFFFFF',GradientType=0 );
  /* IE6-9 */ }

#pagination-flickr .active span {
  background: url(../images/pag-prev-arrow.png) center center no-repeat;
  padding: 4px 10px;
  padding: 4px 4px; }

#pagination-flickr a:link,
#pagination-flickr a:visited {
  font-family: "ProximaNovaSemibold", Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #FFF;
  display: block;
  float: left;
  padding: 4px 10px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #30a1e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #30a1e4 0%, #0091d7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a1e4), color-stop(100%, #0091d7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #30a1e4 0%, #0091d7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #30a1e4 0%, #0091d7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #30a1e4 0%, #0091d7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #30a1e4 0%, #0091d7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a1e4', endColorstr='#0091d7',GradientType=0 );
  /* IE6-9 */ }

#pagination-flickr a:link span {
  background: url(../images/pag-next-arrow.png) center center no-repeat;
  padding: 4px 10px;
  padding: 4px 4px; }

#pagination-flickr a:hover {
  border: solid 1px #0091d7;
  background: #0091d7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0091d7 0%, #30a1e4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0091d7), color-stop(100%, #30a1e4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0091d7 0%, #30a1e4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0091d7 0%, #30a1e4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0091d7 0%, #30a1e4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0091d7 0%, #30a1e4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091d7', endColorstr='#30a1e4',GradientType=0 );
  /* IE6-9 */ }

#pagination-flickr a.prev span {
  background: url(../images/pag-prev-arrow.png) center center no-repeat !important;
  padding: 4px 10px;
  padding: 4px 4px; }

#pagination-flickr a.next span {
  background: url(../images/pag-next-arrow.png) center center no-repeat;
  padding: 4px 10px;
  padding: 4px 4px; }

#pagination-flickr li.active {
  background: #F0F1F5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F1F5), color-stop(100%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #F0F1F5 0%, #FFF 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #F0F1F5 0%, #FFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF0F1F5', endColorstr='#FFFFFFFF',GradientType=0 );
  /* IE6-9 */ }

#pagination-flickr li.prev.active span {
  background: url(../images/pag-prev-arrow-active.png) center center no-repeat;
  padding: 4px 10px;
  padding: 4px 4px; }

#pagination-flickr li.next.active span {
  background: url(../images/pag-next-arrow-active.png) center center no-repeat;
  padding: 4px 10px;
  padding: 4px 4px; }

.bottom-pagination ul#pagination-flickr {
  margin-top: 12px; }

/*Pagination ENDS*/
a.read-more.back {
  float: right;
  padding: 2px 12px;
  margin-top: 10px; }

.back-to {
  background: #E5EFF5; }

/*FAQS ENDS*/
/* PETA MATHIAS */
.video-holder {
  margin: 20px 0 0; }

.preview {
  display: block; }

.preview.inactive {
  display: none; }

.preview a img {
  border: 1px solid #D4DFE6;
  box-shadow: 0 0 7px #D8E0E5; }

.video-player {
  display: none; }

.video-player.active {
  display: block;
  z-index: 11;
  top: 20.6%;
  cursor: pointer;
  position: fixed;
  margin: 0px auto;
  width: 100%; }

.video-player.active iframe {
  display: block; }

.video-player.active iframe {
  width: 1200px;
  height: 675px;
  margin: 0px auto; }

.inactive iframe {
  display: none !important; }

#curtain .video {
  margin: 0px auto;
  background: transparent url(../images/ajax-loader.gif) no-repeat center center; }

#curtain iframe {
  border: none !important; }

#curtain.active {
  background-color: rgba(0, 27, 50, 0.8);
  display: block; }

#curtain {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  width: 100% !important;
  height: 100% !important;
  position: fixed !important;
  top: 0;
  z-index: 10;
  display: none; }

a.open-player {
  cursor: pointer !important;
  background: transparent !important;
  /*    text-shadow:none !important;
      border:none !important;*/ }

.content h1.peta {
  font-family: "ProximaNovaSemibold", Arial, Helvetica, sans-serif !important;
  font-style: normal;
  color: #0092D8 !important;
  font-size: 49px !important;
  text-shadow: 1px 1px 0px #FFF; }

.content p.peta-quote {
  font-family: "ProximaNovaSemibold", Arial, Helvetica, sans-serif !important;
  font-style: normal;
  color: #0092D8 !important;
  font-size: 18px !important;
  line-height: 110%; }

/* PETA MATHIAS ENDS */
/* SITE SEARCH */
/* SITE SEARCH ENDS */
/* Media queries begin */
/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation: portrait) {
  .c3.request {
    width: 100%; }

  .c6.call-us a {
    width: 100%; }

  .book-now.bigbtn {
    float: left; }

  .featured-question .c6 {
    min-height: 160px; }

  .c6.box {
    border-bottom: #DDE4E9 1px solid;
    border-right: none; }

  .c6.box.last, .c12.box2.last {
    border-bottom: none; }

  .results .c12.box2 {
    min-height: 190px; }

  ul#pagination-flickr {
    float: left;
    border: 0;
    margin-bottom: 20px; }

  .c8.results-numb {
    margin-bottom: 0px !important; }

  .c2.end.back-btn {
    width: 50% !important;
    margin-bottom: 0px !important; }

  .c10.to-faq {
    width: 50% !important;
    margin-bottom: 0px !important; }

  .location {
    padding-bottom: 20px;
    min-height: auto !important; } }
@media only screen and (max-width: 1080px) {
  /*HOME*/
  .content .promo-item h3 {
    padding-right: 40px;
    padding-left: 10px; }

  .content .promo-item p {
    padding-right: 40px;
    padding-left: 10px;
    max-width: 320px; }

  .content .promo-item a {
    margin-left: 10px; }

  .header a.brand {
    float: left;
    padding-left: 20px !important;
    padding-top: 20px; } }
@media only screen and (max-width: 768px) {
  /*HOME*/
  .content .promo-item h3 {
    padding-right: 40px;
    padding-left: 10px;
    font-size: 40px; }

  .content .promo-item p {
    padding-right: 40px;
    padding-left: 10px;
    max-width: 600px;
    font-size: 20px; }

  .content .promo-item a {
    margin-left: 10px; }

  .content .video-feature p {
    padding-right: 40px;
    padding-left: 10px;
    max-width: 460px;
    font-size: 20px; }

  /* HEADER */
  .ipad .header-wrapper .c3,
  .ipad .header-wrapper .c5 {
    width: 50% !important; } }
@media only screen and (max-width: 680px) {
  /* Styles */
  .c2.info-list {
    width: 33%; }

  .footer-brand.c4 {
    width: 50%;
    margin-top: 20px; }

  .footer-primary.c8.end {
    width: 50%; }

  .book-now.bigbtn {
    float: left; }

  .fig figure figcaption {
    position: absolute;
    font-size: 14px;
    left: auto;
    width: 85% !important;
    height: 145px;
    bottom: -150px;
    padding: 20px;
    color: #ddd;
    background: rgba(31, 155, 224, 0.8);
    -webkit-font-smoothing: antialiased;
    -webkit-transition: bottom 0.2s ease;
    -moz-transition: bottom 0.2s ease-in-out;
    -ms-transition: bottom 0.2s ease-in-out;
    -o-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out;
    margin-left: 30px;
    margin-right: 30px; }

  /* HEADER */
  .ipad .header-wrapper .c3,
  .ipad .header-wrapper .c5 {
    width: 50% !important; } }
@media only screen and (max-width: 480px) {
  /* Styles */
  .c2.info-list {
    width: 100%; }

  .footer-brand.c4 {
    width: 50%;
    margin-top: 20px; }

  .footer-primary.c8.end {
    width: 50%; }

  .fig figure figcaption {
    position: absolute;
    font-size: 14px;
    left: auto;
    width: 75% !important;
    height: 145px;
    bottom: -150px;
    padding: 20px;
    color: #ddd;
    background: rgba(31, 155, 224, 0.8);
    -webkit-font-smoothing: antialiased;
    -webkit-transition: bottom 0.2s ease;
    -moz-transition: bottom 0.2s ease-in-out;
    -ms-transition: bottom 0.2s ease-in-out;
    -o-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out;
    margin-left: 30px;
    margin-right: 30px; }

  .fig figure:hover figcaption {
    bottom: 30px; }

  .fig figure figcaption a, .fig figure figcaption p {
    font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
    line-height: 14px; }

  .fig figure figcaption a p.caption-title {
    font-family: "ProximaNovaSemibold", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    color: #FFF;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px; }

  .c12.box2 {
    height: 210px; }

  .c12.box2.last {
    margin-bottom: 0px !important; }

  .c6.box {
    height: 210px; }

  .location {
    padding-bottom: 20px;
    min-height: auto !important; }

  /*HOME*/
  .content .promo-item {
    min-height: 280px; }

  .content .promo-item h3 {
    padding-right: 40px;
    padding-left: 10px;
    font-size: 24px; }

  .content .promo-item p {
    padding-right: 40px;
    padding-left: 10px;
    max-width: 320px;
    font-size: 16px; }

  .content .promo-item a {
    margin-left: 10px; }

  .content .video-feature p {
    padding-right: 40px;
    padding-left: 10px;
    max-width: 220px;
    font-size: 16px; } }

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