html, body {	margin:0;	padding:0;	}body {	background: #c7e37f;	font-family: 'Open Sans', sans-serif;	font-size: 14px;}img { border:0; }a {	font-weight:bold;	color: #a4cf2d;	text-decoration: none;}a:hover { color: #6c851d; }#content ul {	list-style-image: url(../images/bullet.png);}h1, h2, h3 { 	font-weight:normal; 	text-transform: uppercase;	letter-spacing: 3px;	margin-top: 0;}h1, h3 { color: #43345b; }h1 { font-size: 26px; }h2 {	color: #a4cf2d;	font-size: 22px;	}h3 { font-size: 18px; }hr {	background: #dcdcdc;	height: 10px;		border: 0;}div.greybox {	background-color: #f0f0f0;	padding: 10px 10px 10px 10px;	box-sizing: border-box;}.responsive-video {position: relative;padding-bottom: 56.25%;padding-top: 60px; overflow: hidden;}.responsive-video iframe,.responsive-video object,.responsive-video embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}/* =======================================================[STRUTCTURE TAGS]========================================================================== */#header {	background: #45355a;	padding-top: 20px;}#logobox {	}div.addthis_toolbox {	width: 106px;   margin-left: auto;   margin-right: 0px;   margin-bottom: 20px;}#navbar {	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e6e6e6+100 */background: #ffffff; /* Old browsers */background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */border: 1px solid #98969d;box-sizing: border-box;}#contenttop { 	background: #fff;	padding-top: 20px; }#content {	background: #fff;	padding: 0px 20px 20px 20px;	box-sizing: border-box;}#footer {	background: #1f182a;	color: #fff;	text-transform: uppercase;}#footerbox { 	background: #513e6c;	margin-bottom: 30px;	padding: 20px 20px 20px 20px;	box-sizing: border-box;}#footer hr {	background: #46365e;	height: 10px;	border: 0;}#footer h1 {	color: #c7e37f;	font-size: 20px;	font-weight: normal;		letter-spacing: 3px;	margin: 0px 0px 20px 0px;	text-transform: uppercase;}#footer h2 {	font-size: 22px;	font-weight: normal;	letter-spacing: 5px;	margin: 0;	text-transform: uppercase;	}td.copyright {	color: #a291c1;	font-size: 12px;}td.copyright a {	color: #a291c1;	font-weight: normal;	text-decoration: none;}td.copyright a:hover {	color: #c7e37f;}/*======================================[MAIN DROP-DOWN MENU]==============================*/.navbar .nav .active > a { background-color: transparent !important; color:#c0c0c0; }#navbar ul li {	background: url(../images/nav-seperator.png) repeat-y right;}/* Removes up-arrow from submenu */.dropdown-menu:after, .dropdown-menu:before {    border: none !important;    content: "" !important;}#navbar ul.nav > li > a {	font-weight: normal;	text-decoration: none;	text-transform: uppercase;	text-shadow: 1px 1px 2px #d9d9d9;	letter-spacing: 2px;}#navbar ul.nav > li > a:hover { color: #503d6b;}@media (min-width: 979px) {  .navbar ul.nav li.dropdown:hover > ul.dropdown-menu {    display: block;    margin-bottom: 0;  }     .navbar ul.nav > li:first-child > a { background:none; }    .dropdown-menu  {	background: url(../images/menuitem1bg.png) repeat !important;		border:0 !important;	-webkit-border-radius: 0 !important;   -moz-border-radius: 0 !important;   border-radius: 0 !important;   box-shadow: 0 !important;      	}		.dropdown-menu li a { color: #fff !important; }		.dropdown-menu li a:hover { background-color: #252525 !important; }}@media (max-width: 978px) { 	#navbar ul li, #navbar ul li a { background: none; font-weight: normal; }		#navbar ul.nav li a:hover { color: #503d6b;}}.testimonials{ display: flex; justify-content: space-between; flex-wrap: wrap; }.testimonials .testimonial{ flex: 0 0 42.5%; border: 1px solid #eee; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); padding: 3%; margin: 1% .5%; }.testimonials .testimonial h3{ text-transform: none; }