@font-face {
  font-family: 'fontello';
  src: url("../fontello/font/fontello.eot?57492985");
  src: url("../fontello/font/fontello.eot?57492985#iefix") format("embedded-opentype"), url("../fontello/font/fontello.woff?57492985") format("woff"), url("../fontello/font/fontello.ttf?57492985") format("truetype"), url("../fontello/font/fontello.svg?57492985#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'fontello';
  src: url("../fontello/font/fontello.eot?57492985");
  src: url("../fontello/font/fontello.eot?57492985#iefix") format("embedded-opentype"), url("../fontello/font/fontello.woff?57492985") format("woff"), url("../fontello/font/fontello.ttf?57492985") format("truetype"), url("../fontello/font/fontello.svg?57492985#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham-light';
  src: url("../fonts/gothamlight-webfont.eot");
  src: url("../fonts/gothamlight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gothamlight-webfont.woff") format("woff"), url("../fonts/gothamlight-webfont.ttf") format("truetype"), url("../fonts/gothamlight-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham-book';
  src: url("../fonts/gotham-book-webfont.eot");
  src: url("../fonts/gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-book-webfont.woff") format("woff"), url("../fonts/gotham-book-webfont.ttf") format("truetype"), url("../fonts/gotham-book-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham-med';
  src: url("../fonts/gothammedium-webfont.eot");
  src: url("../fonts/gothammedium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gothammedium-webfont.woff") format("woff"), url("../fonts/gothammedium-webfont.ttf") format("truetype"), url("../fonts/gothammedium-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham-bold';
  src: url("../fonts/gothambold-webfont.eot");
  src: url("../fonts/gothambold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gothambold-webfont.woff") format("woff"), url("../fonts/gothambold-webfont.ttf") format("truetype"), url("../fonts/gothambold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * Baseline Grid to be layered on Normalize
 *
 * Makes elements consistent across browsers, sets up some decent
 * default css styles and a baseline grid.
 *
 * @author Abban Dunne http://abandon.ie
 * @author James Wilson http://jimmynotjim.com
 * @version 1.1
 */
/* ========================================================== */
/* = Box sizing makes life easier                           = */
/* ========================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ========================================================== */
/* = Set up baseline                                        = */
/* ========================================================== */
html {
  font-size: 100.01%; }

body {
  font-size: 100%;
  color: #333;
  line-height: 1.5em;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
  text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.01);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

::selection {
  background: #3c8635;
  color: #fff; }

::-moz-selection {
  background: #3c8635;
  color: #fff; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #3c8635; }

a {
  color: #3c8635;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear; }
  a:hover, a:focus {
    color: #1F338D; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
  color: #111; }

h1 {
  font-size: 3em;
  line-height: 1;
  padding-top: 0.53em;
  margin-bottom: 0.5em; }

h2 {
  font-size: 2em;
  padding-top: 0.25em;
  margin-bottom: 0.5em; }

h3 {
  font-size: 1.5em;
  line-height: 1;
  padding-top: 0.35em;
  margin-bottom: 0.65em; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  padding-top: 0.45em;
  margin-bottom: 0.8em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  padding-top: 0.6em;
  margin-bottom: 0.9em; }

h6 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0; }

figure img {
  width: 100%;
  height: auto;
  display: block; }

figcaption {
  font-size: small;
  font-style: italic;
  color: #666; }

ul, ol, dl {
  margin: 0;
  margin-bottom: 1.5em; }

form {
  margin-bottom: 1.5em; }

form ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }
  form ul li {
    *zoom: 1;
    margin-bottom: 1.5em; }
    form ul li:before, form ul li:after {
      content: "";
      display: table; }
    form ul li:after {
      clear: both; }

fieldset {
  margin: 0;
  padding: 1.5em; }

label {
  display: block; }

label.inline {
  display: inline;
  padding-right: 24px; }

input:focus,
textarea:focus,
select:focus {
  outline: 0px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }

input[type="text"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="tel"],
textarea {
  display: block;
  width: 100%;
  margin: 0 0 0.75em;
  padding: 0.3em;
  border: 1px solid #ccc;
  line-height: 1.5em;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif; }

select {
  width: 100%;
  height: 2.1em;
  margin-bottom: 0.9em;
  border: 1px solid #ccc;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif; }

input[type="range"],
input[type="color"] {
  vertical-align: middle;
  height: 1.5em;
  width: 100%;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif; }

input[type="range"] {
  height: 1.4em; }

input[type="color"] {
  width: 1.5em;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif; }

input[type="time"] {
  margin: 0 0 0.55em; }

progress,
meter {
  display: block;
  width: 100%;
  height: 1.5em; }

input[type="submit"],
input[type="button"] {
  border: 1px solid #ccc;
  background: #ddd;
  padding: 0.7em 2em;
  margin: 0 20px 0 0;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
  line-height: 1.5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

table {
  margin-bottom: 1.4em;
  width: 100%;
  border: 1px solid #ccc; }

thead {
  text-align: left;
  font-weight: bold; }

tbody tr:nth-child(even) td {
  background: #ddd; }

tfoot {
  font-style: italic; }
  tfoot td, tfoot th {
    padding: .75em 10px; }

th, td, caption {
  border: 1px solid #ccc; }

td, th {
  padding: 0 10px 0 10px;
  line-height: 1.45em; }

caption {
  border-bottom: 0;
  padding: .75em 10px;
  line-height: 1.45em;
  text-align: left;
  font-style: italic; }

p {
  margin: 0 0 1.5em 0; }

blockquote {
  margin: 0 1.5em 1.5em;
  font-style: italic; }

mark {
  line-height: 1.5;
  background: #3c8635;
  color: #fff; }

del {
  color: #ddd; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  line-height: 1.5;
  margin: 0 0 1.5em 0; }

ins,
small {
  line-height: 1.5; }

kbd,
samp {
  line-height: 1.4; }

hr {
  background: #ccc;
  color: #ccc;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.4em;
  border: none; }

body {
  max-width: 1900px;
  border: 50px solid #fff;
  margin: 0 auto;
  display: block; }

.modal {
  display: inline-block; }

.modal-top {
  display: inline-block; }

.modal-top-two {
  display: inline-block; }

.modal-top-two > label {
  cursor: pointer;
  background: #000;
  text-decoration: none;
  padding: 13px 33px;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  white-space: nowrap; }

.modal-top > label {
  cursor: pointer;
  background: #000;
  text-decoration: none;
  padding: 13px 33px;
  font-size: 13px;
  color: #fff;
  display: inline-block;
  white-space: nowrap; }

.modal > label {
  cursor: pointer;
  text-decoration: none;
  display: inline-block; }

.modal > label img.not-hover {
  display: block; }

.modal > label img.hover {
  display: none; }

.modal > label:hover img.not-hover {
  display: none; }

.modal > label:hover img.hover {
  display: block; }

.modal__overlay {
  background: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-shadow: none;
  top: 0;
  z-index: 600;
  background: rgba(0, 0, 0, 0.8); }

.modal__wrap {
  padding: 1em 0;
  position: relative;
  margin: 0 auto;
  max-width: 320px;
  margin: 0 auto;
  background: #fff; }

.modal .modal__wrap input {
  position: inherit;
  height: 51px;
  padding-left: 20px;
  border: 0px; }

.modal-top .modal__wrap input {
  position: inherit;
  height: 51px;
  padding-left: 20px;
  border: 0px; }

.modal-top-two .modal__wrap input {
  position: inherit;
  height: 51px;
  padding-left: 20px;
  border: 0px; }

.modal .modal__wrap input[type="text"].name {
  background: url(../images/person-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal .modal__wrap input[type="text"].phone {
  background: url(../images/phone-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal .modal__wrap input[type="text"].email {
  background: url(../images/email-form-icon.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal .modal__wrap input[type="submit"] {
  border-radius: 0px;
  border: 0px;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
  font-weight: 500;
  width: 100%;
  height: 51px;
  background: #fff;
  color: #1F338D;
  border: 1px solid #ededed; }
  .modal .modal__wrap input[type="submit"]:hover {
    background: #1F338D;
    color: #fff;
    border: 1px solid #1F338D; }

.modal-top .modal__wrap input[type="text"].name {
  background: url(../images/person-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top-two .modal__wrap input[type="text"].name {
  background: url(../images/person-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top .modal__wrap input[type="text"].phone {
  background: url(../images/phone-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top .modal__wrap input[type="text"].email {
  background: url(../images/email-form-icon.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top-two .modal__wrap input[type="text"].phone {
  background: url(../images/phone-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top-two .modal__wrap input[type="text"].email {
  background: url(../images/email-form-icon.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top-two .modal__wrap input[type="submit"] {
  background: #fff;
  border-radius: 0px;
  border: 0px;
  color: #fff;
  font-family: Georgia, serif;
  font-weight: bold;
  width: 100%;
  height: 51px; }

.modal-top .modal__wrap input[type="text"]#phone {
  background: url(../images/phone-icon-form.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top .modal__wrap input[type="text"]#email {
  background: url(../images/email-form-icon.png) no-repeat right #eeeeee;
  background-position: calc(100% - 10px) center;
  background-position-x: calc(100% - 10px); }

.modal-top .modal__wrap input[type="submit"] {
  background: #fff;
  border-radius: 0px;
  border: 0px;
  color: #fff;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
  font-weight: 500;
  font-size: 25px;
  width: 100%;
  height: 51px; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-5px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(5px, 0, 0); } }

@media (min-width: 50em) {
  .modal__wrap {
    padding: 1.75em; } }

@media (min-height: 37.5em) {
  .modal__wrap {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -80%);
    -webkit-transform: translate(-50%, -80%);
    ms-transform: translate(-50%, -80%); } }

.modal input {
  position: absolute;
  top: -1000px; }

.modal-top input {
  position: absolute;
  top: -1000px; }

.modal-top-two input {
  position: absolute;
  top: -1000px; }

.modal__overlay {
  opacity: 0;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  ms-transform: scale(0.5);
  transition: all 0.75s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  z-index: -100;
  display: none; }

input:checked ~ .modal__overlay {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  ms-transform: scale(1);
  z-index: 800;
  display: block; }

#modal__title {
  line-height: 1.25em;
  font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
  font-weight: 500;
  font-size: 25px;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 20px; }
  #modal__title:after {
    background: #1F338D;
    padding: 1px 36px;
    margin: 20px auto 0px auto;
    content: " ";
    display: table; }

.sliding-stuff {
  display: none; }

#fixed-slide {
  position: fixed;
  right: 0px;
  top: 70%;
  display: block;
  z-index: 100000; }
  #fixed-slide .sliding-stuff {
    display: none; }
  #fixed-slide .show {
    display: block !important; }
  #fixed-slide a#fixed-top-arrow {
    display: block;
    padding-bottom: 6px; }
    #fixed-slide a#fixed-top-arrow .not-hover {
      display: block; }
    #fixed-slide a#fixed-top-arrow .hover {
      display: none; }
    #fixed-slide a#fixed-top-arrow:hover .not-hover {
      display: none; }
    #fixed-slide a#fixed-top-arrow:hover .hover {
      display: block; }
  #fixed-slide a#fixed-phone {
    display: block; }
    #fixed-slide a#fixed-phone .not-hover {
      display: block; }
    #fixed-slide a#fixed-phone .hover {
      display: none; }
    #fixed-slide a#fixed-phone:hover .not-hover {
      display: none; }
    #fixed-slide a#fixed-phone:hover .hover {
      display: block; }

header#worlds_birth {
  padding-bottom: 30px; }
  header#worlds_birth > div {
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 0; }
    header#worlds_birth > div:before, header#worlds_birth > div:after {
      content: "";
      display: table; }
    header#worlds_birth > div:after {
      clear: both; }
    header#worlds_birth > div hgroup {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: inline;
      float: left;
      width: 25%;
      padding: 0 20px;
      padding-top: 1.5em;
      margin-bottom: 2px; }
    header#worlds_birth > div .top-logo {
      display: inline-block;
      float: left;
      margin-left: 150px; }
    header#worlds_birth > div #navtoggle {
      display: none;
      position: relative; }
      header#worlds_birth > div #navtoggle a {
        width: 24px;
        height: 36px;
        display: block;
        position: absolute;
        right: 20px;
        top: 1.25em; }
        header#worlds_birth > div #navtoggle a > div {
          border-top: solid 3px rgba(34, 32, 32, 0.75);
          border-bottom: solid 3px rgba(34, 32, 32, 0.75);
          height: 23px; }
          header#worlds_birth > div #navtoggle a > div > div {
            border-top: solid 1.5px rgba(34, 32, 32, 0.75);
            border-bottom: solid 1.5px rgba(34, 32, 32, 0.75);
            position: relative;
            top: 7px; }
    header#worlds_birth > div nav {
      height: auto;
      overflow: hidden; }
      header#worlds_birth > div nav ul {
        *zoom: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: inline;
        float: left;
        width: 100%;
        padding: 0 20px;
        padding-top: 1.25em;
        margin-bottom: 1.25em;
        text-align: center;
        font-weight: bold; }
        header#worlds_birth > div nav ul:before, header#worlds_birth > div nav ul:after {
          content: "";
          display: table; }
        header#worlds_birth > div nav ul:after {
          clear: both; }
        header#worlds_birth > div nav ul:first-child {
          float: right;
          max-width: 1010px;
          padding-top: 1em;
          margin-bottom: 1em;
          display: block; }
        header#worlds_birth > div nav ul li {
          display: inline-block; }
          header#worlds_birth > div nav ul li a {
            display: block;
            font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
            color: #545454;
            text-decoration: none;
            font-weight: 900;
            font-size: 14px;
            margin: 0px 10px;
            text-transform: uppercase;
            letter-spacing: 0.8px; }
            header#worlds_birth > div nav ul li a:hover, header#worlds_birth > div nav ul li a:focus {
              color: #1F338D; }
          header#worlds_birth > div nav ul li a.act {
            color: #1F338D; }
          header#worlds_birth > div nav ul li a.fresh-perspective-a {
            padding: 10px 20px;
            border: 2px solid #ededed;
            color: #1F338D; }
        header#worlds_birth > div nav ul li.fresh-perspective-li a {
          padding: 10px 20px;
          border: 2px solid #ededed;
          color: #1F338D; }
          header#worlds_birth > div nav ul li.fresh-perspective-li a:hover {
            background: #1F338D;
            color: #fff;
            border: 2px solid #fff; }
        header#worlds_birth > div nav ul li.fresh-perspective-li a.act {
          background: #1F338D;
          color: #fff; }

#content > div .image-top {
  padding-top: 50px;
  max-width: 100%; }

#content #owl-example .owl-wrapper {
  padding: 0px 0px; }
  #content #owl-example .owl-wrapper .owl-item > div img {
    max-width: 100%; }

#content .normal-text-page {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  padding: 0 20px;
  max-width: 1200px;
  display: block;
  float: none;
  margin: 40px auto 0px;
  clear: both; }
  #content .normal-text-page .full-width-video {
    width: 1200px;
    max-width: 100%;
    margin: 60px auto; }
    #content .normal-text-page .full-width-video .video-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden; }
      #content .normal-text-page .full-width-video .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  #content .normal-text-page h1 {
    font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
    font-weight: 500;
    font-size: 40px;
    padding-top: 20px;
    color: #444; }
    #content .normal-text-page h1:after {
      background: #1F338D;
      padding: 2px 36px;
      margin-top: 20px;
      content: " ";
      display: table; }
  #content .normal-text-page h2, #content .normal-text-page h3, #content .normal-text-page h4, #content .normal-text-page h5, #content .normal-text-page h6 {
    color: #1F338D; }
  #content .normal-text-page p {
    color: #777; }
  #content .normal-text-page ul {
    color: #777; }
    #content .normal-text-page ul li {
      color: #777; }
  #content .normal-text-page ol {
    color: #777; }
    #content .normal-text-page ol li {
      color: #777; }

#content .project-pagination-products {
  display: none; }

#content .project-pagination {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  clear: both;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 0;
  margin-bottom: 10px;
  padding-top: 25px;
  padding-bottom: 17px; }
  #content .project-pagination:before, #content .project-pagination:after {
    content: "";
    display: table; }
  #content .project-pagination:after {
    clear: both; }
  #content .project-pagination .project-pagination-container div.prev {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 43.75%;
    padding: 0 20px; }
    #content .project-pagination .project-pagination-container div.prev a {
      text-decoration: none;
      color: #666;
      text-transform: uppercase;
      font-size: 14px; }
      #content .project-pagination .project-pagination-container div.prev a img {
        padding-right: 7px;
        position: relative;
        top: 2.1px; }
  #content .project-pagination .project-pagination-container div.middle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 12.5%;
    padding: 0 20px;
    text-align: center; }
  #content .project-pagination .project-pagination-container div.next {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 43.75%;
    padding: 0 20px; }
    #content .project-pagination .project-pagination-container div.next a {
      float: right;
      color: #666;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 14px; }
      #content .project-pagination .project-pagination-container div.next a img {
        padding-left: 7px;
        position: relative;
        top: 1px; }

#content > div .top-img {
  max-width: 100%; }

#content .heading-subheading-style {
  clear: both;
  display: block;
  float: left;
  min-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px; }
  #content .heading-subheading-style .left-heading-text {
    float: left;
    margin-left: 150px; }
    #content .heading-subheading-style .left-heading-text h1 {
      font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      font-weight: 500;
      font-size: 40px;
      max-width: 390px;
      padding-top: 20px;
      color: #444; }
      #content .heading-subheading-style .left-heading-text h1:after {
        background: #1F338D;
        padding: 2px 36px;
        margin-top: 20px;
        content: " ";
        display: table; }
  #content .heading-subheading-style .right-heading-subtext {
    margin-right: 150px;
    float: right;
    max-width: 578px; }
    #content .heading-subheading-style .right-heading-subtext p {
      padding-top: 20px;
      color: #444; }

#content .homepage-sction-links {
  clear: both; }
  #content .homepage-sction-links a.homepage-scetion-link {
    width: 50%;
    display: inline-block; }
    #content .homepage-sction-links a.homepage-scetion-link:last-child {
      float: right;
      padding-left: 20px; }
    #content .homepage-sction-links a.homepage-scetion-link:first-child {
      padding-right: 20px; }
    #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute {
      position: relative;
      display: inline;
      background: #ccc; }
      #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute img {
        max-width: 100%; }
      #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name {
        display: inline;
        position: absolute;
        top: -120px;
        left: 0px;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        min-height: 138px; }
        #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span {
          font-size: 35px;
          line-height: 1.2em;
          color: #fff;
          padding-left: 150px;
          padding-top: 25px;
          display: inline-block;
          text-transform: uppercase; }
      #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.plus-arrow {
        display: inline;
        position: absolute;
        top: -65px;
        left: calc(100% - 214px);
        font-size: 100px;
        font-weight: 100;
        color: #fff;
        font-family: "gotham-light"; }
    #content .homepage-sction-links a.homepage-scetion-link:hover p.plus-arrow {
      -webkit-animation: spin 2s linear infinite;
      -moz-animation: spin 2s linear infinite;
      animation: spin 2s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

#content .about-services-section {
  clear: both;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px; }
  #content .about-services-section .service {
    width: calc(25% - 30px);
    margin-right: 20px;
    margin-left: 20px;
    display: inline-block;
    float: left; }
    #content .about-services-section .service:first-child {
      margin-left: 0px; }
    #content .about-services-section .service:last-child {
      margin-right: 0px; }
    #content .about-services-section .service a {
      text-decoration: none; }
      #content .about-services-section .service a h3 {
        text-align: center;
        font-size: 16px;
        color: #777777;
        font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
        text-transform: uppercase; }

#content .products-section {
  clear: both;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 30px; }
  #content .products-section .products {
    width: calc(25% - 30px);
    margin-right: 20px;
    margin-left: 20px;
    display: inline-block;
    float: left;
    margin-bottom: 30px; }
    #content .products-section .products:nth-child(4n) {
      margin-right: 0px; }
    #content .products-section .products:nth-child(4n-3) {
      margin-left: 0px; }
    #content .products-section .products a {
      text-decoration: none; }
      #content .products-section .products a img {
        max-width: 100%; }
      #content .products-section .products a h3 {
        text-align: center;
        font-size: 16px;
        color: #777777;
        font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
        text-transform: uppercase; }
      #content .products-section .products a img.link-img {
        display: none; }
      #content .products-section .products a p {
        position: absolute; }
      #content .products-section .products a:hover p {
        position: absolute; }
      #content .products-section .products a:hover .link-img {
        display: block;
        position: relative;
        top: -106px; }
      #content .products-section .products a:hover h3 {
        color: #1F338D; }

#content .products-section-inside {
  clear: both;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px; }
  #content .products-section-inside h2 {
    font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
    font-weight: 500;
    font-size: 25px;
    width: 100%;
    margin-bottom: 40px;
    padding-top: 20px;
    float: left;
    padding-left: 150px;
    display: block;
    color: #777; }
    #content .products-section-inside h2:after {
      background: #1F338D;
      padding: 1px 36px;
      margin-top: 20px;
      content: " ";
      display: table; }
  #content .products-section-inside .products {
    width: calc(25% - 30px);
    margin-right: 30px;
    display: inline-block;
    float: left;
    margin-bottom: 30px; }
    #content .products-section-inside .products:first-child {
      margin-left: 0px; }
    #content .products-section-inside .products:nth-child(4n-3) {
      /*margin-right: 0px;*/ }
    #content .products-section-inside .products a {
      text-decoration: none; }
      #content .products-section-inside .products a img {
        max-width: 100%; }
      #content .products-section-inside .products a img.link-img {
        display: none; }
      #content .products-section-inside .products a p {
        position: absolute; }
      #content .products-section-inside .products a:hover p {
        position: absolute; }
      #content .products-section-inside .products a:hover .link-img {
        display: block;
        position: relative;
        top: -106px; }
      #content .products-section-inside .products a h3 {
        text-align: center;
        font-size: 16px;
        color: #777777;
        font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
        text-transform: uppercase; }

#content .projects-section {
  clear: both;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px; }
  #content .projects-section .project {
    width: calc(33% - 22px);
    margin-right: 20px;
    margin-left: 20px;
    display: inline-block;
    float: left;
    margin-bottom: 30px; }
    #content .projects-section .project:nth-child(3n) {
      margin-right: 0px; }
    #content .projects-section .project:nth-child(3n-2) {
      margin-left: 0px; }
    #content .projects-section .project a {
      text-decoration: none; }
      #content .projects-section .project a img {
        max-width: 100%; }
      #content .projects-section .project a img.link-img {
        display: none; }
      #content .projects-section .project a p {
        position: absolute; }
      #content .projects-section .project a h3 {
        text-align: center;
        font-size: 16px;
        color: #777777;
        font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
        text-transform: uppercase; }
      #content .projects-section .project a:hover p {
        position: absolute; }
      #content .projects-section .project a:hover .link-img {
        display: block;
        position: relative;
        top: -71px;
        width: 65%; }
      #content .projects-section .project a:hover h3 {
        color: #1F338D; }

#content .product-big-images .product-images {
  width: 50%;
  display: inline-block;
  float: left;
  margin-bottom: 40px; }
  #content .product-big-images .product-images img {
    max-width: 100%; }
  #content .product-big-images .product-images:nth-child(2n) {
    float: right;
    padding-left: 20px; }
  #content .product-big-images .product-images:nth-child(2n-1) {
    padding-right: 20px; }
  #content .product-big-images .product-images .LightboxItem a.enlarge {
    display: none; }
    #content .product-big-images .product-images .LightboxItem a.enlarge img {
      width: 65%; }
  #content .product-big-images .product-images a.download {
    display: none; }
    #content .product-big-images .product-images a.download img {
      width: 65%; }
  #content .product-big-images .product-images p {
    position: absolute; }
  #content .product-big-images .product-images:hover p {
    position: absolute; }
  #content .product-big-images .product-images:hover .LightboxItem {
    width: max-content;
    height: max-content;
    position: absolute; }
    #content .product-big-images .product-images:hover .LightboxItem a.enlarge {
      display: block;
      position: relative;
      top: -142px; }
  #content .product-big-images .product-images:hover a.download {
    display: block;
    position: relative;
    top: -71px; }

#content .product-detail-info {
  clear: both;
  display: block;
  float: left;
  min-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px; }
  #content .product-detail-info .product-detail-text {
    float: left;
    padding-left: 150px;
    max-width: 75%;
    padding-right: 50px; }
    #content .product-detail-info .product-detail-text h1 {
      font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      font-weight: 500;
      font-size: 40px;
      padding-top: 20px;
      color: #444; }
      #content .product-detail-info .product-detail-text h1 span {
        font-size: 30px;
        display: block;
        line-height: 1.4em;
        color: #777777; }
      #content .product-detail-info .product-detail-text h1:after {
        background: #1F338D;
        padding: 2px 36px;
        margin-top: 20px;
        content: " ";
        display: table; }
    #content .product-detail-info .product-detail-text p, #content .product-detail-info .product-detail-text ul, #content .product-detail-info .product-detail-text li, #content .product-detail-info .product-detail-text span {
      color: #777; }
  #content .product-detail-info .product-detail-sidebar {
    padding-right: 150px;
    float: right;
    min-width: 285px;
    width: 25%; }
    #content .product-detail-info .product-detail-sidebar h2 {
      font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      font-weight: 500;
      font-size: 20px;
      padding-top: 20px;
      text-transform: uppercase;
      color: #444; }
      #content .product-detail-info .product-detail-sidebar h2:after {
        background: #1F338D;
        padding: 2px 36px;
        margin-top: 20px;
        content: " ";
        display: table; }
    #content .product-detail-info .product-detail-sidebar ul {
      list-style: none;
      padding-left: 0px; }
      #content .product-detail-info .product-detail-sidebar ul li {
        border-bottom: 1px solid #DDDDDD;
        line-height: 2.3em; }
        #content .product-detail-info .product-detail-sidebar ul li a {
          text-decoration: none;
          color: #777777;
          padding-left: 30px; }
          #content .product-detail-info .product-detail-sidebar ul li a img {
            display: none; }
          #content .product-detail-info .product-detail-sidebar ul li a:hover {
            padding-left: 0px;
            color: #1F338D; }
            #content .product-detail-info .product-detail-sidebar ul li a:hover img {
              display: inline-block;
              margin-right: 11px; }
    #content .product-detail-info .product-detail-sidebar p {
      padding-top: 20px;
      color: #777; }

#content .home-news-section {
  clear: both;
  display: block;
  margin-top: 40px;
  margin-bottom: 40px; }
  #content .home-news-section .home-news-article {
    width: calc(50% - 30px);
    display: inline-block;
    float: left;
    background: #ededed; }
    #content .home-news-section .home-news-article:last-child {
      margin-left: 60px; }
    #content .home-news-section .home-news-article img {
      max-width: 100%; }
    #content .home-news-section .home-news-article .home-news-article-text {
      padding-left: 40px;
      padding-right: 40px;
      min-height: 240px;
      padding-top: 12px; }
      #content .home-news-section .home-news-article .home-news-article-text h3 {
        padding-top: 20px;
        color: #1F338D;
        font-size: 24px;
        font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
        text-transform: uppercase;
        float: left; }
      #content .home-news-section .home-news-article .home-news-article-text p {
        font-size: 15px;
        color: #212121; }
      #content .home-news-section .home-news-article .home-news-article-text a {
        text-transform: uppercase;
        text-decoration: none;
        color: #212121;
        font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif; }
        #content .home-news-section .home-news-article .home-news-article-text a:hover {
          color: #1F338D; }
          #content .home-news-section .home-news-article .home-news-article-text a:hover img {
            -webkit-animation: shake 2s normal forwards;
            -moz-animation: shake 2s normal forwards;
            animation: shake 2s normal forwards; }
      #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button:hover .link-arrow-hover {
        -webkit-animation: shake 2s normal forwards;
        -moz-animation: shake 2s normal forwards;
        animation: shake 2s normal forwards;
        display: inline;
        padding-left: 5px; }
      #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button:hover .link-arrow {
        display: none; }
      #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button .link-arrow {
        padding-left: 5px; }
      #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button .link-arrow-hover {
        display: none; }
      #content .home-news-section .home-news-article .home-news-article-text p.news-article-date {
        text-transform: uppercase;
        font-size: 18px;
        color: #444444;
        line-height: 1.3em;
        margin-top: 10px;
        margin-bottom: 5px;
        clear: left; }

#content .homepage-client-testimonial-section {
  background: #ededed;
  clear: both;
  display: block;
  float: left;
  min-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  #content .homepage-client-testimonial-section .left-heading-home-testimonial {
    float: left;
    margin-left: 150px; }
    #content .homepage-client-testimonial-section .left-heading-home-testimonial h1 {
      font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      font-weight: 500;
      font-size: 40px;
      max-width: 350px;
      padding-top: 20px;
      color: #444; }
      #content .homepage-client-testimonial-section .left-heading-home-testimonial h1:after {
        background: #1F338D;
        padding: 2px 36px;
        margin-top: 20px;
        content: " ";
        display: table; }
  #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext {
    margin-right: 150px;
    float: right;
    max-width: 578px;
    color: #777; }
    #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext p {
      padding-top: 20px;
      color: #777; }
      #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext p span {
        font-weight: 900;
        text-transform: uppercase;
        color: #444; }

#content .news-section .news-article-index {
  width: 100%;
  padding-left: 150px;
  padding-right: 150px;
  clear: left;
  display: flow-root;
  padding-bottom: 40px;
  padding-top: 40px; }
  #content .news-section .news-article-index a {
    color: #1F338D; }
  #content .news-section .news-article-index .LightboxItem {
    width: 25%;
    float: left;
    display: inline-block; }
    #content .news-section .news-article-index .LightboxItem img {
      max-width: 100%; }
    #content .news-section .news-article-index .LightboxItem:hover p {
      position: absolute; }
    #content .news-section .news-article-index .LightboxItem:hover img.link-img {
      display: block;
      position: relative;
      top: -71px;
      max-width: 65%; }
    #content .news-section .news-article-index .LightboxItem p {
      position: absolute; }
      #content .news-section .news-article-index .LightboxItem p .link-img {
        display: none; }
  #content .news-section .news-article-index .home-news-article-text {
    width: 75%;
    float: left;
    padding-left: 50px; }
    #content .news-section .news-article-index .home-news-article-text h4 {
      display: block;
      float: left;
      clear: left;
      color: #1F338D;
      font-size: 24px;
      font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      margin-bottom: 10px;
      margin-top: 10px; }
    #content .news-section .news-article-index .home-news-article-text h3 {
      display: block;
      float: left;
      clear: left;
      color: #1F338D;
      font-size: 24px;
      font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      margin-bottom: 10px;
      margin-top: 10px; }
    #content .news-section .news-article-index .home-news-article-text p {
      font-size: 15px;
      color: #777777;
      float: left;
      clear: left; }
    #content .news-section .news-article-index .home-news-article-text a {
      text-transform: uppercase;
      text-decoration: none;
      color: #333;
      font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      display: flex;
      float: left;
      padding: 0px 0px 0px;
      background: #fff;
      border: none; }
      #content .news-section .news-article-index .home-news-article-text a:focus {
        outline: -webkit-focus-ring-color auto 0px; }
      #content .news-section .news-article-index .home-news-article-text a:hover {
        color: #1F338D; }
        #content .news-section .news-article-index .home-news-article-text a:hover .link-arrow-hover {
          -webkit-animation: shake 2s normal forwards;
          -moz-animation: shake 2s normal forwards;
          animation: shake 2s normal forwards;
          padding-left: 5px;
          display: flex;
          margin-top: 6.5px;
          max-width: 18px;
          height: min-content; }
        #content .news-section .news-article-index .home-news-article-text a:hover .link-arrow {
          display: none; }
      #content .news-section .news-article-index .home-news-article-text a .link-arrow {
        padding-left: 5px;
        display: flex;
        margin-top: 6.5px;
        max-width: 18px;
        height: min-content; }
      #content .news-section .news-article-index .home-news-article-text a .link-arrow-hover {
        display: none; }
    #content .news-section .news-article-index .home-news-article-text button {
      text-transform: uppercase;
      text-decoration: none;
      color: #333;
      font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      display: flex;
      float: left;
      padding: 0px 0px 0px;
      background: #fff;
      border: none; }
      #content .news-section .news-article-index .home-news-article-text button:focus {
        outline: -webkit-focus-ring-color auto 0px; }
      #content .news-section .news-article-index .home-news-article-text button:hover {
        color: #1F338D; }
        #content .news-section .news-article-index .home-news-article-text button:hover .link-arrow-hover {
          -webkit-animation: shake 2s normal forwards;
          -moz-animation: shake 2s normal forwards;
          animation: shake 2s normal forwards;
          padding-left: 5px;
          display: flex;
          padding-top: 2.5px; }
        #content .news-section .news-article-index .home-news-article-text button:hover .link-arrow {
          display: none; }
      #content .news-section .news-article-index .home-news-article-text button .link-arrow {
        padding-left: 5px;
        display: flex;
        padding-top: 2.5px; }
      #content .news-section .news-article-index .home-news-article-text button .link-arrow-hover {
        display: none; }
    #content .news-section .news-article-index .home-news-article-text p.news-article-date {
      text-transform: uppercase;
      font-size: 20px;
      color: #444444;
      display: block;
      float: left;
      clear: left;
      margin-top: 10px;
      margin-bottom: 5px; }

#content .news-section .news-article {
  width: calc(25% - 30px);
  margin-right: 20px;
  margin-left: 20px;
  display: inline-block;
  float: left;
  margin-bottom: 30px;
  background: #EEEEEE; }
  #content .news-section .news-article:nth-child(4n) {
    margin-right: 0px; }
  #content .news-section .news-article:nth-child(4n-3) {
    margin-left: 0px; }
  #content .news-section .news-article .home-news-article-text {
    padding-left: 40px;
    padding-right: 40px; }
    #content .news-section .news-article .home-news-article-text h3 {
      color: #1F338D;
      font-size: 24px;
      font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      text-transform: uppercase; }
    #content .news-section .news-article .home-news-article-text p {
      font-size: 15px;
      color: #212121; }
    #content .news-section .news-article .home-news-article-text a {
      text-transform: uppercase;
      text-decoration: none;
      color: #212121;
      font-family: "gotham-med", "Helvetica Neue", Arial, Helvetica, Sans-Serif; }
    #content .news-section .news-article .home-news-article-text p.news-article-date {
      text-transform: uppercase;
      font-size: 20px;
      color: #444444;
      display: block;
      float: left;
      clear: left;
      margin-top: 10px;
      margin-bottom: 5px; }

#content .commercial {
  clear: both;
  display: block;
  text-align: center; }
  #content .commercial .commercial-heading {
    display: block; }
    #content .commercial .commercial-heading h2 {
      margin-top: 60px;
      font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
      font-weight: 500;
      font-size: 40px;
      line-height: 1.2em;
      padding-top: 20px;
      text-transform: uppercase;
      float: left;
      color: #444;
      width: 100%; }
      #content .commercial .commercial-heading h2 span {
        display: block;
        color: #777777;
        font-size: 30px; }
      #content .commercial .commercial-heading h2:after {
        background: #1F338D;
        padding: 2px 36px;
        margin: 20px auto;
        content: " ";
        display: table; }
  #content .commercial .commercial-normal-text {
    padding-top: 20px;
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px; }
    #content .commercial .commercial-normal-text p {
      color: #777; }

#content #breadcrumbbar {
  width: 100%;
  background: #f0f1f3;
  height: 88px;
  float: left;
  margin-bottom: 10px; }
  #content #breadcrumbbar #breadcrumb-bar-left {
    width: 50%;
    display: inline-block;
    float: left;
    flex: 1; }
    #content #breadcrumbbar #breadcrumb-bar-left .page-title {
      max-width: 100%;
      padding-left: 150px;
      position: relative;
      top: 50%;
      height: inherit; }
      #content #breadcrumbbar #breadcrumb-bar-left .page-title h1 {
        font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
        font-weight: 500;
        font-size: 25px;
        padding-top: 30px;
        text-transform: uppercase;
        color: #444; }
        #content #breadcrumbbar #breadcrumb-bar-left .page-title h1 span {
          color: #aaa; }
  #content #breadcrumbbar #breadcrumb-bar-right {
    width: 50%;
    display: inline-block;
    float: left;
    flex: 1; }
    #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap {
      max-width: 100%;
      margin: 0 auto;
      position: relative;
      top: 50%;
      height: inherit; }
      #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb {
        float: right;
        margin-top: 30px;
        margin-right: 150px; }
        #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb p {
          color: #444444;
          font-size: 13px;
          text-transform: uppercase; }
          #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb p a {
            color: #444444;
            text-decoration: none;
            font-size: 13px;
            text-transform: uppercase; }
            #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb p a:hover {
              color: #000; }
          #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb p span {
            color: #1F338D; }

#content #grid-home {
  border-top: 50px solid #fff;
  clear: both; }
  #content #grid-home .grid-section-container {
    width: 100%;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px; }
    #content #grid-home .grid-section-container .grid-left {
      width: 50%;
      display: inline-block;
      float: left;
      flex: 1; }
      #content #grid-home .grid-section-container .grid-left .mobile-show {
        display: none; }
      #content #grid-home .grid-section-container .grid-left img {
        width: 100%; }
      #content #grid-home .grid-section-container .grid-left .mobile-img {
        display: none; }
      #content #grid-home .grid-section-container .grid-left .text-container {
        padding: 0px 30px;
        max-width: 600px;
        margin: 0 auto;
        height: inherit; }
        #content #grid-home .grid-section-container .grid-left .text-container .map-link-mobile {
          display: none; }
        #content #grid-home .grid-section-container .grid-left .text-container p.v-btm-footer-text {
          color: #999; }
        #content #grid-home .grid-section-container .grid-left .text-container a.arrow-button {
          background: #fff;
          color: #333;
          border: 0px;
          padding-left: 0px;
          text-decoration: none;
          margin-top: 50px; }
          #content #grid-home .grid-section-container .grid-left .text-container a.arrow-button:hover {
            border: none; }
            #content #grid-home .grid-section-container .grid-left .text-container a.arrow-button:hover img {
              -webkit-animation-name: hvr-wobble-horizontal;
              animation-name: hvr-wobble-horizontal;
              -webkit-animation-duration: 2s;
              animation-duration: 2s;
              -webkit-animation-timing-function: ease-in-out;
              animation-timing-function: ease-in-out;
              -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1; }
        #content #grid-home .grid-section-container .grid-left .text-container h2 {
          font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
          font-weight: 500;
          font-size: 40px;
          line-height: 1em;
          padding-top: 20px;
          text-transform: uppercase;
          color: #444; }
          #content #grid-home .grid-section-container .grid-left .text-container h2 span {
            display: block;
            color: #777777;
            font-size: 30px; }
          #content #grid-home .grid-section-container .grid-left .text-container h2:after {
            background: #1F338D;
            padding: 2px 36px;
            margin-top: 20px;
            content: " ";
            display: table; }
        #content #grid-home .grid-section-container .grid-left .text-container h4 {
          text-transform: uppercase; }
        #content #grid-home .grid-section-container .grid-left .text-container p.date-field {
          color: #CBCBCB;
          font-size: 24px;
          margin-bottom: 30px; }
          #content #grid-home .grid-section-container .grid-left .text-container p.date-field span {
            font-size: 72px; }
        #content #grid-home .grid-section-container .grid-left .text-container a {
          background: #333;
          color: #fff;
          padding: 10px 20px;
          text-decoration: none;
          font-size: 14px;
          text-transform: uppercase;
          margin-top: 60px;
          display: inline-block;
          border: 1px solid #333; }
          #content #grid-home .grid-section-container .grid-left .text-container a:hover {
            color: #333;
            background: #fff;
            border: 1px solid #333; }
        #content #grid-home .grid-section-container .grid-left .text-container p {
          font-size: 15px;
          margin-top: 15px;
          color: #777777; }
        #content #grid-home .grid-section-container .grid-left .text-container ul {
          margin-top: 30px;
          display: block;
          padding-left: 17px;
          display: block;
          margin-bottom: 0px; }
          #content #grid-home .grid-section-container .grid-left .text-container ul li {
            color: #777777; }
        #content #grid-home .grid-section-container .grid-left .text-container form input[type="text"] {
          border: none;
          border-bottom: 1px dashed #ccc;
          padding: 15px 10px;
          max-height: 55px; }
        #content #grid-home .grid-section-container .grid-left .text-container form .input-half input[type="text"] {
          width: 48%;
          float: left;
          display: inline-block; }
          #content #grid-home .grid-section-container .grid-left .text-container form .input-half input[type="text"]:last-child {
            margin-left: 4%; }
        #content #grid-home .grid-section-container .grid-left .text-container form textarea {
          border: none;
          border-bottom: 1px dashed #ccc;
          padding: 15px 10px;
          max-height: 55px;
          resize: none; }
        #content #grid-home .grid-section-container .grid-left .text-container form input[type="submit"] {
          background: #444444;
          color: #fff;
          padding: 10px 20px;
          text-decoration: none;
          font-size: 14px;
          text-transform: uppercase;
          border-radius: 0px;
          border: 1px solid #444444; }
          #content #grid-home .grid-section-container .grid-left .text-container form input[type="submit"]:hover {
            color: #fff;
            background: #1F338D;
            border: 1px solid #fff; }
    #content #grid-home .grid-section-container .grid-right {
      width: 50%;
      float: left;
      flex: 1; }
      #content #grid-home .grid-section-container .grid-right .mobile-img {
        display: none; }
      #content #grid-home .grid-section-container .grid-right .footer-right-form {
        background: #f0f1f3;
        padding: 50px 50px 40px;
        display: flex;
        max-width: 930px; }
        #content #grid-home .grid-section-container .grid-right .footer-right-form p {
          margin-bottom: 0px; }
        #content #grid-home .grid-section-container .grid-right .footer-right-form form input[type="text"] {
          background: transparent;
          border-top: 0px;
          border-right: 0px;
          border-left: 0px;
          border-bottom: 1px dashed #CBCBCB;
          line-height: 1.6em; }
        #content #grid-home .grid-section-container .grid-right .footer-right-form form textarea {
          background: transparent;
          border-top: 0px;
          border-right: 0px;
          border-left: 0px;
          border-bottom: 1px dashed #CBCBCB;
          max-height: 35.59px; }
        #content #grid-home .grid-section-container .grid-right .footer-right-form form input[type="submit"] {
          float: left;
          margin-right: 0px;
          display: inline-block;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: inline;
          float: left;
          width: 16.6666666667%;
          padding: 0 20px;
          margin-left: 4.1666666667%;
          background: #333;
          color: #fff;
          padding: 10px 20px;
          text-decoration: none;
          font-size: 14px;
          text-transform: uppercase;
          margin-top: 10px;
          display: inline-block;
          border: 1px solid #333;
          border-radius: 0px; }
          #content #grid-home .grid-section-container .grid-right .footer-right-form form input[type="submit"]:hover {
            color: #333;
            background: #fff;
            border: 1px solid #333; }
        #content #grid-home .grid-section-container .grid-right .footer-right-form form .form-text-left {
          float: left;
          display: inline-block;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: inline;
          float: left;
          width: 79.1666666667%;
          padding: 0 20px;
          padding-left: 0px; }
          #content #grid-home .grid-section-container .grid-right .footer-right-form form .form-text-left p {
            display: inline-block;
            margin-top: 10px;
            color: #999999; }
      #content #grid-home .grid-section-container .grid-right .text-container {
        padding: 0px 30px;
        max-width: 600px;
        margin: 0 auto;
        height: inherit; }
        #content #grid-home .grid-section-container .grid-right .text-container p.v-btm-footer-text {
          color: #999;
          float: right; }
        #content #grid-home .grid-section-container .grid-right .text-container img.quotes {
          width: inherit; }
        #content #grid-home .grid-section-container .grid-right .text-container blockquote {
          font-size: 24px;
          color: #999;
          font-style: normal;
          margin-left: 0px;
          padding-top: 30px;
          line-height: 1.5em; }
        #content #grid-home .grid-section-container .grid-right .text-container p.quote-description {
          font-size: 15px;
          color: #999;
          text-transform: uppercase; }
          #content #grid-home .grid-section-container .grid-right .text-container p.quote-description span {
            font-weight: 900;
            color: #333; }
        #content #grid-home .grid-section-container .grid-right .text-container a.no-style-footer {
          margin-top: 0px;
          background: #fff;
          color: #999;
          text-transform: none;
          padding: 0px 0px;
          border: 0px; }
          #content #grid-home .grid-section-container .grid-right .text-container a.no-style-footer:hover {
            color: #333;
            border: 0px; }
        #content #grid-home .grid-section-container .grid-right .text-container h2 {
          font-family: "gotham-book", "Helvetica Neue", Arial, Helvetica, Sans-Serif;
          font-weight: 500;
          font-size: 40px;
          line-height: 1em;
          padding-top: 20px;
          color: #444; }
          #content #grid-home .grid-section-container .grid-right .text-container h2 span {
            display: block;
            color: #777777;
            font-size: 30px; }
          #content #grid-home .grid-section-container .grid-right .text-container h2:after {
            background: #1F338D;
            padding: 2px 36px;
            margin-top: 10px;
            content: " ";
            display: table; }
        #content #grid-home .grid-section-container .grid-right .text-container a {
          background: #333;
          color: #fff;
          padding: 10px 20px;
          text-decoration: none;
          font-size: 14px;
          text-transform: uppercase;
          display: inline-block;
          margin-top: 60px;
          border: 1px solid #333;
          margin-right: 10px; }
          #content #grid-home .grid-section-container .grid-right .text-container a:hover {
            color: #333;
            background: #fff;
            border: 1px solid #333; }
        #content #grid-home .grid-section-container .grid-right .text-container p {
          font-size: 15px;
          margin-bottom: 0px;
          color: #777; }
        #content #grid-home .grid-section-container .grid-right .text-container ul {
          margin-top: 30px;
          margin-bottom: 0px;
          padding-left: 17px;
          display: block; }
          #content #grid-home .grid-section-container .grid-right .text-container ul li {
            color: #777; }
      #content #grid-home .grid-section-container .grid-right img {
        width: 100%; }

footer#worlds_end {
  border-bottom: 50px solid #fff;
  display: block;
  clear: both;
  float: left;
  width: 100%; }
  footer#worlds_end .footer-very-bottom {
    width: 100%;
    padding-top: 14px;
    display: block;
    float: left; }
    footer#worlds_end .footer-very-bottom .very-bottom-left {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: inline;
      float: left;
      width: 50%;
      padding: 0 20px; }
      footer#worlds_end .footer-very-bottom .very-bottom-left p {
        color: #999999;
        font-size: 12px; }
    footer#worlds_end .footer-very-bottom .very-bottom-right {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: inline;
      float: left;
      width: 50%;
      padding: 0 20px; }
      footer#worlds_end .footer-very-bottom .very-bottom-right p {
        color: #999999;
        float: right;
        font-size: 12px; }
        footer#worlds_end .footer-very-bottom .very-bottom-right p a {
          color: #999999;
          text-decoration: none; }
          footer#worlds_end .footer-very-bottom .very-bottom-right p a:hover {
            color: #1F338D; }
  footer#worlds_end #footer-bg {
    background: #0e173e;
    display: block;
    clear: both;
    float: left;
    margin-top: 40px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px; }
    footer#worlds_end #footer-bg #footer-logo-left {
      padding-left: 150px;
      display: inline-block;
      padding-top: 45px; }
      footer#worlds_end #footer-bg #footer-logo-left a img {
        max-width: 225px; }
    footer#worlds_end #footer-bg #footer-right {
      max-width: 728px;
      min-width: 728px;
      float: right; }
      footer#worlds_end #footer-bg #footer-right #footer-social-media {
        padding-right: 190px;
        width: 40px;
        float: right;
        display: inline-block; }
        footer#worlds_end #footer-bg #footer-right #footer-social-media a {
          margin-bottom: 12px;
          float: left; }
          footer#worlds_end #footer-bg #footer-right #footer-social-media a .not-hov {
            display: block; }
          footer#worlds_end #footer-bg #footer-right #footer-social-media a .hov {
            display: none; }
          footer#worlds_end #footer-bg #footer-right #footer-social-media a:hover .not-hov {
            display: none; }
          footer#worlds_end #footer-bg #footer-right #footer-social-media a:hover .hov {
            display: block; }
      footer#worlds_end #footer-bg #footer-right #footer-contact-info {
        padding-right: 110px;
        float: left; }
        footer#worlds_end #footer-bg #footer-right #footer-contact-info p {
          margin-bottom: 1em;
          color: #fff;
          display: inline-block; }
        footer#worlds_end #footer-bg #footer-right #footer-contact-info p.footer-address {
          color: #fff;
          font-size: 16px; }
          footer#worlds_end #footer-bg #footer-right #footer-contact-info p.footer-address p {
            color: #fff;
            font-size: 16px; }
          footer#worlds_end #footer-bg #footer-right #footer-contact-info p.footer-address span {
            color: #f0f1f3;
            display: inline-block;
            min-height: 50px;
            float: left;
            min-width: 30px; }
        footer#worlds_end #footer-bg #footer-right #footer-contact-info a.footer-contact-link {
          color: #fff;
          text-decoration: none;
          font-size: 16px;
          display: block; }
          footer#worlds_end #footer-bg #footer-right #footer-contact-info a.footer-contact-link span {
            color: #f0f1f3;
            display: inline-block;
            min-height: 20px;
            float: left;
            min-width: 30px; }
          footer#worlds_end #footer-bg #footer-right #footer-contact-info a.footer-contact-link:hover {
            color: #3c8635; }
            footer#worlds_end #footer-bg #footer-right #footer-contact-info a.footer-contact-link:hover p {
              color: #3c8635; }

/**
 * NOTE
 * Don't add breakpoints aimed at device pixel widths,
 * add them where they suit best for your design.
 */
@media screen and (max-width: 1600px) {
  header#worlds_birth > div .top-logo {
    margin-left: 100px; }
  #content .heading-subheading-style .left-heading-text {
    margin-left: 100px; }
  #content .heading-subheading-style .right-heading-subtext {
    margin-right: 100px; }
  #content .products-section-inside h2 {
    padding-left: 100px; }
  #content .homepage-client-testimonial-section .left-heading-home-testimonial {
    margin-left: 100px; }
  #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext {
    margin-right: 100px; }
  #content .news-section .news-article-index {
    padding-left: 100px;
    padding-right: 100px; }
  #content #breadcrumbbar #breadcrumb-bar-left .page-title {
    padding-left: 100px; }
  #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb {
    margin-right: 100px; }
  #content .product-detail-info .product-detail-sidebar {
    padding-right: 100px;
    width: 30%; }
  #content .product-detail-info .product-detail-text {
    padding-left: 100px;
    width: 70%; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name {
    top: -61px;
    left: 0px;
    min-height: 79px; }
    #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span {
      padding-left: 100px;
      font-size: 22px; }
      #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span br {
        display: none; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.plus-arrow {
    font-size: 36px;
    left: calc(100% - 164px);
    top: -35px; }
  #content .home-news-section .home-news-article .home-news-article-text {
    min-height: 280px; }
    #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button {
      font-size: 14px; }
      #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button .link-arrow {
        width: 20px; }
      #content .home-news-section .home-news-article .home-news-article-text a.news-article-continue-button .link-arrow-hover {
        width: 20px; }
    #content .home-news-section .home-news-article .home-news-article-text p.news-article-date {
      font-size: 16px; }
      #content .home-news-section .home-news-article .home-news-article-text p.news-article-date span {
        font-size: 25px; }
  footer#worlds_end #footer-bg #footer-logo-left {
    padding-left: 100px; }
  footer#worlds_end #footer-bg #footer-right #footer-social-media {
    padding-right: 140px; } }

@media screen and (max-width: 1500px) {
  #content .projects-section .project {
    width: calc(33% - 24px); }
  #content .news-section .news-article-index .home-news-article-text p.news-article-date {
    font-size: 18px; }
    #content .news-section .news-article-index .home-news-article-text p.news-article-date span {
      font-size: 30px; } }

@media screen and (max-width: 1400px) {
  header#worlds_birth > div .top-logo {
    margin-left: 50px; }
  #content .heading-subheading-style .left-heading-text {
    margin-left: 50px; }
  #content .heading-subheading-style .right-heading-subtext {
    margin-right: 50px; }
  #content .products-section .products a h3 {
    min-height: 38px; }
  #content .products-section-inside h2 {
    padding-left: 50px; }
  #content .homepage-client-testimonial-section .left-heading-home-testimonial {
    margin-left: 50px; }
  #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext {
    margin-right: 50px; }
  #content .news-section .news-article-index {
    padding-left: 50px;
    padding-right: 50px; }
  #content #breadcrumbbar #breadcrumb-bar-left .page-title {
    padding-left: 50px; }
  #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb {
    margin-right: 50px; }
  #content .home-news-section .home-news-article .home-news-article-text {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px; }
  #content .product-detail-info .product-detail-sidebar {
    padding-right: 50px; }
  #content .product-detail-info .product-detail-text {
    padding-left: 50px; }
  footer#worlds_end #footer-bg #footer-logo-left {
    padding-left: 50px; }
  footer#worlds_end #footer-bg #footer-right #footer-social-media {
    padding-right: 90px; } }

@media screen and (max-width: 1300px) {
  body {
    border: 25px solid #fff; }
  header#worlds_birth > div .top-logo {
    margin-left: 25px; }
  #content .commercial .commercial-heading h2 {
    margin-top: 30px; }
  #content .heading-subheading-style .left-heading-text {
    margin-left: 25px; }
  #content .heading-subheading-style .right-heading-subtext {
    margin-right: 25px; }
  #content .products-section-inside h2 {
    padding-left: 25px; }
  #content .homepage-client-testimonial-section .left-heading-home-testimonial {
    margin-left: 25px; }
  #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext {
    margin-right: 25px; }
  #content .news-section .news-article-index {
    padding-left: 25px;
    padding-right: 25px; }
    #content .news-section .news-article-index .home-news-article-text {
      padding-left: 25px; }
  #content .product-detail-info .product-detail-sidebar {
    padding-right: 25px; }
  #content .product-detail-info .product-detail-text {
    padding-left: 25px; }
  #content #breadcrumbbar #breadcrumb-bar-left .page-title {
    padding-left: 25px; }
  #content #breadcrumbbar #breadcrumb-bar-right .breadcrumbs-wrap #bcrumb {
    margin-right: 25px; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span {
    padding-left: 25px; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.plus-arrow {
    left: calc(100% - 45px); }
  footer#worlds_end #footer-bg #footer-logo-left {
    padding-left: 25px; }
  footer#worlds_end #footer-bg #footer-right #footer-social-media {
    padding-right: 65px; } }

@media screen and (max-width: 1200px) {
  #fixed-slide .show {
    display: none !important; }
  header#worlds_birth > div .top-logo {
    max-width: 75%; }
    header#worlds_birth > div .top-logo img {
      max-width: 100%; }
  header#worlds_birth > div #navtoggle {
    display: block; }
  header#worlds_birth > div nav {
    display: none;
    clear: both;
    height: auto;
    overflow: hidden; }
    header#worlds_birth > div nav ul {
      display: block; }
      header#worlds_birth > div nav ul:first-child {
        margin: 1em 0; }
        header#worlds_birth > div nav ul:first-child li {
          text-align: center;
          margin: 10px 5px; }
          header#worlds_birth > div nav ul:first-child li:first-child {
            margin-left: 5px; }
          header#worlds_birth > div nav ul:first-child li:last-child {
            margin-right: 5px; }
      header#worlds_birth > div nav ul li {
        box-sizing: border-box;
        display: block;
        float: none;
        width: 100%;
        padding: 0px; }
        header#worlds_birth > div nav ul li a {
          border-right: 0; }
  footer#worlds_end #footer-bg #footer-right {
    min-width: 0px; }
  #content .product-detail-info .product-detail-sidebar {
    width: 30%; }
  #content .product-detail-info .product-detail-text {
    width: 70%; }
  #content .home-news-section .home-news-article {
    width: calc(50% - 30px);
    margin-right: 30px;
    margin-left: 30px; }
    #content .home-news-section .home-news-article img {
      width: 100%; }
    #content .home-news-section .home-news-article img.link-arrow {
      width: auto; }
    #content .home-news-section .home-news-article:nth-child(2n-1) {
      margin-left: 0px; }
    #content .home-news-section .home-news-article:nth-child(2n) {
      margin-right: 0px;
      margin-left: 0px; }
    #content .home-news-section .home-news-article:nth-child(3n) {
      margin-top: 40px; }
    #content .home-news-section .home-news-article:nth-child(4n) {
      margin-top: 40px; }
  #content .projects-section .project {
    width: calc(50% - 30px);
    margin-right: 20px;
    margin-left: 20px; }
    #content .projects-section .project:nth-child(3n) {
      margin-right: 20px; }
    #content .projects-section .project:nth-child(2n-1) {
      margin-left: 0px; }
    #content .projects-section .project:nth-child(2n) {
      margin-right: 0px;
      margin-left: 40px; }
  #content .products-section .products {
    width: calc(50% - 30px);
    margin-right: 20px;
    margin-left: 20px; }
    #content .products-section .products a img {
      width: 100%; }
    #content .products-section .products a img.link-img {
      width: 50%; }
    #content .products-section .products a:hover .link-img {
      top: -56px; }
    #content .products-section .products:nth-child(2n-1) {
      margin-left: 0px; }
    #content .products-section .products:nth-child(2n) {
      margin-right: 0px; }
    #content .products-section .products:nth-child(3n) {
      margin-top: 0px; }
    #content .products-section .products:nth-child(4n) {
      margin-top: 0px; }
  #content #grid-home .grid-section-container {
    display: block; }
    #content #grid-home .grid-section-container .grid-right {
      width: 100%;
      display: block;
      flex: none; }
      #content #grid-home .grid-section-container .grid-right .mobile-img {
        display: block; }
      #content #grid-home .grid-section-container .grid-right .text-container {
        padding: 0px 30px 30px; }
    #content #grid-home .grid-section-container .grid-left {
      width: 100%;
      display: block;
      flex: none; }
      #content #grid-home .grid-section-container .grid-left .mobile-none {
        display: none; }
      #content #grid-home .grid-section-container .grid-left .text-container {
        padding: 0px 30px 30px; } }

@media screen and (max-width: 1100px) {
  #content .heading-subheading-style .left-heading-text {
    width: 100%;
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    max-width: 90%; }
  #content .heading-subheading-style .right-heading-subtext {
    width: 100%;
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    float: left;
    max-width: 90%; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span {
    padding-left: 25px; }
  #content .homepage-client-testimonial-section .left-heading-home-testimonial {
    width: 100%;
    float: left;
    display: block;
    max-width: 100%; }
  #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext {
    width: 100%;
    float: left;
    display: block;
    max-width: 90%;
    margin-left: 25px; } }

@media screen and (max-width: 1000px) {
  #content .product-detail-info .product-detail-sidebar {
    width: 100%;
    display: block;
    float: left;
    padding-left: 25px;
    padding-right: 25px; }
  #content .product-detail-info .product-detail-text {
    width: 100%;
    display: block;
    float: left;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px; }
  #content .products-section-inside .products {
    width: calc(50% - 15px);
    margin-right: 30px; }
    #content .products-section-inside .products:nth-child(2n-1) {
      margin-right: 0px; } }

@media screen and (max-width: 900px) {
  footer#worlds_end #footer-bg #footer-right {
    width: 100%;
    display: block;
    float: left;
    max-width: 100%;
    padding-left: 25px; }
    footer#worlds_end #footer-bg #footer-right #footer-contact-info {
      padding-right: 0px; }
  footer#worlds_end #footer-bg #footer-logo-left {
    width: 100%;
    display: block;
    margin: 0 auto;
    float: none;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 0px; } }

@media screen and (max-width: 800px) {
  #content .mobile-padding {
    padding-top: 10px;
    clear: both; }
  #content #grid-home .grid-section-container .grid-right .mobile-hide {
    display: none; }
  #content #grid-home .grid-section-container .grid-left .mobile-show {
    display: block; }
  #content .products-section {
    padding-top: 0px; }
  #content #breadcrumbbar #breadcrumb-bar-right {
    display: none; }
  #content #breadcrumbbar #breadcrumb-bar-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 20px; }
  #content .homepage-sction-links a.homepage-scetion-link {
    width: 100%; }
    #content .homepage-sction-links a.homepage-scetion-link:first-child {
      padding-right: 0px;
      padding-bottom: 30px; }
    #content .homepage-sction-links a.homepage-scetion-link:last-child {
      float: left;
      padding-left: 0px; }
  #content .project-pagination-products {
    display: block;
    text-align: center; }
    #content .project-pagination-products a {
      color: #444444;
      text-decoration: none; }
      #content .project-pagination-products a img {
        position: relative;
        top: 10px;
        padding-right: 10px; }
      #content .project-pagination-products a:hover {
        color: #1F338D; }
  #content .news-section .news-article-index {
    padding-left: 25px;
    padding-right: 25px; }
    #content .news-section .news-article-index .home-news-article-text {
      padding-left: 0px;
      display: block;
      width: 100%;
      padding-top: 25px; }
    #content .news-section .news-article-index img {
      width: 100%;
      display: block; }
    #content .news-section .news-article-index .LightboxItem {
      width: 100%;
      display: block; }
      #content .news-section .news-article-index .LightboxItem:hover img.link-img {
        top: -65px; }
  #content .product-big-images .product-images {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    display: block; }
    #content .product-big-images .product-images:nth-child(2n-1) {
      padding-right: 0px; }
    #content .product-big-images .product-images:nth-child(2n) {
      padding-left: 0px; } }

@media screen and (max-width: 800px) {
  footer#worlds_end .footer-very-bottom .very-bottom-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center; }
    footer#worlds_end .footer-very-bottom .very-bottom-left p {
      margin-bottom: 5px; }
  footer#worlds_end .footer-very-bottom .very-bottom-right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 20px; }
    footer#worlds_end .footer-very-bottom .very-bottom-right p {
      float: none;
      text-align: center; } }

@media screen and (max-width: 650px) {
  #content #breadcrumbbar {
    height: 52px; }
    #content #breadcrumbbar #breadcrumb-bar-left {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: inline;
      float: left;
      width: 100%;
      padding: 0 20px; }
      #content #breadcrumbbar #breadcrumb-bar-left .page-title h1 {
        font-size: 16px;
        padding-top: 18px; }
  #content .product-detail-info {
    padding-top: 20px; }
    #content .product-detail-info .product-detail-text h1 {
      font-size: 30px; }
      #content .product-detail-info .product-detail-text h1 span {
        font-size: 24px; }
    #content .product-detail-info .product-detail-sidebar ul li a {
      padding-left: 0px; }
      #content .product-detail-info .product-detail-sidebar ul li a:hover img {
        display: none; }
  #content .commercial .commercial-heading h2 {
    font-size: 30px; }
    #content .commercial .commercial-heading h2 span {
      font-size: 24px; }
  #content .home-news-section .home-news-article {
    width: calc(100%);
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px; }
    #content .home-news-section .home-news-article .home-news-article-text {
      min-height: 100px; }
      #content .home-news-section .home-news-article .home-news-article-text h3 {
        min-height: 20px; }
    #content .home-news-section .home-news-article img {
      width: 100%; }
    #content .home-news-section .home-news-article:nth-child(2n-1) {
      margin-left: 0px; }
    #content .home-news-section .home-news-article:nth-child(2n) {
      margin-right: 0px; }
    #content .home-news-section .home-news-article:nth-child(3n) {
      margin-top: 20px; }
    #content .home-news-section .home-news-article:nth-child(4n) {
      margin-top: 20px; }
  #content .products-section-inside .products {
    width: calc(100%);
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 0px; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.plus-arrow {
    top: -18px; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name {
    top: -32px;
    min-height: 50px; }
    #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span {
      font-size: 20px;
      padding-top: 15px; }
  #content .product-big-images .product-images:hover a.download {
    top: -56px; }
  #content .product-big-images .product-images:hover a.enlarge {
    top: -120px; }
  #content .product-big-images .product-images a.download img {
    max-width: 50px; }
  #content .product-big-images .product-images a.enlarge img {
    max-width: 50px; }
  #content .projects-section {
    margin-top: 0px; }
    #content .projects-section .project {
      width: calc(100%);
      margin-right: 0px;
      margin-left: 0px;
      margin-top: 20px;
      margin-bottom: 0px; }
      #content .projects-section .project img {
        width: 100%; }
      #content .projects-section .project:nth-child(2n-1) {
        margin-left: 0px; }
      #content .projects-section .project:nth-child(2n) {
        margin-right: 0px; }
      #content .projects-section .project:nth-child(3n) {
        margin-top: 20px; }
      #content .projects-section .project:nth-child(4n) {
        margin-top: 20px; }
  #content .projects-section .project {
    width: calc(100%);
    margin-right: 0px;
    margin-left: 0px; }
    #content .projects-section .project:nth-child(3n) {
      margin-right: 0px; }
    #content .projects-section .project:nth-child(2n-1) {
      margin-left: 0px; }
    #content .projects-section .project:nth-child(2n) {
      margin-right: 0px;
      margin-left: 0px; }
  #content .products-section .products {
    width: calc(100%);
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 0px; }
    #content .products-section .products img {
      width: 100%; }
    #content .products-section .products:nth-child(2n-1) {
      margin-left: 0px; }
    #content .products-section .products:nth-child(2n) {
      margin-right: 0px; }
    #content .products-section .products:nth-child(3n) {
      margin-top: 20px; }
    #content .products-section .products:nth-child(4n) {
      margin-top: 20px; } }

@media screen and (max-width: 530px) {
  #content #grid-home {
    border-top: 20px solid #fff; }
    #content #grid-home .grid-section-container .grid-left .text-container h2 {
      font-size: 30px; }
      #content #grid-home .grid-section-container .grid-left .text-container h2 span {
        font-size: 24px; }
    #content #grid-home .grid-section-container .grid-right {
      margin-top: 20px; }
      #content #grid-home .grid-section-container .grid-right .text-container h2 {
        font-size: 30px; }
        #content #grid-home .grid-section-container .grid-right .text-container h2 span {
          font-size: 24px; }
  #content .heading-subheading-style {
    padding-top: 25px;
    padding-bottom: 15px; }
    #content .heading-subheading-style .left-heading-text h1 {
      font-size: 30px;
      padding-top: 10px; }
  #content .home-news-section .home-news-article:first-child {
    margin-top: 0px; }
  #content .homepage-client-testimonial-section .left-heading-home-testimonial h1 {
    font-size: 30px;
    max-width: 84%;
    padding-top: 0px; }
  #content .project-pagination .project-pagination-container div.middle {
    /*@include column(12);
					text-align: center;
					padding-bottom: 10px;*/ }
  #content .project-pagination .project-pagination-container div.prev {
    /*@include column(12);
					text-align: center;
					padding-bottom: 10px;*/ }
    #content .project-pagination .project-pagination-container div.prev a span {
      display: none; }
  #content .project-pagination .project-pagination-container div.next {
    /*@include column(12);
					text-align: center;
					padding-bottom: 10px;*/ }
    #content .project-pagination .project-pagination-container div.next a {
      /*float: none;*/ }
      #content .project-pagination .project-pagination-container div.next a span {
        display: none; }
  footer#worlds_end #footer-bg #footer-logo-left a img {
    max-width: 180px; } }

@media screen and (max-width: 500px) {
  header#worlds_birth > div .top-logo {
    margin-left: 10px; }
  header#worlds_birth > div #navtoggle a {
    right: 10px; }
  footer#worlds_end #footer-bg #footer-right #footer-contact-info {
    width: 100%;
    display: block; }
  footer#worlds_end #footer-bg #footer-right #footer-social-media {
    width: 100%;
    display: block; }
    footer#worlds_end #footer-bg #footer-right #footer-social-media a {
      margin-right: 14px; } }

@media screen and (max-width: 500px) {
  #content .homepage-client-testimonial-section .right-heading-home-testimonial-subtext {
    max-width: 82%; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.plus-arrow {
    display: none; }
  #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name {
    top: -15px;
    min-height: 33px; }
    #content .homepage-sction-links a.homepage-scetion-link .text-image-absolute p.link-name span {
      font-size: 14px;
      padding-top: 9px; } }

@media screen and (max-width: 370px) {
  #content .project-pagination .project-pagination-container div.middle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    padding-bottom: 10px; }
  #content .project-pagination .project-pagination-container div.prev {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    padding-bottom: 10px; }
    #content .project-pagination .project-pagination-container div.prev a span {
      display: none; }
  #content .project-pagination .project-pagination-container div.next {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    padding-bottom: 10px; }
    #content .project-pagination .project-pagination-container div.next a {
      float: none; }
      #content .project-pagination .project-pagination-container div.next a span {
        display: none; } }
