/**
  Theme Name: Eclipse Orthodontics
  Theme URI: http://www.eclipseorthodontics.co.uk/
  Version: 1
  Author: Dental Design
  Author URI: http://dental-design-products.co.uk
  Licence: Dental Design
  Description: A theme designed by Dental Design
*/


/* =======================
-------- Contents --------
==========================

1.0 Normalize
2.0 Page Layout & Styles
    - Header Section
    - Navigation
    - Section 0: Slideshow
    - Section 1: What We do
    - Section 2: Why we're special
    - Section 3: Where we are
    - Section 4: Contact Us
    - Footer
    - Inside Pages
3.0 Media Queries

========================== */

/* =================================================================================
1.0  Normalize ---------------------------------------------------------------------
==================================================================================== */

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}


/* =================================================================================
2.0  Page Layout & Styles ----------------------------------------------------------
==================================================================================== */

* {
  padding:0;
  margin:0;
}

body {
  font-family: 'Lato', Arial, sans-serif;
  color: #f2f2f2;
}

a[href^="tel"]{
  color:inherit;
  text-decoration:none;
}

p.smaller-text {
  font-size: 15px !important;
  line-height: 24px;
  margin:15px 0;
}

.biggertext {
  font-size:21px;
}

.clearing {
  clear: both;
  width: 100%;
  height: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #DADADA;
}

.bluetext {
  color: #5088A3;
}

.welcome-invisalign {
  display: block;
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
}

.section {
  min-height: 100vh;
  position: relative;
}

.home-section {
  min-height: 700px;
  position: relative;
}

#section0 {
 z-index: 100;
 min-height: 800px;
}

#section1 {
    min-height: 1000px;
}

#section3 {
    min-height: 800px;
}

#section2 {
  background: url(images/team-backing.jpg) center center #E8E8E8 !important;
  background-size: cover;
}

#promises {
    min-height: 800px;
    padding: 200px 0 0;
}

.each-page-scroll-button {
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -30px;
  opacity: 0.7;
  z-index: 10000;
}

.arrow-down {
  font-size: 30px;
}

.arrow-down .fa-circle {
  color: #fff;
}

.arrow-down .fa-caret-down,
.arrow-down .fa-caret-up {
  color: #9c9c9c;
}

#inside-fullpage .each-page-scroll-button {
  display:none;
}

.single-center {
    width: 29%;
    text-align:  center;
    float:  left;
    margin: 0 17px 20px;
}

.single-center span {
    display:  block;
    font-weight: 600;
    font-size:  18px;
    margin:  20px 0 0 0;
    text-transform: capitalize;
}

.single-center img {
    border: 10px solid whitesmoke;
    max-width: 600px;
    width:  100%;
    height: auto;
}

/* =================================================================================
Header Section ---------------------------------------------------------------------
==================================================================================== */

#top-section-homepage {
  position: absolute;
    padding: 0 0 13px;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  background: #1f3642;
}

#logo {
  float: none;
  width: 250px;
  margin: 15px auto;
}

#logo img {
  width:100%;
}

#tel-no {
  float: right;
  color: #4C4C4C;
  font-size: 20px;
  margin: 34px 45px 0 0;
}

#address2 {
  position: absolute;
  left: 33px;
  top: 34px;
  font-size: 17px;
  font-weight: 200;
  z-index: 99;
  text-transform: uppercase;
  padding: 10px 16px 12px 16px;
  text-align: center;
  line-height: 26px;
}

.smaller-addy {
  display: block;
  font-size: 16px;
  color: #2CC9F7;
}

.smaller-addy .fa {
  display:block;
}

#tel-no2 {
  position: absolute;
  right: 50px;
  top: 27px;
  font-size: 17px;
  font-weight: 200;
  z-index: 99;
  text-transform: uppercase;
  text-align: center;
  line-height: 27px;
  padding: 10px 16px 12px 16px;
  letter-spacing: 0.5px;
}

#tel-no2 .fa-mobile {
  color: #FFFFFF;
  font-size: 28px;
}

#address2 .fa-map-marker {
  color: #FFFFFF;
  font-size: 23px;
}

/* Inside Pages */

.top-section-homepage-inside {
  background: rgb(49, 77, 90) !important;
  position: fixed !important;
  z-index:9999 !important;
}

.logo-inside {
  width: 200px !important;
  margin: 15px auto 10px!important;
}

.address2-inside {
  top: 12px !important;
}

.tel-no2 {
  top: 5px !important;
}

.dgwt-jg-gallery {
    width: auto!important;
  }

/* =================================================================================
Navigation -------------------------------------------------------------------------
==================================================================================== */

#nav-wrapper {
  position: absolute;
  width: 100%;
  height: 43px;
  z-index: 9999 !important;
  top:0;
  border-bottom: 1px solid #8EC0DB;
  background: #4E8CAA;
  text-align: center;
}

.top-nav #nav-wrapper {
  background: #2d799e;
  top: 157px;
}

.nav-wrapper-inside {
  top: 132px !important;
  position: fixed !important;
}

.menu-main-container {
  display: inline-block;
}

.nav {
  height: 50px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1130px;
}

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

.nav ul li {
  position: relative;
  float: left;
  line-height: 16px;
  border-right: 1px solid #71A4BD;
}

.nav ul li:first-child {
  border-left: 1px solid #71A4BD;
}

.nav a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    color: #fff;
    letter-spacing: 1px;
    padding: 14px 9px 12px 9px;
    background: url(images/nav-arrow.png) center 53px no-repeat;
    font-weight: 600;
}

.nav a:hover {
  background: url(images/nav-arrow.png) center 0px no-repeat #206384;
  color: #fff;
}

.nav ul li.home-but {
  width: 51px;
  height: 42px;
}

.nav ul li.home-but a {
  font-size: 17px;
  padding: 14px 0 7px 0;
}

.nav .fa {
  font-size: 21px;
  position: relative;
  top: -3px;
}

.nav li ul {
  display: none;
  position: absolute;
  left: 0;
}

.nav li:hover ul {
  display: block;
}

.nav li ul li {
  border: 1px solid #71A4BD;
}

.nav li ul li a {
  background: #206384;
  text-align: left;
  width: 170px;
}

.nav li ul li a:hover {
  background: url(images/nav-arrow.png) center 0px no-repeat #1b4f69;
}

.photo-container {
  margin: 50px auto 15px;
  width: 500px;
  height: 330px;
  overflow: hidden;
  border: 10px solid #314d5a;
  position: relative;
}

.photo {
  position: absolute;
  animation: round 12s infinite;
  opacity: 0;
  width:100%;
  height:auto;
}

@keyframes round {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
img:nth-child(1) {
  animation-delay: 8s;
}

img:nth-child(2) {
  animation-delay: 4s;
}

img:nth-child(3) {
  animation-delay: 0s;
}

.slider-title {
    color: #48788E;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 22px;
    text-align: center;
    display: block;
}

.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #4e8caa;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #314d5a;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}
/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  transition: all .35s;
}
.tab input[type=checkbox] + label::after {
  content: "+";
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

#main-text .tab .tab-content p {
    color: white!important;
    margin: 17px!important;
}


/* =================================================================================
Section 0 - Slideshow --------------------------------------------------------------
==================================================================================== */

/* Image Slider Styles */

.cb-slideshow,
.cb-slideshow:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -3;
  overflow: hidden;
  margin: 201px 0 0 0;
}

.cb-slideshow:after {
  content: '';
}

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
      background-size: cover;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
 -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 36s linear infinite 0s;
  -moz-animation: imageAnimation 36s linear infinite 0s;
  animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow li:nth-child(1) span {
  background-image: url(images/slider/6.jpg)
}

.cb-slideshow li:nth-child(2) span {
  background-image: url(images/slider/5.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
  background-image: url(images/slider/4.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
  background-image: url(images/slider/3.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
  background-image: url(images/slider/2.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
  background-image: url(images/slider/1.jpg);
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  animation-delay: 30s;
}

@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% { opacity: 0 }
}

@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% { opacity: 0 }
}

@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% { opacity: 0 }
}

.no-cssanimations .cb-slideshow li span{
  opacity: 1;
}

/* Text Slider Styles */

#textslider-hold {
  position: absolute;
  top: 53%;
  width: 90%;
  padding: 0 5%;
  z-index: 200;
  text-align: center;
}

.sss {
  height: 0;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
}

.ssslide {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
}

.ssslide img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.sssprev,
.sssnext {
  display:none !important;
}

h2.ssslide {
  color: #fff;
  font-size: 60px;
  text-shadow: 1px 1px 2px #050505;
  text-transform: uppercase;
}

.detail {
  opacity: 0.3;
  position: absolute;
  z-index: 99;
  width: 500px;
  height: 500px;
  left: 50%;
  margin-left: -250px;
  top: 50%;
  margin-top: -72px;
}

#section0 .detail {
  margin-top: -159px;
}


/* Mobile Buttons */

.mobile-cta-wrap {
  display: none;
  width: 94%;
  padding: 130px 3% 100px;
  background: url(images/mobile-cta-bg.jpg);
  background-size: cover;
  text-align: center;
}

.mobile-cta-wrap h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 27px;
}

.mobile-cta-buttons {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 100;
}

.mobile-cta-buttons a {
  float: left;
  width: calc(33.333% - 4px);
  box-sizing: border-box;
  padding: 20px 0;
  margin: 2px;
  text-align: center;
  background: #142f3c;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  border-radius: 3px;
}

.mobile-cta-buttons .fa {
  font-size: 20px;
  margin-bottom:10px;
}

.mobile-cta-buttons .orange-cta a {
  background: #EF7C2B;
}


/* =================================================================================
Section 1 - What we do -------------------------------------------------------------
==================================================================================== */

.firstbacking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(images/first-back.jpg) !important;
  background-size: cover !important;
  overflow: hidden;
}

.welcomebacking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(images/welcome.jpg) top 202px left;
  background-size: cover !important;
  overflow: hidden;
}

.firstcont {
  background: url(images/first.png) 2px 100% no-repeat;
  background-size: 45%;
}

.why-choose-us-img {
  background: url(images/welcome-jill.png) 2px 100% no-repeat;
  background-size: 28%;
  background-position: bottom left;
}

.layer-container {
  width:96%;
  max-width: 1160px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display:  flex;
  align-items: center;
}

.layer-container h2 {
  color: #FBFBFB;
  font-size: 42px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42);
  padding-bottom: 10px;
  text-align:center;
}

.layer-container .col h3 {
    font-size: 30px;
}

.center-content h2 {
  font-size: 42px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.layer-container p {
    text-align: center;
    font-size: 19px;
    line-height: 1.7;
    letter-spacing: 1px;
    max-width: 940px;
    width: 100%;
    margin: 0 auto 20px;
}

.slide-text-position {
    position: absolute;
    width: 700px;
    right: 0;
    top: 20%;
    z-index: 999;
    background: rgba(255, 255, 255, 0.6);
    padding: 35px;
}

.slide-text-position ul {
  margin: 0;
  padding: 0 0 0 29px;
}

.slide-text-position ul li {
    line-height: 26px;
    margin: 20px 0;
    font-weight: 300;
    font-size: 20px;
    color: #1f2a30;
}

.center-content {
  position: relative;
  padding: 100px 0;
  width: 100%;
  z-index: 999;
}

.welcomebacking .layer-container .center-content {
    padding: 400px 0 0 0;
}

.lowercase {
  text-transform:lowercase !important;
  color: #48788E !important;
}

/* Buttons */

.but-cont {
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  box-sizing: border-box;
  text-align: center;
}

a.we-do-butt {
  background: #155777;
  margin: 0.7%;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.79);
  display: inline-block;
  overflow: hidden;
  height: 59px;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
}

a.we-do-butt:hover {
  background: #fff !important;
  border:1px solid #fff !important;
}

a.we-do-butt:hover img {
  opacity: 0.8;
}

.detail-qls {
  opacity: 0.2;
  position: absolute;
  z-index: 0;
  width: 500px;
  height: 500px;
  right: 5%;
  top: 15%;
}



/* =================================================================================
Section 2 - What we do -------------------------------------------------------------
==================================================================================== */


#team-position {
  padding-top:40px;
  width: 88%;
  max-width:1200px;
  position:absolute;
  left:50%;
  top:50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 1;
}

#team-position h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  padding: 8px 0 0 0;
  letter-spacing: 0.5px;
  color: #EDEDED;
}

#team-title {
  width:100%;
  text-align:center;
}

#team-title h2 {
  font-size: 42px;
  text-transform: uppercase;
  color: #FBFBFB;
  margin-bottom: 1em;
}

#team-title .bluetext {
  color: #6BB0D2;
}

#team-title p {
  color: #ECECEC;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.8;

  font-size: 18px;
  font-weight: 200;
}

.detail-team {
  opacity: 0.2;
  position: absolute;
  z-index: 0;
  width: 500px;
  height: 500px;
  left: 50%;
  margin-left: -227px;
  top: 10%;
}

#accreds {
  text-align:center;
  background: #1f3642;
  padding: 25px 0;
  margin: 0 0 62px;
}

#accreds img {
  width: 18%;
}

.content-holder {
    max-width: 1100px;
    margin:  0 auto;
}

/******************************
  - SHOWBIZ PRO STYLES  -


  Created By ThemePunch
  www.themepunch.com

  Release Date: 27.02.2013
********************************/
/**************************************
  - BASIC STYLING FOR CONTENTS  -
***************************************/
.showbiz {
  position: relative;
}

.sbclear {
  clear: both;
}

/*********************************************************
      - NAVIGATION SETTINGS -
  USE STYLE CLASS IN THE SHOWBIZ NAVIGATION CONTAINER
**********************************************************/
.showbiz-navigation {
  width: 100%;
  height: 30px;
  position: relative;
}
.sb-navigation-left,.sb-navigation-right {
  position: absolute;
  width: 28px;
  height: 28px;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sb-navigation-left {
  top: 160px;
  left: -45px;
}

.sb-navigation-right {
  top: 160px;
  right: -45px;
}

.sb-navigation-left i,
.sb-navigation-right i {
  width: 100% !important;
  margin: 6px 0 0 1px
}

/*** WHITE NAV BUTTONS ***/
.sb-nav-light .sb-navigation-left,
.sb-nav-light .sb-navigation-right {
  background: #fff;
  border: 1px solid #d5d5d5;
}

.sb-nav-light.showbiz-navigation i {
  color: #777;
  font-size: 18px;
}

/**************************************************
  - THE BASIC CONTAINER SETTINGS  -
  NO NEED TO MODIFICATE ANYTHIN HERE

  ALL DETAIL SETTINGS CAN BE SET VIA THE SKINS
**************************************************/
.showbiz ul,.showbiz li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.showbiz ul li {
  position: relative;
  -webkit-transform: translateZ(10);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  margin-right: 15px;
}

.showbiz .overflowholder {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}

.showbiz .overflowholder ul {
  width: 100000px;
  position: absolute;
  top: 0;
  left: 0;
}

.showbiz .overflowholder ul li {
  float: left !important;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
}

.showbiz .mediaholder {
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: transparent;
  padding: 0;
  border: none;
}

.showbiz .mediaholder_innerwrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.showbiz .mediaholder img {
  width: 100%;
  max-width: 326px;
  position: relative;
  margin-bottom: -5px;
}

.showbiz li:hover .hovercover {
  -moz-opacity: .85;
  filter: alpha(opacity=85);
  opacity: .85;
}

/*************************************************
  - THE LIGHT SKIN EXTRAS   -
**************************************************/
li.sb-light-skin {
  margin-right: 20px;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
}

.sb-light-skin .detailholder {
  background-color: #fff;
  padding: 10px 20px;
}

.sb-light-skin .hovercover {
  background: rgba(0,168,255,0.75);
}


/* =================================================================================
Section 3 - Where we are -----------------------------------------------------------
==================================================================================== */

#left-foot {
  position: absolute;
  left: 0;
  top: 0;
  width: 710px;
  padding:80px 30px 2% 30px;
  height: 100%;


  background: #fff;
  text-align: center;
  z-index:1;
  overflow-y: scroll;
  box-sizing: border-box;
}

#left-foot h2 {
  color: #5D5D5D;
  text-transform:uppercase;
  font-size:30px;
  font-weight:400;
  margin-bottom: 21px;
}

#left-foot p {
  margin:15px 0;
  color: #5D5D5D;
  font-size:17px;
}

#left-foot .fa {
  color: #68A2BE !important;
}

.opn-hrs {
  border: 1px dashed #B9B9B9;
  border-radius: 10px;
  width:90%;
  max-width: 450px;
  margin: 24px auto;
  padding: 20px;
  box-sizing: border-box;
}

.opn-hrs strong {
  color: #4E8CAA;
  margin-right: 6px;
}

.fb-feed {
  width: 90%;
  max-width: 440px;
  margin: 30px auto 80px;
}

.footer-map-holder {
  position: absolute;
  width: calc(100% - 710px);
  /* top: 42px; */
  left: 710px;
  height: 100%;
  z-index:1;
}

.footer-map-holder:after {
  padding-bottom: 65px;
  display: block;
  content: '';
}


/* =================================================================================
Section 4 - Contact us -------------------------------------------------------------
==================================================================================== */

.bl-box .fa {
  display: block;
  font-size: 46px !important;
  color: #fff !important;
  margin-bottom: 8px;
}

.bl-main {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bl-main > section {
  position: absolute;
  width: 50%;
}

.bl-main > section:first-child {
  top: 0;
  left: 0;
}

.bl-main > section:nth-child(2) {
  top: 0;
  left: 50%;
}

.firstql-section {
  background: url(images/ql-cont-back.jpg) 0 0 no-repeat;
  background-size: cover;
  height: 100%;
}

.secondql-section {
  background: url(images/ql-cont-back2.jpg) 0 0 no-repeat;
  background-size: cover;
  height:100%;
  border-left: 2px solid rgba(255, 255, 255, 1);
}

.bl-box {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 1;
}

.bl-box h2 {
  position: relative;
  text-align: center;
  font-weight: 400;
  top: 42%;
  margin: 0;
  padding: 20px;
  font-size: 1.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bl-content {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 60px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  padding: 0 20px;
}

.bl-content h2 {
  font-size: 30px
  font-weight: 400;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}

.bl-content p {
  font-size: 17px !important;
  line-height: 25px !important;
  margin: 0 auto;
  padding-bottom: 15px;
}

.bl-content-forms {
  height: 513px;
  width: 413px;
  margin: 0 auto;
  top: 50%;
  margin-top: -273px;
  background:  rgba(32, 111, 160, 0.85);
  border-radius: 6px;
  text-align: center;
  padding: 30px 40px 0 40px;
}

.bl-icon {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.bl-icon:before {
  font-size: 2.5em;
}

.bl-icon-close {
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
}

.bl-icon-close:before {
  content: "\f057";
}

/* Transition classes and properties */
/* Separated for a better overview and control */

.bl-main > section {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.bl-main > section.bl-expand {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.bl-main > section.bl-expand-top {
  z-index: 100;
}

.bl-main.bl-expand-item > section:not(.bl-expand),
.bl-main.bl-expand-item > section.bl-scale-down {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.bl-box {
  -webkit-transition: opacity 0.2s linear 0.5s;
  -moz-transition: opacity 0.2s linear 0.5s;
  transition: opacity 0.2s linear 0.5s;
}

section.bl-expand .bl-box {
  opacity: 0;
  -webkit-transition: opacity 0s linear;
  -moz-transition: opacity 0s linear;

  transition: opacity 0s linear;
}

.bl-box h2 {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.no-touch section:not(.bl-expand) .bl-box:hover h2 {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.bl-content,
.bl-icon-close {
  -webkit-transition: opacity 0.1s linear 0s;
  -moz-transition: opacity 0.1s linear 0s;
  transition: opacity 0.1s linear 0s;
}

section.bl-expand .bl-content,
section.bl-expand .bl-icon-close {
  pointer-events: auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear 0.5s;
  -moz-transition: opacity 0.3s linear 0.5s;
  transition: opacity 0.3s linear 0.5s;
}

.detail-booking {
  opacity: 0.3;
  position: absolute;
  z-index: 0;
  width: 500px;
  height: 500px;
  left: 50%;
  margin-left: -246px;
  top: 37%;
  margin-top: -119px;
}

/* Contact Form Styles */

.contact-form {
  padding: 25px 20px;
}

.contact-form ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-form input,
.contact-form textarea {
  width:100%;
  height:40px;
  margin-bottom: 10px;
  padding:7px 10px 7px 45px;
  border:none;
  font-size:0.9em;
  color: #583e2c;
  outline: none;
  border-radius:0;
  -webkit-border-radius:0;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

.contact-form textarea {
  height: 160px;
  padding-top:10px;
  overflow: auto;
  vertical-align: top;
}

.contact-form li {
  position: relative;
}

.contact-form li i {
  position: absolute;
  font-size: 1.1em;
  top: 4px;
  left: 4px;
  color: #fff;
  background: #203b46;
  padding: 7.5px 4px;
}

.contact-form input:hover+i,
.contact-form textarea:hover+i,
.contact-form input:focus+i,
.contact-form textarea:focus+i {
  background: #26ade4;
}

.contact-form .submit {
  background: #26ade4;
  color: #FFF;
  height: 40px;
  text-transform: uppercase;
  font-size:1em;
  width: 100px;
  margin: -55px 5px 0 0;
  float: right;
  border: none;
  padding: 10px 0 12px;
  letter-spacing: 0.04em
}

.contact-form .submit:hover {
  background: #1e87b0;
}

.gdpr {
    /* border: 1px solid #d8d8d8; */
    border-left: 0;
    border-right: 0;
}

.gdpr p {
    font-size: 12px;
    margin: 10px 0;
    line-height: 18px;
    color: white!important;
}

.referral-form .gdpr p {
    color: black!important;
}

.gdpr .wpcf7-form-control.wpcf7-acceptance input[type="checkbox"] {
    width: 14px !important;
    margin-right: 15px !important;
    height: auto !important;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.gdpr .wpcf7-form-control.wpcf7-acceptance span {
	display: inline-block;
    width: calc(100% - 30px) !important;
	vertical-align: middle;
    }

.gdpr-small p {
    font-size: 11px;
    text-align: center;
    padding-top: 20px;
    line-height: 16px;
    float: left;
    color: white !important;
}


/* =================================================================================
Footer -----------------------------------------------------------------------------
==================================================================================== */

.footer {
  position: fixed;
  padding: 10px 2%;
  font-weight: 200;
  text-align: center;
  bottom: 0;
  background: #17a5ce;
  z-index: 999999;
  font-size: 13px;
  line-height: 21px;
  width: 96%;
  color: #f2f2f2;
}

.footer a {
  color: #F7F7F7;
  text-decoration:none;
}

.footer .fa {
  font-size: 15px;
  margin: 0 4px;
  color: #A8DEF9;
}


/* =================================================================================
Inside Pages -----------------------------------------------------------------------
==================================================================================== */

#inside-section0 {
  position:relative;
  min-height: 500px;
  overflow:hidden;
  float:left;
  width:100%;
  background: #fff;
}

#inside-section1 {
  position:relative;
  height: 100vh;
  overflow:hidden;
  width:100%;
  border-top: 2px solid #fff;
}

#inside-section1 .slide-text-position {
  top: 15%;
}

#inside-section1 .firstcont {
  background: url(images/first.png) left bottom no-repeat;
  background-size: 47%;
}

#inside-section2 {
  position:relative;
  /* height: 750px; */
  overflow:hidden;
  width:100%;
  background: url(images/team-backing.jpg) center center #E8E8E8 !important;
  background-size: cover;
  border-top: 2px solid #fff;
}

#inside-section3 {
  position:relative;
  min-height: 500px;
  overflow:hidden;
  width:100%;
  border-top: 3px solid #fff;
}

#inside-section3 .fb-feed {
  display:none !important;
}

#inside-section4 {
  position: relative;
  height: 85vh;
  overflow: hidden;
  width: 100%;
  border-top: 2px solid #fff;
}

#inside-left-foot {
  position: relative;
  left: 0;
  background: #F7F7F7;
  width: 42%;
  float: left;
  height: 629px;
  padding: 50px 4%;
  min-height: 500px;
  overflow: hidden;
  text-align: center;
}

#inside-left-foot p {
  margin: 10px 0;
  color: #5D5D5D;
}

#inside-left-foot h2 {
  color: #4E8CAA;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 25px;
}

.inside-footer-map-holder {
  position: relative;
  right: 0;
  width: 50%;
  height: 729px;
  overflow: hidden;
}

#main-text {
  width: 92%;
  max-width: 1000px;
  padding: 30px 0;
  margin: 175px auto 0;
  color: #272727;
}

#main-text .alignright {
  margin: 0px 0 30px 30px;
}

#one {
  padding-top: 210px;
  margin-top: -210px;
}

#two, #three, #four, #five {
  padding-top: 160px;
  margin-top: -160px;
}

#main-text h1 {
  color: #48788E;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 32px;
}

#main-text h3,
#main-text h4 {
  color: #3C3B3B;
  line-height: 26px;
  font-size: 16px;
}

#inside-section1 .detail-qls {
  top: 58%;
}

#main-text p,
#main-text ul li,
#main-text ol li {
  color: #464646;
  line-height: 26px;
  margin: 17px 0;
  font-weight: 300;
  font-size: 17px;
}

.fee-whitespace {
  background: #fff;
  padding: 20px;
  text-align: center;
}

#main-text ul,
#main-text ol {
  margin:0 40px;
}

#main-text h2 {
  text-transform: uppercase;
  color: #65ADD0;
  font-size: 21px;
  margin: 20px 0;
  line-height: 32px;
}

#main-text a {
    color: #61A7CA;
    text-decoration: none;
}

ul#treatments li {
  float: left;
  list-style: none;
  background: #314D5A;
  margin: 0.5%;
  width: 32%;
  padding: 7px 0;
  text-align: center;
  border-radius: 6px;
}

ul#treatments li:hover {
  background: rgb(82, 146, 177)
}

ul#treatments {
  padding:0;
  margin:0;
}

ul#treatments li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  display:block;
}

.video-right,
.alignright {
  float: right;
  padding: 5px;
  border: 1px solid #C3C3C3;
  margin: 0 0 30px 30px;
}

#main-text strong {
  color: #313131;
}


.denplan-green {
  background: #4D9C54;
}

.teamh2 {
  margin-top:-31px !important;
}

a.back-but {
  background: #48788E;
  padding: 11px 0 0 0;
  height: 32px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  width: 169px;
  color: #fff !important;
  border-radius: 4px;
  font-size: 12px;
  text-decoration:none;
}

a.back-but:hover {
  background: #4D96B9;
}

.login h1 a {
  background-size: 100% !important;
  margin-bottom: -94px !important;
}

.normal-qual {
  text-transform:none;
  color: #69AFD1;
}

.fee-guide-backing {
  background: url(images/fee-guide-backing.jpg) !important;
  background-size: cover !important;
}

#denplan-fees {
  float:left;
  width: 100%;
  border: 1px solid #EAEAEA;
}

#private-fees {
  float:left;
  width: 100%;
  border: 1px solid #EAEAEA;
}

.fee-title {
  background: #446F84;
  text-align: center;
  color: #fff;
  padding: 13px 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 18px;
  clear: both;
}

.fee-title small {
    font-size: 12px;
}

.fee-left {
  float: left;
  width: 46%;
  padding: 1.5% 2%;
  border-bottom: 1px solid #E4E4E4;
  color: #5292B1;
  background: rgba(255, 255, 255, 0.99);
}

.fee-right {
  float: left;
  width: 46%;
  padding: 1.5% 2%;
  border-bottom: 1px solid #E4E4E4;
  color: #232323;
  text-align:right;
  background: #FBFBFB;
}

.fee-bigger-height {
  height: auto;
}

.fee-title.bottom-title {
  padding: 6px 0;
  clear: both;
}

.fee-title.bottom-title p {
  color: #fff !important;
  font-size: 15px !important;
  line-height: 22px !important;
  margin: 20px !important;
}

#main-text .testimonial-page p,
 .testimonial-page p {
  margin-left:45px;
}

.testimonial-page i.fa.fa-quote-left {
  color: #5292B1;
  font-size: 36px;
  position: relative;
  left: -45px;
  margin-right: -30px;
  margin-bottom: 30px;
  top: 10px;
  float: left;
}

#left-page {
  float: left;
  width: 48%;
  min-height: 560px;
  background: #F9F9F9;
  padding: 20px;
  box-sizing: border-box;
}

#left-page h2 {
  text-transform: uppercase;
  font-weight: 300;
  color: #65ADD0;
  font-size: 18px;
  margin: 0;
  line-height: 32px;
}

#left-page p {
  margin:10px 0;
}

#feed-right {
  float: right;
  width: 52%;
  height: auto;
}

.footer-inside {
  padding: 10px 2%!important;
  background: rgb(49, 77, 90) !important;
}

/* clear any elements that contain floated divs */
#layer-but-hold:after,
#inside-section1:after,
#denplan-fees:after,
.section:after,
#main-text:after,
.but-cont:after,
.mobile-cta-wrap:after
 {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/* transitions */
a, i, .submit,
ul#treatments li {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  cursor:pointer;
}


/* REFERRAL FORM */
.referral-form, .referral-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.referral-form ul {
  float: left;
  width: 48%;
  margin: 0 1%!important;
  padding: 0;
}

.referral-form li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.referral-form li:after {
  clear: both;
  display: block;
  content: '';
}

.referral-form li input, .referral-form li textarea {
  padding: 7px;
  width: 100%;
  display: block;
}

.referral-form li textarea {
  height: 150px;
}

.form-submit {
  background: #26ade4;
  color: #FFF;
  height: 40px;
  text-transform: uppercase;
  font-size:1em;
  width: 100px;
  border: none;
  padding: 10px 0 12px;
  cursor: pointer;
}

.form-submit:hover {
  background: #1e87b0;
}



.form-date {
  width: calc(100% - 150px)!important;
  float: left;
}

.referral-form li label {
/**  line-height: 40px;
  float: left;
  width: 150px; **/
}

.referral-form li label.shortlabel {
  line-height: 40px;
  float: left;
  width: 150px;
}

.patientcase {
    float: left;
    width: 44%;
    margin: 0 2% 2% 0;
    border: 2px solid #4e8caa;
}

.patientcase h2 {
    text-align: center !important;
}














/* CONTACT DUO */
.duo-box {
  display: flex;
  justify-content: space-between;
  margin: 0!important;
  padding: 0;
}

.duo-box * {
  color: #fff!important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.duo-box li {
  list-style: none;
  width: 50%;
  padding: 15px;
  margin: 0 10px 0 0!important;
  background: #324d59;
}

.duo-box li:last-child {
  margin: 0!important;
}

.duo-box li h2 {
  color: #2CC9F7!important;
  margin: 0!important;
  padding: 0;
}

.contact-opening {
  display: table;
  width: 100%;
}

.contact-opening > div {
  display: table-row;
}

.contact-opening div div:nth-child(even) {
  text-align: right;
}

.contact-opening div:hover > div {
  padding: 8px 10px;
  background: rgba(78, 139, 170, 0.5);
}

.contact-opening div > div {
  display: table-cell;
  padding: 8px 5px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}



.contact-container {
  background: #324d59;
  padding:  15px 20px;
  margin-top: 10px;
  float: left;
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box;
}

.contact-container h2 {
  margin-top: 10px!important;
  color: #2CC9F7!important;
}

.contact-container ul, .contact-container li, .contact-form {
  margin: 0!important;
  padding: 0!important;
}










/* fade in transitions */

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:2s;
  -moz-animation-duration:2s;
  animation-duration:2s;
}


.mobile-nav-wrapper,
.mobile-contact-form {
  display: none;
}

/* =================================================================================
3.0  Flexnav -----------------------------------------------------------------------
==================================================================================== */

.flexnav {
  -webkit-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-height: 0;
  position: relative;
  z-index: 1000;
}

.flexnav.opacity {
  opacity: 0;
}

.flexnav.flexnav-show {
  max-height: 2000px;
  opacity: 1;

  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.flexnav.one-page {
  position: fixed;
  top: 50px;
  right: 5%;
  max-width: 200px;
}

.flexnav li {
  font-size: 100%;
  position: relative;
  overflow: hidden;
}

.flexnav li a {
  position: relative;
  display: block;
  padding: 12px 6px;
  z-index: 2;

  font-size: .9em;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  background: #4E8CAA;
  border-bottom: 1px solid #71A4BD;
}

.flexnav li.icon-but {
  width: 25%;
  border-right:1px solid #71A4BD;
  box-sizing: border-box;
  float: left;
}

.flexnav li.icon-but a {
  background: #206384;
  padding: 12px 6px
}

.flexnav li ul {
  width: 100%;
  padding: 0;
  margin: 0;
}

.flexnav li ul li {
  font-size: 100%;
  position: relative;
  overflow: hidden;
}

.flexnav li ul.flexnav-show li {
  overflow: visible;
}

.flexnav li ul li a {
  display: block;
  background: #216283;
  color: #FFF;
}

.flexnav ul li ul li a {
  background: #bfbfbc;
}

.flexnav ul li ul li ul li a {
  background: #cbcbc9;
}

.flexnav .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  background: rgba(0,0,0,0.075);
  text-align: center;
}

.flexnav .touch-button:hover {
  cursor: pointer;
}

.flexnav .touch-button .navicon {
  position: relative;
  top: 14px;
  font-size: 12px;
  color: #FFF;
}

.menu-button {
  text-align: center;
  position: relative;
  display: block;
  margin: 0;
  padding: 11px 0;
  background: #4E8CAA;
  color: #FFF;
  font-size: 18px;
  cursor: pointer;
  border-bottom: 1px solid #71A4BD;
}

#nav-icon {
  display: inline-block;
  width: 25px;
  height: 15px;
  position: relative;
  margin: 0 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  border-radius: 3px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;

  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

/* Icon 3 */

#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 7px;
}

#nav-icon span:nth-child(4) {
  top: 14px;
}

.active #nav-icon span:nth-child(1) {
  top: 7px;
  width: 0%;
  left: 50%;
}

.active #nav-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.active #nav-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.active #nav-icon span:nth-child(4) {
  top: 14px;
  width: 0%;
  left: 50%;
}

.menu-button .touch-button {
  background: transparent;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: none;
  text-align: center;
}

.menu-button .touch-button .navicon {
  font-size: 16px;
  position: relative;
  top: 1em;
  color: #c191d0;
}
img.xmas {
    max-width: 100%;
    height: auto;
}


.christmas-opening a {
    text-decoration: none;
    font-size: 21px;
    text-transform: uppercase;
    color: white;
}

.christmas-opening {
    margin: 40px auto 20px auto !important;
    background: #cb1010;
    max-width: 325px;
    padding: 10px;
    width: 100%;
}
.showmob {
    clear: both;
}


.team-item {
    margin-top: 48px;
    margin-bottom: 48px;
}

.team-item + .team-item {
    margin-top: 96px;
}

.team-img {
    position: relative;
    padding: 5px;
    border: 1px solid #C3C3C3;
    display: inline-block;
}

.team-img img {
    min-width: 250px;
    max-width: 100%;
}

.team-img.left {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.team-img.right {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.team-img .overlay {
    text-align: center;
    padding: 14px;
    background-color: #4E8CAA;
}

.team-img .overlay span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.team-img .overlay .name {
    color: white;
}

.team-img .overlay .role,
.team-img .overlay .gdc,
#main-text .team-img .overlay .gdc a {
    color: #a7e3f3;
}


#promises {
    position: relative;
    background-image: url(http://dental-design-clients.co.uk/eclipseorthodontics/public_html/wp-content/themes/eclipse-ortho/images/slider/7.jpg);
    z-index: 1;
    background-size: cover;
    background-position: 0 bottom;
}

#promises .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #17A5CE;
    background-color: #278ca9;
    opacity: .6;
    z-index: -1;
}

#promises .layer-container {
    display: block;
}

#promises h2 {
    font-size: 42px;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

#promises ul li {
    padding-left: 0px;
    line-height: 1.6;
    margin: 17px 0px 17px 16px;
    font-size: 17px;
}

.col-2:after {
    content: '';
    display: block;
    clear: both;
}

.col-2 > .col {
    width: 48%;
    float: left;
}

.col-2 > .col:first-child {
    margin-right: 4%;
}

#testimonials {
    background-color: #142f3c;
    min-height: 0px;
    text-align: center;
    padding: 100px 0px;
}

#testimonials .btn {
    text-transform: uppercase;
    color: white;
    background-color: #17a5ce;
    padding: 12px 30px;
    display: inline-block;
    margin-top: 60px;
    text-decoration: none;
    font-size: 13px;
    border-radius: 6px;
}

#testimonial-slider {
    width: 96%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

#testimonial-slider blockquote cite {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    margin-top: 16px;
}

#testimonial-slider blockquote p {
    font-size: 17px;
}

.bluetext2 {
    color: #253c47;
}




/* =================================================================================
4.0  Media Queries -----------------------------------------------------------------
==================================================================================== */

@media only screen and (max-width: 1440px) {

  #address2 {
    font-size: 15px;
  }

  #tel-no2 {
    font-size: 19px;
  }

}

@media only screen and (max-width: 1220px) {

  #address2 {
    top: 0;
    left: 0;
    width: 50%;
    background: #206384;
    line-height: 24px;
    padding:10px 0;
  }

  #tel-no2 {
    top: 0;
    right: 0;
    width: 50%;
    background: #17A5CE;
    line-height: 24px;
    padding: 10px 0;
  }

  .address2-inside {
    top: 0px !important;
  }

  .tel-no2 {
    top: 0px !important;
  }

  .smaller-addy {
    display: none;
  }

  #logo {

    margin: 60px auto 20px;
  }

  .logo-inside {
    margin-top:55px!important;
  }

  .nav-wrapper-inside {
    top:172px!important;
  }

  .top-nav #nav-wrapper {
    top: 207px;
  }

  .firstcont {
    background-position: left bottom;
    background-size:43%;
  }

  #main-text {
    margin-top: 215px;
  }

  #left-foot {
    width: 50%;
    padding: 60px 30px 10px;
  }

  .footer-map-holder {
    width: 50%;
    left: 50%;
  }

}

@media only screen and (max-width: 1024px) {

  .slide-text-position {
    top: 18%;
  }

  #inside-section1 .firstcont {
    background-size:43%;
  }

  .nav ul li {
    width: auto;
  }

  .nav a {
    padding: 14px 8px 12px 8px;
    font-size: 12px;
    letter-spacing: -0.15px;
  }

}


@media only screen and (max-height: 800px) {

  .top-section-homepage-inside,
  .nav-wrapper-inside {
    position: absolute!important;
  }

  .footer {
    position: static;
    background: #266377;
  }

  .each-page-scroll-button {
    bottom: 3%;
  }

  #one, #two, #three, #four, #five {
    padding-top: 0px;
    margin-top: 0px;
  }

}


@media only screen and (max-width: 960px) {

  #address2, #tel-no2 {
    display: none;
  }

  #logo {
    width: 200px;
    margin: 12px auto
  }

  .top-nav #nav-wrapper {
    top: 128px;
  }

  .logo-inside {
    margin-top:15px!important;
  }

  .nav-wrapper-inside {
    top: 134px!important;
  }

  #main-text {
    margin-top: 175px;
  }

  h2.ssslide {
    font-size: 50px;
  }

}


@media only screen and (max-width: 900px) {

  body {
    padding-top: 42px;
  }

  .mobile-nav-wrapper {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
  }

  #nav-wrapper {
    display: none;
  }

  .footer-map-holder {
    top: 0;
  }

  #main-text {
    margin-top: 135px;
    padding-top:10px;
  }

  .each-page-scroll-button {
    bottom: 25px;
  }

  .section {
    height: auto;
    min-height: 0;
  }

  #section0 {
    height: 500px;
  }

  #inside-section1 {
    min-height: 0;
  }

  .firstbacking, .welcomebacking {
    position: relative;
    height: auto;
    padding: 60px 10px;
    width: calc(100% - 20px);
  }

  .welcomebacking {
    background: #32b1d1 !important;
  }

  #inside-section1 .firstcont,
  .firstcont {
    background: none;
  }

  .slide-text-position {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }

  #inside-section1 .slide-text-position {
    bottom:auto;
  }

  .layer-container h2 {
    font-size: 50px;
  }

  .but-cont {
    padding: 0 0 50px;
  }

  .but-cont img {
    max-width: 100%;
    height: auto;
  }

  #inside-section2 {
    height: auto;
  }

  #team-position {
    position: relative;
    width: calc(100% - 110px);
    margin:0 auto;
    padding: 40px 0 80px;
    left: auto;
    top: auto;
    -moz-transform: translateX(0%) translateY(0%);
    -webkit-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
  }

  #team-title h2,
  #team-title p {
    margin: 15px -40px;
    width: auto;
  }

  #left-foot, #inside-left-foot {
    position: relative;
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 60px 15px 10px;
  }

  .footer-map-holder, .inside-footer-map-holder {
    position: relative;
    width: 100%;

    height: 350px;
    left: auto;
    right: auto;
    top: auto;
  }

  #section4 {
    height: 600px;
  }

  #one, #two, #three, #four, #five {
    padding-top: 0px;
    margin-top: 0px;
  }

  #left-page,#feed-right {
    width: 100%;
    float: none;
  }

  .fb-feed {
    margin-bottom: 20px;
  }

  .top-section-homepage-inside {
    position: absolute!important;
  }

  .footer {
    position: static;
    background: #266377;
  }

  .why-choose-us-img {
    background: none;
  }

}

@media only screen and (max-width: 860px) {

div#textslider-hold {
    top: 40%;
}

}

@media only screen and (max-width: 760px) {

  .duo-box {
    display: block;
  }

  .duo-box li {
    width: 100%;
    margin: 10px 0!important;
  }

}


@media only screen and (max-width: 700px) {

  .detail, .detail-qls, .detail-team, .detail-booking {
    width: 300px;
    height: 300px;
    margin-left:-150px;
  }

  .detail img, .detail-qls img, .detail-team img, .detail-booking img {
    width: 100%;
    height: auto;
  }

  .fee-left, .fee-right {
    width: 96%;
    padding: 1.5% 2%;
    text-align: center;
  }

  .fee-right {
    border-bottom:2px solid #e4e4e4;
  }

  .fee-left {
    border: none;
  }

  #bl-main {
    display: none;
  }

  #section4, #inside-section4 {
    height: auto;
    min-height: 0;
  }

  .mobile-contact-form {
    display: block;
    background: #4E8CAA;
    padding: 20px 15px 80px;
    text-align: center;
  }

  .mobile-contact-form h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 24px;
  }

  .mobile-contact-form img {
    width: 90%;
    height: auto;
    margin: -60px 0 0;
  }

  .layer-container h2,
  #team-title h2,
  #main-text h1 {

    font-size: 30px;
  }

  .layer-container p {
    font-size: 16px;
  }

  #main-text .alignright,
  #main-text .alignleft {
    max-width: 48%;
    height: auto;
  }

  .referral-form ul {
    float: none;
    width: 100%;
    margin: 0!important;
  }

}


@media only screen and (max-width: 600px) {

  #section0 {
    height: auto;
  }

  .mobile-cta-wrap {
    display: block;
  }

  #textslider-hold,
  .cb-slideshow {
    display: none;
  }

  ul#treatments li {
    width: 99%;

  }

  #accreds {
    display: none;
  }

  .video-right {
    position: relative;
    width: 100%;
    height: 0;
    border:0;
    padding: 0 0 74%;
    box-sizing: border-box;
    margin:10px 0;
  }

  .video-right iframe {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  #main-text h1 {
    font-size: 26px;
  }

  #main-text p, #main-text ul, #main-text ol {
    font-size: 14px;
    line-height: 1.7;
  }

    .team-img.left,
    .team-img.right {
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        max-width: 100%;
        box-sizing: border-box;
    }

    .team-img img {
        min-width: 100px;
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 400px) {

  #main-text .alignright,
  #main-text .alignleft {
    max-width: 96%;
    width: 96%;
    box-sizing: border-box;
    height: auto;
    margin: 4% 2%;
    float: none;
  }

.form-date {
  float: none;
  width: 100%!important;
}
.referral-form li label {
/**  float: none;
  width: 100%!important; **/
}

.referral-form li label.shortlabel {
  float: none;
  width: 100%!important;
}

}


@media only screen and (max-height: 890px) {

  .layer-container p {
    line-height: 1.4;
  }

  .center-content {
    padding: 6% 0;
  }


}

.qr-codes .wp-block-image {
padding: 25px !important;
}

@media (max-width: 600px) {
    .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        width: 100% !important;
    }
}


.col3 {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 15px;
}

@media (min-width: 600px) {

.col3 {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 15px;
}

}


.col3:last-of-type {
  margin-right: 0%;
	}


.col2 {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 15px;
}

.col2:last-of-type {
  margin-right: 0%;
	}



/* Clear floats after the columns */
.videos:after {
  content: "";
  display: table;
  clear: both;
}

/* Uncomment and set these variables to customize the grid. */

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 46rem;
  }

  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.667%;
  }

  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 62em) {
  .container {
    width: 61rem;
  }

  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    margin-left: 8.333%;
  }

  .col-md-offset-2 {
    margin-left: 16.667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.333%;
  }

  .col-md-offset-5 {
    margin-left: 41.667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.333%;
  }

  .col-md-offset-8 {
    margin-left: 66.667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.333%;
  }

  .col-md-offset-11 {
    margin-left: 91.667%;
  }

  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 75em) {
  .container {
    width: 71rem;
  }

  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.667%;
  }

  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}