/* image borders */
iframe {
	border-radius: 10px;
}
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;
}

/* sections */
.firstsection {
/*	padding-top: 100px; */
}
section.shaded {
	box-shadow:	inset 0px 20px 20px -7px rgba(0,0,0,0.1);
}
/* sections - diamond menu */
.diamond-box-wrap {
    width: 250px;
    height: 250px;
}
#imagemenu .iteminfo h2 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}
#imagemenu .iteminfo h3 {
	padding: 30px 0px 30px 0px;
	margin: 0px;
	font-size: 17px;
	text-transform:uppercase;
}
#imagemenu .iteminfo i {
	font-size: 40px;
}

/* Footer */
ul.largesocialicons li a {
    color: #fff;
    background-color: #222;
}

ul.largesocialicons li a:hover,
ul.largesocialicons li a:focus,
ul.largesocialicons li a:active {
    background-color: #fed136;
}

/* Custom, iPhone Retina col-xs- */
@media only screen and (min-width : 160px) {
	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;
	}
	.logo {
		float: left;
		max-width: 180px;
	}
}

/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	section .container {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	header.boxed .container {
		padding-top: 20px;
	}
	section.boxed .container {
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.footerspacing {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.logo {
		max-width: 100%;
	}
}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	section .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	section.boxed .container {
		padding-top: 20px;
	}
	.footerspacing {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
}

/* Stylesheet: lookandfeel Modified On 2015-06-03 13:12:49 */

/* Page */
body {
    overflow-x: hidden;
}
body.noscroll {
	overflow:hidden;
}
* {
/* 	border: 1px dashed red; */
}

/* 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 {
	min-height: 0px;
	margin: 0px;
}
.navstyle1 nav,
.navstyle3 nav,
.navstyle2 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;
}
.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 {
	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-06-03 13:12:37 */
/* body */
.form-group input[type=checkbox] {
	width: 15px;
	height: 15px;
	float: left;
}
/* content - fonts */
section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	font-weight: 400;
}
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,
section p strong {
	font-weight: 700;
}
section blockquote {
	font-family: Georgia, serif;
}

/* content - colours */
.coverpageinner h2,
.coverpageinner h3,
.coverpageinner h3 a {
	color: white;
}

h1.navbar-brand a {
	color: #b1cb49;
}
section {
	background-color: white;
}
section.boxed {
	background-color: transparent;
}
section h1 {
	color: #3b3b3b;
	text-transform:uppercase;
}
section h2 {
	color: #1e226e;
}
section h3 {
	color: #c6250a;
	text-transform:uppercase;
}
section h4 {
	color: #161d72;
}
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: black;
}
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: #ff4a29;
}
section p a:hover {
	color: #ff4a29;
}
.btn-small,
.btn-large {
	background-color: #ff4a29;
	border-color: #ff4a29;
	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: #ff4a29;
	border-color: #ff4a29;
	color: black;
}
section table {
	width: 100%;
	border-collapse:collapse;
}
section table tr:nth-child(odd) {
	background: #eef3e1;
}
section table tr td {
	padding: 2px;
}
.footercontact {
	background-color: #efefef;
}
.iconmenu {
	background-color: #efefef;
	padding: 5px 0px 5px 0px;
	list-style: none;
}
.iconmenu li {
	padding: 10px;
	margin: 0px 5px 0px 5px;
}
.iconmenu li a {
	color: #47413c;
	font-size: 15px;
	line-height: 16px;
}
.iconmenu li:hover {
	background-color:#ff4a29;
}
.iconmenu li:hover a {
	color: white;
}
.iconmenu li.active {
	background-color:#ff4a29;
}
.iconmenu li.active a {
	color: white;
}

/* carousel - wide */
.widecarousel {
}
.widecarousel .item {
	max-height: 150px;
	overflow: hidden;
}
.widecarousel .item img {
	width: 100%;
	height: auto;
}
.widecarousel .carousel-caption {
	background-color:rgba(0,0,0,0.3);
	padding: 20px;
	text-align:center;
	color: white;
}
.widecarousel .carousel-caption strong {
	color: #c6250a;
	text-transform:uppercase;
}
/* Navigation - font and colours */
/* navstyle3 - dropdown logo tagline */
.navstyle3 {
	background-color: white;
	padding: 10px 0px 0px 0px;
}
.navstyle3 nav {
	background-color: transparent;
}
.navstyle3 .navbar-header {
	width: 100%;
}
.navstyle3 .row2 {
	background-color: #efefef;
}
.navstyle3 .navbar-brand {
	padding-top: 0px;
	width: 70%;
	height: 60px;
}
.navstyle3 .navbar-brand img {
	height: 60px;
}
.navstyle3 .tagline {
	clear: left;
	text-align:center;
}
.navstyle3 .tagline,
.navstyle3 .tagline a,
.navstyle3 .tagline a:hover {
	color: #ff4a29;
}
.navstyle3 .navbar-nav {
    clear: left;
}
.navstyle3 .row1 {
	margin-bottom: 10px;
}
.navstyle3 .row2 .container {
	padding-left: 0px !important;
}
.navstyle3 .nav li a {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	color: #656464;
	font-size: 12px;
	line-height: 14px;
}
.navstyle3 .nav li.active {
	background-color: #ff4a29;
}
.navstyle3 .nav li a:hover,
.navstyle3 .nav li a:focus {
	color: #ff4a29;
}
.navstyle3 .nav li.active > a,
.navstyle3 .nav li.active > a:hover,
.navstyle3 .nav li.active > a:focus {
	color: white;
	background-color: transparent;
}
.navstyle3 .dropdown-menu {
	background-color: #efefef;
}
.navstyle3 .dropdown-menu li a {
	color: #656464;
	background-color: transparent;
	padding: 4px;
}
	
/* Footer */
.footerrow1 {
	background-color: #39373a;
	color: white;
}
.footerrow1 h5 {
	color: #c6250a;
	text-transform: uppercase;
	font-weight: 700;
}
.footerrow1 a,
.footerrow1 a:hover {
	color: white;
}
.footerrow2 {
	background-color: white;
	color: black;
	padding: 20px 0px 20px 0px;
}
.footerrow2 a,
.footerrow2 a:hover {
	color: black;
}

/* Extra Small Devices, Phones col-xs- */ 
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;
}
label,
.form-group .control-label,
.form-group .form-control {
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
}
section table tr td,
section p,
section ul {
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 14px 0px;
}
.fieldspace {
	padding: 5px;
}
section img.pull-right {
	max-width: 175px;
	margin-left: 5px;
	margin-bottom: 5px;
}
section img.pull-left {
	max-width: 175px;
	margin-right: 5px;
	margin-bottom: 5px;
}
section img.pull-left,
section img.pull-right,
section img.img-responsive {
	-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;
*/
}


/* Small Devices, Tablets col-sm- */
@media only screen and (min-width : 768px) {
	/* content */
	section blockquote {
		font-size: 18px;
	}
	section blockquote cite {
		font-size: 14px;
	}
	.iconmenu li a {
		font-size: 14px;
		line-height: 15px;
	}	
	/* carousel - wide */
	.widecarousel .item {
		max-height: 350px;
	}
	/* isotope */
	.isotopegrid .item .caption h3,
	.isotopegrid .item .caption h3 a,
	.isotopegrid .item .caption h3 a:hover {
		font-size: 25px;
		line-height: 27px;
	}
	/* navigation */
	/* navstyle3 - dropdown logo tagline */
	.navstyle3 .navbar-brand {
		width: 50%;
		height: 110px;
	}
	.navstyle3 .navbar-brand img {
		height: 110px;
	}
	.navstyle3 .tagline {
		clear: none;
		float: right;
		width: 50%;
		text-align:right;
	}
	.iconmenu li a {
		font-size: 14x;
		line-height: 15px;
	}
	.navstyle3 .nav li a {
		font-size: 14px;
		line-height: 15px;
	}	

	/* footer */
	.footerrow1 p,
	.footerrow1 a {
		font-size: 14px;
		line-height: 20px;
	}
}

/* Medium Devices, Desktops - col-md- */
@media only screen and (min-width : 992px) {
	/* content */
	.coverpageinner h2 {
		font-size: 45px;
	}
	.coverpageinner h3 {
		font-size: 35px;
	}
	section blockquote {
		font-size: 18px;
	}
	section blockquote cite {
		font-size: 14px;
	}	
	h1.navbar-brand a {
		font-size: 20px;
	}
	section h1 {
		font-size: 30px;
		line-height: 35px;
		margin: 0px 0px 15px 0px;
	}
	section h2 {
		font-size: 26px;
		line-height: 29px;
		margin: 0px 0px 20px 0px;
	}
	section h3 {
		font-size: 26px;
		line-height: 29px;
		margin: 0px 0px 25px 0px;
	}
	section h4 {
		font-size: 18px;
		line-height: 26px;
		margin: 0px 0px 15px 0px;
	}
	.widecarousel .carousel-caption {
		font-size: 26px;
		line-height: 29px;
	}
	label,
	.form-group .control-label,
	.form-group .form-control {
		font-weight: 400;
		font-size: 14px;
		line-height: 17px;
	}
	section table tr td,
	section p,
	section ul {
		font-size: 18px;
		line-height: 26px;
		margin: 0px 0px 20px 0px;
	}
	.btn-small {
	}
	.btn-large {
		font-size: 30px;
		padding: 10px 20px 10px 20px;
	}
	section img.pull-right {
		max-width: 400px;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	section img.pull-left {
		max-width: 400px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	/* isotope */
	.isotopegrid .item .item-wrap .caption {
		padding: 30% 5%;
	}
	.isotopegrid .item .caption h3,
	.isotopegrid .item .caption h3 a,
	.isotopegrid .item .caption h3 a:hover {
		font-size: 20px;
		line-height: 22px;
	}
	/* navigation */
	.iconmenu li a {
		font-size: 14x;
		line-height: 15px;
	}
	.navstyle3 .nav li a {
		font-size: 14px;
		line-height: 15px;
	}	

	/* footer */
	.footerrow1 h5 {
		font-size: 24px;
	}
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 14px;
		line-height: 22px;
	}
}

/* Large Devices, Wide Screens - col-lg- */
@media only screen and (min-width : 1200px) {
	/* Header */
	/* navstyle2 - onelevel logo */
	.navstyle2 .nav  {
		margin-top: 15px;
	}
	.navstyle2 .navbar-brand {
		margin-top: 0px;
	}
	.navstyle2 .navbar-brand img {
		height: 82px;
	}
	/* footer */
	.footerrow1 p,
	.footerrow1 a,
	.footerrow2 p,
	.footerrow2 a {
		font-size: 16px;
		line-height: 24px;
	}
}
/* Stylesheet: styles Modified On 2015-06-04 11:40:36 */
