@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
html, body, h1, h2, h3, p, img, div, span, ul, ol {
    margin: 0;
    padding: 0;
    border: 0px;
}
input[type="text"], textarea, input[type="submit"], input[type="button"], input[type="checkbox"], input[type="email"], input[type="password"] {
    -webkit-appearance: none;
    border-radius: 0;
}
p, ul {
    margin-bottom: 0;
}
a:hover, a:focus {
    text-decoration: none;
    color: #81b2b4 !important;
}
fieldset {
    position: relative;
}
.page-content ol {
    padding-left: 15px;
}
.outer-wrapper {
    width: 100%;
}
#header {
    position: fixed;
    background-color: #000000;
    width: 100%;
    z-index: 99;
    height: 74px;
    height: 7.4vw;
    overflow: hidden;

}
#page1 #header {
    background-color: transparent;
    position: relative;
}
#header ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.logo-wrapper {
    display: block;
    top: 15px;
    top: 0.75vw;
    position: relative;
    z-index: 99;
}

.logo {
    width: 121px;
    width: 12.1vw;
    height: auto;
}

#dl-menu {
    display: none;
}
.main-nav {
    width: 100%;
    text-align: center;
}
.main-nav .navbar {
    display: inline-block;
    width: 100% !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    /*border-bottom: 4px solid #000000 !important;*/
}
.main-nav .nav-pills > li {
    text-transform: uppercase;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 11px;
    font-size: 1.1vw;
    float: none;
    display: inline-block;
    position: static !important;
}
.main-nav .navbar-default .nav-pills > li > a {
    color: #ffffff;
}
#page1 .main-nav .navbar-default .nav-pills > li > a {
    color: #ffffff;
}
.menu-wrapper {
    position: relative;
}
.menu-col {
    position: absolute !important;
    top: 10px;
    top: 1vw;
}
.main-nav .navbar-header {
    /*width: 100%;*/
    float: none;
}
.main-nav .container-fluid {
    padding: 0 !important;
}
ul.nav {
    display: inline-block;
    width: 100%;
}
ul.dropdown-menu {
    background-color: #000000;
    border: 0;
    border-radius: 0;
    height: 36.5px;
    height: 3.65vw;
    width: 100%;
    text-align: center;
    margin-top: 0px !important;
    position: absolute;
    margin-left: 0 !important;
}
ul.dropdown-menu > li {
    display: inline-block;
}
ul.dropdown-menu > li > a {
    text-transform: uppercase;
    font-family: 'Ropa Sans', sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-size: 0.9vw;
    line-height: 36.5px;
    line-height: 3.65vw;
    clear: both;
    white-space: nowrap;
    padding: 0 6px;
    padding: 0 0.6vw;
}
#page1 .nav .open > a, #page1 .nav .open > a:hover, #page1 .nav .open > a:focus {
    background-color: #000000;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #000000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #000000;
    color: #ffffff;
}
ul.dropdown-menu:before {
    background-color: #000000;
    content: "";
    height: 36.5px;
    height: 3.65vw;
    margin-left: -200%;
    position: absolute;
    top: 0;
    width: 500%;
    z-index: -1;
}
.nav > li > a {
    padding: 5px 12.5px 6.5px;
    padding: 0.5vw 1.25vw 0.65vw;
    /*margin: 0 25px;*/
    border-radius: 0;
}
#page1 .nav > li > a {
    padding: 5px 12.5px 6.5px;
    padding: 0.5vw 1.25vw 0.65vw;
}
.nav li a.navPage {
    color: #81b2b4 !important;
    /*border-bottom: 4px solid #000000 !important;*/
}
/*
.bottom-border {
    border-bottom: 4px solid #000000 !important;
}
*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #81b2b4;
}
.nav li a.navPage:hover {
    color: #81b2b4;
}
.navPage ul li a.navPage {
    border-bottom: 0 !important;
}
#header .take-me-back-wrapper {
    color: #ffffff;
    font-family: 'Merriweather', serif;
    font-size: 8px;
    font-size: 0.8vw;
    font-style: italic;
    text-align: right;
    margin-top: 5px;
    margin-top: 0.5vw;
}
#header .take-me-back-wrapper a {
    color: #ffffff;
    text-decoration: underline;
}
#header .take-me-back-wrapper span {
    margin-right: 7.5px;
    margin-right: 0.75vw;
}
#header .phone-number {
    display: inline-block;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 20px;
    font-size: 2vw;
    color: #81b2b4;
    font-style: normal;
    margin-top: 8px;
    margin-top: 0.8vw;
    position: relative;
    z-index: 99;
}
#header .phone-number .icon-phone_black {
    color: #ffffff;
    font-size: 14.5px;
    font-size: 1.45vw;
    position: absolute;
    left: -18px;
    left: -1.8vw;
    margin-top: 1.5px;
    margin-top: 0.15vw;
}
/*
.banner {
    max-height: 1157px;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 578.5px;
    height: 57.85vw;
    height: 1157px;
    z-index: 0;
}
*/
.banner {
    width: 100%;
    margin-top: -7.4vw;
}
.inside-banner {
    max-height: 200px;
    max-height: 20vw;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 200px;
    height: 20vw;
    z-index:0;
    margin-top: 74px;
    margin-top: 7.4vw;
}
.inside-banner img {
    width: 100%;
    min-width: 1000px;
    min-width: 100vw;
    margin: 74px auto 0;
    margin: 7.4vw auto 0;
    height: auto;
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    /*

    left: 50% !important;
    transform: translate(-50%, 0%) !important;
    -webkit-transform: translate(-50%, 0%) !important;
    */
}
.inside-banner-overlay {
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(65,82,92,0.45) 65%, rgba(65,82,92,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(65%,rgba(65,82,92,0.45)), color-stop(100%,rgba(65,82,92,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(65,82,92,0.45) 65%,rgba(65,82,92,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(65,82,92,0.45) 65%,rgba(65,82,92,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(65,82,92,0.45) 65%,rgba(65,82,92,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(65,82,92,0.45) 65%,rgba(65,82,92,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#b341525c',GradientType=0); /* IE6-9 */
    width: 100%;
    height: 185.5px;
    height: 18.55vw;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.7;
}
#page11 .inside-banner-overlay {
    background: none;
}
#page7 .page-content .btn {
    font-size: 20px;
}
#page3 .inside-banner-overlay {
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(62,82,93,0.45) 65%, rgba(62,82,93,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(65%,rgba(62,82,93,0.45)), color-stop(100%,rgba(62,82,93,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(62,82,93,0.45) 65%,rgba(62,82,93,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(62,82,93,0.45) 65%,rgba(62,82,93,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(62,82,93,0.45) 65%,rgba(62,82,93,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(62,82,93,0.45) 65%,rgba(62,82,93,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#b33e525d',GradientType=0 ); /* IE6-9 */
}
#page4 .inside-banner-overlay {
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(129,178,180,0.45) 65%, rgba(129,178,180,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(65%,rgba(129,178,180,0.45)), color-stop(100%,rgba(129,178,180,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(129,178,180,0.45) 65%,rgba(129,178,180,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(129,178,180,0.45) 65%,rgba(129,178,180,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(129,178,180,0.45) 65%,rgba(129,178,180,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(129,178,180,0.45) 65%,rgba(129,178,180,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#b381b2b4',GradientType=0 ); /* IE6-9 */
}
#page5 .inside-banner-overlay {
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(143,122,142,0.45) 65%, rgba(143,122,142,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(65%,rgba(143,122,142,0.45)), color-stop(100%,rgba(143,122,142,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(143,122,142,0.45) 65%,rgba(143,122,142,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(143,122,142,0.45) 65%,rgba(143,122,142,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(143,122,142,0.45) 65%,rgba(143,122,142,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(143,122,142,0.45) 65%,rgba(143,122,142,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#b38f7a8e',GradientType=0 ); /* IE6-9 */
}
#page6 .inside-banner-overlay {
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(99,108,81,0.45) 65%, rgba(99,108,81,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,0)), color-stop(65%,rgba(99,108,81,0.45)), color-stop(100%,rgba(99,108,81,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(99,108,81,0.45) 65%,rgba(99,108,81,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(99,108,81,0.45) 65%,rgba(99,108,81,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(99,108,81,0.45) 65%,rgba(99,108,81,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(99,108,81,0.45) 65%,rgba(99,108,81,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#b3636c51',GradientType=0 ); /* IE6-9 */
}
#page7 .inside-banner-overlay {
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(233,107,66,0.45) 65%, rgba(233,107,66,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,107,66,0.45)), color-stop(65%,rgba(233,107,66,0.7)), color-stop(100%,rgba(233,107,66,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(233,107,66,0.45) 65%,rgba(233,107,66,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(233,107,66,0.45) 65%,rgba(141,136,133,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(233,107,66,0.45) 65%,rgba(141,136,133,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(233,107,66,0.45) 65%,rgba(141,136,133,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#b38d8885',GradientType=0 ); /* IE6-9 */
}
/*
.banner img {
    width: 100%;
    min-width: 1000px;
    min-width: 100vw;
    margin: 0 auto 0;
    height: auto;
    position: fixed;
    top: 0% !important;
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
    -webkit-transform: translate(-50%, 0%) !important;
}
*/
.banner .backstretch img {
    width: 100%;
    min-width: 1000px;
    min-width: 100vw;
    margin: 0 auto 0;
    height: auto;
    position: fixed !important;
    /*
    left: 50% !important;
    transform: translate(-50%, 0%) !important;
    -webkit-transform: translate(-50%, 0%) !important;
    -moz-transform: translate(-50%,0%) !important; /* Firefox */
    /*
    -ms-transform: translate(-50%,0) !important; /* IE 9 */
}
.banner .banner-overlay-text-wrapper {
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 585.5px;
    width: 58.55vw;
    height: 160px;
    height: 16vw;
}
.banner-overlay-text-wrapper .slogan {
    font-family: 'Merriweather', serif;
    font-size: 40px;
    font-size: 4vw;
    line-height: 50px;
    line-height: 5vw;
    font-weight: 700;
    display: block;
    color: #ffffff;
    font-style: italic;
    padding-top: 18px;
    padding-top: 1.8vw;
    padding-bottom: 16px;
    padding-bottom: 1.6vw;
}
/*
.inside-banner .slogan {
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    line-height: 100px;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#page7 .inside-banner .slogan .slogan-text {
    display: inline-block;
    line-height: 30px;
    width: 335px;
}
.inside-banner .page_name {
    font-family: 'Merriweather', serif;
    font-size: 80px;
    line-height: 100px;
    font-weight: 700;
    display: block;
    color: #ffffff;
    font-style: italic;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: 75px;
}
*/
.inside-banner .slogan {
    font-family: 'Lato', sans-serif;
    font-size: 12.5px;
    font-size: 1.25vw;
    line-height: 50px;
    line-height: 5vw;
    color: #ffffff;
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
    bottom: 55.5px;
    bottom: 5.55vw;
    left: 0;
    right: 0;
}
#page7 .inside-banner .slogan .slogan-text {
    display: inline-block;
    line-height: 15px;
    line-height: 1.5vw;
    width: 167.5px;
    width: 16.75vw;
}
.inside-banner .page_name {
    font-family: 'Merriweather', serif;
    font-size: 40px;
    font-size: 4vw;
    line-height: 50px;
    line-height: 5vw;
    font-weight: 700;
    display: block;
    color: #ffffff;
    font-style: italic;
    position: absolute;
    z-index: 2;
    bottom: 23.5px;
    bottom: 2.35vw;
    left: 0;
    right: 0;
}
.banner-overlay-text-wrapper .banner-text {
    font-family: 'casperregular';
    font-size: 15px;
    font-size: 1.5vw;
    line-height: 20px;
    line-height: 2vw;
    font-weight: 700;
    display: inline-block;
    color: #ffffff;
    width: 470px;
    width: 47vw;
    overflow: hidden;
}
.banner-overlay-text-wrapper .banner-text-two {
    font-family: 'casperregular';
    font-size: 11px;
    font-size: 1.1vw;
    line-height: 12px;
    line-height: 1.2vw;
    font-weight: 300;
    display: inline-block;
    color: #ffffff;
    width: 440px;
    width: 44vw;
    overflow: hidden;
}
.banner-overlay-text-wrapper:before {
    font-family: 'icomoon';
    position: absolute;
    content: "\e601";
    z-index: 2;
    left: 0px;
    bottom:25px;
    bottom: 2.5vw;
    color: #ffffff;
    font-size: 68.5px;
    font-size: 6.85vw;
}
.banner-overlay-text-wrapper:after {
    font-family: 'icomoon';
    position: absolute;
    content: "\e602";
    z-index: 2;
    right: -2.5px;
    right: -0.25vw;
    top:7px;
    top: 0.7vw;
    font-size: 33px;
    font-size: 3.3vw;
    color: #ffffff;
}
.what-we-do {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    bottom: 3vw;
    z-index: 2;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 11px;
    font-size: 1.1vw;
    left: 0;
    right: 0;
}
.what-we-do:hover, .what-we-do:focus, .what-we-do:active {
    color: #ffffff !important;
}
.icon-arrowdown {
    position: absolute;
    color: #ffffff;
    left: 0px;
    right: 0px;
    top: 23.5px;
    top: 2.35vw;
    cursor: pointer;
}
main {
    margin: 0px auto 0;
    text-align: center;
}
footer {
    margin: 0 auto;
    text-align: center;
}
#page1 main {
    padding-bottom: 0;
    margin-top: 0;
}
main .intro-content {
    text-align: center;
    margin-top: 41.5px;
    margin-top: 4.15vw;
    background-color: #ffffff;
    min-height: 50px;
    min-height: 5vw;
}
main .page-content {
    text-align: left;
    margin-top: 27px;
    margin-top: 2.7vw;
    background-color: #ffffff;
    margin-bottom: 25px;
    margin-bottom: 2.5vw;
}
#page13 main .page-content {
    text-align: center;
}
main .page-content.alt-template {
    margin-top: 73px;
    margin-top: 7.3vw;
}
#page12 main .page-content.alt-template {
    margin-top: 74px;
    margin-top: 7.4vw;
}
main .page-content p {
    margin-bottom: 27.5px;
    margin-bottom: 2.75vw;
}
main .page-content ul {
    list-style: none;
    margin-bottom: 21px;
    margin-bottom: 2.1vw;
    padding-left: 71px;
    padding-left: 7.1vw;
}
main .page-content li {
    margin-bottom: 10px;
    margin-bottom: 1vw;
    position: relative;
}
main .page-content ul li:before {
    position: absolute;
    width: 3.5px;
    width: 0.35vw;
    height: 3.5px;
    height: 0.35vw;
    background-color: #000000;
    border-radius: 50%;
    content: "";
    top: 7.5px;
    top: 0.75vw;
    left: -40px;
    left: -4vw;
}
.no-top-margin {
    margin-top: 0 !important;
}
.resource-box {
    width: 20%;
    height: 119px;
    height: 11.9vw;
    background-color: #41525c;
    position: relative;
    text-align: center;
    padding: 0 22.5px;
    padding: 0 2.25vw;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin: 0 0px 25px 0px;
    margin: 0 0 2.5vw 0;
    border-left: 6.5px solid #ffffff;
    border-left: 0.65vw solid #ffffff;
    border-right: 6.5px solid #ffffff;
    border-right: 0.65vw solid #ffffff;
}
#page7 .resource-box {
    margin-bottom: 27px;
    margin-bottom: 2.7vw;
}
#page3 .resource-box {
    background-color: #3e525d;
}
#page3 .resource-box:hover {
    background-color: #313e45;
}
#page4 .resource-box {
    background-color: #81b2b4;
}
#page4 .resource-box:hover {
    background-color: #75a7a9;
}
#page5 .resource-box {
    background-color: #8f7a8e;
}
#page5 .resource-box:hover {
    background-color: #766075;
}
#page6 .resource-box{
    background-color: #636c51;
}
#page6 .resource-box:hover  {
    background-color: #596248;
}
#page7 .resource-box {
    background-color: #e96b42;
}
#page7 .resource-box:hover {
    background-color: #ec673c;
}
.resource-box .resource-title {
    font-family: 'Merriweather', serif;
    font-size: 12px;
    font-size: 1.2vw;
    font-weight: 700;
    color: #ffffff;
    line-height: 15px;
    line-height: 1.5vw;
    display: block;
    font-style: italic;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.service-wrapper {
    position: relative;
    height: auto;
    cursor: pointer;
}
.service-wrapper img {
    width:100%;
    height: auto;
}
.nopadding {
    padding: 0 !important;
}
.service-wrapper .slogan {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 8px;
    font-size: 0.8vw;
    color: #ffffff;
    position: absolute;
    z-index: 5;
    line-height: 12.5px;
    line-height: 1.25vw;
    right: 22px;
    right: 2.2vw;
    bottom: 41px;
    bottom: 4.1vw;
    display: block;
    text-align: right;
}
.service-wrapper .service-name {
    font-family: 'Merriweather', serif;
    right: 22px;
    right: 2.2vw;
    bottom: 19.5px;
    bottom: 1.95vw;
    display: block;
    color: #ffffff;
    font-size: 17.5px;
    font-size: 1.75vw;
    line-height: 20px;
    line-height: 2vw;
    position: absolute;
    font-style: italic;
    z-index: 5;
    font-weight: 700;
    text-align: right;
	transition: all 0.3s ease-in-out 0s;
}
.service-wrapper.service-box-0 .slogan {
    bottom: 63px;
    bottom: 6.3vw;
    right: 34px;
    right: 3.4vw;
}
.service-wrapper.service-box-1 .slogan {
    bottom: 57px;
    bottom: 5.7vw;
    right: 17.5px;
    right: 1.75vw;
}
.service-wrapper.service-box-4 .slogan {
    width: 115px;
    width: 11.5vw
    text-align: right;
}
.service-wrapper.service-box-0 .service-name {
    width: 107.5px;
    width: 10.75vw;
    bottom: 22.5px;
    bottom: 2.25vw;
    right: 34px;
    right: 3.4vw;
}
.service-wrapper.service-box-1 .service-name {
    width: 172.5px;
    width: 17.25vw;
    bottom: 16.5px;
    bottom: 1.65vw;
    right: 17.5px;
    right: 1.75vw;
    text-align: right;
}
.service-wrapper .service-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    /*border-left: 568px solid transparent;*/
    display: block;
    bottom:0;
    right: 0;
background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #3e525d 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#3e525d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#3e525d 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#3e525d 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#3e525d 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#3e525d 0%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e525d', endColorstr='#3e525d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
opacity: 0.75;
}
.service-wrapper .service-overlay:hover {
	background: none;
	background-color:#3e525d;
}
.service-wrapper.service-box-0 .service-overlay {
background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #3e525d 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#3e525d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#3e525d 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#3e525d 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#3e525d 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#3e525d 0%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e525d', endColorstr='#3e525d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#3e525d', endColorstr='#3e525d')"; /
    opacity: 0.70;
}
.service-wrapper.service-box-0:hover .service-overlay {
	background: none;
	background-color:#3e525d;
	    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
}
.service-wrapper.service-box-1 .service-overlay {
	 background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #81b2b4 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#81b2b4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#81b2b4 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#81b2b4 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#81b2b4 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#81b2b4 0%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#81b2b4', endColorstr='#81b2b4')"; /
     opacity: 0.75;
}
.service-wrapper.service-box-1:hover .service-overlay {
	background: none;
	background-color:#81b2b4;
}
.service-wrapper.service-box-2 .service-overlay {
    opacity: 0.70;
		 background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #8f7a8e 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#8f7a8e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#8f7a8e 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#8f7a8e 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#8f7a8e 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#8f7a8e 0%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#8f7a8e', endColorstr='#8f7a8e')"; /
}
.service-wrapper.service-box-2:hover .service-overlay {
	background: none;
	background-color:#8f7a8e;
}
.service-wrapper.service-box-3 .service-overlay {
    opacity: 0.70;
			 background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #636c51 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#636c51)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#636c51 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#636c51 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#636c51 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#636c51 0%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#636c51', endColorstr='#636c51')"; /

}
.service-wrapper.service-box-3:hover .service-overlay {
	background: none;
	background-color:#636c51;
}
.service-wrapper.service-box-4 .service-overlay {
    opacity: 0.70;
			 background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #e96b42 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#e96b42)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#e96b42 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#e96b42 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#e96b42 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#e96b42 0%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#e96b42', endColorstr='#e96b42')";
}
.service-wrapper.service-box-4:hover .service-overlay {
	background: none;
	background-color:#e96b42;
}
.service-wrapper.service-box-5 .service-overlay {
    opacity: 0.80;
			 background: #transparent; /* Old browsers */
background: -moz-linear-gradient(-147deg, transparent 50%, #13576f 0%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(50%,transparent), color-stop(0%,#13576f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-147deg, transparent 50%,#13576f 0%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-147deg, transparent 50%,#13576f 0%); /* Opera 11.10+ */
background: -ms-linear-gradient(-147deg, transparent 50%,#13576f 0%); /* IE10+ */
background: linear-gradient(147deg, transparent 50%,#13576f 0%); /* W3C */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#13576f', endColorstr='#13576f')"; /
}
.service-wrapper.service-box-5:hover .service-overlay {
	background: none;
	background-color:#13576f;
}
.client-logos-wrapper .client-logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 44px;
    margin-right: 4.4vw;
    margin-left: 44px;
    margin-left: 4.4vw;
}
.client-logos-wrapper .left-nav {
    width: 23px;
    height: 47px;
    background: url(../images/sprites.png) no-repeat scroll 0 -305px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0.30;
}
.client-logo img {
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 

}
.client-logos-wrapper .left-nav:hover, .client-logos-wrapper .right-nav:hover {
    opacity: 1;
}
.client-logos-wrapper .right-nav {
    width: 23px;
    height: 47px;
    background: url(../images/sprites.png) no-repeat scroll -55px -305px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0.30;
}
.client-logos-wrapper {
    position: relative;
}
.client-logos-wrapper-inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}
.client-logo img {
    width: 300px;
    width: 15vw;
    height: auto;
}
footer {
    background-color: #000000;
    padding-bottom: 50px;
    padding-bottom: 5vw;
    position: relative;
}
footer .lets-talk {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 17.5px;
    font-size: 1.75vw;
    color: #81b2b4;
    line-height: 50px;
    line-height: 5vw;
    font-weight: 700;
    display: block;
    margin-top: 6px;
    margin-top: 0.6vw;
    margin-bottom: 17.5px;
    margin-bottom: 1.75vw;
}
footer .contact-details-wrapper p {
    color: #ffffff;
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 10px;
    font-size: 1vw;
    line-height: 13.5px;
    line-height: 1.35vw;
    font-weight: 700;
    margin-top: 12.5px;
    margin-top: 1.25vw
}
footer .contact-details-wrapper .map-container {
    width: 47px;
    width: 4.7vw;
    height: 47px;
    height: 4.7vw;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50%;
    background-position: center;
    margin-bottom: 10px;
    margin-bottom: 1vw;
    margin-top: -10px;
    margin-top: -1vw;
}
footer .contact-details-wrapper .icon-map_black {
    line-height: 51px;
    line-height: 5.1vw;
    color: #000000;
    font-size: 21px;
    font-size: 2.1vw
}
footer .phone-details-wrapper p {
    color: #ffffff;
    font-family: 'Merriweather', serif;
    font-size: 13px;
    font-size: 1.3vw;
    line-height: 50px;
    line-height: 5vw;
    font-weight: 700;
    margin-top: 5px;
    margin-top: 0.5vw
}
footer .phone-details-wrapper .icon-phone_white {
    color: #ffffff;
    font-size: 36.5px;
    font-size: 3.65vw;
}
footer .email-us {
    margin-top: 13.5px;
    margin-top: 1.35vw;
}
footer .email-us a {
    display: block;
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-weight: 700;
    text-decoration: underline;
    color: #ffffff;
    font-size: 10px;
    font-size: 1vw;
    margin-top: 20px;
    margin-top: 2vw;
}
footer .email-us .icon-mail_white {
    color: #ffffff;
    font-size: 22.5px;
    font-size: 2.25vw;
}


footer .fa-linkedin {
    margin-left: 21.5px;
    margin-left: 2.15vw;
    margin-right: 21.5px;
    margin-right: 2.15vw;
}
.social-media-wrapper a {
    color: #ffffff !important;
}
.social-media-wrapper a:hover {
    color: #81b2b4 !important;
}
footer .signup-wrapper {
    max-width: 305px;
    margin: auto;
}
footer .signup-wrapper p {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-weight: 700;
    color: #ffffff;
    font-size: 11px;
    font-size: 1.1vw;
    line-height: 17.5px;
    line-height: 1.75vw;
    margin-bottom: 7.5px;
    margin-bottom: 0.75vw;
}
footer .signup-wrapper input {
    padding-left: 5px;
    padding-left: 0.5vw;
    font-size: 9px;
    font-size: 0.9vw;
    color: #3e525d;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border: 0;
    margin-bottom: 0;
}
footer .signup-wrapper button {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
    color: #000000;
    border: 0;
    background-color: #81b2b4;
    position: relative;
    padding: 0 20px;
    line-height: 46px;
}
footer .signup-wrapper button:hover {
    background-color: #75a7a9
}
.footer-logo-wrapper {
    margin-top: 88px;
    margin-top: 8.8vw;
    display: block;
}
.footer-nav {
    margin-top: 10px;
    margin-top: 1vw;
}
.footer-nav ul {
    list-style: none;
}
.footer-nav ul li {
    display: inline-block;
    padding-right: 5px;
    padding-right: 0.5vw;
}
.footer-nav ul li a {
    font-family: 'Lato', sans-serif;
    font-size: 7px;
    font-size: 0.7vw;
    color: #ffffff;
}
footer .downarrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-left: 2vw solid transparent;
    border-right: 20px solid transparent;
    border-right: 2vw solid transparent;
    border-top: 16px solid #ffffff;
    border-top: 1.6vw solid #ffffff;
}
#page1 .Heading-2 {
    margin: 15px 0;
    margin: 1.5vw 0;
    font-size: 25px;
    font-size: 2.5vw;
    text-align: center;
}
#page1 .clients .Heading-2 {
    margin: 20px 0;
    margin: 2vw 0;
    font-size: 45px;
    font-size: 2.25vw;
}
.client-logos-wrapper {
    margin: 0 auto 12.5px;
    margin: 0 auto 1.25vw;
    width: 100%;
    min-height: 67.5px;
    min-height: 6.75vw;
}
.footer-row-3 {
    /*margin-top: 47.5px;*/
    /*margin-top: 4.75vw;*/
}
footer .social-media-wrapper {
    margin-top: 91.5px;
    margin-top: 9.15vw;
}
.footer-logo {
    width: 126px;
    width: 12.6vw;
    height: auto;
}
.footer-nav ul {
    padding-left: 0;
}
.vacancy-wrapper .heading {
	display: inline-block;
	background-color:#000000;
	color: #ffffff;
	font-family: 'Ropa Sans', sans-serif;
	font-size:12.5px;
    font-size:1.25vw;
	text-transform: uppercase;
	padding: 4px 10px;
    padding: 0.4vw 1vw;
}
.vacancy-no-contact {
    text-align: center;
    height: 89px;
    height: 8.9vw;
    background: #000;
    color: #fff;
    border-radius: 50%;
    padding-top: 27px;
    padding-top: 2.7vw;
    font-size: 35px;
    font-size: 3.5vw;
}
.job-title-wrapper {
	text-align: center;
}
.job-title-container {
	border-top: 1.5px solid #000000;
    border-top: 0.15vw solid #000000;
	border-bottom: 1.5px solid #000000;
    border-bottom: 0.15vw solid #000000;
	padding: 22.5px 0 14.5px 0;
    padding: 2.25vw 0 1.45vw 0;
}
.job-title-container .job-title {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 25px;
    font-size: 2.5vw;
	color: #000000;
	margin-bottom: 7.5px;
    margin-bottom: 0.75vw;
    line-height: 27.5px;
    line-height: 2.75vw;
}
.job-title-container .location {
	font-family: 'Merriweather', serif;
	font-size:10px;
    font-size:1vw;
	color:#000000;
	font-style: italic;
    font-weight: 700;
}
.job-details-wrapper {
	margin-top: 23.5px;
    margin-top: 2.35vw;
}
.job-details-wrapper .share-job-wrapper {
	border-top: 1.5px solid #000000;
    border-top: 0.15vw solid #000000;
	border-bottom: 1.5px solid #000000;
    border-bottom: 0.15vw solid #000000;
	padding: 6px 0;
    padding: 0.6vw 0;
    text-align: center;
}
.job-details-wrapper .share-job-wrapper span {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 10px;
    font-size: 1vw;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 12px;
    margin-right: 1.2vw;
}
.job-wrapper .heading {
    font-family: 'Lato', sans-serif;
    font-size: 12.5px;
    font-size: 1.25vw;
    line-height: 8px;
    line-height: 0.8vw;
    color: #8d8885;
    padding-bottom: 5px;
    padding-bottom: 0.5vw;
}
.job-wrapper .location {
    font-family: 'Ropa Sans', sans-serif;
    text-transform: uppercase;
    font-size: 8px;
    font-size: 0.8vw;
    line-height: 8px;
    line-height: 0.8vw;
    padding-bottom: 5px;
    padding-bottom: 0.5vw;
}
.job-wrapper .short-description p {
    font-family: 'Ropa Sans', sans-serif;
    font-size: 10px;
    font-size: 1vw;
    line-height: 11px;
    line-height: 1.1vw;
}
.job-wrapper {
    background-color: #f3f3f3;
    padding: 15px 150px;
    padding: 1.5vw 15vw;
    color: #1c252b;
    margin-bottom: 1px;
    margin-bottom: 0.1vw;
}
.job-wrapper:hover {
    cursor: pointer;
    background-color: #8d8885;
    color: #ffffff;
}
.job-wrapper:hover .heading {
    color: #ffffff;
}
.job-wrapper:hover p {
    color: #ffffff;
}
.job-wrapper.nohover:hover {
    cursor: default !important;
    background-color: #f3f3f3 !important;
    color: #1c252b !important;
}
.white {
    color: #ffffff !important;
}
.job-opportunities-wrapper {
   /* margin-top: 54px; */
}
.job-opportunities-wrapper .Heading-3 {
    margin-bottom: 15px;
    margin-bottom: 1.5vw;
}
.recruitment-cta {
    margin-top: -4.5px;
    margin-top: -0.45vw;
    margin-bottom: 2.5px;
    margin-bottom: 0.25vw;
}
.btn {
    font-family: 'Ropa Sans', sans-serif;
}
.recruitment-cta .Heading-4 {
    padding-right: 10px;
    padding-right: 1vw;
}
.recruitment-cta .btn {
    margin-top: -1px;
    margin-top: -0.1vw;
}
.job-list-container {
    margin-top: 11px;
    margin-top: 1.1vw;
    margin-bottom: 34px;
    margin-bottom: 3.4vw;
}
.job-details-wrapper p {
	margin-bottom: 5px !important;
    margin-bottom: 0.5vw !important;
}
.job-details-wrapper li {
    margin-bottom: 5px !important;
    margin-bottom: 0.5vw !important;
}
.job-details-wrapper ul {
    margin-bottom: 5px !important;
    margin-bottom: 0.5vw !important;
}
/*
.vacancy-staff-wrapper .description {
    font-size: 9px;
    font-size: 0.9vw;
    line-height: 12.5px;
    line-height: 1.25vw;
}
.recruitment-intro {
    font-size: 9px;
    font-size: 0.9vw;
    line-height: 12.5px;
    line-height: 1.25vw;
}
*/
.vacancy-staff-wrapper .image-container {
    margin-top: 17.5px;
    margin-top: 1.75vw;
    width: 89px;
    width: 8.9vw;
    display: inline-block;
    vertical-align: top;
}
.vacancy-staff-wrapper .contact-details-container {
    display: inline-block;
    vertical-align: top;
    width: 107.5px;
    width: 10.75vw;
    margin-top: 30px;
    margin-top: 3vw;
    margin-left: 12.5px;
    margin-left: 1.25vw;
}
.vacancy-staff-wrapper .contact-details-container .name {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-weight: 700;
    font-size: 10px;
    font-size: 1vw;
    padding-bottom: 10px;
    padding-bottom: 1vw;
}
.vacancy-staff-wrapper .image-container img {
    height: 89px;
    height: 8.9vw;
    width: 89px;
    width: 8.9vw;
    border-radius: 50%;
}
.vacancy-staff-wrapper .contact-details-container .phone p  {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 8px;
    font-size: 0.8vw;
    padding-left: 25px;
    padding-left: 2.5vw;
}
.vacancy-staff-wrapper .contact-details-container .phone {
    position: relative;
    padding-bottom: 3px;
    padding-bottom: 0.3vw;
}
.vacancy-staff-wrapper .contact-details-container .email a {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 8px;
    font-size: 0.8vw;
    color: #000000;
    text-decoration: underline;
    display: block;
    padding-left: 25px;
    padding-left: 2.5vw;
}
.vacancy-staff-wrapper .contact-details-container .icon-phone_black {
    position: absolute;
    font-size: 15px;
    font-size: 1.5vw;
    left: 3.5px;
    left: 0.35vw;
}
.vacancy-staff-wrapper .contact-details-container .icon-mail_white {
    position: absolute;
    font-size: 10px;
    font-size: 1vw;
    top: 3px;
    top: 0.3vw;
    left: 2.5px;
    left: 0.25vw;
}
.vacancy-staff-wrapper .contact-details-container .email {
    position: relative;
}
.job-details-wrapper h4 {
    font-size: 11.5px;
    font-size: 1.15vw;
    padding-bottom: 1.5px;
    padding-bottom: 0.15vw;
}
.vacancy-staff-wrapper {
    margin-bottom: 21.5px;
    margin-bottom: 2.15vw;
}
.share-job-wrapper .icon-facebook {
    margin-right: 16px;
    margin-right: 1.6vw;
    margin-top: 1px;
    margin-top: 0.1vw;
}
.share-job-wrapper .icon-linkedIn {
    margin-right: 12.5px;
    margin-right: 1.25vw;
    margin-top: 1px;
    margin-top: 0.1vw;
}
.share-job-wrapper .icon-google {
    margin-top: 1px;
    margin-top: 0.1vw;
}
.share-job-wrapper .icon-mail_black {
    font-size: 10px;
    font-size: 1vw;
    margin-right: 14px;
    margin-right: 1.4vw;
}
.share-job-wrapper i {
    cursor: pointer;
}
.return-to-jobs {
    display: block;
    font-family: 'Ropa Sans', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-size: 8px;
    font-size: 0.8vw;
    margin-top: 10.5px;
    margin-top: 1.05vw;
    padding-left: 32px;
    padding-left: 3.2vw;
}
.return-to-jobs:before {
    width: 39px;
    height: 39px;
    position: absolute;
    background: url(../images/sprites.png) no-repeat scroll -276px -0px;
    content: "";
    left: 14px;
    margin-top: -2px;
}
.return-to-jobs:hover {
    color: #000000;
}
.buttons-wrapper {
    margin-top: 17.5px;
    margin-top: 1.75vw;
}
.team-category {
    display: none;
}
.member-images {
    position: relative;
    width: 100px;
    width: 10vw;
    height: 100px;
    height: 10vw;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: auto;
}
.member-images img {
    height: 100px;
    height: 10vw;
    width: 100px;
    width: 10vw;
    border-radius: 50%;
}
.team-member-container .btn-info {
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #81b2b4;
    border-color: #81b2b4;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 9px;
    font-size: 0.9vw;
    margin-right: 10px;
    margin-right: 1vw;
}
.team-member-container .btn-info:hover {
    color: #ffffff !important;
}
.team-member-container h3 {
    line-height: 25px;
    line-height: 2.5vw;
    font-size: 15px;
    font-size: 1.5vw;
    margin-top: 10px;
    margin-top: 1vw;
    font-weight: 700;
}
.team-member-container h4 {
    font-size: 10px;
    font-size: 1vw;
    line-height: 12.5px;
    line-height: 1.25vw;
    font-weight: 300;
    min-height: 50px;
    min-height: 5vw;
}
.testimony-wrapper blockquote {
    padding: 20px 10px;
    padding: 2vw 1vw;
    margin: 0 0 5px 0;
    margin: 0 0 0.5vw 0;
    border: 0;
    background-color: #eeeeee;
}
.testimony-wrapper blockquote p {
    margin: 0;
}
.page-content .Heading-1 {
    color: #000000;
    margin-bottom: 10px;
    margin-bottom: 1vw;
    text-align: center;
}
.testimony-wrapper .author {
    padding-left: 10px;
    padding-left: 1vw;
    font-family: 'Ropa Sans', sans-serif;
    text-transform: uppercase;
    font-size: 9px;
    font-size: 0.9vw;
}
.googlemap-container #Googlemap-1 {
    width: 100% !important;
}
.contactus .contact-details-wrapper .map-container, .contactus .phone-container, .contactus .email-container {
    width: 47px;
    width: 4.7vw;
    height: 47px;
    height: 4.7vw;
    display: inline-block;
    background-color: #000000;
    border-radius: 50%;
    background-position: center;
    margin-bottom: 10px;
    margin-bottom: 1vw;
    margin-top: 45px;
    margin-top: 4.5vw;
}
.contactus .contact-details-wrapper p, .contactus .phone-details-wrapper p {
    color: #000000;
    font-family: "Merriweather",serif;
    font-size: 10px;
    font-size: 1vw;
    font-style: italic;
    font-weight: 700;
    line-height: 13.5px;
    line-height: 1.35vw;
    margin-top: 7px;
    margin-top: 0.7vw;
}
.contactus .phone-details-wrapper p {
    font-size: 13px;
    font-size: 1.3vw;
}
.contactus .email-details-wrapper a {
    color: #000000;
    font-family: "Merriweather",serif;
    font-size: 10px;
    font-size: 1vw;
    font-style: italic;
    font-weight: 700;
    line-height: 13.5px;
    line-height: 1.35vw;
    margin-top: 7px;
    margin-top: 0.7vw;
    display: block;
    text-decoration: underline;
}
.contactus .contact-details-wrapper .icon-map_black, .contactus .phone-container .icon-phone_white, .contactus .email-container .icon-mail_white {
    color: #ffffff;
    font-size: 21px;
    font-size: 2.1vw;
    line-height: 51px;
    line-height: 5.1vw;
}
.contactus .contact-details-wrapper, .contactus .phone-details-wrapper, .contactus .email-details-wrapper {
    text-align: center;
}
.contactus .phone-container .icon-phone_white {
    font-size: 29px;
    font-size: 2.9vw;
}
.contactus .email-container .icon-mail_white {
    font-size: 18.5px;
    font-size: 1.85vw
}
.contact-form .required-text {
    font-family: "Merriweather",serif;
    font-style: italic;
    font-size: 7px;
    font-size: 0.7vw;
    line-height: 16px;
    line-height: 1.6vw;
    color: #000000;
    display: block;
    position: absolute;
    right: 0;
    top: -18.5px;
    top: -1.85vw;
}
.contact-form {
    margin-bottom: 25px;
    margin-bottom: 2.5vw;
    margin-top: 74px;
    margin-top: 7.4vw;
}
#page13 fieldset {
    margin-top: 40px;
    margin-top: 4vw;
}
#page13 fieldset div {
    position: relative;
}
#page13 fieldset i {
    position: absolute;
    right: 4px;
    right: 0.4vw;
    font-family: "Merriweather",serif;
    font-style: italic;
    z-index: 2;
    font-size: 9px;
    font-size: 0.9vw;
    color: #000000;
    top: 0;
}
#page13 fieldset .validation-field i {
    right: 12px;
    right: 1.2vw;
}
.reload {
    position: absolute;
    font-family: 'Ropa Sans', sans-serif;
    text-transform: uppercase;
    font-size: 6px;
    font-size: 0.6vw;
    bottom: -15px;
    bottom: -1.5vw;
    right: 0;
}
.captcha img {
    border: 1px solid #eef5f5;
    width: 90px;
    width: 9vw;
    height: auto;
    margin-left: -2.5px;
    margin-left: -0.25vw;
}
.alert {
    margin-bottom: 5px;
    margin-bottom: 0.5vw;
    font-size: 9px;
    font-size: 0.9vw;
}
#page13 fieldset .alert {
    margin-top: -10px;
    margin-top: -1vw;
}
.v_code-error {
    margin-top:10px;
    margin-top:1vw;
}
.center-me {
	text-align: center;
}
#submit_comment {
    font-family: "Ropa Sans",sans-serif;
    -moz-user-select: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 8px;
    font-size: 0.8vw;
    font-weight: normal;
    line-height: 8px;
    line-height: 0.8;
    margin-bottom: 0;
    padding: 4.5px 6px;
    padding: 0.45vw 0.6vw;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #ffffff;
    border: 2px solid #81b2b4;
    color: #81b2b4;
}
.icon-overlay {
    position: absolute;
}
.infowindow {
    background-color: transparent !important;
}
.infowindow-shadow {
    display: none !important;
}
.infowindow-hidebtn {
    display: none !important;
}
.arrow-container {
    display: none !important;
}
.location-popup {
    margin-top: 10px;
    margin-top: 1vw;
}
.sr-infowindow {
    left: 324.5px !important;
    left: 32.45vw !important;
    top: 30px !important;
    top: 3vw !important;
}
.arrow-shadow {
    border-top: 0 !important;
}
.staples_marker_label {
    display: none !important;
}
.contact-details-wrapper-map p {
    font-size: 9px;
    font-size: 0.9vw;
}
.banner.IE8 img {
    left: 0 !important;
}
.inside-banner.IE8 img {
    left: 0 !important;
}
.service-wrapper .service-text-wrapper {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	position:relative;
}
.service-wrapper:hover .service-text-wrapper {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.service-wrapper .hover-text {
	color: #ffffff;
	font-size: 11px;
    font-size: 1.1vw;
	font-family: "Lato",sans-serif;
}
.hover-text-wrapper {
    display: block;
	position: absolute;
	width: 100%;
	 -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
	-webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
	z-index: 5;
    padding: 0 25px;
    padding: 0 2.5vw;
    left: 0;
    height: 100%;
    top: 0;
}
.hover-text-wrapper-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	display:block;
    left: 0;
    right: 0;
    padding: 0 20px;
    padding: 0 2vw;
}
.service-wrapper .hover-text-wrapper .service-name {
	width: 100% !important;
    position: static;
    text-align: center;
}
.service-wrapper:hover .hover-text-wrapper {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}
.service-text-wrapper:after {
    font-family: 'icomoon';
    position: absolute;
    content: "\e603";
    z-index: 3;
    right: 7.5px;
    right: 0.75vw;
    bottom:12px;
    bottom:1.2vw;
    font-size: 15px;
    font-size: 1.5vw;
    color: #ffffff;
}
.hover-text-wrapper:after {
    font-family: 'icomoon';
    position: absolute;
    content: "\e604";
    z-index: 2;
    right: 7.5px;
    right: 0.75vw;
    bottom:23px;
    bottom:2.3vw;
    font-size: 37px;
    font-size: 3.7vw;
    color: #ffffff;
    font-weight: 300;
}
.hover-text-wrapper:before {
    font-family: 'icomoon';
    position: absolute;
    content: "\e604";
    z-index: 2;
    left: 10px;
    left: 1vw;
    top:20px;
    top:2vw;
    font-size: 37px;
    font-size: 3.7vw;
    color: #ffffff;
    font-weight: 300;
    /* Safari */
    -webkit-transform: rotate(-180deg);

    /* Firefox */
    -moz-transform: rotate(-180deg);

    /* IE */
    -ms-transform: rotate(-180deg);

    /* Opera */
    -o-transform: rotate(-180deg);

    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#page9 h2 {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 15px;
    font-size: 1.5vw;
    line-height: 20px;
    line-height: 2vw;
}
#page9 h2 a {
    color: #000000 !important;
}
#add_comment_box h3 {
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-size: 15px;
    font-size: 1.5vw;
    line-height: 20px;
    line-height: 2vw;
    margin-bottom: 10px;
    margin-bottom: 1vw;
}
.signup-success {
    color: #7da52e !important;
    display: none;
    margin: 0 !important;
}
.carousel {
    height: auto;
}
.carousel-control.left, .carousel-control.right {
    background: none;
}
.glyphicon-chevron-right:before {
    width: 23px;
    height: 47px;
    background: url(../images/sprites.png) no-repeat scroll -55px -305px;
    content:"";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.glyphicon-chevron-left:before {
    width: 23px;
    height: 47px;
    background: url(../images/sprites.png) no-repeat scroll 0 -305px;
    content:"";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.clients-outer-wrapper {
    min-height: 100px;
    min-height: 10vw;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #ffffff !important;
}
.client-logo a {
    display: inline-block;
}

.blog-comments b {
    font-weight: 300 !important;
}
.blog-comments label {
    font-weight: 300 !important;
}
.clients {
    background-color: #ffffff;
    padding-bottom: 25px;
    padding-bottom: 2.5vw;
}
.white {
    background-color: #ffffff;
}


#header .container-fluid {
    background-color: transparent;
}
.bottom-div {
    margin-bottom: 25px;
    margin-bottom: 2.5vw;
}
.signup-error {
    display: none;
    font-family: 'Lato', sans-serif !important;
    color:#fe2003 !important;
    font-size: 7px !important;
    font-size: 0.7vw !important;
    font-style: normal !important;
}
.navPage .dropdown-menu {
    z-index: 999;
}
.bio-wrapper {
    position: relative;
    top: 10px;
    top: 1vw;
    clear: both;
}
.contact-success-message .Heading-3 {
    line-height: 27.5px;
    line-height: 2.75vw;
    margin-bottom: 6px;
    margin-bottom: 0.6vw;
    margin-top:45px;
    margin-top:4.5vw;
}

.contact-success-message {
    text-align: left !important;
}
.contact-form .social-media-wrapper a {
    color: #000000 !important;
}
.contact-form .fa-linkedin {
    margin-left: 21.5px;
    margin-left: 2.15vw;
    margin-right: 21.5px;
    margin-right: 2.15vw;
}
.contact-form .social-media-wrapper {
    text-align: left;
    margin-top: 10px;
    margin-top: 1vw;
}
.contact-success-message p {
    margin-bottom:6px;
    margin-bottom:0.6vw;
}
.contact-details-wrapper-map p {
    font-size: 7px;
    font-size: 0.7vw;
    line-height: 9px;
    line-height: 0.9vw;
    text-align: left;
}
.contact-details-wrapper-map {
    width: 140px;
    width: 14vw;
}
.blog-icons {
    font-size:9px;
    font-size: 0.9vw;
    line-height: 9px;
    line-height: 0.9vw;
    margin: 5px 0 10px;
    margin: 0.5vw 0 1vw;
}
.social-media-button {
    display: inline-block;
    vertical-align: top;
    width: auto;
    position: relative;
    line-height: 0;
}
.social-media-button:nth-child(1) {
    margin-right: 15px;
    margin-right: 1.5vw;
}
.blog-message {
    margin: 5px 0 25px;
    margin: 0.5vw 0 2.5vw;
    text-align: left;
}
.blog-image {
    float: left;
    padding: 0 5px 5px 0;
    padding: 0 0.5vw 0.5vw 0;
}
.sharrre {
    display: inline;
}
.share-job-wrapper a {
    color: #000000;
}
.sharrre i:hover {
    color: #81b2b4 !important;
}
.sharrre .fa-facebook {
    font-size: 13px;
    font-size: 1.3vw;
}
.sharrre .fa-linkedin {
    font-size: 13px;
    font-size: 1.3vw;
}
.sharrre .fa-google-plus {
    font-size: 13px;
    font-size: 1.3vw;
}
#page16 .page-content a {
    color: #333333 !important;
}
#page16 .page-content ul {
    padding-left: 50px;
    padding-left: 5vw;
}
#page16 main .page-content ul li:before {
    left: -17.5px;
    left: -1.75vw;
}
main .page-content ul.sub-ul li:before {
    background-color: #ffffff;
    border: 1px solid #000000;
}
main .page-content ul.sub-ul {
    margin-bottom: 10px;
    margin-bottom: 1vw;
}
main .page-content .bio p {
    margin-bottom: 17.5px !important;
    margin-bottom: 1.75vw !important;
}
.member-images .btn-info:hover {
    color: #ffffff !important;
}
.team-linkedin {
    display: block;
}
.social-media-buttons {
    margin-bottom: 5px;
    margin-bottom: 0.5vw;
}
.member {
    margin-bottom: 25px;
    margin-bottom: 2.5vw;
}
.bio-wrapper .bio div {
    margin-bottom: 25px;
    margin-bottom: 2.5vw;
}
.googlemap-container {
    margin-top: 59px;
    margin-top: 5.9vw;
}
.black {
    background-color: #000000;
}
.white-background {
    background-color: #ffffff;
    position: relative;
}
#page12 .page-content h3 {
    display: none;
}
.page-content p {
    font-family: 'casperregular' !important;
}
.carousel-control {
	width: auto;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: 5px;
    margin-right: 0.5vw;
}
.mceContentBody p, .mceContentBody td,.mceContentBody body {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
}
.mceContentBody ul {
    list-style: outside none none;
    margin-bottom: 16px;
    padding-left: 70px;
}
.mceContentBody ul li:before {
    background-color: #000000;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: -30px;
    position: absolute;
    top: 8px;
    width: 5px;
}
.mceContentBody li {
    position: relative;
}
.view-jobs-wrapper ul, .blog-categories-wrapper ul {
     list-style: none;
}
.blog-categories-wrapper {
    margin-top: 50px;
}
.view-jobs-wrapper ul li {
    display: inline-block;
}
.blog-categories-wrapper ul li {
    display: inline-block;
    margin: 0 10px 20px;
}
.view-jobs-wrapper ul li:nth-child(1) {
     margin-right: 10px;
 }
.view-jobs-wrapper ul li:nth-child(2) {
    margin-left: 10px;
}
.blog-categories-wrapper ul li:first-child {
    margin-left: 0;
}
.blog-categories-wrapper ul li:last-child {
    margin-right: 0;
}
.current-jobs-link {
    position: absolute;
    right: 30px;
    margin-top: 20px;
    margin-top: 1vw;
    width: 130px;
    height: 52px;
    background: url(/images/Current_Jobs_Button-01.svg) no-repeat;
}
.current-jobs-link:hover {
    background: url(/images/Current_Jobs_Button_Rollover-01.svg) no-repeat;
}
a[name]:not([href]) {
    display: block;
    position: relative;
    top: -74px;
    top: -7.4vw; /* height of sticky navigation */
    visibility: hidden;
}
.btn.active, .btn:active {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

