@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-13q2l6");
  src: url("../fonts/icomoon.eot?#iefix-13q2l6") format("embedded-opentype"), url("../fonts/icomoon.ttf?-13q2l6") format("truetype"), url("../fonts/icomoon.woff?-13q2l6") format("woff"), url("../fonts/icomoon.svg?-13q2l6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*="icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-play:before {
  content: "\e600"; }

.element-animation, #homeHero .hh-box.hover .showmore svg {
  animation: animationFrames linear .5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear .5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear .5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear .5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%; }

@keyframes animationFrames {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1); }
  50% {
    transform: rotate(90deg) scaleX(1) scaleY(1); }
  100% {
    transform: rotate(180deg) scaleX(1) scaleY(1); } }
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1); }
  50% {
    -moz-transform: rotate(90deg) scaleX(1) scaleY(1); }
  100% {
    -moz-transform: rotate(180deg) scaleX(1) scaleY(1); } }
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1); }
  50% {
    -webkit-transform: rotate(90deg) scaleX(1) scaleY(1); }
  100% {
    -webkit-transform: rotate(180deg) scaleX(1) scaleY(1); } }
@-o-keyframes animationFrames {
  0% {
    -o-transform: rotate(0deg) scaleX(1) scaleY(1); }
  50% {
    -o-transform: rotate(90deg) scaleX(1) scaleY(1); }
  100% {
    -o-transform: rotate(180deg) scaleX(1) scaleY(1); } }
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: rotate(0deg) scaleX(1) scaleY(1); }
  50% {
    -ms-transform: rotate(180deg) scaleX(1) scaleY(1); }
  100% {
    -ms-transform: rotate(360deg) scaleX(1) scaleY(1); } }
@font-face {
  font-family: 'Avenir';
  src: url("../fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Light.woff") format("woff"), url("../fonts/AvenirLTStd-Light.ttf") format("truetype"), url("../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Aveni';
  src: url("../fonts/Avenir-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Medium.woff") format("woff"), url("../fonts/Avenir-Medium.ttf") format("truetype"), url("../fonts/Avenir-Medium.svg#Avenir-Medium") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Avenir';
  src: url("../fonts/Avenir-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Heavy.woff") format("woff"), url("../fonts/Avenir-Heavy.ttf") format("truetype"), url("../fonts/Avenir-Heavy.svg#Avenir-Heavy") format("svg");
  font-weight: 600;
  font-style: normal; }
/*  ==========================================================================
    00: Global
    ==========================================================================  */
/* `Misc Classes 
-------------------- */
.align_center {
  text-align: center; }

.align_right {
  text-align: right; }

.clear:before, .clear:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clear:after {
  clear: both; }

/* `Data Table 
-------------------- */
.data,
.data th,
.data td {
  border-style: solid;
  border-color: #ddd; }

.data {
  border-width: 0 1px 1px;
  width: 100%; }

.data caption {
  padding: 0 10px 5px;
  text-transform: uppercase; }

.data th,
.data td {
  border-top-width: 1px;
  padding: 5px 10px; }

.data th {
  white-space: nowrap; }

.data thead th {
  background: #eee;
  font-weight: bold;
  text-shadow: #fff 0 1px 0; }

.data tbody th {
  width: 1px; }

.data tr th:first-child {
  text-align: right; }

/* `Code 
-------------------- */
pre,
code {
  font-size: 12px;
  font-family: Menlo, Courier, monospace; }

pre,
.notice {
  background: #ffe;
  border: 1px solid;
  border-color: #eed #ccb #bba #ddc;
  overflow: auto;
  padding: 10px 0 10px 10px; }

* html pre {
  overflow: hidden;
  width: 97%; }

code {
  background: #ff9;
  padding: 0 2px; }

.mobile_menu {
  display: none; }

/*  ==========================================================================
    01: Home :: Statement
    ==========================================================================  */
#logoHeader {
  width: 100%; }

.dshadow {
  position: relative;
  width: 100%;
  height: 13px;
  background: url("../images/dshadow_home.png") repeat-x; }

.statement {
  font-family: 'Open Sans', sans-serif;
  color: #919190;
  padding-top: 10px;
  margin-bottom: 25px; }
  .statement h1.light {
    line-height: 1;
    font-weight: 300;
    font-size: 1.5em;
    text-transform: uppercase; }
  .statement h1.heavy {
    line-height: 1;
    font-weight: 600;
    font-size: 1.875em;
    text-transform: uppercase; }
  .statement .grid_4 {
    text-align: right;
    float: right; }
  .statement .btn-orange {
    margin-top: 14px; }

.btn-orange {
  background: #ea4726;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViODM0YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhNDcyNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb834a), color-stop(100%, #ea4726));
  background: -moz-linear-gradient(top, #eb834a, #ea4726);
  background: -webkit-linear-gradient(top, #eb834a, #ea4726);
  background: linear-gradient(to bottom, #eb834a, #ea4726);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eb834a', EndColorStr='#ea4726');
  height: 40px;
  padding: 0 15px;
  font-size: 1.125em;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: none;
  behavior: url(/PIE.htc); }
  .btn-orange span {
    font-size: 0.625em; }

.btn-cirarrow {
  background: #333;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 26px;
  width: 26px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  line-height: 28px;
  font-size: 0.5em;
  cursor: pointer;
  border: none;
  behavior: url(/PIE.htc); }

/*  ==========================================================================
    02: Home :: Splash
    ==========================================================================  */
#rsWrapper {
  height: 16px;
  overflow: hidden; }

.loading {
  text-align: center; }

.onebyone {
  position: relative;
  float: left;
  width: 25%;
  -moz-box-shadow: 0px 1px 2px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 1px 2px rgba(51, 51, 51, 0.5); }
  .onebyone .hover-box {
    padding: 0 20px; }
  .onebyone:hover .hover-box {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  .onebyone:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    z-index: 1000;
    pointer-events: none;
    behavior: url(/PIE.htc); }

.twobyone {
  position: relative;
  float: left;
  width: 50%;
  -moz-box-shadow: 0px 1px 2px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 1px 2px rgba(51, 51, 51, 0.5); }
  .twobyone .hover-box {
    padding: 0 50px; }
  .twobyone:hover .hover-box {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  .twobyone:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
    z-index: 1000;
    pointer-events: none;
    behavior: url(/PIE.htc); }

html[data-useragent*='MSIE 10.0'] .onebyone:after {
  display: none; }

html[data-useragent*='MSIE 10.0'] .twobyone:after {
  display: none; }

.vertical-wrapper {
  display: table;
  height: 100%;
  width: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.hover-box {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: inherit;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  z-index: 98; }
  .hover-box .title {
    position: relative;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 3px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    font-weight: 400;
    line-height: 1.1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 60px;
    font-size: 1.625em; }
  .hover-box .subtitle {
    position: relative;
    font-size: 1.125em;
    padding: 15px 40px 0 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: rgba(255, 255, 255, 0.4) 1px 1px 2px; }
  .hover-box .btn-cirarrow {
    position: absolute;
    right: 0;
    bottom: -4px; }

.s1-b1 {
  background: url("../images/slider/s1-b1.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s1-b1 .hover-box {
    background: #1eb7e8;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlYjdlOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFlNzViOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #1eb7e8), color-stop(100%, #1e75b8));
    background: -moz-linear-gradient(left bottom, #1eb7e8, #1e75b8);
    background: -webkit-linear-gradient(left bottom, #1eb7e8, #1e75b8);
    background: linear-gradient(to right top, #1eb7e8, #1e75b8); }
  .s1-b1 .icon {
    width: 50px;
    height: 58px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s1-b1.png") no-repeat; }
  .s1-b1 .subtitle {
    color: #234e74; }

.s1-b2 {
  background: url("../images/slider/s1-b2.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s1-b2 .hover-box {
    background: #ccd834;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjZDgzNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdkYzE0MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #ccd834), color-stop(100%, #7dc143));
    background-image: -moz-linear-gradient(left bottom, #ccd834, #7dc143);
    background-image: -webkit-linear-gradient(left bottom, #ccd834, #7dc143);
    background-image: linear-gradient(to right top, #ccd834, #7dc143); }
  .s1-b2 .icon {
    width: 39px;
    height: 53px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s1-b2.png") no-repeat; }
  .s1-b2 .subtitle {
    color: #507737; }

.s1-b3 {
  background: url("../images/slider/s1-b3.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s1-b3 .hover-box {
    background: #c81afe;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4MWFmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdiNDc5YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #c81afe), color-stop(100%, #7b479c));
    background-image: -moz-linear-gradient(left bottom, #c81afe, #7b479c);
    background-image: -webkit-linear-gradient(left bottom, #c81afe, #7b479c);
    background-image: linear-gradient(to right top, #c81afe, #7b479c); }
  .s1-b3 .icon {
    width: 49px;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s1-b3.png") no-repeat; }
  .s1-b3 .subtitle {
    color: #592874; }

.s1-b4 {
  background: url("../images/slider/s1-b4.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s1-b4 .hover-box {
    background: #5bc6cc;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViYzZjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzExODQ2YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #5bc6cc), color-stop(100%, #11846c));
    background-image: -moz-linear-gradient(left bottom, #5bc6cc, #11846c);
    background-image: -webkit-linear-gradient(left bottom, #5bc6cc, #11846c);
    background-image: linear-gradient(to right top, #5bc6cc, #11846c); }
  .s1-b4 .icon {
    width: 67px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s1-b4.png") no-repeat; }
  .s1-b4 .subtitle {
    color: #086250; }

.s1-b5 {
  background: url("../images/slider/s1-b5.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s1-b5 .hover-box {
    background: #faad3d;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYWQzZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlNjAyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #faad3d), color-stop(100%, #ee6023));
    background-image: -moz-linear-gradient(left bottom, #faad3d, #ee6023);
    background-image: -webkit-linear-gradient(left bottom, #faad3d, #ee6023);
    background-image: linear-gradient(to right top, #faad3d, #ee6023); }
  .s1-b5 .icon {
    width: 55px;
    height: 54px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s1-b5.png") no-repeat; }
  .s1-b5 .subtitle {
    color: #9f4723; }

.s2-b1 {
  background: url("../images/slider/s2-b1.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s2-b1 .hover-box {
    background: #b0c979;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwYzk3OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUyN2EzOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #b0c979), color-stop(100%, #527a39));
    background-image: -moz-linear-gradient(left bottom, #b0c979, #527a39);
    background-image: -webkit-linear-gradient(left bottom, #b0c979, #527a39);
    background-image: linear-gradient(to right top, #b0c979, #527a39); }
  .s2-b1 .icon {
    width: 62px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s2-b1.png") no-repeat; }
  .s2-b1 .subtitle {
    color: #33592a; }

.s2-b2 {
  background: url("../images/slider/s2-b2.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s2-b2 .hover-box {
    background: #ce872e;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlODcyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I0NTgyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #ce872e), color-stop(100%, #b45827));
    background-image: -moz-linear-gradient(left bottom, #ce872e, #b45827);
    background-image: -webkit-linear-gradient(left bottom, #ce872e, #b45827);
    background-image: linear-gradient(to right top, #ce872e, #b45827); }
  .s2-b2 .icon {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s2-b2.png") no-repeat; }
  .s2-b2 .subtitle {
    color: #703818; }

.s2-b3 {
  background: url("../images/slider/s2-b3.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s2-b3 .hover-box {
    background: #e54b59;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NGI1OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkzMWQyMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #e54b59), color-stop(100%, #931d20));
    background-image: -moz-linear-gradient(left bottom, #e54b59, #931d20);
    background-image: -webkit-linear-gradient(left bottom, #e54b59, #931d20);
    background-image: linear-gradient(to right top, #e54b59, #931d20); }
  .s2-b3 .icon {
    width: 38px;
    height: 46px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s2-b3.png") no-repeat; }
  .s2-b3 .subtitle {
    color: #640f11; }

.s2-b4 {
  background: url("../images/slider/s2-b4.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s2-b4 .hover-box {
    background: #7678ac;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2NzhhYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM4M2M2ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #7678ac), color-stop(100%, #383c6f));
    background-image: -moz-linear-gradient(left bottom, #7678ac, #383c6f);
    background-image: -webkit-linear-gradient(left bottom, #7678ac, #383c6f);
    background-image: linear-gradient(to right top, #7678ac, #383c6f); }
  .s2-b4 .icon {
    width: 51px;
    height: 49px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s2-b4.png") no-repeat; }
  .s2-b4 .subtitle {
    color: #1d1f4d; }

.s2-b5 {
  background: url("../images/slider/s2-b5.jpg") no-repeat center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .s2-b5 .hover-box {
    background: #8bd3d9;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiZDNkOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEyNzI3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 100%, 100% 0%, color-stop(0%, #8bd3d9), color-stop(100%, #127276));
    background-image: -moz-linear-gradient(left bottom, #8bd3d9, #127276);
    background-image: -webkit-linear-gradient(left bottom, #8bd3d9, #127276);
    background-image: linear-gradient(to right top, #8bd3d9, #127276); }
  .s2-b5 .icon {
    width: 50px;
    height: 43px;
    position: absolute;
    right: 0;
    bottom: 15px;
    background: url("../images/slider/icon-s2-b5.png") no-repeat; }
  .s2-b5 .subtitle {
    color: #074547; }

.slide-banner-sdwan {
  position: relative;
  background: url("../images/banners/sd-wan/bg.jpg") center center no-repeat;
  background-size: 100% 100%;
  height: 86px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .slide-banner-sdwan a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .slide-banner-sdwan img {
    margin-top: 20px;
    width: 320px;
    height: auto; }
  .slide-banner-sdwan:hover {
    background-size: 110% 110%; }

@media only screen and (min-width: 760px) {
  .slide-banner-sdwan img {
    margin-top: 0;
    width: auto;
    height: 100%; } }
/*  ==========================================================================
    03: Home :: Splash2 for IE
    ==========================================================================  */
.slider2 {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
  display: none; }

.twox {
  width: 50%;
  margin: 0;
  padding: 0; }
  .twox img {
    width: 100%;
    display: block; }
  .twox .start {
    display: block; }
  .twox .over {
    display: none; }
  .twox:hover .start {
    display: none; }
  .twox:hover .over {
    display: block; }

.onex {
  width: 25%;
  margin: 0;
  padding: 0; }
  .onex img {
    width: 100%;
    display: block; }
  .onex .start {
    display: block; }
  .onex .over {
    display: none; }
  .onex:hover .start {
    display: none; }
  .onex:hover .over {
    display: block; }

/*  ==========================================================================
    99: Media Queries
    ==========================================================================  */
@media all and (max-width: 1010px) {
  .box_award.last {
    margin: 0 10px 10px 0; } }
@media all and (max-width: 979px) {
  .hover-box .title {
    font-size: 1.125em; }
  .hover-box .subtitle {
    font-size: 0.75em; }

  .contact_us_left {
    width: 100%; }

  .contact_us_map {
    width: 100%;
    clear: both; }

  .contact_us_right {
    float: none;
    clear: left;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  .input_fields input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media all and (max-width: 900px) {
  .breakfloat900 {
    float: none !important; } }
@media only screen and (min-width: 760px) and (max-width: 800px) {
  .s1-b3 .title {
    font-size: 1em; } }
@media all and (max-width: 759px) {
  .onebyone, .twobyone {
    width: 100%;
    height: 150px !important;
    clear: left; }
    .onebyone .hover-box, .twobyone .hover-box {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      padding: 0 20px; } }
/* 790-680 fix for homepage quote */
@media only screen and (min-width: 680px) and (max-width: 766px) {
  .testimonials_text {
    display: none; } }
@media all and (max-width: 421px) {
  ul#tab-container-1-nav a {
    font-size: .4em !important; }

  .video_contant {
    clear: left;
    margin-bottom: 10px;
    width: 100%; }

  .pr_navigation span.current, .pr_navigation a {
    font-size: .6em !important; }

  .wrapper {
    width: 100% !important;
    margin: 0 !important; } }
@media all and (max-width: 400px) {
  .testimonials_text {
    display: none; } }
/*  ==========================================================================
    04: Flexible Page Template
    ==========================================================================  */
@media all and (max-width: 400px) {
  .flexible-template {
    padding: 0 5%;
    width: 90% !important; } }
.flexible-template h1 {
  color: #595959;
  font: 30px/40px 'raleway', sans-serif;
  border-bottom: 1px solid #e8ebee;
  margin-bottom: 18px;
  padding-bottom: 5px;
  text-transform: uppercase; }
.flexible-template h1 span {
  color: #63bee0; }
.flexible-template h1,
.flexible-template h2,
.flexible-template h3,
.flexible-template h4,
.flexible-template h5,
.flexible-template p {
  margin-bottom: 1em; }

/*  ==========================================================================
    Tabs
    ==========================================================================  */
.tab-group {
  position: relative; }
  .tab-group .tg-item {
    display: none;
    padding: 10px 0; }
    .tab-group .tg-item.active {
      display: block; }

.middle_left ul.list-tg-tabs,
ul.list-tg-tabs {
  margin: 0;
  padding: 0;
  list-style: none !important; }
  .middle_left ul.list-tg-tabs li,
  ul.list-tg-tabs li {
    width: calc(30% - 2px);
    display: inline-block;
    background: #969dbe;
    color: #fff;
    cursor: pointer !important;
    padding: 10px 5px;
    margin-right: 1px;
    text-align: center; }
    .middle_left ul.list-tg-tabs li.active,
    ul.list-tg-tabs li.active {
      background: #364483; }

.expand-box {
  position: relative;
  margin: 20px 0; }
  .expand-box.active .eb-head:after {
    background: url(../images/icon-minus.png) no-repeat;
    background-size: cover; }
  .expand-box.active .eb-text {
    display: block; }
  .expand-box .eb-head {
    position: relative;
    color: #63bee0;
    font-size: 24px;
    padding: 0 30px 10px 0;
    cursor: pointer; }
    .expand-box .eb-head:hover {
      color: #2590b8; }
    .expand-box .eb-head:after {
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      content: "";
      width: 24px;
      height: 24px;
      background: url(../images/icon-plus.png) no-repeat;
      background-size: cover; }
  .expand-box .eb-text {
    display: none; }

.middle_left hr {
  border-top: 1px solid #eee;
  margin-bottom: 20px; }

.cs-logo-box {
  position: relative;
  padding: 10px;
  background: #fff;
  border: 1px solid #eee; }
  .cs-logo-box img {
    width: 100%;
    height: auto; }

.cs-service-box {
  position: relative;
  padding: 10px;
  color: #a8a8a8;
  background: #e7e7e7;
  font-size: 12px; }

.box-gray {
  background: #f4f4f4;
  color: #333333;
  padding: 20px;
  margin: 40px 0; }
  .box-gray .bg-info-box:not(:first-of-type) {
    margin-top: 20px; }

.bg-info-box {
  position: relative; }
  .bg-info-box:before, .bg-info-box:after {
    content: "";
    display: table; }
  .bg-info-box:after {
    clear: both; }
  .bg-info-box .item-media {
    float: left;
    width: 120px;
    margin-right: 30px; }
  .bg-info-box .item-text {
    float: left;
    padding-top: 20px;
    width: calc(100% - 150px); }
    .bg-info-box .item-text p:last-of-type {
      margin-bottom: 0; }

.company-box {
  position: relative; }
  .company-box:before, .company-box:after {
    content: "";
    display: table; }
  .company-box:after {
    clear: both; }
  .company-box .item-media {
    width: 200px; }
  .company-box .item-text {
    padding-top: 20px; }
    .company-box .item-text p:last-of-type {
      margin-bottom: 0; }

@media all and (min-width: 720px) {
  .company-box .item-media {
    float: left;
    width: 220px;
    margin-right: 30px; }
  .company-box .item-text {
    float: left;
    padding-top: 20px;
    width: calc(100% - 250px); }
    .company-box .item-text p:last-of-type {
      margin-bottom: 0; } }
.pdf-box {
  position: relative; }
  .pdf-box:before, .pdf-box:after {
    content: "";
    display: table; }
  .pdf-box:after {
    clear: both; }
  .pdf-box .item-media {
    float: left;
    width: 70px;
    margin-right: 30px; }
    .pdf-box .item-media img {
      width: 100%;
      height: auto; }
  .pdf-box .item-text {
    float: left;
    padding-top: 20px;
    width: calc(100% - 100px); }

hr.hr--big {
  margin: 40px 0; }

.video_component {
  text-align: center;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.lower-left-img {
  margin-right: 20px;
  width: 155px;
  float: left; }

.lower-left-img .img-box {
  position: relative;
  width: 155px;
  height: auto;
  border: 1px solid #999;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  z-index: 1; }
  .lower-left-img .img-box img {
    width: 100%;
    height: auto;
    height: 100%; }
  .lower-left-img .img-box .play-btn {
    position: absolute;
    top: 55px;
    left: 55px;
    width: 45px;
    height: 45px; }
  .lower-left-img .img-box .play-video {
    width: 100%;
    height: auto; }

.lower-left-img .video-box {
  position: relative;
  width: 155px;
  height: 155px;
  border: 1px solid #999;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
  box-sizing: border-box;
  background: #fff;
  z-index: 1; }
  .lower-left-img .video-box img.img-video {
    width: 100%;
    height: auto;
    height: 100%; }
  .lower-left-img .video-box .play-btn {
    position: absolute;
    top: 55px;
    left: 55px;
    width: 45px;
    height: 45px; }

@media (max-width: 680px) {
  .tab .videos_home .img_thumb {
    margin: 0px 1% 10px 0px;
    width: 48%;
    float: none;
    display: inline-block;
    overflow: hidden;
    vertical-align: text-top; }

  .tab .videos_home .video_contant {
    float: none;
    width: 48%;
    float: none;
    display: inline-block;
    vertical-align: text-top; } }
@media screen and (max-width: 800px) {
  ul#tab-container-1-nav a {
    padding: 10px; } }
.contentdiv {
  position: relative; }

.cs-carousel-banner {
  position: absolute;
  left: 20px;
  top: 0;
  background: #999;
  color: #fff;
  font-weight: bold;
  width: calc(87% - 20px);
  border-radius: 5px;
  padding: 5px 5px 5px 154px;
  box-sizing: border-box; }

.cs-carousel-text {
  width: 49%;
  float: left;
  font: 16px/24px 'Open Sans', sans-serif;
  color: #969696;
  padding-top: 45px; }
  @media screen and (max-width: 330px) {
    .cs-carousel-text {
      padding-top: 0;
      width: 80%; } }
  @media screen and (min-width: 331px) and (max-width: 767px) {
    .cs-carousel-text {
      width: 45%; } }
  .cs-carousel-text .title {
    color: #f38900;
    font-weight: bold;
    margin-bottom: 5px; }
  .cs-carousel-text .text {
    font-style: italic; }

@media screen and (max-width: 767px) {
  .slide_testimonials .contentdiv {
    left: 10px; }

  .pagination_new {
    padding-left: 10px; } }
.single-post img.Awards {
  display: none; }

.box-moreinfo {
  border: 1px solid #999;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px; }
  .box-moreinfo p {
    font-size: 14px; }

.cta-green {
  background: #94c83d;
  height: 37px;
  color: #FFFFFF;
  font: 600 13px 'Open Sans', sans-serif;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: none;
  -moz-box-shadow: 2px 2px 2px 1px #ccc;
  -webkit-box-shadow: 2px 2px 2px 1px #ccc;
  box-shadow: 2px 2px 2px 1px #ccc;
  padding: 10px 20px;
  box-sizing: border-box;
  margin-top: 10px;
  position: relative;
  display: inline-block; }
  .cta-green:hover {
    color: #3e5418; }

.award-text .at-title, .award-text a .at-title {
  color: #f38900;
  font-weight: bold; }

.js---showvid {
  position: relative;
  cursor: pointer !important; }

@media all and (max-width: 808px) {
  .home #slider3 {
    overflow: hidden; } }
@media all and (min-width: 681px) and (max-width: 808px) {
  .home .testimonials_tab {
    position: relative; }

  .home #slider3 .cs-carousel-text {
    width: 100%;
    padding-top: 0;
    padding-left: 5px; }

  .home .pagination_new {
    position: absolute;
    top: 320px; } }
.home .videos_home > div {
  padding-bottom: 10px; }

#homeHero {
  position: relative;
  padding: 0 0 40px 0;
  margin: -12px 0 70px 0;
  background: #F2FAFF; }
  @media screen and (min-height: 768px) {
    #homeHero {
      padding: 40px 0; } }
  #homeHero .hero-wrapper {
    position: relative;
    max-width: 1200px;
    padding: 20px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1; }
  #homeHero .hh-heading {
    position: relative;
    padding-bottom: 20px;
    margin: 5px;
    font-family: 'Avenir', sans-serif; }
    @media screen and (min-height: 768px) {
      #homeHero .hh-heading {
        padding-bottom: 35px; } }
    #homeHero .hh-heading h1 {
      font-size: 22px;
      font-weight: 300;
      color: #0C5898; }
      #homeHero .hh-heading h1 span {
        font-size: 28px;
        font-weight: 600; }
  #homeHero .hh-box {
    float: left;
    position: relative;
    padding: 25px 20px 20px 20px;
    margin: 5px;
    box-sizing: border-box;
    background: #fff;
    width: calc(50% - 10px);
    height: 185px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.1);
    color: #006895;
    -webkit-transition: 0.5s height ease-in;
    -moz-transition: 0.5s height ease-in;
    -o-transition: 0.5s height ease-in;
    transition: 0.5s height ease-in;
    -webkit-transition: 0.5s width ease-in;
    -moz-transition: 0.5s width ease-in;
    -o-transition: 0.5s width ease-in;
    transition: 0.5s width ease-in;
    -webkit-transition: 0.7s background ease-in-out;
    -moz-transition: 0.7s background ease-in-out;
    -o-transition: 0.7s background ease-in-out;
    transition: 0.7s background ease-in-out;
    -webkit-transition: 0.2s box-shadow ease-in;
    -moz-transition: 0.2s box-shadow ease-in;
    -o-transition: 0.2s box-shadow ease-in;
    transition: 0.2s box-shadow ease-in; }
    @media screen and (max-width: 419px) {
      #homeHero .hh-box {
        padding: 25px 10px 10px 10px; } }
    @media screen and (min-width: 768px) {
      #homeHero .hh-box {
        width: calc(25% - 10px); } }
    #homeHero .hh-box:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 10px;
      background: #006895;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    #homeHero .hh-box .hover {
      box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.4); }
    #homeHero .hh-box .icon {
      height: 40px;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      #homeHero .hh-box .icon svg {
        transform: scale(1);
        transform-origin: top left; }
      #homeHero .hh-box .icon svg {
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
    #homeHero .hh-box .title {
      font-family: 'Avenir', sans-serif;
      font-weight: 600;
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 1.3;
      letter-spacing: 2px;
      word-break: break-word;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      @media all and (min-width: 800px) and (max-width: 1040px) {
        #homeHero .hh-box .title {
          font-size: 15px; } }
      @media all and (max-width: 799px) {
        #homeHero .hh-box .title {
          font-size: 11px; } }
    #homeHero .hh-box .text-short {
      font-size: 14px;
      max-height: 40px;
      padding-right: 25px;
      overflow: hidden;
      opacity: 0;
      color: #006895;
      width: 75%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      #homeHero .hh-box .text-short p {
        line-height: 1.5; }
    #homeHero .hh-box .text {
      font-size: 14px;
      height: 42px;
      padding-right: 60px;
      overflow: hidden;
      display: none;
      color: #006895;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      #homeHero .hh-box .text p {
        line-height: 1.5; }
      @media all and (min-width: 580px) {
        #homeHero .hh-box .text {
          font-size: 18px; } }
    #homeHero .hh-box a.cta {
      display: none;
      position: absolute;
      left: 20px;
      bottom: -100px;
      border: 2px solid #fff;
      border-radius: 5px;
      padding: 10px;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      color: #fff;
      letter-spacing: 1px;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    #homeHero .hh-box .showmore {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 20px;
      cursor: pointer;
      width: 14px;
      height: 14px; }
      #homeHero .hh-box .showmore svg {
        width: 100%;
        height: auto;
        transform-origin: 50% 50%; }
        #homeHero .hh-box .showmore svg rect#ver {
          transform: rotate(0deg);
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
    #homeHero .hh-box.hover.active .showmore svg {
      transform: scale(1.5); }
    #homeHero .hh-box.active {
      width: calc(100% - 10px);
      height: 570px; }
      @media screen and (max-width: 419px) {
        #homeHero .hh-box.active {
          padding: 25px 20px 20px 20px; } }
      #homeHero .hh-box.active .icon {
        height: 80px; }
        #homeHero .hh-box.active .icon svg {
          transform: scale(1.5); }
      #homeHero .hh-box.active .text-short {
        max-height: 200px; }
      #homeHero .hh-box.active .title {
        font-size: 30px;
        margin-bottom: 20px;
        line-height: 1.1; }
        @media screen and (max-width: 419px) {
          #homeHero .hh-box.active .title {
            font-size: 26px; } }
        @media screen and (min-width: 480px) {
          #homeHero .hh-box.active .title {
            font-size: 40px; } }
        @media screen and (min-width: 920px) {
          #homeHero .hh-box.active .title {
            font-size: 60px;
            margin-bottom: 40px; } }
      #homeHero .hh-box.active .text {
        height: 460px;
        padding-right: 0;
        width: 100%; }
        @media screen and (min-width: 768px) {
          #homeHero .hh-box.active .text {
            width: 75%;
            height: 220px; } }
      #homeHero .hh-box.active a.cta {
        bottom: 20px; }
      #homeHero .hh-box.active .showmore svg {
        transform: scale(1.5); }
        #homeHero .hh-box.active .showmore svg rect#ver {
          transform: rotate(90deg); }
      #homeHero .hh-box.active .showmore g {
        fill: #fff; }
    #homeHero .hh-box.hh-box--wide {
      width: calc(100% - 10px); }
      #homeHero .hh-box.hh-box--wide .title {
        font-size: 22px; }
        @media screen and (max-width: 767px) {
          #homeHero .hh-box.hh-box--wide .title {
            margin-bottom: 10px; } }
        @media screen and (min-width: 768px) {
          #homeHero .hh-box.hh-box--wide .title {
            font-size: 38px;
            margin-bottom: 10px; } }
      #homeHero .hh-box.hh-box--wide .text-short {
        opacity: 1; }

#homeHero .hh-box.hh-box--blue:before {
  background: #006895; }
#homeHero .hh-box.hh-box--blue .icon svg {
  width: 40px;
  color: black; }
#homeHero .hh-box.hh-box--blue .icon g {
  fill: #006895; }
#homeHero .hh-box.hh-box--blue .title {
  color: #006895; }
#homeHero .hh-box.hh-box--blue .text {
  color: #006895; }
#homeHero .hh-box.hh-box--blue .showmore g {
  fill: #006895; }
#homeHero .hh-box.hh-box--blue a.cta {
  background: #006895; }
  #homeHero .hh-box.hh-box--blue a.cta:hover {
    background: #fff;
    color: #006895; }
#homeHero .hh-box.hh-box--blue.hh-box--active {
  background: #006895; }
#homeHero .hh-box.hh-box--blue.hover, #homeHero .hh-box.hh-box--blue.active {
  background: #006895;
  color: #fff; }
  #homeHero .hh-box.hh-box--blue.hover .icon g, #homeHero .hh-box.hh-box--blue.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--blue.hover .title, #homeHero .hh-box.hh-box--blue.hover .text-short, #homeHero .hh-box.hh-box--blue.hover .text, #homeHero .hh-box.hh-box--blue.active .title, #homeHero .hh-box.hh-box--blue.active .text-short, #homeHero .hh-box.hh-box--blue.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--blue.hover .showmore g, #homeHero .hh-box.hh-box--blue.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--blue.hover:before, #homeHero .hh-box.hh-box--blue.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--red:before {
  background: #F04051; }
#homeHero .hh-box.hh-box--red .icon svg {
  width: 24px;
  color: black; }
#homeHero .hh-box.hh-box--red .icon g {
  fill: #F04051; }
#homeHero .hh-box.hh-box--red .title {
  color: #F04051; }
#homeHero .hh-box.hh-box--red .text {
  color: #F04051; }
#homeHero .hh-box.hh-box--red .showmore g {
  fill: #F04051; }
#homeHero .hh-box.hh-box--red a.cta {
  background: #F04051; }
  #homeHero .hh-box.hh-box--red a.cta:hover {
    background: #fff;
    color: #F04051; }
#homeHero .hh-box.hh-box--red.hh-box--active {
  background: #F04051; }
#homeHero .hh-box.hh-box--red.hover, #homeHero .hh-box.hh-box--red.active {
  background: #F04051;
  color: #fff; }
  #homeHero .hh-box.hh-box--red.hover .icon g, #homeHero .hh-box.hh-box--red.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--red.hover .title, #homeHero .hh-box.hh-box--red.hover .text-short, #homeHero .hh-box.hh-box--red.hover .text, #homeHero .hh-box.hh-box--red.active .title, #homeHero .hh-box.hh-box--red.active .text-short, #homeHero .hh-box.hh-box--red.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--red.hover .showmore g, #homeHero .hh-box.hh-box--red.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--red.hover:before, #homeHero .hh-box.hh-box--red.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--purple:before {
  background: #9973A7; }
#homeHero .hh-box.hh-box--purple .icon svg {
  width: 37px;
  color: black; }
#homeHero .hh-box.hh-box--purple .icon g {
  fill: #9973A7; }
#homeHero .hh-box.hh-box--purple .title {
  color: #9973A7; }
#homeHero .hh-box.hh-box--purple .text {
  color: #9973A7; }
#homeHero .hh-box.hh-box--purple .showmore g {
  fill: #9973A7; }
#homeHero .hh-box.hh-box--purple a.cta {
  background: #9973A7; }
  #homeHero .hh-box.hh-box--purple a.cta:hover {
    background: #fff;
    color: #9973A7; }
#homeHero .hh-box.hh-box--purple.hh-box--active {
  background: #9973A7; }
#homeHero .hh-box.hh-box--purple.hover, #homeHero .hh-box.hh-box--purple.active {
  background: #9973A7;
  color: #fff; }
  #homeHero .hh-box.hh-box--purple.hover .icon g, #homeHero .hh-box.hh-box--purple.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--purple.hover .title, #homeHero .hh-box.hh-box--purple.hover .text-short, #homeHero .hh-box.hh-box--purple.hover .text, #homeHero .hh-box.hh-box--purple.active .title, #homeHero .hh-box.hh-box--purple.active .text-short, #homeHero .hh-box.hh-box--purple.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--purple.hover .showmore g, #homeHero .hh-box.hh-box--purple.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--purple.hover:before, #homeHero .hh-box.hh-box--purple.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--darkpurple:before {
  background: #211C61; }
#homeHero .hh-box.hh-box--darkpurple .icon svg {
  width: 41px;
  color: black; }
#homeHero .hh-box.hh-box--darkpurple .icon g {
  fill: #211C61; }
#homeHero .hh-box.hh-box--darkpurple .title {
  color: #211C61; }
#homeHero .hh-box.hh-box--darkpurple .text {
  color: #211C61; }
#homeHero .hh-box.hh-box--darkpurple .showmore g {
  fill: #211C61; }
#homeHero .hh-box.hh-box--darkpurple a.cta {
  background: #211C61; }
  #homeHero .hh-box.hh-box--darkpurple a.cta:hover {
    background: #fff;
    color: #211C61; }
#homeHero .hh-box.hh-box--darkpurple.hh-box--active {
  background: #211C61; }
#homeHero .hh-box.hh-box--darkpurple.hover, #homeHero .hh-box.hh-box--darkpurple.active {
  background: #211C61;
  color: #fff; }
  #homeHero .hh-box.hh-box--darkpurple.hover .icon g, #homeHero .hh-box.hh-box--darkpurple.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--darkpurple.hover .title, #homeHero .hh-box.hh-box--darkpurple.hover .text-short, #homeHero .hh-box.hh-box--darkpurple.hover .text, #homeHero .hh-box.hh-box--darkpurple.active .title, #homeHero .hh-box.hh-box--darkpurple.active .text-short, #homeHero .hh-box.hh-box--darkpurple.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--darkpurple.hover .showmore g, #homeHero .hh-box.hh-box--darkpurple.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--darkpurple.hover:before, #homeHero .hh-box.hh-box--darkpurple.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--green:before {
  background: #72A87B; }
#homeHero .hh-box.hh-box--green .icon svg {
  width: 28px;
  color: black; }
#homeHero .hh-box.hh-box--green .icon g {
  fill: #72A87B; }
#homeHero .hh-box.hh-box--green .title {
  color: #72A87B; }
#homeHero .hh-box.hh-box--green .text {
  color: #72A87B; }
#homeHero .hh-box.hh-box--green .showmore g {
  fill: #72A87B; }
#homeHero .hh-box.hh-box--green a.cta {
  background: #72A87B; }
  #homeHero .hh-box.hh-box--green a.cta:hover {
    background: #fff;
    color: #72A87B; }
#homeHero .hh-box.hh-box--green.hh-box--active {
  background: #72A87B; }
#homeHero .hh-box.hh-box--green.hover, #homeHero .hh-box.hh-box--green.active {
  background: #72A87B;
  color: #fff; }
  #homeHero .hh-box.hh-box--green.hover .icon g, #homeHero .hh-box.hh-box--green.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--green.hover .title, #homeHero .hh-box.hh-box--green.hover .text-short, #homeHero .hh-box.hh-box--green.hover .text, #homeHero .hh-box.hh-box--green.active .title, #homeHero .hh-box.hh-box--green.active .text-short, #homeHero .hh-box.hh-box--green.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--green.hover .showmore g, #homeHero .hh-box.hh-box--green.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--green.hover:before, #homeHero .hh-box.hh-box--green.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--lightblue:before {
  background: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue .icon svg {
  width: 32px;
  color: black; }
#homeHero .hh-box.hh-box--lightblue .icon g {
  fill: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue .title {
  color: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue .text {
  color: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue .showmore g {
  fill: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue a.cta {
  background: #1B77AF; }
  #homeHero .hh-box.hh-box--lightblue a.cta:hover {
    background: #fff;
    color: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue.hh-box--active {
  background: #1B77AF; }
#homeHero .hh-box.hh-box--lightblue.hover, #homeHero .hh-box.hh-box--lightblue.active {
  background: #1B77AF;
  color: #fff; }
  #homeHero .hh-box.hh-box--lightblue.hover .icon g, #homeHero .hh-box.hh-box--lightblue.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--lightblue.hover .title, #homeHero .hh-box.hh-box--lightblue.hover .text-short, #homeHero .hh-box.hh-box--lightblue.hover .text, #homeHero .hh-box.hh-box--lightblue.active .title, #homeHero .hh-box.hh-box--lightblue.active .text-short, #homeHero .hh-box.hh-box--lightblue.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--lightblue.hover .showmore g, #homeHero .hh-box.hh-box--lightblue.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--lightblue.hover:before, #homeHero .hh-box.hh-box--lightblue.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--orange:before {
  background: #F2651D; }
#homeHero .hh-box.hh-box--orange .icon svg {
  width: 31px;
  color: black; }
#homeHero .hh-box.hh-box--orange .icon g {
  fill: #F2651D; }
#homeHero .hh-box.hh-box--orange .title {
  color: #F2651D; }
#homeHero .hh-box.hh-box--orange .text {
  color: #F2651D; }
#homeHero .hh-box.hh-box--orange .showmore g {
  fill: #F2651D; }
#homeHero .hh-box.hh-box--orange a.cta {
  background: #F2651D; }
  #homeHero .hh-box.hh-box--orange a.cta:hover {
    background: #fff;
    color: #F2651D; }
#homeHero .hh-box.hh-box--orange.hh-box--active {
  background: #F2651D; }
#homeHero .hh-box.hh-box--orange.hover, #homeHero .hh-box.hh-box--orange.active {
  background: #F2651D;
  color: #fff; }
  #homeHero .hh-box.hh-box--orange.hover .icon g, #homeHero .hh-box.hh-box--orange.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--orange.hover .title, #homeHero .hh-box.hh-box--orange.hover .text-short, #homeHero .hh-box.hh-box--orange.hover .text, #homeHero .hh-box.hh-box--orange.active .title, #homeHero .hh-box.hh-box--orange.active .text-short, #homeHero .hh-box.hh-box--orange.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--orange.hover .showmore g, #homeHero .hh-box.hh-box--orange.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--orange.hover:before, #homeHero .hh-box.hh-box--orange.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--green2:before {
  background: #2AAA60; }
#homeHero .hh-box.hh-box--green2 .icon svg {
  width: 31px;
  color: black; }
#homeHero .hh-box.hh-box--green2 .icon g {
  fill: #2AAA60; }
#homeHero .hh-box.hh-box--green2 .title {
  color: #2AAA60; }
#homeHero .hh-box.hh-box--green2 .text {
  color: #2AAA60; }
#homeHero .hh-box.hh-box--green2 .showmore g {
  fill: #2AAA60; }
#homeHero .hh-box.hh-box--green2 a.cta {
  background: #2AAA60; }
  #homeHero .hh-box.hh-box--green2 a.cta:hover {
    background: #fff;
    color: #2AAA60; }
#homeHero .hh-box.hh-box--green2.hh-box--active {
  background: #2AAA60; }
#homeHero .hh-box.hh-box--green2.hover, #homeHero .hh-box.hh-box--green2.active {
  background: #2AAA60;
  color: #fff; }
  #homeHero .hh-box.hh-box--green2.hover .icon g, #homeHero .hh-box.hh-box--green2.active .icon g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--green2.hover .title, #homeHero .hh-box.hh-box--green2.hover .text-short, #homeHero .hh-box.hh-box--green2.hover .text, #homeHero .hh-box.hh-box--green2.active .title, #homeHero .hh-box.hh-box--green2.active .text-short, #homeHero .hh-box.hh-box--green2.active .text {
    color: #fff; }
  #homeHero .hh-box.hh-box--green2.hover .showmore g, #homeHero .hh-box.hh-box--green2.active .showmore g {
    fill: #fff; }
  #homeHero .hh-box.hh-box--green2.hover:before, #homeHero .hh-box.hh-box--green2.active:before {
    background: #fff; }

#homeHero .hh-box.hh-box--darkpurple.active .icon g#cloud-network path,
#homeHero .hh-box.hh-box--darkpurple.hover .icon g#cloud-network path {
  fill: #fff; }
#homeHero .hh-box.hh-box--darkpurple.active .icon g#cloud-group path,
#homeHero .hh-box.hh-box--darkpurple.hover .icon g#cloud-group path {
  fill: #211C61; }

#homeHero .hh-box.hh-box--orange.active .icon g polygon, #homeHero .hh-box.hh-box--orange.active .icon g path,
#homeHero .hh-box.hh-box--orange.hover .icon g polygon,
#homeHero .hh-box.hh-box--orange.hover .icon g path {
  fill: #fff; }

#homeHero .hh-box.hh-box--last {
  background: #F2FAFF;
  border: 2px solid #006895;
  padding: 0; }
  #homeHero .hh-box.hh-box--last:before {
    display: none; }
  #homeHero .hh-box.hh-box--last .ct-wrap {
    position: relative;
    display: block;
    height: inherit;
    padding: 20px;
    box-sizing: border-box;
    z-index: 100; }
  #homeHero .hh-box.hh-box--last .center-text {
    display: block;
    text-align: center;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    color: #006895;
    font-family: 'Avenir', sans-serif;
    font-size: 14px;
    font-weight: 600; }
  #homeHero .hh-box.hh-box--last .arrows {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
    height: 20px; }
    @media screen and (min-width: 769px) {
      #homeHero .hh-box.hh-box--last .arrows {
        opacity: 0; } }
    #homeHero .hh-box.hh-box--last .arrows img {
      width: 100%;
      height: auto; }
  #homeHero .hh-box.hh-box--last:hover .arrows {
    opacity: 1; }

.grid-wrapper {
  height: 980px !important; }
  @media screen and (min-width: 768px) {
    .grid-wrapper {
      height: 600px !important; } }
