html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;

	
}

body {
	font-family:  'Open Sans', Arial, "Helvetice Neue", sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
nav ul {
	list-style:none;
	float:right;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

.clear {
	clear:both
}

del {
	text-decoration:line-through
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
table {
	border-collapse:collapse;
	border-spacing:0
}
input, select {
	vertical-align:middle
}
html, button, input, select, textarea {
	font-family:sans-serif
}
small {
	font-size:75%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button;
*overflow:visible
}
button[disabled], input[disabled] {
	cursor:default
}

.middle-content
{
	width:100%;
	float:left;
	text-align:center;
}
.middle-content h1
{
	color:#333;
	font-size:24px;
	margin:20px 0px 20px 0px;
}
.middle-content p
{
	line-height:30px;
	color:#333 !important;
}
.right-banner p
{
	color:#fff !important;
}
.alighTextCenter {
	text-align:center
}
.middle-colum
{
	background:url(../images/home1.jpg) no-repeat;
	width:319px;
	height:180px;
	float:left;
	margin:10px 22px 0px 73px;
}
.middle-colum h1
{
font-size: 20px;
margin-top: 132px;
text-align: left;
margin-bottom: 0px;
color: #fff;
font-weight: bold;
background: rgba(228, 8, 20, 0.8);
padding:0px 0px 0px 10px;
}
.middle-colum h2
{
font-size: 15px;
color: #fff;
font-weight: 300;
text-align: left;
background: rgba(228, 8, 20, 0.8);
padding:0px 0px 0px 10px;

}
.middle-colum1
{
	background:url(../images/home2.jpg) no-repeat;
	width:319px;
	height:180px;
	float:left;
	margin:10px 22px 0px 0px;
}
.middle-colum1 h1
{
font-size: 20px;
margin-top: 132px;
text-align: left;
padding:0px 0px 0px 10px;
margin-bottom: 0px;
color: #fff;
font-weight: bold;
background: rgba(228, 8, 20, 0.8);
}
.middle-colum1 h2
{
font-size: 15px;
color: #fff;
font-weight: 300;
text-align: left;
background: rgba(228, 8, 20, 0.8);
padding:0px 0px 0px 10px;

}
.middle-colum2
{
	background:url(../images/home3.jpg) no-repeat;
	width:319px;
	height:180px;
	float:left;
	margin:10px 22px 0px 0px;
}
.middle-colum2 h1
{
font-size: 20px;
margin-top: 132px;
text-align: left;
margin-bottom: 0px;
color: #fff;
font-weight: bold;
background: rgba(228, 8, 20, 0.8);
padding:0px 0px 0px 10px;
}
.middle-colum2 h2
{
font-size: 15px;
color: #fff;
font-weight: 300;
text-align: left;
background: rgba(228, 8, 20, 0.8);
padding:0px 0px 0px 10px;
padding: 0 10px;
}

.ourbrander
{
	width:100%;
	text-align:center;
	float:left;
	margin:20px 0px 0px 0px;
	background:#fffff;
	
}
.dividermain
{
	width:100%;
	float:left;
	text-align:center;
}
.brander-container
{
	width:100%;
	float:left;
	padding:10px;
	margin:20px 0px;
	    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
	border-radius:10px;
}
.ourbrander h1
{
	color:#e40814;
	font-weight:bold;
	margin:0px;
	font-size:28px;
	padding:0px;
}
.ourbrander h3
{
	font-size:28px;
}
.ourbrander img
{
	border:1px #ccc solid;
}
.left {
	float:left
}
.right {
	float:right
}
.hidden {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.clearfix {
	display:inline-block
}
html[lang] .clearfix {
	display:block
}
* html .clearfix {
	height:1%;
	overflow:visible
}

a {
	color:#801255
}
a:hover, .active a {
	text-decoration:none
}
/*::-moz-selection {
background:#801255;
color:#f4f4f4
}
::selection {
background:#801255;
color:#f4f4f4
}*/
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}

.onepcssgrid-1101 {
	max-width:1101px
}

.onerow {
	clear:both;
	padding:0 0px
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float:right;
	display: inline;
	margin-left: 1.127659574468%;
}
.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin:0
}
.col1 {
	width: 6.382978723404%;
}
.col2 {
	width: 14.893617021277%;
}
.col3 {
	width: 21.4%;
}
.col4 {
	width: 31.914893617021%;
}
.col5 {
	width: 40.425531914894%;
}
.col6 {
	width: 50.936170212766%;
}
.col7 {
	width: 57.446808510638%;
}
.col8 {
	width: 65.957446808511%;
}
.col9 {
	width: 74.468085106383%;
}
.col10 {
	width: 82.978723404255%;
}
.col11 {
	width: 91.489361702128%;
}
.col12 {
	width: 100%;
	margin:0
}

a {
	text-decoration:none;
}



img {
    -ms-interpolation-mode: bicubic;
    border: 0;
	height: auto;
	max-width: 100%;
    vertical-align: middle;
}

.ie8 img {
    height: auto; 
    width: auto\9; 
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}



/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}


p {
	color:#888888;
	font-size:15px;
}



.top-strip {
	background:#333;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #fff;
}
.redclass
{
	color:#e40814;
}
.left-banner
{
	width:65%;
	float:left;
	text-align:left;
	margin:30px 0px 0px 0px;
}
.right-banner
{
	    background:#e40814;
    padding: 20px 15px;
	width:25%;
	text-align:left;
	margin:20px 0px 0px 0px;
	float:right;
}
.topfooter-wrapper {
    background: #333333;
    width: 100%;
    margin: 0px 0 0 0;
	float:left;
    padding: 0px;
}
.Footer_Contact_Block_1 {
    background: #c40404;
    margin: 0 0 15px 0;
    padding: 20px;
}
.footersecond {
    background: #1f1f1f;
    margin: 0px;
	width:100%;
	float:left;
    padding: 10px 0 0px;
}
.footersecond ul 
{
	float:left;
	list-style:none;
}
.footersecond ul li
{
	float:left;
}
.footersecond  ul li a
{
	color:#737373;
	float:left;
	padding:10px 10px;
	font-size:14px;	
}
.footersecond ul li a:hover
{
	color:#e40814;
	
}
.footerwidget
{
	width:48%;
	float:left;
	margin:20px 0px 0px 0px;
}
.footersection
{
	width:45%;
	
	float:left;
}
.footersection i {
    color: #FFF;
    font-size: 20px;
    background: #000;
	cursor:pointer;
    padding: 10px 0px 10px 0px;
    width: 42px;
    border-radius: 50%;
    text-align: center;
}
.footersection i:hover
{
	background:#FFF;
	color:#e40814;
}
.footersection p
{
	color:#FFF;
	line-height:30px;
}
.footerwidget h1
{
	color:#FFF;
}
.footerwidget p
{
	color:#FFF;
	line-height:30px;
}
.footerwidget1
{
	width:48%;
	float:right;
	margin:20px 0px 0px 0px;
}
.footerwidget1 h1
{
	color:#FFF;
}
.footerwidget1 p
{
	color:#FFF;
	line-height:30px;
}
.right-banner h3 {
font-weight: bold;
font-size: 22px;
color: #fff;
border-bottom: 1px solid #b8b8b8;
padding-bottom: 5px;
margin-bottom: 7px;
text-align: left;
}
.right-banner  p {
    color: #4d4d4d;
}
.right-banner  span {
    color: #d94646;
}
.left-banner img
{
	width:100%;
	height:auto;
}
.top-number {
	float:left;
	width:60%;
	color:#fff;
}

.top-number a{
	color:#fff;
	text-decoration:none;
}

.number-div {
	float:left;
	margin-right:16px;
}
.wrapper {
	width:1162px;
	margin:0px auto;
}

a.book-appointment {
	width:23%;
	float:right;
	height:60px;
	display:block;
	background:#c40404;	
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-shadow:1px 0px 0px #000;
	-webkit-transition: all 0.25s linear;
  	-moz-transition: all 0.25s linear;
 	transition: all 0.25s linear;
	font-weight:bold;
}

a.book-appointment:hover {
	background:#0b0e12;
}

.nav-area {
	background:#e40814;
	padding:10px 0px;
}

.logo {
	width:18%;
	float:left
}

.navigation {
	width:80%;
	float:right
}

.divider {
	width:100%;
	margin:10px 0px;
	text-align:center
}

.home-promotion {
	width:35%;
	float:left;

	margin-right:1%;

	margin-bottom:20px;
}

h1 {
	color:#ed1d24;
	font-size:40px;
	text-transform:uppercase
}

.welcome-area {
	width:64%;
	float:right;
}

.welcome-area-img {
	width:34%;
	float:left;
	margin-right:1%
}

.grey-box {
	background:#1c222a;
	padding:2%;
	width:45%;
	float:left;
	margin-right:1%;
}

.red-box {
	background:#ed1d24;
	padding:2%;
	width:45%;
	float:left;
	margin-left:1%;
}

.grey-box p, .red-box p  {
	color:#fff;
	line-height:20px;
	font-size:14px;
	width:60%
}

.grey-box img, .red-box img  {
	margin-top:9px;
}

h2 {
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
}


a.red-button {
	display:block;
	background:#ed1d24;
	color:#fff;
	padding:7px 0;
	text-decoration:none;
	width:55%;
	text-align:center
}

a.black-button {
	display:block;
	background:#1c222a;
	color:#fff;
	padding:7px 0;
	text-decoration:none;
	width:55%;
	text-align:center
}


h3 {
	color:#000;
	text-transform:uppercase;
	font-size:26px;
}

.eye-testing {
	width:24%;
	float:left;
	margin-right:2%;
	background:#ee1d25;
	padding:2%
}


.eye-testing img {
	box-shadow: 0px 0px 15px #ab040b;
}

.white-heading {
	font-size:22px;
	color:#fff;
	font-family: 'RobotoCondensedBold';
}

.home-form-box {
	background:#272f3b;
	width:24%;
	float:left;
	margin-right:2%;
	padding:1%
}

.input {
	width:100%;
	height:32px;
	background:#fff;
	border:none;
	margin-top:10px;
	color:#000;
	font-size:13px;
	color:#000;
	text-indent:10px;
}

.input1 {
	width:100%;
	height:78px;
	background:#fff;
	border:none;
	margin-top:10px;
	color:#000;
	font-size:13px;
	color:#000;
	text-indent:10px;
}

.button {
	background:#ee1d25;
	color:#fff;
	text-align:center;
	padding:5px 10px;
	border:none;
}

.vedio {
	float:left;
	width:40%
}

.marquee-strip {
	background:#fff;
	box-shadow: 0px 0px 10px #999;
	padding:18px 10px;
	margin:20px 0;
}


@media all and (max-width: 1260px) {
	.wrapper {
		width:98%;
		margin:auto
	}
}



@media all and (max-width: 800px) {
	
	.top-number {
		width:72%;
	}
	
	.number-div {
		float:left;
		margin-right:10px;
	}
	
	a.book-appointment {
		width:26%;
		font-size:13px;
	}
}

@media all and (max-width: 768px) {
	
	.top-number {
		width:72%;
		font-size:14px;
	}
	
	.logo {
		text-align:center;
		width:100%
	}
	
	.navigation {
		height:0px;
	}
	
	a.book-appointment {
		display:none;
	}
	
	.grey-box, .red-box {
		width:96%;
		margin-right:0;
		margin-bottom:10px;
		margin-left:0;
	}
}

@media all and (max-width: 640px) {
	.top-number {
		width:92%;
		font-size:14px;
		line-height:20px;
		padding-top:7px;
	}
	
	.footer-links-box {
	width:80%;
	margin:auto;
	float:none;
}

.footer-contact, .copyRight {
	text-align:center;
	width:90%;
	margin:10px auto 10px auto;
	float:none;
	border:none;
}



.footer-links ul{
	display:block;
	float:left;
	margin-left:8%;
	margin-bottom:20px;
	width:40%
}

.grey-box p, .red-box p {
	float:right;
}

.eye-testing, .home-form-box {
	width:45%;
	margin-bottom:10px;
	
}

.vedio {
	width:100%;
	float:none;
	text-align:center;
}

.welcome {
	display:none;
}

.welcome-mobile {
	display:block;
	margin:10px 0px;
}

.left, .right {
	float:none;
}

.form-border {
	width:90%;
}

.input1, .input {
	width:98%;
}

.social-media {
	width:30%;
	float:none;
	margin-bottom:0;
	margin:auto
}
}

@media all and (max-width: 500px) {
.home-promotion {
	width:95%;
	float:none;
	margin:auto
}

.welcome-area {
	width:100%;
	float:none;
	margin:10px auto 10px auto
}

.eye-testing {
	float:none;
	width:96%;
	margin:auto
}

.home-form-box {
	float:none;
	width:98%;
	margin:10px auto 10px auto
}

.vedio {
	float:none;
	width:100%;
	margin:10px auto 10px auto
}

.footer-links-box {
	width:80%;
	margin:auto;
	float:none;
}

.footer-contact, .copyRight {
	text-align:center;
	width:90%;
	margin:10px auto 10px auto;
	float:none;
	border:none;
}

.left, .right {
	float:none;
}

.footer-links ul{
	display:block;
	float:left;
	margin-left:8%;
	margin-bottom:20px;
}

.grey-box p, .red-box p {
	float:right;
}

.inner-content {
	width:88%;
	float:none;
}

.brands-box {
	width:50%;
	margin:10px auto
}

}

@media all and (max-width: 320px) {
	.top-number {
		font-size:13px;
	}
}


@media only screen and (max-width: 479px) {
	.middle-content h1 {
  
  font-size: 15px;
 
}
.middle-colum {
  background: rgba(0, 0, 0, 0) url("../images/home1.jpg") no-repeat scroll 0 0;
  float: left;
  height: auto;
  margin: 0;
  width: 100%;
}
.middle-colum1 {

  margin: 10px 0px 0 0;
  width: 100%;
}
.middle-colum2 {
  
  margin: 10px 0px 0 0;
  width: 100%;
}
.left-banner {
  float: left;
  margin: 10px 0 0 10px;
  text-align: left;
  width: 94%;
}
.right-banner {
  background: #e40814 none repeat scroll 0 0;
  float: left;
  margin: 10px 0 0;
  padding: 20px 15px;
  text-align: left;
  width: 89%;
}
.ourbrander h3 {
  font-size: 15px;
}
.brander-container {
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  float: left;
  margin: 20px 0px 20px 5px;
  padding: 10px;
  width: 89%;
}
.footerwidget {
  float: left;
  margin: 20px 0 0;
  width: 87%;
}
.footerwidget1 {
  float: right;
  margin: 10px 0 0;
  width: 97%;
}
.footersection {
  float: left;
  width: 99%;
}
.footersecond ul li a {
  color: #737373;
  float: left;
  font-size: 12px;
  padding: 5px;
}
.footersection p {
    color: #888888;
    float: left;
    font-size: 13px;
    width: 100%;
}


.brandsservice {
  background-color: #fff;
  border-radius: 10px;
  float: left;
  margin: 20px 0 0px 10px !important;
  padding: 20px;
  width: 82% !important;
}
.brandsservice h1 {
    color: #ed1d24;
    font-size: 23px;
    text-transform: uppercase;
}
.footerwidget {
  
  width: 98% !important;
}
.brands {
 
  width: 86% !important;
}
.brands img {
 
  width: 44% !important;
}
.brands1 {
 
  width: 91% !important;
}
#tuto-thumbox li a img {
  border: 1px solid #000;
  margin: 15px;
  width: 38% !important;
}
.brands7 {

  width: 86% !important;
}
.brands8 {
  background-color: #fff;
  border-radius: 10px;
  float: left;
  margin: 20px 0 !important;
  opacity: 0.95;
  padding: 20px;
  width: 85% !important;
}
.brands8 h2
{
	color:#333;
	font-size:20px;
	margin-bottom:10px;
}
.brands8 img {
  border: 1px solid #ccc;
  float: left;
  margin: 0 !important;
  padding: 10px;
  width: 92% !important;
}
.contact {
  float: left !important;
  padding: 10px;
  width: 95% !important;
}

.bgbg {

  width: 91% !important;
}

.contact1 {
  border: 1px solid #ccc;
  float: right;
  margin: 0 0 5px;
  padding: 10px;
  width: 91% !important;
}
.form {

  width: 90% !important;
}

.form1 {
  border: 1px solid #333;
  float: left !important;
  margin-bottom: 10px !important;
  padding: 10px;
  width: 90% !important;
}
.main-fom {

  width: 91% !important;
}


}

@media only screen and (min-width: 480px) and (max-width: 767px) {
		.middle-content h1 {
  
  font-size: 15px;
 
}
.middle-colum {
  background: rgba(0, 0, 0, 0) url("../images/home1.jpg") no-repeat scroll 0 0;
  float: left;
  height: auto;
  margin: 0;
  width: 68%;
}
.left-banner {
  float: left;
  margin: 10px 0 0 10px;
  text-align: left;
  width: 94%;
}
.right-banner {
  background: #e40814 none repeat scroll 0 0;
  float: left;
  margin: 10px 0 0;
  padding: 20px 15px;
  text-align: left;
  width: 89%;
}
.ourbrander h3 {
  font-size: 15px;
}
.brander-container {
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  float: left;
  margin: 20px 0px 20px 5px;
  padding: 10px;
  width: 89%;
}
.footerwidget {
  float: left;
  margin: 20px 0 0;
  width: 87%;
}
.footerwidget1 {
  float: right;
  margin: 10px 0 0;
  width: 97%;
}
.footersection {
  float: left;
  width: 99%;
}
.footersecond ul li a {
  color: #737373;
  float: left;
  font-size: 12px;
  padding: 5px;
}
.footersection p {
    color: #888888;
    float: left;
    font-size: 13px;
    width: 100%;
}
.brandsservice {
  background-color: #fff;
  border-radius: 10px;
  float: left;
  margin: 20px 0 0px 10px !important;
  padding: 20px;
  width: 82% !important;
}
.brandsservice h1 {
    color: #ed1d24;
    font-size: 23px;
    text-transform: uppercase;
}
.footerwidget {
  
  width: 98% !important;
}
.brands {
 
  width: 86% !important;
}
.brands img {
 
  width: 44% !important;
}
.brands1 {
 
  width: 91% !important;
}
#tuto-thumbox li a img {
  border: 1px solid #000;
  margin: 15px;
  width: 38% !important;
}
.brands7 {

  width: 86% !important;
}
.brands8 {
  background-color: #fff;
  border-radius: 10px;
  float: left;
  margin: 20px 0 !important;
  opacity: 0.95;
  padding: 20px;
  width: 85% !important;
}
.brands8 h2
{
	color:#333;
	font-size:20px;
	margin-bottom:10px;
}
.brands8 img {
  border: 1px solid #ccc;
  float: left;
  margin: 0 !important;
  padding: 10px;
  width: 92% !important;
}
.contact {
  float: left !important;
  padding: 10px;
  width: 95% !important;
}

.bgbg {

  width: 91% !important;
}

.contact1 {
  border: 1px solid #ccc;
  float: right;
  margin: 0 0 5px;
  padding: 10px;
  width: 91% !important;
}
.form {

  width: 90% !important;
}

.form1 {
  border: 1px solid #333;
  float: left !important;
  margin-bottom: 10px !important;
  padding: 10px;
  width: 90% !important;
}
.main-fom {

  width: 91% !important;
}

}
@media only screen and (min-width: 767px) and (max-width: 992px) {
.middle-content h1 {
 
  font-size: 17px;
  
}
.middle-colum {
  background: rgba(0, 0, 0, 0) url("../images/home1.jpg") no-repeat scroll 0 0;
  float: left;
  height: auto;
  margin: 0;
  width: 250px;
}
.middle-colum1 {
  background: rgba(0, 0, 0, 0) url("../images/home2.jpg") no-repeat scroll 0 0;
  float: left;
  height: auto;
  margin: 0;
  width: 250px;
}
.middle-colum2 {
  background: rgba(0, 0, 0, 0) url("../images/home3.jpg") no-repeat scroll 0 0;
  float: left;
  height: auto;
  margin: 0;
  width: 250px;
}
.left-banner {
 
  width: 57%;
}

.right-banner {
 
  width: 35%;
}
.footersection {
  float: left;
  width: 100%;
}

	
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	
	.menu li a {
  color: #fff;
  display: block;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 78px;
  padding: 0 8px;
  text-decoration: none;
  text-transform: none !important;
}
.middle-colum {
  background: rgba(0, 0, 0, 0) url("../images/home1.jpg") no-repeat scroll 0 0;
  float: left;
  height: 180px;
  margin: 0 10px 0px 0px;
  width: 319px;
}
.middle-colum1 {
  background: rgba(0, 0, 0, 0) url("../images/home2.jpg") no-repeat scroll 0 0;
  float: left;
  height: 180px;
  margin: 0 10px 0 0;
  width: 319px;
}
.middle-colum2 {
  background: rgba(0, 0, 0, 0) url("../images/home3.jpg") no-repeat scroll 0 0;
  float: left;
  height: 180px;
  margin: 0;
  width: 319px;
}
.right-banner {
  background: #e40814 none repeat scroll 0 0;
  float: right;
  margin: 20px 0 0;
  padding: 20px 15px;
  text-align: left;
  width: 30%;
}
.form {
  border: 1px solid #333;
  float: left;
  margin-bottom: 10px !important;
  padding: 10px;
  width: 42% !important;
}




}