﻿@font-face{
  font-family:Neutra-Book;
  src:url('/fonts/Neutra-Book.woff') format('woff');
  font-display:auto
}


.Neutra-Book{
  font-family:Neutra-Book!important
}

font{	
  font-family:Neutra-Book!important;
}


html, body {
    font-size: 18px;
    /*font-size: 18px;*/
    margin: 0px;
    padding: 0px;
	font-family: Neutra-Book!important;
    color: #000000;
    background-color: #171717;
    height: 100%;
}

.bettervisionbetterlife
{
	font-size: 44pt;color:#fff;, Times, serif;font-style:italic;font-weight:bold;text-shadow: 1px 1px #000000;
}
/*****************************************************************/
/* Custom Fonts */
/*****************************************************************/

.MillerBannerText {
    font-family: Neutra-Book!important;
}

.NexaBookText {
    font-family: Neutra-Book!important;
}


.NexaBoldText {
    font-family: Neutra-Book!important;
}



.virus:link, .virus:visited, .virus:active
{
    color: #FFF;
    text-decoration: none;
    font-weight: bolder;
}

.virus:hover
{
    color: #000;
}





    .footerlink:link, .footerlink:visited, .footerlink:active
{
    color: #FFFF00;
    text-decoration: none;
    font-weight: bolder;
}

.footerlink:hover
{
    color: #E97200;
}



/*****************************************************************/
/*****************************************************************/
/*****************************************************************/


.social-links a:link, .social-links a:active, .social-links a:hover, .social-links a:visited {
    text-decoration: none;
}


.BottomBlackBorder {
    border-bottom: 1px solid #000000;
}

.HomeTopText {
    font-size: 31px;
    font-family: MillerBanner;
    display:table;
    margin:0 auto;
    max-width:800px;
    width:95%;
}

.HomeDoctorSig {
    font-size: 20px;
    font-family: Neutra-Book!important;
    text-transform: uppercase;
    font-weight: bold;
}


.HomeDoctors {
    font-size: 14px;
    font-family: Neutra-Book!important;
    display:table;
    margin:0 auto;
    max-width:485px;
    width:95%;
}



.MainOuterDiv {
    width: 100%;
}

.TopHeaderBarOuter{
	background-color:#EAEAF6;
	width:100%;
}

.TopHeaderBar {
    display:table;
    margin:0 auto;
    position:relative;
}

.MainInnerDiv {
    width:100%;
    /*max-width: 1194px;*/
}






.HomeBigButtonOuter {
    height:20px;
    margin:0 auto;
    border-bottom:1px solid #000000;
    max-width:1030px;
    width:100%;
    position:relative;
}

.HomeWhiteBoxPosition {
    z-index: 5;
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.HomeWhiteBox {
    font-family: Neutra-Book!important;
    background-color: #ffffff;
}

.HomeWhiteBoxLink a:link, .HomeWhiteBoxLink a:visited, .HomeWhiteBoxLink a:active {
    border: 1px solid #000000;
    margin: 0px 0px 0px 0px;
    background-position: 0px 0px;
    display: block;
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

.HomeWhiteBoxLink a:hover {
    color: #ffffff;
    background-color: #000000;
}
	

@media only screen and (max-width: 459px) {

    .HomeWhiteBox {
        font-size: 16px;
    }
.bettervisionbetterlife
{
	font-size: 22pt;
}
}

@media only screen and (min-width: 460px) and (max-width: 599px) {

    .HomeWhiteBox {
        font-size: 16px;
    }

    .HomeWhiteBoxLink a:link, .HomeWhiteBoxLink a:visited, .HomeWhiteBoxLink a:active {
        height: 16px;
    }
	
.bettervisionbetterlife
{
	font-size: 22pt;
}	
}


@media only screen and (min-width: 600px) and (max-width: 739px) {

    .HomeWhiteBox {
        font-size: 20px;
    }

    .HomeWhiteBoxLink a:link, .HomeWhiteBoxLink a:visited, .HomeWhiteBoxLink a:active {
        height: 21px;
    }
}

@media only screen and (min-width: 740px) and (max-width: 899px) {

    .HomeWhiteBox {
        font-size: 25px;
    }

    .HomeWhiteBoxLink a:link, .HomeWhiteBoxLink a:visited, .HomeWhiteBoxLink a:active {
        height: 27px;
    }
}

@media only screen and (max-width: 1100px) {

    .HomeWhiteBoxPosition {
        top: -2px;
        width: 90vw;
        box-sizing:border-box;
    }

    .HomeWhiteBox {
        width: 90vw;
        margin:0 auto;
        box-sizing:border-box;
    }

    .HomeWhiteBoxLink a:link, .HomeWhiteBoxLink a:visited, .HomeWhiteBoxLink a:active {
        width: 90vw;
        padding-top: 8px;
        padding-bottom: 10px;
    }
    
    .LogoImg {
		max-width:380px;
	    width:86%;
    }
}

.LogoImgBottom{
	width:100%;
}

@media only screen and (min-width: 1101px) {

    .HomeWhiteBoxPosition {
        top: -2px;
        width: 830px;
    }

    .HomeWhiteBox {
        font-size: 25px;
    }

    .HomeWhiteBoxLink a:link, .HomeWhiteBoxLink a:visited, .HomeWhiteBoxLink a:active {
        width: 830px;
        height: 27px;
        padding-top: 8px;
        padding-bottom: 10px;
    }

    .LogoImg {
	    height:120px;
		transition:all .5s ease;
    }

    .LogoCell {
        padding-left:15px;
		padding-top:15px;
    }
	
    .HonImg {
	    height:125px;
		transition:all .5s ease;
    }

    .HonCell {
        padding-left:425px;
		padding-top:10px;
    }
}


@media only screen and (max-width: 1100px) {

	.TopHeaderBarOuter{
		background-color:#EAEAF6;	
	}

    .MenuDiv {
        top: -68px;
        right: 20px;
        z-index: 20;
    }

    .LogoCell {
        width:100%;
        text-align:center;
        padding:5px 0px;
        border-bottom:2px solid #000000;
    }
    .HonCell {
        width:100%;
        text-align:center;
        padding:5px 0px;
        border-bottom:2px solid #000000;
    }
	
    .TopBoxes {
        border-bottom:1px solid #000000;
    }
    
    .TopBoxesDivider {
        display:none;
    }

    .TopMenuOuter {
        text-align:center;
    }

    .TopAddressLineBreak {
        display:block;
    }

    .TopAddressPhoneSpacer {
        display:none;
    }
	
	.TopDesktopDivider{
		display:none;
	}

}


@media only screen and (min-width: 1101px) {
	

	.TopHeaderBarOuter{		
		background-color: rgba(255,255,255,0.8);	
		position: fixed;
		width: 100%;
		z-index: 10;
		top: 0px;
		left: 0px;
	}


	.TopHeaderBar {
		height: 160px;
	}
	
    .LogoCell {
        position:absolute;
        top:0px;
        left:10px;
		transition:all .5s ease;		
    }
    .HonCell {
        position:absolute;
        top:2px;
        left:10px;
		transition:all .5s ease;		
    }
    .MenuDiv {
        position:absolute;
        bottom: 0px;
        right: 40px;
        z-index: 10;
    }

    .TopAddressLineBreak {
        display:none;
    }

    .TopAddressPhoneSpacer {
        display:inline;
    }

    .TopBoxesOuter {
        position:absolute;
        top:40px;
        right:35px;
    }

    .TopBoxes {
        vertical-align: top;
        display: table-cell;
        padding-right:0px;
    }


    .TopBoxesDivider {
        display: table-cell;
        width:55px;
    }
}

@media only screen and (min-width: 1101px) and (max-width: 1530px) {
	
    .LogoCell {
        top:0px;		
    }

    .LogoImg {
	    height:120px;
    }
	    .HonCell {
        top:16px;		
    }

    .HonImg {
	    height:125px;
    }
}

@media only screen and (max-width: 415px) {
    .HomeMapDivider {
        height:20px;
    }

    .HomeMapCell {
        width: 270px;
        display:table;
        margin:0 auto;
    }
}

@media only screen and (min-width: 416px) and (max-width: 899px) {
    .HomeMapDivider {
        height:20px;
    }

    .HomeMapCell {
        width: 375px;
        display:table;
        margin:0 auto;
    }
}


@media only screen and (min-width: 900px) {
    .HomeMapDivider {
        width: 80px;
        display: table-cell;
    }

    .HomeMapCell {
        width: 375px;
        display:table-cell;
        vertical-align:top;
    }

    .HomeMapsOuter {
        display:table;
        margin:0 auto;
    }
}


.HomeMapAddress {
    text-align: left;
    width: 260px;
    font-size: 14px;
}

.HomeMapHours {
    text-align: right;
    width: 190px;
    font-size: 14px;
}

.HomeMapAddressHeader {
    text-align: left;
    width: 260px;
    font-size: 14px;
}

.HomeMapHoursHeader {
    text-align: right;
    width: 190px;
    font-size: 14px;
}

.HomeBottomBorder {
    height:20px;
    margin:0 auto;
    border-bottom:1px solid #000000;
    max-width:1030px;
    width:100%;
}





.TopBlackBoxes {
    display: block;
    padding-top: 3px;
    text-align: right;
    font-size: 22px;
    color: ##000;

    font-family: Neutra-Book!important;

}

.TopAddressBoxes {
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-size: 21px;
    line-height: 26px;
    font-family: Neutra-Book!important;
    color: #000000;
}


@media only screen and (max-width: 1100px) {
	.TopBlackBoxes {
		text-align: center;
	}
}

.TopAddressBoxes a {
	text-decoration: none;
}


.Width100Percent {
    width: 100%;
}

.PositionRelative {
    position: relative;
}

.PositionAbsolute {
    position: absolute;
}

.DisplayInlineBlock {
    display: inline-block;
}

.Width10 {
    width: 10px;
}

.Width20 {
    width: 20px;
}

.Width80 {
    width: 80px;
}

.Width100 {
    width: 100px;
}

.Width200 {
    width: 200px;
}

.Width1030 {
    width: 1030px;
}

.Height10 {
    height: 10px;
}

.Height20 {
    height: 20px;
}

.Height70 {
    height: 70px;
}

.Height400 {
    height: 480px;
}

.Height570 {
    height: 570px;
}

.pt-10 {
    padding-top: 10px;
}



.TopBlueBar {
    height: 45px;
    width: 100%;
    background-color: #093c71;
    display: table;
}



.TopDivider {
    height: 1px;
    font-size: 1px;
    width: 100%;
    background-color: #000000;
    display: table-row;
}

.MainContent {
    min-height: 400px;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    position:relative;
/*	z-index:1; */
}

.TopHomeBorder {
    border-top:1px solid #000000;
}


.AppointmentButton a:link, .AppointmentButton a:visited, .AppointmentButton a:active {
    border: 1px solid #000000;
    margin: 0px 0px 0px 0px;
    background-position: 0px 0px;
    display: block;
    font-size: 11px;
    font-family: Neutra-Book!important;
    width: 153px;
    height: 19px;
    padding-top: 4px;
    text-align: center;
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}

.AppointmentButton a:hover {
    color: #ffffff;
    background-color: #000000;
}




a:link {
    text-decoration: none;
    color: #832518;
}

a:visited {
    text-decoration: none;
    color: #832518;
}

a:active {
    text-decoration: none;
    color: #832518;
}

a:hover {
    text-decoration: none;
    color: #000000;
}





.homePara1{
   /* background-image: url("/App_Themes/Theme1/Images/HomeParaBG.jpg"); */
   background-image: url("/App_Themes/Theme1/Images/bridge.jpg");
   	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}

.homePara1Scroll{
    background-image: url("/App_Themes/Theme1/Images/HomeParaBG.jpg");
	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}

.homePara1Overlay{
    background-color:rgba(0,0,0,0.3);
	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}




.homePara11{
    background-image: url("/App_Themes/Theme1/Images/HomeTopBG2.jpg");
	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}

.homePara11Scroll{


     /*background-image: url("/App_Themes/Theme1/Images/HomeTopBG2.jpg"); 
	background-image: url("/App_Themes/Theme1/Images/gears-1200.JPG");*/
	background-image: url("/App_Themes/Theme1/Images/annapolis.JPG");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}

.homePara11Overlay{
    background-color:rgba(0,0,0,0.3);
	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}






.homePara2{
    background-image: url("/App_Themes/Theme1/Images/para22.jpg");
	
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
	height: 400px;
}




.homeTopBg{
    background-image: url("/App_Themes/Theme1/Images/office.jpg");
    background-position:bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover;
	
	position:relative;
	height: 520px;
	width:100%;
}

.HomeTopBgOverlay {
    background-color:rgba(0,0,0,0.5);
	height: 520px;
	width:100%;
}


.homeTopLady{
	display:inline-block;	
	position:absolute;
	
	left:0px;
	
	bottom:0px;
	opacity: 0;
	
	transition:all 1s ease;
}

.homeTopLadyImg
{
	height:450px;
}

.homeTopFadeText{
	/*background-color:rgba(0,0,0,0.6);*/
	border-radius:10px;

	color:#ffffff;
	font-size:36px;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;

	max-width:95vw;
	position:absolute;
	
	right:50px;
	top:300px;
	opacity: 0;
	
	transition:all 1s ease;
}

.homeTopFadeTextSub{
	font-size:30px;
	font-style:italic;
}


@media only screen and (min-width: 1700px) {
    
    .homeTopBg{	
	    height: 805px;
    }

    .HomeTopBgOverlay {
	    height: 805px;
    }
	
	.homeTopLadyImg
	{
		height:705px;
	}

    .homeTopFadeText{
	    font-size:70px;
        padding-top:100px;
    }

    .homeTopFadeTextSub{
	    font-size:50px;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1699px) {
    
    .homeTopBg{	
	    height: 660px;
    }

    .HomeTopBgOverlay {
	    height: 660px;
    }
	
	.homeTopLadyImg
	{
		height:610px;
	}

    .homeTopFadeText{
	    font-size:240px;
        padding-top:50px;
    }

    .homeTopFadeTextSub{
	    font-size:40px;
    }
}



@media only screen and (max-width: 920px)   {
	.homeTopLady{
		display:none;
	}
	
	.homeTopFadeText{
		right:0px;
		left:50%;
		margin-left:-210px;

	    text-align:center;
	    width:100%;	
	    max-width:420px;	
	}
}

@media only screen and (max-width: 420px) {
	.homeTopFadeText{
		margin-left:calc(95vw / -2);
	}
}

@media only screen and (min-width:921px)  {
	
	.homeTopFadeText{
	    text-align:left;
	    width:47%;	
	}
}



/* Overlay Boxes */

.overlay-boxes .col-6{
    margin:0px;
    padding:0px;
    width:50%;
    height:100%;
}
.overlay-boxes h3{
    font-size:35px;
    font-style:italic;
    color:#ff0000;
}
.overlay-boxes p{
    font-size:20px;
    line-height:28px;
    padding:0px 40px;
}
.overlay-boxes .cta{
    padding:10px;
    font-size:16px;
    color:#fff;
    background:#00689F;
    margin-top:15px;
    display:inline-block;
    width:auto;
}
.overlay-box{
    background-position:50% 50%;
    background-size:cover;
    height:50%;
}
.overlay-box a img{
    display:block;
    position:absolute;
    width:87px;
    height:87px;
    top:55px;
    right:-43px;
}
.meet-our-doctors{
    background-image:url("/App_Themes/Theme1/Images/overlay-box-1.jpg");
}
.meet-our-doctors a{
    padding-top:30px;
    background:rgba(0,0,0,.7);   
}
.meet-our-doctors:hover a{
    background:#333;
}
.call-us-today{
  
    background-image:url("/App_Themes/Theme1/Images/overlay-box-2.jpg");
}
.call-us-today a{
    padding-top:30px;
    background:rgba(255,0,0, 0.7);
}
.call-us-today:hover a{
    background:rgba(255,0,0,1);
}
.insurance-faq{
    background-image:url("/App_Themes/Theme1/Images/overlay-box-3.jpg");
}
.insurance-faq a{
    background:rgba(0,0,0,.7);
    margin-left:50%;
    padding-left:40px;
}
.insurance-faq a img, .dry-eye-faq a img{
    left:-43px;
}
.insurance-faq:hover a{
    background:#333;
}
.dry-eye-faq{
    background-image:url("/App_Themes/Theme1/Images/overlay-box-4.jpg");
}
.dry-eye-faq a{
    background:rgba(255,0,0, 0.7);
    margin-left:50%;
    padding-left:40px;
}
.dry-eye-faq:hover a{
    background:rgba(255,0,0,1);
}
.overlay-box a{
    display:block;
    width:50%;
    height:100%;
    color:#fff;
    text-align:left;
    box-sizing:border-box;
    position:relative;
    transition:.2s ease-in-out all;
}
.overlay-box a span{
    font-size:24px;
    text-transform: uppercase;
    padding:20px 20px 10px 20px;
    box-sizing:border-box;
    display:block;
}
.overlay-box a span+span{
    font-size:15px;
    padding-top:0px;
}


.search-and-social .col-6{
    width:50%;
    margin:0px;
}
.search-and-social .col-6 + .col-6{
    background:#5f5f5f;
}


/*************************************************************
Footer links  *Don't change the table or align classes*
*/

.HomeHoursBox {

    display: block;
    align-items: center;

    font-size: 14px;
   /*  font-weight: 700; */
   color: #ffffff;


}

.HomeHoursHeader {
    font-size: 20px;
    padding-bottom: 10px;line-height:24px;

    width: 100%;
    text-align: center;
}
.HomeHoursDays {
    width: 82px;
    text-align: left;
	padding-left: 0px;
}

.HomeHoursTime {
    text-align: left;
}


.TableDiv {
    display: table;
}

.TableRowDiv {
    display: table-row;
}

.TableCellDiv {
    display: table-cell;
}

.AlignCenter {
    margin: 0 auto;
    left: 0;
    right: 0;
    
   /* BRETT width:100%; */
}

.TextAlignCenter {
    text-align: center;
}

.TextAlignRight {
    text-align: right;
}

.greenLink:link, .greenLink:visited, .greenLink:active {
    color: #fff;
    text-decoration: underline;
    font-weight: bolder;
}

.greenLink:hover {
    color: #fff;
    text-decoration: none;
}

.MainOuterTableFooter {
    color: #ffffff;
    text-align: center;
    width: 100%;
}

/*************************************************************/


.BottomAddressOuter {
    width:100%;
    background-color:#444e21;
    display:inline-block;
    padding:70px 0px 70px 0px;
	position:relative;
	z-index:2;
}

.BottomAddressInner {
    margin:0 auto;

    color:#ffffff;
    font-size:20px;
}


.BottomTitle {
    text-align:left;
    color:#ffffff;
	font-weight:700;
    padding-bottom:10px;
	margin-top:0px;
}


.BottomLogo {
    background-color:#ffffff; 
    padding:10px;
    border-radius:10px;
}


.BottomAddress {
    text-align:left;
    line-height:30px;
}

.BottomAddress a {
    color:#ffffff;
    text-decoration:none;
}









.BottomRequestAppointmentButton {
    padding:50px 0px;
}

.BottomRequestAppointmentButton a:link, .BottomRequestAppointmentButton a:visited, .BottomRequestAppointmentButton a:active {
    background-color:#000000;
    color:#ffffff;
    border:2px solid #ffffff;

    border-radius:20px;
    font-size:18px;
    font-weight:500;
    text-align:center;
    padding:10px 20px 10px 20px;

    text-decoration:none;
    transition:all .3s ease;
}

.BottomRequestAppointmentButton a:hover {
   background-color:#ffffff;
    color:#000000;
    border:1px solid #000000;
}

.BottomSocialMedia {
    text-align:left;
    padding-top:15px;
}


.HomeRequestAppointment {
    width:100%;

}


.HomeRequestAppointment a:link, .HomeRequestAppointment a:visited, .HomeRequestAppointment a:active {
    background-color:#444e21;
    color:#ffffff;
    display:block;

    width:100%;
    font-size:36px;
    font-weight:700;

    text-align:center;

    padding:30px 0px 40px 0px;

    text-decoration:none;
    transition:all .3s ease;
}

.HomeRequestAppointment a:hover {
    background-color:#eaeaea;
    color:#832518;
    font-size:50px;
}

@media only screen and (max-width: 601px) {

    .HomeRequestAppointment a:link, .HomeRequestAppointment a:visited, .HomeRequestAppointment a:active {
        font-size:30px;
    }
}


@media only screen and (min-width: 800px) {

    .HomeRequestAppointmentIcon a:before {
        position: relative;
        margin-right: 2px;
        /*content: "\1F554";*/
        content: "\1F4C5";
    }
}

.Home3OuterBox {
    background-color:#ffffff;
    width:100%;
    display:inline-block;
}

.Home3OuterText {
    display:block;
    padding-top:50px;
    padding-bottom:50px;
    text-align:left;
}

.Home3TopText {
    color:#4c4c4c;
    font-size:29px;
    font-weight:700;
    padding-bottom:10px;
}

.Home3BodyText {
    color:#4c4c4c;
    font-size:22px;
    line-height:28px;text-align:justify;
}

@media only screen and (max-width: 974px) {
    .Home3LeftImage {
        background-image: none;
    }

    .Home3OuterText {
        max-width:90%;
        margin:0 auto;
    }
}



@media only screen and (min-width: 975px) {    
    .Home3LeftImage {
        background-image: url("/App_Themes/Theme1/Images/HomeFaceBG7.jpg");
        background-position:left middle;
        background-size: contain;
        background-repeat: no-repeat;
        height:450px;
    }

    .Home3OuterText {
        padding-left:45%;
        max-width:50%;
        height:450px;
    }
}


@media only screen and (min-width: 1600px) {
    .Home3TopText {
        font-size:32px;
    }

    .Home3BodyText {
        font-size:26px;
        line-height:35px;
    }
}
	
.BottomAddressDivider{
	height:30px;
}


@media only screen and (min-width: 1130px) {
    .BottomAddressInner {
        width:90%;
        max-width:999px;
    }
	
	.BottomAddressBox {
		float:left;
		width:33%;
		padding:0px 20px 0px 20px;
		box-sizing:border-box;
		min-width:333px;
		text-align:center;
	}

    .BottomAddressBoxDivider {
        display:none;
    }
}

@media only screen and (max-width: 1129px) {
    .BottomAddressInner {
        width:300px;
    }
	
	.BottomAddressBox {
		float:left;
		width:100%;
		box-sizing:border-box;
		text-align:center;
	}

    .BottomAddressBoxDivider {
        display:block;
        height:30px;
    }
	
	.BottomAddressBox3{
		padding-left:40px;
	}
}




.RandomTestimonialOuter {
    background-image: url("/App_Themes/Theme1/Images/HomeReviewBG.jpg");
    background-position:center center;
    background-size: 100%;
	
	position:relative;
	padding:20px 0px 20px 0px;
	width:100%;
}

.RandomTestimonialInner {
    max-width:710px;
	padding:15px 20px 15px 20px;
    border-radius:10px;

    margin:0 auto;
    background-color:rgba(0,0,0,0.4);
}

.RandomTestimonialBox {
    font-size:24px;
    color:#ffffff;
}

.PhoneIcon:before {
    position: relative;
    margin-right: 2px;
    content: "\260E";
}





.Box1Title {
    color: #30008c;
    font-family: Neutra-Book;
    font-size:28px;
    font-weight:700;
    padding:40px 0px 30px 0px
}

.Box1Body {
    color: #000000;
    font-family: Neutra-Book;
    font-size:22px;
    padding:0px 0px 40px 0px
}



.Box2Outer {
	width: 100%;
    margin: 0 auto;
    padding: 14% 8%;
    padding: 5% 8%;
    background-color: rgba(0, 0, 0, .5);
    box-sizing: border-box;
}

.Box2Title {
    color: #ffffff;
    font-family: Neutra-Book;
    font-size:38px;
    padding:0px 0px 10px 0px
}

.Box2Body {
    color: #ffffff;
    font-family: Neutra-Book;
    font-size:24px;
    font-weight:700;
    font-style:normal;
}



.Box3Outer {
    width:80%;
    max-width:1080px;
    margin:0 auto;
    padding: 40px 0px 40px 0px;
    display:inline-block;
}

.Box3OuterLeft {
    width:50%;
    box-sizing:border-box;
    text-align:left;
    float:left;
}

.Box3OuterRight {
    width:50%;
    box-sizing:border-box;
    float:left;
}

.Box3Title {
    color: #8b8b8b;
    font-family: Neutra-Book;
    font-size:30px;
    padding:0px 0px 10px 0px;
}

.Box3Body {
    color: #686767;
    font-family: Neutra-Book;
    /*font-size:16px;*/
    font-size:18px;
    line-height:22px;
    text-align:justify;
}

.Box3Bold {
    font-size:20px;
    font-weight:700;
}

@media only screen and (min-width: 1100px) {
    .Box3OuterLeft {
        width:50%;
        padding:0px 20px 0px 0px;
    }

    .Box3OuterRight {
        width:50%;
        padding:0px 0px 0px 20px;
        text-align:right;
    }
}

@media only screen and (max-width: 1100px) {
    .Box3OuterLeft {
        width:100%;
        margin:0 auto;
    }

    .Box3OuterRight {
        padding-top:30px;
        width:100%;
        margin:0 auto;
    }
}




.Box4Outer {
    width:100%;
    background:linear-gradient(#CECEDE, #ffffff)
}

.Box4Inner {
    width:80%;
    max-width:1080px;
    margin:0 auto;
    padding: 50px 0px 50px 0px;
    display:inline-block;
}

.Box4Title {
    color: #686767;
    font-family: Neutra-Book;
    font-size:30px;
    padding:0px 0px 10px 0px;
    text-align:left;
}

.Box4Body {
    color: #686767;
    font-family: Neutra-Book;
    font-size:18px;
    /* font-size:16px;*/
    line-height:22px;
    text-align:justify;
}


    .floating-header-buttons a{
        color:#fff;
    }

@media only screen and (min-width: 1101px) {

    
    .floating-header-buttons{
        text-align:right;
        position:relative;
        z-index:1;
	    padding-right:30px;

	
    }
    .floating-header-buttons a{
        display:inline-block;
        padding:10px 15px;
        font-size:14px;
        line-height:19px;
    }
    .floating-header-buttons a span{
        text-transform: uppercase;
    }

    .TopCallToActionButtons {
        float:right;
        padding-right:3px;
    }

}
	



@media only screen and (max-width: 1100px) {
		
	.TopCallToActionButtons a:link, .TopCallToActionButtons a:visited, .TopCallToActionButtons a:active {
		display:block;

		width:100%;
		font-size:20px;
		font-weight:700;

		text-align:center;

		border-bottom:2px solid #000000;
		padding:10px 10px;
		box-sizing:border-box;

		text-decoration:none;
		transition:all .3s ease;
	}


}
	
.TopCallToActionButtons a{
	transition:all .3s ease;
}

a.clipboard{background:#424242;}
a.clipboard:hover{background:#000;}

a.form{background:#444e21;}
a.form:hover{background:#91262d;}

a.computer{background:#444e21;}
a.computer:hover{background:#91262d;}

a.pill{background:#2b368c;}
a.pill:hover{background:#051597;}

a.paybill{background:#444e21;}
a.paybill:hover{background:#91262d;}


a.videos{background:#0065B2;}
a.videos:hover{background:#064a7e;}


a.redcross{background:#B42928;}
a.redcross:hover{background:#860b0b;}


a.contactlenses{background:#444e21;}
a.contactlenses:hover{background:#91262d;}

a.appointment{background:#444e21;}
a.appointment:hover{background:#91262d;}



a.telemed{background:#444e21;}
a.telemed:hover{background:#91262d;}


a.celebrity{background:#E87A00;}
a.celebrity:hover{background:#be6706;}




a span.celebrity-icon:before{
    content: " ";
    display: inline-block;
    width: 15px;
    height: 18px;
    background-image: url(images/celebrity-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}




a span.telemed-icon:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/telemed-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}








a span.contactlenses-icon:before{
    content: " ";
    display: inline-block;
    width: 24px;
    height: 18px;
    background-image: url(images/contactlens2-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}









a span.clipboard-icon:before{
    content: " ";
    display: inline-block;
    width: 12px;
    height: 18px;
    background-image: url(images/clipboard-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}
a span.form-icon:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/form-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}
a span.computer-icon:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/computer-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}



a span.paybill-icon:before{
    content: " ";
    display: inline-block;
    width: 22px;
    height: 18px;
    background-image: url(images/paybill.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}
a span.pill-icon:before{
    content: " ";
    display: inline-block;
    width: 24px;
    height: 18px;
    background-image: url(images/pill-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    /*margin-right:7px;*/
    margin-right:4px;
}




a span.videos-icon:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/videos.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}


a span.redcross-icon:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/redcross.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}




a span.appointment-icon:before{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(images/appointment-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-bottom: -3px;
    margin-right:12px;
}









/* Link boxes */
.col-3.link-box{
    margin:0px;
    width:25%;
    overflow:hidden;
    position:relative;
   
}
.link-box img{
    width:100%;
}
.col-3.link-box:hover a{
    background:#000;
}
.col-3.link-box.blue:hover a{
    background:rgba(131, 37, 24, 1);
}
.link-box a{
    position:absolute;
    bottom:0px;
    padding:0px;
	padding-top:20px;
	padding-bottom:20px;
    box-sizing:border-box;
    width:100%;
    background:rgba(0,0,0,.7);
    color:#fff;
    font-size:14px;
    transition:.2s ease-in-out all;
}
.link-box.blue a{
    background:rgba(131, 37, 24, 0.8);
}
.link-box a span{
    text-transform:uppercase;
    display:block;
}
.link-box a span+span{
    text-transform:none;
}


/* social media and search bar */
.search-and-social{
    background:#832518;
}
.search-and-social .col-6{
    width:50%;
    margin:0px;
}
.search-and-social .col-6 + .col-6{
    background:#5f5f5f;
}
.search-input{
    height:60px;
    position:relative;
    width:auto;
    float:left;
}
.search-input:before{
    content: " ";
    display: inline-block;
    width: 22px;
    height: 60px;
    background-image: url(images/search-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position:absolute;
    top:0px;
    left:15px;
}
.search-input:after{
    content: " ";
    display: inline-block;
    width: 18px;
    height: 60px;
    background-image: url(images/search-button-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    position:absolute;
    top:0px;
    right:-20px;
}
.search-and-social input{
    background:#5f5f5f;
    padding:10px 10px 10px 50px;
    font-size:25px;
    color:#fff;
    border:0px;
    display:block;
    height:60px;
    box-sizing:border-box;
    float:left;
    width:100%;
    font-style:italic;
    font-family: 'Cardo', Arial;
    max-width:300px;
}
.search-and-social input::placeholder{
    color:#f1f1f1;
}
.search-and-social .social-media-container{
    display:block;
    height:60px;
    width:60px;
    float:right;
}
.social-media-container a{
    display:block;
    width:100%;
    height:100%;
    text-align:center;
    box-sizing:border-box;
    padding-top:15px;
}
.twitter{
    background:#00bfec;
}
.facebook{
    background:#4267B2;
}
.gplus{
    background:#DC4A38;
}
.instagram{
    background:#000;
}
.yelp{
    background:#d32323;
}

.youtube{
    background:#bf2c29;
}

.foursquare{
    background:#fff;
}
.angieslist{
    background:#50b948;
}

.healthgrades{
    background:#00689F;
}


.google{
    background:#cccccc;
}

.twitter{
    background:#1DA1F2;
}




.commonvisionproblems-container{
    display:block;
    height:60px;
    width:356px;
    float:right;z-index:99999;
}
.commonvisionproblems-container a{
    display:block;
    width:100%;
    height:100%;
    text-align:center;
    box-sizing:border-box;
    padding-top:14px;z-index:99999;
}



.commonvisionproblems{
    background:#817d7d;
}


.commonvisionproblems:link, .commonvisionproblems:visited, .commonvisionproblems:active
{
    color: #fff;
    text-decoration: none;
     font-size:11pt;
}


.commonvisionproblems:hover
{
    color: #000;
}



.eyeconditionsfrontpage:link, .eyeconditionsfrontpage:visited, .eyeconditionsfrontpage:active
{
    color: #fff;
    text-decoration: none;
     font-size:11pt;
}


.eyeconditionsfrontpage:hover
{
    color: #000;
}





/* IE10+ CSS */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {	
	html {    
		overflow: hidden;
	}
	body {    
		overflow: auto;
	}
}


/* Edge CSS */
@supports (-ms-ime-align:auto) { 
	html {    
		overflow: hidden;
	}
	body {    
		overflow: auto;
	}
}

