@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,300i,400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
/* Normalization *************/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
.nonlist, ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 700;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 20px;
}
p {
  color: #000;
  line-height: 24px;
  font-size: 18px;
}
figure img {
  width: auto;
}
img {
  max-width: 100%;
}
input[type="text"],input[type="submit"] {
  border-radius: 0;
  border:none;
}
/* Placeholder text disappears on click **************************************************/
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
textarea:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; } /* oldIE í¸‰ */
textarea:focus::placeholder { color:transparent; } /* Firefox 19+ */


input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE í¸‰ */
input:focus::placeholder { color:transparent; } /* Firefox 19+ */
/*input::-moz-placeholder {  
   color: transparent; 
   opacity: 1; 
}*/
/*********************************************/

.main-header .right-header h2{
 font-size: 33px;
 color: #000;
 font-weight: 400;
 margin-bottom: 5px;
}
.main-header .right-header {
  text-align: right;
}
.main-header .right-header a{
 font-size: 40px;
 color: #000;
 font-weight: 700;
}
.main-header .right-header address{
   font-size: 15px;
 color: #000;
 font-weight: 400;
 line-height: 19px;
}
.banner{
   border-top: 7px solid #3090ca;
}
.banner .fl-photo-content{
position: relative;
height: 664px;
overflow: hidden;
display: block;
}
.banner .fl-photo-content img{
   width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.banner-form{
  max-width: 425px;
  width: 100%;
  background-color: #201d2a;
  position: absolute;
  top: 7px;
   text-align: center;
  padding: 0px 18px;
   left: 50%;
  -webkit-transform: translateX(45%);
     -moz-transform: translateX(45%);
      -ms-transform: translateX(45%);
       -o-transform: translateX(45%);
          transform: translateX(45%);
 
}
.banner-form br{
  display: none;
}
.banner-form img{
  margin-top: 30px;
  margin-bottom: 10px;
}
.banner-form span{
  display: block;
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fcfbff;
  font-weight: 300;
}
.banner-form h2{
  font-size: 31px;
  color: #6ac3ff;
   font-family: 'Josefin Sans', sans-serif;
   font-weight: 700;
   border-top: 2px solid #fff;
   display: inline-block;
   padding-top: 25px;
   margin-bottom: 7px;
   margin-top: 7px;
}
.banner-form h3{
    font-size: 22px;
   color: #ffffff;
   font-family: 'Josefin Sans', sans-serif;
   font-weight: 300;
   text-transform: uppercase;
   border-bottom: 2px solid #fff;
   display: inline-block;
   padding-bottom: 16px;
   margin-top: 0px;
}
.banner-form .footer-form-fields p span.fname,
.banner-form .footer-form-fields p span.telephone,
 .banner-form .footer-form-fields p span.email{
margin-bottom: 10px;
}
.banner-form .footer-form-fields p span.email{
  margin-bottom: 17px;
}
.banner-form  .footer-form-fields input[type="text"]{
text-align: left;
padding: 0px 10px;
color: #000000;
font-size: 16px;
background-color: #ffffff;
font-weight: 400;
max-width: 100%;
width: 100%;
}
.banner-form  .footer-form-fields input[type="submit"]{
  text-align: center;
  font-weight: 600;
  background-color: #3089c5;
  display: block;
  max-width: 100%;
width: 100%;
padding-top: 8px;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
           font-family: 'Josefin Sans', sans-serif;
           margin-bottom: 71px;
}
.banner-form  .footer-form-fields input[type="submit"]:hover{
  background-color: #2e3192;
  color: #fff;
   font-family: 'Josefin Sans', sans-serif;
}
.banner-form .footer-form-fields p span.telephone, .banner-form .footer-form-fields p span.email{
max-width: 100%;
width: 100%;
}
.contact-lens-practice{
  background-color: #f5f5f5;
}
.contact-lens-practice h2{
  padding-top: 60px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
  color: #000000;
  font-weight: 700;
}
.contact-lens-practice p , .markennovy-content p{
  font-family: 'Josefin Sans', sans-serif;
  font-size: 17px;
  color: #000000;
  font-weight: 300;
  text-align: justify;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
  line-height: 24px;
}
.markennovy-content .fl-node-content{
margin-top: 10px;
}
.markennovy-content .fl-node-content .fl-html img{
margin-bottom: 15px;
}
.footer-form{
  text-align: center;
  background-color: #201d2a;
  padding-top: 0px;
  padding-left: 35px;
  padding-right:35px;
  overflow: hidden;
}
.footer-form h2{
  color: #fff;
  font-size: 28px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  display: inline-block;
  position: relative;
  margin-top: 30px;
}
  .footer-form h2:after, .footer-form h2:before {
  content: '';
  width: 99999em;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  left: 100%;
  top: 38%;
  margin-left: 30px;
}
.footer-form h2:before {
  margin-left: 0;
  margin-right: 30px;
  left: auto;
  right: 100%;
}
.footer-form p{
  color: #fff;
  font-size: 28px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
}
.footer-form-fields{
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}
.footer-form-fields p{
  width: 100%;
  max-width: 100%;
}
.footer-form-fields p span.telephone{
  margin-right: 10px;
}
.footer-form-fields p span.fname{
   max-width: 100%;
width:100%; 
margin-top: 10px;
}
.footer-form-fields p span.telephone , .footer-form-fields p span.email{
  max-width: 100%;
width:280px; 
float: left;
}
.footer-form-fields input[type="text"]{
   -webkit-appearance: none;
  font-size: 14px;
  background-color: #e4e4e5;
  height: 41px;
  color: #000000;
  text-align: center;
 box-shadow: 0px 2px 5px #000;
 margin-bottom: 8px;
max-width: 100%;
width:570px; 
font-weight: 400;
font-style: normal;
}
.footer-form-fields input[type="submit"]{
  font-size: 22px;
  background-color: #3089c5;
  color: #000000;
  height: 60px;
  text-align: center;
box-shadow: 0px 2px 5px #000;
-webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
      -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
          transition: all .25s ease;
          max-width: 364px;
          width:100%; 
          margin-top: 10px;
          font-weight: 700;
          padding-top: 7px;
          font-style: normal;
}
.footer-form-fields input[type="submit"]:hover{
   background-color: #2e3192;
  color: #fff;
}
.footer-address-area{
  background-color: #f5f5f5;
}
.footer-address-area h3{
  font-size: 27px;
  color: #000;
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 40px;
}
.footer-address-area h4{
 font-size: 27px;
  color: #000;
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 51px;
}
.footer-address-area span{
  font-size: 14px;
  color: #000;
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
  padding-right: 10px;
}
.footer-address-area a{
  font-size: 22px;
  color: #3089c5;
  font-weight: 700;
  font-family: 'Josefin Sans', sans-serif;
}
.footer-address-area ul li{
  font-size: 14px;
  color: #000000;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
}
.footer-address-area .social-media{
  margin-top: 60px;
  margin-bottom: 40px;
}
.footer-address-area .social-media img{
  margin-right: 10px;
}
.footer-address-area .social-media a:hover > img{
    -webkit-transform: translateY(-3px);
     -moz-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
       -o-transform: translateY(-3px);
          transform: translateY(-3px);
}
.footer-copy-right p{
  font-size: 12px;
  color: #737373;
  text-align: center;
  padding-top: 10px;
}
.formError .formErrorContent{
  line-height: 1;
  margin-top: 25px;
  text-transform: capitalize;
}
/*oct-landing-page-css*/
.oct h5{
  font-size: 30px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 15px;
  margin-top: 30px;
}
.oct h2{
  font-size: 85px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  color: #6ac3ff;
  margin-bottom: 0px;
  line-height: 1;
  padding-top: 20px;
}
.oct h3{
  font-size: 30px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  color: #ffffff;
  margin-top: -6px;
  font-style: italic;
  padding-bottom: 11px;
}
.contact-left-oct p{
font-weight: 600;
letter-spacing: -0.5px;
font-size: 16px;
line-height: 24px;
}
.oct-right-content p{
  font-weight: 600;
letter-spacing: -0.7px;
font-size: 16px;
line-height: 24px;
}
.oct-right-content p.para1{
  padding-top: 30px;
  padding-bottom: 11px;
}
.oct-left-content h2{
  padding-top: 40px;
  font-size: 18px;
  color: #000000;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
}
.oct-left-content ul li{
  font-size: 17px;
  color: #000000;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
}
.oct-left-content ul {
  padding-left: 40px;
  list-style-type: disc;
  padding-top: 15px;
}
.oct-left-content h3{
  font-size: 16px;
  color: #000000;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  padding-top: 10px;
}
.oct-footer-form h2{
  font-size: 73px;
  color: #6ac3ff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 20px;
}
.oct-footer-form p{
  font-style: italic;
  margin-bottom: 15px;
}
/*ortho-k*/
.ortho-k-banner-form h5{
font-size: 24px;
line-height: 30px;
margin-top: 30px;
}
.ortho-k-banner-form .footer-form-fields input[type="submit"]{
  margin-bottom: 64px;
}
.ortho-k-banner-form h2{
  font-size: 82px;
}
.ortho-k-banner-form h3{
  font-size: 21px;
}
.ortho-k-right-content p{
font-size: 18px;
}
.ortho-k-right-content p.para1{
  padding-bottom: 0px;
}
.orho-k-left-content {
  padding-right: 40px;
}
.orho-k-left-content p{
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  text-align: justify;
  letter-spacing: -0.8px;
  margin-bottom: 24px;
}
.ortho-k-footer-form p{
  font-style: normal;
}
/*tiffny*/
.tiffny-banner-form img{
  margin-top: 30px;
}
.tiffny-banner-form h2{
color: #fff;
font-weight: 300;
margin-bottom: -8px;
}

.tiffny-banner-form h3{
color: #fff;
font-weight: 300;
font-size: 21px;
padding-bottom: 17px;
font-style: normal; ;
}
.tiffny-about-left-content p{
  font-size: 17px;
  font-weight: 300;
}
.tiffny-right-content{
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.tiffny-right-content img{
  padding-top: 88px;
}
.tiffny-right-content p{
  text-align: center;
  font-size: 18px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
}
.tiffny-right-content p.para1{
  padding-top: 10px;
  padding-bottom: 0px;
}
.tiffny-footer-form h2{
  font-size: 70px;
  color: #fff;
  font-weight: 300;
  line-height: 1;
  margin-bottom: -6px;
}
.tiffny-footer-form p{
  font-size: 15px;
  font-style: normal;
  text-transform: uppercase;
}
/*book-an-appointment*/
.book-an-appointment{
  background-color: rgba(32,29,42,0.86);
}
.book-an-appointment h2{
    color: #ffffff;
    font-size: 72px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-top: 0px;
    margin-bottom: 15px;
    letter-spacing: 8px;
    margin-top: 0px;
}
.book-an-appointment .form-block h3{
  font-style: normal;
  font-size: 36px;
}
.book-an-app-content-lens p{
    font-weight: 300;
    font-size: 17px;
}
.book-and-app-right-contents p{
  font-size: 17px;
  font-weight: 300;
}
.book-and-app-right-contents p.para1{
  padding-top: 0px;
  font-weight: 500;
}
.book-app-footer-form h2{
  font-size: 28px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 25px;
}
.book-app-footer-form .footer-form h2:after{
  margin-left: 10px;
}
.book-app-footer-form .footer-form h2:before{
  margin-right: 10px;
}
.book-an-appointment .footer-form-fields input[type="submit"]{
  margin-bottom: 35px;
  color: #fff;
}
.book-app-footer-form input[type="submit"]{
  color: #fff;
}
.book-an-appointment {
  top: 90px;
}
/*******  Lingberg landing page ********/
.lindberg-banner-form .footer-form-fields input[type="submit"]{
  box-shadow: none;
  margin-bottom: 59px;
}
.lindberg-banner-form  .footer-form-fields input[type="text"]{
  height: 45px;
  margin-top: 4px;
}
.lindberg-banner-form img {
    margin-top: 30px;
}
.lindberg-glasses .fl-module-content{
  margin: 0px !important;
}
.lindberg-footer span , .lindberg-footer ul li{
  font-weight: 400;
}
.lindberg-content-left{
    max-width: 462px;
    position: absolute;
    top: 50px;
    left: 70px;
}
.lindberg-content-left img{
  margin-bottom: 20px;
}
.lindberg-content-left p{
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: justify;
}
.lindberg-footer .social-media {
    margin-top: 35px;
    margin-bottom: 40px;
}
.lindberg-back-img .fl-photo-content img{
  height: 397px;
}

/*thankyou-page*/
.thankyou-page{
  border-bottom: 7px solid #3090ca;
}
.thankyou-sucess{
  text-align: center;
}
.thankyou-sucess p, .thankyou-sucess h6{
  font-size: 25px;
  color: #000;
  font-family: 'Josefin Sans', sans-serif;
}
.thankyou-sucess p{
  line-height: 30px;
  padding-bottom: 20px;
}
.generic-btn{
      text-align: center;
    font-weight: 400;
    background-color: #3089c5;
    display: block;
    max-width: 300px;
    width: 100%;
    padding-top: 0px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    font-family: 'Josefin Sans', sans-serif;
    height: 50px;
    border: 0px;
    font-size: 17px;
    margin: 0 auto;
    margin-top: 15px;
     margin-bottom: 25px;
     border-radius: 0px;
     color: #fff;
}
.generic-btn:hover{
  background-color: #2e3192;
  color: #fff;
   font-family: 'Josefin Sans', sans-serif;
}
.lindberg-footer-form .generic-btn , .book-app-footer-form .generic-btn , .oct-footer-form .generic-btn{
  margin-top: 0px;
}
.book-app-footer-form{
  padding-top: 5px;
}
/* Contact Form 7 **************************************************/
div.wpcf7 .ajax-loader {
    display: block !important;
}
.wpcf7-form br {
    display: none !important;
}
.footer-form .wpcf7-form-control-wrap {
  margin-right: 0px;
}
.inner-voucher-form .wpcf7-form-control-wrap {
  width: 100%;
  max-width: 350px;
}
div.wpcf7-response-output {
    background: #ffff none repeat scroll 0 0 !important;
    color: #000 !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.wpcf7-form-control-wrap {
    display: inline-block !important;
}
.wpcf7-form.bform > p {
  margin: 0 !important;
}
/* Thrive Leads **************************************************/
.thrv-leads-form-box.thrv_wrapper {
    padding: 0 !important;
}
.tve_brdr_solid {
  border-style: none !important;
}
.thrv_wrapper {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
.thrv-leads-form-box.tve_white[class*="tve_blank_set"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.thrv-leads-form-box.thrv_wrapper {
}
/* Thankyou Page **************************************************/
.success-sec {
    background: #f4f4f4 none repeat scroll 0 0;
    height: 400px;
    padding-bottom: 0;
    padding-top: 0;
}
.succes-sec {
    position: relative;
}
.success-msg {
    text-align: center;
}
.success-msg img {
    margin-top: 65px;
}
.success-msg p {
    color: #003a5a;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 20px;
    text-align: center;
}
.success-msg h6 {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 5px;
    text-align: center;
}
