/*  GLOBAL REDEFINITION  */
* {
  margin: 0;
  /*max-height: 10000px;*/
  padding: 0; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 14px; }

html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  background: none;
  border: 0; }

html, body {
  margin: 0;
  overflow-x: hidden !important; }

body {
  /*2015 UPDATE - background:#ebebeb;*/
  background-color: #858585;
  color: #4f4f4f;
  font: 14px/22px 'Open Sans', arial, sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

p {
  font: 300 16px/24px 'Open Sans', arial, sans-serif; }

a {
  color: #969696;
  outline: none;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:active {
    background-color: transparent; }
  .link-color-green a {
    color: #a6ce39; }
  .link-color-light-blue a {
    color: #169ec4; }
  .link-braces a, a.link-braces {
    -webkit-transition: color 500ms ease-in-out;
    -moz-transition: color 500ms ease-in-out;
    -ms-transition: color 500ms ease-in-out;
    -o-transition: color 500ms ease-in-out;
    transition: color 500ms ease-in-out;
    display: inline-block;
    position: relative;
    white-space: nowrap; }
    .link-braces a:hover, a.link-braces:hover {
      text-decoration: none; }
      .link-braces a:hover::before, .link-braces a:hover::after, a.link-braces:hover::before, a.link-braces:hover::after {
        -webkit-transform: translateX(0) scaleY(1.5);
        -moz-transform: translateX(0) scaleY(1.5);
        -ms-transform: translateX(0) scaleY(1.5);
        -o-transform: translateX(0) scaleY(1.5);
        transform: translateX(0) scaleY(1.5);
        opacity: 1; }
    .link-braces a::before, .link-braces a::after, a.link-braces::before, a.link-braces::after {
      -webkit-transition: opacity 500ms, transform 500ms;
      -moz-transition: opacity 500ms, transform 500ms;
      -ms-transition: opacity 500ms, transform 500ms;
      -o-transition: opacity 500ms, transform 500ms;
      transition: opacity 500ms, transform 500ms;
      font-weight: 100;
      line-height: 1;
      opacity: 0;
      position: absolute;
      top: 2px;
      transform: scaleY(1.5); }
    .link-braces a::before, a.link-braces::before {
      -webkit-transform: translateX(-100%) scaleY(1.5);
      -moz-transform: translateX(-100%) scaleY(1.5);
      -ms-transform: translateX(-100%) scaleY(1.5);
      -o-transform: translateX(-100%) scaleY(1.5);
      transform: translateX(-100%) scaleY(1.5);
      content: '[';
      left: -.28em; }
    .link-braces a::after, a.link-braces::after {
      -webkit-transform: translateX(100%) scaleY(1.5);
      -moz-transform: translateX(100%) scaleY(1.5);
      -ms-transform: translateX(100%) scaleY(1.5);
      -o-transform: translateX(100%) scaleY(1.5);
      transform: translateX(100%) scaleY(1.5);
      content: ']';
      right: -.28em; }
  a.cta {
    border: 1px solid #3bbdd1;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 6px 10px;
    text-transform: uppercase; }
    @media only screen and (min-width:768px) {
      a.cta {
        font-size: 15px;
        padding: 10px 14px; } }

input, textarea, select {
  color: #000;
  font: 12px 'Open Sans', Arial, Helvetica, sans-serif;
  outline: none;
  overflow: auto;
  vertical-align: middle; }

label {
  vertical-align: middle; }

button, input {
  overflow: visible;
  width: auto; }

input, textarea {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #dedede;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 2px 5px; }

textarea {
  max-width: 100% !important;
  min-height: 140px !important;
  width: 100% !important; }

input[type="submit"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-appearance: none; }
  input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none; }
  input[type="search"]::-webkit-search-decoration {
    display: none; }

input[type="image"] {
  border: none;
  padding: 0; }

input[type=text], input[type=password], input[type=file], input[type=submit], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

h1, h2, h3, h4, h5, h6, b, strong, th {
  font-weight: 600; }

h1 {
  color: #292929;
  font: 300 3em 'Patua One', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.075em;
  margin: 0 0 14px;
  text-transform: uppercase; }
  @media only screen and (min-width:480px) {
    h1 {
      font-size: 4em; } }
  @media only screen and (min-width: 580px) {
    h1 {
      font-size: 5em; } }
  @media only screen and (min-width:768px) {
    h1 {
      font-size: 6em; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    h1 {
      font-size: 3em; } }

h2 {
  font-size: 182%; }

h3 {
  font-size: 110%; }
  .link-braces h3 a::before, .link-braces h3 a::after {
    top: 1px; }

h4 {
  font-size: 100%; }

h5 {
  font-size: 95%; }

h6 {
  font-size: 90%; }

i, cite, em, var, dfn {
  font-style: italic; }

u, ins {
  text-decoration: underline; }

s, strike, del {
  text-decoration: line-through; }

blockquote, blockquote:before, blockquote:after, q, q:before, q:after {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ''; }

blockquote {
  background: #e0e0e0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #353535;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  padding: 10px; }
  blockquote cite {
    display: block;
    font-weight: 600;
    padding: 5px 0 0;
    text-align: right; }

table, caption, tbody, tfoot, thead, tr, th, td {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  /* 2015 UPDATE - border:1px solid #ccc; */
  padding: 3px 7px;
  text-align: left;
  /* 2015 UPDATE - vertical-align:top;*/ }

th {
  border-color: #999;
  text-align: center;
  vertical-align: middle; }

dl dt {
  font-weight: 600; }

dl dd {
  margin: 0 0 5px; }

ul {
  margin-left: 1px; }

ul ul, ul ol, ol ul, ol ol {
  margin: 0;
  padding-left: 18px; }

ol {
  counter-reset: item;
  height: 1%;
  overflow: hidden;
  padding: 0 0 0 11px; }
  ol li {
    display: block; }
  ol > li:before {
    color: #666;
    content: counter(item) " ";
    counter-increment: item;
    margin: 0 5px 0 0; }

ul li, ol li {
  list-style-position: inside; }

code, kbd, pre {
  font: 0.85em monospace; }

sub, sup {
  bottom: -2px;
  display: inline-block;
  font-size: 0.8em;
  position: relative;
  vertical-align: bottom; }

sup {
  bottom: auto;
  top: -2px;
  vertical-align: top; }

header, footer, article, section, hgroup, nav, figure, aside, main {
  display: block; }

figure {
  margin: 0;
  padding: 0; }

button {
  background: #1594b7;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font: 100 20px/20px 'Open Sans', sans-serif;
  padding: 15px 15px 15px 15px;
  text-decoration: none;
  text-transform: uppercase; }
  button:hover {
    background: #17a3ca;
    text-decoration: none;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear; }

.clearfix:before, .clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.table {
  display: table;
  width: 100%; }
  .table .table-row {
    display: table-row;
    width: 100%; }
    .table .table-row .table-cell {
      display: table-cell; }

.text-center {
  text-align: center; }

.hero-bg {
  background-color: transparent;
  background-position: center;
  background-size: cover;
  padding: 0 10px;
  position: relative; }
  @media only screen and (min-width:768px) {
    .hero-bg {
      background-attachment: fixed;
      padding: 0 20px;
      top: 10px; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .hero-bg.short h1 {
      position: relative;
      top: -40px; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .hero-bg.short .read-more {
      bottom: 140px; } }
  .hero-bg .read-more {
    bottom: 100px;
    left: 50%;
    position: absolute; }

.data-anchor {
  position: relative;
  top: -40px; }
  @media only screen and (min-width:768px) {
    .data-anchor {
      top: -50px; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .data-anchor {
      top: -40px; } }

/* COMPARISON TABLE used on */
.comparison-table {
  margin: 0; }
  .comparison-table td {
    padding: 20px;
    text-align: center; }

.comparison-background {
  background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/comparison_background.png) no-repeat;
  background-position: 50% 50%;
  height: 140px; }

.comparison-label {
  color: #5191b2;
  font-size: 18px;
  min-width: 240px;
  text-transform: uppercase;
  white-space: nowrap; }

.logoCell {
  background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/logo_white.png) no-repeat;
  background-position: 50% 50%;
  height: 29px;
  width: 40%; }

.headerCell {
  font-size: 30px;
  height: 29px;
  width: 40%; }

.odd td {
  background: #efefef; }

.comment-form {
  margin: 0 0 50px; }
  .comment-form textarea, .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    float: left;
    margin: 0;
    width: 168px; }
  .comment-form label {
    float: right;
    margin: 2px 0 0 6px;
    text-align: left;
    width: 273px; }
  .comment-form .comment-form-comment label {
    margin: 0;
    width: 100%; }
  .comment-form p {
    overflow: hidden; }

.searchform input[type="text"] {
  margin: 0 4px 0 0;
  padding: 3px 5px;
  width: 200px; }

.commentlist {
  padding: 0; }
  .commentlist li {
    list-style: none; }
    .commentlist li:before {
      display: none; }
    .commentlist li + li {
      padding-bottom: 14px; }
  .commentlist .children {
    margin: 10px 0 10px 30px;
    padding: 0; }
  .commentlist img {
    float: left;
    margin: 0 14px 4px 0 !important;
    width: auto !important; }

.comments .meta {
  width: auto;
  clear: none; }
.comments p, .comments .edit-link {
  clear: both;
  display: block;
  margin: 0;
  width: 100%; }
.comments .edit-link {
  padding: 10px 0 0; }

.comment-form label {
  display: inline-block;
  font-size: 10px;
  line-height: 22px;
  vertical-align: middle; }
.comment-form textarea {
  height: 120px;
  display: block;
  margin: 0;
  overflow: auto;
  padding: 3px 4px; }
.comment-form button {
  cursor: pointer;
  font-size: 11px;
  line-height: 12px; }

.promo-block {
  overflow: hidden;
  position: relative; }
  .contact-page .promo-block {
    padding: 0 0 76px; }
  .promo-block .img {
    float: left;
    margin: 0 -100% 0 0;
    width: 100%; }
  .promo-block img {
    height: auto;
    vertical-align: top;
    width: 100%; }
  .promo-block .caption {
    position: relative;
    z-index: 1; }
  .promo-block .holder {
    margin: 0 auto;
    padding: 149px 0 0;
    width: 772px; }
    .promo-block .holder h1 {
      background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/bg-white.png);
      -webkit-border-radius: 8px;
      border-radius: 8px;
      color: #393939;
      font: 500 62px/65px 'Patua', Arial, Helvetica, sans-serif;
      margin: 0 0 24px;
      padding: 22px 20px 24px;
      text-align: center;
      text-transform: uppercase; }
  .promo-block h1 span {
    color: #81983b;
    display: block;
    font-size: 67px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 66px; }
    .promo-block h1 span em {
      font-size: 62px;
      font-style: normal; }
  .promo-block .btn-hold {
    text-align: center; }
  .promo-block .contact-box {
    background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/bg-white.png);
    font: 300 17px/26px 'Open Sans', Arial, Helvetica, sans-serif;
    margin: -7px auto 0;
    max-width: 1013px;
    overflow: hidden;
    padding: 4px;
    text-align: left; }

.btn {
  background: #1594b7;
  color: #ffffff;
  display: inline-block;
  font: 100 20px/20px 'Open Sans', sans-serif;
  padding: 15px 15px 15px 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top; }
  .btn:hover {
    background: #17a3ca;
    text-decoration: none;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear; }

.contact-box .info {
  color: #444;
  float: left;
  margin: 0 22px 0 0;
  padding: 0 0 8px 16px;
  width: 34.3%; }
.contact-box .map {
  margin: 0 0 14px -16px;
  overflow: hidden; }
.contact-box .hold {
  overflow: hidden; }
.contact-box .link {
  background: #999;
  color: #fff;
  float: right;
  font-size: 13px;
  font-weight: normal;
  line-height: 30px;
  padding: 0 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 106px; }
  .contact-box .link:hover {
    text-decoration: underline; }
.contact-box address {
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: -4px 0 2px;
  overflow: hidden;
  text-transform: uppercase;
  vertical-align: top; }
.contact-box .phone {
  display: block; }
  .contact-box .phone a {
    color: #444;
    text-decoration: none; }
.contact-box .mail {
  color: #00abbd;
  text-decoration: none;
  text-transform: none; }
  .contact-box .mail:hover {
    text-decoration: underline; }
.contact-box .text {
  color: #444;
  overflow: hidden;
  padding: 11px 74px 0 0; }
.contact-box h1, .contact-box h2 {
  background: none;
  color: #1d1812;
  font-size: 28px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 9px;
  text-align: left;
  text-transform: uppercase; }
.contact-box p {
  margin: 0 0 23px; }
.contact-box .wrap {
  margin: -11px 0 0;
  overflow: hidden; }
.contact-box .btn {
  float: right;
  margin: 31px 0 0;
  min-width: 122px;
  text-align: center; }
.contact-box .list {
  float: left;
  margin: 0;
  padding: 0; }
  .contact-box .list li {
    font-weight: normal;
    list-style: none;
    margin: 0 0 4px; }
    .contact-box .list li a {
      color: #00abbd;
      text-decoration: none; }
      .contact-box .list li a:hover {
        text-decoration: underline; }

/* VALUES HOVER */
.grid {
  padding-top: 32px;
  margin: 0 auto;
  list-style: none;
  text-align: center; }

.grid li {
  display: inline-block;
  width: 367px;
  margin: 0;
  text-align: center;
  position: relative;
  vertical-align: bottom; }

.grid figure {
  margin: 0;
  padding-top: 45px;
  position: relative;
  text-align: center;
  cursor: pointer; }

.grid figcaption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  color: #ffffff; }

.grid figcaption span:before {
  content: 'by '; }

.cs-style-3 figure {
  height: 260px; }
  @media only screen and (min-width:480px) {
    .cs-style-3 figure {
      height: 240px; } }
  .cs-style-3 figure .values {
    -webkit-transition: -webkit-transform 400ms;
    -moz-transition: -moz-transform 400ms;
    -ms-transition: -ms-transform 400ms;
    -o-transition: -o-transform 400ms;
    transition: transform 400ms; }
    @media only screen and (max-width:479px) {
      .cs-style-3 figure .values {
        -webkit-transform: translateY(-50px);
        -moz-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        -o-transform: translateY(-50px);
        transform: translateY(-50px); } }
  .cs-style-3 figure figcaption {
    bottom: 0;
    height: 160px;
    opacity: 0;
    top: 100px;
    width: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 400ms, opacity 100ms 100ms;
    -moz-transition: -moz-transform 400ms, opacity 100ms 100ms;
    -ms-transition: -ms-transform 400ms, opacity 100ms 100ms;
    -o-transition: -o-transform 400ms, opacity 100ms 100ms;
    transition: transform 400ms, opacity 100ms 100ms; }
    @media only screen and (max-width:479px) {
      .cs-style-3 figure figcaption {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px); } }
.cs-style-3 figure:hover .values, .cs-style-3 figure.cs-hover .values {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px); }
.cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 400ms, opacity 900ms;
  -moz-transition: -moz-transform 400ms, opacity 900ms;
  -ms-transition: -ms-transform 400ms, opacity 900ms;
  -o-transition: -o-transform 400ms, opacity 900ms;
  transition: transform 400ms, opacity 900ms; }

/* END VALUES */
/* ACCORDION */
.accordion div.ui-accordion-header {
  background-color: #e2e2e2;
  height: 80px;
  cursor: pointer;
  padding: 6px; }

.accordion div.ui-accordion-header h3 {
  text-align: left;
  font-size: 27px;
  font-family: 'Open Sans';
  font-weight: 600;
  line-height: 2.074;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 auto;
  max-width: 1120px;
  height: 100%;
  position: relative; }

.accordion div.ui-accordion-header.ui-state-active {
  margin-bottom: 0px; }

.accordion .ui-accordion-header.ui-state-active, .accordion .ui-accordion-header:hover {
  color: white;
  background-color: #17a3ca;
  -webkit-transition: background-color 100ms linear;
  -moz-transition: background-color 100ms linear;
  -o-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear; }

#apply {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_apply.svg"); }

.accordion .ui-accordion-header-active #apply, .accordion .ui-accordion-header:hover #apply {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_apply_highlight.svg"); }

#phone {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_phone.svg"); }

.accordion .ui-accordion-header-active #phone, .accordion .ui-accordion-header:hover #phone {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_phone_highlight.svg"); }

#person {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_person.svg"); }

.accordion .ui-accordion-header-active #person, .accordion .ui-accordion-header:hover #person {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_person_highlight.svg"); }

#integration {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_integration.svg"); }

.accordion .ui-accordion-header-active #integration, .accordion .ui-accordion-header:hover #integration {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/icon_integration_highlight.svg"); }

.accordion div.ui-accordion-header h3 span.icon {
  display: inline-block;
  overflow: hidden;
  left: 54px;
  top: 16px;
  height: 32px;
  width: 32px;
  position: absolute; }

.accordion div.ui-accordion-header h3 span.header {
  position: relative;
  left: 104px;
  top: 6px; }

.accordion .ac-container {
  margin: 0 auto;
  max-width: 1120px; }

.accordion .ac-container div {
  text-align: left; }

.accordion .ac-container div.ac-thumbs {
  float: left; }

.accordion .ac-container div.ac-thumbs img {
  position: relative;
  left: 37px;
  top: 30px; }

.accordion .ac-container div.ac-content {
  margin-left: 72px;
  height: 100%;
  padding: 30px 0px 30px 60px;
  border-left: 3px solid #a5b26f; }

.shifted-list {
  display: table-row;
  list-style: none; }
  .shifted-list li {
    display: table-cell; }
  .shifted-list.shifted-list-3col li {
    width: 100%; }
    @media only screen and (min-width:980px) {
      .shifted-list.shifted-list-3col li {
        width: 33%; } }
  .shifted-list.shifted-list-4col li {
    width: 100%; }
    @media only screen and (min-width:768px) {
      .shifted-list.shifted-list-4col li {
        width: 25%; } }

/*LIGHTBOX*/
.lightboxOn {
  display: normal; }

.lightboxOff {
  display: none; }

.panzoom {
  cursor: move;
  width: 100%;
  height: 100%; }

.zoom-in, .zoom-out, .hide {
  background-color: transparent;
  font-weight: 600;
  cursor: pointer; }

.zoom-in, .zoom-out {
  border: none;
  padding-bottom: 36px;
  font-size: 24px;
  width: 26px;
  height: 26px; }

.hide {
  border: 2px solid black;
  margin-left: 16px;
  font-size: 16px;
  height: 32px;
  width: 32px;
  line-height: 0; }

/*RANGE SLIDER*/
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  height: 32px;
  background-color: transparent;
  border: none; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
  background: #000000;
  border-radius: 0px;
  border: 0px solid transparent; }

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
  border: 1px solid white;
  height: 32px;
  width: 6px;
  border-radius: 0px;
  background-color: #1594b7;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -15.5px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #000000; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
  background: #000000;
  border-radius: 0px;
  border: 0px solid transparent; }

input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
  border: 1px solid #000000;
  height: 32px;
  width: 8px;
  border-radius: 0px;
  background: #ffffff;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #000000;
  border: 0px solid #000101;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; }

input[type=range]::-ms-fill-upper {
  background: #000000;
  border: 0px solid #000101;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; }

input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 8px solid #000000;
  width: 0px;
  border-radius: 0px;
  background: #000000;
  cursor: pointer;
  height: 0px; }

input[type=range]:focus::-ms-fill-lower {
  background: #000000; }

input[type=range]:focus::-ms-fill-upper {
  background: #0d0d0d; }

/*END 2015 UPDATE*/
/* image rotator */
.slideshow {
  position: relative; }

.slideshow .image-background {
  position: absolute;
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/img/pancakes01.jpg);
  background-size: cover;
  background-position: 50% 15%;
  /* adjust this to set the vertical zoom point for the pictures */
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  margin: auto; }

.slideshow .bottom {
  background-image: url("http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/main.css?ver=4.2.4"); }

.slideshow .content {
  position: absolute;
  text-align: center;
  width: 100%;
  padding-top: 120px;
  line-height: 2em;
  font-size: 1.5em;
  color: white; }

/* end image rotator */
.sub-menu {
  margin-left: -6px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0px; }

.sub-menu > li {
  list-style: none; }

.sub-menu li a {
  display: block;
  float: left;
  color: #B9B9B9; }

.sub-menu li {
  float: left;
  border-right: 1px solid #B9B9B9;
  padding: 0 .5em; }

.sub-menu li:last-child {
  border: 0; }

.arrow {
  position: absolute;
  width: 50px;
  margin-left: -25px;
  left: 50%; }

/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(153, 204, 51, 0.9); }

/* Overlay closing cross */
.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/imgs/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100; }

/* Overlay Effects */
.overlay-contentpush {
  background: rgba(255, 255, 255, 0.95);
  visibility: hidden;
  overflow: scroll;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
  transition: transform 0.5s, visibility 0s 0.5s;
  z-index: 2; }

.overlay-contentpush.open {
  visibility: visible;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

/* Effects */
.overlay-scale {
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  z-index: 2; }

.overlay-scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s; }

.bgvideo-wrapper {
  moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5); }

.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: .6s;
  -webkit-animation-duration: .6s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-direction: alternate;
  -webkit-animation-direction: alternate;
  visibility: visible !important; }

@keyframes slideDown {
  0% {
    transform: translateY(-5%); }

  100% {
    transform: translateY(3%); } }

@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-5%); }

  100% {
    -webkit-transform: translateY(3%); } }

li .fixed {
  opacity: .6; }

/* something */
.pictureContainer {
  height: 143px;
  width: 367px;
  overflow: hidden;
  float: left;
  margin: 3px 3px 3px 3px; }

.title-page {
  /* 2015 UPDATE - CHANGED : padding:82px 0 28px; */
  padding-top: 60px;
  background: #fff; }

.title-page .holder {
  /* 2015 UPDATE - max-width:1024px; */
  margin: 0 auto; }

.title-page .holder h1 {
  font: 300 50px/52px 'Patua', Arial, Helvetica, sans-serif; }

.back-to {
  font: 300 20px/24px 'Open Sans', Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: top;
  color: #00abbd;
  position: relative;
  text-decoration: none;
  margin: 0 0 11px; }

.back-to:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(../images/sprite.png) no-repeat 0 -94px;
  width: 11px;
  height: 18px;
  margin: 4px 5px 0 0; }

.back-to:hover {
  text-decoration: underline; }

.title-page h2 {
  font-weight: normal;
  color: #151515;
  margin: 0;
  font: 28px/30px 'Open Sans', Arial, Helvetica, sans-serif; }

#main {
  /* 2015 UPDATE - max-width:1024px; */
  margin: 0 auto;
  /* 2015 UPDATE -padding:32px 0 0; */ }

.main-text {
  font: 300 1.5em 'Open Sans', Arial, Helvetica, sans-serif; }

.main-text p {
  margin: 0; }

/*2015 UPDATE - REMOVE
.main-text strong{
  font-weight:500;
  text-transform:uppercase;
}*/
.main-text a {
  color: #00abbd;
  text-decoration: none; }

.main-text a:hover {
  text-decoration: underline; }

.container {
  padding: 0 2px 0 1px;
  /*2015 UPDATE - BEGIN*/
  /*background-color: white;*/
  /*2015 UPDATE - END*/ }

#content {
  float: left;
  width: 100%; }

.title-page .social-networks {
  float: none;
  text-align: left;
  margin: 0;
  padding: 0 0 1px 1px; }

.title-page .social-networks a {
  width: 22px;
  height: 21px; }

.title-page .social-networks li {
  margin: 0 13px 0 0; }

.title-page .social-networks .mail {
  background-position: 0 -125px; }

.title-page .social-networks .linkedin {
  background-position: -28px -125px; }

.title-page .social-networks .twitter {
  background-position: -57px -125px; }

.title-page .social-networks .facebook {
  background-position: -86px -125px; }

.container .title {
  font: 15px/17px 'Open Sans', Arial, Helvetica, sans-serif;
  color: #1d1812;
  display: block;
  margin: 0 0 25px; }

.team-box {
  margin: 0 0 36px; }

.team-box p {
  margin: 0 0 52px; }

.culture-box {
  margin: 0 0 49px; }

.innovation {
  position: relative;
  overflow: hidden;
  margin: 0 0 33px; }

.innovation .author-box {
  float: left;
  width: 260px;
  margin: -4px 15px 0 0; }

.innovation .img-holder {
  width: 232px;
  height: 232px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
  margin: 0 0 16px; }

.innovation .img-holder img {
  display: block; }

.innovation .author-box ul {
  margin: 0 0 31px;
  padding: 0;
  color: #00abbd;
  font-size: 15px;
  line-height: 20px; }

.innovation .author {
  font-size: 19px;
  line-height: 24px;
  font-style: italic;
  color: #6d6f71;
  text-align: center;
  margin: 0 34px 26px 0; }

.innovation .heading {
  font-size: 15px;
  line-height: 18px;
  color: #6d6f71;
  margin: 0 0 17px; }

.innovation .author-box li {
  list-style: none;
  margin: 0 0 15px; }

.innovation .author-box li a {
  color: #00abbd;
  text-decoration: none; }

.innovation .author-box li a:hover {
  text-decoration: none;
  color: #6d6f71; }

.innovation .author-box li.active a {
  font-weight: 600;
  color: #6d6f71; }

.innovation .text-holder {
  overflow: hidden;
  background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/bg-rows.png);
  padding: 29px 139px 51px 61px;
  margin: 0 0 5px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1); }

.innovation h3 {
  font-size: 26px;
  line-height: 32px;
  margin: 0 0 22px; }

.innovation .text-holder p {
  font-size: 15px;
  line-height: 25px;
  color: #6d6f71;
  margin: 0 0 25px;
  text-align: justify; }

.innovation .alignright {
  float: right;
  margin: 27px 6px 0 0;
  max-width: 100%; }

.softworks {
  margin: 0 0 54px; }

.live-gallery-holder {
  overflow: hidden;
  background: #000; }

.live-gallery {
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: left;
  height: 350px; }

.live-gallery.left-part {
  width: 47.8%; }

.live-gallery.right-part {
  width: 52.2%; }

.live-gallery li {
  float: left;
  list-style: none;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.live-gallery li .box {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.live-gallery .row {
  height: 100%; }

.live-gallery .row .box {
  width: 50%; }

.live-gallery .size-v {
  width: 29%; }

.live-gallery .size-vv {
  width: 45%; }

.live-gallery .size-vvv {
  width: 55%; }

.live-gallery .size-vvvv {
  width: 71%; }

.live-gallery .box.x {
  height: 37.2%; }

.live-gallery .box.xx {
  height: 42.5%; }

.live-gallery .box.xxx {
  height: 57.5%; }

.live-gallery .box.xxxx {
  height: 62.8%; }

.live-gallery .box.xxxxx {
  height: 100%; }

.live-gallery .bg1 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-07.jpg); }

.live-gallery .bg2 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-08.jpg); }

.live-gallery .bg3 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-09.jpg); }

.live-gallery .bg4 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-10.jpg); }

.live-gallery .bg5 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-11.jpg); }

.live-gallery .bg6 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-12.jpg); }

.live-gallery .bg7 {
  background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/img-13.jpg); }

/*BEGIN 2015 UPDATE*/
#hero.fullpage {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20% 0 0 0;
  position: relative;
  text-align: center; }

.section {
  /*background-color: #f9f9f9;*/ }
  .section .section-row {
    display: table;
    height: 100%;
    width: 100%;
    padding-top: 44px;
    background-color: white; }
    @media only screen and (min-width:768px) {
      .section .section-row {
        padding-top: 50px; } }
    @media only screen and (min-height:0) and (max-height:399px) {
      .section .section-row {
        padding-top: 40px; } }

.contentTabLink {
  list-style-type: none;
  border-bottom: 1px solid #ffffff;
  line-height: 4em;
  font-size: 2em; }

.tableTabLink {
  list-style-type: none;
  margin: 4px;
  padding: 10px;
  white-space: nowrap;
  display: inline-block;
  background-color: #b8b8b8;
  font-size: 30px;
  font-family: 'Open Sans'; }

.tableTabLink.active {
  background-color: #5692b5; }

.contentTabLink a, .tableTabLink a {
  text-decoration: none;
  color: #ffffff; }

.contentTabLink.active {
  background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/arrow.png) no-repeat 99%; }

.activeTabContent {
  padding: 60px;
  background-color: #5093ba;
  opacity: 0.949; }

.activeTabContent div {
  text-align: left;
  font-family: 'Open Sans';
  color: white; }

.activeTabContent h3 {
  font-size: 24px;
  margin-top: 32px; }

.activeTabContent p {
  font-size: 14px; }

/*  REPLACED WITH TWO ITEMS BELOW */
.sectionHeader {
  color: #1594b7;
  display: block;
  font-size: 40px;
  font-family: 'Patua One', cursive;
  margin: 0 10px; }
  @media only screen and (min-width:480px) {
    .sectionHeader {
      font-size: 50px; } }
  @media only screen and (min-width:768px) {
    .sectionHeader {
      font-size: 60px; } }

.sectionheader {
  display: block;
  text-align: center;
  padding: 3% 0 3% 0;
  background-color: #ffffff; }

.sectionheader h1 {
  font: 400 60px/20px 'Patua One', cursive;
  color: #1594b7; }

/* section divider */
.sectionleaf {
  display: block;
  position: relative;
  margin: auto;
  height: 45px;
  width: 90px;
  margin-top: -1px;
  margin-bottom: -44px;
  border-radius: 0 0 90px 90px;
  -moz-border-radius: 0 0 90px 90px;
  -webkit-border-radius: 0 0 90px 90px;
  background-color: #ffffff;
  z-index: 5; }

.sectionleaf img {
  margin: -48px 0px 0px -3px; }

/* hero image layout */
#hero {
  background-size: cover;
  background-repeat: no-repeat;
  height: 557px;
  padding: 20% 0 0 0;
  position: relative;
  text-align: center; }
  #hero.careers {
    background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/imgs/bg_careers.jpg); }
  #hero.news {
    background-image: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/imgs/bg_news.jpg); }
  #hero h1 {
    color: #fff;
    font: 400 5em 'Patua One', cursive;
    margin: 0 18%;
    padding: 0; }

.hero-text {
  color: #ffffff;
  font: 300 20px/28px 'Open Sans', sans-serif;
  margin: auto;
  width: 70%; }

img.scrollDown.slideDown.arrow {
  bottom: -88px; }

/* hiring badge */
.badge {
  display: block;
  float: right;
  margin: 60px;
  position: absolute;
  /*newly added*/
  right: 5px;
  /*newly added*/
  top: 5px;
  /*newly added*/ }
  .badge img {
    width: 75%; }

.navigation {
  overflow: hidden; }
  .navigation .prev {
    float: right; }
  .navigation .next {
    float: left; }

#wrapper {
  display: table;
  height: 100%;
  overflow: hidden;
  position: relative;
  table-layout: fixed;
  width: 100%; }

.section:first-child .fp-tableCell {
  padding: 0 10px; }
  @media only screen and (min-width:768px) {
    .section:first-child .fp-tableCell {
      padding: 0 20px; } }

.w1 {
  display: table-row;
  width: 100%; }

.w2 {
  overflow: hidden; }

#header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }
  @media only screen and (min-width:480px) {
    #header {
      background: #fff;
      background-color: white;
      box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
      opacity: 0.949; } }
  #header .holder {
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 10px;
    position: relative; }
  .body-class-admin-bar #header {
    top: 0px; }
    @media only screen and (min-width: 783px) {
      .body-class-admin-bar #header {
        top: 32px; } }

#header .holder:after, .comment-form .row:after, .container:after, .bio-block:after {
  clear: both;
  content: '';
  display: block; }

.logo-holder {
  background: #f7f7f7;
  position: relative; }
  .logo-holder:before {
    background: #f7f7f7;
    content: '';
    height: 100%;
    left: -9999px;
    position: absolute;
    right: 100%;
    top: 0;
    width: 9999px; }

.logo {
  background: url(../images/logo-2x.png) no-repeat;
  background-position-y: 4px;
  background-size: 100%;
  float: left;
  height: 40px;
  margin: 5px;
  margin-bottom: 0px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 200px;
  z-index: 1000; }
  @media only screen and (min-width:768px) {
    .logo {
      background-position-y: 0; } }
  .logo a {
    display: block;
    height: 100%; }

.screen {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  position: absolute;
  z-index: 998;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out; }
  @media only screen and (min-width:768px) {
    .screen {
      display: none; } }
  .showMenu .screen {
    bottom: 0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0; }

#nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px;
  position: absolute;
  right: 7px;
  top: 7px; }
  @media only screen and (min-width:768px) {
    #nav-toggle {
      display: none; } }
  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    background: #9c9c9c;
    content: '';
    cursor: pointer;
    display: block;
    height: 4px;
    position: absolute;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    width: 35px; }
  #nav-toggle span:before {
    top: -10px; }
  #nav-toggle span:after {
    bottom: -10px; }
  .showMenu #nav-toggle span {
    background-color: transparent; }
    .showMenu #nav-toggle span:before, .showMenu #nav-toggle span:after {
      top: 0; }
    .showMenu #nav-toggle span:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .showMenu #nav-toggle span:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

#nav {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -ms-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  bottom: 0;
  display: none;
  opacity: 0;
  position: fixed;
  top: 40px;
  width: 100%; }
  @media only screen and (min-width:768px) {
    #nav {
      display: block;
      left: 0;
      opacity: 1;
      padding: 10px 0;
      position: absolute;
      top: 0;
      width: 100%; } }
  @media only screen and (min-width:768px) {
    #nav {
      padding: 0; } }
  .showMenu #nav {
    opacity: 1; }
  #nav ul {
    float: none; }
    @media only screen and (min-width:768px) {
      #nav ul {
        margin: 5px 10px;
        margin-bottom: -1px;
        text-align: center; } }
    @media only screen and (min-width:768px) {
      #nav ul {
        float: right;
        text-align: left; } }
  #nav li {
    font: 700 38px/22px 'Open Sans', Arial, Helvetica, sans-serif;
    list-style: none;
    position: relative;
    text-align: center;
    vertical-align: top; }
    @media only screen and (min-width:768px) {
      #nav li {
        font-size: 20px;
        display: inline-block;
        margin: 0 10px; } }
    @media only screen and (min-width:768px) {
      #nav li {
        line-height: 40px;
        margin: 0 0 0 26px; } }
    #nav li:first-child {
      margin: 0; }
  #nav a {
    display: block;
    color: #006269;
    padding: 30px 10px;
    text-decoration: none;
    transition: color 250ms ease-in-out; }
    @media only screen and (min-height:0) and (max-height:399px) {
      #nav a {
        padding: 18px 10px; } }
    @media only screen and (min-width:768px) {
      #nav a {
        display: inline;
        padding: 0; } }
  #nav a:hover, #nav .active a {
    background-color: #ececec;
    color: #a9c434; }
    @media only screen and (min-width:480px) {
      #nav a:hover, #nav .active a {
        background-color: transparent; } }
  #nav #hiringFlagContainer {
    display: none;
    overflow: hidden;
    position: absolute;
    right: -8px;
    top: 38px;
    transition: max-height 400ms ease-in-out; }
    @media only screen and (min-width:768px) {
      #nav #hiringFlagContainer {
        display: block;
        right: -6px; } }
    #nav #hiringFlagContainer.showHiringFlag {
      max-height: 200px; }
    #nav #hiringFlagContainer.hideHiringFlag {
      max-height: 0; }

#footer {
  display: table-footer-group;
  opacity: 0;
  /*2015 update : added to prevent footer from showing until after render*/
  overflow: hidden;
  width: 100%; }
  #footer .social-networks {
    letter-spacing: 0;
    margin: 0;
    padding: 8px 0 2px; }
    #footer .social-networks a {
      height: 32px;
      width: 32px; }
      #footer .social-networks a:hover {
        opacity: 0.9; }
  #footer .holder {
    /* 2015 UPDATE - CHANGED: max-width:1024px; */
    margin: 0 auto;
    max-width: 1120px;
    /*overflow: hidden;*/
    position: relative; }
  #footer .col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font: 12px/15px 'Open Sans', Arial, Helvetica, sans-serif;
    /*width: 30%;*/
    width: 100%; }
    #footer .col + .col {
      margin: 0 0 0 52px; }
  #footer .container {
    width: 30%;
    float: left; }
  #footer h3 {
    color: #4a4d59;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase; }
    #footer h3 a {
      color: #858585;
      text-decoration: none; }
  #footer a {
    color: #fff;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer address {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    margin: 0; }
  #footer p {
    display: inline-block;
    margin: 0;
    padding: 5px 0 0;
    vertical-align: top; }

.row {
  margin: 0 0 12px;
  /*overflow: hidden;*/ }

.footer-nav h3 {
  float: left;
  font-size: 12px;
  line-height: 16px;
  margin: 0 15px 0 0;
  position: relative; }
.footer-nav:after {
  content: "-";
  position: absolute;
  right: -10px;
  top: 0; }
.footer-nav ul {
  color: #858585;
  font-size: 12px;
  line-height: 16px;
  position: relative; }
.footer-nav li {
  float: left;
  list-style: none;
  padding: 0 14px 0 0;
  position: relative; }
  .footer-nav li:after {
    content: "|";
    position: absolute;
    top: 0;
    right: 5px; }
  .footer-nav li:last-child:after {
    display: none; }
  .footer-nav li a {
    color: #858585; }

.f1 {
  display: table-row;
  height: 1%; }

.f2 {
  display: table-cell; }

.footer-inner {
  background: #292d2d;
  color: #9c9c9c;
  display: table;
  font-size: 13px;
  line-height: 15px;
  overflow: hidden;
  padding: 24px 24px;
  position: relative;
  width: 100%; }

.socials-holder {
  float: right;
  padding: 7px 0 0 0; }
  .socials-holder h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    margin: 0 0 5px 20px;
    text-align: center;
    text-transform: none; }

.studio-page {
  background: #fff; }
  .studio-page #main {
    max-width: none;
    padding-top: 15px; }
  .studio-page .promo-block {
    padding: 31px 0 0; }

.section-holder {
  margin: 0 auto;
  /* 2015 UPDATE - max-width:1024px; */
  position: relative; }
  .section-holder h2 {
    color: #6d6f71;
    font-size: 65px;
    font-weight: 600;
    line-height: 85px;
    margin: 0 0 32px;
    text-align: center; }
    .section-holder h2 span {
      border-bottom: 1px solid #a5cd39;
      display: inline-block;
      padding: 0 0 6px;
      vertical-align: top; }
  .section-holder h3 {
    color: #99af58;
    font-size: 38px;
    font-weight: 600;
    line-height: 46px;
    margin: 0 0 13px; }
  .section-holder p {
    color: #6d6f71;
    font: 300 24px/32px 'Open Sans', Arial, Helvetica, sans-serif;
    margin: 0 0 25px; }
    .section-holder p a {
      color: #6d6f71;
      font-weight: 500; }

.sub-nav {
  margin: 0 auto 42px;
  position: relative; }
  .sub-nav.fixed-active {
    background: #fff;
    left: 0;
    padding: 10px 0;
    position: fixed;
    right: 0;
    z-index: 100; }
  .sub-nav ul {
    /* 2015 UPDATE - max-width:1024px; */
    font: 600 15px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    letter-spacing: -4px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-transform: uppercase; }
  .sub-nav li {
    display: inline-block;
    letter-spacing: 0;
    margin: 0 16px;
    vertical-align: top; }
    .sub-nav li a {
      color: #809b2d;
      text-decoration: none; }
      .sub-nav li a:hover, .sub-nav li a.active {
        color: #00abbd; }

/*RESPONSIVE*/
@media only screen and (max-width: 1500px) {
  .promo-block .img {
    text-align: center;
    display: block; }
  .promo-block .img img {
    width: auto;
    height: auto; } }

@media only screen and (max-width: 1024px) {
  #header .holder {
    padding: 0 10px; }
  /* 2015 UPDATE - #main{padding:10px 10px 0;}*/
  /*.title-page {
        padding: 125px 10px 5px;
    }*/
  /* 2015 UPDATE - CHANGED: 
    .blog .bottom-list li{
    display:block;
    margin:0 0 10px;
  }
    */
  .blog .bottom-list li {
    margin: 0px 16px 0px 0px; }
  .grid {
    margin: 0 -10px;
    width: auto; }
  .live-gallery-holder {
    margin: 0 -10px; }
  .innovation .text-holder {
    padding: 29px 61px 51px; } }

@media only screen and (max-width: 980px) {
  .contact-box .list, .contact-box .btn {
    float: none;
    margin: 0; }
  .contact-box .hold {
    display: table;
    width: 100%; }
  .contact-box .link {
    display: table-footer-group;
    float: none; }
  figure.effect-oscar h2 {
    margin: 0 0 10px;
    font-size: 25px; } }

@media only screen and (max-width: 767px) {
  #header .holder {
    padding: 0; }
  .logo-holder {
    float: none;
    width: 100%; }
  .logo {
    float: none;
    display: block;
    margin: 0 auto; }
  #hiringFlagContainer {
    top: 25px !important; }
  .promo-block .caption .holder {
    width: 100%; }
  .promo-block .holder h1 {
    font-size: 30px;
    line-height: 34px;
    padding: 15px 10px 15px;
    margin: 0 0 10px; }
  .promo-block h1 span, .promo-block h1 span em {
    font-size: 26px;
    line-height: 30px; }
  .main-text {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px; }
  #content {
    float: none; }
  #content .content-holder {
    margin: 0; }
  #sidebar {
    float: none;
    width: 100%;
    margin: 0; }
  /*2015 UPDATE - CHANGE:
  .blog li{margin:0 0 20px;}
  .blog .img{
    float:none;
    display:block;
    width:100%;
    margin:0 0 20px;
  }
  .blog h1{font-size:24px;}
  .blog p{margin:0 0 10px;}
    */
  /*2015 UPDATE - BEGIN*/
  .blog .img {
    float: none;
    width: 100%;
    margin: 0 0 20px; }
  .blog h1 {
    text-align: center; }
  .blog p {
    text-align: center;
    margin: 0 0 10px; }
  .blog .text {
    width: 85%;
    margin: auto; }
  .blog .bottom-list {
    text-align: center; }
  .shifted-list {
    width: 100%;
    display: block; }
  .shifted-list li {
    width: 100%;
    display: inherit; }
  /*2015 UPDATE - END*/
  /*2015 UPDATE - padding-bottom:70px;*/
  #footer {
    text-align: center;
    margin-top: -70px; }
  #footer .social-networks {
    float: none;
    text-align: center; }
  #footer .social-networks li {
    margin: 0 8px; }
  textarea {
    max-width: 300px !important;
    width: 300px !important;
    min-height: 145px !important; }
  /*2015 UPDATE - BEGIN */
  #footer .container {
    float: none;
    width: 100%; }
  /*2015 UPDATE - END */
  /*2015 UPDATE - REMOVE:
    .bottom-list li{
    display:block;
    margin:0 0 10px;
  }
    */
  .post .img {
    float: none;
    display: block;
    margin: 0 auto 10px;
    width: 100%; }
  .promo-block .contact-box {
    margin: 0; }
  .contact-box .text {
    padding: 11px 0 0; }
  .contact-box .info {
    float: none;
    width: 100%;
    margin: 0 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .contact-box .hold {
    width: 280px; }
  .vacancy li {
    margin: 0 0 20px; }
  .vacancy h1 {
    font-size: 26px;
    line-height: 28px; }
  .title-page .holder h1 {
    font-size: 36px;
    line-height: 40px; }
  .sub-nav {
    margin: 0 auto 15px; }
  .sub-nav ul {
    font-size: 13px;
    line-height: 15px; }
  .sub-nav li {
    display: block;
    margin: 0 0 3px; }
  .section-holder p {
    font-size: 18px;
    line-height: 20px; }
  .section-holder h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 0 15px; }
  .section-holder h3 {
    font-size: 20px;
    line-height: 25px; }
  .team-box p {
    margin: 0 0 25px; }
  .live-gallery {
    float: none; }
  .live-gallery.left-part {
    width: auto; }
  .live-gallery.right-part {
    width: auto; }
  .live-gallery {
    height: 250px; }
  .innovation .author-box {
    float: none;
    width: auto;
    margin: 0;
    text-align: center; }
  .innovation .img-holder {
    margin: 0 auto; }
  .innovation .text-holder {
    padding: 29px 15px; }
  .innovation .alignright {
    margin: 15px 0 0; }
  #footer .col {
    float: none;
    width: auto; }
  #footer .col + .col {
    margin: 0; }
  #footer .footer-nav h3 {
    float: none;
    margin: 0 0 5px; }
  #footer .footer-nav li {
    float: none;
    padding: 0; }
  #footer .footer-nav li:after {
    display: none; }
  #footer .footer-nav h3:after {
    display: none; }
  .socials-holder {
    float: none; }
  #footer .socials-holder h3 {
    margin: 0 0 5px; } }

@media only screen and (max-width: 480px) {
  .team li {
    width: 50%; }
  .comment-form label {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 100%; } }

@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px; }
  .overlay ul li {
    min-height: 34px; } }

@media screen and (max-width: 31.5em) {
  .grid {
    padding: 10px 10px 0px 10px; }
  .grid li {
    width: 100%;
    min-width: 300px; } }

@media screen and (max-width: 69.5em) {
  .grid figure figcaption {
    font-size: 90%; } }

@media screen and (max-width: 41.5em) {
  .grid figure {
    width: 100%; } }

.home-page h1 {
  font-size: 4em; }
  @media only screen and (min-height: 780px) {
    .home-page h1 {
      font-size: 5em; } }
.home-page .hero-bg .wrap {
  margin-top: 20px; }
  @media only screen and (min-height: 780px) {
    .home-page .hero-bg .wrap {
      margin-top: 0;
      position: relative; } }
.home-page .hero-bg .read-more {
  bottom: 60px; }
  @media only screen and (min-height: 780px) {
    .home-page .hero-bg .read-more {
      bottom: 280px; } }
.home-page .blog-block {
  display: table;
  height: 100%;
  vertical-align: middle;
  width: 100%; }
  .home-page .blog-block .blog-title {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }

#heroBanner {
  background-color: rgba(9, 15, 51, 0.65);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 10px 0;
  right: 0;
  text-align: center; }
  @media only screen and (min-height: 780px) {
    #heroBanner {
      position: absolute; } }
  #heroBanner p {
    font-size: 15px;
    margin: 12px 10px; }
    @media only screen and (min-width:768px) {
      #heroBanner p {
        font-size: 22px;
        margin: 20px 10px; } }

.hero .hero-bg > .fp-tableCell {
  padding-bottom: 40px; }
  @media only screen and (min-width:480px) {
    .hero .hero-bg > .fp-tableCell {
      padding-bottom: 0; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .hero .hero-bg > .fp-tableCell {
      padding-top: 40px;
      vertical-align: top; } }
@media only screen and (min-height:0) and (max-height:399px) {
  .hero h1 {
    margin: 0 0 10px; } }
.hero .caption {
  margin: 0 auto;
  max-width: 760px; }
@media only screen and (min-height:0) and (max-height:399px) {
  .hero .main-text {
    margin: 0;
    padding: 0 50px; } }
.hero .articles {
  position: relative;
  top: -16px;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7); }
  @media only screen and (min-width:480px) {
    .hero .articles {
      top: 0;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .hero .articles {
      top: -10px;
      -webkit-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -o-transform: scale(0.7);
      transform: scale(0.7); } }
  .hero .articles .branch {
    max-width: 22px; }
    @media only screen and (min-width:480px) {
      .hero .articles .branch {
        max-width: none; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .hero .articles {
      -webkit-transform: scale(.6) translateY(-30px);
      -moz-transform: scale(.6) translateY(-30px);
      -ms-transform: scale(.6) translateY(-30px);
      -o-transform: scale(.6) translateY(-30px);
      transform: scale(.6) translateY(-30px); } }
  .hero .articles .articlesContainer {
    display: table;
    max-width: 725px;
    padding: 10px 0px 20px;
    text-align: center;
    vertical-align: middle; }
    @media only screen and (min-width:480px) {
      .hero .articles .articlesContainer {
        padding: 40px 20px 20px; } }
    @media only screen and (min-height:0) and (max-height:399px) {
      .hero .articles .articlesContainer {
        padding: 0 20px 80px; } }

.studioHero {
  background-color: black;
  display: table;
  height: 488px;
  padding: 60px 20px;
  padding-top: 80px;
  width: 100%; }
  @media only screen and (min-width:480px) {
    .studioHero {
      padding: 60px 40px 40px; } }
  @media only screen and (min-width:768px) {
    .studioHero {
      padding: 60px; } }
  .studioHero .background {
    background-position: 70% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
    @media only screen and (min-width:480px) {
      .studioHero .background {
        background-position: 50% 50%; } }
    @media only screen and (min-width:768px) {
      .studioHero .background {
        opacity: 1; } }
  .studioHero .paneLeft .studioIntro {
    font-size: 24px;
    line-height: 1.037;
    text-transform: Uppercase; }
    @media only screen and (min-width:480px) {
      .studioHero .paneLeft .studioIntro {
        font-size: 38px; } }
  .studioHero .paneRight {
    display: block;
    color: white;
    font-size: 20px;
    font-style: italic;
    padding: 10px 10px 0;
    text-align: right;
    vertical-align: bottom;
    width: 100%; }
    @media only screen and (min-width:768px) {
      .studioHero .paneRight {
        display: table-cell;
        padding: 10px;
        width: 50%; } }

.solutionPanel {
  color: white;
  padding: 40px 20px; }
  .solutionPanel:first-child {
    padding-top: 60px; }
  @media only screen and (min-width:480px) {
    .solutionPanel {
      padding: 40px; } }
  @media only screen and (min-width:768px) {
    .solutionPanel {
      padding: 60px; } }
  #section3 .collapse-large .solutionPanel {
    display: block; }
    @media only screen and (min-width:980px) {
      #section3 .collapse-large .solutionPanel {
        display: table-cell; } }
  .solutionPanel .heading {
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase; }
  .solutionPanel .info {
    display: inline-block;
    max-width: 500px; }

@media only screen and (max-width:479px) {
  .workingTitle h2 {
    font-size: 24px;
    line-height: 1.2; } }
.workingTitle p {
  margin: 20px 10px; }

.workingContent {
  display: table-cell;
  font-size: 16px;
  line-height: 2.5em;
  padding: 80px 20px 40px;
  vertical-align: middle; }
  @media only screen and (min-width:480px) {
    .workingContent {
      font-size: 20px;
      padding: 80px; } }
  .workingContent h2 {
    margin-bottom: 40px; }
  @media only screen and (min-width:480px) {
    .workingContent {
      margin-bottom: 80px; } }

.content {
  background-color: whitesmoke;
  display: table;
  padding-top: 20px;
  width: 100%; }
  @media only screen and (min-width:480px) {
    .content {
      padding-top: 40px; } }
  .content.alt {
    background-color: white; }
    @media only screen and (min-width:480px) {
      .content.alt .row .cell {
        padding: 0 15px 0 0;
        text-align: left; } }
    @media only screen and (min-width:480px) {
      .content.alt .row .text {
        float: right;
        padding: 0 0 0 15px;
        text-align: right; } }
  .content .row {
    margin: 0 auto;
    max-width: 1160px;
    padding: 0 20px; }
    .content .row .cell {
      color: black;
      font-family: 'Open Sans';
      font-size: 20px;
      font-weight: 300;
      line-height: 1.2;
      padding: 0 0 10px 0;
      position: relative;
      vertical-align: middle; }
      @media only screen and (min-width:480px) {
        .content .row .cell {
          display: table-cell;
          font-size: 24px;
          padding: 0 0 0 15px;
          text-align: right;
          width: 50%; } }
      @media only screen and (min-width:768px) {
        .content .row .cell {
          font-size: 32px; } }
      @media only screen and (min-width:980px) {
        .content .row .cell {
          font-size: 40px; } }
      @media only screen and (min-width:1024px) {
        .content .row .cell {
          font-size: 45px; } }
    @media only screen and (min-width:480px) {
      .content .row .text {
        float: left;
        padding: 0 15px 0 0;
        text-align: left;
        vertical-align: bottom; }
        .content .row .text .text-table {
          display: table;
          height: 100%; }
        .content .row .text .text-cell {
          display: table-cell;
          vertical-align: middle; } }
    .content .row .image .preview {
      border: 1px solid #ccc;
      max-width: 100%;
      position: relative; }
      @media only screen and (min-width:480px) {
        .content .row .image .preview {
          border-bottom: none;
          bottom: -10px; } }
    .content .row .image .icon {
      position: absolute; }
    .content .row .image .show-btn {
      background-color: transparent;
      border: none;
      bottom: 0;
      cursor: pointer;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }

#lightbox {
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  left: 0px;
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 9999; }
  @media only screen and (min-width:768px) {
    #lightbox {
      top: 50px; } }
  #lightbox #lightboxContainer {
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
    width: 100%; }
    #lightbox #lightboxContainer #panzoom-container {
      background-color: rgba(240, 240, 240, 0.5);
      border: 1px solid rgba(240, 240, 240, 0.8);
      height: 100%;
      overflow: scroll;
      padding: 10px;
      width: 100%; }
      #lightbox #lightboxContainer #panzoom-container .panzoom-parent {
        border: 1px solid rgba(0, 0, 0, 0.03);
        margin: 0px auto;
        max-width: 0px;
        min-width: 0px; }
      #lightbox #lightboxContainer #panzoom-container .buttons {
        position: absolute;
        right: 62px;
        top: 44px;
        white-space: nowrap; }

.showModal #wrapper {
  position: fixed; }

/* values container formatting */
.valuescontain {
  display: block;
  margin: 0 auto;
  max-width: 1120px;
  text-align: center; }

.values {
  height: 150px;
  text-align: center; }
  .values h1 {
    color: #ffffff;
    font: 300 24px/40px 'Open Sans';
    text-transform: uppercase; }
  .values img {
    height: 65px; }

.valuename {
  top: 32%; }

p.intro {
  color: #ffffff;
  font: 300 20px/30px 'Open Sans', sans-serif;
  padding: 0 10px; }

p.value {
  font: 100 16px/18px 'Open Sans', sans-serif;
  cursor: default;
  line-height: 1.4em;
  padding: 0px 20px 0px 20px;
  position: relative;
  top: 30%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%); }

.team {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
  margin: 0;
  padding: 0 9px 0 0; }
  .team li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 28px;
    font-weight: 300;
    line-height: 30px;
    list-style: none;
    letter-spacing: 0;
    padding: 0 11px 14px;
    text-transform: uppercase;
    vertical-align: top;
    width: 20%; }
  .team a {
    background: #fff;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    background-size: 102% 102%;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
    color: #FFFFFF;
    display: block;
    height: 100%;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
    width: 100%; }
  .team .no-image {
    background: #00abbd url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/bg-photo.png) no-repeat 50% 50%; }
  .team img {
    background: #fff;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .team .text {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    white-space: nowrap; }
    .team .text:after {
      content: '';
      display: inline-block;
      height: 100%;
      margin: 0 0 0 -5px;
      overflow: hidden;
      vertical-align: middle;
      width: 1px; }
    .team .text em {
      display: inline-block;
      font-style: normal;
      vertical-align: middle;
      white-space: normal; }
  .team .hover-block, .team .hover-box {
    background: url(http://www.ivysoftworks.com/wp-content/themes/ivysoftworks/css/images/bg-white-01.png);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    left: 0;
    height: 100%;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 2; }
    .team .hover-block:after, .team .hover-box:after {
      content: '';
      display: inline-block;
      height: 100%;
      margin: 0 0 0 -5px;
      overflow: hidden;
      vertical-align: middle;
      width: 1px; }
    .team .hover-block h1, .team .hover-box h1 {
      display: inline-block;
      font: 300 22px/26px 'Open Sans', arial, sans-serif;
      margin: 0;
      text-transform: uppercase;
      vertical-align: middle;
      white-space: normal; }
  .team .hover-block h1 em {
    color: #c74f13;
    display: block;
    font-size: 15px;
    font-style: normal;
    line-height: 18px;
    text-transform: none; }
  .team .hover-box {
    background: #ebf8fa; }
    .team .hover-box h1 span {
      text-decoration: underline; }
    .team .hover-box h1:hover span {
      text-decoration: none; }

/* TEAM GRID */
.og-grid h1 {
  font: 600 14px/0px 'Open Sans', sans-serif; }
.og-grid .designation {
  color: #d0ecf3;
  font: 300 12px/0px 'Open Sans', sans-serif;
  padding-bottom: 2px; }
.og-grid li {
  margin: 4px;
  margin-bottom: 8px;
  overflow: hidden; }
  .og-grid li > a, .og-grid li > a img {
    overflow: hidden; }

.og-fullimg {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 494px; }

.team-name {
  background-color: rgba(21, 148, 183, 0.53);
  bottom: 0px;
  color: white;
  height: 90px;
  margin: 0px;
  position: absolute;
  -webkit-transform: translateY(35%);
  -moz-transform: translateY(35%);
  -ms-transform: translateY(350%);
  transform: translateY(35%);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
  transition: transform 0.4s, opacity 0.1s 0.3s;
  width: 255px; }
  .team-name h1 {
    line-height: 1;
    margin: 4px; }
  .team-name .designation {
    line-height: 1; }
  .no-touch .team-name:hover {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s; }

.og-expander h3 {
  padding-right: 20px; }
  @media only screen and (min-width:480px) {
    .og-expander h3 {
      padding-right: 0; } }
.og-expander .name {
  white-space: nowrap; }

.og-expander-inner {
  margin: auto;
  max-width: 1200px;
  position: relative; }
  .og-expander-inner .og-fullimg {
    display: none;
    width: 30%;
    max-width: 494px; }
    @media only screen and (min-width: 546px) {
      .og-expander-inner .og-fullimg {
        display: block; } }
    @media only screen and (min-width:980px) {
      .og-expander-inner .og-fullimg {
        width: 50%; } }
  .og-expander-inner .og-details {
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 0 20px;
    right: 0;
    width: 100%; }
    @media only screen and (min-width: 546px) {
      .og-expander-inner .og-details {
        padding: 0 40px 0 20px;
        width: 70%; } }
    @media only screen and (min-width:980px) {
      .og-expander-inner .og-details {
        width: 50%; } }

.bio-block {
  /*padding: 5px 41px 0 180px;*/ }
  .bio-block .icon {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px 10px 0;
    width: 232px; }
    @media only screen and (min-width:480px) {
      .bio-block .icon {
        float: left;
        margin: 0 20px 0 0;
        max-width: 30%; } }
    @media only screen and (min-width:768px) {
      .bio-block .icon {
        margin: 0 20px 0 0;
        max-width: none;
        width: 260px; } }
    .bio-block .icon img {
      border: 4px solid #fff;
      border-radius: 50%;
      -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
      box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.09);
      height: auto;
      vertical-align: top;
      width: 100%; }
  .bio-block .text {
    overflow: hidden; }
  .bio-block h1:after {
    background: #a5cd39;
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 88px; }
  .bio-block h1 span {
    color: #c74f13;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 0 6px;
    text-transform: none; }
  .bio-block p {
    font-size: 14px;
    margin: 0 0 17px; }
  .bio-block .designation {
    color: #c74f13;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 0 6px;
    text-transform: none; }
  .bio-block p.responsiveText {
    margin-top: 15px;
    max-height: 325px;
    overflow-y: auto;
    padding-right: 20px; }

.title-page .bio-block h1 {
  color: #292929;
  font: 300 28px/30px 'Open Sans', arial, sans-serif;
  margin: 20px 0;
  padding: 0 0 21px;
  position: relative;
  text-transform: uppercase; }
  @media only screen and (min-width:480px) {
    .title-page .bio-block h1 {
      margin: 0 0 18px; } }
  .title-page .bio-block h1 span {
    display: block;
    margin: 10px 0 0; }
    @media only screen and (min-width:768px) {
      .title-page .bio-block h1 span {
        display: inline;
        margin: 0 0 0 6px; } }

.bio-photo {
  overflow: hidden;
  margin-bottom: -2px; }

/*2015 UPDATE #content .content-holder{margin:0 270px 0 0;}*/
.blog-page .fp-tableCell {
  padding: 0 !important; }

.blog {
  margin: 0; }
  .blog li {
    list-style: none;
    margin: 0 0 0px;
    overflow: hidden; }
  .blog .img {
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    width: 34.5%; }
    .blog .img img {
      height: 240px;
      vertical-align: top;
      width: auto; }
  .blog .text {
    line-height: 20px;
    overflow: hidden;
    padding-top: 20px; }
  .blog h1 {
    font: normal 24px/24px 'Open Sans', Arial, Helvetica, sans-serif;
    margin: 0 0 11px;
    text-align: left; }
    .blog h1 a {
      color: #292929;
      text-decoration: none; }
      .blog h1 a:hover {
        text-decoration: underline; }
  .blog p {
    margin: 0 0 20px 3px;
    text-align: left; }

.bottom .bottom-list {
  margin: 0;
  padding: 0; }

.bottom .link {
  color: #383838; }

.bottom-list .date, .bottom .comments {
  position: relative;
  padding: 0 0 0 17px;
  margin: 4px 0 0;
  text-decoration: none; }
  .bottom-list .date:after, .bottom .comments:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    background: url(../images/sprite.png) no-repeat 0 -74px;
    width: 13px;
    height: 13px; }

.bottom-list .comments:after {
  background-position: -19px -76px; }

.blog .bottom-list {
  padding: 0 0 0 3px;
  text-align: left; }
  .blog .bottom-list li {
    margin: 0 0 0 56px; }

.bottom-list li {
  display: block;
  font-weight: 300;
  line-height: 17px;
  margin: 10px 0 0;
  vertical-align: top; }
  @media only screen and (min-width:768px) {
    .bottom-list li {
      display: inline-block;
      margin: 0 0 0 51px; } }
  .bottom-list li:first-child {
    margin: 0; }
.bottom-list .icon {
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  margin: 0 5px 0 0;
  vertical-align: middle;
  width: 30px; }
.bottom-list a {
  color: #aaa;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle; }
  .bottom-list a:hover {
    text-decoration: underline; }

/* Radial Out */
.hvr-radial-out {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  overflow: visible;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  vertical-align: middle; }
  .hvr-radial-out:before {
    background: #169EC4;
    border-radius: 100%;
    bottom: 0;
    content: "";
    left: 0;
    margin-bottom: 90px;
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 50px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1; }
  .hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
    color: white; }
    .hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
      opacity: 1; }

.hvr-image-glow {
  -webkit-transition-duration: .3s;
  transition-duration: .3s; }

.hvr-radial-out:hover .hvr-image-glow {
  -webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.2));
  -webkit-transition-duration: .3s;
  transition-duration: .3s; }

/* Fade */
.hvr-fade {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  vertical-align: middle;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }
  .hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    background-color: #2098d1;
    color: white; }

.post {
  overflow: hidden; }
  .post .img {
    margin: 0 0 10px;
    padding-top: 7px;
    width: 260px; }
    @media only screen and (min-width:480px) {
      .post .img {
        float: left;
        margin-right: 20px;
        max-width: none; } }
    .post .img img {
      height: auto;
      vertical-align: top;
      width: 100%; }
  .post p {
    margin: 0 0 22px; }
  .post dl {
    color: #969696;
    display: none;
    /*DISABLE category links in post list*/
    font-size: 12px;
    line-height: 16px; }
    .post dl dt, .post dl dl {
      float: left;
      font-weight: normal;
      margin: 0 3px 0 0; }
  .post .text {
    overflow: hidden;
    padding-top: 20px; }

.comment-form {
  position: relative;
  max-width: 449px; }
  .comment-form h1 {
    color: #000;
    font: 600 14px/16px Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
    text-transform: none; }
  .comment-form .row {
    margin: 0 0 9px; }
  .comment-form.alt input[type="text"], .comment-form.alt input[type="email"], .comment-form.alt input[type="url"] {
    display: inline-block;
    vertical-align: middle;
    width: 168px; }
  .comment-form.alt textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 0 10px;
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100% !important; }
  .comment-form.alt button {
    display: inline-block;
    letter-spacing: 1px;
    padding: 0 2px;
    vertical-align: top; }

.post-list {
  margin: 0;
  padding: 0; }
  .post-list > li {
    list-style: none; }
    .post-list > li:first-child {
      padding: 0;
      border: 0; }
  .post-list h1 {
    font-family: 'Open Sans';
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 7px; }
    .post-list h1 a {
      color: #1d1812;
      text-decoration: none; }
      .post-list h1 a:hover {
        text-decoration: underline; }
  .post-list time {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 12px;
    margin: 0 0 13px; }
  .post-list p {
    margin: 0 0 8px; }
  .post-list .bottom-list {
    padding: 0 0 22px; }

.vacancy {
  padding: 0;
  margin: 0; }
  .vacancy li {
    list-style: none;
    margin: 0 0 39px; }
  .vacancy h1 {
    text-transform: none;
    margin: 0 0 17px; }
    .vacancy h1 a {
      text-decoration: none;
      color: #1d1812; }
      .vacancy h1 a:hover {
        text-decoration: underline; }
  .vacancy p {
    margin: 0 0 16px; }
  .vacancy .btn {
    min-width: 123px; }

#sidebar {
  float: right;
  margin: 0 0 0 -100%;
  width: 230px; }
  #sidebar .widget {
    margin: 0 0 20px;
    overflow: hidden; }

.widget h1 {
  background: #c74f13;
  color: #f8f8f8;
  font: 13px/17px 'Open Sans', Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 3px 11px;
  text-transform: uppercase; }
.widget .holder {
  background: #f5f5f5;
  padding: 16px;
  font-size: 11px;
  line-height: 17px; }
.widget p {
  margin: 0 0 2px; }
.widget .category {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
  margin: 0 -15px -8px;
  padding: 0;
  text-align: center; }
  .widget .category li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0;
    line-height: 15px;
    list-style: none;
    padding: 0 6px 9px;
    vertical-align: top; }
  .widget .category a {
    background: #fff;
    border-bottom: 1px solid #c9c9c9;
    border-radius: 3px;
    color: #00abbd;
    display: block;
    padding: 3px 8px;
    text-decoration: none; }
    .widget .category a:hover {
      text-decoration: underline; }
.widget .box {
  padding: 19px 0 0; }
  .widget .box h2 {
    font: 500 28px/30px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #1d1812;
    padding: 0 0 13px;
    border-bottom: 1px solid #969696;
    margin: 0 0 12px; }
.widget .list {
  margin: 0;
  padding: 0; }
  .widget .list li {
    font-size: 13px;
    line-height: 15px;
    list-style: none;
    margin: 0 0 15px; }
  .widget .list a {
    color: #00abbd;
    text-decoration: none; }
    .widget .list a:hover {
      text-decoration: underline; }
.widget.alt h2 {
  border-bottom: 1px solid #a5cd39;
  color: #1d1812;
  font: 600 28px/30px 'Open Sans', Arial, Helvetica, sans-serif;
  margin: 0 0 15px;
  padding: 0 0 7px; }
.widget address {
  color: #444;
  font-size: 17px;
  font-style: normal;
  line-height: 24px;
  text-transform: uppercase; }
  .widget address a {
    color: #444;
    text-decoration: none; }
    .widget address a:hover {
      text-decoration: underline; }
  .widget address .mail {
    color: #4193ee;
    line-height: 31px;
    text-transform: none; }

.social-networks {
  font-size: 0;
  letter-spacing: -4px;
  line-height: 0;
  margin: 0 -11px 0 -10px;
  padding: 3px 3px 0 0;
  text-align: center; }
  .social-networks li {
    display: inline-block;
    list-style: none;
    margin: 0 10px 2px 11px;
    vertical-align: top; }
  .social-networks a {
    display: block;
    height: 31px;
    text-indent: -9999px;
    overflow: hidden;
    width: 31px; }
  .social-networks .mail {
    background: url(../images/sprite.png) no-repeat; }
  .social-networks .linkedin {
    background: url(../images/sprite.png) no-repeat -40px 0;
    width: 32px; }
  .social-networks .twitter {
    background: url(../images/sprite.png) no-repeat -82px 0; }
  .social-networks .facebook {
    background: url(../images/sprite.png) no-repeat -124px 0; }

/*---------------------*/
/***** BLOG BLOCKS *****/
/*---------------------*/
/*Needed to render corectly on ff*/
.ri-grid ul li a {
  transform-style: flat; }

.blog-block {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }
  .blog-block .blog-title {
    height: 100%; }
    .blog-block .blog-title .blog-valign {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .blog-block .blog-title::before {
      background: rgba(21, 148, 183, 0.5);
      content: '';
      height: 100%;
      left: 0;
      opacity: .2;
      position: absolute;
      top: 0;
      width: 100%; }
  .blog-block h2 {
    color: #ffffff;
    font: 100 1.5em/1.3em 'Open sans' sans-serif;
    margin: 0 auto;
    position: relative;
    -webkit-transition: transform .35s, color .35s;
    -moz-transition: transform .35s, color .35s;
    -ms-transition: transform .35s, color .35s;
    -o-transition: transform .35s, color .35s;
    transition: transform .35s, color .35s;
    width: 90%; }
  .blog-block h3 {
    color: #ffffff;
    font-size: .7em;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: transform .35s, color .35s;
    -moz-transition: transform .35s, color .35s;
    -ms-transition: transform .35s, color .35s;
    -o-transition: transform .35s, color .35s;
    transition: transform .35s, color .35s;
    width: 100%; }
  .blog-block .btn {
    background-color: #1594b7;
    border: 0px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font: 300 14px 'Open Sans', sans-serif;
    margin: 0 auto;
    padding: 5px 10px 5px 10px;
    position: relative;
    text-decoration: none; }
    .blog-block .btn:hover {
      background-color: #17a3ca; }
    .blog-block .btn:active {
      position: relative;
      top: 1px; }

.blog-block .blog-title::before, .blog-block {
  -webkit-transition: opacity .35s transform .35s;
  -moz-transition: opacity .35s transform .35s;
  -ms-transition: opacity .35s transform .35s;
  -o-transition: opacity .35s transform .35s;
  transition: opacity .35s transform .35s; }
  .blog-block .blog-title::before:hover .blog-title::before, .blog-block .blog-title::before:hover p, .blog-block:hover .blog-title::before, .blog-block:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.blogitems {
  display: none; }
  .blogitems .grid-sizer, .blogitems .blogitem {
    float: left;
    position: relative;
    width: 100%; }
    @media only screen and (min-width:480px) {
      .blogitems .grid-sizer, .blogitems .blogitem {
        width: 50%; } }
    @media only screen and (min-width:768px) {
      .blogitems .grid-sizer, .blogitems .blogitem {
        width: 33.33333%; } }
    @media only screen and (min-width:1500px) {
      .blogitems .grid-sizer, .blogitems .blogitem {
        width: 20%; } }
    @media only screen and (max-width:479px) {
      .blogitems .grid-sizer.photo, .blogitems .blogitem.photo {
        width: 50%; } }
  .blogitems .blogitem img {
    display: block;
    width: 100%; }
    .blogitems .blogitem img.new {
      position: absolute;
      top: 0; }

.body-class-author .title-page {
  padding: 65px 10px 5px; }
  @media only screen and (min-width:768px) {
    .body-class-author .title-page {
      padding: 65px 40px 5px; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .body-class-author .title-page {
      padding-top: 45px; } }
.body-class-author .container {
  padding: 40px 10px; }
  @media only screen and (min-width:768px) {
    .body-class-author .container {
      padding: 40px; } }
  .body-class-author .container .post .img {
    float: none;
    margin: 10px 0 0;
    max-width: none;
    width: auto; }
    @media only screen and (min-width:480px) {
      .body-class-author .container .post .img {
        float: left;
        margin-right: 20px;
        max-width: 30%;
        width: 260px; } }
    @media only screen and (min-width:768px) {
      .body-class-author .container .post .img {
        max-width: 50%; } }
  @media only screen and (min-width:480px) {
    .body-class-author .container .post .text {
      padding-top: 16px; } }
  @media only screen and (min-width:768px) {
    .body-class-author .container .post .text {
      padding-top: 20px; } }

.body-class-single .title-page {
  padding: 65px 10px 5px; }
  @media only screen and (min-height:0) and (max-height:399px) {
    .body-class-single .title-page {
      padding-top: 45px; } }
  .body-class-single .title-page .holder {
    background-color: white;
    padding: 0;
    padding-top: 0px; }
    @media only screen and (min-width:480px) {
      .body-class-single .title-page .holder {
        padding: 10px; } }
    @media only screen and (min-width:768px) {
      .body-class-single .title-page .holder {
        padding: 40px; } }
.body-class-single #main {
  background-color: white;
  padding-top: 10px; }
  @media only screen and (min-width:768px) {
    .body-class-single #main {
      padding: 0 50px; } }
  .body-class-single #main .container {
    padding: 0 10px; }
    @media only screen and (min-width:480px) {
      .body-class-single #main .container {
        padding: 0 2px 0 1px; } }
    @media only screen and (min-width:480px) and (max-width:767px) {
      .body-class-single #main .container {
        padding: 0 20px; } }

/* news block */
.newsblocks {
  list-style: none;
  margin: 20px auto 0;
  max-width: 1480px; }
  @media only screen and (min-width:768px) {
    .newsblocks {
      margin-top: 100px; } }
  @media only screen and (min-width:768px) {
    .newsblocks {
      margin-top: 60px; } }
  @media only screen and (min-height:0) and (max-height:399px) {
    .newsblocks {
      margin-top: 20px; } }
  .newsblocks .newsblock {
    background-color: #ffffff;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    max-width: 350px;
    min-height: 280px;
    padding: 10px 20px 20px 20px;
    text-align: center;
    vertical-align: top; }
    @media only screen and (min-width: 799px) {
      .newsblocks .newsblock {
        height: 280px; } }
    .newsblocks .newsblock img {
      margin: 5px 0 10px 0;
      max-height: 40px; }
    .newsblocks .newsblock p {
      font: 300 14px/18px 'Open Sans', sans, serif;
      margin: 5px 0 10px 0;
      text-align: left; }
    .newsblocks .newsblock h1 {
      color: black;
      font: 600 14px/18px 'Open Sans', sans, serif;
      margin: 5px 0 10px 0;
      text-align: left; }
    .newsblocks .newsblock .newsdate {
      font: 300 12px/14px 'Open Sans', sans, serif;
      text-align: center; }

/* careers container formatting */
.attributes {
  padding: 40px 0; }
  @media only screen and (min-width:768px) {
    .attributes {
      padding: 40px; } }
  .attributes li {
    padding: 10px 0; }

.careersblocks li {
  max-width: 542px;
  width: 100%; }
  @media only screen and (min-width:768px) {
    .careersblocks li {
      margin: 4px;
      width: auto; } }
.careersblocks .table {
  display: table;
  width: 100%; }
  .careersblocks .table .cell {
    background-color: #1594b7;
    display: table-cell;
    height: 64px;
    vertical-align: middle; }
    .careersblocks .table .cell:hover {
      background-color: #17a3ca;
      -webkit-transition: background-color 100ms linear;
      -moz-transition: background-color 100ms linear;
      -o-transition: background-color 100ms linear;
      -ms-transition: background-color 100ms linear;
      transition: background-color 100ms linear; }
.careersblocks .careersblock {
  float: left;
  text-align: left;
  width: 100%; }
  @media only screen and (min-width:768px) {
    .careersblocks .careersblock {
      white-space: nowrap;
      width: 542px; } }
  .careersblocks .careersblock img {
    float: left;
    padding-left: 10px;
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.jobtitle {
  background-image: url(../images/leaf_white.png);
  background-position-y: 50%;
  background-repeat: no-repeat;
  color: #ffffff;
  display: inline-block;
  font: 300 16px/20px 'Open Sans';
  margin: 0 10px;
  padding: 0 0 0 40px;
  position: relative; }
  @media only screen and (min-width:480px) {
    .jobtitle {
      font-size: 20px; } }

/* benefits container formatting */
#benefitscontainer {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 650px;
  text-align: center; }
  #benefitscontainer ul {
    color: #ffffff;
    font: 300 22px/30px 'Open Sans', sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 100px 0 100px 0;
    text-align: center; }

.slideshow {
  display: none;
  height: 100%;
  width: 28%; }
  @media only screen and (min-width:768px) {
    .slideshow {
      display: table-cell; } }

/*# sourceMappingURL=main.css.map */