body, html {
	font-family: "Montserrat",Arial,Helvetica,sans-serif;
	background: #fff;
	overflow-x: hidden;
	position:relative;
}
a, a:hover {
	color: #428BCA
}
a:hover img {
	opacity: 80;
	filter: alpha(opacity=8000);
	opacity: .8;
	filter: alpha(opacity=80)
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Montserrat",Arial,Helvetica,sans-serif;
	font-weight: 700;
	line-height: 1.1;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
	font-weight: normal;
	line-height: 1;
	color: rgba(27,27,27,0.8)
}
h1 {
	font-size: 31.5px
}
h2 {
	font-size: 27.3px
}
h3 {
	font-size: 24.5px
}
h4 {
	font-size: 17.5px
}
h4 img {
margin:0 15px 0 0
}
h5 {
	font-size: 14px
}
h6 {
	font-size: 11.9px
}
h1 small {
	font-size: 21.7px
}
h2 small {
	font-size: 14.700000000000001px
}
h3 small {
	font-size: 14px
}
h4 small {
	font-size: 14px
}
.page-title {
	margin: 0
}
.page-title small {
	color: rgba(51,51,51,0.5)
}
ul.inline>li:first-child {
	padding-left: 0
}
blockquote {
	border: 0;
	padding: 0
}
blockquote p {
	background: #e6e6e6;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative
}
blockquote p:after, blockquote p:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
blockquote p:after {
	border-top-color: #e6e6e6;
	border-width: 10px;
	left: 10%;
	margin-left: -10px
}
blockquote p:before {
	border-top-color: rgba(0,0,0,0.01);
	border-width: 11px;
	left: 10%;
	margin-left: -11px
}
blockquote small {
	display: block;
	padding: 12px 0 0 10px
}
blockquote small:before {
	content: ''
}
blockquote small img {
	padding-right: 1em
}
.fancy {
	font-family: 'Calligraffitti', cursive;
	text-transform: lowercase
}
.title-divider {
	text-align: center;
	margin-bottom: 1em;
	background: #fff url(https://secure.futuredhosting.com/img/bg_divider.png) left center repeat-x;
	padding: 0
}
.title-divider span {
	background: #fff;
	padding-right: 5px;
	padding-left: 7px;
}
.title-divider small {
	display: block;
	color: rgba(51,51,51,0.6)
}
.block .title {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
	line-height: 1
}
.mdrs .btn-block, .mdrs .btn {
	padding: .6em 1em;
	font-size: 1.2em
}
.intro p {
	margin-bottom: 0
}
.btn span {
	display: block;
	font-size: 12px
}
.spacer {
	font-weight: bold;
	color: #55a79a
}
.spacer.dark {
	color: #44857b
}
.de-em {
	font-weight: normal;
	color: rgba(51,51,51,0.8)
}
a .de-em {
	font-weight: normal;
	color: rgba(85,167,154,0.8)
}
.em {
	font-weight: bold
}
.pad-right {
	padding-right: .5em
}
.pad-left {
	padding-left: .5em
}
.pad-right-large {
	padding-right: 1.5em
}
.pad-left-large {
	padding-left: 1.5em
}
.pad-right-xlarge {
	padding-right: 3em
}
.pad-left-xlarge {
	padding-left: 3em
}
small img {
	max-width: 50px
}
.form-wrapper {
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	padding: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 10px rgba(27,27,27,0.2);
	box-shadow: 1px 1px 10px rgba(27,27,27,0.2)
}
.form-wrapper.form-narrow {
	min-width: 200px;
	max-width: 400px
}
.form-wrapper.form-medium {
	min-width: 300px;
	max-width: 500px
}
.form-wrapper h2.title-divider, .form-wrapper h3.title-divider {
	margin-top: 0
}
.inline-el {
	display: inline-block
}
.inline-el h1, .inline-el h2, .inline-el h3, .inline-el h4, .inline-el h5, .inline-el p {
	margin: 0
}
.well-small {
	padding: 9px
}
.well-mini {
	padding: 5px
}
.badge.badge-large, .label.badge-large, .badge.label-large, .label.label-large {
	padding: 4px 8px;
	font-size: 14px
}
.badge.badge-xlarge, .label.badge-xlarge, .badge.label-xlarge, .label.label-xlarge {
	padding: 8px 12px;
	font-size: 18px
}
.primary-colour {
	color: #55a79a
}
.primary-colour-bg {
	background-color: #55a79a
}
.primary-colour-bg-50 {
	background-color: rgba(85,167,154,0.5)
}
.primary-colour-bg-80 {
	background-color: rgba(85,167,154,0.8)
}
.white-80 {
	color: rgba(255,255,255,0.8)
}
.white-60 {
	color: rgba(255,255,255,0.6)
}
.white-40 {
	color: rgba(255,255,255,0.4)
}
.more-link:hover {
	border-bottom: 3px solid #55a79a;
	text-decoration: none
}
.pull-center {
	text-align: center
}
.space-reset {
	line-height: 1;
	padding: 0;
	margin: 0
}
.margin-top-small {
	margin-top: .5em
}
.margin-top-medium {
	margin-top: 1em
}
.margin-top-large {
	margin-top: 2em
}
.bordered-top-small {
	margin-top: .5em;
	padding-top: .5em;
	border-top: 1px solid rgba(204,204,204,0.7)
}
.bordered-top-medium {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid rgba(204,204,204,0.7)
}
.bordered-top-large {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px solid rgba(204,204,204,0.7)
}
.margin-bottom-small {
	margin-bottom: .5em
}
.margin-bottom-medium {
	margin-bottom: 1em
}
.margin-bottom-large {
	margin-bottom: 2em
}
.bordered-bottom-small {
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid rgba(204,204,204,0.7)
}
.bordered-bottom-medium {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid rgba(204,204,204,0.7)
}
.bordered-bottom-large {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid rgba(204,204,204,0.7)
}
ul.big-list {
	font-size: 1.2em;
	padding: 0;
	margin: 0
}
ul.big-list li {
	list-style: none;
	margin: 0;
	padding: .5em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid rgba(204,204,204,0.7);
	border-color: rgba(204,204,204,0.6)
}
ul.big-list li:hover {
	background: #ededed
}
._icon-mini {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 18px
}
._icon-small {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px
}
._icon-medium {
	width: 60px;
	height: 60px;
	line-height: 65px;
	font-size: 40px
}
._icon-large {
	width: 80px;
	height: 80px;
	line-height: 85px;
	font-size: 60px
}
._icon-xlarge {
	width: 100px;
	height: 100px;
	line-height: 90px;
	font-size: 80px
}
._icon-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}
._icon-circle-double {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 3px solid #fdfefe;
	box-shadow: 0 0 0 2px #55a79a
}
._icon-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
._icon-primary {
	background-color: #55a79a;
	color: #fff;
	text-align: center
}
._icon-primary-50 {
	background-color: rgba(85,167,154,0.5);
	color: #fff;
	text-align: center
}
._icon-primary-80 {
	background-color: rgba(85,167,154,0.8);
	color: #fff;
	text-align: center
}
._icon-inverse {
	background: #353535;
	color: #fff;
	text-align: center
}
._icon-success {
	background: #5cb85c
}
body .icon-mini, li .icon-mini {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 18px
}
body .icon-small, li .icon-small {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px
}
body .icon-medium, li .icon-medium {
	width: 60px;
	height: 60px;
	line-height: 65px;
	font-size: 40px
}
body .icon-large, li .icon-large {
	width: 80px;
	height: 80px;
	line-height: 85px;
	font-size: 60px
}
body .icon-xlarge, li .icon-xlarge {
	width: 100px;
	height: 100px;
	line-height: 90px;
	font-size: 80px
}
body .icon-circle, li .icon-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}
body .icon-circle-double, li .icon-circle-double {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	border: 3px solid #fdfefe;
	box-shadow: 0 0 0 2px #55a79a
}
body .icon-rounded, li .icon-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}
body .icon-primary, li .icon-primary {
	background-color: #55a79a;
	color: #fff;
	text-align: center
}
body .icon-primary-50, li .icon-primary-50 {
	background-color: rgba(85,167,154,0.5);
	color: #fff;
	text-align: center
}
body .icon-primary-80, li .icon-primary-80 {
	background-color: rgba(85,167,154,0.8);
	color: #fff;
	text-align: center
}
body .icon-inverse, li .icon-inverse {
	background: #353535;
	color: #fff;
	text-align: center
}
body .icon-success, li .icon-success {
	background: #5cb85c
}
body .icon-mini:before, li .icon-mini:before, body .icon-small:before, li .icon-small:before, body .icon-medium:before, li .icon-medium:before, body .icon-large:before, li .icon-large:before, body .icon-xlarge:before, li .icon-xlarge:before, body .icon-circle:before, li .icon-circle:before, body .icon-circle-double:before, li .icon-circle-double:before, body .icon-rounded:before, li .icon-rounded:before, body .icon-inverse:before, li .icon-inverse:before, body .icon-inverse-50:before, li .icon-inverse-50:before, body .icon-inverse-80:before, li .icon-inverse-80:before, body .icon-success:before, li .icon-success:before {
	width: auto;
	font-size: inherit
}
a:hover .icon-inverse, a:hover .icon-inverse-50, a:hover .icon-inverse-80 {
	text-decoration: none
}
a:hover .icon-inverse {
	background: #98cac2
}
a:hover .icon-inverse-50, a:hover .icon-inverse-80 {
	background: #55a79a
}
.secondary-nav {
	margin: 0;
	padding: 0
}
.secondary-nav li a {
	margin: 0 0 1px 0;
	padding: 8px .5em;
	background: rgba(85,167,154,0.05);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid rgba(85,167,154,0.1)
}
.secondary-nav li a i {
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	opacity: 60;
	filter: alpha(opacity=6000);
	opacity: .6;
	filter: alpha(opacity=60)
}
.secondary-nav li a:hover {
	background: rgba(85,167,154,0.1)
}
.secondary-nav li a:hover i {
	opacity: 90;
	filter: alpha(opacity=9000);
	opacity: .9;
	filter: alpha(opacity=90)
}
.secondary-nav li.active a {
	background: #55a79a
}
.secondary-nav li ul {
	margin: 0 0 1px 0;
	padding: 8px 1em;
	border: 1px solid rgba(85,167,154,0.3);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: rgba(85,167,154,0.1)
}
.popover-title {
	font-size: 16px;
	font-weight: bold
}
.popover-content {
	font-size: 12px;
	font-weight: normal
}
.accordion-primary .accordion-group {
	margin-bottom: 1px;
	border: 1px solid rgba(85,167,154,0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(85,167,154,0.05)
}
.accordion-primary .accordion-group:hover {
	background: rgba(85,167,154,0.1)
}
.accordion-primary .accordion-inner {
	border-top: 1px solid rgba(85,167,154,0.2)
}
.background-clip-fix {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
.alert-inline {
	display: inline-block
}
.dur-fast {
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s
}
.dur-slow {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s
}
.dur-x-slow {
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s
}
.de-02 {
	animation-delay: .2s;
	-webkit-animation-delay: .2s
}
.de-04 {
	animation-delay: .4s;
	-webkit-animation-delay: .4s
}
.de-06 {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}
.de-08 {
	animation-delay: .8s;
	-webkit-animation-delay: .8s
}
.de-1 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s
}
.de-12 {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s
}
.de-14 {
	animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s
}
.de-16 {
	animation-delay: 1.6s;
	-webkit-animation-delay: 1.6s
}
.de-18 {
	animation-delay: 1.8s;
	-webkit-animation-delay: 1.8s
}
.de-2 {
	animation-delay: 2s;
	-webkit-animation-delay: 2s
}
.navbar-nav, #main-menu {
	float: none;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.navbar-nav>li, #main-menu>li {
	float: none;
	border-left: none;
	border-right: 0;
	padding: 0;
	margin: 0;
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid #242424
}
.navbar-nav>li.home-link, #main-menu>li.home-link {
	display: none
}
.navbar-nav>li>a, #main-menu>li>a, .navbar-nav>li>a:link, #main-menu>li>a:link, .navbar-nav>li>a:focus, #main-menu>li>a:focus {
	padding: 10px 20px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #babab3;
}
.navbar-nav>li>a .caret, #main-menu>li>a .caret, .navbar-nav>li>a:link .caret, #main-menu>li>a:link .caret, .navbar-nav>li>a:focus .caret, #main-menu>li>a:focus .caret {
	font-family: FontAwesome;
	float: right;
	border: 0;
	margin: 0 -20px 0 0;
	font-size: 16px;
	color: #fff;
	width: 30px;
	height: 30px
}
.navbar-nav>li>a .caret:before, #main-menu>li>a .caret:before, .navbar-nav>li>a:link .caret:before, #main-menu>li>a:link .caret:before, .navbar-nav>li>a:focus .caret:before, #main-menu>li>a:focus .caret:before {
	content: "\f054"
}
.navbar-nav>li>a:hover, #main-menu>li>a:hover, .navbar-nav>li.active a, #main-menu>li.active a {
	background: #353535;
	color: #fff
}
.navbar-nav>li.open .dropdown-toggle, #main-menu>li.open .dropdown-toggle, .navbar-nav>li.open.active .dropdown-toggle, #main-menu>li.open.active .dropdown-toggle {
	background: #292929;
	color: #fff
}
.navbar-nav>li.open .dropdown-toggle .caret:before, #main-menu>li.open .dropdown-toggle .caret:before, .navbar-nav>li.open.active .dropdown-toggle .caret:before, #main-menu>li.open.active .dropdown-toggle .caret:before {
	content: "\f078"
}
.btn-navbar, .navbar-btn {
	float: left;
	display: block;
	background: #414141;
	height: 36px;
	line-height: 36px;
	margin: 9px 0;
	width: 40px;
	text-align: center;
	cursor: pointer;
	padding: 6px 0
}
.btn-navbar .bar, .navbar-btn .bar {
	display: block;
	width: 28px;
	height: 3px;
	background-color: #ccc;
	border-radius: 1px;
	margin-left: auto;
	margin-right: auto
}
.btn-navbar .bar+.bar, .navbar-btn .bar+.bar {
	margin-top: 4px
}
.btn-navbar.open, .navbar-btn.open, .btn-navbar:hover, .navbar-btn:hover {
	background: #353535
}
.btn-navbar.open .bar, .navbar-btn.open .bar, .btn-navbar:hover .bar, .navbar-btn:hover .bar {
	background-color: #e6e6e6
}
.navbar-collapse {
	max-height: none;
	clear: both;
	margin: 10px -8px 0 -8px;
	padding: 0
}
#jPanelMenu-menu {
	background-color: #34454e;
	background-image: url(https://secure.futuredhosting.com/img/bg_noise-2.png);
	background-position: left top;
	background-repeat: repeat;
	padding: 0;
	max-height: none
}
#jPanelMenu-menu.navbar-collapse, #jPanelMenu-menu.navbar-collapse.collapse, #jPanelMenu-menu.navbar-collapse.in {
	padding: 0;
	margin: 0;
	height: 100%!important;
	display: block!important
}
#jPanelMenu-menu .navbar-nav li.home-link, #jPanelMenu-menu #main-menu li.home-link {
	display: block
}
#jPanelMenu-menu .navbar-nav li.home-link a, #jPanelMenu-menu #main-menu li.home-link a, #jPanelMenu-menu .navbar-nav li.home-link a:link, #jPanelMenu-menu #main-menu li.home-link a:link, #jPanelMenu-menu .navbar-nav li.home-link a:focus, #jPanelMenu-menu #main-menu li.home-link a:focus {
	padding: 0;
	margin: 0
}
#jPanelMenu-menu .navbar-nav li.home-link a i, #jPanelMenu-menu #main-menu li.home-link a i, #jPanelMenu-menu .navbar-nav li.home-link a:link i, #jPanelMenu-menu #main-menu li.home-link a:link i, #jPanelMenu-menu .navbar-nav li.home-link a:focus i, #jPanelMenu-menu #main-menu li.home-link a:focus i {
	margin: 0;
	display: block;
	text-align: center;
	color: #55a79a;
	font-size: 20px;
	padding: 16px 20px
}
#jPanelMenu-menu .navbar-nav li.home-link a:hover, #jPanelMenu-menu #main-menu li.home-link a:hover, #jPanelMenu-menu .navbar-nav li.home-link a:link:hover, #jPanelMenu-menu #main-menu li.home-link a:link:hover, #jPanelMenu-menu .navbar-nav li.home-link a:focus:hover, #jPanelMenu-menu #main-menu li.home-link a:focus:hover {
	background: transparent
}
#jPanelMenu-menu .navbar-nav li.home-link a:hover i, #jPanelMenu-menu #main-menu li.home-link a:hover i, #jPanelMenu-menu .navbar-nav li.home-link a:link:hover i, #jPanelMenu-menu #main-menu li.home-link a:link:hover i, #jPanelMenu-menu .navbar-nav li.home-link a:focus:hover i, #jPanelMenu-menu #main-menu li.home-link a:focus:hover i {
	color: #fff
}
.has-navbar-fixed-top .navbar-fixed-top {
	background: #fff
}
.has-navbar-fixed-top.jpanel-menu-open .navbar-fixed-top {
	position: static
}
.has-navbar-fixed-top #content {
	padding-top: 200px
}
@media(min-width:692px) {
.navbar-collapse.collapse {
	display: none!important
}
.navbar-collapse.in {
	overflow-y: auto
}
.has-navbar-fixed-top #content {
	padding-top: 160px
}
}
@media(min-width:692px) {
.mobile-toggle-trigger, .btn-navbar, .navbar-btn {
	display: none
}
#jPanelMenu-menu {
	display: none
}
.navbar-collapse, .navbar-collapse.collapse, .navbar-collapse.in {
	display: block!important;
	padding: 0;
	margin: 0;
	clear: none;
	overflow-y: visible;
	overflow-x: visible;
	width: auto
}
.navbar-nav, #main-menu {
	float: left
}
.navbar-nav>li, #main-menu>li {
	float: left
}
.navbar-nav>li.home-link, #main-menu>li.home-link {
	display: block!important
}
.navbar-nav>li.home-link a, #main-menu>li.home-link a, .navbar-nav>li.home-link a:link, #main-menu>li.home-link a:link, .navbar-nav>li.home-link a:focus, #main-menu>li.home-link a:focus {
	padding: 0;
	margin: 0
}
.navbar-nav>li.home-link a i, #main-menu>li.home-link a i, .navbar-nav>li.home-link a:link i, #main-menu>li.home-link a:link i, .navbar-nav>li.home-link a:focus i, #main-menu>li.home-link a:focus i {
	margin: 0;
	display: block;
	text-align: center;
	color: #55a79a;
	font-size: 20px;
	padding: 16px 20px
}
.navbar-nav>li.home-link a:hover, #main-menu>li.home-link a:hover, .navbar-nav>li.home-link a:link:hover, #main-menu>li.home-link a:link:hover, .navbar-nav>li.home-link a:focus:hover, #main-menu>li.home-link a:focus:hover {
	background: transparent
}
.navbar-nav>li.home-link a:hover i, #main-menu>li.home-link a:hover i, .navbar-nav>li.home-link a:link:hover i, #main-menu>li.home-link a:link:hover i, .navbar-nav>li.home-link a:focus:hover i, #main-menu>li.home-link a:focus:hover i {
	color: #fff
}
.navbar-nav>li:first-child, #main-menu>li:first-child {
	border-left: none
}
.navbar-nav>li:last-child, #main-menu>li:last-child {
	border-right: 0
}
.navbar-nav>li>a, #main-menu>li>a, .navbar-nav>li>a:link, #main-menu>li>a:link, .navbar-nav>li>a:focus, #main-menu>li>a:focus {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
	padding: 18px 20px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.navbar-nav>li>a:hover, #main-menu>li>a:hover, .navbar-nav>li>a:focus, #main-menu>li>a:focus, >.navbar-nav>li.active .dropdown-toggle, >#main-menu>li.active .dropdown-toggle, >.navbar-nav>li.open .dropdown-toggle, >#main-menu>li.open .dropdown-toggle, >.navbar-nav>li.open.active .dropdown-toggle, >#main-menu>li.open.active .dropdown-toggle {
color:#fff;
background-color:#282828;
background-image:-webkit-gradient(linear, left 0, left 100%, from(#202020), to(#414141));
background-image:-webkit-linear-gradient(top, #202020, 0%, #414141, 100%);
background-image:-moz-linear-gradient(top, #202020 0, #414141 100%);
background-image:linear-gradient(to bottom, #202020 0, #414141 100%);
background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff202020', endColorstr='#ff414141', GradientType=0)
}
.navbar-nav>li>a:hover .caret, #main-menu>li>a:hover .caret, .navbar-nav>li>a:focus .caret, #main-menu>li>a:focus .caret, >.navbar-nav>li.active .dropdown-toggle .caret, >#main-menu>li.active .dropdown-toggle .caret, >.navbar-nav>li.open .dropdown-toggle .caret, >#main-menu>li.open .dropdown-toggle .caret, >.navbar-nav>li.open.active .dropdown-toggle .caret, >#main-menu>li.open.active .dropdown-toggle .caret {
border-top-color:#fff
}
}
.dropdown-menu {
	background: 0;
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: 0;
	color: rgba(255,255,255,0.6);
	position: relative;
	float: none!important;
	left: 0
}
.dropdown-menu:before, .dropdown-menu:after {
	display: none
}
.dropdown-menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.dropdown-menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #424242;
	background: 0
}
.dropdown-menu li span {
	font-size: 11px;
	display: none
}
.dropdown-menu li strong {
	font-weight: normal
}
.dropdown-menu li a, .dropdown-menu li a:link, .dropdown-menu li a:focus, .dropdown-menu li a.menu-item {
	padding: 6px 20px!important;
	margin: 0;
	background-color: #444;
	background: #494949;
	border-bottom: 0;
	text-transform: none;
	color: rgba(255,255,255,0.6);
	font-size: 12px;
	display: block;
	float: none;
	line-height: 20px
}
.dropdown-menu li a:before, .dropdown-menu li a:link:before, .dropdown-menu li a:focus:before, .dropdown-menu li a.menu-item:before {
	font-family: FontAwesome;
	font-size: 9px;
	color: rgba(255,255,255,0.6);
	width: 30px;
	height: 30px;
	content: "\f0da";
	padding: 0 6px 0 0
}
.dropdown-menu li a:hover, .dropdown-menu li a:link:hover, .dropdown-menu li a:focus:hover, .dropdown-menu li a.menu-item:hover {
	background-color: #444;
	background: #494949;
	border-bottom-color: rgba(255,255,255,0.16);
	color: #fff;
	text-decoration: none
}
.dropdown-menu li a.img-link, .dropdown-menu li a:link.img-link, .dropdown-menu li a:focus.img-link, .dropdown-menu li a.menu-item.img-link {
	display: none;
	padding: 0!important
}
.dropdown-menu li a img, .dropdown-menu li a:link img, .dropdown-menu li a:focus img, .dropdown-menu li a.menu-item img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%
}
.dropdown-menu .menu-title, .dropdown-menu .dropdown-header, .dropdown-menu .dropdown-footer {
	display: none
}
.mega-menu {
	padding: 0;
	min-width: 100%;
	max-width: 100%
}
@media(min-width:692px) {
.nav>li.dropdown {
	position: static
}
.dropdown-menu {
	margin-top: 3px;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	left: auto;
	border: 1px solid #eee;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom: 4px solid #55a79a;
	min-width: 250px;
	color: #464646;
	color: rgba(27,27,27,0.8);
	background: #fff;
	position: absolute
}
.dropdown-menu .divider {
	height: 2px;
	margin: 0
}
.dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.15);
	position: absolute;
	top: -7px;
	left: 12px
}
.dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 13px
}
.dropdown-menu li {
	border-left: none;
	border-right: 0;
	border-bottom: 0;
	float: none
}
.dropdown-menu li span {
	display: block
}
.dropdown-menu li strong {
	font-weight: bold
}
.dropdown-menu li a, .dropdown-menu li a:link, .dropdown-menu li a:focus, .dropdown-menu li a.menu-item {
	margin: 0;
	padding: 10px 15px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	border-bottom: 1px solid #34454e;
	color: #34454e
}
.dropdown-menu li a:before, .dropdown-menu li a:link:before, .dropdown-menu li a:focus:before, .dropdown-menu li a.menu-item:before {
	font-family: FontAwesome;
	font-size: 10px;
	color: rgba(27,27,27,0.6);
	width: 30px;
	height: 30px;
	content: "\f0da";
	padding-right: 10px
}
.dropdown-menu li a:hover, .dropdown-menu li a:link:hover, .dropdown-menu li a:focus:hover, .dropdown-menu li a.menu-item:hover {
	color: #333;
	color: rgba(27,27,27,0.8);
	border-bottom-color: #55a79a;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, 0%, #e6e6e6, 100%);
	background-image: -moz-linear-gradient(top, #fff 0, #e6e6e6 100%);
	background-image: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	text-decoration: none
}
.dropdown-menu li a.img-link, .dropdown-menu li a:link.img-link, .dropdown-menu li a:focus.img-link, .dropdown-menu li a.menu-item.img-link {
	padding: 0;
	background: #fff;
	display: block
}
.dropdown-menu li a.img-link:before, .dropdown-menu li a:link.img-link:before, .dropdown-menu li a:focus.img-link:before, .dropdown-menu li a.menu-item.img-link:before {
	content: ''
}
.dropdown-menu li a.img-link:hover, .dropdown-menu li a:link.img-link:hover, .dropdown-menu li a:focus.img-link:hover, .dropdown-menu li a.menu-item.img-link:hover {
	background: #e6e6e6
}
.dropdown-menu [class*="col-"] {
	float: left;
	padding: 10px
}
.menu-title, .dropdown-header, .dropdown-menu li.menu-title, .dropdown-menu li.dropdown-header, .dropdown-footer, .dropdown-menu li.dropdown-footer {
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #e6e6e6;
	display: block;
	float: none;
	color: #34454e
}
.menu-title:first-child, .dropdown-header:first-child, .dropdown-menu li.menu-title:first-child, .dropdown-menu li.dropdown-header:first-child, .dropdown-footer:first-child, .dropdown-menu li.dropdown-footer:first-child {
	margin-top: 0
}
.dropdown-footer, .dropdown-menu li.dropdown-footer {
	border: 0;
	border-top: 2px solid #e6e6e6;
	font-weight: 100;
	margin-bottom: 0;
	font-size: 11px
}
.dropdown-footer:first-child, .dropdown-menu li.dropdown-footer:first-child {
	margin-top: 10px
}
.mega-menu .menu-title, .mega-menu .dropdown-header, .mega-menu li.menu-title, .mega-menu li.dropdown-header {
	font-size: 14px;
	padding: 10px
}
.mega-menu .dropdown-footer, .mega-menu li.dropdown-footer {
	font-size: 11px
}
.mega-menu {
	min-width: 550px;
	max-width: 600px
}
.nav>li.dropdown-right {
	position: relative
}
.nav>li.dropdown-right .dropdown-menu, .nav>li.dropdown-right .mega-menu {
	right: 0
}
.nav>li.dropdown-right .dropdown-menu:before, .nav>li.dropdown-right .mega-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.15);
	position: absolute;
	top: -7px;
	left: 12px
}
.nav>li.dropdown-right .dropdown-menu:after, .nav>li.dropdown-right .mega-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 13px
}
.nav>li.dropdown-right .dropdown-menu:before, .nav>li.dropdown-right .mega-menu:before {
	right: 12px;
	left: auto
}
.nav>li.dropdown-right .dropdown-menu:after, .nav>li.dropdown-right .mega-menu:after {
	right: 13px;
	left: auto
}
.nav>li.dropdown-full .dropdown-menu, .nav>li.dropdown-full .mega-menu {
	right: 5%;
	left: 5%;
	max-width: 100%
}
.nav>li.dropdown-full .dropdown-menu:before, .nav>li.dropdown-full .mega-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.15);
	position: absolute;
	top: -7px;
	left: 12px
}
.nav>li.dropdown-full .dropdown-menu:after, .nav>li.dropdown-full .mega-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 13px
}
.nav>li.dropdown-full .dropdown-menu:before, .nav>li.dropdown-full .mega-menu:before {
	right: 12px;
	left: auto
}
.nav>li.dropdown-full .dropdown-menu:after, .nav>li.dropdown-full .mega-menu:after {
	right: 13px;
	left: auto
}
}
#header-hidden-link a.show-hide>i:before {
	content: "\f078";
	font-family: 'FontAwesome';
	font-size: 16px;
	font-style: normal
}
#header-hidden-link a.show-hide.open {
	text-decoration: none
}
#header-hidden-link a.show-hide.open>i:before {
	content: "\f077"
}
.colour-switcher a {
	text-indent: -10000px;
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 3px solid #ccc;
	border: 3px solid rgba(255,255,255,0.5)
}
.colour-switcher a:hover, .colour-switcher a.active {
	border: 3px solid #fff
}
.colour-switcher p {
	margin-top: 1em
}
.colour-switcher .green {
	background: #55a79a
}
.colour-switcher .red {
	background: #be3e1d
}
.colour-switcher .blue {
	background: #00adbb
}
.colour-switcher.page a {
	width: 200px;
	height: 200px;
	border: 3px solid rgba(27,27,27,0.2)
}
.colour-switcher.page a:hover, .colour-switcher.page a.active {
	border: 3px solid rgba(27,27,27,0.6)
}
#header-hidden-link {
	position: absolute;
	right: 15px;
	top: -15px
}
#header-hidden-link a.show-hide, #header-hidden-link a.top-link {
	font-size: 0;
	line-height: 1;
	background: #55a79a;
	padding: 0 10px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: transparent
}
#header-hidden-link a.show-hide i, #header-hidden-link a.top-link i {
	color: #eee;
	color: rgba(255,255,255,0.8);
	font-size: 16px;
	line-height: 1
}
#header-hidden-link a.show-hide:hover, #header-hidden-link a.top-link:hover {
	text-decoration: none
}
#header-hidden-link a.show-hide:hover i, #header-hidden-link a.top-link:hover i {
	color: #fff
}
.show-hide-open {
	height: auto!important;
	min-height: 40px;
	max-height: 40000px
}
.show-hide-close {
	height: 0;
	overflow: hidden
}
.navbar {
	color: #eee;
	color: rgba(255,255,255,0.7);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	border-bottom: 3px solid #55a79a;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#202020), to(#34454e));
	background-image: -webkit-linear-gradient(top, #202020, 0%, #34454e, 100%);
	background-image: -moz-linear-gradient(top, #202020 0, #34454e 100%);
	background-image: linear-gradient(to bottom, #202020 0, #34454e 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff202020', endColorstr='#ff34454e', GradientType=0);
	background-image: url(https://secure.futuredhosting.com/img/bg_noise-2.png);
	background-position: left top;
	background-repeat: repeat;
	-webkit-box-shadow: 1px 1px 10px rgba(27,27,27,0.4);
	box-shadow: 1px 1px 10px rgba(27,27,27,0.4);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	filter: none;
	padding: 0 8px;
	margin-bottom: 0;
	background-color: #34454e;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
#navigation {
	z-index: 99999;
	position: relative;
	color: #eee;
	color: rgba(255,255,255,0.7)
}
#navigation:before, #navigation:after {
	content: " ";
	display: table
}
#navigation:after {
	clear: both
}
#navigation .header-hidden {
	background: #55a79a;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
	height: 0;
	overflow: hidden
}
#navigation .header-hidden.show-hide-open {
	padding: 15px 0
}
#navigation .header-hidden a {
	color: #fff
}
#navigation .header-hidden h1, #navigation .header-hidden h1, #navigation .header-hidden h3, #navigation .header-hidden h4, #navigation .header-hidden h5, #navigation .header-hidden h6 {
	font-weight: 600
}
#navigation .header {
	padding: 15px 0 15px 0;
	background: transparent;
	border-top: 1px solid #55a79a;
	color: #34454e;
	height: auto;
	text-align: center
}
#navigation .header .header-inner {
	position: relative
}
#navigation .header .social-media {
	margin: 16px 0 0 0
}
#navigation .navbar-brand {
	font-weight: 400;
	font-family: "Rambla", Arial, serif;
	padding: 0;
	margin: 6px 0 0 0;
	display: block;
	border: 0;
	text-shadow: none;
	line-height: 1;
	color: #55a79a;
	max-width: none;
	text-align: center;
	float: none
}
#navigation .navbar-brand h1 {
	font-size: 40px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: "Rambla", Arial, serif
}
#navigation .navbar-brand h1 span {
	color: #464646;
	color: rgba(27,27,27,0.8);
	font-weight: 700
}
#navigation .navbar-brand:hover {
	text-decoration: none;
	cursor: pointer
}
#navigation .slogan {
	color: #888;
	font-size: 14px
}
#navigation .user-menu {
	padding: 0
}
#navigation .user-menu a.btn {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 1.5em;
	height: 36px;
	line-height: 36px;
	margin: 9px 0
}
#navigation .js-clingify-placeholder {
	height: auto!important
}
#navigation .js-clingify-locked {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	border-bottom: 3px solid #55a79a;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#202020), to(#34454e));
	background-image: -webkit-linear-gradient(top, #202020, 0%, #34454e, 100%);
	background-image: -moz-linear-gradient(top, #202020 0, #34454e 100%);
	background-image: linear-gradient(to bottom, #202020 0, #34454e 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff202020', endColorstr='#ff34454e', GradientType=0);
	background-image: url(https://secure.futuredhosting.com/img/bg_noise-2.png);
	background-position: left top;
	background-repeat: repeat;
	background-color: #34454e;
	-webkit-box-shadow: 1px 1px 10px rgba(27,27,27,0.4);
	box-shadow: 1px 1px 10px rgba(27,27,27,0.4);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	filter: none
}
#navigation .js-clingify-locked .navbar {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	background: 0;
	background-image: none;
	background-color: transparent;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: none;
	box-shadow: none
}
.social-media a {
	text-decoration: none;
	color: #eee;
	color: rgba(255,255,255,0.8);
	display: inline-block;
	line-height: 36px;
	width: 36px;
	height: 36px;
	background: #464646;
	background: rgba(27,27,27,0.8);
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px
}
.social-media a i {
	font-size: 20px;
	color: #fff;
	padding: 0;
	line-height: 36px;
	width: 36px;
	height: 36px;
	text-align: center;
	margin-right: .2em;
	display: inline-block
}
.social-media a:hover {
	text-decoration: none;
	background: #55a79a
}
.social-media a:hover i {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
.social-media a.last {
	padding-bottom: 0;
	border-bottom: 0
}
#signup-modal .modal-dialog, #login-modal .modal-dialog {
	max-width: 350px
}
#signup-modal .form-group, #login-modal .form-group {
	margin-bottom: 10px
}
#signup-modal .modal-dialog {
	max-width: 450px
}
@media(min-width:692px) {
#navigation .header {
	height: 86px
}
#navigation .navbar-brand, #navigation .slogan {
	float: left
}
#navigation .slogan {
	margin: 8px 0 0 1em;
	padding: 12px 0 8px 1em;
	border-left: 1px solid #e6e6e6;
	float: left
}
#navigation .navbar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
#navigation .navbar-full-width .navbar {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
#navigation .user-menu {
	padding: 0
}
#navigation .social-media {
	float: right
}
}
#highlighted {
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, 0%, #e6e6e6, 100%);
	background-image: -moz-linear-gradient(top, #fff 0, #e6e6e6 100%);
	background-image: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-bottom: 1px solid rgba(27,27,27,0.2);
	border-top: 0;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
	color: #34454e
}
#highlighted:before, #highlighted:after {
	content: " ";
	display: table
}
#highlighted:after {
	clear: both
}
#highlighted.no-bg {
	background: transparent;
	background-color: transparent
}
#highlighted .inner {
	background: url(https://secure.futuredhosting.com/img/bg_noise-6.png) left bottom repeat
}
#highlighted ul.nav-pills {
	margin: 0
}
#content {
	padding: 30px 0
}
#content-below {
	padding: 15px 0;
	border-top: 1px solid #cdcdcd;
	background: #e6e6e6
}
.upsell {
	text-align: center
}
.upsell .title {
	display: inline-block;
	padding: 0 .5em;
	margin: 0
}
.upsell .title small {
	display: block
}
.upsell p {
	margin: 0;
	padding: .5em 0 0 0
}
.sidebar {
	margin: 2em 0 1em 0
}
.sidebar .block {
	margin-bottom: 2em
}
.sidebar ul.big-list {
	font-size: 1em
}
.section-menu ul.nav-list {
	padding: 2em 0;
	margin-left: 0
}
.section-menu ul.nav-list li.nav-header {
	padding-left: 5px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	color: #999;
	font-weight: bold;
	font-size: 11px
}
.section-menu ul.nav-list li a {
	color: #494949;
	color: rgba(27,27,27,0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: 18px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	margin: 0 -1px 0 3px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	box-shadow: 1px 1px 1px #fff;
	background: #fafafa;
	text-shadow: none;
	padding: 8px 15px;
	position: relative
}
.section-menu ul.nav-list li a.first {
	border-top: 1px solid #e6e6e6
}
.section-menu ul.nav-list li a:hover {
	background: #f0f0f0
}
.section-menu ul.nav-list li a:hover i {
	color: #55a79a
}
.section-menu ul.nav-list li a i {
	font-size: 22px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #e6e6e6;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.section-menu ul.nav-list li a small {
	display: block;
	font-weight: normal;
	color: rgba(27,27,27,0.5)
}
.section-menu ul.nav-list li.active>a, .section-menu ul.nav-list li.active>a:hover {
	border-left: 4px solid #55a79a;
	margin: 0 -1px 0 0;
	background: #fff;
	color: #55a79a
}
.section-menu ul.nav-list li.active>a i, .section-menu ul.nav-list li.active>a:hover i {
	color: #55a79a
}
@media(min-width:992px) {
.sidebar {
	margin: 0
}
.sidebar.sidebar-right .inner, .sidebar.sidebar-right .divider {
	border-left: 1px solid #e6e6e6;
	padding-left: 20px
}
.sidebar.sidebar-left .inner, .sidebar.sidebar-left .divider {
	border-right: 1px solid #e6e6e6;
	padding-right: 20px
}
.section-menu ul.nav-list {
	border-right: 1px solid #e6e6e6
}
.section-menu ul.nav-list li a i {
	right: 10px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg)
}
.section-menu ul.nav-list li.active>a, .section-menu ul.nav-list li.active>a:hover {
	border-right-color: #fff
}
}
#footer {
	background: #34454e;
	min-height: 200px;
	padding: 30px 0;
	color: #FFF;
	border-top: 2px solid #55a79a
}
#footer h3 {
	font-size: 18px;
	color: #D1DAE8;
	line-height: 1;
	}
#footer a {
	color: #FFF;
	padding: 1px 5px;
}
#footer a:hover {
	background-color: #666;
	color: #fff;
	text-decoration: none;
	padding: 1px 5px;
}
#footer .block {
	margin-bottom: 2em
}
#footer .inline {
	display: inline-block
}
#footer .contact-block p {
	margin-bottom: .2em
}
#footer .contact-block i {
	padding-right: .5em
}
#footer #toplink {
	margin-bottom: -25px;
	text-align: center
}
#footer #toplink a:hover {
	text-decoration: none;
	color: #fff
}
#footer #toplink i {
	color: #55a79a
}
#footer .subfooter {
	border-top: 1px dotted #3e3e3e;
	border-top: 1px dotted rgba(255,255,255,0.1);
	margin-top: 1em;
	padding-top: 1em
}
#footer .container {
	position: relative
}
@media(min-width:992px) {
#footer .footer-menu {
	float: right!important
}
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	border-radius: 2px
}
.btn-primary {
	color: #fff;
	background-color: #55a79a;
	border-color: #4c968a
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #478c81;
	border-color: #386e65
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #55a79a;
	border-color: #4c968a
}
.btn-block {
	display: block
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 3px
}
.btn-sm, .btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.btn-xs {
	padding: 1px 5px
}
.modal-open {
	overflow: hidden
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
	margin-right: 15px
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040000
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1040010
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1039990;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .7;
	filter: alpha(opacity=70);
	opacity: .006999999999999999;
	filter: alpha(opacity=0.7)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.428571429
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	margin-top: 0;
	padding: 14px 15px 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
@media screen and (min-width:768px) {
.modal-dialog {
	left: 50%;
	right: auto;
	width: 600px;
	padding-top: 5%;
	padding-bottom: 30px
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
}
.tabbable.row {
	margin-left: 0;
	margin-right: 0
}
ul.nav-tabs {
	margin-bottom: 1em;
	border-bottom: 0
}
ul.nav-tabs li {
	float: none
}
ul.nav-tabs li a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #e6e6e6
}
ul.nav-tabs li:last-child {
	margin-bottom: 0;
	border-bottom: 0
}
ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover {
	color: #55a79a;
	border-top: 4px solid #55a79a;
	border-bottom: 1px solid #e6e6e6
}
.vertical-tabs ul.nav-stacked {
	margin-right: 0;
	border-bottom: 0;
	border-right: 1px solid #e6e6e6
}
.vertical-tabs ul.nav-stacked li {
	margin-right: -18px
}
.vertical-tabs ul.nav-stacked li a {
	color: rgba(27,27,27,0.8);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-left: 4px solid #e6e6e6;
	position: relative
}
.vertical-tabs ul.nav-stacked li a i {
	font-size: 22px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	color: #e6e6e6
}
.vertical-tabs ul.nav-stacked li a small {
	display: block;
	font-weight: normal
}
.vertical-tabs ul.nav-stacked li a:hover i {
	color: #55a79a
}
.vertical-tabs ul.nav-stacked li.active a, .vertical-tabs ul.nav-stacked li.active a:hover {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 4px solid #55a79a
}
.vertical-tabs ul.nav-stacked li.active a i, .vertical-tabs ul.nav-stacked li.active a:hover i {
	color: #55a79a
}
.vertical-tabs .tab-content {
	margin-left: -15px;
	margin-right: -15px
}
.bold-tabs ul li a {
	font-weight: bold;
	font-size: 18px
}
.bold-tabs ul li a i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.bold-tabs ul li a small {
	display: block;
	font-weight: normal
}
.bold-tabs ul li a:hover i {
	color: #55a79a
}
@media(min-width:768px) {
.tabbable>ul.nav-tabs, ul.nav-tabs {
	border-bottom: 1px solid #e6e6e6
}
.tabbable>ul.nav-tabs li, ul.nav-tabs li {
	float: left
}
.tabbable>ul.nav-tabs li a, ul.nav-tabs li a {
	border: 0
}
.tabbable>ul.nav-tabs li a:last-child, ul.nav-tabs li a:last-child {
	margin-bottom: -1px;
	border-bottom: 0
}
.tabbable>ul.nav-tabs li.active a, ul.nav-tabs li.active a, .tabbable>ul.nav-tabs li.active a:hover, ul.nav-tabs li.active a:hover {
	border-top: 4px solid #55a79a;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom-color: transparent
}
.vertical-tabs ul.nav-tabs {
	display: block;
	border-bottom: 0
}
.vertical-tabs ul.nav-tabs li {
	float: none
}
.vertical-tabs ul.nav-tabs li a {
	border-right: 0
}
.vertical-tabs ul.nav-tabs li a i {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}
.vertical-tabs ul.nav-tabs li.active a, .vertical-tabs ul.nav-tabs li.active a:hover {
	border-left: 4px solid #55a79a;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-right: 0
}
.vertical-tabs .tab-content {
	margin-right: auto;
	margin-left: auto
}
}
.flexslider-wrapper {
	position: relative;
	overflow: hidden
}
.flexslider {
	background: transparent;
	padding: 0;
	list-style: none;
	margin: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.flexslider .slides>.slide, .flexslider .items>.item {
	display: none;
	-webkit-backface-visibility: hidden
}
.flex-direction-nav a {
	text-indent: 0;
	font-size: 0;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	bottom: 0;
	right: 0;
	background: 0;
	color: transparent;
	width: 50px;
	height: 100px;
	line-height: 100px;
	top: 50%;
	font-weight: 100;
	margin-top: -50px;
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out
}
.flex-direction-nav a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 50px;
	font-weight: bold;
	color: #55a79a
}
.flex-direction-nav a.flex-next {
	right: 0;
	text-align: center
}
.flex-direction-nav a.flex-next:before {
	content: '\f105'
}
.flex-direction-nav a.flex-prev {
	left: 0;
	right: auto
}
.flex-direction-nav a.flex-prev:before {
	content: '\f104'
}
.flex-direction-nav a:hover {
	text-decoration: none
}
.flex-control-nav {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: center;
	width: auto
}
.flex-control-nav li {
	margin: 0 3px
}
.flex-control-nav li a {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 15px;
	width: 15px;
	background: #bbb
}
.flex-control-nav li a:hover, .flex-control-nav li a.flex-active {
	background: #55a79a
}
.slide {
	overflow: hidden;
	-webkit-transform: translateZ(0)
}
.slide .caption {
	padding: 5%;
	text-align: center
}
.slide .caption h1, .slide .caption h2, .slide .caption h3, .slide .caption h4, .slide .caption h5, .slide .caption p {
	margin-top: 0;
	font-weight: normal
}
.slide .caption .btn {
	margin: 0
}
.slide .caption .inverse {
	background: #34454e;
	color: #fff;
	padding: 5px;
	display: inline-block;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px
}
.slide .caption .inverse a {
	color: rgba(255,255,255,0.9)
}
.flexslider .slide img {
	width: auto;
	display: inline;
	max-width: 100%;
	height: auto!important
}
.slide-bg {
	background-position: center center;
	background-repeat: repeat
}
.slider-boxed #highlighted, .slider-full-width #highlighted, .slider-full-width-behind #highlighted {
	background: transparent;
	background-color: transparent
}
.slider-boxed #highlighted {
	border: 0
}
.slider-boxed .flexslider-wrapper {
	border: 1px solid rgba(27,27,27,0.15);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 15px;
	-webkit-box-shadow: 1px 1px 10px rgba(27,27,27,0.12);
	box-shadow: 1px 1px 10px rgba(27,27,27,0.12)
}
.slider-boxed .slide-content {
	padding-top: 20px
}
.slider-full-width .slide-content {
	padding: 2em 0 0 0
}
@media(min-width:768px) {
.slide .caption {
	text-align: left
}
}
@media(max-width:860px) {
.flex-direction-nav {
	display: none
}
.flex-control-nav {
	bottom: 0
}
.flexslider {
	padding-bottom: 0
}
.flexslider .flex-control-nav {
	display: block
}
}
@media(min-width:992px) {
.slider-full-width-behind #highlighted {
	margin-top: -140px
}
.slider-full-width-behind .slide-content {
	padding-top: 140px
}
.slide .caption {
	padding: 5% 0
}
}
.quicksand-target {
	min-height: 300px;
	height: auto;
	width: auto!important;
	-webkit-transition: height .4s ease-out;
	transition: height .4s ease-out
}
.features .title {
	margin-top: 10px
}
.features .feature {
	margin-bottom: 2em
}
.features .feature:before, .features .feature:after {
	content: " ";
	display: table
}
.features .feature:after {
	clear: both
}
.features .feature img {
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#fafafa), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #fafafa, 0%, #ebebeb, 100%);
	background-image: -moz-linear-gradient(top, #fafafa 0, #ebebeb 100%);
	background-image: linear-gradient(to bottom, #fafafa 0, #ebebeb 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffebebeb', GradientType=0);
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.features .feature img:hover {
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#f5f5f5), to(#e0e0e0));
	background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e0e0e0, 100%);
	background-image: -moz-linear-gradient(top, #f5f5f5 0, #e0e0e0 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e0e0e0 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe0e0e0', GradientType=0)
}
@media(min-width:768px) {
.features .feature {
	margin-bottom: 1em
}
.features .feature.tab-pane {
	padding-left: 15px;
	padding-right: 15px
}
.features .feature.tab-pane img {
	min-width: 260px
}
}
.pricing-stack .well {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cdcdcd;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 5px #cdcdcd;
	box-shadow: 1px 1px 5px #cdcdcd
}
.pricing-stack .well .title {
	margin: 10px 0 0 0;
	color: rgba(27,27,27,0.8);
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	text-transform: none
}
.pricing-stack .well .price {
	margin: 1em -14px;
	padding: 20px 0;
	text-shadow: none;
	color: #55a79a;
	display: block;
	border: 1px solid #cdcdcd;
	background: #fff;
	text-align: center;
	font-size: 16px
}
.pricing-stack .well .price .fancy {
	font-size: 22px
}
.pricing-stack .well .price .digits {
	font-size: 32px;
	font-weight: bold
}
.pricing-stack .well ul.points li {
	border-bottom: 1px dotted rgba(180,180,180,0.8);
	padding: .2em
}
.pricing-stack .well .btn {
	display: block;
	width: auto;
	margin: 20px auto 0 auto
}
.pricing-stack .well.active {
	border-color: #55a79a;
	border-width: 1px;
	-webkit-box-shadow: 1px 2px 5px #cdcdcd;
	box-shadow: 1px 2px 5px #cdcdcd
}
.pricing-stack .well.active .title {
	font-size: 18px;
	text-transform: uppercase
}
.pricing-stack .well.active .price {
	background: #55a79a;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#55a79a), to(#65b1a5));
	background-image: -webkit-linear-gradient(top, #55a79a, 0%, #65b1a5, 100%);
	background-image: -moz-linear-gradient(top, #55a79a 0, #65b1a5 100%);
	background-image: linear-gradient(to bottom, #55a79a 0, #65b1a5 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff55a79a', endColorstr='#ff65b1a5', GradientType=0);
	border-color: #55a79a;
	color: #fff
}
.pricing-stack .well.active .btn {
	margin-top: 40px
}
@media(min-width:768px) {
.pricing-stack .well {
	min-height: 380px
}
.pricing-stack .well.active .btn {
	margin-top: 20px
}
}
@media(min-width:992px) {
.pricing-stack .well {
	min-height: 10px
}
}
.page-customers .tabbable>ul.nav-tabs li a, .page-customers ul.nav-tabs li a {
	padding: 10px 30px
}
.customers {
	margin-top: 2em
}
.customers li.customer {
	margin: 0;
	margin-bottom: 1em;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px
}
.customers li.customer a .inner-wrapper {
	padding: 15px;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	position: relative;
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #fff, 0%, #ebebeb, 100%);
	background-image: -moz-linear-gradient(top, #fff 0, #ebebeb 100%);
	background-image: linear-gradient(to bottom, #fff 0, #ebebeb 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebebeb', GradientType=0)
}
.customers li.customer a span {
	display: block
}
.customers li.customer a .img-wrapper {
	text-align: center;
	height: 100px;
	display: block
}
.customers li.customer a .img-wrapper img {
	max-height: 80px;
	max-width: 100%;
	margin: 1em auto
}
.customers li.customer a .title {
	text-transform: none;
	font-weight: bold
}
.customers li.customer a .description {
	color: rgba(27,27,27,0.8)
}
.customers li.customer a:hover {
	text-decoration: none
}
.customers li.customer a:hover .inner-wrapper {
	border-color: #a6a6a6
}
@media(min-width:768px) {
.customers li.customer {
	height: 320px;
	width: 250px
}
}
@media(min-width:992px) {
.customers li.customer {
	height: 290px;
	width: 322px
}
}
@media(min-width:1200px) {
.customers li.customer {
	height: 260px;
	width: 390px
}
}
.stats .stat {
	font-size: 24px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px
}
.stats .stat .well {
	background: #55a79a;
	background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#55a79a), to(#44857b));
	background-image: -webkit-radial-gradient(circle, #55a79a, #44857b);
	background-image: -moz-radial-gradient(circle, #55a79a, #44857b);
	background-image: radial-gradient(circle, #55a79a, #44857b);
	background-repeat: no-repeat;
	padding: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	margin: 0 15px;
	min-height: 40px;
	line-height: 40px
}
.stats .stat .well:after, .stats .stat .well:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.stats .stat .well:after {
	border-top-color: #55a79a;
	border-width: 5px;
	left: 50%;
	margin-left: -5px
}
.stats .stat .well:before {
	border-top-color: rgba(0,0,0,0.01);
	border-width: 6px;
	left: 50%;
	margin-left: -6px
}
.stats .stat small {
	text-shadow: none;
	font-size: 12px;
	display: block;
	color: #494949;
	color: rgba(27,27,27,0.8);
	margin: 10px 0 0 0;
	text-transform: uppercase
}
.team .media-heading {
	margin-top: 0;
	color: #000
}
.team p {
	color: rgba(27,27,27,0.8)
}
.team .role, .team p.role {
	color: rgba(27,27,27,0.8);
	font-size: 16px
}
.team .media-object {
	max-width: 75px
}
@media(min-width:768px) {
.team .media-object {
	max-width: 100px
}
}
.date-md {
	padding-right: 0;
	text-align: center;
	display: none
}
.date-wrapper {
	background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #fff, 0%, #ebebeb, 100%);
	background-image: -moz-linear-gradient(top, #fff 0, #ebebeb 100%);
	background-image: linear-gradient(to bottom, #fff 0, #ebebeb 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffebebeb', GradientType=0);
	border: 1px solid #c2c2c2;
	color: #34454e;
	text-align: center;
	margin: 0 0 1em 0;
	padding: 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px
}
.date-wrapper span {
	font-size: 16px;
	display: block
}
.date-wrapper span.date-m {
	padding: 2px 4px;
	color: #fff;
	background: #44857b;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	text-transform: uppercase
}
.date-wrapper span.date-d {
	font-size: 22px;
	line-height: 1;
	padding: 5px 0 3px 0;
	color: #34454e
}
.tags {
	font-size: 12px;
	text-transform: uppercase
}
.tags .tag {
	color: #55a79a
}
.tags .type {
	color: #34454e
}
.tag-cloud span {
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	background: #e6e6e6;
	display: inline-block;
	padding: 4px 8px;
	margin: 2px 0;
	font-size: 12px;
	text-transform: uppercase
}
.blog-roll .title, .blog-post .title {
	margin: 0 0 5px 0;
	line-height: 1
}
.blog-roll .meta, .blog-post .meta {
	font-size: 12px;
	margin-bottom: 5px
}
.blog-roll .media, .blog-post .media {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6
}
.blog-roll .media-object, .blog-post .media-object {
	max-width: 100%;
	margin: .5em 0
}
.blog-roll .pagination, .blog-post .pagination {
	display: block
}
.blog-post .media-body .lead {
	margin: 1em 0;
	padding: 1em .5em;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background: #f0f0f0
}
.blog-post .comments .media-object {
	max-width: 40px;
	margin-top: 0
}
.blog-post .comments .media-body {
	margin-top: 0
}
.blog-post .comments .media-body .meta {
	margin: 0 0 5px 0;
	display: block
}
.blog-post .comments .comment-form {
	margin-top: 2em
}
@media(min-width:992px) {
.date-md {
	display: block
}
.blog-roll.blog-list, .blog-post.blog-list {
	padding-left: 15px;
	padding-right: 15px
}
.blog-roll.blog-list .media-object, .blog-post.blog-list .media-object {
	float: right;
	max-width: 200px;
	margin: 0 0 0 1em
}
.blog-roll.blog-list .media-object.media-object-full, .blog-post.blog-list .media-object.media-object-full {
	max-width: 100%;
	margin: .5em 0;
	float: none
}
.blog-roll .comments .media-object, .blog-post .comments .media-object {
	max-width: 80px
}
.blog-roll .meta, .blog-post .meta {
	display: none
}
}
.page-elements h3.title-divider {
	margin-top: 2em
}

.newtopdown{
	margin-top: 10px;
	margin-left: 20px;
}

.growing-box {
	animation-name: resize;
	animation-duration: 1s;
	animation-iteration-count: 4;
	animation-direction: alternate;
	animation-timing-function: ease-in-out
}
.list-reset {
	margin: 0;
	padding: 0;
	list-style: none
}
.border-box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(https://fonts.gstatic.com/s/ubuntu/v7/OsJ2DjdpjqFRVUSto6IffFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/ubuntu/v7/OsJ2DjdpjqFRVUSto6IffD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(https://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgFhaRv2pGgT5Kf0An0s4MM.woff) format('woff');
}

/*
 * --------------------------------------------------
 * 1. Common Elements
 *--------------------------------------------------
 */
body a {
  color: #144763;
  text-decoration: none;
}
body a:hover {
  color: #144763;
  text-decoration: underline;
}
body #footer {
  border-top: 1px solid #2F7FB9;
  /* primary colour */

}
body #footer #toplink i {
  color: #2F7FB9;
  /* primary colour */

}
body #header-hidden-link a.show-hide,
body .flexslider-wrapper .flex-control-nav li a.flex-active,
body .static-banner .flex-control-nav li a.flex-active {
  background: #2F7FB9;
  /* primary colour */

}
body .flex-direction-nav a,
body .flex-direction-nav a:before {
  color: #2F7FB9 !important;
}
.btn {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  border-radius: 2px;
}
.btn-primary {
  color: #ffffff;
  background-color: #2F7FB9;
  border-color: #287BB7;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1776B7;
  border-color: #1775B7;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2F7FB9;
  border-color: #287BB7;
}
.btn-block {
  display: block;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 1px 5px;
}
.tabbable.row {
  margin-left: 0;
  margin-right: 0;
}
ul.nav-tabs {
  margin-bottom: 1em;
  border-bottom: none;
}
ul.nav-tabs li {
  float: none;
}
ul.nav-tabs li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e6e6e6;
}
ul.nav-tabs li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover {
  color: #2F7FB9;
  border-top: 4px solid #2F7FB9;
  border-bottom: 1px solid #e6e6e6;
}
.vertical-tabs ul.nav-stacked {
  margin-right: 0;
  border-bottom: 0;
  border-right: 1px solid #e6e6e6;
}
.vertical-tabs ul.nav-stacked li {
  margin-right: -18px;
}
.vertical-tabs ul.nav-stacked li a {
  color: rgba(27, 27, 27, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-left: 4px solid #e6e6e6;
  position: relative;
}
.vertical-tabs ul.nav-stacked li a i {
  font-size: 22px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  color: #e6e6e6;
}
.vertical-tabs ul.nav-stacked li a small {
  display: block;
  font-weight: normal;
}
.vertical-tabs ul.nav-stacked li a:hover i {
  color: #2F7FB9;
}
.vertical-tabs ul.nav-stacked li.active a,
.vertical-tabs ul.nav-stacked li.active a:hover {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #FFF;
  border-left: 4px solid #2F7FB9;
}
.vertical-tabs ul.nav-stacked li.active a i,
.vertical-tabs ul.nav-stacked li.active a:hover i {
  color: #2F7FB9;
}
.vertical-tabs .tab-content {
  margin-left: -15px;
  margin-right: -15px;
}
.bold-tabs ul li a {
  font-weight: bold;
  font-size: 18px;
}
.bold-tabs ul li a i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.bold-tabs ul li a small {
  display: block;
  font-weight: normal;
}
.bold-tabs ul li a:hover i {
  color: #2F7FB9;
}
@media (min-width: 768px) {
  .tabbable > ul.nav-tabs,
  ul.nav-tabs {
    border-bottom: 1px solid #e6e6e6;
  }
  .tabbable > ul.nav-tabs li,
  ul.nav-tabs li {
    float: left;
  }
  .tabbable > ul.nav-tabs li a,
  ul.nav-tabs li a {
    border: none;
  }
  .tabbable > ul.nav-tabs li a:last-child,
  ul.nav-tabs li a:last-child {
    margin-bottom: -1px;
    border-bottom: none;
  }
  .tabbable > ul.nav-tabs li.active a,
  ul.nav-tabs li.active a,
  .tabbable > ul.nav-tabs li.active a:hover,
  ul.nav-tabs li.active a:hover {
    border-top: 4px solid #2F7FB9;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom-color: transparent;
  }
  .vertical-tabs ul.nav-tabs {
    display: block;
    border-bottom: none;
  }
  .vertical-tabs ul.nav-tabs li {
    float: none;
  }
  .vertical-tabs ul.nav-tabs li a {
    border-right: none;
  }
  .vertical-tabs ul.nav-tabs li a i {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .vertical-tabs ul.nav-tabs li.active a,
  .vertical-tabs ul.nav-tabs li.active a:hover {
    border-left: 4px solid #2F7FB9;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
  }
  .vertical-tabs .tab-content {
    margin-right: auto;
    margin-left: auto;
  }
}
/*
 * --------------------------------------------------
 * 2. Header & Navigation 
 *--------------------------------------------------
 */
body #navigation .header-hidden {
  background: #2F7FB9;
  /* primary colour */

}
body #navigation .header {
  border-top: 0;
  /* primary colour */

}
body #navigation .navbar-brand {
  color: #2F7FB9;
  /* primary colour */

}
body #navigation .btn-primary {
  color: #ffffff;
  background-color: #2F7FB9;
  border-color: #287BB7;
  /* @see: Button maker: http://charliepark.org/bootstrap_buttons/ */

}
body #navigation .btn-primary:hover,
body #navigation .btn-primary:focus,
body #navigation .btn-primary:active,
body #navigation .btn-primary.active,
.open .dropdown-togglebody #navigation .btn-primary {
  color: #ffffff;
  background-color: #1776B7;
  border-color: #1775B7;
}
body #navigation .btn-primary:active,
body #navigation .btn-primary.active,
.open .dropdown-togglebody #navigation .btn-primary {
  background-image: none;
}
body #navigation .btn-primary.disabled,
body #navigation .btn-primary[disabled],
fieldset[disabled] body #navigation .btn-primary,
body #navigation .btn-primary.disabled:hover,
body #navigation .btn-primary[disabled]:hover,
fieldset[disabled] body #navigation .btn-primary:hover,
body #navigation .btn-primary.disabled:focus,
body #navigation .btn-primary[disabled]:focus,
fieldset[disabled] body #navigation .btn-primary:focus,
body #navigation .btn-primary.disabled:active,
body #navigation .btn-primary[disabled]:active,
fieldset[disabled] body #navigation .btn-primary:active,
body #navigation .btn-primary.disabled.active,
body #navigation .btn-primary[disabled].active,
fieldset[disabled] body #navigation .btn-primary.active {
  background-color: #2F7FB9;
  border-color: #287BB7;
}
body #navigation .navbar,
body #navigation .js-clingify-locked {
  border-bottom: 0;
  /* primary colour */

}
body .navbar-nav .divider-vertical {
  border-left: 1px solid #2F7EB7;
  border-right: 1px solid #2F7EB7;
}
body .navbar-nav > li {
  border-left-color: #2F7EB7;
  border-right-color: #2F7EB7;
}
body .navbar-nav .dropdown-menu {
  border-bottom: 2px solid #2F7EB7;
  /* primary colour */

}
body .navbar-nav .dropdown-menu li a.menu-item {
  background-color: #fff;
  border: 0;
  color: #34454e;
  /* primary colour */

}
body .navbar-nav .dropdown-menu li a.menu-item:hover {
  background-color: #f7f7f7;
  /* primary colour */

}
body .navbar-nav > li.home-link a i,
body #main-menu > li.home-link a i,
body .navbar-nav > li.home-link a:link i,
body #main-menu > li.home-link a:link i,
body .navbar-nav > li.home-link a:focus i,
body #main-menu > li.home-link a:focus i {
  color: #2F7FB9 !important;
}
body .navbar .nav li > .btn.btn-primary,
body .navbar .nav li > .btn.btn-navbar {
  color: #ffffff;
  background-color: #2F7FB9;
  border-color: #287BB7;
}
body .navbar .nav li > .btn.btn-primary:hover,
body .navbar .nav li > .btn.btn-navbar:hover,
body .navbar .nav li > .btn.btn-primary:focus,
body .navbar .nav li > .btn.btn-navbar:focus,
body .navbar .nav li > .btn.btn-primary:active,
body .navbar .nav li > .btn.btn-navbar:active,
body .navbar .nav li > .btn.btn-primary.active,
body .navbar .nav li > .btn.btn-navbar.active,
.open .dropdown-togglebody .navbar .nav li > .btn.btn-primary,
.open .dropdown-togglebody .navbar .nav li > .btn.btn-navbar {
  color: #ffffff;
  background-color: #1776B7;
  border-color: #1775B7;
}
body .navbar .nav li > .btn.btn-primary:active,
body .navbar .nav li > .btn.btn-navbar:active,
body .navbar .nav li > .btn.btn-primary.active,
body .navbar .nav li > .btn.btn-navbar.active,
.open .dropdown-togglebody .navbar .nav li > .btn.btn-primary,
.open .dropdown-togglebody .navbar .nav li > .btn.btn-navbar {
  background-image: none;
}
body .navbar .nav li > .btn.btn-primary.disabled,
body .navbar .nav li > .btn.btn-navbar.disabled,
body .navbar .nav li > .btn.btn-primary[disabled],
body .navbar .nav li > .btn.btn-navbar[disabled],
fieldset[disabled] body .navbar .nav li > .btn.btn-primary,
fieldset[disabled] body .navbar .nav li > .btn.btn-navbar,
body .navbar .nav li > .btn.btn-primary.disabled:hover,
body .navbar .nav li > .btn.btn-navbar.disabled:hover,
body .navbar .nav li > .btn.btn-primary[disabled]:hover,
body .navbar .nav li > .btn.btn-navbar[disabled]:hover,
fieldset[disabled] body .navbar .nav li > .btn.btn-primary:hover,
fieldset[disabled] body .navbar .nav li > .btn.btn-navbar:hover,
body .navbar .nav li > .btn.btn-primary.disabled:focus,
body .navbar .nav li > .btn.btn-navbar.disabled:focus,
body .navbar .nav li > .btn.btn-primary[disabled]:focus,
body .navbar .nav li > .btn.btn-navbar[disabled]:focus,
fieldset[disabled] body .navbar .nav li > .btn.btn-primary:focus,
fieldset[disabled] body .navbar .nav li > .btn.btn-navbar:focus,
body .navbar .nav li > .btn.btn-primary.disabled:active,
body .navbar .nav li > .btn.btn-navbar.disabled:active,
body .navbar .nav li > .btn.btn-primary[disabled]:active,
body .navbar .nav li > .btn.btn-navbar[disabled]:active,
fieldset[disabled] body .navbar .nav li > .btn.btn-primary:active,
fieldset[disabled] body .navbar .nav li > .btn.btn-navbar:active,
body .navbar .nav li > .btn.btn-primary.disabled.active,
body .navbar .nav li > .btn.btn-navbar.disabled.active,
body .navbar .nav li > .btn.btn-primary[disabled].active,
body .navbar .nav li > .btn.btn-navbar[disabled].active,
fieldset[disabled] body .navbar .nav li > .btn.btn-primary.active,
fieldset[disabled] body .navbar .nav li > .btn.btn-navbar.active {
  background-color: #2F7FB9;
  border-color: #287BB7;
}
body .navbar-nav > li > .dropdown-menu:before {
  border-bottom-color: #fff;
}
body .navbar-nav > li > .dropdown-menu:after {
  border-bottom: 6px solid #ffffff;
}
body .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top-color: #fff;
}
body .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
}
body .navbar-nav li.dropdown > a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
body .navbar-nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: rgba(255, 255, 255, 0.7);
  border-bottom-color: rgba(255, 255, 255, 0.7);
}
body .navbar-nav li.dropdown.open > .dropdown-toggle .caret,
body .navbar-nav li.dropdown.active > .dropdown-toggle .caret,
body .navbar-nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
body .dropdown-menu li a,
body .dropdown-menu li a:link,
body .dropdown-menu li a:focus,
body .dropdown-menu li a.menu-item {
  background: #ffffff;
  border: 0;
  color: #905225;
}
body .dropdown-menu li a:hover,
body .dropdown-menu li a:link:hover,
body .dropdown-menu li a:focus:hover,
body .dropdown-menu li a.menu-item:hover {
  background: #f7f7f7;
  border: 0;
}
/*
 * --------------------------------------------------
 * 3. Content Area
 *-------------------------------------------------- 
 */
body .pricing-stack .well .price {
  color: #2F7EB7;
  /* primary colour */

}
body .pricing-stack .well.active {
  border-color: #CCC;
  /* primary colour */

}
body .pricing-stack .well.active .price {
  background: #2F7EB7;
  /* primary colour */

  border-color: #CCC;
}
body .section-menu ul.nav-list li a:hover i {
  color: #2F7FB9;
}
body .section-menu ul.nav-list li.active > a,
body .section-menu ul.nav-list li.active > a:hover {
  color: #2F7FB9;
  /* primary colour */

  border-left-color: #2F7FB9;
  /* primary colour */

}
body .section-menu ul.nav-list li.active > a i,
body .section-menu ul.nav-list li.active > a:hover i {
  color: #2F7FB9;
}
body .stats .stat .well {
  background: #2F7FB9;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#2F7FB9), to(#007e88));
  background-image: -webkit-radial-gradient(circle, #2F7FB9, #007e88);
  background-image: -moz-radial-gradient(circle, #2F7FB9, #007e88);
  background-image: radial-gradient(circle, #2F7FB9, #007e88);
  background-repeat: no-repeat;
}
body .stats .stat .well:after {
  border-top-color: #2F7FB9;
  /* primary colour */

}
body .date-wrapper span.date-m {
  background: #2F7FB9;
  /* primary colour */

}
body .tags .tag {
  color: #2F7FB9;
  /* primary colour */

}
/*
 * --------------------------------------------------
 * 3. Misc
 * Other stuff
 *--------------------------------------------------
 */body .icon-inverse,
li .icon-inverse {
  background: #2F7FB9;
  /* primary colour */

}
body .icon-inverse-50,
li .icon-inverse-50 {
  background: rgba(0, 173, 187, 0.5);
}
body .primary-colour {
  color: #2F7FB9;
  /* primary colour */

}
body .primary-colour-bg {
  background: #2F7FB9;
  /* primary colour */

}
body .primary-colour-bg-50 {
  background: rgba(0, 173, 187, 0.5);
}
body .spacer {
  color: #B75916;
  /* primary colour */

}
body .spacer.dark {
  color: #007e88;
}
body .social-media a:hover {
  background: #2F7FB9;
  /* primary colour */

}
body a .de-em {
  color: rgba(0, 173, 187, 0.8);
}

.list-reset {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-box {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */
}

@-webkit-keyframes resize {
0% {
height:50px;
width:50px
}
50% {
height:100px;
width:100px
}
100% {
height:150px;
width:150px
}
}
@-moz-keyframes resize {
0% {
height:50px;
width:50px
}
50% {
height:100px;
width:100px
}
100% {
height:150px;
width:150px
}
}
@-o-keyframes resize {
0% {
height:50px;
width:50px
}
50% {
height:100px;
width:100px
}
100% {
height:150px;
width:150px
}
}
@keyframes resize {
0% {
height:50px;
width:50px
}
50% {
height:100px;
width:100px
}
100% {
height:150px;
width:150px
}
}