@media (max-width: 1225px) {
	body.header-light.header-light #navigation .nav.nav .nolink.nolink, body.header-light.header-light #navigation .nav.nav a {
		font-size: 14px;
	}
	
	.navigation-wrapper .navigation .nav li .nolink {
		padding-top: 25px !important;
	}
} 

@media (max-width: 1199px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: right;
		line-height: 80px;
		padding-right: 30px;
	}	

	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
		float: left;
		line-height: 50px;
		margin-left: 0px;
	}
	
	.make-appt-text-cont.make-appt-text-cont {
		top: 70px;
	}
	


	.navigation-wrapper .navigation .nav li .nolink, .navigation-wrapper .navigation .nav li a {
		padding-bottom: 22px !important;
	}
	
	
	.site-phone-wrap.site-phone-wrap {
		
		left: 210px;
		top: 40px;
	}
	
	
	#navigation .container {
		 
	}
}

@media (max-width: 991px) {
	div.logo-wrapper {
		width: 100% !important;
		top: -10% !important;
	}
	div#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		float: none;
		margin-left: 0;
	}

	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
		height: auto;
	}	

	div.site-email {
		float: left !important;
		margin: 0 20px;
	}
	
	div.site-phone {
		float: none !important;
		padding-right: 0 !important;
		text-align: center;
		padding-bottom: 20px;	
		line-height: 0 !important;
		padding-top: 10px;
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}
	
	/*=custom*/
	.org-container img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
	}
	
	.logo img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.logo-wrapper {
		left: 0 !important;
	}

	
	.cta-headertwo h2 {
    	font-size: 1.6em !important;
	}

	.cta-text {
		font-size: 1.2em !important;
	}

	a.cta-link {
		padding: 15px !important;
		font-size: 1.2em !important;
	}
	
	a.sched-link {
	    font-size: 1.5em !important;
	}
	
	.main-text.sched-text {
		font-size: 1.4em;	
	}
	
	#footer-wrapper #footer-top {
    display: block;
    text-align: center;
	}
	
	.contac-info-wrap {
		width: 100%;
		height: 100%;
	}
	
	table.contact {
		margin: 0 auto;
	}
	
	table.office-hours {
		margin: 30px auto;
	}
	
	table.contact tr:nth-child(2) td {
    	margin-top: 15px;
	}
	
	table.contact tr:nth-child(3) td {
		margin-top: 10px;
	}
	
	.searchbar-wrapper.index-searchbar {
		position: static;
		margin-top: 20px;
	}
	
	.sub-title-bg {
		margin-top: 30px;
	}
	
	.navigation-wrapper .navigation .nav li:hover > .nolink, .navigation-wrapper .navigation .nav li:hover > a {
		background-color: transparent !important;
	}
	
	.goog-te-gadget {
		text-align: center;
	}
	
	.site-phone-wrap {
		position: static !important;
	}
	
	
	body.header-light #navigation {
		height: 0 !important;
	}
		
	.main-text-wrapper.sunny .main-text {
		color: #000;
		width: 100% !important;
		
	}
	.navigation-wrapper .navigation .nav li ul li .nolink, .navigation-wrapper .navigation .nav li ul li a {
		text-align: right !important;
	}
}

@media (max-width: 766px ){
	
		.sched-link-container.responsive-edit {
			position: static;
		}
	
	
	.cataract-vid iframe{
		width: 100% !important;
	}
	.cataract-vid.cataract-vid {
		width: 100%;
	}
}

@media (max-width: 520px){
	.logo-wrapper .logo img {
		max-width: 230px !important;
	}
	
	.cta-headertwo.cta-headertwo h2, .main-text-title.main-text-title h2 {
		text-align: center;
	}
	
	.sub-text.text-finance.sub-text.text-finance {
    padding: 0;
	}
	

}

@media (max-width: 400px) {
	
		

		.cta-headerone.cta-headerone h1 {
			font-size: 25px;
		}
		
		.main-text-title.main-text-title h2 {
			font-size: 1.5em;
		}
		
		.main-text.main-text {
			font-size: 1.3em;
			 padding: 0 0 20px 0;
		}
	
		table.office-hours.office-hours td {
		padding-right: 10px;
		font-size: 18px;
	}
	
	#footer-wrapper#footer-wrapper #footer-top#footer-top {
	    text-align: left;	
	}
	
	.navigation-wrapper .navigation .nav li .nolink, .navigation-wrapper .navigation .nav li a {
		font-size: 14px !important;
	}
	
	.sub-text.text-finance {
		text-align: left;
	}
	
	.cataract-vid iframe{
		height: 300px !important;
	}
	
	a.patient-form-link.patient-form-link {
		font-size: .8em;
	}
}


/* -- Fix for mobile repsonsive issue with display: table; -- */

body #wrapper-outer #wrapper {
	display: block !important;
}

body #wrapper-outer #wrapper #wrapper-inner {
	display: inline !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
	display: block !important;
	height: auto !important;
	float: left;
}

#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
	margin-top: 10px !important;
	position: absolute;
	z-index: 500;
	left: -15px;
}



body {	font-size: 16px !important;
	color: #313131 !important;
}

.logo-wrapper .logo img {
	max-width: 400px;
}

/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}



/* ---- Contact Information Overrides ----- */

.site-phone a {
	text-decoration: none;
	color: #707070;
}
.site-phone a:hover {
	color: #707070;
}
.broker-info ul {
	list-style: none;
	padding: 0;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
	
}
.social-icons {
	list-style: none;
	padding:0;
	width: 100%;
	text-align: center;
}
.social-icons li {
	display: inline-block
	margin-right:5px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	padding:5px;
	width:32px;
	height:32px;
	line-height:26px;
	text-align:center;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	display: inline-block;
}
.social-icons li a {
	font-size: 2.3em !important;
	text-align: center;
	text-decoration: none !important;
	color: #fff;
}


.social-icons li a:hover {
	color: #428bca;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #fff !important;
}
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 10px 0px !important;
}
.span6.copyright {
	float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}

/*-- Header Overrides --*/

#navigation .container {
    width: 1200px;
    max-width: 1096px;
}


/*-- Details Page --*/

ul.slide-item-features.item-features {
	list-style: none
}

.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block
}

span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

.modal-body form.cmsForm {
  display: inline-block;
}


/*------ Font Awsome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}

/* -- Back Button -- */

.btn.btn-primary.arrow-left {
    background-image: url("../images/arrow-left-white.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 8px 11px;
    padding-left: 15px;
}

input.btn.btn-primary.arrow-left.back-button {
    margin: 0 0 -50px;
    float: right;
    position: relative;
    right: 30px;
    width: 10px;
    z-index: 100;
    border-radius: 50px;
    height: 30px;
	top: 25px;
	display: none;
}

/* =custom config */

.logo-wrapper {
    position: initial;
    z-index: 100;
    top: 0;
}

.searchbar-wrapper {
	float: right;
}


.content-wrapper {
    width: 100%;
    float: none;
    margin: auto;
    clear: both;
}


.sunny-wrapper {
    max-width: 960px;
    margin: auto;
    float: none;
    clear: both;
}

/* =CTA */
.cta-padd {
    padding: 20px;
}

.cta-headerone h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	letter-spacing: 1px;
	padding: 30px 0 10px 0;
	margin: 0;
	font-weight: 300;
	text-transform: uppercase;
}

.cta-headertwo h2, .main-text-title h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
	padding: 10px 0 30px;
	font-weight: 300;
	text-transform: uppercase;
}


.cta-text {
	font-size: 1.3em;
	padding: 0 10px;
	font-family: 'Roboto',sans-serif;
	font-weight: 300;
}

a.cta-link {

	color: #fff;
	padding: 15px;
	border-radius: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-transform: uppercase;				
	background: #0a1123; /* Old browsers */
	background: -moz-linear-gradient(top,  #0a1123 0%, #074979 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #0a1123 0%,#074979 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #0a1123 0%,#074979 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#074979',GradientType=0 ); /* IE6-9 */
}
a.cta-link:hover {
	color: #fff;
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#13151b+0,698ca7+98 */
	background: rgb(19,21,27); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(19,21,27,1) 0%, rgba(105,140,167,1) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13151b', endColorstr='#698ca7',GradientType=0 ); /* IE6-9 */
}


.home-cta-wrapper {
	max-width: 1350px;
    margin: auto;
    float: none;
    clear: both;
}


.main-text {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
    line-height: 1.5em;
	color: #323237;

}

.sunny-container {
    background-color: #444;
    background: url(https://www.royacdn.com/unsafe/smart/Site-76541409-4f72-43f9-b369-2d2bc9eaf57f/main/Phoropter_Fotolia.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

	.sunny-bg {
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
	}


.img-withbg {
    display: block;
	margin: 40px 0;
}
	img.img-responsive.leftside-img, img.img-responsive.rightside-img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		border-radius: 12px;
	
	}

img.img-responsive.rightside-img {
	margin-top: 40px;
   	margin-bottom: 40px;
}
	

.column-wrap.second {
    padding-bottom: 40px;
}

.schedule-container {
    background-color: #00558f;
}

	.sched-title h2 {
		color: #fff;
	}

		.sched-text {
			color: #fff;
		}
.sched-link-container {
	margin-bottom: 30px;
	height: 155px;
}

.sched-margin {
    margin-top: 100px;
}

	a.sched-link {
		background-color: #0A1123;
		color: #fff;
		padding: 15px;
		border-radius: 8px;
		font-family: 'Roboto', sans-serif;
		font-size: 1.5em;
		text-transform: uppercase;
		letter-spacing: 1px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		background: #0a1123;
		background: -moz-linear-gradient(top, #0a1123 0%, #074979 100%);
		background: -webkit-linear-gradient(top, #0a1123 0%,#074979 100%);
		background: linear-gradient(to bottom, #0a1123 0%,#074979 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#074979',GradientType=0 );
	}
	
		a.sched-link:hover {
		color: #fff;
		text-decoration: none;
		background: rgb(19,21,27);
		background: -moz-linear-gradient(top, rgba(19,21,27,1) 0%, rgba(105,140,167,1) 98%);
		background: -webkit-linear-gradient(top, rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%);
		background: linear-gradient(to bottom, rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13151b', endColorstr='#698ca7',GradientType=0 );
	}

.home-wrapper {
    max-width: 1200px;
    margin: auto;
    float: none;
    clear: both;
}

	.org-container {
   		padding: 2em 0;
	}


table.office-hours td {
    padding-right: 20px;
	text-align: left;
}


input.btn.btn-primary.contact-btn {
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
	font-weight: 300;
}

table.contact {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 18px;
}

table.office-hours {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.sub-title {
}


.text-finance.second-title h2 {
    color: #fff;
}

.sub-title h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 28px;
    text-transform: uppercase;
    color: #323237;
    display: inline-block;
    padding-bottom: 10px;
	padding-left: 10px;
}

.sub-title-htwo h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 300;
    color: #323237;
	padding-left: 5px;
}

.sub-text {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 19px;
	padding-left: 10px;
    padding-right: 10px;
	padding-left: 10px;
    padding-right: 10px;
	padding-bottom: 20px;
}

.about-img img.img-responsive, .sub-img img.img-responsive {
    padding: 10px;
    border-radius: 20px;
}

#content {
    padding-top: 0 !important;
}


a.btn.btn-primary.appoint-btn {
    float: right;
    margin-top: 40px;
    border-radius: 10px;
}

.bquote-bg {
    background-color: #fff;
    padding: 30px;
    
}

.bquote {
    color: #323237;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    padding-left: 40px;
}

	.bquote:before {
		content: '"';
		font-family: 'Arial', sans-serif;
		position: absolute;
		top: -20px;
		left: 0;
		font-size: 3em;
	}

.sub-contact-cointainer {
     margin: 20px 0 50px;
}

	a.sub-contact-link {
		padding: 20px;
		
		color: #fff;
		font-family: 'Roboto',sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		border-radius: 10px;
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		background: rgb(10,17,35); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(10,17,35,1) 0%, rgba(48,150,229,1) 98%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#3096e5',GradientType=0 ); /* IE6-9 */
		
	}

		a.sub-contact-link:hover {
			color: #fff;
			text-decoration: none;
			background-color: #333;
		}

.blue-container-bg {
    background-color: #00558f;
	margin-bottom: 40px;
	padding: 30px 0;
}
	.blue-container-bg:last-of-type {
		margin-bottom: 0;
	}
		.sub-text.blue-text {
			color: #323237;
		}

.cataract-vid {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 700px;
	
}

	.cataract-vid iframe {
		height: 500px;
		width: 700px;
	}

.contact-map-container {
   margin-bottom: 50px;
}

.make-appt-container {

}

a.make-appt {
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	background: #0a1123; /* Old browsers */
	background: -moz-linear-gradient(top,  #0a1123 0%, #074979 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #0a1123 0%,#074979 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #0a1123 0%,#074979 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#074979',GradientType=0 ); /* IE6-9 */
}

a.make-appt:hover, a.make-appt-sub:hover, a.apply-now-link:hover, a.calculate-btn:hover {
    color: #fff;
    text-decoration: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#13151b+0,698ca7+98 */
	background: rgb(19,21,27); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(19,21,27,1) 0%, rgba(105,140,167,1) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13151b', endColorstr='#698ca7',GradientType=0 ); /* IE6-9 */
}

.searchbar-wrapper button.btn.btn-primary.search-btn {
    border-radius: 0 5px 5px 0;
}

.searchbar-wrapper button.btn.btn-primary.search-btn:hover {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#13151b+0,698ca7+98 */
background: rgb(19,21,27); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(19,21,27,1) 0%, rgba(105,140,167,1) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13151b', endColorstr='#698ca7',GradientType=0 ); /* IE6-9 */
}

a.make-appt-sub {
    color: #fff;
    background-color: #0A1123;
    padding: 8px;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
	background: rgb(10,17,35); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(10,17,35,1) 0%, rgba(48,150,229,1) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#3096e5',GradientType=0 ); /* IE6-9 */
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.make-appt-sub-cont {
    margin: 30px 0 10px 0;
}


	a.apply-now-link {
		background-color: #0A1123;
		color: #fff;
		padding: 15px;
		border-radius: 10px;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		font-size: 25px;
		font-weight: 300;	
		background: rgb(10,17,35); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(10,17,35,1) 0%, rgba(48,150,229,1) 98%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#3096e5',GradientType=0 ); /* IE6-9 */
		 transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
	}

.calculate-container {
	margin: 30px 0;	
}

a.calculate-btn {
    color: #fff;
    background-color: #0A1123;
    padding: 15px;
    border-radius: 10px;	
	background: rgb(10,17,35); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(10,17,35,1) 0%, rgba(48,150,229,1) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(10,17,35,1) 0%,rgba(48,150,229,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#3096e5',GradientType=0 ); /* IE6-9 */
	 transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

a:focus {
	text-decoration: none;
}

.make-appt-text-cont {
    position: relative;
    top: 80px;
}

.link-wrapper {
    margin-bottom: 30px;
}

.cta-text-container {
    display: block;
    
}

.main-text-wrapper.sunny {
    margin: 105px 0 125px;
}

.icon-container {
    margin-top: 40px;
}

img.img-responsive.icon-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.column-wrap {
    padding: 0 20px;
}

.second-text, .second-text h2 {
	color: #323237;
}

.second-column {
    background: url(https://www.royacdn.com/unsafe/smart/Site-76541409-4f72-43f9-b369-2d2bc9eaf57f/bg/train_bg2.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
	margin-top: 40px;
}


.finance-bg {
    background: url(https://www.royacdn.com/unsafe/smart/Site-76541409-4f72-43f9-b369-2d2bc9eaf57f/bg/finance_bg_new.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    margin-bottom: 100px;
}

.apply-now-container {
    height: 130px;
}

.apply-now-margin {
    margin-top: 30px;
}

.sub-title.second-title h1 {
    color: #323237;
    border-bottom: 1px solid #323237;
}

.sub-title-htwo.second-title h2 {
       color: #323237;
}

.cta-wrap img {
    border: 10px solid rgba(9, 42, 73, 0.73);
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

	.cta-wrap img:hover {
   		 border: 10px solid #d4d4d4;
	}


.main-text-wrapper.sunny .main-text {
	color: #000;
	width: 65%;
    margin: 0 auto;
}

.sunny-bg-color {
    background-color: rgba(218, 218, 218, 0.72);
}

.column-wrap.second .main-text-title h2 {
    color: #fff;
}

.column-wrap.second .main-text {
    color: #fff;
}

.second-column-bg-color {
    padding: 0;
    background-color: rgba(0, 0, 0, 0.41);
}

.sub-title {
    margin-top: 30px;
}

.col-xs-12.last-section {
    margin-bottom: 40px;
}

.site-phone-wrap {
    position: relative;
    left: 280px;
    top: 50px;
	z-index: 350;
}

.navigation-wrapper {
    text-align: center;
}

a.btn.btn-primary.btn-index-banner:hover {
    background: rgb(19,21,27);
    background: -moz-linear-gradient(top, rgba(19,21,27,1) 0%, rgba(105,140,167,1) 98%);
    background: -webkit-linear-gradient(top, rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%);
    background: linear-gradient(to bottom, rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13151b', endColorstr='#698ca7',GradientType=0 );
}

a.btn.btn-primary.btn-index-banner {
    border-radius: 8px;
    font-size: 1vw;
}

.sub-title-htwo.text-finance {
    padding-left: 5px;
}

.patient-form {
    margin-top: 30px;
}

a.patient-form-link {
    background-color: #0A1123;
    color: #fff;
    padding: 15px;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #0a1123;
    background: -moz-linear-gradient(top, #0a1123 0%, #074979 100%);
    background: -webkit-linear-gradient(top, #0a1123 0%,#074979 100%);
    background: linear-gradient(to bottom, #0a1123 0%,#074979 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1123', endColorstr='#074979',GradientType=0 );
}

	a.patient-form-link:hover {
		color: #fff;
		text-decoration: none;
		background: rgb(19,21,27);
		background: -moz-linear-gradient(top, rgba(19,21,27,1) 0%, rgba(105,140,167,1) 98%);
		background: -webkit-linear-gradient(top, rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%);
		background: linear-gradient(to bottom, rgba(19,21,27,1) 0%,rgba(105,140,167,1) 98%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13151b', endColorstr='#698ca7',GradientType=0 );
	}

.navigation-wrapper .navigation .nav li ul li .nolink, .navigation-wrapper .navigation .nav li ul li a {
	text-align: left;
}

a.sitemap {
    color: #fff;
}