/* -----------------------------------------
                Helpers
----------------------------------------- */
/* -----------------------------------------
                Base
----------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Caudex:400,400italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Orbitron:400,700);
#header_wrapper {
  background-color: #fff; }

#top-menu a {
  color: #113546; }
#top-menu a:hover, #top-menu a:focus, #top-menu a:active, #top-menu a.active {
  color: #113546; }

/* -----------------------------------------
                Import Fonts  
----------------------------------------- */
/* -----------------------------------------
                Layout
----------------------------------------- */
#header_wrapper {
  height: 140px;
  background-color: #fff !important;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  border-bottom: solid 5px #DC5B21; }

@media screen and (max-width: 1026px) {
  #header_wrapper {
    position: fixed !important; } }
/* -----------------------------------------
                Wrappers
----------------------------------------- */
#wrap {
  min-height: 100%;
  background: #e6e2df; }

#main {
  max-width: 100%;
  margin: 0 auto;
  background: #fff; }

#header_wrapper {
  height: 132px; }

#content_wrapper {
  padding-bottom: 0px; }

.container {
  max-width: 100%;
  width: 100%;
  padding: 0; }

.constant_wrapper {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  height: 0px; }
.constant_wrapper .row {
  height: 0px; }

#storys_wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 40px; }
#storys_wrapper .row {
  padding: 0 !important;
  margin-left: -0px !important;
  margin-right: -0px !important; }

@media screen and (max-width: 760px) {
  #header_wrapper {
    height: 70px !important; }

  .constant_wrapper {
    z-index: 10;
    height: 0px; }
  .constant_wrapper .row {
    height: 0px; } }
/* -----------------------------------------
                Reset styles
----------------------------------------- */
/*body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    font-size: 15px;
    font-weight: 300;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    color: #272727;
} */
body, #main {
  background-color: #f8f7f5 !important; }

ul, ol, li {
  margin: 0;
  padding: 0; }

li {
  list-style-position: inside; }

label {
  display: inline; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300; }

h2 {
  font-family: 'BenchNine', sans-serif;
  font-size: 20px;
  color: #003a69; }

h5 {
  font-size: 16px;
  color: #286eaa; }

h4 {
  font-size: 20px;
  color: #003a69; }

a {
  color: #8CC63F;
  cursor: pointer;
  outline: 0 !important; }
a:hover, a:focus {
  color: #56A800; }

p {
  font-size: 12px;
  line-height: 24px;
  text-align: justify;
  color: #1f1f1f; }

.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.hidden {
  display: none; }

.white {
  background-color: #fff; }

.transparent {
  background-color: transparent; }

.pointer:hover {
  cursor: pointer; }

.height_auto {
  height: auto !important; }

/* -----------------------------------------
                FOOTER
----------------------------------------- */
#copyright_wrapper {
  padding-bottom: 5px; }
#copyright_wrapper .copyright-text a {
  line-height: 20px; }
#copyright_wrapper .copyright-text p {
  margin: 0px;
  line-height: 20px;
  font-size: 13px;
  color: #fff; }

#footer_wrapper {
  height: 146px;
  background-color: #2d2d2d;
  position: relative; }
#footer_wrapper .social {
  margin-right: -10px !important;
  padding-right: 0px !important; }
#footer_wrapper .communicate {
  font-size: 16px;
  text-transform: uppercase;
  color: #A9A9A9;
  margin: 10px 7px 0 0;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
#footer_wrapper .constant_wrapper #copyright_wrapper .copyright-text p {
  color: #a9a9a9;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  margin-top: 65px; }
#footer_wrapper .scroll_to_top {
  width: 100%;
  height: auto;
  position: absolute;
  text-align: center;
  z-index: 2; }
#footer_wrapper .scroll_to_top #scroll_to_top_button {
  width: 68px;
  height: 68px;
  background: url(/upload/footer_pictures/scroll_to_top.png) no-repeat 100%;
  margin: 0 auto;
  z-index: 9999;
  padding-bottom: 20px;
  padding: 0 0;
  margin-top: -34px; }
#footer_wrapper .scroll_to_top #scroll_to_top_button:hover {
  cursor: pointer; }
#footer_wrapper .social_buttons_wrapper {
  margin-top: 25px;
  margin-right: 0px;
  float: right; }
#footer_wrapper .social_buttons_wrapper a {
  -webkit-transition: 0.3s linear;
  /* Safari and Chrome */
  -moz-transition: 0.3s linear;
  /* Firefox */
  -ms-transition: 0.3s linear;
  /* IE 9 */
  -o-transition: 0.3s linear;
  /* Opera */
  transition: 0.3s linear; }
#footer_wrapper .social_buttons_wrapper a:hover {
  -webkit-filter: saturate(170%);
  -moz-filter: saturate(170%);
  -ms-filter: saturate(170%);
  -o-filter: saturate(170%);
  filter: saturate(170%); }

@media screen and (max-width: 1014px) {
  #footer_wrapper {
    height: 370px; }
  #footer_wrapper .constant_wrapper {
    display: flex;
    flex-direction: column; }
  #footer_wrapper .constant_wrapper #copyright_wrapper {
    order: 2;
    width: 100%;
    padding-top: 300px; }
  #footer_wrapper .constant_wrapper #copyright_wrapper .row .col-md-3 {
    width: 100% !important; }
  #footer_wrapper .constant_wrapper #copyright_wrapper .copyright-text {
    text-align: center; }
  #footer_wrapper .constant_wrapper #copyright_wrapper .copyright-text p {
    text-align: center;
    margin-top: 15px; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper {
    order: 1;
    width: 154px;
    margin: 0 auto;
    padding-top: 10px; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social {
    width: 154px !important;
    text-align: center; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social .communicate {
    width: 154px !important;
    text-align: center;
    margin-top: -15px;
    padding-bottom: 15px; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social a {
    text-align: center;
    padding: 0 !important;
    width: 154px !important; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social a img {
    padding-bottom: 15px;
    width: 154px !important; } }
@media screen and (max-width: 760px) {
  #footer_wrapper .constant_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
  #footer_wrapper .constant_wrapper #copyright_wrapper .copyright-text p {
    text-align: center;
    margin-top: 15px; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper {
    text-align: center;
    width: 154px;
    margin: 0 auto; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social {
    width: 154px !important; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social a {
    text-align: center;
    padding: 0 !important;
    width: 154px !important; }
  #footer_wrapper .constant_wrapper .social_buttons_wrapper .social a img {
    padding-bottom: 15px;
    width: 154px !important; } }
/* -----------------------------------------
                Components
----------------------------------------- */
/* -----------------------------------------
            Block Grid
----------------------------------------- */
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0; }

.block-grid > li {
  display: block;
  float: left;
  height: auto; }

.block-grid.one-up {
  margin: 0; }

.block-grid.one-up > li {
  padding: 0 0 15px;
  width: 100%; }

.block-grid.two-up {
  margin: 0 -15px; }

.block-grid.two-up > li {
  padding: 0 15px 15px;
  width: 50%; }

.block-grid.three-up {
  margin: 0 -12px; }

.block-grid.three-up > li {
  padding: 0 12px 12px;
  width: 33.3333%; }

.block-grid.four-up {
  margin: 0 -10px; }

.block-grid.four-up > li {
  padding: 0 10px 10px;
  width: 25%; }

.block-grid.five-up {
  margin: 0 -8px; }

.block-grid.five-up > li {
  padding: 0 8px 8px;
  width: 20%; }

.block-grid.six-up {
  margin: 0 -8px; }

.block-grid.six-up > li {
  padding: 0 8px 8px;
  width: 16.6667%; }

.block-grid.seven-up {
  margin: 0 -8px; }

.block-grid.seven-up > li {
  padding: 0 8px 8px;
  width: 14.2857%; }

.block-grid.eight-up {
  margin: 0 -8px; }

.block-grid.eight-up > li {
  padding: 0 8px 8px;
  width: 12.5%; }

.block-grid.nine-up {
  margin: 0 -8px; }

.block-grid.nine-up > li {
  padding: 0 8px 8px;
  width: 11.1111%; }

.block-grid.ten-up {
  margin: 0 -8px; }

.block-grid.ten-up > li {
  padding: 0 8px 8px;
  width: 10%; }

.block-grid.eleven-up {
  margin: 0 -8px; }

.block-grid.eleven-up > li {
  padding: 0 8px 8px;
  width: 9.09091%; }

.block-grid.twelve-up {
  margin: 0 -8px; }

.block-grid.twelve-up > li {
  padding: 0 8px 8px;
  width: 8.33333%; }

@media only screen and (min-width: 992px) {
  .block-grid.two-up > li:nth-child(2n+1),
  .block-grid.three-up > li:nth-child(3n+1),
  .block-grid.four-up > li:nth-child(4n+1),
  .block-grid.five-up > li:nth-child(5n+1),
  .block-grid.six-up > li:nth-child(6n+1),
  .block-grid.seven-up > li:nth-child(7n+1),
  .block-grid.eight-up > li:nth-child(8n+1),
  .block-grid.nine-up > li:nth-child(9n+1),
  .block-grid.ten-up > li:nth-child(10n+1),
  .block-grid.eleven-up > li:nth-child(11n+1),
  .block-grid.twelve-up > li:nth-child(12n+1) {
    clear: both; } }
@media only screen and (max-width: 992px) and (min-width: 767px) {
  .block-grid > li {
    clear: none; }

  .block-grid.tab-one-up > li {
    width: 100%; }

  .block-grid.tab-two-up > li {
    width: 50%; }

  .block-grid.tab-three-up > li {
    width: 33.3333%; }

  .block-grid.tab-four-up > li {
    width: 25%; }

  .block-grid.tab-five-up > li {
    width: 20%; }

  .block-grid.tab-six-up > li {
    width: 16.6667%; }

  .block-grid.tab-seven-up > li {
    width: 14.2857%; }

  .block-grid.tab-eight-up > li {
    width: 12.5%; }

  .block-grid.tab-nine-up > li {
    width: 11.1111%; }

  .block-grid.tab-ten-up > li {
    width: 10%; }

  .block-grid.tab-eleven-up > li {
    width: 9.09091%; }

  .block-grid.tab-twelve-up > li {
    width: 8.33333%; }

  .block-grid.tab-two-up > li:nth-child(2n+1),
  .block-grid.tab-three-up > li:nth-child(3n+1),
  .block-grid.tab-four-up > li:nth-child(4n+1),
  .block-grid.tab-five-up > li:nth-child(5n+1),
  .block-grid.tab-six-up > li:nth-child(6n+1),
  .block-grid.tab-seven-up > li:nth-child(7n+1),
  .block-grid.tab-eight-up > li:nth-child(8n+1),
  .block-grid.tab-nine-up > li:nth-child(9n+1),
  .block-grid.tab-ten-up > li:nth-child(10n+1),
  .block-grid.tab-eleven-up > li:nth-child(11n+1),
  .block-grid.tab-twelve-up > li:nth-child(12n+1) {
    clear: both; } }
@media only screen and (max-width: 767px) {
  .block-grid > li {
    clear: none; }

  .block-grid.mobile-one-up > li {
    width: 100%; }

  .block-grid.mobile-two-up > li {
    width: 50%; }

  .block-grid.mobile-three-up > li {
    width: 33.3333%; }

  .block-grid.mobile-four-up > li {
    width: 25%; }

  .block-grid.mobile-five-up > li {
    width: 20%; }

  .block-grid.mobile-six-up > li {
    width: 16.6667%; }

  .block-grid.mobile-seven-up > li {
    width: 14.2857%; }

  .block-grid.mobile-eight-up > li {
    width: 12.5%; }

  .block-grid.mobile-nine-up > li {
    width: 11.1111%; }

  .block-grid.mobile-ten-up > li {
    width: 10%; }

  .block-grid.mobile-eleven-up > li {
    width: 9.09091%; }

  .block-grid.mobile-twelve-up > li {
    width: 8.33333%; }

  .block-grid.mobile-two-up > li:nth-child(2n+1),
  .block-grid.mobile-three-up > li:nth-child(3n+1),
  .block-grid.mobile-four-up > li:nth-child(4n+1),
  .block-grid.mobile-five-up > li:nth-child(5n+1),
  .block-grid.mobile-six-up > li:nth-child(6n+1),
  .block-grid.mobile-seven-up > li:nth-child(7n+1),
  .block-grid.mobile-eight-up > li:nth-child(8n+1),
  .block-grid.mobile-nine-up > li:nth-child(9n+1),
  .block-grid.mobile-ten-up > li:nth-child(10n+1),
  .block-grid.mobile-eleven-up > li:nth-child(11n+1),
  .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
    clear: both; } }
/* -----------------------------------------
            BreadCrumbs
----------------------------------------- */
.breadcrumb {
  background: #f6f6f6;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
.breadcrumb li.active a {
  color: #777;
  text-decoration: none;
  cursor: default; }

/* -----------------------------------------
            Buttons
----------------------------------------- */
.social {
  float: right;
  padding-top: 25px; }
.social a {
  padding: 0 5px; }
.social a:hover, .social a:active, .social a:focus {
  background: transparnt !important;
  border: none !important;
  text-decoration: none !important;
  border: none !important;
  color: transparent !important; }

/* -----------------------------------------
                Titles
----------------------------------------- */
.content_title {
  font-size: 16px;
  font-weight: 300;
  color: #1f1f1f;
  text-transform: uppercase; }

.content_title a {
  color: #1f1f1f; }

.content_title a:hover {
  text-decoration: underline;
  color: #1f1f1f; }

.module_title {
  font-size: 30px;
  font-weight: 400;
  color: #1f1f1f;
  margin: 30px 0 10px 0;
  text-align: left; }

.articles_title {
  color: #1f1f1f;
  font-size: 20px; }

.footer_title {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 10px 0; }

.image_title {
  text-align: center; }

/* -----------------------------------------
            Pagination
----------------------------------------- */
.pagination-centered {
  text-align: center; }

ul.pagination li.current a,
ul.pagination li.current a:hover,
ul.pagination li a:hover {
  color: #fff;
  background-color: #8cc14b; }

/* -----------------------------------------
            Comparison
----------------------------------------- */
div#comparison {
  width: 100%;
  height: 60vw;
  max-width: 100%;
  max-height: 600px;
  overflow: hidden;
  background-size: cover; }

div#comparison figure {
  background-size: cover;
  font-size: 0;
  width: 100%;
  height: 100%;
  margin: 0; }

div#comparison figure > img {
  position: relative;
  width: 100%; }

div#comparison figure div {
  background-size: cover;
  position: absolute;
  width: 50%;
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  height: 100%; }

input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: -2rem;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.1);
  width: 102%; }

input[type=range]:focus {
  outline: none; }

input[type=range]:active {
  outline: none; }

input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 15px;
  width: 98%;
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  outline: none; }

input[type=range]::active {
  border: none;
  outline: none; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 15px;
  background: #DC5B21;
  border-radius: 0;
  border: solid 1px #b14a1b; }
input[type=range]::-webkit-slider-thumb:hover {
  cursor: -webkit-grab; }

input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 20px;
  height: 15px;
  background: #DC5B21;
  border-radius: 0;
  border: solid 1px #b14a1b; }
input[type=range]::-moz-range-thumb:hover {
  cursor: grab; }

input[type=range]::-o-range-thumb {
  -moz-appearance: none;
  width: 20px;
  height: 15px;
  background: #DC5B21;
  border-radius: 0;
  border: solid 1px #b14a1b; }
input[type=range]::-o-range-thumb:hover {
  cursor: grab; }

input[type=range]::range-thumb {
  -moz-appearance: none;
  width: 20px;
  height: 15px;
  background: #DC5B21;
  border-radius: 0;
  border: solid 1px #b14a1b; }
input[type=range]::range-thumb:hover {
  cursor: grab; }

@media screen and (max-width: 767px) {
  div#comparison figure div {
    bottom: auto !important; }

  div#comparison figure {
    position: relative; }

  div#comparison figure div {
    height: 100%; } }
/* ----------------------------------------- 
                Menu Modules
----------------------------------------- */
.full_width_photo {
  text-align: center;
  margin-top: 130px; }
.full_width_photo img {
  max-width: 1200px;
  width: 100%; }

.all_recommended_btn {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #444444;
  display: block;
  padding-bottom: 10px; }
.all_recommended_btn:hover {
  color: #DC5B21; }

.constant_wrapper_article_single {
  max-width: 1200px;
  width: 100%;
  margin: 110px auto 0 auto; }
.constant_wrapper_article_single .row {
  margin: 0 !important; }
.constant_wrapper_article_single .white_b {
  background: #fff; }
.constant_wrapper_article_single .news_image .news_image_single {
  padding: 6px 10px 10px 0; }
.constant_wrapper_article_single .large_article_image {
  padding: 0 0 15px 0 !important; }
.constant_wrapper_article_single .large_article_image img {
  width: 100% !important; }
.constant_wrapper_article_single .large_article_image a img {
  width: 100% !important; }
.constant_wrapper_article_single .text_block {
  padding-bottom: 20px; }
.constant_wrapper_article_single .text_block p {
  color: #000;
  text-align: left !important; }
.constant_wrapper_article_single .text_block p img {
  padding-right: 10px !important; }
.constant_wrapper_article_single .text_block img {
  max-width: 100% !important;
  width: 100%; }
.constant_wrapper_article_single .text_block a {
  color: #DC5B21; }
.constant_wrapper_article_single .text_block ul li {
  font-size: 18px !important;
  color: #274655 !important;
  line-height: 25px !important;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-weight: 300; }
.constant_wrapper_article_single .text_block ul li span {
  font-size: 18px !important;
  color: #274655 !important;
  line-height: 25px !important;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-weight: 300; }
.constant_wrapper_article_single .text_block ul li p {
  font-size: 18px !important;
  color: #274655 !important;
  line-height: 25px !important;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-weight: 300; }
.constant_wrapper_article_single .text_block img {
  max-width: 100% !important;
  height: auto !important; }
.constant_wrapper_article_single .text_block p {
  color: #000;
  text-align: justify;
  font-family: 'Roboto', sans-serif !important; }
.constant_wrapper_article_single .text_block p img {
  max-width: 100% !important;
  height: auto !important; }
.constant_wrapper_article_single .text_block .quotes {
  font-size: 24px !important;
  font-weight: 600 !important; }
.constant_wrapper_article_single .text_block .quotes blockquote {
  padding: 0 20px !important;
  margin: 0 !important; }
.constant_wrapper_article_single .text_block .quotes p, .constant_wrapper_article_single .text_block .quotes h1, .constant_wrapper_article_single .text_block .quotes h2, .constant_wrapper_article_single .text_block .quotes h3, .constant_wrapper_article_single .text_block .quotes h4, .constant_wrapper_article_single .text_block .quotes h5, .constant_wrapper_article_single .text_block .quotes h6 {
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 28px !important; }
.constant_wrapper_article_single .text_block .quotes:before {
  content: url("../img/quote1.png"); }
.constant_wrapper_article_single .text_block .quotes:after {
  content: url("../img/quote2.png"); }
.constant_wrapper_article_single .module_title {
  text-align: left !important;
  padding: 10 0 0 0;
  margin-left: 15px;
  font-weight: 400;
  color: #554A4A;
  font-size: 38px !important; }
.constant_wrapper_article_single .news_date_created {
  color: #1f1f1f !important;
  font-size: 16px !important;
  font-family: 'Roboto', sans-serif;
  padding: 0 0 5px 15px;
  margin: 0 0 10px 0 !important; }

.sidebar_new_article_wrapper {
  margin-left: -15px !important; }

.project_single {
  background-color: #444444; }

.constant_wrapper #query_wrapper {
  text-align: center;
  padding: 0 0 35px 0; }
.constant_wrapper #query_wrapper #query_form .btn-success {
  background-color: #FFCA08 !important;
  border-color: #e6b400 !important; }

.sidebar_new_article_title {
  color: #554a4a !important;
  font-size: 18px;
  font-family: 'Oswald', regular;
  font-weight: normal;
  text-align: left !important;
  text-transform: uppercase;
  margin-top: 25px; }

.article_all {
  list-style-type: none !important; }

.margin_top_80 {
  margin-top: -100px; }

.sidebar_new_article {
  margin-bottom: 15px; }
.sidebar_new_article a {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #444444; }

.text_block {
  font-weight: 300;
  border-bottom: solid 1px #EEEEEE; }
.text_block p {
  font-family: 'Roboto', sans-serif !important;
  font-size: 18px !important;
  color: #444444 !important;
  color: #554a4a !important;
  line-height: 25px !important;
  font-weight: 300; }

.share_icons_row .share_icons_col {
  margin: 25px 0 25px 0 !important; }
.share_icons_row .share_icons_col .share_icon {
  -webkit-transition: 0.2s linear;
  /* Safari and Chrome */
  -moz-transition: 0.2s linear;
  /* Firefox */
  -ms-transition: 0.2s linear;
  /* IE 9 */
  -o-transition: 0.2s linear;
  /* Opera */
  transition: 0.2s linear;
  width: 92px !important;
  height: 30px;
  margin-right: 8px;
  float: left; }
.share_icons_row .share_icons_col .share_icon:hover {
  -webkit-filter: saturate(180%);
  -moz-filter: saturate(180%);
  -ms-filter: saturate(180%);
  -o-filter: saturate(180%);
  filter: saturate(180%);
  cursor: pointer; }
.share_icons_row .facebook_share {
  background: url("../img/facebook_share.png"); }
.share_icons_row .twitter_share {
  background: url("../img/twitter_share.png"); }
.share_icons_row .linkedIn_share {
  background: url("../img/in_share.png"); }
.share_icons_row .google_share {
  background: url("../img/google_share.png"); }
.share_icons_row .email_share {
  background: url("../img/email_share.png"); }
.share_icons_row .facebook_defoult {
  display: block;
  max-width: 100%;
  margin-bottom: 15px; }
.share_icons_row .facebook_defoult span {
  max-width: 100%; }
.share_icons_row .facebook_defoult span iframe {
  max-width: 100%; }

.margin_top_132 {
  margin-top: 132px; }

@media screen and (max-width: 1026px) {
  .margin_top_132 {
    margin-top: 70px !Important; }
  .margin_top_132 .module_title {
    padding: 0 0 5px 0 !important;
    line-height: 0px !important; }

  .margin_top_80 {
    margin-top: 6px !important; }

  .constant_wrapper_article_single {
    margin: 0 !important; }
  .constant_wrapper_article_single .sidebar_new_article_title {
    text-align: center !important;
    margin-top: 105; }
  .constant_wrapper_article_single .module_title {
    padding: 0 0 5px 0 !important;
    line-height: 0px !important; }
  .constant_wrapper_article_single #articles {
    margin-top: 25px; }
  .constant_wrapper_article_single .sidebar_new_article {
    text-align: center !important; }
  .constant_wrapper_article_single .sidebar_new_article_wrapper {
    margin-left: 0px !important; } }
@media screen and (max-width: 991px) {
  .all_recommended_btn {
    text-align: center; } }
@media screen and (max-width: 767px) {
  .constant_wrapper_article_single {
    padding-top: 60px; }
  .constant_wrapper_article_single .module_title {
    text-align: center !important;
    line-height: 38px !important;
    margin-left: 0px !important; }
  .constant_wrapper_article_single .white_b {
    padding-top: 10px !important;
    padding-bottom: 10px; }
  .constant_wrapper_article_single .news_date_created {
    text-align: center !important;
    margin: -10px 0 -5px 0 !important; }
  .constant_wrapper_article_single .news_image_single, .constant_wrapper_article_single .news_image {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding-bottom: 5px; }
  .constant_wrapper_article_single .text_block {
    padding-bottom: 30px; }
  .constant_wrapper_article_single .margin_top_80 {
    margin-top: 0px; }
  .constant_wrapper_article_single .share_icons_row .share_icons_col {
    margin: 20px 0 0 0 !important; }
  .constant_wrapper_article_single .share_icons_row .share_icons_col .share_icon {
    margin-right: 20px;
    width: 30px !important;
    background-position: center left -10px; } }
.single_text_page {
  background-color: #fff;
  height: auto; }
.single_text_page .single_text_page_wrapper {
  max-width: 800px;
  margin: 0px auto 0 auto;
  padding-bottom: 20px;
  background-color: #fff; }
.single_text_page .single_text_page_wrapper .module_title {
  border-bottom: solid 1px #EEE; }
.single_text_page .single_text_page_wrapper .text_block {
  padding-bottom: 20px;
  border-bottom: none; }
.single_text_page .single_text_page_wrapper .text_block img {
  max-width: 1200px;
  width: 100%; }
.single_text_page .single_text_page_wrapper .text_block p img {
  max-width: 1200px;
  width: 100%; }

@media screen and (max-width: 991px) {
  .single_text_page .share_icon {
    margin-bottom: 20px; } }
@media screen and (max-width: 760px) {
  .single_text_page_wrapper {
    margin: 35px auto 0 auto !important; }

  .single_text_page .share_icons_row .share_icons_col .share_icon {
    width: 30px !important;
    background-position: center left -10px;
    margin-right: 20px; } }
/* -----------------------------------------
            Articles
----------------------------------------- */
#youtube_wrapper {
  width: 100%;
  position: fixed;
  top: 23%;
  text-align: center;
  left: 0px;
  display: none;
  z-index: 9997; }
#youtube_wrapper .youtubeIframe {
  height: auto;
  margin: 0 auto;
  z-index: 9998;
  background-color: #FFF;
  padding: 30px;
  border-radius: 8px; }
#youtube_wrapper #youtube_holder {
  position: relative; }
#youtube_wrapper #closeYoutube {
  position: absolute;
  top: 3px;
  right: 23.4%;
  width: 25px;
  height: 25px;
  background: url("../img/closeY.png") no-repeat center;
  background-size: 100%;
  z-index: 9999;
  -webkit-transition: 0.3s linear;
  /* Safari and Chrome */
  -moz-transition: 0.3s linear;
  /* Firefox */
  -ms-transition: 0.3s linear;
  /* IE 9 */
  -o-transition: 0.3s linear;
  /* Opera */
  transition: 0.3s linear; }
#youtube_wrapper #closeYoutube:hover {
  cursor: pointer;
  background-image: url("../img/closeYh.png"); }

.module_title {
  width: 100%;
  height: auto;
  text-align: left !important;
  color: #554a4a2;
  font-size: 34px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 25px 0px 5px 0px; }

#articles {
  margin-top: 10px;
  background-color: #f8f7f5 !important;
  height: auto; }
#articles .col-md-6 {
  padding-left: 0px !important;
  padding-right: 0px !important; }
#articles #youtubeFrame {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  z-index: 9999; }
#articles .constant_wrapper {
  height: auto; }
#articles .col-md-12 {
  padding: 0 !important; }
#articles .row {
  margin: 0 !important;
  height: auto; }
#articles .news_image {
  margin: 5px 10px 10px 0;
  max-width: 387px;
  max-height: 220px; }
#articles .text_block img {
  margin-right: 5px; }
#articles .homepage_title {
  width: 100%;
  height: auto;
  text-align: left;
  color: #554a4a;
  font-size: 34px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 25px 0px 15px 0px; }
#articles .text_more_news {
  float: right;
  display: block;
  padding-top: 30px; }
#articles .text_more_news a {
  color: #DC5B21;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: underline; }
#articles .text_more_news a:hover, #articles .text_more_news a:active, #articles .text_more_news alink {
  color: #c8541e; }
#articles .news_article_single {
  float: none !important;
  text-align: center;
  display: block; }
#articles .news_article_single:hover {
  text-decoration: none !important; }
#articles .news_article_single:hover, #articles .news_article_single:active, #articles .news_article_single:focus {
  border: none !important;
  color: transparent !important; }
#articles .news_article_single {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  display: block;
  width: 100%;
  height: auto;
  border: none !important;
  text-align: left; }
#articles .news_article_single:hover, #articles .news_article_single:active {
  text-decoration: none !important; }
#articles .a_link {
  top: -33px !important; }
#articles .news_article_single {
  position: relative;
  z-index: 15;
  padding-bottom: 35px; }
#articles .news_article_single .pull_left {
  float: none !important; }
#articles .news_article_single .news_image {
  margin: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 15px !important;
  overflow: hidden;
  z-index: 15; }
#articles .news_article_single .article_youtube {
  width: 100% !important; }
#articles .news_article_single .with_youtube_link {
  height: 233px;
  z-index: 400; }
#articles .news_article_single .with_youtube_link .article_image2 {
  width: 100%; }
#articles .news_article_single .with_youtube_link .youtube_link_img {
  position: absolute;
  background-image: url("../img/youtube_play_btn.png");
  width: 66px;
  height: 47px;
  top: 94px;
  left: 160px;
  z-index: 9999; }
#articles .news_article_single .with_youtube_link:hover {
  cursor: pointer; }
#articles .news_article_single .with_youtube_link:hover .youtube_link_img {
  background-image: url("../img/youtube_play_btn_h.png"); }
#articles .news_article_single .news_title {
  position: absolute;
  top: 180px;
  width: 387px; }
#articles .news_article_single .news_title .articles_title {
  z-index: 17;
  color: #554a4a !important;
  font-size: 18px;
  line-height: 23px;
  font-family: 'Oswald', regular;
  font-weight: normal;
  text-align: left !important;
  margin: -20px auto 0 auto;
  width: 260px;
  text-align: center !important;
  padding: 18px 10px 14px 10px;
  background-color: #fff;
  min-height: 130px; }
#articles .news_article_single .news_summary p {
  text-align: left !important;
  line-height: 16px !important; }
#articles .news_article_single .news_summary {
  padding: 32px 0 15px 0;
  width: 100%;
  background-color: #fff; }
#articles .news_article_single .news_summary p {
  font-size: 15px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 300 !important;
  width: 326px;
  margin: 0 auto;
  color: #554a4a !important;
  line-height: 20px !important;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-all; }
#articles .news_article_single .news_date_created {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 7px 0 0 0;
  color: #554A4A;
  text-align: center; }
#articles .news_article_single .news_summary:hover, #articles .news_article_single .news_summary:active, #articles .news_article_single .news_date_created:hover, #articles .news_article_single news_date_created:active {
  text-decoration: none !important; }
#articles .col-md-12 {
  padding-left: 5px;
  padding-right: 5px; }
#articles .btn_more_news {
  text-align: center;
  display: block;
  margin-bottom: 70px;
  padding-top: 30px; }
#articles .btn_more_news a {
  color: #fff;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  background-color: #f68120;
  padding: 10px 40px;
  text-transform: uppercase; }
#articles .btn_more_news a:hover {
  background-color: #dc6809;
  text-decoration: none;
  transition: 0.2s; }
#articles .btn_more_news a:focus {
  -moz-box-shadow: inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow: inset 0 0 10px #000000; }
#articles .news_article_single:hover .news_image {
  z-index: 55; }
#articles .article_all {
  margin-bottom: 10px; }
#articles .news_image_single {
  padding: -5px; }
#articles .with_youtube_link {
  z-index: 400; }
#articles .with_youtube_link:hover {
  cursor: pointer; }
#articles .with_youtube_link:hover .youtube_link_img {
  background-image: url("../img/youtube_play_btn_h.png"); }

.news_article_single_a {
  margin-top: 20px !important; }
.news_article_single_a .news_article_single {
  padding-bottom: 0px !Important; }
.news_article_single_a .news_article_single .news_title {
  width: 100% !important;
  max-width: 100% !important;
  position: inherit !important;
  top: 0px !Important; }
.news_article_single_a .news_article_single .news_title .articles_title2 {
  width: 100% !important;
  max-width: 100% !important;
  text-align: left !important;
  z-index: 17;
  color: #554a4a !important;
  font-size: 18px;
  line-height: 23px;
  font-family: 'Oswald', regular;
  font-weight: normal;
  margin: 0px auto 0 auto;
  padding: 0 0 0 15px;
  background-color: transparent; }
.news_article_single_a .news_article_single:hover .articles_title2 {
  color: #DC5B21 !important; }

@media screen and (max-width: 1242px) {
  #articles .news_article_single .news_image {
    width: 100%; }
  #articles .news_article_single .news_image .article_image {
    width: 100%; }
  #articles .news_article_single .news_image .article_image2 {
    width: 100%; }
  #articles .news_article_single .news_image .article_youtube {
    width: 100% !important; }
  #articles .news_article_single .news_title {
    width: 100%;
    top: 80%; }
  #articles .homepage_title {
    padding: 25px 0 15px 12px; } }
@media screen and (max-width: 1024px) {
  #articles .homepage_title {
    padding: 85px 0 15px 0px !important; }

  .margin_top_132 {
    margin-top: 135px !Important; } }
@media screen and (max-width: 992px) {
  #articles .news_article_single {
    max-width: 387px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 5px; }
  #articles .news_article_single .news_title {
    width: 100%;
    position: inherit !important; }
  #articles .news_article_single .news_title .articles_title {
    margin: -40px auto 0 auto; }
  #articles .homepage_title {
    text-align: center; }
  #articles .mobile_hide {
    display: none; }

  .margin_top_132 homepage_title {
    text-align: center !important; }
  .margin_top_132 .align_left {
    text-align: center !important; } }
@media screen and (max-width: 768px) {
  .news_article_single_a .news_article_single .news_title .articles_title2 {
    text-align: center !important; }
  .news_article_single_a .news_article_single:hover .articles_title2 {
    color: #DC5B21 !important; }

  .margin_top_132 {
    margin-top: 75px !important; } }
.news_article_single .article_image {
  transform: scale(1);
  -webkit-transition: 0.4s linear;
  /* Safari and Chrome */
  -moz-transition: 0.4s linear;
  /* Firefox */
  -ms-transition: 0.4s linear;
  /* IE 9 */
  -o-transition: 0.4s linear;
  /* Opera */
  transition: 0.4s linear;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  transition-timing-function: linear;
  max-width: 420px; }
.news_article_single:hover .article_image {
  transform: scale(1.03); }

/* -----------------------------------------
            Articles
----------------------------------------- */
#projects_wrapper {
  width: 100%;
  background-color: #444444;
  height: auto;
  text-align: left; }
#projects_wrapper .module_title {
  width: 100%;
  height: auto;
  text-align: left !important;
  color: #fff;
  font-size: 34px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 25px 0px 15px 0px; }

#projects {
  background-color: #444444;
  height: auto; }
#projects .constant_wrapper {
  height: auto; }
#projects .constant_wrapper .col-md-6 .homepage_title {
  margin-left: -15px !important; }
#projects .col-md-12 {
  padding: 0 !important; }
#projects .row {
  margin: 0 !important;
  height: auto; }
#projects .news_image {
  margin: 5px 10px 10px 0;
  max-width: 387px; }
#projects .homepage_title {
  width: 100%;
  height: auto;
  text-align: left;
  color: #fff;
  font-size: 34px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 25px 0px 15px 0px; }
#projects .text_more_news {
  float: right;
  display: block;
  padding-top: 30px; }
#projects .text_more_news a {
  color: #dc5b21;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: underline; }
#projects .text_more_news a:hover, #projects .text_more_news a:active, #projects .text_more_news alink {
  color: #c8541e; }
#projects .news_article_single {
  float: none !important;
  text-align: center;
  display: block; }
#projects .news_article_single:hover {
  text-decoration: none !important; }
#projects .news_article_single:hover, #projects .news_article_single:active, #projects .news_article_single:focus {
  border: none !important;
  color: transparent !important; }
#projects .news_article_single {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  display: block;
  width: 100%;
  height: auto;
  border: none !important;
  text-align: left; }
#projects .news_article_single:hover, #projects .news_article_single:active {
  text-decoration: none !important; }
#projects .news_article_single {
  position: relative;
  z-index: 15; }
#projects .news_article_single .pull_left {
  float: none !important; }
#projects .news_article_single .news_image {
  margin: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 15px !important;
  overflow: hidden;
  z-index: 15; }
#projects .news_article_single .news_title {
  position: absolute;
  top: 225px;
  width: 387px; }
#projects .news_article_single .news_title .articles_title {
  z-index: 17;
  color: #554a4a !important;
  font-size: 18px;
  font-family: 'Oswald', regular;
  font-weight: normal;
  text-align: left !important;
  margin: -35px auto 0 auto;
  width: 260px;
  text-align: center !important;
  padding: 18px 10px 18px 10px;
  background-color: #fff;
  min-height: 70px; }
#projects .news_article_single .news_summary p, #projects .news_article_single .news_date_created {
  text-align: left !important;
  line-height: 16px !important; }
#projects .news_article_single .news_summary {
  padding: 55px 0 15px 0;
  width: 100%;
  background-color: #f8f7f5; }
#projects .news_article_single .news_summary p {
  font-size: 15px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 300 !important;
  width: 326px;
  margin: 0 auto;
  text-align: justify !important;
  text-justify: inter-word !important;
  color: #554a4a !important;
  line-height: 20px !important;
  word-break: keep-all; }
#projects .news_article_single .news_date_created {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border-top: solid 1px #f2f3f3;
  padding: 10px 0px; }
#projects .news_article_single .news_summary:hover, #projects .news_article_single .news_summary:active, #projects .news_article_single .news_date_created:hover, #projects .news_article_single news_date_created:active {
  text-decoration: none !important; }
#projects .col-md-12 {
  padding-left: 5px;
  padding-right: 5px; }
#projects .btn_more_news {
  text-align: center;
  display: block;
  margin-bottom: 70px; }
#projects .btn_more_news a {
  color: #fff;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  background-color: #f68120;
  padding: 10px 40px;
  text-transform: uppercase; }
#projects .btn_more_news a:hover {
  background-color: #dc6809;
  text-decoration: none;
  transition: 0.2s; }
#projects .btn_more_news a:focus {
  -moz-box-shadow: inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow: inset 0 0 10px #000000; }
#projects .news_article_single:hover .news_image {
  z-index: 55; }
#projects .article_all {
  margin-bottom: 50px; }
#projects .news_image_single {
  padding: -5px; }

@media screen and (max-width: 1242px) {
  #projects .news_article_single .news_image {
    width: 100%; }
  #projects .news_article_single .news_image .article_image {
    width: 100%; }
  #projects .news_article_single .news_title {
    width: 100%;
    top: 45%; }
  #projects .news_article_single .news_summary {
    padding: 37px 0 15px 0; }
  #projects .news_article_single .news_summary p {
    width: 100%;
    padding: 15px !important; }
  #projects .homepage_title {
    padding: 25px 0 15px 12px;
    text-align: left; } }
@media screen and (max-width: 992px) {
  #projects .news_article_single {
    max-width: 387px;
    width: 100%;
    margin: 0 auto; }
  #projects .news_article_single .news_title {
    position: inherit !important; }
  #projects .news_article_single .news_title .articles_title {
    margin: -30px auto 0 auto; }
  #projects .news_article_single .news_summary {
    margin-top: -46px; }
  #projects .homepage_title {
    text-align: center; }
  #projects .mobile_hide {
    display: none; } }
.project_single {
  background: #F8F7F5; }

.constant_wrapper_project_single {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding-top: 100px; }
.constant_wrapper_project_single .project_inner_wrapper {
  max-width: 800px;
  margin: 0 auto; }
.constant_wrapper_project_single .row {
  margin: 0 !important; }
.constant_wrapper_project_single .news_image .news_image_single {
  padding: 0; }
.constant_wrapper_project_single .module_title {
  max-width: 800px;
  width: 100%;
  height: auto;
  text-align: left !important;
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 0px 0px 5px 0px;
  color: #554a4a;
  border-bottom: solid 1px #EEEEEE; }
.constant_wrapper_project_single .news_image {
  width: 100%; }
.constant_wrapper_project_single .news_image .news_image_single {
  width: 100%; }
.constant_wrapper_project_single .news_image .news_image_single img {
  width: 100%; }
.constant_wrapper_project_single .text_block {
  padding-top: 10px;
  padding-bottom: 20px;
  line-height: 30px; }
.constant_wrapper_project_single .text_block p {
  color: #000; }
.constant_wrapper_project_single .text_block img {
  max-width: 100% !important;
  width: 100%; }
.constant_wrapper_project_single .text_block a {
  color: #DC5B21;
  font-size: 25px !important;
  font-weight: 300 !important; }
.constant_wrapper_project_single .text_block ul li {
  color: #274655 !important;
  line-height: 23px !important;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 25px !important;
  font-weight: 300 !important;
  line-height: 30px !important; }
.constant_wrapper_project_single .text_block ul li span {
  color: #274655 !important;
  line-height: 30px !important;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 25px !important;
  font-weight: 300 !important; }
.constant_wrapper_project_single .text_block ul li p {
  font-size: 15px !important;
  color: #274655 !important;
  line-height: 30px !important;
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-size: 25px !important;
  font-weight: 300 !important; }
.constant_wrapper_project_single .text_block ul li h2 {
  color: #554a4a !important;
  text-align: justify;
  font-family: 'Roboto', sans-serif !important;
  font-size: 34px !important;
  font-weight: 300 !important;
  padding: 10px 0; }
.constant_wrapper_project_single .text_block ul li h3 {
  color: #554a4a !important;
  text-align: justify;
  font-family: 'Roboto', sans-serif !important;
  font-size: 34px !important;
  font-weight: 300 !important; }
.constant_wrapper_project_single .text_block img {
  max-width: 100% !important;
  height: auto !important; }
.constant_wrapper_project_single .text_block p {
  text-align: justify;
  font-family: 'Roboto', sans-serif !important;
  font-size: 25px !important;
  font-weight: 300 !important;
  line-height: 30px !important; }
.constant_wrapper_project_single .text_block p img {
  max-width: 100% !important;
  height: auto !important; }
.constant_wrapper_project_single .text_block h2 {
  color: #554a4a !important;
  text-align: justify;
  font-family: 'Roboto', sans-serif !important;
  font-size: 34px !important;
  font-weight: 400 !important;
  padding: 15px 0 10px 0; }
.constant_wrapper_project_single .text_block h3 {
  color: #554a4a !important;
  text-align: justify;
  font-family: 'Roboto', sans-serif !important;
  font-size: 34px !important;
  font-weight: 300 !important;
  padding: 15px 0 10px 0; }
.constant_wrapper_project_single .project_nav .project_nav_title {
  color: #DC5B21 !important;
  font-size: 18px;
  font-family: 'Oswald', regular;
  font-weight: 700;
  padding-bottom: 10px; }
.constant_wrapper_project_single .project_nav .previous {
  text-align: left; }
.constant_wrapper_project_single .project_nav .next {
  text-align: right; }

.previous_next {
  background-color: #fff !important; }
.previous_next .news_article_single .prev_next_title {
  margin-top: 20px; }
.previous_next ul {
  list-style-type: none !important; }

.constant_wrapper #query_wrapper {
  text-align: center;
  padding: 0 0 35px 0; }
.constant_wrapper #query_wrapper #query_form .btn-success {
  background-color: #FFCA08 !important;
  border-color: #e6b400 !important; }

@media screen and (max-width: 1026px) {
  #projects_wrapper {
    margin-top: 70px !important; }
  #projects_wrapper .module_title {
    padding: 0 0 15px 0;
    line-height: 0px;
    text-align: center !important; } }
@media screen and (max-width: 991px) {
  .project_nav {
    text-align: center; }
  .project_nav .previous_next {
    margin-top: 35px; }
  .project_nav .previous_next .project_nav_title {
    width: 100%;
    margin: 0 auto; }
  .project_nav .previous_next .prev_next_title {
    margin-top: -50px; } }
@media screen and (max-width: 767px) {
  .constant_wrapper_project_single {
    padding-top: 25px !Important; }
  .constant_wrapper_project_single .module_title {
    text-align: center !important;
    font-size: 32px !important;
    padding-bottom: 10px; }
  .constant_wrapper_project_single .news_image_single, .constant_wrapper_project_single .news_image {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding-bottom: 5px; }
  .constant_wrapper_project_single .text_block {
    padding-bottom: 30px;
    font-size: 18px !important;
    line-height: 24px !important; }
  .constant_wrapper_project_single .text_block p {
    font-size: 18px !important;
    line-height: 24px !important; }
  .constant_wrapper_project_single .text_block ul {
    font-size: 18px !important;
    line-height: 24px !important; }
  .constant_wrapper_project_single .text_block ul li {
    font-size: 18px !important;
    line-height: 24px !important; }
  .constant_wrapper_project_single .text_block ul li p {
    font-size: 18px !important;
    line-height: 24px !important; }
  .constant_wrapper_project_single .share_icons_row .share_icons_col {
    margin: 20px 0 0 0 !important; }
  .constant_wrapper_project_single .share_icons_row .share_icons_col .share_icon {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 30px !important;
    background-position: center left -10px; } }
/* -----------------------------------------
   Gallery pictures (keisti cia norint didinti tarpus tarp nuotrauku!!!)
----------------------------------------- */
.block-grid.four-up {
  margin: 0 -6px; }

.block-grid.four-up > li {
  padding: 0px 6px 12px 6px; }

.block-grid.four-up.partners li {
  padding-bottom: 15px; }

.block-grid .thumbnail {
  margin-bottom: 0px; }
.block-grid .thumbnail:hover, .block-grid .thumbnail:focus {
  border-color: #8cc14b; }

/* -----------------------------------------
            Partners pictures
----------------------------------------- */
.cell {
  z-index: 10;
  border: 1px solid #ccc;
  padding: 5px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto; }

.cell .outerContainer {
  display: table;
  overflow: hidden; }

.cell .outerContainer .innerContainer {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center; }

.cell .outerContainer .innerContainer .element {
  line-height: 0 !important;
  font-size: 0; }

.clear {
  clear: both; }

#timeline_wrapper {
  width: 100%;
  height: auto;
  margin-top: 132px; }
#timeline_wrapper #intro {
  width: 100%;
  height: auto;
  position: relative; }
#timeline_wrapper #intro img {
  width: 100%;
  height: auto; }
#timeline_wrapper #intro .name {
  text-transform: uppercase;
  color: #fff;
  font-size: 72px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  position: absolute;
  top: 65%;
  width: 100%; }
#timeline_wrapper #intro .intro_text {
  position: absolute;
  top: 80%;
  width: 100%; }
#timeline_wrapper #intro .intro_text p {
  font-family: 'Caudex', serif;
  font-style: italic;
  font-size: 24px;
  color: #fff;
  width: 30%;
  text-align: center;
  margin: 0 auto; }
#timeline_wrapper #timeline .timeline_top .left {
  float: left;
  width: 50%;
  padding-bottom: 15px; }
#timeline_wrapper #timeline .timeline_top .left .first_picture {
  float: right;
  position: relative;
  margin: 30px 45px 0 0; }
#timeline_wrapper #timeline .timeline_top .left .first_picture .zoom {
  border-radius: 50%;
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-position: center;
  background-color: #DC5B21;
  overflow: hidden;
  transition: 0.5s; }
#timeline_wrapper #timeline .timeline_top .left .first_picture .zoom .zoom_img {
  background: url("timeline_pictures/zoom.png");
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: relative; }
#timeline_wrapper #timeline .timeline_top .left .first_picture .zoom:hover {
  cursor: pointer;
  background-color: #b1491b !important; }
#timeline_wrapper #timeline .timeline_top .left .first_picture .zoom:hover .zoom_img {
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 0.6s;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 0.6s; }
#timeline_wrapper #timeline .timeline_top .right {
  float: right;
  width: 50%;
  padding-bottom: 15px; }
#timeline_wrapper #timeline .timeline_top .right .first_text {
  margin: 10% 0px 45px 45px; }
#timeline_wrapper #timeline .timeline_top .right .first_text .date {
  color: #fff;
  font-size: 100px;
  font-family: 'Caudex', serif;
  line-height: 60px; }
#timeline_wrapper #timeline .timeline_top .right .first_text h3 {
  font-family: 'Caudex', serif;
  color: #99cccc;
  font-size: 36px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: bold !important; }
#timeline_wrapper #timeline .timeline_top .right .first_text p {
  font-size: 18px;
  color: #fff;
  font-family: 'Caudex', serif;
  font-style: italic;
  width: 40%;
  display: block;
  white-space: normal;
  word-wrap: break-word;
  word-spacing: 1px;
  text-align: left; }
#timeline_wrapper #timeline .timeline_top .right .first_text .dots {
  overflow: hidden;
  background: #dc5b21;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  text-align: center;
  float: left;
  transition: 0.5s; }
#timeline_wrapper #timeline .timeline_top .right .first_text .dots .dot-1, #timeline_wrapper #timeline .timeline_top .right .first_text .dots .dot-2, #timeline_wrapper #timeline .timeline_top .right .first_text .dots .dot-3 {
  float: left;
  margin-left: 5px;
  margin-top: 17px;
  background: url("timeline_pictures/dot.png") transparent no-repeat;
  width: 8px;
  height: 8px;
  position: relative; }
#timeline_wrapper #timeline .timeline_top .right .first_text .dots:hover {
  cursor: pointer;
  background-color: #b1491b !important; }
#timeline_wrapper #timeline .timeline_top .right .first_text .dots:hover .dot-1, #timeline_wrapper #timeline .timeline_top .right .first_text .dots:hover .dot-2, #timeline_wrapper #timeline .timeline_top .right .first_text .dots:hover .dot-3 {
  cursor: pointer;
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 0.6s;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 0.6s; }
#timeline_wrapper #timeline .timeline_bottom .left {
  float: left;
  width: 50%;
  padding-bottom: 15px; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text {
  float: right;
  text-align: right;
  margin: 5% 45px 0 0; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text .date {
  color: #fff;
  font-size: 100px;
  font-family: 'Caudex', serif;
  text-align: right;
  line-height: 60px; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text h3 {
  font-family: 'Caudex', serif;
  color: #99cccc;
  font-size: 36px;
  font-family: 'Roboto', sans-serif !important;
  text-align: right;
  font-weight: bold !important; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text p {
  font-size: 18px;
  color: #fff;
  font-family: 'Caudex', serif;
  font-style: italic;
  width: 40%;
  display: block;
  white-space: normal;
  word-wrap: break-word;
  text-align: right;
  float: right;
  word-spacing: 0px; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text .dots {
  overflow: hidden;
  background: #dc5b21;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  text-align: center;
  float: right;
  transition: 0.5s; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text .dots .dot-1, #timeline_wrapper #timeline .timeline_bottom .left .first_text .dots .dot-2, #timeline_wrapper #timeline .timeline_bottom .left .first_text .dots .dot-3 {
  float: left;
  margin-left: 5px;
  margin-top: 17px;
  background: url("timeline_pictures/dot.png") transparent no-repeat;
  width: 8px;
  height: 8px;
  position: relative; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text .dots:hover {
  cursor: pointer;
  background-color: #b1491b !important; }
#timeline_wrapper #timeline .timeline_bottom .left .first_text .dots:hover .dot-1, #timeline_wrapper #timeline .timeline_bottom .left .first_text .dots:hover .dot-2, #timeline_wrapper #timeline .timeline_bottom .left .first_text .dots:hover .dot-3 {
  cursor: pointer;
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 0.6s;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 0.6s; }
#timeline_wrapper #timeline .timeline_bottom .right {
  float: right;
  width: 50%;
  padding-bottom: 15px; }
#timeline_wrapper #timeline .timeline_bottom .right .first_picture {
  float: left;
  position: relative;
  margin: 0px 0px 45px 45px; }
#timeline_wrapper #timeline .timeline_bottom .right .first_picture .zoom {
  border-radius: 50%;
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-position: center;
  background-color: #DC5B21;
  overflow: hidden;
  transition: 0.5s; }
#timeline_wrapper #timeline .timeline_bottom .right .first_picture .zoom .zoom_img {
  background: url("timeline_pictures/zoom.png");
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: relative; }
#timeline_wrapper #timeline .timeline_bottom .right .first_picture .zoom:hover {
  cursor: pointer;
  background-color: #b1491b !important; }
#timeline_wrapper #timeline .timeline_bottom .right .first_picture .zoom:hover .zoom_img {
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 0.6s;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 0.6s; }
#timeline_wrapper #timeline #first_timeline, #timeline_wrapper #timeline #second_timeline, #timeline_wrapper #timeline #third_timeline, #timeline_wrapper #timeline #fourth_timeline, #timeline_wrapper #timeline #fift_timeline, #timeline_wrapper #timeline #six_timeline, #timeline_wrapper #timeline #seven_timeline {
  width: 100% !important;
  height: auto;
  background-size: 100% 100% !important;
  background-repeat: no-repeat; }
#timeline_wrapper #timeline #first_timeline {
  background: url("timeline_pictures/fonas11.jpg"); }
#timeline_wrapper #timeline #second_timeline {
  background: url("timeline_pictures/fonas6.jpg"); }
#timeline_wrapper #timeline #third_timeline {
  background: url("timeline_pictures/fonas22.jpg"); }
#timeline_wrapper #timeline #fourth_timeline {
  background: url("timeline_pictures/fonas33.jpg"); }
#timeline_wrapper #timeline #fift_timeline {
  background: url("timeline_pictures/fonas44.jpg"); }
#timeline_wrapper #timeline #six_timeline {
  background: url("timeline_pictures/fonas55.jpg"); }
#timeline_wrapper #timeline #mayor {
  width: 100% !important;
  height: 939px;
  background-size: 100% 100% !important;
  background-repeat: no-repeat;
  background: url("timeline_pictures/mayor.jpg");
  position: relative; }
#timeline_wrapper #timeline #mayor .mayor_text {
  position: absolute;
  top: 5%;
  width: 100%;
  text-align: center; }
#timeline_wrapper #timeline #mayor .mayor_text h2 {
  color: #fff;
  font-size: 50px;
  font-family: 'Caudex', serif;
  text-align: center; }
#timeline_wrapper #timeline #mayor .mayor_text h3 {
  color: #99cccc;
  text-transform: uppercase;
  font-size: 31px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: bold; }
#timeline_wrapper #timeline #mayor .mayor_text p {
  color: #b1b5b8;
  font-size: 18px;
  font-style: italic;
  font-family: 'Caudex', serif;
  width: 100%;
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  margin-top: 100px; }
#timeline_wrapper #timeline #mayor .mayor_text #icons {
  max-width: 1160px;
  width: 100%;
  margin: 60px auto; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td {
  width: 14.28%;
  height: 100px;
  text-align: center; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td .circle {
  background-color: #dc5b21;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin: 0 auto; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(1) .circle {
  background: url("timeline_pictures/e-city.png") center no-repeat #c8531e; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(2) .circle {
  background: url("timeline_pictures/inftastruktura.png") center no-repeat #c8531e;
  background-size: 50%; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(3) .circle {
  background: url("timeline_pictures/culture.png") center no-repeat #c8531e; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(4) .circle {
  background: url("timeline_pictures/sirdis.png") center no-repeat #c8531e; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(5) .circle {
  background: url("timeline_pictures/svietimas.png") center no-repeat #c8531e;
  background-size: 50%; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(6) .circle {
  background: url("timeline_pictures/ekonomika.png") center no-repeat #c8531e;
  background-size: 50%; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(7) .circle {
  background: url("timeline_pictures/projektai.png") center no-repeat #c8531e;
  background-size: 50%; }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:first-child td:nth-child(n+1) .circle:hover {
  background-color: #b14a1b !important;
  cursor: pointer;
  content: '';
  -webkit-animation: spinX 1s;
  animation: spinX 1s; }
@-webkit-keyframes spinX {
  0% {
    -webkit-transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes spinX {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#timeline_wrapper #timeline #mayor .mayor_text #icons tr:nth-child(2) td {
  width: 14.28%;
  height: auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-top: 10px;
  text-align: center; }
#timeline_wrapper #bio {
  width: 100%;
  height: auto;
  background: url("timeline_pictures/zuokas5.jpg") no-repeat #333438;
  background-size: 100%;
  margin-top: -20px; }
#timeline_wrapper #bio .bio_image {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 100; }
#timeline_wrapper #bio .bio_h2 {
  z-index: 101;
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: 'Caudex', serif;
  font-size: 36px;
  font-weight: 700;
  padding-top: 40px; }
#timeline_wrapper #bio .bio_az {
  z-index: 101;
  color: #99cccc;
  text-align: center;
  width: 100%;
  font-family: 'Oswald', sans-serif;
  font-size: 72px;
  font-weight: 300; }
#timeline_wrapper #bio .bio_text {
  width: 50%;
  margin: 30px auto 0 auto;
  padding-bottom: 60px; }
#timeline_wrapper #bio .bio_text h2 {
  text-align: center;
  color: #fff;
  font-size: 38px;
  font-family: 'Caudex', serif; }
#timeline_wrapper #bio .bio_text p {
  text-align: center;
  color: #fff;
  font-family: 'Caudex', serif;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 10px; }
#timeline_wrapper #bio .bio_text p a {
  color: #DC5B21; }
#timeline_wrapper #bio .bio_text .bio_iframe {
  width: 100%;
  margin-top: 25px; }
#timeline_wrapper #bio .bio_p {
  text-align: center;
  color: #fff;
  font-family: 'Caudex', serif;
  font-size: 18px;
  line-height: 28px; }
#timeline_wrapper #timeline_navigation {
  list-style-type: none;
  position: fixed;
  right: 100px;
  top: 136px;
  z-index: 999;
  transition: 0.3s; }
#timeline_wrapper #timeline_navigation li {
  font-size: 14px;
  font-family: 'Caudex', serif;
  font-style: italic;
  text-align: left;
  width: 45px;
  height: 45px;
  padding-top: 15px;
  margin-bottom: 4px;
  border: solid 1px transparent;
  border-radius: 50px;
  padding-left: 4px; }
#timeline_wrapper #timeline_navigation li:hover, #timeline_wrapper #timeline_navigation li:active, #timeline_wrapper #timeline_navigation li:focus {
  border-color: #99cccc;
  cursor: pointer; }
#timeline_wrapper #timeline_navigation li:hover a, #timeline_wrapper #timeline_navigation li:active a, #timeline_wrapper #timeline_navigation li:focus a {
  color: #fff !important;
  text-decoration: none !important;
  outline: 0; }
#timeline_wrapper #timeline_navigation li a {
  color: #fff !important;
  display: block;
  width: 50px;
  height: 50px;
  padding-bottom: 10px;
  line-height: 34px;
  margin-top: -15px;
  padding-top: 5px;
  border: solid 1px transparent;
  border-radius: 50px;
  margin-left: -10px;
  outline: 0;
  text-decoration: none !important;
  text-align: center; }
#timeline_wrapper #timeline_navigation .current {
  border-color: #99cccc; }

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
  0% {
    left: 0px;
    top: 0px; }
  25% {
    left: 80px;
    top: 0px; }
  50% {
    left: -80px;
    top: 80px; }
  75% {
    left: -80px;
    top: 0px; }
  100% {
    left: 0px;
    top: 0px; } }
/* Standard syntax */
@keyframes example {
  0% {
    left: 0px;
    top: 0px; }
  25% {
    left: 80px;
    top: 0px; }
  50% {
    left: -80px;
    top: 80px; }
  75% {
    left: -80px;
    top: 0px; }
  100% {
    left: 0px;
    top: 0px; } }
/*
    MEDIA QUERYS
*/
@media screen and (max-width: 1250px) {
  #intro .name {
    top: 50% !important; }
  #intro .intro_text {
    top: 70% !important; }

  #timeline .first_picture {
    max-width: 493px !important;
    width: 80%; }
  #timeline .first_picture img {
    width: 100%; }

  #timeline_navigation {
    right: 10px !important; }
  #timeline_navigation li {
    width: 37px !important;
    height: 37px !important;
    font-size: 12px !important;
    margin-top: 0px !important;
    padding-top: 0px !important; }
  #timeline_navigation li a {
    width: 37px !important;
    height: 37px !important;
    font-size: 12px !important;
    margin-top: 0px !important;
    padding-top: 0px !important; }

  #icons {
    width: 90% !important; } }
@media screen and (max-width: 996px) {
  #timeline_wrapper {
    margin-top: 70px !important; } }
@media screen and (max-width: 996px) {
  #timeline_navigation {
    right: 10px !important; }
  #timeline_navigation li {
    width: 37px !important;
    height: 37px !important;
    font-size: 12px !important;
    margin-top: 0px !important;
    padding-top: 05px !important; }
  #timeline_navigation li a {
    width: 37px !important;
    height: 37px !important;
    font-size: 12px !important;
    margin-top: 0px !important;
    padding-top: -5px !important; }

  #intro .name {
    font-size: 60px !important; }
  #intro .intro_text p {
    font-size: 20px !important;
    width: 40% !important; }

  #timeline .first_picture {
    width: 70% !important; }
  #timeline .first_picture .zoom {
    width: 35px !important;
    height: 35px !important;
    bottom: 10px !important;
    right: 10px !important; }
  #timeline .first_picture .zoom .zoom_img {
    width: 35px !important;
    height: 35px !important;
    background-size: 100% 100% !important; }

  #icons {
    width: 80% !important; }
  #icons td {
    font-size: 15px !important; }
  #icons td .circle {
    width: 80px !important;
    height: 80px !important; }

  .pop_image {
    width: 80%;
    margin: 0 auto; }

  #gallery-image img {
    width: 500px; }

  #gallery-wrapper {
    width: 20% !important; }

  #bio .bio_text {
    width: 90% !important; } }
@media screen and (max-width: 845px) {
  #icons {
    width: 80% !important; }
  #icons td {
    float: left !important;
    width: 33.3% !important;
    display: block !important; }
  #icons td:last-child {
    width: 100% !important; }
  #icons tr:nth-child(2) {
    display: none !important; }

  #gallery-image img {
    width: 400px; }

  .pop_text .pop_text_p {
    padding-top: 40px !important; } }
@media screen and (max-width: 760px) {
  #timeline_navigation {
    display: none !important; }

  .popups .pop_h2 {
    padding: 40px 10px 15px 10px !important;
    line-height: 36px !important; }
  .popups .pop_text .pop_text_p {
    width: 100% !important;
    padding: 0 15px !important; }

  .first_text .date {
    font-size: 80px !important; }
  .first_text h3 {
    padding: 10px 15px 0 15px !important;
    font-size: 34px !important; }

  #mayor .mayor_text {
    top: 0 !important; }
  #mayor .mayor_text h2 {
    font-size: 40px !important; }
  #mayor .mayor_text p {
    margin-top: 5px !important;
    padding-left: 15px;
    padding-right: 15px; }

  #bio {
    background: #333438 !important; }
  #bio .bio_az {
    line-height: 80px; }
  #bio .bio_text {
    padding-bottom: 10px !important;
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .timeline_top, .timeline_bottom {
    width: 100% !important;
    text-align: center !important; }
  .timeline_top .left, .timeline_top .right, .timeline_bottom .left, .timeline_bottom .right {
    float: initial !important;
    width: 100% !important; }
  .timeline_top .left .first_picture, .timeline_top .right .first_picture, .timeline_bottom .left .first_picture, .timeline_bottom .right .first_picture {
    float: initial !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    padding-top: 15px; }
  .timeline_top .left .first_picture img, .timeline_top .right .first_picture img, .timeline_bottom .left .first_picture img, .timeline_bottom .right .first_picture img {
    margin: 0 auto !important;
    max-width: 100% !important; }
  .timeline_top .left .first_text, .timeline_top .right .first_text, .timeline_bottom .left .first_text, .timeline_bottom .right .first_text {
    margin: 10% 0 45px 0 !important;
    float: initial !important;
    text-align: center !important; }
  .timeline_top .left .first_text .date, .timeline_top .right .first_text .date, .timeline_bottom .left .first_text .date, .timeline_bottom .right .first_text .date {
    margin: 0 auto;
    text-align: center !important; }
  .timeline_top .left .first_text h3, .timeline_top .right .first_text h3, .timeline_bottom .left .first_text h3, .timeline_bottom .right .first_text h3 {
    margin: 10px auto;
    text-align: center !important; }
  .timeline_top .left .first_text p, .timeline_top .right .first_text p, .timeline_bottom .left .first_text p, .timeline_bottom .right .first_text p {
    width: 90% !important;
    margin: 0 auto !important;
    text-align: center !important;
    float: initial !important; }
  .timeline_top .left .first_text .dots, .timeline_top .right .first_text .dots, .timeline_bottom .left .first_text .dots, .timeline_bottom .right .first_text .dots {
    margin: 10px auto;
    float: initial !important;
    text-align: center !important; }

  #first_timeline, #second_timeline, #third_timeline, #fourth_timeline, #fift_timeline, #six_timeline, #seven_timeline {
    height: auto !important; }

  #intro {
    overflow: hidden !important; }
  #intro img {
    width: 200% !important;
    margin-left: -55% !important; }
  #intro .name {
    font-size: 40px !important;
    top: 65% !important; }
  #intro .intro_text {
    top: 85% !important; }
  #intro .intro_text p {
    font-size: 14px !important;
    width: 80% !important;
    line-height: 16px !important; }

  .timeline_bottom {
    display: table !important; }
  .timeline_bottom .left {
    display: table-footer-group !important; }
  .timeline_bottom .right {
    display: table-header-group !important; }

  #gallery-wrapper {
    width: 35% !important; }

  #gallery-image img {
    width: 300px; }

  .pop1, .pop2, .pop3, .pop4, .pop5, .pop6, .pop7, .pop8, .pop9, .pop10, .pop11, .pop12, .pop13, .pop14, .pop15, .pop16, .pop17, .pop18, .pop19, .pop20, .pop21 {
    margin-top: -40px; }

  #gallery_navigation_left, #gallery_navigation_right {
    top: 35% !important; }

  #first_timeline .timeline_top, #first_timeline .timeline_bottom {
    background: url("timeline_pictures/fonas11.jpg"); }

  #second_timeline .timeline_top, #second_timeline .timeline_bottom {
    background: url("timeline_pictures/fonas6.jpg"); }

  #third_timeline .timeline_top, #third_timeline .timeline_bottom {
    background: url("timeline_pictures/fonas22.jpg");
    background-size: 100% 100%; }

  #fourth_timeline .timeline_top, #fourth_timeline .timeline_bottom {
    background: url("timeline_pictures/fonas33.jpg");
    background-size: 100% 100%; }

  #fift_timeline .timeline_top, #fift_timeline .timeline_bottom {
    background: url("timeline_pictures/fonas44.jpg");
    background-size: 100% 100%; }

  #six_timeline .timeline_top, #six_timeline .timeline_bottom {
    background: url("timeline_pictures/fonas55.jpg");
    background-size: 100% 100%; } }
@media screen and (max-height: 740px) {
  #timeline_navigation {
    right: 50px !important; }
  #timeline_navigation li {
    width: 25px !important;
    height: 25px !important;
    font-size: 10px !important;
    padding-top: 7px !important; }
  #timeline_navigation li a {
    width: 30px !important;
    height: 30px !important;
    font-size: 10px !important;
    margin-top: -17px !important;
    padding-top: 3px !important;
    padding-left: 2px; } }
/*
    POPUPS
*/
#overlay-background1, #overlay-background2, #overlay-background3, #overlay-background4, #overlay-background5, #overlay-background6, #overlay-background7 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%  !important;
  height: 100%  !important;
  background-position: center;
  background-size: 100% 100%;
  opacity: 1 !important;
  z-index: 5;
  display: none; }

#overlay-background-dark {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%  !important;
  height: 100%  !important;
  background-position: center;
  background-size: 100% 100%;
  opacity: 1 !important;
  z-index: 7;
  display: none;
  background-color: rgba(0, 0, 0, 0.3); }

#overlay-background1 {
  background-image: url("timeline_pictures/fonas11.jpg"); }

#overlay-background2 {
  background-image: url("timeline_pictures/fonas6.jpg"); }

#overlay-background3 {
  background-image: url("timeline_pictures/fonas22.jpg"); }

#overlay-background4 {
  background-image: url("timeline_pictures/fonas33.jpg"); }

#overlay-background5 {
  background-image: url("timeline_pictures/fonas44.jpg"); }

#overlay-background6 {
  background-image: url("timeline_pictures/fonas55.jpg"); }

#overlay-background7 {
  background-image: url("timeline_pictures/mayor.jpg"); }

#close_popups {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #DC5B21;
  position: absolute;
  z-index: 80;
  top: 40px;
  right: 40px;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  display: none;
  font-family: 'Orbitron', sans-serif;
  font-weight: bold; }
#close_popups:hover, #close_popups:active, #close_popups:focus {
  background-color: #b1491b;
  cursor: pointer; }
#close_popups .close_pop_first {
  background-color: #fff;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 25px;
  left: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
#close_popups .close_pop_second {
  background-color: #fff;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 25px;
  left: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.popups {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%  !important;
  height: 100%  !important;
  background-position: center;
  background-size: 100% 100%;
  opacity: 1 !important;
  z-index: 70;
  background-color: rgba(0, 0, 0, 0.2);
  display: none; }
.popups .pop1, .popups .pop2, .popups .pop3, .popups .pop4, .popups .pop5, .popups .pop6, .popups .pop7, .popups .pop8, .popups .pop9, .popups .pop10, .popups .pop11, .popups .pop12, .popups .pop13, .popups .pop14, .popups .pop15, .popups .pop16, .popups .pop17, .popups .pop18, .popups .pop19, .popups .pop20, .popups .pop21 {
  max-width: 760px;
  width: 100%;
  margin: 50px auto 0 auto;
  text-align: center;
  transition: 1s;
  display: none; }
.popups .pop1 .pop_date, .popups .pop2 .pop_date, .popups .pop3 .pop_date, .popups .pop4 .pop_date, .popups .pop5 .pop_date, .popups .pop6 .pop_date, .popups .pop7 .pop_date, .popups .pop8 .pop_date, .popups .pop9 .pop_date, .popups .pop10 .pop_date, .popups .pop11 .pop_date, .popups .pop12 .pop_date, .popups .pop13 .pop_date, .popups .pop14 .pop_date, .popups .pop15 .pop_date, .popups .pop16 .pop_date, .popups .pop17 .pop_date, .popups .pop18 .pop_date, .popups .pop19 .pop_date, .popups .pop20 .pop_date, .popups .pop21 .pop_date {
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  font-family: 'Caudex', serif; }
.popups .pop1 .pop_line, .popups .pop2 .pop_line, .popups .pop3 .pop_line, .popups .pop4 .pop_line, .popups .pop5 .pop_line, .popups .pop6 .pop_line, .popups .pop7 .pop_line, .popups .pop8 .pop_line, .popups .pop9 .pop_line, .popups .pop10 .pop_line, .popups .pop11 .pop_line, .popups .pop12 .pop_line, .popups .pop13 .pop_line, .popups .pop14 .pop_line, .popups .pop15 .pop_line, .popups .pop16 .pop_line, .popups .pop17 .pop_line, .popups .pop18 .pop_line, .popups .pop19 .pop_line, .popups .pop20 .pop_line, .popups .pop21 .pop_line {
  width: 50%;
  margin: 20px auto;
  height: 1px;
  border-bottom: solid 1px #7C7F83; }
.popups .pop1 .pop_h2, .popups .pop2 .pop_h2, .popups .pop3 .pop_h2, .popups .pop4 .pop_h2, .popups .pop5 .pop_h2, .popups .pop6 .pop_h2, .popups .pop7 .pop_h2, .popups .pop8 .pop_h2, .popups .pop9 .pop_h2, .popups .pop10 .pop_h2, .popups .pop11 .pop_h2, .popups .pop12 .pop_h2, .popups .pop13 .pop_h2, .popups .pop14 .pop_h2, .popups .pop15 .pop_h2, .popups .pop16 .pop_h2, .popups .pop17 .pop_h2, .popups .pop18 .pop_h2, .popups .pop19 .pop_h2, .popups .pop20 .pop_h2, .popups .pop21 .pop_h2 {
  font-size: 36px;
  color: #7AA3A3;
  text-align: center;
  font-family: 'Caudex', serif;
  font-weight: 700;
  padding-bottom: 20px; }
.popups .pop1 .pop_text .pop_text_p, .popups .pop2 .pop_text .pop_text_p, .popups .pop3 .pop_text .pop_text_p, .popups .pop4 .pop_text .pop_text_p, .popups .pop5 .pop_text .pop_text_p, .popups .pop6 .pop_text .pop_text_p, .popups .pop7 .pop_text .pop_text_p, .popups .pop8 .pop_text .pop_text_p, .popups .pop9 .pop_text .pop_text_p, .popups .pop10 .pop_text .pop_text_p, .popups .pop11 .pop_text .pop_text_p, .popups .pop12 .pop_text .pop_text_p, .popups .pop13 .pop_text .pop_text_p, .popups .pop14 .pop_text .pop_text_p, .popups .pop15 .pop_text .pop_text_p, .popups .pop16 .pop_text .pop_text_p, .popups .pop17 .pop_text .pop_text_p, .popups .pop18 .pop_text .pop_text_p, .popups .pop19 .pop_text .pop_text_p, .popups .pop20 .pop_text .pop_text_p, .popups .pop21 .pop_text .pop_text_p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  font-family: 'Caudex', serif;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  /*  max-height: 400px; */
  height: auto;
  /* overflow-y: scroll;*/ }
.popups .pop1 .pop_text .pop_text_p a, .popups .pop2 .pop_text .pop_text_p a, .popups .pop3 .pop_text .pop_text_p a, .popups .pop4 .pop_text .pop_text_p a, .popups .pop5 .pop_text .pop_text_p a, .popups .pop6 .pop_text .pop_text_p a, .popups .pop7 .pop_text .pop_text_p a, .popups .pop8 .pop_text .pop_text_p a, .popups .pop9 .pop_text .pop_text_p a, .popups .pop10 .pop_text .pop_text_p a, .popups .pop11 .pop_text .pop_text_p a, .popups .pop12 .pop_text .pop_text_p a, .popups .pop13 .pop_text .pop_text_p a, .popups .pop14 .pop_text .pop_text_p a, .popups .pop15 .pop_text .pop_text_p a, .popups .pop16 .pop_text .pop_text_p a, .popups .pop17 .pop_text .pop_text_p a, .popups .pop18 .pop_text .pop_text_p a, .popups .pop19 .pop_text .pop_text_p a, .popups .pop20 .pop_text .pop_text_p a, .popups .pop21 .pop_text .pop_text_p a {
  color: #DC5B21 !important; }
.popups .pop_gal_1, .popups .pop_gal_2, .popups .pop_gal_3, .popups .pop_gal_4, .popups .pop_gal_5, .popups .pop_gal_6, .popups .pop_gal_7, .popups .pop_gal_8, .popups .pop_gal_9, .popups .pop_gal_10, .popups .pop_gal_11, .popups .pop_gal_12 {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  transition: 1s;
  display: none; }
.popups .pop_gal_1 .pop_date, .popups .pop_gal_2 .pop_date, .popups .pop_gal_3 .pop_date, .popups .pop_gal_4 .pop_date, .popups .pop_gal_5 .pop_date, .popups .pop_gal_6 .pop_date, .popups .pop_gal_7 .pop_date, .popups .pop_gal_8 .pop_date, .popups .pop_gal_9 .pop_date, .popups .pop_gal_10 .pop_date, .popups .pop_gal_11 .pop_date, .popups .pop_gal_12 .pop_date {
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  margin-top: 10px;
  text-align: center;
  font-family: 'Caudex', serif; }
.popups .pop_gal_1 .pop_line, .popups .pop_gal_2 .pop_line, .popups .pop_gal_3 .pop_line, .popups .pop_gal_4 .pop_line, .popups .pop_gal_5 .pop_line, .popups .pop_gal_6 .pop_line, .popups .pop_gal_7 .pop_line, .popups .pop_gal_8 .pop_line, .popups .pop_gal_9 .pop_line, .popups .pop_gal_10 .pop_line, .popups .pop_gal_11 .pop_line, .popups .pop_gal_12 .pop_line {
  width: 50%;
  margin: 20px auto;
  height: 1px;
  border-bottom: solid 1px #7C7F83; }
.popups .pop_gal_1 .pop_picture, .popups .pop_gal_2 .pop_picture, .popups .pop_gal_3 .pop_picture, .popups .pop_gal_4 .pop_picture, .popups .pop_gal_5 .pop_picture, .popups .pop_gal_6 .pop_picture, .popups .pop_gal_7 .pop_picture, .popups .pop_gal_8 .pop_picture, .popups .pop_gal_9 .pop_picture, .popups .pop_gal_10 .pop_picture, .popups .pop_gal_11 .pop_picture, .popups .pop_gal_12 .pop_picture {
  text-align: center;
  max-width: 1200px;
  width: 100%; }
.popups .pop_gal_1 .pop_text, .popups .pop_gal_2 .pop_text, .popups .pop_gal_3 .pop_text, .popups .pop_gal_4 .pop_text, .popups .pop_gal_5 .pop_text, .popups .pop_gal_6 .pop_text, .popups .pop_gal_7 .pop_text, .popups .pop_gal_8 .pop_text, .popups .pop_gal_9 .pop_text, .popups .pop_gal_10 .pop_text, .popups .pop_gal_11 .pop_text, .popups .pop_gal_12 .pop_text {
  padding-top: 15px; }
.popups .pop_gal_1 .pop_text p, .popups .pop_gal_2 .pop_text p, .popups .pop_gal_3 .pop_text p, .popups .pop_gal_4 .pop_text p, .popups .pop_gal_5 .pop_text p, .popups .pop_gal_6 .pop_text p, .popups .pop_gal_7 .pop_text p, .popups .pop_gal_8 .pop_text p, .popups .pop_gal_9 .pop_text p, .popups .pop_gal_10 .pop_text p, .popups .pop_gal_11 .pop_text p, .popups .pop_gal_12 .pop_text p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  font-weight: 300;
  font-family: 'Caudex', serif;
  font-style: italic;
  width: 90%;
  margin: 0 auto;
  text-align: center; }
.popups #gallery {
  width: 100%;
  margin: 0 auto; }
.popups #gallery-wrapper {
  height: 15px;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 15%; }
.popups #gallery-wrapper a {
  float: left;
  width: 1px;
  height: 1px;
  margin-right: 7px;
  border-radius: 50px;
  display: block;
  background-color: transparent;
  padding: 3px;
  border: solid 3px #fff;
  transition: 0.5s;
  outline: 0; }
.popups #gallery-wrapper .gallery_mark {
  background-color: #fff; }
.popups #gallery-wrapper a img {
  display: block;
  width: 100%;
  height: 100%;
  outline: 0; }
.popups #gallery-nav {
  margin: 1em 0;
  text-align: center;
  display: none; }
.popups #gallery-nav a {
  display: block;
  width: 2em;
  height: 2em;
  background: #ccc;
  border: 1px solid #999;
  color: #000;
  text-decoration: none;
  text-align: center;
  line-height: 2;
  margin-right: 0.5em;
  outline: 0; }
.popups #gallery-nav a.active {
  background: #999;
  color: #fff; }
.popups #gallery-image {
  margin: 1em 0;
  text-align: center;
  display: block; }
.popups #gallery_navigation {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  display: none; }
.popups #gallery_navigation #gallery_navigation_left, .popups #gallery_navigation #gallery_navigation_right {
  position: absolute;
  width: 70px;
  height: 50px;
  top: 45%;
  z-index: 999; }
.popups #gallery_navigation #gallery_navigation_left:hover, .popups #gallery_navigation #gallery_navigation_left:active, .popups #gallery_navigation #gallery_navigation_left:focus, .popups #gallery_navigation #gallery_navigation_right:hover, .popups #gallery_navigation #gallery_navigation_right:active, .popups #gallery_navigation #gallery_navigation_right:focus {
  cursor: pointer; }
.popups #gallery_navigation #gallery_navigation_left {
  background: url("timeline_pictures/left.png") 100% 100% no-repeat;
  background-position: center;
  left: 10%; }
.popups #gallery_navigation #gallery_navigation_right {
  background: url("timeline_pictures/right.png") 100% 100% no-repeat;
  background-position: center;
  right: 10%; }

@media screen and (max-width: 1250px) {
  .left .first_picture {
    position: relative !important;
    text-align: center !important; }
  .left .first_picture .born1 {
    display: none !important; }
  .left .first_picture .born2 {
    position: absolute !important;
    width: 300px !important;
    left: inherit !important;
    top: 20px !important;
    right: 0px !important; } }
@media screen and (max-width: 760px) {
  #first_timeline .left .first_picture {
    position: relative !important;
    text-align: center !important; }
  #first_timeline .left .first_picture .born1 {
    left: 0 !important;
    top: 40px !important; }

  .zoom {
    display: none !Important; }

  .popups .pop_h2 {
    padding: 5px 10px 10px 10px !important; }
  .popups .pop_date {
    margin-top: 0px !important;
    min-height: 15px; }

  #close_popups {
    top: 20px;
    right: 20px; } }
#gallery {
  text-align: center; }
#gallery #gallery_main_image {
  max-width: 600px;
  max-height: 360px !important;
  min-height: 360px !important;
  width: 100%;
  height: auto;
  margin: 0 auto; }
#gallery #gallery_main_image img {
  border: solid 4px #555555;
  min-height: 360px !important;
  max-height: 360px !important; }
#gallery #gallery_wrapper {
  max-width: 760px;
  text-align: center;
  margin: 15px auto 0 auto; }
#gallery #gallery_wrapper .single_image {
  max-width: 180px;
  max-height: 100px !important;
  min-height: 100px !important;
  display: inline-block;
  padding: 5px 5px;
  margin-bottom: 10px; }
#gallery #gallery_wrapper .single_image:hover {
  cursor: pointer; }
#gallery #gallery_wrapper .single_image:hover img {
  border-color: #DC5B21; }
#gallery #gallery_wrapper .single_image img {
  border: solid 4px #555555;
  max-height: 100px !important;
  min-height: 100px !important; }

@media screen and (max-width: 1400px) {
  #timeline_navigation {
    right: 10px !important; } }
#timeline_wrapper .left .first_picture img {
  border: solid 3px #fff; }
#timeline_wrapper .right .first_picture img {
  border: solid 3px #fff; }

#first_timeline .timeline_top .left .first_picture {
  width: 500px;
  height: 400px;
  position: relative; }
#first_timeline .timeline_top .left .first_picture .born1 {
  position: absolute;
  left: -30px;
  top: -60px; }
#first_timeline .timeline_top .left .first_picture .born2 {
  position: absolute;
  right: 0;
  top: 0; }

#second_timeline .right .first_picture {
  position: relative;
  height: 410px;
  width: 410px; }
#second_timeline .right .first_picture img {
  width: 410px;
  position: absolute; }
#second_timeline .right .first_picture .item1 {
  top: auto;
  left: 0px;
  z-index: 60;
  bottom: -75px; }
#second_timeline .right .first_picture .item2 {
  left: 150px;
  top: -20px;
  z-index: 55; }
#second_timeline .right .first_picture .zoom {
  right: 20px;
  z-index: 999;
  bottom: -55px !important; }
#second_timeline .left .first_picture {
  width: 240px; }
#second_timeline .left .first_picture img {
  width: 240px; }

#third_timeline .left .first_picture img {
  max-width: 350px; }

#third_timeline .right .first_picture {
  position: relative;
  height: 410px;
  width: 410px; }
#third_timeline .right .first_picture img {
  width: 410px;
  position: absolute; }
#third_timeline .right .first_picture .item1 {
  top: auto;
  left: 0px;
  z-index: 60;
  bottom: -75px; }
#third_timeline .right .first_picture .item2 {
  left: 150px;
  top: -20px;
  z-index: 55; }
#third_timeline .right .first_picture .zoom {
  right: 20px;
  z-index: 999;
  bottom: -55px !important; }

#fourth_timeline .left .first_picture img {
  max-width: 320px; }
#fourth_timeline .right .first_picture {
  position: relative;
  height: 400px;
  width: 400px; }
#fourth_timeline .right .first_picture img {
  position: absolute; }
#fourth_timeline .right .first_picture .item1 {
  top: -220px;
  left: 220px;
  z-index: 40;
  width: 300px; }
#fourth_timeline .right .first_picture .item2 {
  left: 0px;
  top: 110px;
  z-index: 55;
  width: 400px; }
#fourth_timeline .right .first_picture .zoom {
  right: 20px;
  z-index: 999;
  bottom: 20px; }

#fift_timeline .left .first_picture {
  position: relative;
  height: 250px;
  width: 400px; }
#fift_timeline .left .first_picture img {
  position: absolute; }
#fift_timeline .left .first_picture .item2 {
  top: -10px;
  right: 0px;
  z-index: 60;
  width: 250px; }
#fift_timeline .left .first_picture .item1 {
  left: -50px;
  top: -90px;
  z-index: 55;
  width: 270px; }
#fift_timeline .left .first_picture .zoom {
  right: 15px !important;
  z-index: 999;
  top: 280px; }
#fift_timeline .right .first_picture {
  position: relative;
  height: 270px;
  width: 500px; }
#fift_timeline .right .first_picture img {
  position: absolute; }
#fift_timeline .right .first_picture .item2 {
  top: 150px;
  right: -50px;
  z-index: 60;
  width: 350px; }
#fift_timeline .right .first_picture .item1 {
  left: -40px;
  top: 20px;
  z-index: 70;
  width: 320px; }
#fift_timeline .right .first_picture .zoom {
  right: -30px !important;
  z-index: 999;
  top: auto;
  bottom: -100px !important; }

#six_timeline .left .first_picture img {
  max-width: 320px; }
#six_timeline .right .first_picture img {
  max-width: 400px; }

@media screen and (max-width: 1333px) {
  #second_timeline .right .first_picture {
    position: relative;
    height: 410px;
    width: 410px; }
  #second_timeline .right .first_picture img {
    width: 410px;
    position: absolute; }
  #second_timeline .right .first_picture .item1 {
    top: auto;
    left: 0px;
    z-index: 60;
    bottom: -75px; }
  #second_timeline .right .first_picture .item2 {
    left: 100px;
    top: -20px;
    z-index: 55; }
  #second_timeline .right .first_picture .zoom {
    right: 20px;
    z-index: 999;
    bottom: -55px !important; }

  #third_timeline .right .first_picture {
    position: relative;
    height: 410px;
    width: 410px; }
  #third_timeline .right .first_picture img {
    width: 410px;
    position: absolute; }
  #third_timeline .right .first_picture .item1 {
    top: auto;
    left: 0px;
    z-index: 60;
    bottom: -75px; }
  #third_timeline .right .first_picture .item2 {
    left: 100px;
    top: -20px;
    z-index: 55; }
  #third_timeline .right .first_picture .zoom {
    right: 20px;
    z-index: 999;
    bottom: -55px !important; }

  #fift_timeline .right .first_picture .item1 {
    width: 290px; }
  #fift_timeline .right .first_picture .item2 {
    width: 320px;
    right: -20px; }
  #fift_timeline .right .first_picture .zoom {
    bottom: -75px !Important;
    right: 0px !important; } }
@media screen and (max-width: 1250px) {
  #second_timeline .right .first_picture {
    height: 218px; }
  #second_timeline .right .first_picture .item2 {
    display: none; }
  #second_timeline .right .first_picture .item1 {
    bottom: auto !important;
    top: 0 !important; }

  #third_timeline .left .first_picture img {
    max-width: 100%; }

  #fourth_timeline .left .first_picture img {
    max-width: 100%; }

  #fift_timeline .left .first_picture img {
    max-width: 100%; }
  #fift_timeline .right .first_picture img {
    max-width: 100%; }

  #six_timeline .left .first_picture img {
    max-width: 100%; }
  #six_timeline .right .first_picture img {
    max-width: 100%; } }
@media screen and (max-width: 1207px) {
  #third_timeline .right .first_picture {
    position: relative;
    height: 260px;
    width: 400px; }
  #third_timeline .right .first_picture img {
    width: 100%;
    position: inherit; }
  #third_timeline .right .first_picture .item1 {
    top: 0px;
    left: 0;
    z-index: 60; }
  #third_timeline .right .first_picture .item2 {
    display: none; }
  #third_timeline .right .first_picture .zoom {
    right: 20px;
    z-index: 999;
    bottom: 20px !important; }

  #fourth_timeline .right .first_picture {
    position: relative;
    height: auto;
    width: 380px; }
  #fourth_timeline .right .first_picture img {
    width: 100%;
    position: inherit; }
  #fourth_timeline .right .first_picture .item1 {
    display: none; }
  #fourth_timeline .right .first_picture .item2 {
    top: 0px;
    left: 0;
    z-index: 60;
    width: 380px; }
  #fourth_timeline .right .first_picture .zoom {
    right: 20px !important;
    z-index: 999;
    top: 220px; }

  #fift_timeline .right .first_picture {
    width: 370px; }
  #fift_timeline .right .first_picture .item1 {
    width: 370px;
    left: 0px !important;
    top: 0px !important; }
  #fift_timeline .right .first_picture .item2 {
    display: none; }
  #fift_timeline .right .first_picture .zoom {
    right: 20px !important;
    bottom: -20px !important; } }
@media screen and (max-width: 996px) {
  #second_timeline .right .first_picture {
    height: auto; }
  #second_timeline .right .first_picture .item1 {
    width: 100% !important;
    position: inherit !important; }
  #second_timeline .right .first_picture .zoom {
    bottom: 10px !important;
    top: auto !important; }

  #third_timeline .right .first_picture {
    height: auto; }

  #fourth_timeline .right .first_picture {
    width: 320px !important; }
  #fourth_timeline .right .first_picture .item2 {
    position: inherit;
    width: 320px; }
  #fourth_timeline .right .first_picture .zoom {
    right: 15px !important;
    top: 190px !important; }

  #fift_timeline .left .first_picture .item1 {
    display: none; }
  #fift_timeline .right .first_picture {
    height: 310px;
    min-width: 338px; }
  #fift_timeline .right .first_picture .item2 {
    display: none; }
  #fift_timeline .right .first_picture .item1 {
    left: 0;
    bottom: 0;
    top: auto;
    min-width: 338px; }
  #fift_timeline .right .first_picture .zoom {
    top: auto !important;
    bottom: 30px !important; } }
@media screen and (max-width: 760px) {
  #first_timeline .left .first_picture {
    width: 50% !important; }

  #third_timeline .right .first_picture {
    position: relative;
    height: 320px;
    width: 400px; }
  #third_timeline .right .first_picture img {
    width: 100%;
    position: inherit; }
  #third_timeline .right .first_picture .item1 {
    top: 0px;
    left: 0;
    z-index: 60; }
  #third_timeline .right .first_picture .item2 {
    display: none; }
  #third_timeline .right .first_picture .zoom {
    right: 20px;
    z-index: 999; }

  #fourth_timeline .right .first_picture {
    position: relative;
    height: 320px;
    width: 400px; }
  #fourth_timeline .right .first_picture img {
    width: 100%;
    position: inherit; }
  #fourth_timeline .right .first_picture .item1 {
    display: none; }
  #fourth_timeline .right .first_picture .item2 {
    top: 0px;
    left: 0;
    z-index: 60;
    width: 400px; }
  #fourth_timeline .right .first_picture .zoom {
    right: 20px;
    z-index: 999; }

  #fift_timeline .left .first_picture {
    position: relative;
    height: 400px;
    width: 400px; }
  #fift_timeline .left .first_picture img {
    width: 100%;
    position: inherit; }
  #fift_timeline .left .first_picture .item2 {
    top: 0px;
    left: 0;
    z-index: 60;
    width: 300px; }
  #fift_timeline .left .first_picture .zoom {
    right: 20px;
    z-index: 999; } }
@media screen and (max-width: 587px) {
  #third_timeline .right .first_picture {
    height: 220px; }

  #fourth_timeline .right .first_picture {
    height: 250px; } }
/* -----------------------------------------
                Main Modules
----------------------------------------- */
/* -----------------------------------------
            Top Menu
----------------------------------------- */
#top-menu {
  margin: 54px 0 0 0;
  float: right; }
#top-menu ul {
  margin: 0;
  padding: 0; }
#top-menu li {
  padding: 0; }
#top-menu a {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 9px 16px;
  text-transform: uppercase;
  color: #444444; }
#top-menu a:hover, #top-menu a:focus, #top-menu a:active, #top-menu a.active {
  text-decoration: none;
  border-bottom: solid 3px #DC5B21; }

.first_menu_mobile {
  display: none;
  list-style-type: none;
  border-bottom: solid 2px #0054A6;
  border-top: solid 2px #0054A6; }
.first_menu_mobile li {
  display: block; }
.first_menu_mobile li a {
  color: #404040 !important;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  display: block;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }
.first_menu_mobile li a:hover {
  text-decoration: none !important;
  color: #fff !important; }
.first_menu_mobile li:hover {
  text-decoration: none !important;
  color: #fff !important; }

.navbar-collapse {
  border-top: none !important;
  box-shadow: none; }

.navbar-toggle {
  border-color: #0054A6 !important; }
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: #0054A6 !important; }

#top-menu-btn {
  display: none;
  position: absolute;
  right: 10px;
  top: 40px;
  text-align: center;
  color: #DC5B21;
  font-size: 50px;
  line-height: 30px;
  z-index: 9999;
  background: none;
  border: none;
  font-family: 'Orbitron', sans-serif; }
#top-menu-btn:hover, #top-menu-btn:focus, #top-menu-btn:active {
  cursor: pointer; }

@media screen and (max-width: 1040px) {
  #top-menu {
    top: 15px !important; }
  #top-menu .list-inline {
    padding-top: 0px !important; }
  #top-menu .list-inline li a {
    padding: 9px 28px !important; }
  #top-menu .list-inline li:first-child {
    border-top: none; } }
@media screen and (max-width: 1026px) {
  #top-menu-btn {
    top: 20px !important; } }
@media screen and (max-width: 910px) {
  #top-menu .list-inline li a {
    padding: 9px 12px !important; } }
@media screen and (max-width: 760px) {
  #top-menu-btn {
    display: block; }

  #header_wrapper {
    position: relative;
    z-index: 900; }

  #top-menu {
    display: none;
    float: initial !important;
    z-index: 901;
    position: absolute;
    width: 111%;
    background-color: #fff;
    left: 0px;
    margin-left: -15px !important;
    overflow: hidden;
    top: 20px; }
  #top-menu ul {
    width: 100%;
    padding-top: 10px;
    background-color: #fff;
    z-index: 902; }
  #top-menu .list-inline > li {
    display: block !important;
    width: 111% !important;
    background-color: #fff;
    border-top: solid 1px #f4cfbd;
    z-index: 903; }
  #top-menu .list-inline > li:last-child {
    border-bottom: solid 1px #f4cfbd; }
  #top-menu a {
    display: block;
    width: 100%;
    background-color: #fff;
    z-index: 904; }
  #top-menu a.active, #top-menu a:hover {
    border: none;
    color: #DD6129; }
  #top-menu a.active {
    background-color: #DC5B21;
    color: #fff; }

  #languages .clearfix {
    display: none; } }
/* -----------------------------------------
            Middle Menu
----------------------------------------- */
#menu_wrapper {
  background-color: #FFCA08; }

#middle-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #FFCA08; }
#middle-menu ul, #middle-menu li {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  text-align: center; }
#middle-menu .navbar-collapse {
  padding: 0; }
#middle-menu .nav:first-child li {
  border-left: 1px solid #fff; }
#middle-menu .nav > li {
  border-right: 1px solid #fff; }
#middle-menu .nav > li a {
  color: #404040;
  background-color: #FFCA08;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  font-weight: 300; }
#middle-menu .nav > li a:hover, #middle-menu .nav > li a:focus {
  color: #fff;
  background-color: #e6b400; }
#middle-menu li:hover, #middle-menu li:focus {
  color: #fff;
  background-color: #e6b400; }

@media only screen and (min-width: 768px) {
  .container-fluid {
    padding: 0px; }

  .dropdown-submenu {
    position: relative; }

  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px; }

  .dropdown-submenu:hover > .dropdown-menu {
    display: block; }

  .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px; }

  .dropdown-submenu:hover > a:after {
    border-left-color: #ffffff; }

  .dropdown-submenu .pull-left {
    float: none; }

  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

  .root:hover > .dropdown-menu {
    display: block; } }
@media screen and (max-width: 1250px) {
  .col-md-12 {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .constant_wrapper .row {
    margin: 0 0 !important; } }
/* -----------------------------------------
            Bottom Menu
----------------------------------------- */
#bottom-menu {
  color: #525252; }
#bottom-menu li {
  list-style: none;
  margin: 8px 0; }
#bottom-menu a {
  color: #525252;
  line-height: 14px;
  font-size: 16px; }
#bottom-menu a:hover {
  text-decoration: underline; }

/* -----------------------------------------
            Banners
----------------------------------------- */
#banners_wrapper {
  padding-top: 20px;
  margin-bottom: 50px; }

.banners li {
  position: relative;
  text-align: left !important;
  margin-left: 0px; }

.banners li a.on_flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

/* -----------------------------------------
                Carousel
----------------------------------------- */
#carousel_wrapper {
  padding: 0 0 40px 0; }

#carousel_wrapper .owl-carousel {
  padding: 0 30px; }

#carousel_wrapper .owl-carousel .item {
  padding: 10px 0px;
  margin: 10px;
  text-align: center;
  height: 90px; }

#carousel_wrapper .owl-carousel .item .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

#carousel_wrapper .owl-carousel .item img {
  vertical-align: middle;
  max-height: 90px; }

#carousel_wrapper .next,
#carousel_wrapper .prev {
  position: absolute;
  top: 55%;
  width: 32px;
  height: 32px;
  cursor: pointer; }

#carousel_wrapper .next {
  right: 0px;
  background: url("../img/next-horizontal.png") no-repeat 0 0; }

#carousel_wrapper .prev {
  left: 0px;
  background: url("../img/prev-horizontal.png") no-repeat 0 0; }

#carousel_wrapper .next:hover, #carousel_holder .next:focus,
#carousel_wrapper .prev:hover, #carousel_holder .prev:focus {
  background-position: -32px 0; }

#carousel_wrapper .next:active,
#carousel_wrapper .prev:active {
  background-position: -64px 0; }

/* -----------------------------------------
            Languages
----------------------------------------- */
.language_mobile {
  display: none; }

#languages {
  width: 100px !important; }
#languages ul {
  margin: 54px 0 0 0;
  padding: 0; }
#languages ul li {
  margin: 0;
  padding: 0;
  border-right: solid 1px #444444; }
#languages ul li a {
  padding: 0px 5px;
  color: #444444;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
#languages ul li a:hover, #languages ul li a:focus, #languages ul li a:active, #languages ul li a.active {
  color: #DC5B21;
  background: transparent;
  text-decoration: none; }
#languages ul li:nth-child(3) {
  border: none !important; }

@media screen and (max-width: 965px) {
  #languages {
    height: 0px !important;
    width: 80px !important; }
  #languages ul {
    width: 100px;
    margin-right: -10px; } }
@media screen and (max-width: 760px) {
  .language_desktop {
    display: none; }

  .language_mobile {
    display: block;
    width: 100%;
    height: 0px;
    z-index: 80; }
  .language_mobile #languages {
    height: 0px !important;
    z-index: 90;
    width: inherit !important; }
  .language_mobile #languages .list-inline {
    display: inline;
    width: 100%;
    height: 40px !important;
    z-index: 100;
    margin: 10px 0 0 0 !important; }
  .language_mobile #languages .list-inline li {
    display: inline;
    width: 33.3% !important;
    float: left;
    border: none;
    text-align: center; }
  .language_mobile #languages .list-inline li a {
    border: none; } }
/* -----------------------------------------
                Logo
----------------------------------------- */
#logo {
  margin: 0;
  float: left;
  margin-top: 15px !important; }

.logo_mobile {
  display: none; }

.navbar-header #logo {
  display: none; }

@media screen and (max-width: 1026px) {
  #logo a img {
    width: 200px;
    margin-top: 20px; } }
@media screen and (max-width: 760px) {
  #logo {
    z-index: 9999;
    margin-top: 8px !important;
    height: 50px;
    z-index: 9999; }
  #logo a {
    z-index: 9999; }
  #logo a img {
    z-index: 9999;
    margin-top: 0px; }
  #logo .logo_desktop {
    width: 156px; }

  .navbar-header #logo {
    display: block; }

  .navbar-brand {
    display: none !important; }

  .navbar-collapse.in {
    overflow-y: inherit !important; } }
/* -----------------------------------------
            Mini Banners
----------------------------------------- */
#mini_banners_wrapper {
  background: #e6e2df;
  padding: 0 15px;
  margin: 0 -15px; }

#mini_banners_wrapper .min_banners li {
  position: relative;
  padding-top: 10px;
  padding-bottom: 7px;
  margin-left: 0px;
  color: #4a4949; }

.min_banners li .min_banner_img {
  margin-right: 10px; }

.min_banners li .min_banner_title {
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 10px;
  font-size: 16px;
  line-height: 16px; }

.min_banners li .min_banner_text {
  font-weight: 300;
  font-size: 12px; }

.min_banners li a.on_flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999; }

/* -----------------------------------------
            Query Form
----------------------------------------- */
#query_form {
  margin: 0px; }

#askModal {
  position: fixed;
  top: 15%;
  z-index: 9999; }
#askModal .modal-content {
  width: 512px; }
#askModal h2 {
  font-size: 18px !important;
  color: #282828 !important;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase; }
#askModal .close-reveal-modal {
  font-size: 28px !important;
  color: #262626 !important;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  margin-top: -5px; }
#askModal .close-reveal-modal:hover {
  text-decoration: none !important;
  color: #1a1a1a !important; }
#askModal .contact_us_text_submit {
  text-transform: uppercase;
  font-size: 18px !important;
  color: #fff !important;
  font-family: 'Oswald', sans-serif;
  background-color: #282828;
  padding: 8px 20px;
  font-weight: 300;
  border-radius: 5px; }
#askModal .contact_us_text_submit:hover {
  background-color: #262626;
  cursor: pointer; }
#askModal input[type="text"] {
  background-color: #FFF;
  font-family: inherit;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  border: 1px solid #DDD;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0px 0px 12px;
  padding: 6px 20px;
  height: 44px;
  width: 100%;
  transition: all 0.15s linear 0s; }
#askModal .contact_us_text_text {
  height: 101px; }
#askModal textarea {
  background-color: #FFF;
  font-family: inherit;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
  border: 1px solid #DDD;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0px 0px 12px;
  padding: 6px 20px;
  height: 44px;
  width: 100%;
  transition: all 0.15s linear 0s; }
#askModal .modal-header {
  border-bottom: none !important;
  padding: 20px 20px 0px 20px !important; }
#askModal .modal-footer {
  border-top: none !important;
  padding: 0px 20px 15px 0px !important; }
#askModal .modal-body {
  padding: 10px 20px !important; }

#ask_button {
  position: fixed;
  top: 40%;
  right: -75px;
  z-index: 9999;
  border: none; }
#ask_button a {
  display: block;
  background-color: #282828;
  width: 200px;
  height: 50px;
  padding: 13px 30px;
  text-align: center;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  border: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 4px 8px 0 rgba(0, 0, 0, 0.3); }
#ask_button a:hover, #ask_button a:focus, #ask_button a:active {
  text-decoration: none;
  background-color: #1a1a1a;
  padding: 13px 30px;
  height: 60px;
  margin-top: -5px;
  transition: 0.2s; }

#overlay-back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 5;
  display: none; }

@media screen and (max-width: 767px) {
  #ask_button {
    display: none; } }
/* -----------------------------------------
            Slider
----------------------------------------- */
.slider-wrapper {
  position: relative;
  margin-top: 132px; }

.theme-light .nivo-caption {
  max-width: 50% !important;
  background: none !important;
  bottom: 25% !important;
  left: 22% !important; }

.nivo-caption .caption_title {
  font-size: 36px;
  line-height: 30px;
  font-weight: 700;
  color: #FFF;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  padding: 30px 30px;
  background-color: rgba(0, 90, 160, 0.73); }
.nivo-caption .caption_description {
  line-height: 20px; }

.nivo-prevNav, .nivo-nextNav {
  color: #FEFFFF !important;
  opacity: 1 !important;
  bottom: 45% !important;
  width: 30px !important;
  height: 50px !important;
  z-index: 9999;
  padding: 45px 45px;
  text-align: center;
  background-position: center; }

.nivo-prevNav:hover, .nivo-nextNav:hover {
  opacity: 1 !important; }

.nivo-prevNav {
  background: transparent url("arrow-left.png") no-repeat center !important;
  left: 5% !important; }

.nivo-prevNav:hover {
  background: transparent url("arrow-left-h.png") no-repeat center !important; }

.nivo-nextNav {
  background: transparent url("arrow-right.png") no-repeat center !important;
  right: 5% !important; }

.nivo-nextNav:hover {
  background: transparent url("arrow-right-h.png") no-repeat center !important; }

#slider_wrapper {
  width: 100% !important; }
#slider_wrapper .row {
  margin-left: -0px;
  margin-right: -0px;
  width: 100% !important; }

@media screen and (max-width: 1060px) {
  .nivo-prevNav {
    left: 7% !important; }

  .nivo-nextNav {
    right: 7% !important; }

  .nivo-caption .caption_title {
    font-size: 30px !important;
    line-height: 26px !important;
    padding: 20px 20px !important; }
  .nivo-caption .caption_description {
    line-height: 16px !important; } }
@media screen and (max-width: 880px) {
  .nivo-caption .caption_title {
    font-size: 26px !important;
    line-height: 22px !important;
    padding: 15px 15px !important; }
  .nivo-caption .caption_description {
    line-height: 13px !important; } }
@media screen and (max-width: 767px) {
  #slider_wrapper {
    display: none; } }
/* -----------------------------------------
            Storys
----------------------------------------- */
.story_image {
  width: 100%;
  position: relative; }
.story_image img {
  width: 100%; }
.story_image .story_text {
  width: 100%;
  position: absolute;
  top: 20%; }
.story_image .story_text p {
  height: auto;
  text-align: center;
  font-size: 48px;
  line-height: 50px;
  color: #113546;
  font-family: 'Oswald', sans-serif;
  top: 20%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; }
.story_image .story_button {
  position: absolute;
  bottom: 20%;
  width: 100%;
  text-align: center; }
.story_image .story_button a {
  color: #fff;
  font-size: 18px;
  background-color: #113546;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  padding: 10px 30px;
  text-transform: uppercase; }
.story_image .story_button a:hover, .story_image .story_button a:active, .story_image .story_button a:focus {
  background-color: #0f2f3e;
  color: #fff;
  text-decoration: none; }

@media screen and (max-width: 992px) {
  .story_text {
    top: 18% !important; }
  .story_text p {
    font-size: 32px !important;
    line-height: 34px !important; } }
@media screen and (max-width: 690px) {
  .story_text {
    top: 16% !important; }
  .story_text p {
    font-size: 26px !important;
    line-height: 28px !important; } }
@media screen and (max-width: 515px) {
  .story_button {
    bottom: 15% !important; }
  .story_button a {
    font-size: 15px !important;
    padding: 7px 19px !important; }

  .story_text {
    top: 15% !important; }
  .story_text p {
    top: 15% !important;
    font-size: 16px !important;
    line-height: 18px !important; } }
/* -----------------------------------------
                Googel Maps
----------------------------------------- */
#map_wrapper {
  width: 97%;
  margin-left: auto;
  margin-right: auto; }
#map_wrapper #map {
  width: 100%;
  height: 500px; }

@media screen and (max-width: 767px) {
  #map_wrapper {
    width: 100%; }

  #map {
    height: 250px !important; } }
.search_top {
  margin-top: 140px;
  margin-bottom: 40px; }
.search_top .article_all {
  padding-bottom: 20px !Important; }
.search_top h1 {
  padding-left: 10px !important; }
.search_top .news_article_single_a .news_article_single {
  text-decoration: none !important; }

.search_margin {
  margin-top: 150px !important; }

.search_holder {
  width: 10px;
  margin-top: 50px;
  position: relative; }
.search_holder #search {
  width: 0px;
  height: 27px;
  position: absolute;
  display: none;
  right: 52px;
  border: solid 1px #CCC;
  font-family: 'Roboto', sans-serif !important;
  color: #113546 !important;
  font-size: 14px; }
.search_holder #search_button {
  width: 27px;
  height: 27px;
  background: url("../img/search_btn.png") center center;
  display: block;
  position: absolute;
  right: 20px; }
.search_holder #search_button:hover {
  cursor: pointer;
  -webkit-filter: saturate(180%);
  -moz-filter: saturate(180%);
  -ms-filter: saturate(180%);
  -o-filter: saturate(180%);
  filter: saturate(180%); }

#masonry-container h1 {
  padding: 30px 0 10px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #1f1f1f; }

@media screen and (max-width: 1335px) {
  .search_holder {
    margin-top: 5px; }
  .search_holder #search {
    right: 72px; }
  .search_holder #search_button {
    right: 40px; } }
@media screen and (max-width: 1250px) {
  .search_top h1 {
    padding-left: 30px !important; }

  .search_holder {
    margin-top: -60px; }

  #search_button {
    right: -100px !important; }

  #search {
    right: -61px !important; } }
@media screen and (max-width: 1094px) {
  .search_holder {
    margin-top: -60px; } }
@media screen and (max-width: 991px) {
  .search_holder {
    position: absolute;
    top: -60px;
    right: 20px !important; }
  .search_holder #search {
    right: 32px !important; }
  .search_holder #search_button {
    right: 0px !important; } }
@media screen and (max-width: 991px) {
  .search_holder {
    margin-top: 0px !Important; } }
@media screen and (max-width: 767px) {
  .search_holder {
    top: -63px;
    right: 90px; }

  #masonry-container h1 {
    padding: 0px 0 0px 0;
    text-align: center; } }

/*# sourceMappingURL=stylesheet.css.map */
