html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong,/*sub,sup,*/ tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
:focus {
	outline: 0
}
html {
	font-size: 18px
}
body {
	line-height: 1;
	color: #000;
	position: relative
}
table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 1em 0 2em;
	float: left;
	border-bottom: 1px solid #CCC;
	box-sizing: border-box
}
caption, th, td {
	text-align: left;
	font-weight: 400;
	vertical-align: top
}
td {
	padding: 1em;
	border: 1px solid #CCC;
	border-width: 1px 0 0;
	font-family: 'Gotham-Book', Arial, sans-serif
}
td strong {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
table > tbody > tr:first-child > td {
	background-color: #ece9e4
}
td img {
	padding: 0 2em 2em 0;
	min-width: 180px;
	float: left
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
* {
	margin: 0;
	padding: 0;
	outline: 0
}
body {
	background: #FFF;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden
}
a {
	color: #00A0F0;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
h1 {
	color: #FFF;
	font: normal 5em/1.2 'Gotham-Light', Arial, sans-serif;
	margin: 0 0 1.5em;
	letter-spacing: -.03em
}
h1 strong {
	font-family: 'Gotham-Book', Arial, sans-serif
}
.sectionHeading {
	float: left;
	margin: 2em 0 0;
	padding: 1.5em 0 .5em;
	border-top: 1px solid #CCC;
	width: 100%
}
.sectionHeading h1 {
	color: #00B4F0;
	margin-bottom: .5em;
	text-shadow: none
}
p.feature {
	color: #232323;
	font: normal 2em/1.4 'Gotham-Light', Arial, sans-serif;
	margin: 0 0 1.5em;
	letter-spacing: -.02em
}
p.feature strong {
	font-family: 'Gotham-Medium', Arial, sans-serif;
}
h2 {
	color: #232323;
	font: normal 1.5em/1.3 'Gotham-Book', Arial, sans-serif;
	margin: 0 0 .75em;
	letter-spacing: -.01em
}
h3 {
	border-top: 1px solid #C8C8C8;
	color: #232323;
	font: normal 1.5em/1.3 'Gotham-Book', Arial, sans-serif;
	margin: 20px 0 10px;
	padding: 15px 0 0
}
h3 strong {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
p.testimonial_text {
	color: #232323;
	font: normal 2em/1.3 'Gotham-Light', Arial, sans-serif;
	margin: 0 0 1em
}
p.testimonialName {
	margin: 0
}
p {
	color: #232323;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif;
	margin: 0 0 1.5em
}
p strong {
	font-family: 'Gotham-Medium'
}
p em, ul li em, ol li em {
	font-family: 'Gotham-Book-Italic'
}
ul {
	color: #232323;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif;
	margin: 0 0 1em 18px
}
ol {
	color: #232323;
	font: normal 1em/1.5 'Gotham-Book', Arial, sans-serif;
	margin: 0 0 1em;
	padding-left: 1.2em
}
ul li, ol li {
	margin-bottom: .5em
}
ul li strong, ol li strong {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
header ul {
	color: #232323;
	font: normal 24px/33px 'Gotham-Book', Arial, sans-serif;
	margin: 0 0 0 24px;
	padding: 0;
	text-align: left
}
header ul li {
	list-style-image: url(/images/common/bullet_large.png);
	list-style-position: outside;
	margin-bottom: 10px;
	padding: 0
}
img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box
}
.WorkPage .box .border img {
	border: 1px solid #CCC;
	padding: 0 15px
}
.box {
	position: relative;
    float: none;
    width: 70%;
    max-width: 1600px;
    height: 600px;
    background-color: #fff;
    margin: 0 auto;
    padding: 3% 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.box .left {
	float: left
}
.box .right {
	float: right
}
.box .right button {
	margin-top: 1em;
	margin-bottom: 0
}
.box .left ul, .box .one_column ul {
	color: #232323;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif;
	list-style: disc;
	list-style-position: outside;
	margin: .5em 0 2em 1.1em;
	padding: 0;
	text-align: left
}
.box .left ul.two_column_list, .box .one_column ul.two_column_list {
	float: left
}
.box .left ul ul, .box .one_column ul ul {
	list-style: none;
	margin-top: 1em;
	margin-bottom: 1.5em
}
.box .left ul ul li, .box .one_column ul ul li {
	position: relative;
	padding-left: 20px
}
.box .left ul ul li:before, .box .one_column ul ul li:before {
	content: "\2014";
	position: absolute;
	left: -10px
}
.box .one_column {
	width: 90%;
	margin: 0 5%;
	position: relative;
	z-index: 12;
	float: left
}
.box .left ul li, .box .one_column ul li {
	margin-bottom: 1em;
	padding: 0
}
.box .left ul li strong, .box .one_column ul li strong {
	font-family: 'Gotham-Medium'
}
.box .left ol {
	color: #232323;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif;
	margin: .5em 0 2em;
	padding-left: 1.2em
}
.box .left ol ol, .box .one_column ol ol {
	font-size: 1em!important
}
.box .left ol ul, .box .one_column ol ul {
	list-style: none;
	margin-bottom: 1.5em;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif
}
.box .left ol ul li, .box .one_column ol ul li {
	position: relative;
	padding-left: 20px
}
.box .left ol ul li:before, .box .one_column ol ul li:before {
	content: "\2014";
	position: absolute;
	left: -10px
}
header {
	background-color: #00B4F0;
	float: left;
	width: 100%;
	position: relative;
	z-index: -1;
	background: -webkit-gradient(linear, left top, left bottom, from(#005782), to(#00B4F0));
	background: -webkit-linear-gradient(top, #005782, #00B4F0);
	background: -moz-linear-gradient(top, #005782, #00B4F0);
	background: -o-linear-gradient(top, #005782, #00B4F0);
	background: linear-gradient(to bottom, #005782, #00B4F0)
}
header .page_title {
	display: block;
    position: relative;
    z-index: 1;
}
header .page_title h2 {
	font: normal 24px/33px 'Gotham-Book', Arial, sans-serif
}
header.staticHomePage:after {
	content: '';
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
header.staticHomePage .page_title {
	float: left
}
header.staticHomePage .page_title .blue_stat {
	border: 4px solid #00B4F0;
	border-width: 4px 0
}
header.staticHomePage .page_title .orange_stat {
	border: 4px solid #ff9100;
	border-width: 4px 0
}
header.staticHomePage .page_title .blue_stat, header.staticHomePage .page_title .orange_stat {
	float: left;
	box-sizing: border-box;
	margin-bottom: 1.5em;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,83,129,0.9)), to(rgba(0,112,176,0.9)));
	background: -webkit-linear-gradient(top, rgba(0,83,129,0.9), rgba(0,112,176,0.9));
	background: -moz-linear-gradient(top, rgba(0,83,129,0.9), rgba(0,112,176,0.9));
	background: -o-linear-gradient(top, rgba(0,83,129,0.9), rgba(0,112,176,0.9));
	background: linear-gradient(to bottom, rgba(0,83,129,0.9), rgba(0,112,176,0.9))
}
header.staticHomePage .page_title .blue_stat h1, header.staticHomePage .page_title .orange_stat h1 {
	margin: 0 0 .1em
}
header.staticHomePage .page_title .orange_stat h1, header.staticHomePage .page_title .orange_stat p {
	color: #ff9100
}
header.staticHomePage .page_title .blue_stat p {
	color: #FFF
}
header.staticHomePage .page_title p {
	color: #FFF;
	font-family: 'Gotham-Medium', Arial, sans-serif;
	font-size: 1.4em;
	margin: 0 0 1em;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3)
}
header.staticHomePage .page_title .blue_stat p, header.staticHomePage .page_title .orange_stat p {
	font-family: 'Gotham-Medium', Arial, sans-serif;
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3)
}
header.staticHomePage .button {
	background-color: #ff9100;
	border: 1px solid #ff9100;
	color: #FFF;
	box-shadow: 0 6px 3px -4px rgba(0,0,0,0.3);
	float: none;
	width: 90%;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	font-size: 1.25em;
	margin: 0 5%;
	box-sizing: border-box
}
header.staticHomePage .button:hover {
	background-color: #00B4F0;
	border-color: #00B4F0
}
.contourField {
	float: left;
	margin-bottom: 1em;
	width: 100%
}
#home_slider {
	background-color: #000;
	width: 100%;
	z-index: 0;
	float: left;
	z-index: -1
}
#home_slider li {
	position: relative
}
#home_slider .slides li {
	overflow: hidden
}
#home_slider li span.shading {
	background-color: rgba(0,0,0,0.1);
	float: left;
	height: 100%;
	position: absolute;
	width: 100%;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	box-shadow: 0 0 20em rgba(0,0,0,1) inset;
	text-indent: -9999px
}
#home_slider img {
	float: left
}
#home_slider .caption, #home_slider .icon {
	display: block;
	z-index: 10;
	position: relative
}
#home_slider .caption .caption_text {
    width: 90%;
    margin: 0 5%;
    position: relative;
    float: left;
}
#home_slider .caption h1 {
	margin-right: 0;
	margin-bottom: .2em
}
#home_slider .caption .button {
	z-index: 1;
	margin-top: 1em
}
.sliderControls_inner {
	float: left;
	width: 100%;
	background-color: #F5F5F5;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box
}
#home_slider .slash {
	position: absolute;
	background: -moz-linear-gradient(top, rgba(0,87,130,1) 0%, rgba(0,180,240,0.4) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,87,130,1)), color-stop(100%, rgba(0,180,240,0.4)));
	background: -webkit-linear-gradient(top, rgba(0,87,130,1) 0%, rgba(0,180,240,0.4) 100%);
	background: -o-linear-gradient(top, rgba(0,87,130,1) 0%, rgba(0,180,240,0.4) 100%);
	background: -ms-linear-gradient(top, rgba(0,87,130,1) 0%, rgba(0,180,240,0.4) 100%);
	background: linear-gradient(to bottom, rgba(0,87,130,1) 0%, rgba(0,180,240,0.4) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005782', endColorstr='#0000b4f0', GradientType=0);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#home_slider input[type="button"], #home_slider input[type="submit"], #home_slider .button, #home_slider button {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 4px;
	color: #FFF;
	font-family: 'Gotham-Light', Arial, sans-serif;
	opacity: .7
}
#home_slider input[type="button"]:hover, #home_slider input[type="submit"]:hover, #home_slider .button:hover, #home_slider button:hover {
	opacity: 1;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none !important
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	margin: 0
}
#slider.flexslider .slides{
	margin:0;
	padding:0;
}
#carousel.flexslider .slides{
	margin:0;
	padding:2.5em 0 0;
	width: 100% !important
}
#slider.flexslider .slides > li {
	box-sizing: border-box;
	margin:0;
	padding:0;
	display: none;
	padding: 5%;
	min-width: 100%;
}
#carousel.flexslider .slides > li {
	margin:0;
	padding:0;
	cursor: pointer;
	position: relative;
	width: 20% !important
}

/*@media screen and (max-width: 767px) {
	#carousel.flexslider .slides > li {
		width: 25% !important;
	}
}*/
#carousel.flexslider .slides > li:before{
    content: "";
    display: block;
    padding-top: 100%;
}
#carousel.flexslider .slides > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3rem;
    left: 35%;
    border-style: solid;
    border-width: 40px 40px 0 0px;
    border-color: #FFF transparent transparent transparent;
}
#carousel.flexslider .slides > li.flex-active-slide:after{
    border-color: #EFEFEF transparent transparent transparent;
}
.flexslider .slides > li:first-child,
#slider.flexslider .slides > li:first-child,
#carousel.flexslider .slides > li:first-child {
	display: block
}
#carousel.flexslider .slides > li .profile{
	display: flex;
    position: absolute;
    width: 80%;
    height: 80%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
	top: 0;
	left: 0;
	opacity: .75;
	border: 4px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    background: #efefef;
}
@media screen and (max-width: 767px) {
	#carousel.flexslider .slides > li .profile{
		border-width: 2px;
	}
}

#carousel.flexslider .slides > li.flex-active-slide .profile{
	border-color: #00b4f1;
	opacity: 1;
}
#carousel.flexslider .slides > li .profile p{
	 display: none;
}
#carousel.flexslider .slides > li .profile img{
	width: auto;
	height: 100%;
	border: 2px solid #FFF;
    border-radius: 50%;
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides > li:first-child {
	display: block
}
.flexslider {
	margin: 0;
	background: #00B4F0;
	position: relative;
	border-radius: 0;
	zoom: 1
}
#slider.flexslider{
	background-color: #EFEFEF;
    border-radius: 4px;
	margin: 1em 0 0;
	padding: 0;
	/*height: auto !important;*/
}
/*
#slider.flexslider:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -40px;
    left: 5%;
    border-style: solid;
    border-width: 40px 40px 0 0px;
    border-color: #EFEFEF transparent transparent transparent;
}
*/
#carousel.flexslider{
	background-color: #FFF;
	z-index:1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 2;
}
#slider.flexslider .flex-direction-nav,
#carousel.flexslider .flex-direction-nav{
	display: none;
}
.flex-direction-nav a {
	color: #FFF;
	width: 100px;
	height: 100px;
	margin: -20px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -36px
}
.flex-direction-nav .flex-prev {
	left: -36px
}
.flexslider:hover .flex-next {
	opacity: .5;
	right: 5px
}
.flexslider:hover .flex-prev {
	opacity: .5;
	left: 5px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1
}
.flex-direction-nav .disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default
}
.flex-direction-nav .flex-next:after {
	content: '';
	display: block;
	position: absolute;
	top: 26px;
	left: 20px;
	border-right: 4px solid;
	border-bottom: 4px solid;
	width: 40px;
	height: 40px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.flex-direction-nav .flex-prev:after {
	content: '';
	display: block;
	position: absolute;
	top: 26px;
	right: 20px;
	border-left: 4px solid;
	border-bottom: 4px solid;
	width: 40px;
	height: 40px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.flex-control-nav {
	width: auto;
	text-align: center
}
.flex-control-nav li {
	float: left;
	font: normal 1em/1.5 'Gotham-Medium', Arial, sans-serif;
	padding-left: 2px;
	margin-right: 6px;
	display: inline-block;
	zoom: 1;
*display:inline
}
.flex-control-paging li a {
	background-color: #000;
	color: #FFF;
	display: block;
	height: 28px;
	width: 28px;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	padding: 0
}
.flex-control-paging li a:hover {
	background-color: #00B4F0;
	color: #FFF;
	text-decoration: none
}
.flex-control-paging li a.flex-active {
	background: #FFF;
	color: #00A0F0;
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0
}
}
.flex-pauseplay a {
	width: 36px;
	height: 36px;
	margin-left: 1px;
	display: block;
	background: rgba(0,0,0,0.2);
	position: relative;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-transition: all .3s ease
}
.flex-pauseplay a:hover {
	background: rgba(0,0,0,0.5)
}
.flex-pauseplay a.flex-pause:before, .flex-pauseplay a.flex-pause:after {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 12px;
	width: 4px;
	height: 16px;
	background-color: #FFF
}
.flex-pauseplay a.flex-pause:after {
	left: auto;
	right: 12px
}
.flex-pauseplay a.flex-play:before {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 13.9px;
	border-color: transparent transparent transparent #FFF
}
.contourField div {
	float: left;
	width: 100%
}
.contourField.recaptcha {
	margin-bottom: 2em
}
.contourField.textfield {
	width: 47.5%;
	margin-right: 5%
}
.contourField.textfield:nth-child(2n) {
	margin-right: 0
}
.contourIndicator, .field-validation-error {
	color: red;
	font: normal 1em/1.5 'Gotham-Medium', Arial, sans-serif
}
.input-validation-error, .input-validation-error:focus, .contourPage .input-validation-error, .contourPage input[type="text"].input-validation-error, .contourPage input[type="email"].input-validation-error, .contourPage input[type="tel"].input-validation-error {
	background-color: #FFF0F0!important;
	border-color: red!important;
	color: red!important
}
label {
	color: #232323;
	float: left;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif;
	margin: 0 0 .5em;
	width: 100%
}
span.radiobuttonlist {
	float: left
}
span.radiobuttonlist label {
	float: none;
	margin-left: .5em;
	font-family: 'Gotham-Book', Arial, sans-serif
}
input[type="button"], input[type="submit"], .button, button {
	background-color: #00B4F0;
	border: 1px solid #00B4F0;
	border-radius: 4px;
	color: #FFF;
	cursor: pointer;
	display: block;
	float: left;
	font: normal 1em 'Gotham-Light', Arial, sans-serif;
	text-decoration: none;
	-webkit-appearance: none;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	margin-bottom: 1em;
	padding: .5em 1em
}
input[type="button"]:hover, input[type="submit"]:hover, .button:hover, button:hover {
	background-color: #232323;
	border-color: #232323;
	text-decoration: none
}
input[type="button"]:disabled, input[type="submit"]:disabled, .button:disabled, button:disabled {
	background-color: gray;
	border-color: gray;
	color: #CCC;
	text-decoration: none
}
input[type="text"], input[type="email"], input[type="number"] {
	border: 1px solid #C8C8C8;
	border-radius: 4px;
	color: gray;
	float: left;
	font: normal 1em 'Gotham-Light', Arial, sans-serif;
	box-sizing: border-box;
	width: 100%;
	background-color: #EFEFEF;
	-webkit-appearance: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	padding: .5em 1em
}
input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus {
	border: 1px solid #00B4F0;
	background-color: #FFF;
	color: #00A0F0
}
textarea {
	border: 1px solid #C8C8C8;
	border-radius: 4px;
	color: gray;
	float: left;
	font: normal 1em/1.5 'Gotham-Light', Arial, sans-serif;
	box-sizing: border-box;
	width: 100%;
	height: 180px;
	background-color: #EFEFEF;
	resize: none;
	-webkit-appearance: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	padding: .5em 1em
}
textarea:focus {
	border: 1px solid #00B4F0;
	background-color: #FFF;
	color: #00A0F0
}
header .page_title select {
	width: 290px
}
select:focus {
	color: #00A0F0
}
#header {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 2% 1.2em;
	top: 0;
	z-index: 100;
	overflow: hidden;
	box-sizing: border-box
}
#header.affix-top {
	background-color: transparent;
	position: absolute;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#header.affix-top.affix {
	background-color: #00B4F0;
	padding: 0 2% 1.2em;
	position: fixed;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#header span.bg {
	background-size: cover;
	position: absolute;
	top: -10px;
	left: -10px;
	width: 110%;
	height: 110%;
	z-index: -1;
	opacity: .5
}
#header .logo {
	width: 25%;
	position: relative;
	margin-top: 2em;
	float: left
}
#header .logo a {
	background: url(/images/common/brandtoolbox_logo_white.svg) 0 0 no-repeat;
	float: left;
	position: absolute;
	width: 400px;
	height: 80px;
	background-size: 400px;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#header .logo a img {
	height: 100%;
	width: 100%
}
#header.affix-top.affix .logo {
	margin-top: 1em;
}
#header.affix-top.affix .logo a {
	width: 250px;
	height: 47px;
	background-size: 250px
}
#header.affix-top.affix #nav-wrap{
	margin-top: 1.2em
}
::selection, ::-moz-selection {
background-color:#00B4F0;
color:#FFF
}
.latest_news {
	float: left;
	margin-bottom: 25px;
	width: 677px
}
.latest_news ul {
	text-align: justify
}
.latest_news ul:after {
	content: '';
	display: inline-block;
	width: 100%
}
.latest_news ul li {
	display: inline-block;
	text-align: left;
	vertical-align: top
}
.latest_news ul li img {
	float: left;
	margin: 0 -10px
}
.latest_news ul li a {
	background-color: #EFEFEF;
	float: left;
	padding: 10px;
	width: 187px;
	height: 223px;
	position: relative;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.latest_news ul li a:after {
	bottom: 0;
	right: 0;
	content: " ";
	width: 0;
	height: 0;
	border-bottom: 30px solid #FFF;
	border-left: 30px solid transparent;
	position: absolute
}
.latest_news ul li a:hover {
	background-color: #00B4F0
}
.latest_news ul li a h4 {
	color: #00A0F0
}
.latest_news ul li a:hover h4, .latest_news ul li a:hover h6, .latest_news ul li a:hover p {
	color: #FFF
}
.latest_news ul li p {
	line-height: 17px;
	margin-right: 5px
}
.latest_news ul li .top {
	float: left;
	height: 90px
}
.latest_news ul li .bottom {
	float: left;
	height: 143px
}
.latest_news ul li .bottom.image {
	position: relative
}
.latest_news ul li .bottom.image:before {
	top: 0;
	left: 0;
	content: " ";
	width: 0;
	height: 0;
	border-top: 0 solid #EFEFEF;
	border-right: 0 solid transparent;
	position: absolute;
	z-index: 1
}
.latest_news ul li a:hover .bottom.image:before {
	border-top: 20px solid #00B4F0;
	border-right: 20px solid transparent
}
.latest_news ul li a:hover {
	text-decoration: none
}
.latest_news ul li img {
	float: left;
	margin: 0 -10px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.latest_news ul li a:hover img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%)
}
footer {
	border-top: 1px solid #CCC;
	float: left;
	margin: 5em auto 0;
	padding: 1em 0 3em;
	width: 90%;
	box-sizing: border-box
}
footer .contact p {
	margin-bottom: .5em
}
footer .subscribe p {
	margin-bottom: 1em
}
footer span {
	color: #232323;
	clear: both;
	float: left;
	font: normal 1em/1.5 'Gotham-Book', Arial, Helvetica, sans-serif;
	margin: 2em 0;
	width: 100%
}
footer ul {
	float: left;
	margin: 0;
	list-style: none
}
footer ul li p {
	line-height: 1.4;
	margin-bottom: .75em
}
footer .contact {
	float: left;
	width: 30%
}
footer .subscribe {
	float: left;
	width: 40%
}
footer .follow_us {
	float: left;
	width: 20%
}
footer .contact, footer .subscribe {
	margin-right: 5%
}
footer .contact h3, footer .subscribe h3, footer .follow_us h3 {
	border: 0;
	font-family: 'Gotham-Medium', Arial, sans-serif
}
footer .subscribe input[type="text"], footer .subscribe input[type="email"] {
	margin-bottom: 1em
}
footer .subscribe input[type="button"], footer .subscribe input[type="submit"], footer .subscribe .button, footer .subscribe button {
	margin-bottom: 0
}
.recent_tweets {
	float: right;
	width: 192px
}
.recent_tweets #twitter_update_list li {
	list-style: none;
	margin-bottom: 12px
}
.recent_tweets #twitter_update_list li span {
	font: normal 14px/20px 'Gotham-Book', Arial, sans-serif;
	margin: 0 0 8px
}
.recent_tweets #twitter_update_list li span:after {
	font: normal 14px/20px 'Gotham-Book', Arial, sans-serif
}
.recent_tweets #twitter_update_list li a {
	color: #232323;
	font: normal 14px/20px 'Gotham-Book', Arial, sans-serif;
	margin: 0 0 8px
}
.recent_tweets #twitter_update_list li a:before {
	content: '- '
}
.recent_tweets #twitter_update_list li span a {
	color: #00A0F0
}
.recent_tweets #twitter_update_list li span a:before {
	content: ''
}
.work {
	float: left;
	width: 90%;
	margin: 0 5%
}
.work ul {
	float: left;
	text-align: left;
	width: 100%;
	margin: 0 0 3em;
	list-style: none
}
.work ul li {
	float: left;
	text-align: left;
	vertical-align: top
}
.work ul li a {
	float: left;
	position: relative;
	width: 100%
}
.work ul li a:before {
	background-color: rgba(50,50,50,0.1);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 8;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	box-shadow: 0 0 30px rgba(0,0,0,0.3) inset
}
.work ul li a:hover:before {
	background-color: rgba(50,50,50,0.0);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 8;
	box-shadow: 0 0 3px rgba(0,0,0,0.3) inset
}
.work ul li a img {
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	float: left;
	width: 100%
}
.work ul li a p {
	background-color: rgba(0,0,0,0.7);
	bottom: 0;
	color: #FFF;
	left: 0;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	padding: 5% 7%;
	z-index: 10;
	box-sizing: border-box;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.work ul li a:hover p {
	background-color: #00B4F0
}
.box .left .contact_personal ul {
	float: left;
	font-size: 12px
}
.box .left .contact_personal ul li {
	display: inline-block;
	font: normal 14px/24px 'Gotham-Book', Arial, sans-serif;
	list-style: none
}
.box .right .contact_services ul {
	float: left
}
.box .right .contact_services ul li {
	font: normal 14px/20px 'Gotham-Book', Arial, sans-serif;
	float: left;
	list-style: none;
	margin-bottom: 6px;
	width: 100%
}
.box .left .contact_additional ul {
	float: left;
	text-align: justify
}
.box .left .contact_additional ul li {
	display: inline-block;
	font: normal 14px/24px 'Gotham-Book', Arial, sans-serif;
	list-style: none
}
.box .left .contact_personal ul, .box .left .contact_additional ul, .box .left .contact_budget ul, .box .left .work_images ul {
	list-style: none;
	margin: 0
}
.box .left .contact_personal ul li, .box .left .contact_additional ul li {
	float: none;
	list-style-image: none;
	margin-bottom: 0;
	width: auto
}
.box .left .contact_personal ul li {
	width: 223px
}
.box .left .contact_budget ul li {
	list-style-image: none;
	margin-bottom: 0;
	width: auto
}
.contact_budget .budget_panel_slider ul {
	border: 1px solid #c8c8c8;
	border-left: 0;
	border-radius: 3px;
	float: left;
	width: 677px;
	background-color: #EFEFEF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EFEFEF), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #EFEFEF, #ebebeb);
	background-image: -moz-linear-gradient(top, #EFEFEF, #ebebeb);
	background-image: -ms-linear-gradient(top, #EFEFEF, #ebebeb);
	background-image: -o-linear-gradient(top, #EFEFEF, #ebebeb)
}
.lavaLampWithImage li {
	float: left;
	font: normal 14px/16px 'Gotham-Book', Arial, sans-serif;
	list-style: none;
	text-align: center;
	border-style: solid;
	border-width: 0 1px;
	border-color: transparent #c8c8c8 transparent #FFF
}
.budget_panel_slider li.first {
	background-color: #c8c8c8;
	border-left: none
}
.budget_panel_slider li.first a:hover {
	background-color: transparent;
	background-image: none;
	border-left: none
}
.budget_panel_slider li.last {
	border-right: none
}
.budget_panel_slider li a {
	cursor: pointer;
	float: left;
	padding: 10px 0;
	width: 95px;
	position: relative
}
.budget_panel_slider li.first a {
	cursor: default
}
.budget_panel_slider li a.active:hover {
	background: none
}
.budget_panel_slider li a:hover {
	text-decoration: none;
	background-color: #ebebeb;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#e1e1e1));
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1)
}
.lavaLampWithImage li:hover a:after {
	bottom: -1px;
	content: '';
	position: absolute;
	height: 9px;
	display: block;
	width: 95px;
	background: url(/images/common/icons.png) no-repeat scroll 50% -166px transparent;
	z-index: 1
}
.lavaLampWithImage li.first:hover a:after {
	content: ' ';
	background: none
}
.lavaLampWithImage {
	position: relative;
	margin: 0;
	padding: 0
}
.lavaLampWithImage li {
	float: left;
	list-style: none
}
.lavaLampWithImage li.back {
	background: #00B4F0;
	border-radius: 3px;
	width: 100px;
	height: 64px;
	z-index: 8;
	position: absolute;
	top: -5px;
	left: 0
}
.lavaLampWithImage li a {
	text-decoration: none;
	color: #969696;
	text-shadow: 1px 1px 0 #FFF;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	margin: 0
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none
}
.lavaLampWithImage li.first a, .lavaLampWithImage .active {
	color: #FFF;
	text-shadow: none
}
.lavaLampWithImage li:hover .active:after {
	content: ' ';
	background: none
}
.project_brief p a {
	border-radius: 4px;
	display: block;
	margin-top: -5px;
	padding: 8px 23px 10px 60px;
	position: relative;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.project_brief p a:hover {
	background: #00B4F0;
	box-shadow: 0 0 5px rgba(0,0,0,0.1) inset;
	color: #FFF;
	text-decoration: none
}
.attach_files input[type="file"] {
	float: left;
	clear: both;
	margin-bottom: 10px
}
.contact_submit {
	margin-top: 20px
}
.contact_services label {
	text-indent: 15px
}
.contact_tab_container {
	position: absolute;
	top: -66px
}
.contact_tab {
	border-radius: 3px 3px 0 0;
	cursor: pointer;
	float: left;
	background-color: rgba(0,0,0,0.2);
	margin: 18px 20px 0 0;
	padding: 15px 20px;
	text-align: center;
	position: relative;
	width: 180px;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.3)
}
.contact_tab:hover {
	margin-top: 0
}
.contact_tab.open {
	background-color: rgba(0,0,0,1)
}
.contact_tab.open:after {
	bottom: -9px;
	left: 0;
	content: ' ';
	position: absolute;
	height: 9px;
	display: block;
	width: 95px;
	background: url(/images/common/icons.png) no-repeat scroll 50% -181px transparent;
	width: 220px
}
.contact_tab p {
	color: #FFF;
	font: normal 16px/18px 'Gotham-Medium', Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
.contact_tab span p {
	display: none;
	font: normal 12px/18px 'Gotham-Book', Arial, sans-serif;
	text-transform: none
}
.contact_tab:hover span p {
	display: inline;
	font: normal 12px/18px 'Gotham-Book', Arial, sans-serif;
	text-transform: none
}
.services {
	float: left;
	width: 90%;
	margin: 1.5em 5% 2em
}
.HomePage .services, .signupPage .services, .Home_GovernmentCMSPage .services {
	margin-bottom: 0
}
.services ul {
	float: left;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #CCC;
	list-style: none
}
.HomePage .services ul, .signupPage .services ul, .Home_GovernmentCMSPage .services ul {
	border-bottom: 0
}
.services ul li {
	border-top: 1px solid #CCC;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 3%
}
.services ul li a {
	float: left;
	width: 100%;
	position: relative;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	box-sizing: border-box;
	background-repeat: no-repeat
}
.services ul li a .text {
	float: left;
	width: 70%;
	padding: 0 5% 0 0;
	box-sizing: border-box
}
.services ul li a .image {
	float: left;
	width: 30%;
	padding: 0;
	box-sizing: border-box
}
.services ul li a:hover {
	text-decoration: none
}
.services ul li a:hover .text {
	background-color: #FFF
}
.services ul li a:hover h2, .services ul li a:hover p {
	color: #00A0F0
}
.callToAction {
	float: left;
	width: 90%;
	margin: 0 5% 2em
}
.callToAction a {
	background-color: #EFEFEF;
	float: left;
	width: 100%;
	padding: 3%;
	box-sizing: border-box
}
.callToAction a:hover {
	background-color: #00B4F0;
	text-decoration: none
}
.callToAction a h2 {
	margin: 0
}
.callToAction a:hover h2 {
	color: #FFF
}
.box .one_column .news_list {
	float: left;
	width: 100%
}
.box .one_column .news_list ul {
	float: left;
	text-align: left;
	margin: 0;
	list-style: none;
	width: 100%
}
.box .one_column .news_list ul li {
	float: left;
	text-align: left;
	vertical-align: top
}
.box .one_column .news_list ul li a {
	background-color: #EFEFEF;
	float: left;
	position: relative;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.box .one_column .news_list ul li a:hover {
	background-color: #00B4F0
}
.box .one_column .news_list ul li a h2 {
	margin-right: 0
}
.box .one_column .news_list ul li a p {
	margin: 0 0 .5em
}
.box .one_column .news_list ul li a p.news_date {
	color: #00A0F0
}
.box .one_column .news_list ul li a:hover h2, .box .one_column .news_list ul li a:hover p {
	color: #FFF
}
.box .one_column .news_list ul li img {
	float: left;
	width: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.box .one_column .news_list ul li a:hover img {
	-webkit-filter: grayscale(100%)
}
.box .one_column .news_list ul li .top {
	float: left;
	width: 86%;
	padding: 5% 7% 2%
}
.box .one_column .news_list ul li .bottom {
	float: left;
	width: 100%;
	margin-top: -2%;
	padding: 0 7% 5%;
	box-sizing: border-box
}
.box .one_column .news_list ul li .bottom.image {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0
}
.categories {
	float: left;
	width: 100%
}
.news_story {
	margin: 1em 0 3em;
	width: 100%
}
.box .one_column .news_list .news_item {
	float: left;
	text-align: left;
	vertical-align: top;
	overflow: hidden
}
.box .one_column .news_list .news_item a {
	background-color: #EFEFEF;
	float: left;
	width: 100%;
	position: relative;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.box .one_column .news_list .news_item a:hover {
	background-color: #00B4F0
}
.box .one_column .news_list .news_item a h2 {
	margin-right: 0
}
.box .one_column .news_list .news_item a p {
	margin: 0 0 .5em
}
.box .one_column .news_list .news_item a p.news_date {
	color: #00A0F0
}
.box .one_column .news_list .news_item a:hover h2, .box .one_column .news_list .news_item a:hover p {
	color: #FFF
}
.box .one_column .news_list .news_item a span {
	position: absolute;
	top: -.25em;
	right: -.25em;
	top: 0;
	right: 0;
	padding: .2em .5em
}
.box .one_column .news_list .news_item.Experience a span {
	background-color: #00A0F0
}
.box .one_column .news_list .news_item.News a span {
	background-color: #FF9100
}
.box .one_column .news_list .news_item a span:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	border-style: solid;
	border-width: 10px 10px 0 0
}
.box .one_column .news_list .news_item.Experience a span:after {
	border-color: #00A0F0 transparent transparent
}
.box .one_column .news_list .news_item.News a span:after {
	border-color: #FF9100 transparent transparent
}
.box .one_column .news_list .news_item a span p {
	color: #FFF;
	margin: 0
}
.box .one_column .news_list .news_item img {
	float: left;
	width: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease
}
.box .one_column .news_list .news_item a:hover img {
	-webkit-filter: grayscale(100%)
}
.box .one_column .news_list .news_item .top {
	float: left;
	width: 86%;
	padding: 5% 7% 2%
}
.box .one_column .news_list .news_item .bottom {
	float: left;
	width: 100%;
	margin-top: -2%;
	padding: 0 7% 7%;
	box-sizing: border-box
}
.box .one_column .news_list .news_item .bottom.image {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0
}
.categories {
	float: left;
	width: 100%
}
.news_story {
	margin: 1em 0 3em;
	width: 100%
}
.arrow_link:after {
	content: '';
	background: url(/images/common/icons.png) right -59px no-repeat;
	padding-right: 23px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.arrow_link:hover:after {
	background-position: right -79px
}
.box .left .related_links {
	float: left;
	width: 100%
}
.box .left .related_links ul {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%
}
.box .left .related_links ul li {
	float: left;
	text-align: left;
	vertical-align: top;
	margin-bottom: 15%;
	width: 100%
}
.box .left .related_links ul li a {
	position: relative;
	float: left;
	width: 100%
}
.box .left .related_links ul li a:before {
	background-color: rgba(50,50,50,0.1);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 8;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	box-shadow: 0 0 30px rgba(0,0,0,0.3) inset
}
.box .left .related_links ul li a:hover:before {
	background-color: rgba(50,50,50,0.0);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 8;
	box-shadow: 0 0 3px rgba(0,0,0,0.3) inset
}
.box .left .related_links ul li a img {
	float: left;
	width: 100%
}
.box .left .related_links ul li a p {
	background-color: rgba(0,0,0,0.7);
	bottom: 0;
	color: #FFF;
	left: 0;
	line-height: 1.2;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	padding: 5% 7%;
	z-index: 10;
	box-sizing: border-box;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.box .left .related_links ul li a:hover p {
	background-color: #00B4F0
}
.box .right .related_links {
	float: left;
	width: 100%
}
.box .right .related_links ul {
	margin: 0;
	text-align: justify;
	width: 100%
}
.box .right .related_links ul li {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-bottom: 15%;
	width: 100%
}
.box .right .related_links ul li a {
	position: relative;
	float: left;
	width: 100%
}
.box .right .related_links ul li a:before {
	background-color: rgba(50,50,50,0.1);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 8;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	box-shadow: 0 0 30px rgba(0,0,0,0.3) inset
}
.box .right .related_links ul li a:hover:before {
	background-color: rgba(50,50,50,0.0);
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 8;
	box-shadow: 0 0 3px rgba(0,0,0,0.3) inset
}
.box .right .related_links ul li a img {
	float: left;
	width: 100%
}
.box .right .related_links ul li a p {
	background-color: rgba(0,0,0,0.7);
	bottom: 0;
	color: #FFF;
	left: 0;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	padding: 5% 7%;
	z-index: 10;
	box-sizing: border-box;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.box .right .related_links ul li a:hover p {
	background-color: #00B4F0
}
.hide {
	background-color: rgba(0,0,0,0.8);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	display: none;
	margin-top: -5px;
	position: absolute;
	width: inherit;
	z-index: 1000;
	padding: 15px 0
}
.hide h1, .hide h2, .hide h3, .hide h4, .hide p {
	color: #00A0F0;
	padding: 0 15px
}
.hide p {
	color: #FFF
}
.close {
	background-color: #232323;
	border: 2px solid #FFF;
	border-radius: 12px 12px 12px 12px;
	box-shadow: 0 0 5px #000;
	color: #FFF;
	cursor: pointer;
	font: 12px/20px 'Gotham-Book', Arial, sans-serif;
	height: 20px;
	position: absolute;
	right: -10px;
	text-transform: uppercase;
	top: -10px;
	padding: 0 6px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.close:hover {
	background-color: #00B4F0;
	border-color: #FFF
}
ul.sort_work_list {
	float: left;
	margin: 0
}
ul.sort_work_list li {
	float: left;
	list-style: none;
	margin: 0
}
.testimonial {
	background-color: #EFEFEF;
	border-radius: 4px;
	float: left;
	margin: 1em 0 3em;
	padding: 5%;
	position: relative
}
.testimonial:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -40px;
	left: 5%;
	border-style: solid;
	border-width: 40px 40px 0 0px;
    border-color: #EFEFEF transparent transparent transparent;

}
.work_images {
	float: left;
	margin: 10px 0;
	width: 100%
}
.box .left .work_images ul li {
	float: none;
	list-style-image: none;
	margin-bottom: 5em;
	width: auto
}
.related_services {
	float: left;
	width: 100%;
	margin-bottom: 2em
}
.related_services ul {
	margin-bottom: 2em;
	list-style: none;
	margin-left: 0
}
.related_services ul li.active p {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
.related_services p {
	line-height: 1.4;
	margin-bottom: .75em
}
.scrollup {
	border-radius: 20px;
	color: #FFF;
	width: 0;
	height: 40px;
	font: 14px/40px 'Gotham-Medium', Arial, sans-serif;
	position: fixed;
	bottom: 90px;
	right: 10%;
	text-transform: uppercase;
	display: none;
	overflow: hidden;
	padding-left: 40px;
	background: #232323 url(/images/common/icon_top.png) top left no-repeat;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.scrollup:hover {
	background-color: #00B4F0;
	background-position: bottom left;
	box-shadow: 0 0 3px rgba(0,0,0,0.3) inset;
	width: 45px;
	right: 10%;
	text-decoration: none;
	text-shadow: 0 0 3px rgba(0,0,0,0.3)
}
.box .right .contact {
	margin-bottom: 2em
}
.box .right .contact p {
	margin-bottom: .5em
}
.box .right .subscribe p, .box .right .subscribe input[type="text"], .box .right .subscribe input[type="email"] {
	margin-top: 1em;
	margin-bottom: 0
}
.currentPageName {
	position: absolute;
	background-color: #FFF;
	padding: 5px 16px;
	color: #232323;
	font: normal 1em/1.4 'Gotham-Medium', Arial, sans-serif;
	top: 24px;
	right: 68px;
	text-transform: uppercase
}
.currentPageName:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	left: 16px;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #FFF transparent transparent
}
.backToTop {
	position: relative;
	margin: 0 0 1em;
	padding-right: 3em;
}
.backToTop:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 25%;
	right: 1em;
	border-left: 2px solid;
	border-bottom: 2px solid;
	width: 10px;
	height: 10px;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}
.recaptchatable .recaptcha_r1_c1 {
	height: 0!important
}
.recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r2_c2, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c3 {
	width: 0!important
}
#recaptcha_challenge_image {
	margin: 0!important;
	width: 100%!important
}
#recaptcha_response_field {
	margin: 0!important;
	width: 100%!important
}
.recaptchatable #recaptcha_image {
	margin: 0!important;
	width: 100%!important
}
.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r2_c2, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_image_cell {
	background: none!important
}
#recaptcha_area, #recaptcha_table {
	width: 318px!important;
	background: #EFEFEF;
	border: 1px solid #C8C8C8;
	padding: 6px 6px 0 0
}
#recaptcha_table {
	background: #EFEFEF url(/images/common/recaptcha_logo.png) 230px 100px no-repeat!important;
	background-size: 78px!important
}
.recaptcha_theme_red #recaptcha_response_field {
	border: 1px solid #C8C8C8!important;
	font-size: 15px!important;
	font-family: Arial;
	background: #FFF;
	height: 40px;
	text-indent: .75em!important
}
.recaptchatable a {
	color: #00A0F0!important;
	text-decoration: none!important;
	font-size: 13px!important
}
.recaptchatable a:hover {
	text-decoration: underline!important
}
#recaptcha_reload_btn, #recaptcha_switch_audio_btn, #recaptcha_whatsthis_btn {
	background: #00B4F0 url(/images/common/recaptcha_icons.png) 0 0 no-repeat!important;
	background-size: 36px!important;
	float: left;
	width: 36px;
	height: 36px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
#recaptcha_reload_btn:hover, #recaptcha_switch_audio_btn:hover, #recaptcha_whatsthis_btn:hover {
	background-color: #232323!important
}
#recaptcha_reload_btn {
	margin-bottom: 2px
}
#recaptcha_switch_audio_btn {
	background-position: 0 -36px!important;
	margin-bottom: 2px
}
#recaptcha_whatsthis_btn {
	background-position: 0 -72px!important
}
#recaptcha_reload_btn img, #recaptcha_switch_audio_btn img, #recaptcha_whatsthis_btn img {
	display: none!important
}
#response {
	float: left;
	display: none;
	margin-bottom: 1em;
	margin-top: 1em
}
#response p {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
.subscribe input[type="email"].error, .download input[type="email"].error {
	background-color: #FFF0F0;
	border-color: red;
	color: red
}
.errorMsg {
	float: left;
	width: 100%;
	color: red;
	font: normal 1em/1.5 'Gotham-Medium', Arial, sans-serif;
	display: none
}
.download {
	float: left;
	margin-bottom: 2em;
	width: 100%;
	background-color: #EFEFEF;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FFF));
	background: -webkit-linear-gradient(top, #EFEFEF, #FFF);
	background: -moz-linear-gradient(top, #EFEFEF, #FFF);
	background: -o-linear-gradient(top, #EFEFEF, #FFF);
	background: linear-gradient(to bottom, #EFEFEF, #FFF)
}
.download:hover, .download.open {
	background: -webkit-gradient(linear, left top, left bottom, from(#00B4F0), to(#00B4F0));
	background: -webkit-linear-gradient(top, #00B4F0, #00B4F0);
	background: -moz-linear-gradient(top, #00B4F0, #00B4F0);
	background: -o-linear-gradient(top, #00B4F0, #00B4F0);
	background: linear-gradient(to bottom, #00B4F0, #00B4F0)
}
.download img {
	width: 30%;
	margin-right: 5%;
	float: left;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	border: 1px solid #CCC
}
.download a:hover {
	text-decoration: none
}
.download .showForm, .download .downloadNow {
	float: left;
	cursor: pointer;
	width: 90%;
	margin: 5%
}
.download .showForm p strong, .download .downloadNow p strong {
	color: #00A0F0
}
.download:hover .showForm p, .download:hover .showForm p strong, .download.open .showForm p, .download.open .showForm p strong, .download:hover .downloadNow p, .download:hover .downloadNow p strong, .download.open .downloadNow p, .download.open .downloadNow p strong {
	color: #FFF
}
.download form {
	float: left;
	background-color: #FFF;
	margin: 0 5% 5%;
	padding: 3%;
	box-shadow: 0 -17px 19px -19px rgba(0,0,0,0.3);
	width: 90%;
	box-sizing: border-box
}
.download form input[type="text"] {
	margin-bottom: .5em
}
.download form button {
	margin-top: 1em;
	margin-bottom: 0
}
.download form p {
	margin-bottom: .5em
}
.download #response {
	margin: 0 0 0.5em;
}
.download #response p {
	width: 100%;
	float: left;
}
.download #response p strong {
	color: #00A0F0
}
.download form .hidden {
	display: none
}
.download .downloadLink {
	background: #ff9100 url(/images/common/download_icon.png) .5em center no-repeat;
	background-size: 19px;
	border: 1px solid #ff9100;
	color: #FFF;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	-webkit-appearance: none;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	margin-bottom: 0;
	padding: .5em 1em .5em 2.25em;
	width: auto
}
.download .downloadLink:hover {
	background-color: #232323;
	border-color: #232323;
	text-decoration: none
}
.download .downloadNow:hover .downloadLink {
	background-color: #232323;
	border-color: #232323;
	text-decoration: none
}
.box .one_column .benefit_list {
	float: left;
	list-style: none;
	margin: 1em 0 2em;
	width: 100%
}
.box .one_column .benefit_list .benefit_item {
	float: left;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	background-color: #00B4F0;
	padding: 3%;
	box-sizing: border-box;
	color: #005782;
	position: relative
}
.box .one_column .benefit_list .benefit_item:after {
	content: ' ';
	width: 100%;
	height: 50%;
	display: block;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,180,240,1)), to(rgba(0,180,240,0)));
	background: -webkit-linear-gradient(top, rgba(0,180,240,1), rgba(0,180,240,0));
	background: -moz-linear-gradient(top, rgba(0,180,240,1), rgba(0,180,240,0));
	background: -o-linear-gradient(top, rgba(0,180,240,1), rgba(0,180,240,0));
	background: linear-gradient(to bottom, rgba(0,180,240,1), rgba(0,180,240,0))
}
.box .one_column .benefit_list .benefit_item h2 {
	color: #FFF;
	margin-right: 0;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	position: relative;
	z-index: 2
}
.linkToDemo {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 100px;
	z-index: 100
}
.linkToDemo:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	border-style: solid;
	border-width: 0 0 100px 100px;
	border-color: transparent transparent #ff9100;
	transition: all .1s ease-in;
	z-index: -1
}
.linkToDemo:before {
	content: '';
	display: block;
	height: 100px;
	width: 200px;
	position: absolute;
	left: 0;
	top: 21px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	z-index: -1
}
.linkToDemo p {
	margin: 0;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	font-family: 'Gotham-Medium', Arial, sans-serif;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	position: absolute;
	bottom: 20px;
	right: 5px
}
.roiCalculator {
	float: left;
	width: 100%;
	margin: 1em 0 2em;
	padding-bottom: 2em;
	border-bottom: 1px solid #CCC
}
.roiCalculator .container {
	float: left;
	margin-bottom: 1em;
	width: 100%;
	padding-top: 2em
}
.roiCalculator .container#start {
	text-align: center;
	padding: 0
}
.roiCalculator .container#start .button {
	display: block;
	float: none;
	margin: 0 auto
}
.roiCalculator .container#step1 {
	padding: 0
}
.roiCalculator .container#step1, .roiCalculator .container#step2, .roiCalculator .container#step3, .roiCalculator .container#step4, .roiCalculator .container#step5 {
	display: none
}
.roiCalculator .container .row {
	float: left;
	margin-bottom: .5em;
	width: 100%
}
.roiCalculator .container .row#step6 {
	display: none;
	border-top: 1px solid #C8C8C8;
	margin-top: 1em;
	padding-top: 1em
}
.roiCalculator .container .row .row {
	float: left;
	margin-bottom: .5em;
	width: 100%;
	position: relative
}
.roiCalculator .container .row .ltCol {
	float: left;
	width: 50%
}
.roiCalculator .container .row .rtCol {
	float: right;
	width: 50%
}
.roiCalculator .container .row.sum .ltCol {
	float: left;
	width: 10%
}
.roiCalculator .container .row.sum .rtCol {
	float: right;
	width: 90%
}
.roiCalculator .container .row.first {
	margin-top: .5em
}
.roiCalculator .container .row.calc, .roiCalculator .container .row.btn, .roiCalculator .container .row.next, .roiCalculator .container .row.finalStep, .roiCalculator .container .row.result {
	display: none
}
.roiCalculator .container .row.next {
	padding-top: 2em;
	box-shadow: 0 5px 3px -4px rgba(0,0,0,0.2);
	position: relative
}
.roiCalculator .container .row.next .button {
	font-size: 1em!important;
	border-radius: 100px;
	border: 0;
	padding: 0;
	text-indent: -9999px;
	height: 40px;
	width: 40px;
	position: relative;
	background: #005782;
	border-color: #005782;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: 0 auto
}
.roiCalculator .container .row.next .button:hover {
	background: #232323;
	border-color: #232323
}
.roiCalculator .container .row.next .button:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 15%;
	left: 0;
	margin: auto;
	border-right: 4px solid;
	border-bottom: 4px solid;
	width: 10px;
	height: 10px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.roiCalculator .container .row label {
	float: left;
	clear: both;
	line-height: initial;
	padding: .5em 0;
	margin: 0
}
.roiCalculator .container .row.result span, .roiCalculator .container .row input {
	float: left;
	width: 100%
}
.roiCalculator .container .row.calc .calculation {
	border: 1px solid #E5E5E5;
	border-radius: 0;
	color: #999;
	float: left;
	font: normal 1em 'Gotham-Medium', Arial, sans-serif;
	box-sizing: border-box;
	width: 100%;
	background-color: #E5E5E5;
	-webkit-appearance: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	padding: .5em 1em
}
.roiCalculator .container .row.result .rtCol.hasHint span, .roiCalculator .container .row .rtCol.hasHint input, .roiCalculator .container .row.calc .hasHint .calculation {
	width: 90%;
	border-right: 0
}
.roiCalculator .container .row.sum label {
	text-align: center;
	background: #B2B2B2;
	border: 1px solid #B2B2B2;
	border-width: 1px 0;
	color: #FFF!important;
	text-transform: uppercase;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 10%;
	height: 100%
}
.roiCalculator .container .row select {
	float: left;
	width: 100%;
	height: 40px;
	background: #00B4F0;
	border-color: #00B4F0;
	color: #FFF;
	font: normal 1em 'Gotham-Medium', Arial, sans-serif;
	text-indent: .5em
}
.roiCalculator .container .row .hint, .roiCalculator .container .row.calc.editable .hint, .roiCalculator .container .row.result .row.calc .hint {
	float: right;
	height: 100%;
	cursor: pointer;
	position: relative;
	text-indent: -9999px;
	width: 10%;
	border: 1px solid #00B4F0;
	color: #FFF;
	font: normal 1em 'Gotham-Medium', Arial, sans-serif;
	box-sizing: border-box;
	background-color: #00B4F0;
	-webkit-appearance: none;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	padding: .5em 0;
	text-align: center;
	position: absolute;
	right: 0
}
.roiCalculator .container .row .rtCol.hasHint {
	position: relative;
	background-color: #00B4F0
}
.roiCalculator .container .row.result .rtCol.hasHint {
	background-color: #FFB14C
}
.roiCalculator .container .row.calc .rtCol.hasHint, .roiCalculator .container .row.sum .rtCol {
	background-color: #B2B2B2
}
.roiCalculator .container .row .hintWrap {
	float: left;
	width: 100%;
	position: relative
}
.roiCalculator .container .row.result .hint {
	font-size: 1.5em;
	border-color: #FFB14C;
	background-color: #FFB14C
}
.roiCalculator .container .row.calc .hint, .roiCalculator .container .row.result .row.calc .hint {
	background-color: #B2B2B2;
	border-color: #B2B2B2
}
.roiCalculator .container .row .hint:hover, .roiCalculator .container .row.result .hint:hover, .roiCalculator .container .row.calc .hint:hover {
	background: #232323;
	border-color: #232323;
	color: #FFF
}
.roiCalculator .container .row .hint:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 40%;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-color: #FFF;
	border-right: 2px solid;
	border-bottom: 2px solid;
	width: 10px;
	height: 10px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.roiCalculator .container .row .active:after {
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	bottom: 25%
}
.roiCalculator .container .row.result .active:after {
	bottom: 30%
}
.roiCalculator .container .row .detail, .roiCalculator .container .row.calc.editable .detail {
	display: none;
	clear: right;
	float: left;
	width: 100%;
	font: normal 1em/1.3 'Gotham-Book', Arial, sans-serif;
	padding: .5em 1em;
	box-sizing: border-box;
	color: #00B4F0;
	background: #E6F8FE;
	border: 1px solid #E6F8FE
}
.roiCalculator .container .row.calc .detail, .roiCalculator .container .row.result .row.calc .detail {
	background: #F2F2F2;
	border-color: #F2F2F2;
	color: #999
}
.roiCalculator .container .row.result .detail {
	background: #FFF4E6;
	border-color: #FFF4E6;
	color: #FF9100
}
.roiCalculator .container .row.result span {
	color: #FFF;
	font: normal 1.5em 'Gotham-Medium', Arial, sans-serif;
	padding: .5em .75em;
	background-color: #FF9100;
	border: 1px solid #FF9100;
	box-sizing: border-box
}
.roiCalculator .container .row.result .detail span {
	border: 0;
	color: inherit;
	font: inherit;
	background-color: initial;
	padding: initial;
	float: none;
	width: auto
}
.roiCalculator .container .row.result label.subTotal {
	font-size: 1.5em;
	padding: .5em 0;
	box-sizing: border-box;
	line-height: initial;
	color: #FF9100
}
.roiCalculator .container .row input[type="text"]:valid {
border:1px solid #00B4F0;
background-color:#FFF;
color:#00A0F0
}
.roiCalculator .container .row.calc label {
	color: #999
}
.roiCalculator .container .row.calc.editable label {
	color: #232323
}
.roiCalculator .container .row.result {
	margin: .5em 0 1.5em;
	border-top: 2px solid #FF9100;
	padding-top: 1em;
	border-bottom: 2px solid #FF9100;
	padding-bottom: 1em
}
.roiCalculator .container .row.result .first {
	margin-bottom: 1em
}
.roiCalculator .container .row.btn .button, .roiCalculator .container button {
	width: 100%;
	box-sizing: border-box;
	text-align: center
}
.roiCalculator .xYear {
	display: inline
}
.roiCalculator #response {
	margin: 0;
	padding: 0;
	width: 100%
}
.roiCalculator #response p {
	font-family: 'Gotham-Book', Arial, sans-serif
}
.roiCalculator .error {
	color: red;
	background: #FFF
}
.roiCalculator .container .row input.error {
	background-color: #FFF0F0!important;
	border-color: red!important;
	color: red!important
}
.add, .equals, .multiply, .subtract {
	float: left;
	text-indent: -9999px
}
.add {
	height: 40px;
	width: 40px;
	position: relative;
	background-color: #B2B2B2
}
.add:after, .add:before {
	position: absolute;
	background: #FFF;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}
.add:before {
	width: 3px;
	height: 19px
}
.add:after {
	width: 19px;
	height: 3px
}
.subtract {
	height: 40px;
	width: 40px;
	position: relative;
	background-color: #B2B2B2
}
.subtract:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 19px;
	height: 3px;
	margin: auto;
	background: #FFF
}
.multiply {
	height: 40px;
	width: 40px;
	position: relative;
	background-color: #B2B2B2
}
.multiply:after, .multiply:before {
	position: absolute;
	background: #FFF;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}
.multiply:before {
	width: 3px;
	height: 19px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.multiply:after {
	width: 19px;
	height: 3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.equals {
	height: 40px;
	width: 40px;
	position: relative;
	background-color: #B2B2B2
}
.equals:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 14px;
	height: 4px;
	border: 3px solid #FFF;
	border-width: 3px 0;
	margin: auto;
	background: 0 0
}
.pricing {
	float: left
}
.pricingPlans {
	float: left;
	border-top: 1px solid #CCC;
	width: 100%;
	padding: 1.5em 0
}
.pricingPlans #pricingPlanError.error {
	color: red;
	font: normal 1em/1.5 'Gotham-Medium', Arial, sans-serif;
	display: none
}
.box .one_column .pricingMonthlyAnnually {
	display: table;
	list-style: none;
	margin: 0 auto 2em!important;
	padding: 0;
	width: 50%;
	position: relative
}
.pricingMonthlyAnnually li {
	display: table-cell;
	padding: 0 .5em!important;
	margin: 0;
	text-align: center;
	float: none;
	position: relative
}
.pricingMonthlyAnnually li:first-child {
	padding-left: 0!important
}
.pricingMonthlyAnnually li:last-child {
	padding-right: 0!important
}
.pricingMonthlyAnnually li .ck-button {
	float: left;
	width: 100%;
	cursor: pointer
}
.pricingMonthlyAnnually li .ck-button label {
	background-color: #00B4F0;
	border-radius: 4px;
	float: left;
	margin: 0;
	width: 100%;
	cursor: pointer;
	line-height: 2.5em;
	color: #FFF;
	display: block;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.pricingMonthlyAnnually li .ck-button label:hover {
	background-color: #ff9100
}
.pricingMonthlyAnnually li .ck-button label span {
	text-align: center;
	padding: 3px 0;
	display: block
}
.pricingMonthlyAnnually li .ck-button input {
	display: none
}
.pricingMonthlyAnnually li .ck-button label.active {
	background-color: #ff9100;
	color: #fff
}
.pricingMonthlyAnnually li .ck-button label span {
	font-size: 75%;
	line-height: 30px;
	position: absolute;
	top: -25px;
	right: -50px;
	background: #DC1728;
	border-radius: 300px;
	border: 3px solid #FFF;
	width: 100px;
	display: block;
	padding: 2px 4px
}
.pricingPlanOptions {
	float: left;
	list-style: none!important;
	margin: 0!important;
	padding: 0;
	width: 100%;
	position: relative
}
.pricingPlanOptions li {
	float: left;
	padding: 0 0 2em!important;
	margin: 0 1%;
	width: 32%;
	background: #F2F2F2;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.pricingPlanOptions > li.error {
	box-shadow: 0 0 6px #DC1728
}
.pricingPlanOptions li:first-child {
	margin-left: 0!important
}
.pricingPlanOptions li:last-child {
	margin-right: 0!important
}
.pricingPlanOptions li.basic {
	border-top: 10px solid #00B4F0;
	margin-top: 35px
}
.pricingPlanOptions li.premium {
	border-top: 10px solid #FF9100
}
.pricingPlanOptions li.platinum {
	border-top: 10px solid #DC1728;
	margin-top: 35px;
	padding: 0 0 2em
}
.pricingPlanOptions li.premium span.mostPopular {
	background: #FF9100;
	color: #FFF;
	display: block;
	text-transform: uppercase;
	text-align: center;
	height: 35px
}
.pricingPlanOptions li h2, .pricingPlanOptions li p, .pricingPlanOptions li ul {
	margin-right: 0!important
}
.pricingPlanOptions li h2 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.25em 0 0;
	text-align: center
}
.pricingPlanOptions li.basic h2 {
	color: #FFF;
	background: #00B4F0;
}
.pricingPlanOptions li.premium h2 {
	color: #FFF;
	background: #FF9100;
}
.pricingPlanOptions li.platinum h2 {
	color: #FFF;
	background: #DC1728;
}
.pricingPlanOptions li h2 span.fullPrice {
	font-family: 'Gotham-Book', Arial, sans-serif;
	text-decoration: line-through;
	color: #FFF;
	opacity: .7
}
.pricingPlanOptions li p.cost {
	font: normal 3.5em/1 'Gotham-Medium', Arial, sans-serif;
	margin-bottom: .25em;
	text-align: center
}
.pricingPlanOptions li.basic p.cost {
	color: #FFF;
	background: #00B4F0;
	padding: .25em 0
}
.pricingPlanOptions li.premium p.cost {
	color: #FFF;
	background: #FF9100;
	padding: .25em 0
}
.pricingPlanOptions li.platinum p.cost {
	color: #FFF;
	background: #DC1728;
	padding: .25em 0
}
.pricingPlanOptions li p.currencyPricing {
	text-transform: uppercase;
	text-align: center
}
.pricingPlanOptions li p.currencyPricing span {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
.pricingPlanOptions li ul.details {
	color: #999;
	margin: 0 0 2em!important;
	display: block;
	width: 100%
}
.pricingPlanOptions li ul.details li {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0 1em!important;
	background: none;
	text-align: center;
	box-sizing: border-box
}
.pricingPlanOptions li ul.details li:before {
	content: ""
}
.pricingPlanOptions li ul.details li.more {
	padding: .5em 0!important
}
.pricingPlanOptions li ul.details li.moreDetails {
	display: none
}
.pricingPlanOptions li ul.details li span.storage {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
.pricingPlanOptions li ul.details li.more span {
	cursor: pointer;
	font-family: 'Gotham-Medium', Arial, sans-serif;
	position: relative;
	color: #232323
}
.pricingPlanOptions li ul.details li.more span:after {
	content: '';
	right: -20px;
	top: 2px;
	display: block;
	position: absolute;
	border-color: #232323;
	border-right: 2px solid;
	border-bottom: 2px solid;
	width: 8px;
	color: #232323;
	height: 8px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.pricingPlanOptions li ul.details li.more span:hover {
	text-decoration: underline;
	color: #000
}
.pricingPlanOptions li ul.details li.more span.active {
	color: #000
}
.pricingPlanOptions li ul.details li.more span.active:after {
	border-color: #000;
	color: #000;
	top: 8px;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}
.pricingPlanOptions li.active {
	background: -webkit-gradient(linear, left top, left bottom, from(#005782), to(#00B4F0));
	background: -webkit-linear-gradient(top, #005782, #00B4F0);
	background: -moz-linear-gradient(top, #005782, #00B4F0);
	background: -o-linear-gradient(top, #005782, #00B4F0);
	background: linear-gradient(to bottom, #005782, #00B4F0)
}
.pricingPlanOptions li.active h2, .pricingPlanOptions li.active p, .pricingPlanOptions li.active ul, .pricingPlanOptions li.active ul.details li.more span, .pricingPlanOptions li.active ul.details li.more span:after, .pricingPlanOptions li.active ul.details li.more span.active:after {
	color: #FFF;
	border-color: #FFF
}
/*
.pricingPlanOptions li.active h2 span.fullPrice {
	color: #CCC
}
*/
.pricingPlanOptions li .ck-button {
	text-align: center;
	cursor: pointer;
	width: 100%;
	display: inline-flex
}
.pricingPlanOptions li .ck-button label {
	margin: 0 auto;
	cursor: pointer;
	line-height: 2.5em;
	color: #FFF;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	background: #00B4F0;
	width: auto;
	padding: 0 1.5em;
	border-radius: 4px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.pricingPlanOptions li.premium .ck-button label {
	background: #FF9100
}
.pricingPlanOptions li.platinum .ck-button label {
	background: #DC1728
}
.pricingPlanOptions li .ck-button label:hover, .pricingPlanOptions li.premium .ck-button label:hover, .pricingPlanOptions li.platinum .ck-button label:hover {
	background-color: #232323
}
.pricingPlanOptions li .ck-button label span {
	text-align: center;
	padding: 3px 0;
	display: block
}
.pricingPlanOptions li .ck-button input {
	display: none
}
.pricingPlanOptions li .ck-button label.active, .pricingPlanOptions li .ck-button label.active:hover {
	background-color: #005782;
	color: #fff
}
.storageCapacity {
	float: left;
	border-top: 1px solid #CCC;
	width: 100%;
	padding: 1.5em 0 2em
}
.storageCapacity .selectMenu {
	float: left;
	position: relative;
	display: inline-block
}
.storageCapacity select {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	padding: 0 0 0 15px;
	border-radius: 4px;
	margin: 0;
	outline: none;
	font: normal 1em/1.5 'Gotham-Book', Arial, sans-serif;
	height: 44px;
	width: 300px;
	background: #FF9100;
	color: #FFF;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}
.storageCapacity select:hover {
	box-shadow: 0 1px 2px rgba(0,0,0,.2)
}
.storageCapacity .selectMenu:before {
	content: '';
	position: absolute;
	top: 0;
	right: -2px;
	border-radius: 4px;
	background: #FF9100;
	width: 24px;
	height: 44px;
	display: block
}
.storageCapacity .selectMenu:after {
	content: '';
	right: 12px;
	top: 14px;
	display: block;
	position: absolute;
	border-color: #FFF;
	border-right: 2px solid;
	border-bottom: 2px solid;
	width: 10px;
	color: #FFF;
	height: 10px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.storageCapacity .numberOfImages {
	float: left;
	width: 50%;
	margin-left: 2em
}
.storageCapacity .numberOfImages p {
	line-height: 44px;
	margin: 0!important
}
.storageCapacity .numberOfImages p span {
	font-family: 'Gotham-Medium', Arial, sans-serif
}
.setupCost {
	float: left;
	border-top: 1px solid #CCC;
	width: 100%;
	padding: 1.5em 0
}
.setupCost .pricingList {
	float: left;
	margin: 0 0 2em;
	width: 100%;
	position: relative;
}
.setupCost .pricingList.total {
	border-top: 2px solid #FF9100;
	padding-top: 1em;
	border-bottom: 2px solid #FF9100;
	padding-bottom: 1em
}
.box .one_column .setupCost .pricingList h2 {
	margin-right: 0
}
.box .one_column .setupCost .pricingList .rtCol h2 {
	float: left
}
.box .one_column .setupCost .pricingList .lftCol h2 span {
	font-family: 'Gotham-Book', Arial, sans-serif;
	font-size: 75%
}
.box .one_column .setupCost .pricingList span.nowFree {
	color: #FFF;
	font-family: 'Gotham-Medium', Arial, sans-serif;
	text-transform: uppercase;
	float: right;
	font-size: 60%;
	position: absolute;
	top: -20px;
	right: -20px;
	border: 3px solid #FFF;
	z-index: 1;
	background: #DC1728;
	border-radius: 70px;
	padding: 8px 20px
}
.box .one_column .setupCost .pricingList .row.header h2 {
	margin: 0;
	color: #FFF
}
.box .one_column .setupCost .pricingList .row.header .tooltip h2 {
	text-decoration: underline;
}
.box .one_column .setupCost .pricingList.unselected .row.header h2 {
	color: #999
}
.box .one_column .setupCost .pricingList .rtCol .row.header h2 {
	color: #00B4F0
}
.box .one_column .setupCost .pricingList.unselected .rtCol .row.header h2 {
	color: #999;
	position: relative
}
.box .one_column .setupCost .pricingList.unselected.free .rtCol .row.header h2:after {
	content: '';
	position: absolute;
	width: 110%;
	height: 0;
	background: transparent;
	top: 50%;
	left: -5%;
	border-top: 1px solid #DC1728;
	border-bottom: 1px solid #DD1728
}
.box .one_column .setupCost .pricingList.total .lftCol .row.header h2 {
	color: #FF9100
}
.box .one_column .setupCost .pricingList.total .rtCol .row.header h2 {
	color: #FFF
}
.box .one_column .setupCost .pricingList p, .box .one_column .setupCost .pricingList ul {
	margin-right: 0
}
.setupCost .pricingList .lftCol {
	float: left;
	width: 65%;
	box-sizing: border-box
}
.setupCost .pricingList .rtCol {
	float: left;
	width: 35%;
	box-sizing: border-box
}
.setupCost .pricingList .row {
	float: left;
	width: 100%;
	padding: 1.5em;
	box-sizing: border-box;
	border-top: 1px solid #FFF
}
.setupCost .pricingList .lftCol .row.header {
	background-color: #00B4F0;
	border: 2px solid #00B4F0;
	-webkit-transition: all 1.2s ease-in;
	-moz-transition: all 1.2s ease-in;
	-o-transition: all 1.2s ease-in;
	transition: all 1.2s ease-in;
}
.setupCost .pricingList.unselected .lftCol .row.header {
	background-color: #F2F2F2;
	border-color: #F2F2F2
}
.setupCost .pricingList.total .lftCol .row.header {
	background: none;
	border-color: #FFF;
	padding-left: 0;
	padding-right: 0
}
.setupCost .pricingList .rtCol .row.header {
	background-color: #FFF;
	border: 2px solid #00B4F0;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: all 1.2s ease-in;
	-moz-transition: all 1.2s ease-in;
	-o-transition: all 1.2s ease-in;
	transition: all 1.2s ease-in;
}
.setupCost .pricingList.unselected .rtCol .row.header {
	background-color: #E5E5E5;
	border-color: #E5E5E5
}
.setupCost .pricingList.total .rtCol .row.header {
	background-color: #FF9100;
	border-color: #FF9100
}
.setupCost .selectMenu {
	float: left;
	position: relative;
	display: inline-block;
}
.setupCost select {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	padding: 0 0 0 15px;
	border-radius: 4px;
	margin: 0;
	outline: none;
	font: normal 1em/1.5 'Gotham-Book', Arial, sans-serif;
	height: 44px;
	width: 300px;
	background: #999;
	color: #FFF;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}
.setupCost select:hover {
	box-shadow: 0 1px 2px rgba(0,0,0,.2)
}
.setupCost .selectMenu:before {
	content: '';
	position: absolute;
	top: 0;
	right: -2px;
	border-radius: 4px;
	background: #999;
	width: 24px;
	height: 44px;
	display: block
}
.setupCost .selectMenu:after {
	content: '';
	right: 12px;
	top: 14px;
	display: block;
	position: absolute;
	border-color: #FFF;
	border-right: 2px solid;
	border-bottom: 2px solid;
	width: 10px;
	color: #FFF;
	height: 10px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.setupCost .checkbox {
	width: 40px;
	height: 40px;
	position: absolute;
	float: right;
	top: 50%;
	right: 20px;
	margin: -20px 0 0
}
.setupCost .checkbox input {
	display: none
}
.setupCost .checkbox label {
	cursor: pointer;
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	top: 0;
	left: 0;
	margin: 0;
	background: #999;
	box-sizing: border-box
}
.setupCost .checkbox label:after, .setupCost .checkbox label:before {
	position: absolute;
	background: #FFF;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}
.setupCost .checkbox label:before {
	width: 3px;
	height: 19px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.setupCost .checkbox label:after {
	width: 19px;
	height: 3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.setupCost .checkbox input[type=checkbox]:checked + label {
	background: #00B4F0
}
.setupCost .checkbox input[type=checkbox]:checked + label:before {
	display: none
}
.setupCost .checkbox input[type=checkbox]:checked + label:after {
	content: '';
	position: absolute;
	width: 13px;
	height: 6px;
	background: transparent;
	top: -3px;
	left: 1px;
	border: 3px solid #FFF;
	border-top: none;
	border-right: none;
	transform: rotate(-45deg)
}
.signUp {
	float: left;
	border-top: 1px solid #CCC;
	width: 100%;
	padding: 1.5em 0
}
.signUp .row {
	float: left;
	width: 100%;
	margin-bottom: 1em
}
.signUp .row .lftCol {
	float: left;
	width: 30%;
	box-sizing: border-box
}
.signUp .row .rtCol {
	float: left;
	width: 70%;
	box-sizing: border-box
}
.signUp .error {
	color: red;
	font: normal 1em/1.5 'Gotham-Medium', Arial, sans-serif
}
.signUp .error input[type="text"], .signUp .error input[type="number"] {
	background-color: #FFF0F0!important;
	border-color: red!important;
	color: red!important
}
.searchForm {
	float: left;
	width: 100%
}
.searchForm input[type="text"] {
	width: 80%;
	border-right: 0
}
.searchForm input[type="submit"] {
	width: 20%;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	text-indent: -9999px;
	background-image: url(/images/common/search_icon.png);
	background-position: 50%;
	background-size: 20px;
	background-repeat: no-repeat
}
.subnav {
	float: left;
	border-left: 1px solid #CCC;
	padding: .25em 0 1em
}
.subnav, .subnav ul {
	float: left;
	list-style: none;
	margin: 0 0 .5em;
	line-height: 1.3
}
.subnav li {
	float: left;
	margin-bottom: .75em;
	width: 100%;
	box-sizing: border-box
}
.subnav li:last-child {
	margin-bottom: 0
}
.subnav.lv1 li > a {
	font-size: larger;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 100%;
	padding: .5em 0 1em 2em;
	padding: 3% 0 7% 2em;
	margin: 0 0 1em;
	box-sizing: border-box
}
.subnav .lv2, .subnav .lv3, .subnav .lv4, .subnav .lv5, .subnav .lv6 {
	font-size: 1em
}
.subnav .lv2 li a, .subnav .lv3 li a, .subnav .lv4 li a, .subnav .lv5 li a, .subnav .lv6 li a {
	font-size: medium;
	border-bottom: none;
	float: left;
	width: 100%;
	padding: 3% 0;
	margin: 0;
	box-sizing: border-box
}
.subnav li ul {
	margin: 0 0 0 1em
}
.subnav li li {
	font-size: 100%!important;
	line-height: 1.5;
	margin-bottom: 0;
	margin-left: 0;
	border-left: transparent 4px solid;
	padding: 0 0 0 1em;
	width: 100%
}
.subnav li ul ul {
	margin-left: 0
}
.subnav .ancestorSelected, .subnav .selected {
	color: #232323;
	text-decoration: none;
	font-family: 'Gotham-Medium', Arial, sans-serif
}
.subnav li ul li.selected {
	border-color: #00B4F0
}
#next_section {
	border-top: 1px solid #CCC;
	float: left;
	margin: 40px 0 0;
	padding: 3em 0 0;
	width: 100%;
	box-sizing: border-box
}
#next_section p {
	margin-right: 0;
	margin-bottom: 0;
	width: 70%;
	float: left
}
#next_section .button {
	text-transform: uppercase;
	position: relative;
	padding-right: 3em;
	float: right
}
#next_section .button:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 20%;
	right: 1em;
	border-left: 3px solid;
	border-bottom: 3px solid;
	width: 10px;
	height: 10px;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}
#sitemap ul {
	margin-right: 0!important
}
#sitemap > ul {
	list-style: none;
	margin-left: 0;
	border-bottom: 1px solid #CCC
}
#sitemap > ul li h2 {
	margin-right: 0;
	border-top: 1px solid #CCC;
	padding-top: .75em
}
#sitemap > ul li:first-child h2 {
	padding-top: 0;
	border: 0
}
#nav-wrap {
	float: right;
	margin-top: 3em;
	width: 75%
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right
}
nav ul li {
	display: inline-block;
	margin-right: .5%;
	margin-bottom: 0
}
nav ul li a {
	display: block;
	color: #FFF;
}
nav ul li a:hover, nav ul li.active a {
	text-shadow: 1px 1px 3px rgba(0,0,0,0)
}
nav ul li a span {
    border: 2px solid #FFF;
    border-radius: 4px;
	display: block;
	cursor: pointer;
	transition: all .1s ease-in;
	letter-spacing: 1px;
	opacity: .7;
	padding: .25em 1em;
	position: relative
}
nav ul li a:hover span {
	color: #FFF;
	opacity: 1
}
nav ul.demo li a {
	text-shadow: none;
	margin: 0 0 2.15em;
	padding: 0
}
nav ul.demo li a span {
	background-color: rgba(255,255,255,0.2);
	border: 0;
    border-radius: 0 0 4px 4px;
    padding: .4em 1.25em .5em;
    color: #ffffff;
    border: 0;
	opacity: 1;
    font-family: 'Gotham-Book';
}
nav ul.demo li a:hover span {
	background-color: #00B4F0;
	color: #FFF
}
nav ul.demo li a:hover span:before {
	border-color: transparent #00B4F0 transparent transparent
}
nav ul.demo li a:hover span:after {
	border-color: transparent transparent transparent #00B4F0
}
#header.affix nav ul.demo li a:hover span {
	background-color: #005782;
	color: #FFF
}
#header.affix nav ul.demo li a:hover span:before {
	border-color: transparent #005782 transparent transparent
}
#header.affix nav ul.demo li a:hover span:after {
	border-color: transparent transparent transparent #005782
}
nav ul li.active a span {
	background: rgba(255,255,255,0.1);
	color: #FFF;
	opacity: 1
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#subnav ul li {
	float: left;
	font-size: 1em;
	padding-left: 2px
}
#subnav ul li a {
	color: #00A0F0;
	padding: 0
}
#subnav ul li.active a span {
	background-color: #FFF;
	color: #00A0F0
}
#subnav ul li a span {
	background-color: #000;
	display: block;
	height: 28px;
	width: 28px;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
	padding: 0
}
#subnav ul li a:hover span {
	background-color: #00B4F0;
	color: #FFF
}
nav, #subnav {
	float: right
}
nav ul li.active a, #subnav ul li.active a {
	background-position: 6px 100%
}
nav ul li.item-a.active a, #subnav ul li.item-a.active a {
	padding-right: 12px;
	background: url(/images/nav/nav-active.png) 100% -30px no-repeat
}
nav ul li.item-a.active a span, #subnav ul li.item-a.active a span {
	height: 30px;
	padding-right: 0;
	background: url(/images/nav/nav-active.png) 0 0 no-repeat;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
nav ul li a:hover, #subnav ul li a:hover {
	text-decoration: none;
	color: #000
}
nav select {
	display: none;
	float: right;
	margin: 15px
}
@font-face {
	font-family: 'Gotham-Book-Italic';
	src: url(gotham-book-italic-webfont.eot);
	src: url(gotham-book-italic-webfont.eot?#iefix) format("embedded-opentype"), url(gotham-book-italic-webfont.woff) format("woff"), url(gotham-book-italic-webfont.ttf) format("truetype"), url(gotham-book-italic-webfont.svg#gotham_bookitalic) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Gotham-Book';
	src: url(gotham-book-webfont.eot);
	src: url(gotham-book-webfont.eot?#iefix) format("embedded-opentype"), url(gotham-book-webfont.woff) format("woff"), url(gotham-book-webfont.ttf) format("truetype"), url(gotham-book-webfont.svg#GothamBookRegular) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Gotham-Light';
	src: url(gotham-light-webfont.eot);
	src: url(gotham-light-webfont.eot?#iefix) format("embedded-opentype"), url(gotham-light-webfont.woff) format("woff"), url(gotham-light-webfont.ttf) format("truetype"), url(gotham-light-webfont.svg#GothamLightRegular) format("svg");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url(gotham-medium-webfont.eot);
	src: url(gotham-medium-webfont.eot?#iefix) format("embedded-opentype"), url(gotham-medium-webfont.woff) format("woff"), url(gotham-medium-webfont.ttf) format("truetype"), url(gotham-medium-webfont.svg#GothamMediumRegular) format("svg");
	font-weight: 400;
	font-style: normal
}
.hamburger {
	display: block;
	position: fixed;
	top: 24px;
	right: 24px;
	z-index: 10000;
	padding: 9px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.hamburger.affix {
	position: fixed
}
.hamburger__icon {
	position: relative;
	margin-top: 7px;
	margin-bottom: 7px
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
	display: block;
	width: 25px;
	height: 2px;
	background-color: #FFF;
	-moz-transition-property: background-color, -moz-transform;
	-o-transition-property: background-color, -o-transform;
	-webkit-transition-property: background-color, -webkit-transform;
	transition-property: background-color, transform;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	-webkit-transition-duration: .4s;
	transition-duration: .4s
}
.hamburger__icon:before, .hamburger__icon:after {
	position: absolute;
	content: ""
}
.hamburger__icon:before {
	top: -7px
}
.hamburger__icon:after {
	top: 7px
}
.hamburger.active .hamburger__icon {
	background-color: transparent
}
.hamburger.active .hamburger__icon:before, .hamburger.active .hamburger__icon:after {
	background-color: #FFF
}
.hamburger.active .hamburger__icon:before {
	-moz-transform: translateY(7px) rotate(45deg);
	-ms-transform: translateY(7px) rotate(45deg);
	-webkit-transform: translateY(7px) rotate(45deg);
	transform: translateY(7px) rotate(45deg)
}
.hamburger.active .hamburger__icon:after {
	-moz-transform: translateY(-7px) rotate(-45deg);
	-ms-transform: translateY(-7px) rotate(-45deg);
	-webkit-transform: translateY(-7px) rotate(-45deg);
	transform: translateY(-7px) rotate(-45deg)
}
.fat-nav {
	top: 0;
	left: 0;
	z-index: 9999;
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.fat-nav__wrapper {
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed
}
.fat-nav.active {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}
.fat-nav ul {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0
}
.fat-nav li {
	list-style-type: none;
	text-align: center;
	padding: 5px;
	font-size: 2em
}
.fat-nav li, .fat-nav li a {
	color: #fff
}
.fat-nav li a {
	font: normal .7em 'Gotham-Light', Arial, sans-serif;
	text-decoration: none;
}
.fat-nav li.demo {
	padding: 3%
}
.fat-nav li.demo a {
	background-color: #ff9100;
	padding: 3% 10%
}
.pricingPlanOptions li p.cost.smaller {
	font-size: 1.5em;
	padding-bottom: .5em;
}
.showHidden {
	color: #00A0F0;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
.showHidden:after {
	content: '';
	right: -20px;
	top: 5px;
	display: block;
	position: absolute;
	border-color: #00A0F0;
	border-right: 2px solid;
	border-bottom: 2px solid;
	width: 8px;
	color: #00A0F0;
	height: 8px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.showHidden.active:after {
	top: 10px;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.hidden {
	display: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
	padding: 0 4em 0 2em;
}

@media screen and (max-width: 767px) {
.hidden {
	padding: 0;
}
}
/* Tooltip container */
.tooltip {
	position: relative;
	color: #999;
	display: inline-block;
	text-decoration: underline;
}
.basic.active .tooltip, .premium.active .tooltip, .platinum.active .tooltip {
	color: #FFF;
}
.active .pricingPlanOptions li p.currencyPricing, .active .pricingPlanOptions li p.currencyPricing:hover {
	color: #FFF !important;
}
.active .pricingPlanOptions li p.currencyPricing:after {
	border-color: #FFF !important;
	color: #FFF !important;
}
/* Tooltip text */
.tooltip .tooltiptext {
	visibility: hidden;
	width: 250px;
	background-color: #232323;
	color: #fff;
	font-family: 'Gotham-Book', Arial, sans-serif;
	font-size: .8em;
	line-height: 1.5;
	text-align: center;
	padding: 1em;
	border-radius: 6px;
	box-sizing: border-box;
	/* Position the tooltip text */
	position: absolute;
	z-index: 10;
	bottom: 125%;
	left: 50%;
	margin-left: -125px;
	/* Fade in tooltip */
	opacity: 0;
	transition: opacity 1s;
}
.tooltip .tooltiptext strong {
	font-family: 'Gotham-Medium', Arial, sans-serif;
}
/* Tooltip arrow */
.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: #232323 transparent transparent transparent;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.pricingList .tooltip .tooltiptext {
	text-align: left;
	width: 600px;
	margin-left: -20px;
	left: 0;
}
.pricingList .tooltip .tooltiptext::after {
	left: 10%;
}

@media screen and (max-width: 767px) {
.pricingList .tooltip .tooltiptext {
	text-align: center;
	width: 250px;
	margin-left: 0;
	left: 0
}
.pricingList .tooltip .tooltiptext::after {
	left: 50%;
}
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.noUpfrontSetupCost{
	display: none;
    position: fixed;
    top: 20%;
    right: 10%;
    background: #dc1828;
	background: rgb(220,24,40); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(220,24,40,1) 0%, rgba(220,24,40,1) 50%, rgba(255,145,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(220,24,40,1) 0%,rgba(220,24,40,1) 50%,rgba(255,145,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(220,24,40,1) 0%,rgba(220,24,40,1) 50%,rgba(255,145,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 6px solid white;
    box-sizing: border-box;
    width: 180px;
    height: 180px;
    z-index: 100;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    box-shadow: 5px 5px 20px rgba(0,0,0,0.2);
}
.noUpfrontSetupCost h2{
	margin: 0;
    color: #fff;
    position: absolute;
    font-family: Gotham-Medium;
    top: 50%;
    font-size: 1.1em;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
	.noUpfrontSetupCost{
		top: 12%;
			right: 5%;
		}
}
@media screen and (max-width: 767px) {
	.noUpfrontSetupCost{
			border-width: 4px;
			width: 120px;
			height: 120px;
		}
		.noUpfrontSetupCost h2{
		font-size: .75em;
	}
}





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
