
article.large-12.columns.finance-row {
    margin-top: 4%;
    padding: 0 10%;
}
a.alt-btn:hover {
    background: #90102e;
}

a.alt-btn {
    color: #fff;
    font-family: Calibri, sans-serif;
    background: black;
    padding: 10px 35px;
    border-radius: 6px;
    transition: all 0.3s ease;
}
span.img-caption {
    background: rgba(0, 0, 0, 0.84);
    width: 100%;
    display: block;
    color: #fff;
    position: absolute;
    padding: 3% 0;
    max-width: 92%;
    bottom: 5%;
    z-index: 9999;
}
.top-bar.expanded {
    height: auto;
    background: #cc113e;
    z-index: 999;
    width: 100%;
}
.footer-wrapper .fa {
    color: #fff;
    font-size: 25px;
    margin: 20px 10px;
}
.service-row:hover a.service-btn{
   opacity:1;
}
.service-row:hover .service-text{
   top:0;
}
.service-row:hover  p{
   color: rgba(255, 255, 255, 1) !important;
}
.service-text {
    padding-right: 10%;
    top: 50px;
    transition:all 0.3s ease;
}
a.service-btn {
    color: #fff;
    font-family: Calibri, sans-serif;
    background: black;
    padding: 10px 35px;
    border-radius: 6px;
    opacity:0;
    transition:all 0.3s ease;
}
a.service-btn:hover{
   background: #90102e;
}
.service-row{
   margin:2% 0;
   padding:3% 0;
}
h2.larger-text{
   font-size:35px !important;
}
.large-6.columns.negative-margin.bg-white.text-center.cta-blurb {
    margin-top: -50px;
    padding-top: 50px;
}
.cta-blurb{
   padding: 4% 6%;
}
.middle-img{
   height: 759px;
   border: 40px solid #cc113e;
}
.bg-white{
   background-color:#fff !important;
}
.bg-white p{
  color:#000 !important;
}
.bg-black{
   background-color:#000 !important;
}
.bg-black p{
   color:#fff;
}
.text-transparent-white{
   color: rgba(255, 255, 255, 0.78) !important;
}
.home-section-middle{
   width:100%;
   height:759px;
}
.large-6.columns.strip-padding.negative-margin {
    background: #fff;
    margin-top:-50px;
    padding-top:50px;
}
.dark-bg h2 .displace-text {
    color: #fff !important;
}
.red-bg {
    background: #cc113e;
    height: 55px;
}
.red-bg h2{
   color:#fff;
    display: block;
    font-family: "Calibri";
    font-weight: bold;
    font-size: 35px;
    line-height: 30px;
    letter-spacing: 1px;
}
.red-bg p{
   color: rgba(255, 255, 255, 0.65);
   transition:all 0.3s ease;
}
a.heading-btn {
    background: #000;
    color: #fff;
    padding: 17px 100px;
    border-radius: 10px;
-webkit-transition: background .3s ease-in-out;
-moz-transition: background .3s ease-in-out;
-ms-transition: background .3s ease-in-out;
-o-transition: background .3s ease-in-out;
transition: background .3s ease-in-out;
}
a.heading-btn:hover{
   background:#90102e;
}
.context{
    width:100%;
    height: 640px;
}
.heading-text{
   position:relative;
   width:100%;
   top: 17vh;
}
.heading-text h1{
   font-size: 70px;
   font-weight: normal;
   font-family: 'Kaushan Script', cursive;
   color:#fff;
   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.45);
   margin: 0;
   letter-spacing: 1px;
}
.heading-text p{
   color: rgb(255, 255, 255);
   font-size: 25px;
   margin: 0 0 30px 0;
   text-shadow: 1px 1px 1px rgba(64, 64, 64, 0.61);
}
.text-red{
   color: #d9325e !important;
   font-weight: bold;
}
.text-black{
   color:#000 !important;

}
header.header-wrapper {
	padding: 12px 0 0;
}.header-company-title{
	margin: 0;	
}.header-company-title a {
	color: #a3a3a3;
	float: left;
	font-family: "Raleway",sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}.top-bar {
	height: 60px;
	line-height: 85px;
	background: none;
	margin-top: 0;
	display: inline-block;
}.top-bar-section ul {
	float: right;
}.top-bar-section ul li, 
 .top-bar.expanded .title-area {
	background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
	background: none;
	color: #000000;
	font-family: "Calibri";
	font-size: 16px;
	line-height: 55px;
	padding: 0 35px;
}.top-bar-section li .dropdown {
	background: #d11442;
}.top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:hover:not(.has-form) > a,
 .top-bar-section .has-dropdown > a {
	background: #000;
	color: #fff;
	line-height: 55px;
	padding: 0 35px;
}.top-bar-section li.has-dropdown .dropdown li:not(.has-form) > a:not(.button),
 .top-bar-section li.has-dropdown.active .dropdown li:not(.has-form) a:not(.button) {
	  background: none;
	  color: #0b0b0b;
	  line-height: 45px;
	  padding: 0 20px;
}.top-bar-section li.active .dropdown li:not(.has-form) a:hover:not(.button),
 .top-bar-section li .dropdown li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section .dropdown li:hover:not(.has-form) > a:hover:not(.button) {
	color: #ffffff;
	background: #000;
}.top-bar-section .has-dropdown > a::after {
	border-color: #750721 transparent transparent;
	top: 68%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.top-bar-section .has-dropdown:hover > a::after {
	top: 80%;
}.slider-wrapper {
	max-height: 670px;
	overflow: hidden;
	position: relative;
}.slider-wrapper.inner-page-slider {
	max-height: 510px;	
}ul[id*="slider-"] {
	width: 100% !important;
	min-width: 1490px; 
	margin: 0;
}.slider-slides {
	float: left;
	position: absolute;
	width: calc(100% - 440px);
	z-index: 0;
}.slider-overlay {
	background: #000;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	width: 440px;
	height: 670px;
	color: #FFFFFF;
	z-index: 1;
	float: right;
}.slider-wrapper.inner-page-slider .slider-overlay {
	max-height: 510px;
}.slider-overlay .slider-inner-overlay {
	display: inline-block;
	width: 100%;
	top: 50%;
	position: relative;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}.slider-overlay .large-text, 
 .slider-overlay .large-text2, 
 .slider-overlay p {
	line-height: 50px;
	margin: 0;
}.slider-overlay .large-text {
	color: #cc113e;
	font-size: 26px;
	font-weight: bold;
}.slider-overlay .large-text2 {
	color: inherit;
	font-family: "Raleway",sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}.slider-overlay .large-text2 a {
	color: inherit;
}.slider-overlay .large-text2 .fa {
	color: #cc113e;
	font-size: 22px;
	margin-right: 5px;
	vertical-align: text-top;
}.slider-overlay .contact-phone {
	color: inherit;
	font-size: 28px;
}.slider-overlay .contact-email {
	color: inherit;
	text-transform: uppercase;
	font-size: 18px;
}.slider-overlay .social-icons {
	margin-top: 50px;
}.slider-overlay .social-icons .fa {
	background: #393939;
	color: #a8a8a8;
	font-size: 20px;
	line-height: 58px;
	text-align: center;
	width: 58px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.slider-overlay .social-icons .fa.fa-google-plus:hover {
	background: #dd4b39;
	color: #dedede;
}.slider-overlay .social-icons .fa.fa-facebook:hover {
	background: #496ea6;
	color: #dedede;
}.slider-overlay .social-icons .fa.fa-youtube:hover {
	background: #bb0000;
	color: #dedede;
}.slider-overlay .social-icons .fa.fa-instagram:hover {
	background: #125688;
	color: #dedede;
}.slider-overlay .social-icons .fa.fa-map-marker:hover {
	background: #125688;
	color: #dedede;
}.slider-overlay a.button.read-more {
	background: #c49f3b;
	border-radius: 7px;
	font-family: "Raleway";
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 56px;
	margin: 50px 0 0;
	padding: 0;
	text-transform: uppercase;
	width: 245px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.slider-overlay a.button.read-more:hover {
	background: #a2a2a2;
	color: #383838;
}.tagline-wrapper {
	background: url("http://6313169230.linknowmedia.co/wp-content/themes/rfr3/images/light-grey-artifact.jpg");
	background-position: center center;
	padding: 30px 0;
}.tagline-wrapper .tagline {
	width: calc(100% - 440px);
}.tagline-wrapper .tagline .large-text {
	color: #ffffff;
	font-family: "Cinzel";
	font-size: 18px;
	line-height: 80px;
	margin: 0;
}.tagline-wrapper .tagline .large-text br {
	display: none;
}.home-section-one .home-section-inner,
 .home-section-two .home-section-inner {
	padding: 75px;
}.home-section-one .home-section-inner .large-text2,
 .home-section-two .home-section-inner .large-text2 {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}.home-section-one .home-section-inner.dark-bg .large-text2,
 .home-section-two .home-section-inner.dark-bg .large-text2 {
	color: #d0cfcf;
}.home-section-one .home-section-inner .large-text2 strong.displace-text,
 .home-section-two .home-section-inner .large-text2 strong.displace-text {
	color: #c49f3b;
	font-family: "Cinzel";
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 5px;
}.cta-images, .cta-images .cta-gallery, .cta-images .cta-blurb {
	float: left;
	height: 100%;
	max-height: 100%;
	min-height: 100%;
	position: relative;
}.cta-images .cta-gallery {
	background: url("http://6313169230.linknowmedia.co/wp-content/themes/rfr3/images/cta-mid.jpg");
	background-size: cover;
	position: relative;
}.cta-images .cta-gallery .plus-icon {
	border: 1px solid #FFFFFF;
	display: block;
	text-align: center;
	position: relative;
	height: calc(100% - 60px);
	width: calc(100% - 60px);
	max-width: 100%;
	margin: 30px;
	position: relative;
	animation-name: fixheight;
	animation-duration: 100ms;
}
@keyframes fixheight {from {height: 99.999%;}to{height: 100%;}}
.cta-images .cta-gallery .plus-icon::before {
	position: absolute;
	content: "";
	width: 78px;
	height: 1px;
	background: #FFFFFF;
	z-index: 3;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}.cta-images .cta-gallery .plus-icon::after {
	position: absolute;
	content: "";
	width: 78px;
	height: 1px;
	background: #FFFFFF;
	z-index: 3;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	-moz-transform: rotate(90deg) translateY(-50%);
	-webkit-transform: rotate(90deg) translateY(-50%);
	-o-transform: rotate(90deg) translateY(-50%);
	-ms-transform: rotate(90deg) translateY(-50%);
	transform: rotate(90deg) translateY(-50%);
}.cta-images .cta-blurb {
	background: url("http://6313169230.linknowmedia.co/wp-content/themes/rfr3/images/cta-right.jpg");
	background-size: cover;
}.cta-images .cta-blurb .blurb {
	border: 1px solid #c49f3b;
	display: block;
	text-align: center;
	position: relative;
	height: calc(100% - 60px);
	width: calc(100% - 60px);
	padding: 30px;
	max-width: 100%;
	margin: 30px;
}.cta-images .cta-blurb .blurb h3,
 .cta-images .cta-blurb .blurb .large-text3 {
	color: #c49f3b;
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	font-weight: bold;
}.cta-images .cta-blurb .blurb p {
	color: #e7e7e7;
	line-height: 27px;
}.about-section-two {
	border-radius: 7px;
	overflow: hidden;
}.about-section-two .dark-bg h2 {
	color: #000000;
	font-family: "Calibri";
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}.about-section-two .about-image {
	background: url("http://6313169230.linknowmedia.co/wp-content/themes/rfr3/images/about-image.jpg");
	background-size: cover;
}
/* Default Styles */
body {
	font-family: "Raleway",sans-serif;
}h1, h1 a, .large-text {
	font-family: "Calibri ",sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: capitalize;
}h2, .large-text2 {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: capitalize;
}h3, .large-text3 {
	font-family: "Calibri ",sans-serif;
	font-size: 19px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: capitalize;
}h4 {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}p {
	font-family: "Calibri";
	color: #222222;
	font-size: 16px;
	margin: 15px 0;
}ul {
	list-style-type: none;
	font-family: "Raleway";
	font-size: 14px;
}ul li {
	font-family: "Raleway";
	color: #222222;
	font-size: 14px;
}ol {	
	font-family: "Raleway";
	font-size: 14px;
}ol li {	
	font-family: "Raleway";
	font-size: 14px;
}h1 .displace-text,
 h2 .displace-text,
 h3 .displace-text,
 h4 .displace-text,
 .large-text .displace-text,
 .large-text2 .displace-text,
 .large-text3 .displace-text {
	color: #000;
	display: block;
	font-family: "Calibri";
	font-weight: bold;
	font-size: 35px;
	line-height: 30px;
	letter-spacing: 1px;
}.accent-one {color: #c49f3b;}
 .accent-two {color: #deb955;}
 .dark-bg {background: #cc113e;}
 .dark-bg h1,
 .dark-bg h2,
 .dark-bg h3,
 .dark-bg h4,
 .dark-bg h5,
 .dark-bg h6,
 .dark-bg p,
 .dark-bg ul,
 .dark-bg ul li, 
 .dark-bg ol,
 .dark-bg ol li{
	color: #f9f9f9;
}.dark-bg ol[type^=I] {
	color: #000000;
	font-family: "Cinzel";
	font-size: 16px;
	margin-left: 32px;
}.dark-bg ol[type^=I] li {
	color: #000000;
	font-family: "Cinzel";
	font-size: 16px;
	margin-left: 0;
}.dark-bg ol[type^=I] span {
	color: #dcdcdc;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	vertical-align: middle;
}.button.button-small {
	width: 220px;
	text-align: center;
}.button.button-medium {
	width: 310px;
	text-align: center;
}.button.button-large {
	width: 400px;
	text-align: center;
}.button.button-one {
	background: #cc113e;
	color: #FFFFFF;
	border-radius: 10px;
	font-family: "Calibri";
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 56px;
	margin: 20px 0 0 0;
	padding: 0;
	text-transform: capitalize;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.button.button-one:hover {
	background: #90102e;
	color: #FFFFFF;
}.button.button-two {
	background: #000000;
	color: #FFFFFF;
	border-radius: 10px;
	font-family: "Calibri";
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 56px;
	margin: 20px 0 0 0;
	padding: 0;
	text-transform: capitalize;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.button.button-two:hover {
	background: #90102e;
	color: #FFFFFF;
}.buffer {
	padding: 75px;
}.outside-buffer {
	padding: 0 75px;	
}.row {
	margin: 0 auto;
	max-width: 75rem;
	width: 100%;
}.row.full {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}.row.full.clipped {
	margin: 0 auto;
	max-width: calc(100% - 140px);
	width: 100%;
}.strip-padding {
	padding-right: 0 !important;
	padding-left: 0 !important;
}.clear-padding {
	padding: 0 !important;
}.vertical-padding-small {
	padding-top: 35px;
	padding-bottom: 35px;
}.vertical-padding-medium {
	padding-top: 52px;
	padding-bottom: 52px;
}.vertical-padding-large {
	padding-top: 63px;
	padding-bottom: 63px;
}.content-wrapper.inner-page {
	float: left;
	width: 100%;
	position: relative;
}.contain-to-grid {
	background: none !important;
}.contain-to-grid .top-bar {
	max-width: 75em;
}.page-wrapper {
	max-width: 75rem;
	clear: both;
}.footer-wrapper {
	background: #cc113e;
	background-repeat: repeat;
	font-family: "Raleway", sans-serif;
	clear: both;
	width: 100%;
	padding: 40px 75px 0 75px;
	position: relative;
}.footer-wrapper::before {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}.footer-wrapper .large-text3 {
	font-family: "Calibri";
	color: #000;
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	line-height: 52px;
}.footer-wrapper p {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0;
	text-transform: capitalize;
}.footer-wrapper p.phone {
	font-size: 25px;
	font-weight: lighter;
	line-height: 45px;
}.disclaimer {
	margin: 25px 0 0 0;
}.disclaimer p {
	color: rgba(214, 214, 214, 0.43);
	font-family: "Calibri";
	font-size: 10px;
	letter-spacing: normal;
	margin: 0px 0;
}.lnm-image > img {
	float: right;
	opacity: 0.6;
}.contactForm  {
	margin-top: 20px;
}.contactForm label {
	display: block;
	font-family: "Calibri";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
}.contactForm input {
	height: 28px;
	margin-bottom: 12px;
	padding: 3px;
	width: 100%;
	border: 1px solid #000000;
}.contactForm textarea {
	width: 100%;
	border: 1px solid #000000;
}.contactForm .captchaWrapper img {
	max-height: 28px;
}.contactForm .captchaRefresh {
	vertical-align: top;
}.contactForm .submitWrapper {
	clear: both;
	text-align: right;
	padding: 0 15px;
}.contactForm .submitWrapper span.submit {
	background-color: #cc113e;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: "calibri";
	font-size: 14px;
	font-weight: normal;
	line-height: 42px;
	margin: 15px 0 0;
	padding: 0 60px;
	text-transform: uppercase;
}.contactForm .submitWrapper span.submit:hover {
	background-color: #000000;
}.emailConfirmation {
	margin: 0 auto;
	text-align: center;
}.emailConfirmation h1 {
	color: #00CC00;
}.slick-background-wrapper {
	left: 0;
	position: fixed;
	top: 0;
	z-index: -1;
	width: 101% !important;
	overflow: hidden;
}.gallery a[rel="lightbox"] {
	position: relative;
	float: left;
	max-width: 25%;
	z-index: 0;
}.gallery a[rel="lightbox"]::before {
	position: absolute;
	width: calc(100% - 30px);
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 1;
	content: "";
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.gallery a[rel="lightbox"]:hover::before {
	opacity: 1;
}.gallery a[rel="lightbox"]::after {
	content: "View Image";
	position: absolute;
	text-align: center;
	opacity: 0;
	font-size: 28px;
	color: #ffffff;
	margin: 0 auto;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	-moz-transform: translateY(-300%);
	-webkit-transform: translateY(-300%);
	-o-transform: translateY(-300%);
	-ms-transform: translateY(-300%);
	transform: translateY(-300%);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.gallery a[rel="lightbox"]:hover::after {
	opacity: 1;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media only screen and (max-width: 1300px) {
	.top-bar-section li:not(.has-form) a:not(.button),
	.top-bar-section li.active:not(.has-form) a:hover:not(.button),
	.top-bar-section li.active:not(.has-form) a:not(.button),
	.top-bar-section li:not(.has-form) a:hover:not(.button),
	.top-bar-section ul li:hover:not(.has-form) > a {
		padding: 0 15px;
		font-size: 14px;
	}.top-bar-section .has-dropdown > a {
		padding-right: 15px !important; 
	}.top-bar-section .has-dropdown > a::after {
		display: none;
	}.slider-slides {
		width: calc(100% - 340px);
	}.slider-overlay {
		width: 340px;
	}.buffer {
		padding: 35px;
	}.outside-buffer {
		padding: 0 35px;
	}
}
@media only screen and (max-width: 1025px) {
	a[href^=tel] { 
		color: inherit; text-decoration: none; 
	}.top-bar a {
		text-align: center;
	}.top-bar-section li:not(.has-form) a:not(.button),
	 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
	 .top-bar-section li.active:not(.has-form) a:not(.button),
	 .top-bar-section li:not(.has-form) a:hover:not(.button),
	 .top-bar-section ul li:hover:not(.has-form) > a {
		padding: 0 15px;
	}.footer-wrapper {
		text-align: center;
	}.footer-wrapper .columns {
		margin-bottom: 30px;
	}.footer-wrapper .right {
		float: none !important;
	}ul[id*="slider-"] {
		margin: 0;
		min-width: 700px;
		width: 100% !important;
	}.slider-wrapper.inner-page-slider .slider-overlay,
	 .slider-wrapper.inner-page-slider {
		max-height: 360px;
	}.slider-slides {
		width: calc(100% - 250px);
	}.slider-overlay {
		width: 250px;
		height: 380px;
	}.slider-overlay h1,
	 .slider-overlay h2,
	 .slider-overlay .contact-phone {
		font-size: 16px;
		line-height: 35px;
	}.slider-overlay .contact-email {
		font-size: 13px;	
		line-height: 35px;
	}.slider-overlay .social-icons .fa {
		font-size: 16px;
		line-height: 38px;
		width: 38px;
	}.slider-overlay .social-icons {
		margin-top: 20px;
	}.slider-overlay a.button.read-more {
		font-size: 13px;
		line-height: 56px;
		margin: 20px 0 0;
		width: 220px;
	}.slider-wrapper.inner-page-slider .slider-overlay {
		max-height: 360px;
	}.tagline-wrapper .tagline {
		width: 100%;
	}.tagline-wrapper .tagline h1 {
		font-size: 18px;
		line-height: normal;
	}.contact-page-wrapper .text-right {
		text-align: left !important;
	}.contact-page-wrapper .vertical-padding-small {
		padding-bottom: 0;
	}.contactForm .submitWrapper {
		clear: both;
		padding: 0;
		text-align: right;
	}.top-bar {
		height: 45px;
		line-height: 45px;
		background: #cc113e;
		width: 100%;
	}.top-bar-section li.active:not(.has-form) a:hover:not(.button), 
	 .top-bar-section li.active:not(.has-form) a:not(.button), 
	 .top-bar-section li:not(.has-form) a:hover:not(.button), 
	 .top-bar-section li:not(.has-form) a:not(.button),
	 .top-bar-section ul li:hover:not(.has-form) > a {
		line-height: 45px;
	}.top-bar .toggle-topbar.menu-icon a {
		color: #ffffff;
		font-family: "Calibri";
		font-size: 20px;
		font-weight: normal;
		height: 34px;
		line-height: 33px;
	}.top-bar .toggle-topbar.menu-icon a span::after, 
	 .top-bar .toggle-topbar.menu-icon a span:hover::after {
		box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff;
	}.top-bar-section .dropdown li.title h5 a,
	 .top-bar-section .dropdown li.parent-link a {
		line-height: 45px;
	}.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		color: #0b0b0b;
		height: 45px;
		line-height: 45px;
		padding: 0 20px;
	}.button.button-medium {
		text-align: center;
		width: 280px;
	}.cta-gallery {
		display: none;
	}.home-section-one article, .home-section-two article {
		padding: 25px 75px;
	}.vertical-padding-large {
		padding-bottom: 30px;
		padding-top: 30px;
	}.gallery .vertical-padding-medium {
		padding: 0;
	}.gallery a[rel="lightbox"] {
		margin: 15px 0;
		max-width: 50%;
	}#lightbox, 
	 #outerImageContainer, 
	 #imageContainer, 
	 #lightboxImage, 
	 #imageDataContainer {
		height: auto !important;
		max-width: 100% !important;
	}#lightbox {
		margin: 0 auto;
		position: fixed !important;
		top: 0 !important;
	}#imageContainer > #hoverNav a {
		bottom: 20px;
	}#prevLink, 
	 #nextLink {
		height: 90% !important;
		width: 50%;
	}#nextLink {
		background: rgba(0, 0, 0, 0) url("./images/next.png") no-repeat scroll 100% 50% !important;
		opacity: 0.6;
	}#prevLink {
		background: rgba(0, 0, 0, 0) url("./images/prev.png") no-repeat scroll 0 50% !important;
		opacity: 0.6;
	}#imageDataContainer {
		bottom: 0;
		padding-top: 5px;
		position: absolute;
	}.gallery-shell .gallery-images a {
	    margin: 7px;
	    width: calc(25% - 14px);
	}
}
@media only screen and (max-width: 736px) {
.heading-text h1 {
    font-size: 33px;
}
	.button.button-medium{
		width: 100%;
	}.top-bar {
		height: 45px;
		line-height: 45px;
	}.top-bar-section li.active:not(.has-form) a:hover:not(.button), 
	 .top-bar-section li.active:not(.has-form) a:not(.button), 
	 .top-bar-section li:not(.has-form) a:hover:not(.button), 
	 .top-bar-section li:not(.has-form) a:not(.button),
	 .top-bar-section ul li:hover:not(.has-form) > a {
		line-height: 45px;
	}.slider-wrapper.inner-page-slider .slider-overlay, 
	 .slider-wrapper.inner-page-slider {
		max-height: 100%;
	}.slider-overlay .contact-phone {
		display: none;
	}.slider-overlay,
	 .slider-slides {
		width: 100%;
		position: relative;
	}ul[id*="slider-"] {
		min-width: 100%;
		width: 100% !important;
	}.home-section-one .home-section-inner,
   .home-section-two .home-section-inner{
		padding: 30px;
  }.row.full.clipped {
		max-width: calc(100% - 30px);
	}.home-section-one article, 
	 .home-section-two article {
		padding: 15px;
	}.button {
		float:none;
		display: block;
		margin: 10px auto  !important;
	}.cta-images .cta-gallery {
		display: none;
	}a[href^=tel] { 
		color: inherit; text-decoration: none; 
	}.footer-wrapper {
		padding: 75px 35px 15px;
	}.footer-wrapper p.phone {
		font-size: 30px;
	}.google-map {
		height: 250px !important;
	}.gallery a {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}.gallery a[rel="lightbox"] {
		margin: 15px 0;
		max-width: 100%;
	}#lightbox, 
	 #outerImageContainer, 
	 #imageContainer, 
	 #lightboxImage, 
	 #imageDataContainer {
		height: auto !important;
		max-width: 100% !important;
	}#lightbox {
		position: fixed !important;
		top: 0 !important;
	}#imageContainer > #hoverNav a {
		bottom: 20px;
	}#imageData #caption {
		text-align: left !important;
	}#prevLink, 
	 #nextLink {
		height: 100% !important;
		width: 50%;
	}
}             
