style="top: 0px !important;style="top: 0px !important;#demofour li[style] {
    display: inline !important;
} #demofour li[style] {
    display: inline !important;
} li[style] {
    display: inline !important;
}
element.style {
    position: relative;
    width: 650px;
    height: 300px;
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 50%;
    left: -325px;
    top: 2562.5px;
}
element.style {
    position: relative;
    width: 650px;
    height: 300px;
    list-style: none;
    padding: 0px;
    margin: 0px 0px 0px 50%;
    left: -325px;
    top: 2562.5px;
}@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Exo+2:300,400,500,600i,800');
.container-fluid {
	padding: 0 !important;
}
.btn {
  text-shadow: none;
}
.btn-shadow {
  -webkit-box-shadow: 0 1px 5px #969696;
  -moz-box-shadow: 0 1px 5px #969696;
  box-shadow: 0 1px 5px #969696;
}
.btn-primary {
  width: inherit;
  margin-top: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-linear-gradient(top, #009FCC 0%, #009FCC 100%);
  background-image: -o-linear-gradient(top, #009FCC 0%, #009FCC 100%);
  background-image: linear-gradient(to bottom, #009FCC 0%, #009FCC 100%);
  background-color: #f4511e;
  background-image: -moz-linear-gradient(top, #009FCC, #009FCC);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#009FCC), to(#009FCC));
  background-image: -webkit-linear-gradient(top, #009FCC, #009FCC);
  background-image: -o-linear-gradient(top, #009FCC, #009FCC);
  background-image: linear-gradient(to bottom, #009FCC, #009FCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009FCC', endColorstr='#009FCC', GradientType=0);
  border-color: #009FCC #009FCC #009FCC;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover {
  color: #fff;
  background-color: #009FCC;
  border-color: #009FCC;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2f96b4 100%);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled],
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover {
  color: #fff;
  background-color: #2f96b4;
  border-color: #2f96b4;
}
.btn-more {
  background: #fff;
  color: #009FCC;
  -webkit-box-shadow: 0 1px 3px rgba(52, 51, 49, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(52, 51, 49, 0.3);
  box-shadow: 0 1px 3px rgba(52, 51, 49, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 12px 0 0;
  text-transform: none;
  display: inline-block;
  line-height: 20px;
  border: none;
  margin: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: bold;
}
.btn-more.block-link {
  display: block;
}
.btn-more.block-link:before,
.btn-more.block-link:after {
  content: " ";
  display: table;
}
.btn-more.block-link:after {
  clear: both;
}
.btn-more.block-link i {
  float: left;
}
.btn-more:hover {
  background: #009FCC;
  color: #fff !important;
  text-decoration: none;
  text-shadow: none;
}
.btn-more i,
.btn-more [class*=" icon-"] {
  background: #009FCC;
  color: #fff;
  font-style: normal;
  font-weight: 100;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  height: 20px;
  width: 20px;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-right: 8px;
}
.btn-more i.default:before,
.btn-more [class*=" icon-"].default:before {
  content: "\f067";
  font-family: 'FontAwesome';
}
.btn-more.i-right {
  padding: 0 0 0 12px;
}
.btn-more.i-right i,
.btn-more.i-right [class*=" icon-"] {
  margin-right: 0;
  margin-left: 8px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.btn-more.large,
.btn-more.btn-lg {
  line-height: 38px;
}
.btn-more.large i,
.btn-more.btn-lg i {
  height: 32px;
  line-height: 32px;
  width: 32px;
  font-size: 1em;
  vertical-align: top;
}
.scrolltop {
  width: 40px;
  height: 40px;
  line-height: 40px;
  opacity: 80;
  filter: alpha(opacity=8000);
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  font-size: 0;
  background: #343331;
  z-index: 999999;
  text-align: center;
  color: #fff !important;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.scrolltop:hover {
  text-decoration: none;
  opacity: 90;
  filter: alpha(opacity=9000);
}
.scrolltop:before {
  content: "\f106";
  font-family: 'FontAwesome';
  font-size: 30px;
  font-style: normal;
}
.social-media.social-media-inline {
  float: right;
  margin-top: 10vh;
}
.social-media a i {
  text-decoration: none !important;
  color: #fff;
  font-size: 20px;
  padding: 6px;
  margin: 8px 0;
  line-height: 24px;
  width: 32px;
  height: 32px;
  text-align: center;
  display: block;
  background-color: #009FCC;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 0 3px 3px RGBA(0,0,0,.2);
  z-index: 100;
  position: fixed;
}
.social-media a i:hover {
  text-decoration:underline;
  background: #0088Af;
  color: #fff;
}
.social-media.social-media-stacked a {
  background: transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  color: #FFF !important;
  text-align: left;
  margin-bottom: 0.5em;
  font-weight: bold;
  text-decoration: none;
}
.social-media.social-media-stacked a:hover {
  color: #009FCC !important;
}
.primaryHeader {
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  font-weight: 900;
}
.textBlue {
	color: #fff;
	margin: 8px 16px;
	padding: 8px 16px;
  	background-color: #0089C1;;
	max-width: 580px;
}
.textGreen {
	color: #fff;
	margin: 10px 20px;
	padding: 6px 14px;
  	background-color: #5DC817;
	max-width: 218px;
}
.textOrange {
	color: #222;
	margin: 8px 16px;
	padding: 8px;
  	background-color: #FFF;
	max-width: 566px;
	letter-spacing: .25px;
}
.headline {
  margin-top: 25vh;
  padding-bottom: 3vh;
  overflow: visible;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
.headline h1 {
  font-size: 4.33em;
  letter-spacing: 1px;
  font-family: 'Exo 2', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  line-height: .75em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}
.headline h2 {
  font-size: 2.2em;
  letter-spacing: .2px;
  font-family: 'Exo 2', sans-serif;
  text-align: center;
  font-weight: 500;
  line-height: .75em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}
@media (max-width: 940px) {
  .headline {
  margin-top: 26vh;
  padding-bottom: 3.33vh;
  overflow: visible;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
  .headline h1 {
  padding-top: 3vh;
  font-size: 1.95em;
  font-weight: 600;
  }
  .headline h2 {
  font-size: 1.24em;
  padding-bottom: 1.5vh;
  font-weight: 600;
  }
}
@media (min-width: 960px) {
  .primaryHeader {
    height: 400px;
	margin-top: 120px;
  }
}
@media (min-width: 769px) and (max-width:959px) {
  .primaryHeader {
    height: 320px;
	margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .primaryHeader {
    height: 280px;
	margin-top: 60px;
  }
}
.date-wrapper {
  color: #fff;
  text-align: center;
  margin: 0 0 1em 0;
  border-bottom: 2px solid #e5e5e5;
  width: 40px;
  font-size: 16px;
  display: block;
}
.date-wrapper .date-m {
  padding: 2px;
  text-transform: uppercase;
  font-weight: 100;
  background: #009FCC;
  font-size: 11px;
  line-height: 1;
  display: block;
}
.date-wrapper .date-d {
  font-size: 16px;
  line-height: 1;
  padding: 4px 0;
  background: #fff;
  color: #343331;
  display: block;
}
.overlay-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
}
.overlay-wrapper.overlay-wrapper-bordered {
  border-bottom: 5px solid transparent;
}
.overlay-wrapper.overlay-wrapper-bordered:hover {
  border-bottom: 5px solid #009FCC;
}
.overlay-wrapper .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  display: block;
  top: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 220ms ease-out;
  -moz-transition: all 220ms ease-out;
  -o-transition: all 220ms ease-out;
  transition: all 220ms ease-out;
  text-align: center;
  padding: 5% 0;
  color: white;
}
.overlay-wrapper .overlay.on {
  top: 0;
}
.overlay-wrapper .overlay .overlay-content {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.overlay-wrapper .underlay {
  z-index: 99;
}
.overlay-wrapper:hover .overlay {
  top: 0;
}
.map-wrapper {
  position: relative;
  margin-bottom: 10px;
}
.map-wrapper .btn-map {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.panel-pricing {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border: none;
  border-bottom: 1px solid #bfbfbf;
  padding: 0;
  background: #ededed url(../img/bg_noise-bg.png) left top repeat;
  -webkit-box-shadow: 1px 1px 5px #d5d5d5;
  -moz-box-shadow: 1px 1px 5px #d5d5d5;
  box-shadow: 1px 1px 5px #d5d5d5;
}
.panel-pricing .panel-heading {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
.panel-pricing .panel-title {
  font-weight: 600;
  text-transform: uppercase;
}
.panel-pricing .panel-title em {
  text-transform: none;
  font-weight: 100;
}
.panel-pricing .panel-pricing-price {
  text-shadow: none;
  color: #b5b5b5;
  background: #6b7175;
  text-align: center;
  padding: 15px 0 10px 0;
  font-weight: 100;
  vertical-align: text-top;
  margin: 0;
}
.panel-pricing .panel-pricing-price .digits {
  font-size: 40px;
  color: #fff;
}
.panel-pricing .panel-body {
  background-color: white;
}
.panel-pricing .panel-pricing-popular {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  color: #009FCC;
  padding: 1px 5px 1px 0;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.panel-pricing .panel-pricing-popular i {
  font-size: 12px;
}
.panel-pricing.panel-pricing-highlighted {
  -webkit-box-shadow: 1px 2px 5px #d5d5d5;
  -moz-box-shadow: 1px 2px 5px #d5d5d5;
  box-shadow: 1px 2px 5px #d5d5d5;
}
.panel-pricing.panel-pricing-highlighted .panel-pricing-price {
  background: #212324;
  padding: 25px 0 20px 0;
}
.stat {
  padding: 30px;
  border: 2px solid #009FCC;
  font-size: 62px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 10px;
}
.stat small {
  font-size: 14px;
  display: block;
}
.text-primary {
  color: #009FCC;
}
.bg-primary {
  background-color: #009FCC;
}
.popover-title {
  font-size: 16px;
  font-weight: bold;
}
.popover-content {
  font-size: 12px;
  font-weight: normal;
}
.page-header small {
  font-size: 18px;
  display: block;
}
.jumbotron {
  border-radius: 0;
}
.text-fancy {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-weight-light {
  font-weight: 100 !important;
}
.text-weight-strong {
  font-weight: bold !important;
}
.text-shadow-white {
  text-shadow: 1px 1px 0 #fff;
}
@media (min-width: 768px) {
  .text-center-sm {
    text-align: center !important;
  }
  .text-left-sm {
    text-align: left !important;
  }
  .text-right-sm {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .text-center-md {
    text-align: center !important;
  }
  .text-left-md {
    text-align: left !important;
  }
  .text-right-md {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .text-center-lg {
    text-align: center !important;
  }
  .text-left-lg {
    text-align: left !important;
  }
  .text-right-lg {
    text-align: right !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
}
h1,
.h1 {
  font-size: 44px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h1.h-lg,
.h-lg h1,
.h-lg .h1,
.h-lg.h1 {
  font-size: 72px;
}
h2.h-lg,
.h-lg h2,
.h-lg .h2,
.h-lg.h2 {
  font-size: 54px;
}
h3.h-lg,
.h-lg h3,
.h-lg .h3,
.h-lg.h3 {
  font-size: 38.400000000000006px;
}
h4.h-lg,
.h-lg h4,
.h-lg .h4,
.h-lg.h4 {
  font-size: 25.2px;
}
h5.h-lg,
.h-lg h5,
.h-lg .h5,
.h-lg.h5 {
  font-size: 16.8px;
}
h6.h-lg,
.h-lg h6,
.h-lg .h6,
.h-lg.h6 {
  font-size: 13.200000000000001px;
}
h1.h-xlg,
.h-xlg h1,
.h-xlg .h1,
.h-xlg.h1 {
  font-size: 122.39999999999999px;
}
h2.h-xlg,
.h-xlg h2,
.h-xlg .h2,
.h-xlg.h2 {
  font-size: 84px;
}
h3.h-xlg,
.h-xlg h3,
.h-xlg .h3,
.h-xlg.h3 {
  font-size: 62.400000000000006px;
}
h4.h-xlg,
.h-xlg h4,
.h-xlg .h4,
.h-xlg.h4 {
  font-size: 43.199999999999996px;
}
h5.h-xlg,
.h-xlg h5,
.h-xlg .h5,
.h-xlg.h5 {
  font-size: 30.800000000000004px;
}
h6.h-xlg,
.h-xlg h6,
.h-xlg .h6,
.h-xlg.h6 {
  font-size: 25.200000000000003px;
}
ul.big-list {
  font-size: 1.2em;
  padding: 0;
  margin: 0;
}
ul.big-list li {
  list-style: none;
  margin: 0;
  padding: 0.5em;
  border-bottom: 1px solid #eee;
}
ul.big-list li:hover {
  background: #ededed;
}
ul.list-dotted {
  padding: 0 30px 20px 30px;
  margin: 0;
}
ul.list-dotted li {
  padding: 0.2em;
  list-style: none;
}
ul.list-dotted li:before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 6px;
  color: #009FCC;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
blockquote {
  border: none;
  padding: 0;
  margin: 1em 0 0 0;
  position: relative;
  background: url(../img/bg_blockquote.png) left top no-repeat;
}
blockquote:before,
blockquote:after {
  content: " ";
  display: table;
}
blockquote:after {
  clear: both;
}
blockquote p {
  padding: 0 1em 1em 160px;
  text-align: center;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
  line-height: 1.55;
}
blockquote img {
  position: absolute;
  bottom: 0;
  left: 50px;
  max-width: 120px;
}
blockquote small {
  display: block;
  padding: 10px;
  padding-left: 160px;
  background: #6b7175;
  color: #d0d3d4;
}
blockquote small:before {
  content: ' ';
}
blockquote small strong,
blockquote small .spacer {
  color: #fff;
  font-size: 15px;
}
blockquote small a {
  color: #d0d3d4;
}
blockquote small a:hover {
  color: #d0d3d4;
}
blockquote.right {
  background: url(../img/bg_blockquote-flipped.png) right top no-repeat;
}
blockquote.right p {
  padding: 0 160px 1em 1em;
}
blockquote.right img {
  left: auto;
  right: 50px;
}
blockquote.right small {
  padding-right: 180px;
  text-align: right;
  padding-left: 0;
}
.bg-noise {
  background: #ededed url(../img/bg_noise-bg.png) left top repeat;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
body,
html {
  font-family: 'Roboto', sans-serif;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #333;
}
h1,
h2,
h3,
h4 {
  line-height: inherit;
}
a {
  color: #009FCC;
}
a:hover {
  color: #009FCC;
}
#background-wrapper {
  background-image: url(../img/backgrounds/rsgmediawallpaper.jpeg);
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed center;
  max-width: 100%;
  min-height: 80vh;
}
#background-wrapper2 {
  background-image: url(../img/backgrounds/social-manage.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed center;
  max-width: 100%;
  min-height: 58vh;
  height:50vh;
  background-position: 0% 0%;
}
#background-wrapper-noban {
  margin-top: 60px;
  background-image: url(../img/backgrounds/workspace.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed center;
  max-width: 100%;
  min-height: 48vh;
  max-height: 54vh;
}
#background-wrapper-store {
  margin-top: 60px;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed center;
  max-width: 100%;
}
.portfolio-image {
  background-image: url(../img/browser-pane.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed center;
  margin-left: 10vh;
  margin-right: 10vh;
  max-width: 100%;
  min-height: 48vh;
}
a.btn-hh-trigger {
  display: block;
  font-size: 0 !important;
  line-height: 32px;
  width: 30px;
  height: 32px;
  background: #009FCC;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  text-decoration: none;
  position: relative;
  top: -11px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  border: none;
}
a.btn-hh-trigger:before,
a.btn-hh-trigger:after {
  content: "\f067";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-style: normal;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 0;
  margin: 0;
  position: absolute;
  line-height: 30px;
  width: 30px;
  height: 30px;
  top: 2px;
  bottom: 0;
  left: -1px;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
a.btn-hh-trigger:after {
  content: "\f068";
  opacity: 0;
  filter: alpha(opacity=0);
}
a.btn-hh-trigger.target-open:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
a.btn-hh-trigger.target-open:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header {
  position: fixed;
  background: transparent !important;
  width: 100vh;
}
.header a:not(.btn) {
  color: #009FCC;
}
#highlighted {
  color: #fff;
}
#content {
  padding: 20px 0 20px 0;
  background: #fff;
}
#content > .block:first-child {
  margin-top: -20px;
}
#footer {
  min-height: 380px;
  color: #999;
  background-image: url(../img/bg_footer-map.png);
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h6,
#footer strong {
  color: #fff;
  font-size: 1.5em;
  margin-top: 40px;
}
#footer h5 {
	line-height: 1.5em;
	color: #fff;
	font-size: 1.2em;
	font-weight: 300;
}
#footer a:not(.btn) {
  color: #009FCC;
}
#footer .subfooter {
  margin-top: 12px;
  padding: 26px 8px 20px;
  background-color: #000;
}
.subfooterLogo {
  background-image: url(../img/logowhite.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 40px;
}
.subfooter a {
  color: #FFF !important;
  line-height: .8em;
  margin-left: 16px;
}
.subfooter span {
  color: #FFF !important;
  line-height: .5em;
  font-size: .88em;
}


/* Contact Section */
#contact address {
  color: #999;
}

#contact .form #sendmessage {
  color: green;
  background: #fff;
  border: 1px solid green;
  display: none;
  text-align: center;
  padding: 14px;
  font-weight: 600;
  margin-bottom: 14px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 18px;
  font-weight: 400;
  font-size: 12px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
}

#contact .form button[type="submit"] {
  background: #333;
  border: 0;
  padding: 8px 32px;
  color: #fff;
  transition: 0.4s;
}

#contact .form button[type="submit"]:hover {
  background: #555;
}
.fullscreen-centered #background-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
}
.fullscreen-centered #content {
  background: transparent;
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  width: 80%;
}
.navbar {
	margin: 0 !important;
	background: #fff !important;
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .33);
	border-radius: 2em;
}
.navbar-default {
  margin-top: 2.5vh !important;
  width: 96%;
  margin-left: 2% !important;
  margin-right: 2% !important;
}
.navbar-header {
	height: 2vh !important;
}
.navbar-default .navbar-collapse {
  padding-left: 1%;
  padding-right: 1%;
  clear: both;
  width: auto;
}
@media (min-width: 940px) {
  .navbar-default .navbar-collapse {
    clear: none;
  }
}
.navbar-toggle {
  background-color: #E8E8E8;
  float: right;
  margin-left: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 3px;
  padding: 8px 12px;
}
@media screen and (min-width:768px){
    .navbar-brand-centered {
        position: absolute;
        left: 44%;
		margin-top: -3.3vh;
        display: block;
        width: 22vh;
		height: 16vh;
        text-align: center;
        background-color: #eee;
		vertical-align: middle;
 	 	background: url(../img/logo-header.png) left no-repeat;
  		background-size:cover;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
    }
}
@media screen and (max-width:767px){
    .navbar-brand-centered {
        position: absolute;
        left: -1%;
		margin-top: -3vh;
        display: block;
        width: 21.5vh;
		height: 14vh;
        text-align: center;
        background-color: #eee;
		vertical-align: middle;
 	 	background: url(../img/logo-header.png) left no-repeat;
  		background-size:cover;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
    }
}
.navbar-default .navbar-nav {
  margin: 0 .025em 0 1em;
}
.navbar-default .navbar-nav .caret {
  color: #009FCC;
  vertical-align: middle;
  padding: 0 0 4px;
  margin-left: 2px;
  border: none;
  line-height: .9em;
  font-size: 1em;
  font-weight: normal;
  float: right;
  width: auto;
  height: auto;
}
@media (min-width: 840px) {
  .navbar-default .navbar-nav .caret {
    margin: 0;
    font-size: .9em;
    float: none;
  }
}
.navbar-default .navbar-nav .caret:after {
  content: "\f078";
  font-family: 'FontAwesome';
}
.navbar-default .navbar-nav li {
  margin: 0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav li {
    border-bottom: none;
  }
}
.navbar-default .navbar-nav li:first-child {
  border-left-color: #fff;
}
.navbar-default .navbar-nav li a {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-weight: 400;
}
.navbar-default .navbar-nav li > a:not(.btn) {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: .025em;
  padding-bottom: 1px;
  color: #333;
}
@media (min-width: 780px) {
  .navbar-default .navbar-nav li > a:not(.btn) {
    margin-top: 1.9vh;
	margin-bottom: 1.8vh;
    padding: 4px 14px;
  }
}
@media (max-width: 780px) {
  .navbar-default .navbar-nav li > a:not(.btn) {
    height: 36px;
	font-size: 1.2em;
    line-height: 32px;
    padding: 2px 22px 2px 12px;
	margin: 0 8px;
	color: #333;
	text-align: center;
	background-color: transparent;
	border-bottom: 2px solid #ddd;
  }
}
.navbar-toggle {
    margin-right: 6vh;
}
.navbar-default .navbar-nav li > a:not(.btn) small {
  display: block;
  line-height: 1;
}
.navbar-default .navbar-nav li > a:not(.btn):hover .dropdown-menu {
  display: block;
}
.navbar-default .navbar-nav li.icon-link a {
  text-align: left;
  font-size: 20px;
  color: #333;
  padding: 12px;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav li.icon-link a {
    height: 60px;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.navbar-default .navbar-nav li > a:not(.btn):hover,
.navbar-default .navbar-nav li.icon-link a:hover {
  color: #009FCC;
  border-bottom: 2px solid #00B5E9;
  margin-bottom:-2px;
}
.navbar-default .navbar-nav li.icon-link a:active {
  color: #009FCC;
  border-bottom: 2px solid #00B5E9;
  margin-bottom:-2px;
}
.navbar-default .navbar-nav li.open a:hover,
.navbar-default .navbar-nav li.open a:focus,
.navbar-default .navbar-nav li.open a.dropdown-toggle,
.navbar-default .navbar-nav li.active a.top-level,
.navbar-default .navbar-nav li.active a:hover {
  background: #009FCC;
  color: #fff !important;
}
.navbar-default .navbar-nav li.open a:hover .caret,
.navbar-default .navbar-nav li.open a:focus .caret,
.navbar-default .navbar-nav li.open a.dropdown-toggle .caret,
.navbar-default .navbar-nav li.active a.top-level .caret,
.navbar-default .navbar-nav li.active a:hover .caret {
  color: #fff;
}
.navbar-default .navbar-nav li.open a.dropdown-toggle {
  border-bottom-color: transparent;
}
.navbar-default .navbar-nav .dropdown-menu {
  margin-top: 2px;
  padding: 12.5px;
  left: auto;
  font-size: .8em !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: rgba(242,242,242,0.85);
  min-width: 150px;
}
.navbar-default .navbar-nav .dropdown-menu li {
  border: none;
  list-style: none;
}
.navbar-default .navbar-nav .dropdown-menu li.dropdown-footer {
  background: #6b7175;
  padding: 5px 12px;
  margin: 15px -15px -15px -15px;
  color: rgba(255, 255, 255, 0.8);
}
.navbar-default .navbar-nav .dropdown-menu li.dropdown-footer:before,
.navbar-default .navbar-nav .dropdown-menu li.dropdown-footer:after {
  content: " ";
  display: table;
}
.navbar-default .navbar-nav .dropdown-menu li.dropdown-footer:after {
  clear: both;
}
.navbar-default .navbar-nav .dropdown-menu li.dropdown-footer strong {
  color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu li.row {
  margin-left: -15px;
  margin-right: -15px;
}
.navbar-default .navbar-nav .dropdown-menu li a:not(.btn) {
  margin: 0;
  padding: 6px 2px;
  height: auto;
  line-height: 1.2;
  font-size: 1.25em;
  border: none;
  text-transform: none;
  position: relative;
  color: #343331;
  display: block;
}
.navbar-default .navbar-nav .dropdown-menu li a:not(.btn):before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 5px;
  color: #009FCC;
  margin: 0 4px 0 0;
  padding: 0;
  vertical-align: middle;
}
.navbar-default .navbar-nav .dropdown-menu li a:not(.btn):hover {
  color: #009FCC !important;
  background: rgba(255,255,255,0.96);
  margin-left: -13px;
  margin-right: -13px;
  padding: 6px 15px;
  text-decoration: none;
}
.navbar-default .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-default .navbar-nav .dropdown-mm {
  position: static;
}
.navbar-default .navbar-nav .dropdown-menu.dropdown-menu-mm {
  list-style: none;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav .dropdown-menu.dropdown-menu-mm {
    min-width: 360px;
    margin-left: auto;
  }
}
.user-menu {
  margin-top: -10px;
}
.user-menu a {
  font-size: 12px;
}
ul.nav-stacked {
  padding: 0;
  margin: 0;
  text-align: right;
}
ul.nav-stacked li a {
  color: #009FCC;
  font-size: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  border: none;
  margin: 0;
  padding: 8px 25px 8px 0;
}
ul.nav-stacked li a:hover {
  background: #e6e6e6;
}
ul.nav-stacked li a i {
  font-size: 14px;
}
ul.nav-stacked li a small {
  display: block;
  font-weight: normal;
  color: #343331;
  font-size: 12px;
}
ul.nav-stacked li.active a,
ul.nav-stacked li.active a:hover {
  color: #fff;
  margin: 0;
  background: #212324;
  padding-right: 25px;
}
ul.nav-stacked li.active a:after,
ul.nav-stacked li.active a:hover:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(15, 20, 23, 0);
  border-left-color: #212324;
  border-width: 10px;
  margin-top: -10px;
}
ul.nav-stacked li.active a small,
ul.nav-stacked li.active a:hover small {
  color: #ababab;
}
ul.nav-stacked.nav-stacked-right li.active a:after,
ul.nav-stacked.nav-stacked-right li.active a:hover:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(15, 20, 23, 0);
  border-right-color: #0f1417;
  border-width: 10px;
  margin-top: -10px;
}
ul.nav-tabs {
  border-bottom: 1px dashed #BFBFBF;
  margin-bottom: 1em;
}
ul.nav-tabs li {
  border: 1px dashed #BFBFBF;
  border-bottom: none;
  border-right: none;
  padding: 0;
  margin: 0;
}
ul.nav-tabs li:last-child {
  border-right: 1px dashed #BFBFBF;
}
ul.nav-tabs li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1.2em;
  color: #009FCC;
  padding: 8px 1.4em;
  border: none;
  margin: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:focus {
  color: #fff;
  background: #6C7175;
  border: none;
}
ul.nav-tabs.nav-tabs-left,
ul.nav-tabs.nav-tabs-right {
  border-bottom: none;
}
ul.nav-tabs.nav-tabs-left > li,
ul.nav-tabs.nav-tabs-right > li {
  float: none;
  border-right: 1px dashed #BFBFBF;
}
ul.nav-tabs.nav-tabs-left > li:last-child,
ul.nav-tabs.nav-tabs-right > li:last-child {
  border-bottom: 1px dashed #BFBFBF;
}
.pages-banner {
	margin-top: 60px;
	margin-bottom: -150px;
}
.dark-overlay {
  background-color: rgba(0, 0, 0, 0.66);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0 !important;
  padding: 88px 0 110px;
}
/* Headings
---------------------------------*/
.heading-section {
	margin-top: 12px;
	margin-bottom: 36px;
}
.heading-section p{
	font-size: 1.2em;
	line-height: 1.5em;
	}
.heading-section h2{
	font-size: 2.77em;
	font-weight: 100;
	color: #333;
	line-height: .8em;
	margin: 0 0 5px;
	}
.heading-section h4{
	font-size: 1.4em;
	font-weight: 600;
	color: #333;
	letter-spacing: .33px;
	margin-left: 4px;
	margin-top: -6px;
	line-height: 2.2em;
	}
@media (max-width: 768px) {
	.heading-section h4{
	font-size: 1.1em;
	font-weight: 700;
	color: #333;
	letter-spacing: -.15px;
	margin-left: 4px;
	margin-top: -4px;
	line-height: 2.2em;
	}
}
.heading-section span{
	font-weight: 600;
	color: #0089C1;;
	}
.color-top {
	font-size: 1.44em;
	font-weight: 400;
	color: #0089C1;;
	margin-bottom: -20px;
}
@media (max-width: 768px) {
	.color-top {
		font-size: 2em;
		font-weight: 600;
		color: #0089C1;
		margin-bottom: 0px;
		padding-bottom: 10px;
		text-align: center;
	}
}
/* About
---------------------------------*/
#about{
	padding:60px 0 0;
	}
.about_area{
	padding:20px 0 0;
	}
.aboutHeading{
	padding:32px 0 32px;
	}
.descrip h2{
	font-size: 2.4em;
	letter-spacing: -.02em;
	font-weight: 300;
	color: #222;
	}
.descrip h4{
	font-size: 1.1em;
	font-weight: 300;
	color: #333;
	line-height: 1.33em;
	}
.aboutGraphic {
  background-image: url(../img/aboutGraphic01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: -48px;
  padding-top: 36%;
}

/* Clients
---------------------------------*/

.clients {
	margin-top: -40px;
}
.clientsIcons{
	padding: 0 5vh 2.5vh;
	}
@media (max-width: 768px) {
	.clientsIcons{
	padding: 0 3vh 2vh;
	}
}
.clients_area{
	padding: 5vh 0 8vh;
	}
.clients_area li{
	font-size: 1.1em;
	line-height: 2.33em;
	margin-left: -24px;
	letter-spacing: -.033em;
	}
.clients_area h2{
	font-size: 2.4em;
	letter-spacing: -.02em;
	font-weight: 200;
	color: #222222;
	}
.clients_area h4{
	font-size: 1.1em;
	font-weight: 300;
	color: #222222;
	line-height: 1.44em;
	margin-bottom: 18px;
	}


/* Services
---------------------------------*/
.banner-services {
	background-size: cover;
	background-image: url(../img/services-background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1 !important;
	}
.serviceHeading{
	padding:16px 0;
	}
.service_section h2{
	font-size: 4em;
	font-weight: 100;
	color: #fff !important;
	line-height: .75em;
	}
.service_section h4{
	font-size: 2.2em;
	font-weight: 600;
	color: #fff !important;
	letter-spacing: .66px;
	}
.service_section span{
	font-weight: 500;
	color: #0089C1;
	}
.service_block{
	text-align:center;
	padding-left: 8px;
    padding-right: 8px;
	}
.service_icon{
	border:2px solid #E9B825;
	border-radius:50%;
	width:90px;
	height:90px;
	margin:0px auto 25px;
	}
.service_icon.icon2{
	border:2px solid #7cc576;
	}
.service_icon.icon3{
	border:2px solid #49b5e7;
	}
.service_icon span {
    background:#E9B825;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}
.service_icon.icon2 span {
    background:#7cc576;
}
.service_icon.icon3 span{
    background:#49b5e7;
	}
.service_icon i{
	color: #fff;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 14px;
    z-index: 20;
	}
.service_block h3{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:18px;
	color:#111;
	margin:35px 0 18px;
	}
/* Product-list
---------------------------------*/
#product-list{
	padding: 30px 0 60px;
	background-color: #EEE;
	}
.product-list-item{
	margin: 5px;
	background-color: #FFF;
	border-radius: 3px;
	height: 100%;
	border-bottom: 2px solid #ccc;
	}
.product-list-item:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.33);
	}
.PLI-head-top {
	background-color: #14295A;
	color: #fff;
	line-height: .8em;
	padding: 5px 12px;
	border-radius: 3px 3px 0 0;
}
.PLI-head {
	background-color: #49b5e7;
	color: #fff;
	line-height: .8em;
	padding: 10px 12px;
}
.PLI-body {
	color: #444;
	line-height: .8em;
	padding: 8px 15px;
	min-height: 380px;
	border-radius: 0 0 3px 3px;
}
.PLI-body li {
	color: #333;
	line-height: 1.5em;
	margin-left: 12px;
	text-decoration: none;
	list-style: none;
	font-size: .9em;
	font-weight: 400;
}
.PLI-body i {
	color: #FF6409;
	line-height: 1.25em;
	margin-right: 8px;
}
.PLI-body h4 {
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 10px;
}
.product-list-item {
	margin-bottom: 40px;
}
.product-list-item span {
	float: right;
	margin: 0;
	margin-top: -10px;
	margin-right: -12px;
	font-weight: 400;
	background-color: #FF6409;
	padding: 10px;
	font-size: .8em;
	letter-spacing: -.66px;
}
.product-list-item h3 {
	margin: 0;
	font-weight: 300;
	font-size: 1.33em;
}
.product-list-item h5 {
	margin: 0;
	font-weight: 500;
	font-size: .8em;
}
.nav-left {
	margin-left: -40px !important;
}
.PLI-pricing {
	margin-right: 10px;
	margin-top: 18px;
}
.PLI-pricing p span {
	font-size: 1.5em;
	color: #0C1C42;
	background: transparent;
	float: right;
}
.PLI-pricing p {
	font-size: 1.33em;
	color: #444;
	text-decoration: line-through;
	float: right;
	font-weight: 200;
}
/* Store
---------------------------------*/
#storebottom{
	padding: 40px 0;
}
.store-nav {
	background: #ddd;
	padding: 10px 24px;
	color: #666;
}
.ul_store-nav-tabs li a{
	font-size: .9em;
	padding: 4px 12px;
	border: 1px solid #999;
	color: #777;
	display: inline;
	float: left;
}
.ul_store-nav-tabs li{
	list-style: none;
	display: inline;
	text-decoration: none;
	margin: 0;
}
.ul_store-nav-tabs li a:hover{
	text-decoration: none;
	background: #eee;
}
.store-header h1 {
	font-size: 1.4em;
	font-weight: 300;
	line-height: 1em;
	margin: 0;
}
.store-header h2 {
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.1em;
	margin: 2px 0 16px 0;
}
.sb-nav {
  	margin: 0;
	padding: 0;
  	background: transparent;
	border-bottom: 3px solid #ddd;
	overflow: hidden;
	z-index: 1;
}
.sb-nav p {
  	margin: 0;
	padding: 0;
}
.sb-nav-btn ul {
  	margin: 0;
	height: 0;
  	background: transparent;
	overflow: hidden;
	list-style-type: none !important;
	text-decoration: none !important;
}
.sb-nav-btn li {
  	float: left;
	margin-right: 5px;
	list-style-type: none !important;
	text-decoration: none !important;
}
.sb-nav-btn li a {
  	background-color: #ddd;
  	color: #777;
	display: block;
    text-align: center;
    padding: 6px 16px 4px;
	font-size: 1em;
}
.sb-nav li a:hover {
  	background-color: #aaa;
  	color: fff;
}
.sb-nav li a:active {
  	background-color: #49b5e7;
  	color: fff;
	border-bottom: 3px solid #14295A;
	margin-bottom: -3px;
	z-index: 10;
}
.sb-notification {
	padding: 8px;
	margin: 12px 0;
	color: #333;
	background-color: #F9F0CE;
}
.sb-notification p {
	margin: 0;
	font-size: .9em;
}

/* Privacy
---------------------------------*/

#privacy{
	padding:48px;
	}
.privacy_policy{
	padding: 20px 40px 140px;
	background-color: #EAEAEA;
	opacity: 0.85;
	}
.privacy_policy h2{
    line-height: .88em;
	font-size: 1.66em;
}

/* Sponsors
---------------------------------*/
.c-logo-part{
	background: url(../img/rsgClimbAbove.jpg) no-repeat left;
	background-size: cover;
	padding: 34px 0 36px;
    filter: alpha(opacity=96);
}
.c-logo-part h2{
	font-size: 2.33em;
	color: #fff;
	letter-spacing: .66px;
	font-weight: 100;
}
.c-logo-part span{
	font-weight: 400;
	letter-spacing: -.33px;
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding:85px 0 0;
}
.main-section.team h6{
	margin-bottom:40px;
}
.ServicesBoxes{
	padding: 0;
	margin-bottom: 5vh;
}
.ServicesHead{
	width: 100%;
	padding: 22px 20px 16px;
	position: relative;
	clear: both;
	z-index: 20;
}
.servBlue{
    background-color: #007DB7;
}
.servGreen{
    background-color: #50B70C;
}
.servOrange{
    background-color: #DE8902;
}
.ServicesHead h3{
    color: #fff;
	font-size: 1.8em;
	font-weight: 300;
	line-height: .9em;
	letter-spacing: .5px;
	margin: 0;
}
.ServicesHead h5{
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: .5px;
	margin: 4px 0;
}
.ServicesBody{
	height: 240px;
	padding: 10px 20px 25px;
    background-color: #F5F5F5;
	position: relative;
	clear: both;
	z-index: 20;
}
.service-list {
	border-bottom: 1px solid rgba(255 ,255 ,255 , .25);
}
.bodyBlue, .bodyGreen, .bodyOrange {
    border-style: solid;
	border-width: 2px;
}
.bodyBlue {
	background: #0089C1;
	border-color: #0089C1;
}
.bodyGreen {
	background: #5DC817;
	border-color: #5DC817;
}
.bodyOrange {
	background: #FF9C00;
	border-color: #FF9C00;
}
.ServicesBody p{
    color: #fff;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 20px;
	padding: 6px 0;
	margin: 0;
}
.ServicesBody span{
	font-family: 'FontAwesome';
	font-weight: 400;
}
.service_area {
	margin-top: 40px;
}
.snip1553 {
  background-color: rgba(47,47,47,1.1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 20px;
  max-width: 340px;
  min-width: 260px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 104%;
}
.snip1553:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.snip1553 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.snip1553:after {
  background-color: #0089C1;
  bottom: 0;
  content: '';
  height: 0%;
  right: 0;
  position: absolute;
  width: 8px;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
.snip1553 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}
.snip1553 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1em;
  opacity: 0;
}
.snip1553 h3 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}
.snip1553 h3 span {
  display: block;
  font-weight: 700;
  color: #00A9EE;
  margin-top: 4px;
}
.snip1553 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.snip1553:hover > img,
.snip1553.hover > img {
  opacity: 0.1;
}
.snip1553:hover:after,
.snip1553.hover:after {
  height: 100%;
}
.snip1553:hover figcaption,
.snip1553.hover figcaption {
  opacity: 1;
}
.slanted{
  background-color: #fff;
  background-image: -webkit-linear-gradient(96deg, #E9E9E9 52%, #FFF 18%);
}
.slanty{
  min-height: 162px;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(96deg, RGBA(0,0,0,0) 50%, #E9E9E9 18%);
  z-index: 100 !important;
}
.header {
	margin-top: 0;
    background: #FFF;
    width:100% !important;
    margin:0;
	z-index: 100;
}
.navbar-default {
	background-color: transparent;
	border: none;
}
.btn-index {
	font-size: 1.1em;
	color: #FFF;
	background-color: #009ECB !important;
	background: -webkit-linear-gradient(left, #0086AC, #009ECB);
	background: -o-linear-gradient(left, #0086AC, #009ECB);
	background: -moz-linear-gradient(left, #0086AC, #009ECB);
	background: linear-gradient(left, #0086AC, #009ECB);
	border-radius: 4px;
	padding: 8px 18px;
	margin: 0;
	margin-top: 16px;
	margin-left: -4px;
	margin-bottom: 16px;
}
@media (max-width: 839px) {
  	.btn-index {
	font-size: 1.25em;
	float: center;
	color: #FFF;
	background-color: #009ECB !important;
	background: -webkit-linear-gradient(left, #0086AC, #009ECB);
	background: -o-linear-gradient(left, #0086AC, #009ECB);
	background: -moz-linear-gradient(left, #0086AC, #009ECB);
	background: linear-gradient(left, #0086AC, #009ECB);
	border-radius: 5px;
	padding: 1vh 15vh;
	margin-top: 4vh;
	margin-left: 3%;
	margin-bottom: 6vh;
	}
}


.btn-index:hover {
	color: #FFF;
	background: -webkit-linear-gradient(left, #007CA0, #007CA0);
	background: -o-linear-gradient(left, #007CA0, #007CA0);
	background: -moz-linear-gradient(left, #007CA0, #007CA0);
	background: linear-gradient(left, #007CA0, #007CA0);
}
.btn-right {
	float: right;
}
.nodec {
	text-decoration: none !important;
	list-style: none !important;
}
.nodec i {
	margin-right: 2px;
	color: #0089C1;
}
.btn-purchase a {
	margin: 15px 0;
	padding: 6px 15px 4px;
	border-radius: 4px;
	border-bottom: 3px solid #4D9A02;
	background-color: #4F9F00;
	color: #fff;
	font-weight: 500;
	font-size: .9em;
	text-decoration: none;
	position: absolute;
	bottom: 40px;
	right: 32px;
}
.btn-purchase a:hover{
	background-color: #5CB706;
}
.btn-purchase i {
	color: #fff;
	margin-left: 6px;
	margin-right: -2px;
}
.btn-learnmore {
	font-size: 1.1em;
	font-weight: 500;
	margin-top: 20px;
	background-color: rgba(0, 0, 0, 0.08);
	border-radius: 4px;
	padding: 6px 12px;
	right: 8px;
	bottom: 15px;
	float: right;
	border: none;
}
.btn-learnmore a {
	color: #fff;
}
.btn-learnmore a:hover {
	color: #fff;
	text-decoration: none;
}
.btn-learnmore:hover {
	background-color: rgba(0, 0, 0, 0.15);
}
/* Tables */
table.blueTable {
	margin-top: 15px;
	margin-bottom: 15px;
  	width: 100%;
  	text-align: left;
  	border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  padding: 3px 9px;
}
table.blueTable tbody td {
  font-size: 11px;
}
table.blueTable tr:nth-child(odd) {
  background: #EDEDED;
}
table.blueTable thead {
  }
table.blueTable thead th {
  font-size: 11px;
  font-weight: bold;
}
table.blueTable tfoot td {
  font-size: 11px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFF;
  padding: 3px 9px;
}
.product-body {
	padding: 60px;
}
.remar {
	margin: 0 !important;
	padding: 0 !important;
}
.div-left {
	float: left !important;
	width: 48% !important;
}
.div-right {
	float: right !important;
	width: 48% !important;
}
.header2{
	margin-top: 0px;
}
.socialCircle{
margin-left: -1em;
margin-bottom: 5em;
}
.social-icon{
background: rgba(33,180,226,1);
background: -moz-linear-gradient(45deg, rgba(33,180,226,1) 0%, rgba(33,180,226,1) 37%, rgba(183,222,237,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(33,180,226,1)), color-stop(37%, rgba(33,180,226,1)), color-stop(100%, rgba(183,222,237,1)));
background: -webkit-linear-gradient(45deg, rgba(33,180,226,1) 0%, rgba(33,180,226,1) 37%, rgba(183,222,237,1) 100%);
background: -o-linear-gradient(45deg, rgba(33,180,226,1) 0%, rgba(33,180,226,1) 37%, rgba(183,222,237,1) 100%);
background: -ms-linear-gradient(45deg, rgba(33,180,226,1) 0%, rgba(33,180,226,1) 37%, rgba(183,222,237,1) 100%);
background: linear-gradient(45deg, rgba(33,180,226,1) 0%, rgba(33,180,226,1) 37%, rgba(183,222,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21b4e2', endColorstr='#b7deed', GradientType=1 );
	font-size: 5em;
	display: inline;
	text-align: center;
	align-content: center;
    padding: 40px;
    text-decoration: none;
	border-radius: 50%;
	border:5px solid #333333;
	color:#333333;
}
.socialSection{
	padding-top: 60px;
	padding-bottom: 60px;
	align-content: center;
	text-align: center;
}
.bmar{
	margin-bottom: 20px;
}
.mar{
	margin: 0px;
	padding:0px;
}
.circleText{
	margin-bottom: 20vh;
}
.form-control {
    display: block;
    width: 100%;
    height: 24px;
    padding: 3px 10px;
	font-size: 12px;
    line-height: 1.25;
}
.bannerSocial{
	width:100vw;
}
.whiter{
	color: #fff !important;
}
.center{
	text-align: center;
	align-content: center;
}
.socialImage1{
  background-image: url(../img/backgrounds/social-manage.png);
  background-color: #000;
  background-repeat: no-repeat;
  background-size:cover;
  background-attachment: fixed center;
  max-width: 100%;
  min-height: 60vh;
  height:60vh;
  background-position: 0% 0%;
}
.bannerText{
	height:60vh;
    padding:8vh 8vh;
	background: rgba(82,197,255,1);
background: -moz-linear-gradient(left, rgba(82,197,255,1) 0%, rgba(64,134,231,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(82,197,255,1)), color-stop(100%, rgba(64,134,231,1)));
background: -webkit-linear-gradient(left, rgba(82,197,255,1) 0%, rgba(64,134,231,1) 100%);
background: -o-linear-gradient(left, rgba(82,197,255,1) 0%, rgba(64,134,231,1) 100%);
background: -ms-linear-gradient(left, rgba(82,197,255,1) 0%, rgba(64,134,231,1) 100%);
background: linear-gradient(to right, rgba(82,197,255,1) 0%, rgba(64,134,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52c5ff', endColorstr='#4086e7', GradientType=1 );
}
.header-icons{
	background-color: #089DE1 !important;
	font-size: 1em !important;
	margin-top: 1.8vh !important;
	margin-bottom: 1.7vh !important;
	margin-left: 1vh !important;
	padding: 5px 15px;
	border-radius: 2em;
}
header-icons i, .header-icons a {
	color: #fff !important;
	margin: 0 !important;
	padding: 0 !important;
}
header-icons i:hover, .header-icons a:hover {
	margin-bottom: -2px !important;
}
@media screen and (max-width:767px){
   .header-icons{
	background-color: #089DE1 !important;
	font-size: .9em !important;
	margin: 2vh 6vh !important;
	padding: 4px 14px;
	border-radius: 2em;
	}
}









main {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
#carousel {
  position: relative;
  height: 400px;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}
#carousel div {
  position: absolute;
  transition: transform 1s, left 1s, opacity 1s, z-index 0s;
  opacity: 1;
}
#carousel div img {
  width: 400px;
  transition: width 1s;
}
#carousel div.hideLeft {
  left: 0%;
  opacity: 0;
  transform: translateY(50%) translateX(-50%);
}
#carousel div.hideLeft img {
  width: 200px;
}
#carousel div.hideRight {
  left: 100%;
  opacity: 0;
  transform: translateY(50%) translateX(-50%);
}
#carousel div.hideRight img {
  width: 200px;
}
#carousel div.prev {
  z-index: 5;
  left: 30%;
  transform: translateY(50px) translateX(-50%);
}
#carousel div.prev img {
  width: 300px;
}
#carousel div.prevLeftSecond {
  z-index: 4;
  left: 15%;
  transform: translateY(50%) translateX(-50%);
  opacity: 0.7;
}
#carousel div.prevLeftSecond img {
  width: 200px;
}
#carousel div.selected {
  z-index: 10;
  left: 50%;
  transform: translateY(0px) translateX(-50%);
}
#carousel div.next {
  z-index: 5;
  left: 70%;
  transform: translateY(50px) translateX(-50%);
}
#carousel div.next img {
  width: 300px;
}
#carousel div.nextRightSecond {
  z-index: 4;
  left: 85%;
  transform: translateY(50%) translateX(-50%);
  opacity: 0.7;
}
#carousel div.nextRightSecond img {
  width: 200px;
}

.buttons {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
}
