* {
/* 	border: 1px dashed red; */
}

/* Page */
body {
    overflow-x: hidden;
}
body.noscroll {
	overflow:hidden;
}

/* reset */
a,
a:hover {
	text-decoration:none;
}

/* Fix up BS */
input[type=image] {
	width: auto;
	height: auto;
}
.img-responsive {
	width: auto;
}

/* content defaults */
blockquote {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
}
blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 0px;
	top: -20px;
}
blockquote cite {
	display: block;
	margin-top: 5px;
}
blockquote cite:before {
	content: "\2014 \2009";
}
ul.multicolumn {
	overflow:hidden;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
ul.multicolumn li {
	float:left;
	display:inline;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #f0f0f0;
}
ul.double li  { width:50%;}
ul.triple li  { width:33.333%; }
ul.quad li    { width:25%; }

.responsive-embed {
	position: relative;
	padding-bottom: 67.5%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Header */
header.coverpage {
    text-align: center;
    color: #fff;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* Navigation */
.navstyle1,
.navstyle2,
.navstyle3,
.navstyle4 {
	min-height: 0px;
	margin: 0px;
}
.navstyle1 nav,
.navstyle2 nav,
.navstyle3 nav,
.navstyle4 nav {
	border: none;
	min-height: 0px;
	border-radius: 0px;
	margin: 0px;
}
.navstyle1 .navbar-brand,
.navstyle2 .navbar-brand {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: auto;
}
.navstyle1 .navbar-brand {
	padding-top: 10px;
}


.navstyle2 .tagline,
.navstyle3 .tagline {
	text-align: right;
}
@media only screen and (min-width : 768px) {
	.navstyle2 .dropdown:hover>.dropdown-menu,
	.navstyle3 .dropdown:hover>.dropdown-menu,
	.navstyle4 .dropdown:hover>.dropdown-menu,
	.navstyle5 .dropdown:hover>.dropdown-menu,
	.navstyle6 .dropdown:hover>.dropdown-menu {
		display: block;
	}
}
.navstyle5 .tagline {
	padding: 0px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu ul li {
	width: 250px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.caret-right {
	position: relative;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    width: 0;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

/* sections */
section.shaded {
	box-shadow:	inset 0px 20px 20px -7px rgba(0,0,0,0.1);
}
section.boxed {
	background-color: transparent;
}
section {
	padding: 0px;
	margin: 0px;
}
section.parallax {
	background-position: 50% 0%;
    background-attachment: fixed;
    background-repeat: repeat;
	background-size:100% 100%;
/*
	background-size: 50% 0;
	height: auto; 
	margin: 0 auto;
	position: relative;
	padding: 100px 0;
*/
}
.section-diamondmenu {
	padding: 0px;
}
.hoverlink:hover {
	cursor: pointer;
}
header.boxed .container,
footer.boxed .container,
section.boxed .container {
	background-color: white;
}
.diamondswrap .iteminfo {
	width: 100%;
	height: 100%;
	cursor: pointer;
	padding-top: 100px;
	color: white;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.diamondswrap .item:hover .iteminfo {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.diamondswrap .iteminfo:hover {
	background: rgba(0, 0, 0, 0.7);
}
.diamondswrap .item {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0% 0;
    background-position: center center;
    background-size: 400px;
/*    background-size: cover; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.diamonds {
	width: 2000px;	
	position: relative;
	left: -200px;
	top: -200px;
	text-align: center;
	overflow: visible;
	white-space: nowrap;
	display: inline-block;
}

.diamond-row-wrap {
    text-align: center;
    position: relative;
    float: left;
    clear: both;
}
.diamond-row-upper, .diamond-row-lower {
    overflow: visible;
    clear: both;
    width: 100%;
}
.diamond-row-lower {
    position: absolute;
    bottom: 0;
}
.diamond-row-lower .diamond-box {
	margin-left: 64.644660941%; /* 1 - 1 / sqrt(2) / 2 */
	margin-top: 64.644660941%;
}

.diamond-box-wrap {
    float: left;
}
.diamond-box {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

    overflow: hidden;
    
    position: relative;
    z-index: 1;
    
    width: 70.710678118%; /* x = sqrt(x^2 / 2) = 1 / sqrt(2) = 0.70710678118 */
    height: 70.710678118%;
    margin: 14.644660941%;
    
    border: 1px solid transparent;
}

.diamond-box-inner {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);

    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    
    width: 141.421356237%; /* sqrt(2) */
    height: 141.421356237%;
    margin: -20.7106781185% 0 0 -20.7106781185%; /* (1 - sqrt(2)) / 2 */
}

/* Carousels */
.sequencecontainer {
    position: relative;
	overflow: hidden;
}
.sequencecontainer > .sequence-canvas li > * {
    position: absolute;
}
.sequencecontainer > .sequence-canvas { 
    height: 100%; 
    width: 100%;
	padding: 0px;
	margin: 0px;
}
.sequencecontainer > .sequence-canvas > li { 
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
	padding: 0px;
	margin: 0px;
}
.animate-in .framespeed,
.animate-out .framespeed {
    -webkit-transition-duration: .25s;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -ms-transition-duration: .25s;
    transition-duration: .25s;
}

/* isotope */
.isotopegrid .item .item-wrap {
	position:relative;
	overflow:hidden;
	margin-bottom: 20px;
}
.isotopegrid .item .item-wrap .caption {
	position:absolute;
	top:0;
	background:rgba(50, 50, 50, 0.25);
	height:100%;
	width:100%;
	right:0;
	display: none;
	text-align:center;
	color:#fff !important;
	z-index:2;
}
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/* back to top */
#back-top a{position:fixed;bottom:30px;right:30px;color:#eee;background-color:rgba(0,0,0,0.3);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;padding:10px;border-radius:5px;text-align:center}
#back-top a:hover{background-color:rgba(0,0,0,0.7)}

/* buttons and icons */
.btn {
display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;
}
ul.largesocialicons {
    margin-bottom: 0;
}
ul.largesocialicons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

/* forms */
.form-group.required .control-label:after {
	font-family: 'FontAwesome';
	font-weight: normal;
	font-size: 9px;
	content: " \f069";
	color: red;
	vertical-align:top;
}

/* Custom, iPhone Retina col-xs- */
@media only screen and (min-width : 320px) {
	header.coverpage .coverpageinner {
		padding-top: 80px;
		padding-bottom: 70px;
	}
	section {
/* 		padding: 12px 0px 12px 0px; */
	}
	#back-top a i{font-size:1em}
}

/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	#back-top a i{font-size:3em}
	header.coverpage .coverpageinner {
		padding-top: 150px;
		padding-bottom: 150px;
	}
}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	header.coverpage .coverpageinner {
		padding-top: 250px;
		padding-bottom: 250px;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
}

/* Stylesheet: layout Modified On 2015-07-14 23:54:19 */
/* body */
body {
	background-color: rgba(203,203,203,0.43);
}

/*body {
	background-color: #d0ddf2;
}*/

/* sections - padding */
section .container {
	padding-top: 20px;
	padding-bottom: 10px;
}
header.boxed .container {
	padding-top: 10px;
}
section.boxed .container {
	padding-top: 10px;
	padding-bottom: 0px;
}
.footerspacing {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* content - fonts */
section h1,
section h2,
section h3,
section h4,
section h5,
section h6,
section table tr th,
section table tr td,
section p,
section ul li,
section p a,
section p a:hover,
.form-group .control-label,
.form-group .form-control {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight: 400;
}
section h1 strong,
section h2 strong,
section h3 strong,
section h4 strong,
section h5 strong,
section h6 strong {
	font-weight: 600;
}
section p strong {
	font-weight: 700;
}
section blockquote {
	font-family: Georgia, serif;
}
section h6 {
	text-decoration: underline;
}

/* section - colours */
section {
	background-color: white;
}
section h1 {
	color: #2c4390;
	text-transform: uppercase;
}
section h2 {
	color: #2c4390;
}
section h3 {
	color: white;
	background-color: #2c4390;
	padding: 10px;
}
section h4 {
	color: yellow;
}
section blockquote {
	background-color: rgba(128,128,128,.1);
	color: #383838;
}
section blockquote:before,
section blockquote cite {
	color: #909090;
}
section p,
section ul li,
section .form-group .control-label,
section .form-group .form-control {
	color: #2c4390;
}
/*
section ul {
	list-style: none;
	padding-left: 20px;
}
section ul li {
	background: url('images/bullet.png') no-repeat left 5px;
	padding-left: 25px;
}
*/
section p a {
	color: #333333;
}
section p a:hover {
	color: #999999;
}
.btn-small,
.btn-large {
	background-color: #00beff;
	border-color: #00beff;
	color: white;
}
.btn-small:hover,
.btn-small:focus,
.btn-small:active,
.btn-small.active,
.btn-large:hover,
.btn-large:focus,
.btn-large:active,
.btn-large.active {
	background-color: #00beff;
	border-color: #00beff;
	color: #2c4390;
}
section table {
	width: 100%;
	border-collapse:collapse;
}
section table tr:nth-child(odd) {
/*	background: #eef3e1;  */
}
section table tr td {
	padding: 2px;
}

/* General overriding styles for in the editor */
.important {
	color: red;
}
.contact {
	font-size: 12px;
	color: #2c4390;
}
.white {
	color: white;
}
.proditem {
/*	margin-bottom: 20px; */
	overflow:hidden;
	height: 150px;
}
.proditemlabel {
	margin-bottom: 20px;
	background-color: #2c4390;
	padding: 5px;
}
.proditemlabel a,
.proditemlabel a:hover {
	color: white;
}
/*
.proditem .overlay {
	position: absolute;
	z-index: 10;
	background-color: #2c4390;
	color: white;
	bottom: 10px;
	padding: 5px;
}
*/

/* carousel - innercarousel */
.innercarousel {
	background-color: #d0ddf2;
}
.innercarousel .overlay {
	position: absolute;
	z-index: 1000;
	right: 0px;
	height: 100%;
}
.innercarousel .item {
	overflow: hidden;
}
.innercarousel .item img,
.innercarousel .item,
.innercarousel .overlay,
.innercarousel .overlay img {
	height: 140px;
}

/* Navigation - font and colours */
/* navstyle4 - dropdown tagline slider */
.navstyle4 {
	background-color: transparent;
	padding: 0px;
}
.navstyle4 nav {
	background-color: transparent;
}
.navstyle4 .row1,
.navstyle4 .row2,
.navstyle4 .row3 {
	padding: 0px !important;
}
.navstyle4 .row1 {
	background-color: #2c4390 !important;
	padding: 20px 20px 20px 20px !important;
}
.navstyle4 .row3 {
	background-color: #00beff !important;
}
.navstyle4 .navbar-toggle {
	float: left;
	margin-left: 20px;
}
.navstyle4 .tagline {
	float: right;
	text-align:right;
	color: #00beff;
	font-size: 24px;
}
.navstyle4 .nav li {
	padding: 3px;
}
.navstyle4 .nav li a {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	color: white;
	text-transform:uppercase;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navstyle4 .nav li.active {
	background-color: transparent;
}
.navstyle4 .nav li a:hover,
.navstyle4 .nav li a:focus {
	color: #2c4390;
	background-color: transparent;
}
.navstyle4 .nav li.active > a,
.navstyle4 .nav li.active > a:hover,
.navstyle4 .nav li.active > a:focus {
	color: #2c4390;
	background-color: transparent;
}
.navstyle4 .dropdown-menu,
.navstyle4 .dropdown-menu li {
	width: 340px;
	background-color: #00beff;
}
.navstyle4 .dropdown-menu li {
	text-align:left;
}
.navstyle4 .dropdown-menu li a {
	color: white;
	background-color: transparent;
}
.navstyle4 .navbar-toggle {
margin-top: 0px;
	border: 4px solid #4BAAD3;
	background-color: transparent;
}
.navstyle4 .navbar-toggle .icon-bar {
	background-color: #4BAAD3;
height: 4px;
}


/* Footer */
.footerrow1 p,
.footerrow2 p {
	margin: 0px;
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: 600;
}
.footerrow1 {
	background-color: #2c4390;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerrow1 a,
.footerrow1 a:hover {
	color: white;
}
.footerrow2 {
	background-color: white;
	color: #2c4390;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerrow2 a,
.footerrow2 a:hover {
	color: #2c4390;
}

/* Extra Small Devices, Phones col-xs- */ 
.coverpageinner h2 {
	font-size: 20px;
}
.coverpageinner h3 {
	font-size: 15px;
}
section blockquote {
	font-size: 11px;
}
section blockquote cite {
	font-size: 11px;
}	
section h1 {
	font-size: 25px;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
}
section h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}
section h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
section h4 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
section h5 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}
.proditem .overlay {
	font-size: 11px;
}
section table tr td,
section p,
section ul {
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 18px 0px;
}
.form-group .control-label {
	font-weight: 700;
	font-size: 11px;
}
.form-group .form-control {
	font-weight: normal;
	font-size: 13px;
}
.fieldspace {
	padding: 5px;
}
section img.pull-right {
	max-width: 25%;
	margin-left: 5px;
	margin-bottom: 5px;
}
section img.pull-left {
	max-width: 25%;
	margin-right: 5px;
	margin-bottom: 5px;
}
section img.pull-left,
section img.pull-right {
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #fafafa;
}

iframe {
	border-radius: 10px;
}
section img.img-icon {
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media only screen and (min-width : 350px) {
	.proditem {
		height: 180px;
	}
}

/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	/* content */
	.proditem {
		height: 180px;
	}
	.proditemlabel {
		font-size: 13px;
		padding: 5px;
	}
	section h1 {
		font-size: 38px;
		line-height: 40px;
		margin: 0px 0px 20px 0px;
	}
	section h2 {
		font-size: 28px;
		line-height: 30px;
		margin: 0px 0px 20px 0px;
	}
	section h3 {
		font-size: 23px;
		line-height: 25px;
		margin: 0px 0px 20px 0px;
	}
	section h4 {
		font-size: 20px;
		line-height: 21px;
		margin: 0px 0px 16px 0px;
	}
	section h5 {
		font-size: 14px;
		line-height: 22px;
		margin: 0px 0px 17px 0px;
	}
	section h6 {
		font-size: 14px;
		line-height: 22px;
		margin: 0px 0px 17px 0px;
	}
	.form-group .control-label {
		font-size: 11px;
	}
	.form-group .form-control {
		font-size: 13px;
	}
	section table tr td,
	section p,
	section ul {
		font-size: 13px;
		line-height: 21px;
		margin: 0px 0px 16px 0px;
	}
	section img.pull-right {
		max-width: 40%;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	section img.pull-left {
		max-width: 40%;
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.btn-small {
		font-size: 13px;
		padding: 5px 10px 5px 10px;
	}
	.btn-large {
		font-size: 22px;
		padding: 10px 20px 10px 20px;
	}

	.innercarousel .item img,

	.innercarousel .item,
	.innercarousel .overlay,
	.innercarousel .overlay img {
		height: 240px;
	}
	
	/* navigation */
	/* navstyle4 - dropdown tagline slider */
	.navstyle4 ul {
		width: 100%;
	}
	.navstyle4 ul li {
		width: 16.5%;
		text-align:center;
	}
	.navstyle4 .nav li {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navstyle4 .nav li a {
		font-size: 14px;
	}
	.navstyle4 .dropdown-menu,
	.navstyle4 .dropdown-menu li {
		width: 320px;
	}
	.navstyle4 .dropdown-menu li {
		padding: 2px;
	}

	/* footer */
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 12px;
		line-height: 18px;
	}
}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	/* content */
	.proditem {
		height: 250px;
	}
	.proditemlabel {
		font-size: 18px;
		padding: 7px 15px 7px 15px;
	}
	.contact {
		font-size: 12px;
		line-height: 20px;
		margin-left: 10px;
	}
	section h1 {
		font-size: 24px;
		line-height: 26px;
		margin: 0px 0px 14px 0px;
	}
	section h2 {
		font-size: 20px;
		line-height: 22px;
		margin: 0px 0px 12px 0px;
	}
	section h3 {
		font-size: 16px;
		line-height: 18px;
		margin: 0px 0px 15px 0px;
	}
	.form-group .control-label {
		font-size: 14px;
	}
	.form-group .form-control {
		font-size: 16px;
	}
	section table tr td,
	section p,
	section ul {
		font-size: 16px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
	}
	.btn-small {
		font-size: 16px;
		padding: 5px 10px 5px 10px;
	}
	.btn-large {
		font-size: 30px;
		padding: 10px 20px 10px 20px;
	}
	section img.pull-right {
		max-width: 30%;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	section img.pull-left {
		max-width: 30%;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.innercarousel .item img,
	.innercarousel .item,
	.innercarousel .overlay,
	.innercarousel .overlay img {
		height: 349px;
	}

	/* navstyle4 - dropdown tagline slider */
	.navstyle4 .nav li {
		padding-top: 19px;
		padding-bottom: 19px;
	}
	.navstyle4 .nav li a {
		font-size: 19px;
	}
	.navstyle4 .dropdown-menu,
	.navstyle4 .dropdown-menu li {
		width: 280px;
	}
	.navstyle4 .dropdown-menu li {
		padding: 3px;
	}

	/* footer */
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 12px;
		line-height: 14px;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
	.proditem {
		height: 300px;
	}
	.innercarousel .item img,
	.innercarousel .item,
	.innercarousel .overlay,
	.innercarousel .overlay img {
		height: 449px;
	}

	/* navstyle4 - dropdown tagline slider */
	.navstyle4 .nav li {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.navstyle4 .nav li a {
		font-size: 22px;
	}
	.navstyle4 .dropdown-menu,
	.navstyle4 .dropdown-menu li {
		width: 320px;
	}
	.navstyle4 .dropdown-menu li {
		padding: 5px;
	}

	/* footer */
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 16px;
		line-height: 24px;
	}
}
/* Stylesheet: styles Modified On 2016-07-20 10:50:24 */
