/* cmsms stylesheet: reset modified: 07/24/19 23:53:55 */
/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */
/* cmsms stylesheet: layout modified: 02/09/22 16:02:13 */
body {
	background-color: #efefef;
	text-rendering: optimizelegibility;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-tap-highlight-color:rgba(0,0,0,0); 
	-moz-text-size-adjust: none;
	-moz-font-smoothing: antialiased;
	-ms-tap-highlight-color:rgba(0,0,0,0); 
	-ms-text-size-adjust: none;
	-ms-font-smoothing: antialiased;
}

#backtotop {
	width: 260px; height: 42px; position: fixed; top: 0px; right: 0px; z-index: 10000; display: none; visibility: hidden;
}
textarea, input { outline: none; }
.container {
	overflow: hidden;
/*
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
*/
}
#mainblock {
	max-width: 1024px;
	margin: 0 auto;
}
.list_carousel_mobile {
	display: none;
}
.inner {
	background-color: white;
	max-width: 952px;
	margin: 0 auto;
	padding: 0px 36px 0px 36px;
}
.innercontent {
	min-height: 250px;
}
.innerfooter {
	background-color: white;
	max-width: 1024px;
}
.footer {
	background: white url( 'https://www.fortrichard.com/uploads/images/layout/footer-bg.png' ) no-repeat center top;
	height: 206px;
	text-align:center;
}
.footer p {
	padding-top: 174px;
	font-family: 'Open Sans';
	font-size: 10px;
	font-weight: 400;
	color: white;
}
.footer p a {
	text-decoration: none;
	color: white;
}
header {
	height: 120px;
	position: relative;
	background-color: white;
}
#logo {
	margin-top: 30px;
	float: left;
	position: relative;
	left: -7px;
}
#catchphrase {
	/* margin: 63px 13px 0px 0px; */
	margin: 33px 13px 0px 0px;
	float: right;
}

.burger {
	margin: 50px 4px 0px 0px;
	float: right;
	display: none;
	width: 28px;
	height: 22px;
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/drawer.png' );
}
nav {
	background-color: white;
	width: 959px;
	height: 64px;
	position: relative;
	overflow: hidden;
}
nav li {
	background-color: white;
	float: left;
	display: inline-block;
}
nav li a {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/nav-off.png' );
	width: 120px;
	padding: 0px 8px 3px 8px;
	height: 64px;
	text-align:center;
	display: table-cell; 
	vertical-align: middle; 
	font-family: 'Open Sans';
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	line-height: 13px;
	color: white;
}
nav li a.current {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/nav-on.png' );
}
nav li a:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/nav-roll.png' );
}
.sideheader {
	display: none;
}

.outerglow {
/*
	-moz-box-shadow: 2px 2px 3px 0px rgba(204, 204, 204, 1);
	-webkit-box-shadow: 2px 2px 3px 0px rgba(204, 204, 204, 1);
	box-shadow: 2px 2px 3px 0px rgba(204, 204, 204, 1);
*/
	-moz-box-shadow: 2px 2px 3px 0px rgba(180, 180, 180, 1);
	-webkit-box-shadow: 2px 2px 3px 0px rgba(180, 180, 180, 1);
	box-shadow: 2px 2px 3px 0px rgba(180, 180, 180, 1);
}
nav a.first {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/firstnav-off.png' );
	width: 123px;
}
nav a.firstcurrent {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/firstnav-on.png' );
	width: 123px;
}
nav a.firstcurrent:hover,
nav a.first:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/firstnav-roll.png' );
	width: 123px;
}
nav a.last {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/lastnav-off.png' );
	width: 123px;
}
nav a.lastcurrent {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/lastnav-on.png' );
	width: 123px;
}
nav a.lastcurrent:hover,
nav a.last:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/lastnav-roll.png' );
	width: 123px;
}
.topsingleborder {
	border-top: 1px solid #490e6f;
}
.topsingleborderandpad {
	border-top: 1px solid #490e6f;
	padding-top: 15px !important;
}
.topborder {
	border-top: 4px solid #490e6f;
}
.topborderandpad {
	border-top: 4px solid #490e6f;
	padding-top: 15px !important;
}
/*  Removable CSS  */
.content {
	background-color: white;
}
#submenu {
	margin-bottom: 20px;
}
#submenu a {
	font-family: 'Open Sans';
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
}
#submenu ul li {
	background-color: white;
	float: left;
	display: inline-block;
}
#submenu ul li a {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav-off.png' );
	text-transform: uppercase;
	text-decoration: none;
	color: #490e6f;
	width: 258px;
	padding: 0px 8px 0px 8px;
	height: 40px;
	text-align:center;
	display: table-cell; 
	vertical-align: middle; 
	line-height: 15px;
}
#submenu ul li a.current {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav-roll.png' );
	color: white;
}
#submenu ul li a:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav-roll.png' );
	color: white;
}
#submenu ul li a:active {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav-on.png' );
	color: white;
}
#submenu ul li a.subitem {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav2-off.png' );
	color: #616365;
}
#submenu ul li a.subitem:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav2-roll.png' );
	color: #522375;
}
#submenu ul li a.subitem:active {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav2-on.png' );
	color: #522375;
}
#submenu ul li a.subitemcurrent {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/subnav2-roll.png' );
	color: #522375;
}

.span1 {
/*
	width: 307px;
	padding: 0px 10px 0px 10px;
*/
	width: 327px;
	padding: 0px;
	float: left;
	margin-bottom: 14px;
	margin-top: 4px;
}
.span2 {
	width: 325px;
/* 	width: 327px; */
	padding: 0px;
	margin-left: 20px;
	float: left;
	margin-bottom: 5px;
	margin-top: 4px;
}
.span1nopadding {
	width: 327px;
	float: left;
}
.span2nopadding {
	float: left;
	margin-left: 20px;
	width: 327px;
}
.homespanpadding {
	padding: 0px;
	width: 327px !important;
}
.span3 {
/*	margin-left: 20px; */
	width: 258px;
	float: right;
	margin-bottom: 14px;
}
#featured {
	background-color: #616365;
}
#innermain {
	width: 674px;
	float: left;
/*	height: 280px; */
	margin-bottom: 20px;
	min-height: 500px;
}
.shadedbg {
	background-color: #f3f3f3;
}

.homecolheight {
	height: 520px; /* 385 */
}

/* carousels using slider */
#homeslider1 {
	float: left;
	width: 674px;
	height: 280px;
	margin-bottom: 20px;
}
.slides1_slide {
	width: 674px;
	height: 280px;
}
.slides1_content {
	background-color: #adafaf;
	float: right;
	width: 168px;
	height: 146px;
	padding: 134px 20px 0px 20px;
	text-align: right;
	color: white;
	font-family: 'Open Sans';
	font-size: 26px;
	line-height: 30px;
	font-weight: 300;
}
.slides1_pagination {
	width:80px;
	top: -274px;
	left: 584px;
	position: relative;
	z-index: 200;
}

.slides1_pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
    padding: 0px 5px 0px 0px;
}

.slides1_pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('https://www.fortrichard.com/uploads/images/layout/pagination3-white.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.slides1_pagination li.current a {
	background-position:0 -12px;
}
.slides2_container {
	width: 258px;
	height: 420px; /* 376px; */
	overflow: hidden;
}
.slides2_slide img {
	width: 258px;
	height: 138px;
	float: none;
}
.slides2_content {
	float: none;
	width: 218px;
	height: 420px; /* 376px; */
	padding: 20px 20px 20px 20px;
	color: white;
	font-family: 'Open Sans';
	font-size: 26px;
	line-height: 30px;
	font-weight: 300;
}
.slides2_content p {
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: 400;
	color: white;
}
.slides2_content p a {
	color: white !important;
}
.slides2_content p b {
	font-size: 14px;
	font-weight: 700;
	color: white;
}
.slides2_pagination {
	width:130px;
	top: -410px;
	left: 173px;
/*
	width:100px;
	top: -370px;
	left: 153px;
*/
	position: relative;
	z-index: 200;
}
.slides2_pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
    padding: 0px 5px 0px 0px;
}
.slides2_pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('https://www.fortrichard.com/uploads/images/layout/pagination3-white.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.slides2_pagination li.current a {
	background-position:0 -12px;
}
#breadcrumbs {
	height: 19px;
	text-transform:uppercase;
	color: #616365;
	font-family: 'Open Sans';
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;
	color: #616365;
}
#breadcrumbs ul {
	list-style:none;
	height: 19px;
}
#breadcrumbs li {
	padding-right: 10px;
	float:left;
}
#breadcrumbs li a {
	text-transform:uppercase;
	text-decoration: none;
	color: #616365;
	font-family: 'Open Sans';
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;
}
.contentmargin {
	margin-bottom: 31px;
}
.clearfix {
	float: none;
	clear: both;
}
/* Inner coursel */
.list_carousel {
	width: 100%;
	height: 215px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: left;
	width: 150px;
	height: 190px;
	display: block;
	float: left;
	padding-left: 16px;
}
.list_carousel li a  {
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 13px;
	line-height: 14px;
/*
	font-size: 14px;
	line-height: 16px;
*/
	color: #490e6f;
	text-decoration: none;
}

.list_carousel li img {
	margin: 3px 0px 3px 0px;
	-moz-box-shadow: 0 0 2px 2px #cfcfcf !important;
	-webkit-box-shadow: 0 0 2px 2px #cfcfcf !important;
	box-shadow: 0 0 2px 2px #cfcfcf !important;
}

.list_carousel li:hover img {
	-moz-box-shadow: 0 0 2px 2px #88699e !important;
	-webkit-box-shadow: 0 0 2px 2px #88699e !important;
	box-shadow: 0 0 2px 2px #88699e !important;
}
.list_carousel li:hover a {
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 13px;
	line-height: 14px;
/*
	font-size: 14px;
	line-height: 16px;
*/
	color: #490e6f;
	text-decoration: none;
}
.list_carousel .current img {
	-moz-box-shadow: 0 0 2px 2px #88699e !important;
	-webkit-box-shadow: 0 0 2px 2px #88699e !important;
	box-shadow: 0 0 2px 2px #88699e !important;
}
.list_carousel .current a {
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: #490e6f;
	text-decoration: none;
}
.prev {
	padding-right: 17px;
}
.next {
	padding-left: 17px;
}
.pager {
	display: inline;
}
.pager a {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	padding: 0px 4px 0px 4px;
	color: #616365;
	text-decoration:none;
}
.pager a.selected {
	font-weight: 700;
	text-decoration:underline;
}
.list_carousel_paging {
	text-align:center;
	margin: 0 auto;
}
#prodsearch {
	background: url( 'https://www.fortrichard.com/uploads/images/layout/search-bg.png' );
	background-size: 100% 100%;
	width: 655px;
	height: 18px;
	padding: 8px;
	margin-bottom: 20px;
}
#prodsearchtop {
	background: url( 'https://www.fortrichard.com/uploads/images/layout/search-bg.png' );
	background-size: 100% 100%;
	width: 237px;
	height: 18px;
	padding: 8px;
	margin-bottom: 6px;
}
#pcsearch {
	background: url( 'https://www.fortrichard.com/uploads/images/layout/search-bg.png' ) no-repeat;
	background-size: 100% 100%;
	width: 307px;
	height: 22px;
	padding: 12px 10px 10px 10px;
	margin-top: 2px;
	float: left;
}
#pcsearch input[type=text]{
	background-color: transparent;
	color: #616365;
	font-size: 14px;
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 250px;
}
#prodsearchtop input[type=text] {
	background-color: transparent;
	color: #616365;
	font-size: 14px;
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 190px;
}
#prodsearch input[type=text]{
	background-color: transparent;
	color: #616365;
	font-size: 14px;
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 400px;
}
#prodsearchtop input[type=submit],
#pcsearch input[type=submit],
#prodsearch input[type=submit]{
	border: none;
	float: right;
	background: url( 'https://www.fortrichard.com/uploads/images/layout/search-icon.png' );
	width: 22px;
	height: 22px;
}
#pcsearch input[type=submit]:hover,
#prodsearch input[type=submit]:hover{
	cursor: pointer; cursor: hand;
}
.buttonwide {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-wide-off.png' );
	background-repeat: no-repeat;
	display: table-cell; 
	width: 168px;
	height: 26px;
	padding-top: 10px;
	padding-left: 25px;
/*
	vertical-align: middle; 
*/
	font-family: 'Open Sans';
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #490e6f;
}
.buttonwide:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-wide-roll.png' );
}
.buttonwide:active {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-wide-on.png' );
}
.buttonextrawide {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-extrawide-off.png' );
	background-size: 100% 100%;
	display: table-cell; 
	width: 302px;
	height: 31px;
	padding-top: 17px;
	padding-left: 25px;
/*
	vertical-align: middle; 
*/
	font-family: 'Open Sans';
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #490e6f;
}
.buttonextrawide:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-extrawide-roll.png' );
}
.buttonextrawide:active {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-extrawide-on.png' );
}

#pdfdocument {
	height: 570px;
	font-size: 8pt;
	line-height: 9pt;
}
#pdfdocument table {
	border-collapse:collapse;
	width: 100%;
}
#pdfdocument table td {
	padding: 2px;
	vertical-align:top;
	text-align: left;
}
#pdfdocument p {
	margin: 0px;
}
#pdfdocument p.headeraddress {
	font-size: 7pt;
	color: #6D6E71;
}
#pdfdocument p.headeraddress b {
	font-size: 7pt;
	font-weight: bold;
}
#pdfdocument .small {
	font-size: 7pt;
	line-height: 7pt;
}

@media only screen and (max-width: 1020px) {
	header {
		height: 120px;
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
	/* Hide these */
	#catchphrase,
/*	#breadcrumbs, */
	.mobhide {
		display: none;
	}
	/* Resize some components */
	#featured {
		float: left;
		width: 600px;
	}
	/* Spacing */
	.content {
		margin-top: 0px;
	}
	/* Show these */
	.burger {display: block;}

	#mainblock {
		max-width: 768px;
		margin: 0 auto;
	}
	
	.inner {
		background-color: white;
		width: 680px;
		margin: 0 auto;
		padding: 0px 44px 0px 44px;
	}
	.innerfooter {
		max-width: 768px;
	}
	
	/*  Nav Drawer Layout  */
	/* NAVIGATION ANNIMATION */
/*
	nav {
		height: 100%;
 		background-image: none;
		text-align: right;
		display: none;
		position: relative;
	}
*/
	nav {
		position: absolute;
		right: -258px;
		top: 0;
		display: none;
/*
		position: fixed;
		right: 0px;
		top: 0;
*/
		z-index: -100;
		opacity: 0;
		-webkit-transform: translate3d(-5%,0,0)scale(.97);
		-moz-transform: translate3d(-5%,0,0)scale(.97);
		transform: translate3d(-5%,0,0)scale(.97);
		background: transparent url( 'https://www.fortrichard.com/uploads/images/layout/draw-bg.png') repeat-y;
		width: 258px;
		height: 100%;
		margin: 0;
	}
	nav.open {
		opacity: 1;
		z-index: 100;
		display: inline;
	
		-webkit-transform: translate3d(0,0,0)scale(1);
		-webkit-animation: slideIn .35s ease-in-out;
		
		-moz-transform: translate3d(0,0,0)scale(1);
		-moz-animation: slideIn .35s ease-in-out;
		
		transform: translate3d(0,0,0)scale(1);
		animation: slideIn .35s ease-in-out;
	}
	@-webkit-keyframes slideIn {
		0%       {/*opacity: .3; */
					-webkit-transform: translate3d(-5%,0,0)scale(.97);}
		100%  {opacity: 1;
					-webkit-transform: translate3d(0,0,0)scale(1);}
	}
	@-moz-keyframes slideIn {
		0%      {/* opacity: .3; */
					-moz-transform: translate3d(-5%,0,0)scale(.97);}
		100%  {opacity: 1;
					-moz-transform: translate3d(0,0,0)scale(1);}
	}
	@keyframes slideIn {
		0%      {/*opacity: .3; */
					transform: translate3d(-5%,0,0)scale(.97);}
		100%  {opacity: 1;
					transform: translate3d(0,0,0)scale(1);}
	}	
	/*Nav Shrinking Closed Effect*/
	nav.close {
		opacity: 0;
		-webkit-transform: translate3d(-5%,0,0)scale(.97);
		-webkit-animation: slideOut .35s ease-in-out;
		
		-moz-transform: translate3d(-5%,0,0)scale(.97);
		-moz-animation: slideOut .35s ease-in-out;
		
		transform: translate3d(-5%,0,0)scale(.97);
		animation: slideOut .35s ease-in-out;
	}
	@-webkit-keyframes slideOut {
		0%      {opacity: 1;
					-webkit-transform: translate3d(0,0,0)scale(1);}
		100%  {/*opacity: .3;*/
					-webkit-transform: translate3d(-5%,0,0)scale(.97);}
	}
	@-moz-keyframes slideOut {
		0%      {opacity: 1;
					-moz-transform: translate3d(0,0,0)scale(1);}
		100%  {/*opacity: .3;*/
					-moz-transform: translate3d(-5%,0,0)scale(.97);}
	}
	@keyframes slideOut {
		0%      {opacity: 1;
					transform: translate3d(0,0,0)scale(1);}
		100%  {/*opacity: .3;*/
					transform: translate3d(-5%,0,0)scale(.97);}
	}
	
	nav ul {
		height: 100%;
		margin: 0px;
		overflow-y: auto;
		width: 258px;
		overflow: hidden;
	}
	nav li {
		display: inline-block;
		width: 258px;
		float: none;
		padding: 0px;
		margin: 0px;
	}
	nav a,
	nav li a {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav1-off.png' ) ;
		width: 258px;
		font-family: 'Open Sans' !important;
		font-weight: 700 !important;
		text-transform: uppercase;
		text-decoration: none;
		text-align:center;
		font-size: 12px;
		display: block;
		height: 24px !important; /* 27 */
		padding-top: 13px;
		color: white;
	}
	nav li a.last,
	nav li a.first {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav1-off.png' ) ;
		width: 258px;
	}
	nav li a.last {
		-moz-box-shadow: 0px 3px 3px 0px #777878;
		-webkit-box-shadow: 0px 3px 3px 0px #777878;
		box-shadow: 0px 3px 3px 0px #777878;
	}
	nav li a.current,
	nav li a.lastcurrent,
	nav li a.firstcurrent {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav1-on.png' ) ;
		width: 258px;
	}
	nav li a:hover,
	nav li a.firstcurrent:hover,
	nav li a.lastcurrent:hover,
	nav li a.first:hover,
	nav li a.last:hover {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav1-on.png' ) ;
		width: 258px;
	}
	nav li a.level2item,
	nav li a.level3item,
/*
	nav li a.level3current,
	nav li a.level2current,
*/
	nav li a.level2item {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav2-off.png' ) ;
		color: #490e6f;
	}
	nav li a.level2item:hover {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav2-roll.png' ) ;
		color: white;
	}
	nav li a.level2current {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav2-on.png' );
		color: white;
	}
	nav li a.level3item {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav3-off.png' );
		color: #616365;
	}
	nav li a.level3item:hover {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav3-roll.png' ) ;
		color: #490e6f;
	}
	nav li a.level3current {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav3-on.png' ) ;
		color: #490e6f;
	}
	.sideheader {
		display: block;
	}
	.sideclose {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/side-close.png' );
		display: block;
		width: 258px;
		height: 40px;
		text-indent: -999px;
	}
	.sideblank {
		background-image: url( 'https://www.fortrichard.com/uploads/images/layout/sidenav1-blank.png' ) ;
		display: block;
		height: 27px !important;
		padding-top: 13px;
		color: #616365;
	}
	
	/* CONTENT ANNIMATION */
	#mainblock.open {
		position: absolute;
 		right: 258px;
		-webkit-animation: mainblockopen .3s ease-in-out;
		-moz-animation: mainblockopen .3s ease-in-out;
		animation: mainblockopen .3s ease-in-out;
	}
	@-webkit-keyframes mainblockopen {
		0%      {right: 50px;}
		30%    {right: 200px;}
		70%    {right: 300px;}
		100%  {right: 258px;}
	}
	@-moz-keyframes mainblockopen {
		0%      {right: 50px;}
		30%    {right: 200px;}
		70%    {right: 300px;}
		100%  {right: 258px;}
	}
	@keyframes mainblockopen {
		0%      {right: 50px;}
		30%    {right: 200px;}
		70%    {right: 300px;}
		100%  {right: 258px;}
	}

	#mainblock.close {
		position: relative;
 		margin: 0 auto;
		-webkit-animation: mainblockclose .3s ease-in-out;
		-moz-animation: mainblockclose .3s ease-in-out;
		animation: mainblockclose .3s ease-in-out;
	}
	@-webkit-keyframes mainblockclose {
		0%      {right: 258px;}
		30%    {right: 300px;}
		70%    {right: 200px;}
		100%  {right: 50px;margin: 0 auto;}
	}
	@-moz-keyframes mainblockclose {
		0%      {right: 258px;}
		30%    {right: 300px;}
		70%    {right: 200px;}
		100%  {right: 50px;margin: 0 auto;}
	}
	@keyframes mainblockclose {
		0%      {right: 258px;}
		30%    {right: 300px;}
		70%    {right: 200px;}
		100%  {right: 50px;margin: 0 auto;}
	}
}

@media only screen and (max-width: 1020px) and (min-width: 600px) {
	#featured {
		margin: 20px 0px 14px 0px;
		width: 680px;
		height: 200px;
	}
	.slides2_container {
		width: 680px;
		height: 200px;
		overflow: hidden;
	}
	.slides2_content {
		float: right !important;
		width: 294px;
		height: 180px;
		padding: 20px 23px 0px 23px;
		color: white;
		font-family: 'Open Sans';
		font-size: 26px;
		line-height: 30px;
		font-weight: 300;
	}
	.slides2_slide img {
		float: left !important;
		width: 340px;
		height: 200px;
	}
	.slides2_content p {
		font-family: 'Open Sans';
		font-size: 12px;
		font-weight: 400;
		color: white;
	}
	.slides2_content p b {
		font-size: 14px;
		font-weight: 700;
		color: white;
	}
	.slides2_pagination {
		width:100px;
		top: -190px;
		left: 10px;
		position: relative;
		z-index: 200;
	}
	.slides2_pagination li {
		float:left;
		margin:0 1px;
		list-style:none;
		padding: 0px 5px 0px 0px;
	}
	.slides2_pagination li a {
		display:block;
		width:12px;
		height:0;
		padding-top:12px;
		background-image:url('https://www.fortrichard.com/uploads/images/layout/pagination3-white.png');
		background-position:0 0;
		float:left;
		overflow:hidden;
	}
	.slides2_pagination li.current a {
		background-position:0 -12px;
	}
}
@media only screen and (min-width: 1020px) {
	nav {
		margin-bottom: 20px;
		left: -3px;
	}
}


@media only screen and (max-width: 600px) {
	header {
		height: 76px;
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
	/* Hide these */
	#catchphrase,
	.mobhide {
		display: none;
	}
	#breadcrumbs {
		padding-left: 20px;
		padding-bottom: 20px;
	}
	.burger {
		display: block;
		margin: 28px 19px 0px 0px;
	}
	#mainblock {
		max-width: 320px;
		margin: 0 auto;
	}
	#logo {
		margin-top: 18px;
		left: 19px;
	}
	#logo img {
		width: 155px;
		height: 36px;
	}
	.inner {
		background-color: white;
		max-width: 320px;
		margin: 0 auto;
		padding: 0px;
	}
	.span1 {
		width: 280px !important;
		padding: 0px 20px 20px 20px !important;
		margin: 0px;
		float: left;
		height: auto !important;
	}
	.span2 {
		width: 280px !important;
		padding: 0px 20px 20px 20px !important;
		margin: 0px;
		float: left;
		height: auto !important;
	}
	.span3 {
		width: 280px !important;
		padding: 0px!important;
		margin: 0px 20px 20px 20px !important;
		float: left;
		height: auto !important;
	}
	.span1nopadding {
		width: 280px;
		float: left;
	}
	.span2nopadding {
		float: left;
		margin-left: 0px;
		width: 280px;
	}
	.homecolheight {
		margin-bottom: 20px;
	}
	.homespanpadding {
		padding: 0px;
		width: 280px !important;
	}
	.span1 img,
	.span2 img {
		max-width: 280px;
		height: auto;
	}
	#innermain {
		width: 320px;
		float: left;
	/*	height: 280px; */
		margin-bottom: 20px;
		min-height: 500px;
	}
	.list_carousel {
		display: none;
	}
	.list_carousel_mobile {
		display: block;
		overflow: auto;
		padding-bottom: 10px;
	}
	#innercoursel_mobile {
		list-style: none;
	}
	#innercoursel_mobile ul {
		padding-bottom: 4px;
	}
	#innercoursel_mobile li {
		width: 130px;
		padding-left: 20px;
		float: left;
		padding-bottom: 4px;
	}
	#prodsearch {
		clear: both;
		width: 264px;
		margin: 0px 20px 14px 20px;
		padding: 8px;
	}
	#prodsearch input[type=text]{
		width: 230px;
	}
	#pcsearch {
		width: 264px;
		margin: 0px 20px 0px 20px;
		padding: 8px;
	}
	#pcsearch input[type=text]{
		width: 230px;
	}
/*
	.buttonextrawide {
		display: none;
	}
*/
	iframe {
		max-width: 280px;
		height: 200px;
	}
	/* home slider */
	#homeslider1 {
		width: 320px;
		height: 278px;
	}
	.slides1_slide {
		width: 320px;
		height: 280px;
	}
	.slides1_slide img {
		width: 320px;
		height: 194px;
	}
	.slides1_content {
		float: left;
		width: 260px;
		height: 54px;
		margin: 0px;
		font-size: 18px;
		line-height: 22px;
		font-weight: 300;
		padding: 30px 40px 0px 40px;
	}
	.slides1_pagination {
		width:80px;
		top: -270px; /* -80 */
		left: 232px;
		position: relative;
		z-index: 200;
	}
	
	.slides1_pagination li {
		float:left;
		margin:0 1px;
		list-style:none;
		padding: 0px 5px 0px 0px;
	}
	
	.slides1_pagination li a {
		display:block;
		width:12px;
		height:0;
		padding-top:12px;
		background-image:url('https://www.fortrichard.com/uploads/images/layout/pagination3-white.png');
		background-position:0 0;
		float:left;
		overflow:hidden;
	}
	
	.slides1_pagination li.current a {
		background-position:0 -12px;
	}

	.slides2_container {
		width: 280px;
		height: 376px;
		overflow: hidden;
	}
	.slides2_slide img {
		width: 280px;
		height: 150px;
		float: none;
	}
	.slides2_content {
		width: 240px;
	}
	.slides2_pagination {
		width:80px;
		left: 193px;
	}
	.topborderandpad {
		border-top: 4px solid #490e6f;
		padding-top: 15px !important;
	}
	.span2nopadding {
		padding-left: 20px;
	}
	.buttonextrawide {
		width: 302px;
		padding-left: 25px;
		clear: all;
	}
	.topsingleborderandpad {
		border-top: 1px solid #490e6f;
		padding-top: 15px !important;
	}
}
/* cmsms stylesheet: style modified: 06/16/26 11:43:43 */
.purple {
	color: #490e6f;
}
p {
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 19px 0px;
	color: #616365;
}
.innercontent  p {
	margin-left: 0px; /* 10 */
}
.innercontent img {
	margin-bottom: 10px;
}
.innercontent ul {
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 19px 10px;
	color: #616365;
	list-style:disc;
}
.innercontent ol {
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
	margin: 0px 0px 19px 10px;
}

.standardlist {
	margin: 0px 0px 19px 0px;
}
.standardlist li {
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
	padding-left: 20px;
}

h1 {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 13px 0px;
	color: #490e6f;
	text-transform:uppercase;
}
h1.smallsub {
	font-size: 14px;
	line-height: 14px;
}
h1.smallcaps {
	text-transform:none !important;
}
h2 {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 13px 0px;
	color: #490e6f;
	text-transform:uppercase;
}
h3 {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 13px 0px;
	color: #490e6f;
	text-transform:uppercase;
}
h4 {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	color: #490e6f;
	margin: 0px 0px 13px 0px;
}
h5 {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
	margin: 0px 0px 13px 0px;
}
h5.carousel {
	margin: 15px 0px 13px 10px;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	color: #490e6f;
	text-transform:uppercase;
}
p a {
	color: #490e6f;
	text-decoration:underline;
}
p a:hover {
	font-weight: 700;
}
#innermain h2 {
	margin: 15px 0px 12px 0px; /* left 10 */
}
.innercontent h1,
.innercontent h2,
.innercontent h3,
.innercontent h4 {
	margin-left: 0px; /* 10 */
} 
.innercontent .span1 h1,
.innercontent .span1 h2,
.innercontent .span1 h3, 
.innercontent .span1 h4,
.innercontent .span2 h1,
.innercontent .span2 h2,
.innercontent .span2 h3, 
.innercontent .span2 h4 {
	margin-left: 0px !important;
	margin-top: 0px !important;
} 

.nounderline {
	text-decoration:none;
}

b, strong {
	font-weight: 700;
}
.intro {
	font-family: 'Open Sans';
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	margin: 0px 0px 16px 0px;
}
hr {
	color: #490e6f;
	background-color: #490e6f;
	height: 1px;
	margin: 0px 0px 15px 0px;
	border: none;
	padding: 0px;
}
table {
	width: 100%;
	margin: 0px 0px 14px 0px;
}
table th {
	padding: 10px;
	text-transform:uppercase;
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 12px;
	line-height: 13px;
	color: #490e6f;
	text-align: left;
	vertical-align:top;
}
table th a {
	color: #490e6f;
	text-decoration: underline;
	font-weight: 700;
}
table td {
	padding: 10px;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #490e6f;
	vertical-align:middle;
}
table tr:nth-child(even) {
    background-color: #f6f3f8;
}
table th:last-child,
table td:last-child {
	text-align: right;
}
table td a {
	color: #490e6f;
	text-decoration: none;
	font-weight: 400;
}
table td a:active {
	color: #490e6f;
	text-decoration: underline;
	font-weight: 700;
}
.whiterow {
    background-color: white !important;
}
.siteform tr {
    background-color: white !important;
}
.siteform td {
	vertical-align: top;
	padding: 0px 10px 10px 10px;
}
.siteform td:first-child {
	text-align: right;
	padding-top: 5px;
}
.siteform td p {
	margin: 0px;
}
.siteform td:last-child {
	text-align: left;
}
.siteform input[type=text],
.siteform input[type=password],
.siteform input[type=email] {
	-moz-border-radius:3px;
	border-radius: 3px;
	border: 1px solid #a0a0a0;
	width: 190px;
	padding: 4px;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
}
.siteform textarea {
	-moz-border-radius:3px;
	border-radius: 3px;
	border: 1px solid #a0a0a0;
	width: 190px;
	height: 60px;
	padding: 4px;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
}
.siteform select {
	width: 190px;
	padding: 4px;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
}
.siteform input[type=submit] {
	border: none;
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-wide-off.png' );
	width: 193px;
	height: 36px;
/*
	display: table-cell; 
	padding-top: 10px;
	padding-left: 25px;
	vertical-align: middle; 
*/
	font-family: 'Open Sans';
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 4px;
	color: #490e6f;
}
.siteform input[type=submit]:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-wide-roll.png' );
	cursor: pointer;
}
.siteform input[type=submit]:active {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-wide-on.png' );
}
#reviewpc {
	border: 2px solid #c0c0c0;
	background-color: #f5f5f5;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	height: 1150px;
}
#reviewpc table {
	border-collapse:collapse;
	width: 100%;
	margin: 0px;
}
#reviewpc table td {
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	color: black;
	vertical-align:top;
	text-align: left;
}
#reviewpc table tr:nth-child(even) {
    background-color: transparent;
}
#reviewpc table th:last-child,
#reviewpc table td:last-child {
	text-align: left;
}
.small {
	font-size: 9px;
	line-height: 10px;
}
.pdf {
	background: url( 'https://www.fortrichard.com/uploads/images/pdf.png' ) no-repeat;
	padding: 5px 0px 10px 35px;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	color: #616365;
	text-decoration:none;
}
.pdf:hover {
	font-weight: 400;
}
.simple {
	width: auto;
margin: 0px 0px 14px 0px !important;
}
.simple tr td {
	text-align: left;
	padding: 0px 30px 0px 0px !important;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #616365;
}
.simple tr:nth-child(even) {
    background-color: white;
}
.simple td:last-child {
	text-align: left;
}

@media only screen and (max-width: 600px) {
/*
	#innermain h1 {
		font-size: 13px;
		line-height: 15px;
	}
*/
	#innermain h1,
	#innermain h2,
	#innermain h3
		 {
		padding-left: 20px;
	}
	.span1 h2,
	.span2 h2,
	.span1 h3,
	.span2 h3 {
		padding-left: 0px !important;
		
	}
	.innercontent p {
		padding: 0px 20px 0px 20px;
	}
	.innercontent ul,
	.innercontent ol {
		padding: 0px 20px 0px 20px !important;
	}

	.span1 ul,
	.span1 ol,
	.span2 ul,
	.span2 ol {
		padding: 0px !important;
	}

	.span1 p,
	.span2 p {
		padding: 0px;
	}
	.span2 h2 {
		padding: 10px 0px 0px 0px !important;
	}
	#innercoursel_mobile  {
		padding-left: 20px !important;
		margin-left: 0px !important;
	}
	#innercoursel_mobile li {
		margin-left: 0px;
		padding-left: 0px !important;
		width: 280px;
	}
	#innercoursel_mobile li a {
		padding-left: 0px !important;
		font-family: 'Open Sans';
		font-weight: 400;
		font-size: 12px;
		line-height: 14px;
		text-decoration: none;
		color: #490e6f;
	}
	h1 {
/*		font-size: 12px !important; */
		font-weight: 700;
	}
	h2 {
/*		font-size: 12px !important; */
		font-weight: 700;
	}
	h5.carousel {
		margin: 7px 0px 13px 20px;
		font-family: 'Open Sans';
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
		color: #490e6f;
	}
	h1.smallsub {
		font-size: 14px;
		line-height: 14px;
		margin-right: 20px;
		float: left;
	}
	table {
		width: 280px;
		margin: 0px 20px 14px 20px;
	}
	table th {
		padding: 5px;
	}
	table td {
		padding: 5px;
	}
	.siteform {
		margin: 0px;
	}
	.siteform td {

		padding: 0px 2px 2px 2px;
	}

	#breadcrumbs li {
		padding-right: 2px;
	}
	table {
	}
	table th,
	table td {
		padding: 5px 5px 5px 0px;
	}
	.siteform td p {
		font-size: 11px;
	}
}

.reg {
/*
    font-size: 9px;
    position: relative;
    top: -3px;
*/
}
/* cmsms stylesheet: landing modified: 09/04/20 15:36:15 */
* {
/* 	border: 1px dashed red !important; */
}
body {
	margin: 0;
}
#catchphrase {
	text-align: right;
	margin-right: 0px;
}
.filler {
	background: none !important;
}
.footer1 p, .footer2 p {
	padding-top: 164px;
}
.footer1 {
	text-align: left;
	float: left;
	padding-left: 36px;

}
.footer2 {
	text-align: right;
	float: right;
	padding-right: 36px;
}
.footer2 p {
	font-weight: bold;
	text-transform:uppercase;
}
.footer2 p a img {
	position: relative;
	top: 5px;
}
/* landingpage */
.purple {
	color: #480e6d;
}
.landingpage h1 {
	text-transform: none;
}
.landingpage h2 {
	text-transform: none;
}
.landingpage ul {
  list-style-type: none;
}
.landingpage ul li {
	padding-bottom: 5px;
}
.landingpage ul li:before {
  content: '\2014';
  position: absolute;
  margin-left: -20px;
}
/*
.landingpage ul {
	list-style-type: none;
	margin-left: 0;
}
.landingpage ul > li {
	padding-left: 0;
	padding-bottom: 5px;
}
.landingpage ul > li:before {
	content: '— ';
	padding-right: 5px;
}
*/
.landingpage hr {
	background-color: #dcdcdc;
	color: #dcdcdc;
    margin: 0px 0px 19px 0px;
}
.landingpage h1 {
	font-size: 25px;
	line-height: 28px;
}
.landingpage h2 {
	font-size: 14px;
	line-height: 19px;
}
.landingpage p, .landingpage ul li {
	font-size: 14px;
	line-height: 19px;
}
.landingpage p.bigger {
	font-size: 15px;
	line-height: 22px;
}
.landingpage p.small {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.landingpage p.nobottommargin {
	margin-bottom: 0;
}
.sidepad {
	padding: 20px;
	margin-bottom: 20px;
}
.landingbox1 {
	background-color: #ece6f0;
	min-height:0px;
}
.landingbox1 p {
	font-weight: bold;
	color: #490e6f;
	margin: 0;
}
.landingbox2 {
	background-color: #f0f0f0;
	min-height:0px;
}
.landingbox2 h2 {
	text-transform: uppercase;
}

.landingform select,
.landingform textarea,
.landingform input[type=text],
.landingform input[type=email] {
	width: 100%;
	padding: 14px;
	background-color: white;
	border: 0;
	border-radius: 0;
	margin-bottom: 10px;
	display: block;
	box-sizing: border-box;
}
.landingform textarea {
	height: 110px;
}
.landingform input[type=checkbox] {
	
}
.landingform p {
	font-size: 11px;
	line-height: 14px;
}
.landingform hr {
    margin-top: 19px;
}

.landingform button {
	float: right;
	border: none;
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-narrow-off.png' );
	background-color: transparent;
	width: 164px;
	height: 46px;
	font-family: 'Open Sans';
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	padding-top: 13px;
	padding-left: 24px;
	padding-bottom: 13px;
	color: #490e6f;
	margin-top: 14px;
}
.landingform button:hover {
	background-image: url( 'https://www.fortrichard.com/uploads/images/layout/button-narrow-roll.png' );
	cursor: pointer;
	color: white;
}

/* landingpage checkbox */
.checkboxcontainer p {
	margin-bottom: 0;
}
.checkboxcontainer p {
	font-size: 13px;
	line-height: 15px;
}
.checkboxcontainer {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.checkboxcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.checkboxcontainer .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: white;
}
.checkboxcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}
.checkboxcontainer input:checked ~ .checkmark {
  background-color: #480e6d;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkboxcontainer input:checked ~ .checkmark:after {
  display: block;
}
.checkboxcontainer .checkmark:after {
  left: 7px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* landingslider */
#landingslider1 {
	width: 100%;
	height: 400px;
	padding-bottom: 60px;
	background-color: white;
}
.slides3_slide {
	width: 100%;
	height: 400px;
}
.slides3_content {
	background-color: #480e6d;
	float: left;
	width: 286px;
	height: 240px;
	padding: 160px 38px 0px 38px;
	text-align: left;
	color: white;
	font-family: 'Open Sans';
	font-size: 33px;
	line-height: 43px;
	font-weight: 300;
}
.slides3_slide img {
	width: 662px;
}
.slides3_pagination {
	width:80px;
	top: -380px;
	left: 38px;
	position: relative;
	z-index: 200;
	padding: 0;
}

.slides3_pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
    padding: 0px 5px 0px 0px;
}

.slides3_pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url('https://www.fortrichard.com/uploads/images/layout/pagination4-white.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.slides3_pagination li.current a {
	background-position:0 -12px;
}
.overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 400; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
.overlay .overlayinner {
	width: 100%;
	padding-top: 0px;
	text-align:center;
}
.overlay .overlayinner img {
	margin-top: 200px;
}
.sharethis-inline-share-buttons {
	margin-bottom: 19px;
}

@media only screen and (max-width: 600px) {
	body {
		margin: 0;
	}
	.fixtop > .fixtop1 {
		position: fixed;
		top: 0;
		z-index: 300;
	}
	.fixtop > #landingslider1 {
		margin-top: 75px;
	}
	#mainblock {
		margin-top: 16px;
	}
	#mainblock,
	.inner {
		max-width: none;
		width: 100%;
	}
	.innercontent.landingpage {
	}
	.landingpage h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.overlay .overlayinner img {
		margin-top: 20px;
	}
	#logo img {
		width: 162px;
		height: auto;
	}
	.innercontent h1, .innercontent h2 {
		padding: 0px 20px 0px 20px;
		margin-left: 0;
		text-align: left;
		clear: both;
	}
	.landingbox1 p,
	.landingbox2 p {
		padding-left: 0;
	}
	.landingbox2 h2 {
		padding-left: 0;
	}
	img.imgfit {
		width: 80%;
		margin-left: 20px;
	}
	.sharethis-inline-share-buttons {
		padding-left: 20px;
	}
	.innerfooter {
		padding-top: 60px;
	}
	.footer {
		background-color: #480e6d;
		height: 230px;
		background-position: center -50px;
	}
	.footer2 {
		padding-left: 0;
		padding-right: 0;
	}
	.footer2 p {
		padding-top: 120px;
	}
	.footer1 p {
		padding-top: 0px;
	}
	.footer1, .footer2 {
		text-align: center;
		float: none;
		padding-left: 0px;
	}
	
	#landingslider1 {
		width: 100%;
		height: 402px; /* 342px; */
		padding-bottom: 0px;
	}
	.slides3_container .slides_control {
		width: auto !important;
	}
	.slides3_slide {
		width: 100%;
		height: 372px; /* 342px; */
	}
	.slides3_slide img {
		position: relative;
		top: -197px;
		width: 100%;
		height: 197px;
	}
	.slides3_content {
		position: relative;
		top: 175px;
/*		width: 100%; */
		height: 165px; /* 135px */
		margin: 0px;
		font-size: 27px;
		line-height: 29px;
		font-weight: 300;
		padding: 40px 80px 0px 20px;
	}
	.slides3_pagination {
		display: none;
		width:80px;
		top: -185px; /* -80 */
		left: 20px;
		position: relative;
		z-index: 200;
		padding: 0;
	}
	
	.slides3_pagination li {
		float:left;
		margin:0 1px;
		list-style:none;
		padding: 0px 5px 0px 0px;
	}
	
	.slides3_pagination li a {
		display:block;
		width:12px;
		height:0;
		padding-top:12px;
		float:left;
		overflow:hidden;
	}
	
	.slides3_pagination li.current a {
		background-position:0 -12px;
	}

}

@media only screen and (min-width : 768px) {
	/* landingpage */
	.landingsidespan {
		width: 328px;
		float: right;
	}
	.landingmainspan {
		width: 330px;
		float: left;
	}
	.landingmainspan h1, .landingmainspan h2, .landingmainspan p, .landingmainspan ul {
		padding-left: 18px;
		padding-right: 18px;
	}
	img.imgfit {
		width: 80%;
	}
}
@media only screen and (min-width : 1024px) {
	.landingsidespan {
		width: 328px;
	}
	.landingmainspan {
		width: 570px;
		padding-left: 30px;
	}
}
