/*!
 * Project_Name: Themezy Travel Theme
 * Author: Themezy
 * Email: info@themezy.com
 * URL: http://themezy.com
 */
/*=========================================== 
 * Importing CSS Libraries
 *===========================================*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: white;
  color: black;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, select, 
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

.icon-van:before {
  content: "\e601";
}

.icon-ice-cream:before {
  content: "\e602";
}

.icon-kite:before {
  content: "\e603";
}

.icon-chair:before {
  content: "\e604";
}

.icon-watermelon:before {
  content: "\e605";
}

.icon-fish:before {
  content: "\e606";
}

.icon-bag:before {
  content: "\e607";
}

.icon-hotel:before {
  content: "\e608";
}

.icon-towel:before {
  content: "\e609";
}

.icon-pool:before {
  content: "\e60a";
}

.icon-departure:before {
  content: "\e60b";
}

.icon-fan:before {
  content: "\e60c";
}

.icon-glasses:before {
  content: "\e60d";
}

.icon-ride:before {
  content: "\e60e";
}

.icon-cup:before {
  content: "\e60f";
}

.icon-sun:before {
  content: "\e610";
}

.icon-mini-fan:before {
  content: "\e611";
}

.icon-postcard:before {
  content: "\e612";
}

.icon-ball:before {
  content: "\e613";
}

.icon-duck-balloon:before {
  content: "\e614";
}

.icon-van-alt:before {
  content: "\e615";
}

.icon-tend:before {
  content: "\e616";
}

.icon-plane:before {
  content: "\e617";
}

.icon-hat:before {
  content: "\e618";
}

.icon-bucket:before {
  content: "\e619";
}

.icon-sandals:before {
  content: "\e61a";
}

.icon-starfish:before {
  content: "\e61b";
}

.icon-island:before {
  content: "\e61c";
}

.icon-flower:before {
  content: "\e61d";
}

.icon-boat:before {
  content: "\e61e";
}

.icon-clam:before {
  content: "\e61f";
}

.icon-coconut:before {
  content: "\e620";
}

.icon-anchor:before {
  content: "\e621";
}

.icon-motorboat:before {
  content: "\e622";
}

.icon-jetski:before {
  content: "\e623";
}

.icon-camera:before {
  content: "\e624";
}

.icon-shuttelcock:before {
  content: "\e625";
}

.icon-fly-calendar:before {
  content: "\e626";
}

.icon-ticket:before {
  content: "\e627";
}

.icon-crab:before {
  content: "\e628";
}

.icon-balloon-boat:before {
  content: "\e629";
}

.icon-shot-pant:before {
  content: "\e62a";
}

.icon-bikini:before {
  content: "\e62b";
}

.icon-drink:before {
  content: "\e62c";
}

.fullwidth-block {
  padding: 30px 0;
}

.section-title {
  font-size: 36px;
  font-size: 2.25em;
  font-weight: 300;
  margin-top: 15px;
  margin-bottom: 30px;
}

.feature.left-icon {
  padding-left: 70px;
  position: relative;
}
.feature.left-icon [class^="icon-"] {
  position: absolute;
  left: 0;
  top: 5px;
  color: #19bdce;
  font-size: 36px;
}
.feature.left-icon [class="icon-jetski"] {
  font-size: 24px;
}
.feature.left-icon .feature-title {
/*  font-size: 16px;
  color: #19bdce;
*/
  font-size: 1.5em;
  font-weight: 400;
  color: #DA8242;
}

.button {
  padding: 5px 30px;
  background-color: #001870;
  border: none;
  border-radius: 5px;
  color: white;
  display: inline-block;
  outline: none;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  text-decoration: none;
/*  font-size: 13px;*/
  font-size: 1em;
  font-weight: 500;
}
.button:hover, .button:active {
  background-color: #4f3013;
  color: #FFF;
}

.offer {
  margin-bottom: 30px;
}
.offer .featured-image {
/*  border: 5px solid white;
  background: white;
*/
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
.offer .featured-image img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.offer .entry-title {
  font-size: 16px;
  font-size: 1em;
  font-weight: 400;
}
.offer .entry-title a {
  text-decoration: none;
  color: #4f3013;
}

.testimonial {
  padding: 30px 20px;
  margin-bottom: 30px;
  border: 1px solid #DA8242;
  border-radius: 5px;
  text-align: center;
}
.testimonial .avatar {
  width: 98px;
  height: 98px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px;
}
.testimonial blockquote {
  margin: 0;
  padding: 0;
}
.testimonial cite {
  font-weight: 700;
  display: block;
  font-style: normal;
  margin-bottom: 0;
  font-size: 13px;
  font-size: 0.8125em;
}
.testimonial span {
/*  font-size: 13px;*/
  font-size: 0.8125em;
  font-style: italic;
  font-weight: 600;
}

.list-arrow {
  list-style-type: none;
  margin: 0 0 30px;
  padding-left: 0;
  font-size: 13px;
}
.list-arrow li {
  position: relative;
  padding-left: 20px;
}
.list-arrow li:before {
  content: " ";
  width: 6px;
  height: 5px;
  background: url(images/small-arrow.png) no-repeat;
  position: absolute;
  left: 0;
  top: 10px;
}
.list-arrow li a {
  color: inherit;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  text-decoration: none;
}
.list-arrow li a:hover {
  color: #19bdce;
}
.list-arrow.alt {
  font-size: 15px;
}
.list-arrow.alt li {
  border-bottom: 1px solid #f1f1f1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list-arrow.alt li:before {
  top: 20px;
}

.list-fa {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 30px;
}
.list-fa li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.list-fa .fa {
  position: absolute;
  left: 0;
  top: 5px;
}

.boxed-link {
  display: block;
  padding: 12px 30px 12px 20px;
  color: #818c8d;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  text-decoration: none;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.boxed-link:after {
  content: " ";
  width: 23px;
  height: 11px;
  background: url(images/long-arrow.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.boxed-link:hover {
  border-color: #19bdce;
  color: #19bdce;
}

.team {
  position: relative;
  padding-left: 200px;
  min-height: 170px;
  margin-bottom: 50px;
}
.team .team-image {
  border-radius: 5px;
  overflow: hidden;
  width: 170px;
  height: 170px;
  position: absolute;
  left: 0;
  top: 0;
}
.team .team-image img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.team .team-name {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.team .team-title {
  font-size: 11px;
  font-size: 0.6875em;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.circle-list {
  counter-reset: section;
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
.circle-list li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
}
.circle-list li:before {
  counter-increment: section;
  content: counter(section);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
  border: 1px solid #f1f1f1;
  font-weight: 700;
  color: #19bdce;
  line-height: 30px;
  font-size: 13px;
  font-size: 0.8125em;
}

.filter-links {
  margin: 0 0 30px;
}
.filter-links a {
  border-radius: 3px;
/*
  border: 1px solid #f1f1f1;
  color: #818c8d;
*/
  border: 1px solid #DA8242;
  color: #DA8242;
  display: inline-block;
  padding: 10px 40px;
  margin: 0 5px 10px;
  text-decoration: none;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.filter-links a:hover {
/*  border-color: #19bdce;
  color: #19bdce;*/
  border-color: #4f3013;
  color: #4f3013;
}
.filter-links .mobile-filter {
  font-weight: 600;
  display: block;
  padding: 10px 20px;
  width: 100%;
  border: 1px solid #DA8242;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  color: #DA8242;
/*  background: url(../images/long-arrow.png) no-repeat 95% center;*/
}
@media screen and (max-width: 480px) {
  .filter-links a {
    display: block;
  }
  .filter-links .mobile-filter {
    display: block;
  }
}

.pagination {
  text-align: center;
  margin-top: 50px;
}
.pagination .page-numbers {
  text-align: center;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #DA8242;
/*  border: 1px solid #f1f1f1;*/
  color: inherit;
  text-decoration: none;
  margin: 0 3px;
  line-height: 30px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.pagination .page-numbers:hover, .pagination .page-numbers.current {
/*  border-color: #19bdce;
  color: #19bdce;*/
  border-color: #4f3013;
  color: #4f3013;
}

.offer-item {
  margin-bottom: 50px;
}
.offer-item .featured-image {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 20px;
}
.offer-item .featured-image img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.offer-item .entry-title {
  font-size: 16px;
  font-size: 1em;
  margin: 0;
  font-weight: 600;
}
.offer-item .entry-title a {
  color: inherit;
  text-decoration: none;
}
.offer-item .price strong {
  color: #19bdce;
  font-size: 24px;
  font-size: 1.5em;
  font-weight: 300;
}

.contact-form {
  margin-top: 50px;
  margin-bottom: 50px;
  *zoom: 1;
}
.contact-form:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.contact-form input:not([type="submit"]), .contact-form select:not([type="submit"]), .contact-form textarea {
  width: 100%;
  padding: 5px 20px;
  border-radius: 3px;
  border: 2px solid #001870;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  font-weight: 300;
  outline: none;
}
::-webkit-input-placeholder {
   color: #001870;
}

:-moz-placeholder { /* Firefox 18- */
   color: #001870;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #001870;  
}

:-ms-input-placeholder {  
   color: #001870;  
}
.contact-form input:not([type="submit"]):hover, .contact-form select:not([type="submit"]):hover, .contact-form textarea:hover {
  border-color: #DA8242;
/*  border-color: #19bdce;*/
}
.contact-form textarea {
  min-height: 140px;
  resize: vertical;
  outline: none;
}
.contact-form input[type="submit"] {
/*  float: right;*/
  padding: 15px 30px;
  margin-top: 2em;
}

.map {
  position: relative;
}
.map:before {
  content: " ";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.map iframe {
  width: 100%;
  max-width: 100%;
}

.social-links a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #DA8242;
  color: #DA8242;
/*  border: 1px solid #c7cfd0;
  color: #c7cfd0;*/
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding-top: 3px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.social-links a.facebook:hover {
/*  color: #435AA3;
  border-color: #435AA3;*/
  color: #fff;
  border-color: #fff;
}
.social-links a.twitter:hover {
  color: #fff;
  border-color: #fff;
/*  color: #51BAFF;
  border-color: #51BAFF;*/
}
.social-links a.google-plus:hover {
  color: #fff;
  border-color: #fff;
/*  color: #FF7B51;
  border-color: #FF7B51;*/
}
.social-links a.pinterest:hover {
  color: #fff;
  border-color: #fff;
/*  color: #E42626;
  border-color: #E42626;*/
}

.filterable-items .filterable-item {
  -webkit-transition-property: -webkit-transform, opacity;
          transition-property: transform, opacity;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.filterable-items {
  margin: 0 -15px;
}

.filterable-item {
  padding: 0 15px;
  width: 33.3333%;
  float: left;
}
@media screen and (max-width: 768px) {
  .filterable-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .filterable-item {
    width: 100%;
  }
}

/**** disabling Isotope CSS3 transitions ****/
/* line 435, ../sass/template/_components.scss */
.filterable-items.no-transition,
.filterable-items.no-transition .filterable-item,
.filterable-items .filterable-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.container, .slider .flexslider-controls .flex-control-nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
}
.container:after, .slider .flexslider-controls .flex-control-nav:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
@media (min-width: 768px) {
  .container, .slider .flexslider-controls .flex-control-nav {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container, .slider .flexslider-controls .flex-control-nav {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container, .slider .flexslider-controls .flex-control-nav {
    width: 1170px;
  }
}
@media (max-width: 768px) {
  .container, .slider .flexslider-controls .flex-control-nav {
    padding: 0 20px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
}
.container-fluid:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1;
}
.row:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
body {
  font-family: "Open Sans", serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
/*  color: #818c8d;*/
  color: #DA8242;
}

.site-header {
  z-index: 3999;
  position: relative;
}
.site-header .header-content {
/*  background: white;
  background: #F9ED59;*/
  background-color: #001870;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  *zoom: 1;
}
.site-header .header-content:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.site-header .branding {
/*  padding: 30px 0 30px 40px;*/
  padding: 3px 0 3px 40px;
  float: left;
  margin-right: 50px;
  text-align: center;
}
@media screen and (max-width: 990px) {
  .site-header .branding {
/*    padding: 20px 0;*/
    margin: 0 auto;
    float: none;
    position: relative;
    width: 250px;
  }
}
@media screen and (max-width: 640px) {
  .site-header .branding {
    float: left;
  }
}
.site-header .main-navigation {
  float: right;
}
.site-header .social-links {
  float: right;
  text-align: right;
  padding: 45px 20px 20px 0;
}
@media screen and (max-width: 990px) {
  .site-header .social-links {
    padding: 15px 20px 20px;
  }
}
@media screen and (max-width: 640px) {
  .site-header .social-links {
    display: none;
  }
}

.slider-collapse .site-header {
  position: absolute;
  width: 100%;
  top: 0;
}

.branding .logo {
/*  float: left;
  margin-right: 20px;*/
}
.branding .site-title, .branding .site-description {
  display: table;
}
.branding .site-title {
  font-size: 1rem;
  margin: 5px 0 0;
}
.branding .site-title a {
  color: inherit;
  text-decoration: none;
}
.branding .site-description {
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625em;
}

@media screen and (max-width: 990px) {
  .main-navigation {
    margin-left: 20px;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation {
    float: right !important;
    margin-top: 30px;
  }
}
.main-navigation .menu-toggle {
  border: none;
  background: none;
  font-size: 18px;
  display: none;
  outline: none;
}
@media screen and (max-width: 640px) {
  .main-navigation .menu-toggle {
    display: block;
    margin-right: 15px;
  }
}
.main-navigation .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
	.bannerNS{
		position: relative;
		height:42em;
		background: url('../images/recruitment-pic.jpg') no-repeat top center;
		background-size:100% auto;
	}
	.roundtab {
		background-color: rgba(249,237,89,0.9);
		border: 3px solid #FFF;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		-khtml-border-radius: 20px;
		border-radius: 20px;
		color: #DA8242;
		font-weight: 500;
		padding-left: 0px !important;
		margin-bottom: 2em;
	}
	.recProc{
		position: absolute;
		bottom: 0px;
		left: 0px;
		height: 20%;
		margin: 0;
		padding: 0 5%;
		width: 100%;
	}
@media screen and (max-width: 990px) {
  .main-navigation .menu {
    font-size: 0.85em;
  }
  .roundtab{
  	margin-bottom: 0.4em;
  }
  .recProc{
  	bottom: 5em;
  	margin: 0 5%;
  }
  .bannerNS{
  	height:32em;
  }
}
@media screen and (max-width: 767px) {
  .main-navigation .menu {
    font-size: 0.65em;
  }
  .roundtab{
  	margin-bottom: 0.2em;
  }
  .recProc p{
  	font-size: 0.75em;
  }
  .bannerNS{
  	height:28em;
  }
}
@media screen and (min-width: 641px) {
  .main-navigation .menu {
    display: block !important;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation .menu {
    display: none;
    position: absolute;
    top: 80px;
    left: 20px;
    right: 20px;
    background: white;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  .recProc{
  	bottom: 6em;
  }
  .roundtab{
  	margin-right:0px;
  	margin-left: 0px;
  }
  .bannerNS{
  	height:30em;
  	background-size: auto 100%;
  }
  
  .recProc p{
  	font-size: 0.65em;
  }
  .col-xs-6{
  	padding-right:5px;
  	padding-left:5px;
  }
}
.main-navigation .menu li {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .main-navigation .menu li {
    display: block;
  }
}
.main-navigation .menu li a {
  padding: 15px 40px;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  color: inherit;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  font-size: 12px;
  font-size: 0.92em;
  color: #fff;
}
@media screen and (max-width: 990px) {
  .main-navigation .menu li a {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation .menu li a {
    padding: 20px 30px;
  }
}
.main-navigation .menu li.current-menu-item a, .main-navigation .menu li:hover a {
/*  color: #19bdce;
	color: #fff;*/
}

.breadcrumbs {
  background: #f1f1f1;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.breadcrumbs a {
  text-decoration: none;
  color: inherit;
  padding: 0 10px;
  display: inline-block;
}
.breadcrumbs span {
  display: inline-block;
  padding: 0 10px;
  color: #19bdce;
}

.slider {
  position: relative;
}
.slider .slides {
  list-style: none;
  padding-left: 0;
  margin: 0;
  *zoom: 1;
}
.slider .slides:after {
  content: " ";
  clear: both;
  display: block;
  overflow: hidden;
  height: 0;
}
.slider .slides li {
  background-size: auto 100%;
  position: relative;
  margin-right: -100%;
  float: left;
  width: 100%;
  height: 90vh;
/*  height: 700px;*/
}
@media screen and (max-width: 480px) {
	.slider .slides li {
		height: 50vh;
	}
}
.slider .slides li img {
  width: 100%;
  max-width: 100%;
}
.slider .slides li .container, .slider .slides li .flexslider-controls .flex-control-nav, .slider .flexslider-controls .slides li .flex-control-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.slider .slides li .slide-caption {
  position: absolute;
  right: 15px;
  bottom: 40px;
/*  background: #F9ED59;
  background: white;
  top: 90px;
  height: 355px;
*/
  color: #4f3013;
  background-color: rgba(249, 237, 89, 0.8);
  padding: 30px;
  border-radius: 5px;
  height: 255px;
  margin: auto;
}
@media screen and (max-width: 990px) {
  .slider .slides li .slide-caption {
    left: 20px;
    right: 20px;
  }
}
.slider .slides li .slide-title {
  font-size: 2.25em;
  font-weight: 100;
  line-height: normal;
  margin: 0 0 20px;
  right: 0;
}
.slider .flexslider-controls .container, .slider .flexslider-controls .flex-control-nav {
  position: relative;
}
.slider .flexslider-controls .flex-control-nav {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  position: absolute;
/*   left: 30vw; */
  z-index: 99;
  bottom: 20px;
/*  bottom: 150px;*/
  width: 90%;
  text-align: right;
}
@media screen and (max-width: 990px) {
  .slider .flexslider-controls .flex-control-nav {
    width: 90%;
  }
}
.slider .flexslider-controls .flex-control-nav li {
  width: 20px;
  height: 20px;
/*  border: 1px solid #9aa8a9;*/
  border: 1px solid #4F3013;
  border-radius: 50%;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.slider .flexslider-controls .flex-control-nav li a {
  text-indent: -99999px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: #F9ED59;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.slider .flexslider-controls .flex-control-nav li.flex-active a {
  background-color: #4f3013;
/*  background-color: #19bdce;*/
}
.slider .flex-direction-nav li{
	list-style:none;
}
.slider .flex-direction-nav li a{
	text-decoration:none;
	font-family: FontAwesome;
	font-size:4em;
	color:#DA8242;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}
.slider .flex-direction-nav li a.flex-prev:before{
	content: "\f053";
	position: absolute;
	top:48%;
	left:5vw;
	opacity:0.6;
	z-index:99;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}
.slider .flex-direction-nav li a.flex-next:after{
	content: "\f054";
	position: absolute;
	top:48%;
	right:5vw;
	opacity:0.6;
	z-index:99;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}
.slider .flex-direction-nav li a:hover{
	opacity:1 !important;
	color:#4F3013;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  line-height: normal;
}

figure {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}
figure img {
  display: block;
  max-width: 100%;
}

.site-footer {
/*  background-color: #f1f1f1;*/
  background-color: #F9ED59;
  font-size: 13px;
}
.site-footer .footer-top {
  padding: 50px 0;
}
.site-footer .footer-bottom {
/*  background: #e7e7e7;
  background: #4F3013;*/
  background: #001870;
  padding: 10px 0;
  border-top: 1px solid #000000;
}
.site-footer .branding .site-title {
  font-size: 14px;
  line-height: normal;
}
.site-footer .branding .site-description {
  font-size: 10px;
  color: #FFF;
}
@media screen and (max-width: 480px) {
  .site-footer .branding {
    margin-bottom: 20px;
  }
}
.site-footer .contact-links {
  margin-top: 20px;
  margin-right: 30px;
  text-align: right;
}
@media screen and (max-width: 990px) {
  .site-footer .contact-links {
/*    text-align: left;*/
    text-align: center;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .site-footer .contact-links {
    clear: both;
  }
}
.site-footer .contact-links a {
/*  color: #818c8d;*/
  color: #FFF;
  text-decoration: none;
  margin-left: 30px;
  -webkit-transition: .3s ease;
          transition: .3s ease;
  display: inline-block;
}
.site-footer .contact-links a .fa {
  margin-right: 5px;
}
.site-footer .contact-links a:hover {
/*  color: #19bdce;*/
	text-decoration:underline;
}
.site-footer .colophon {
/*  border-top: 1px solid #d1d1d1;
  background: #e7e7e7;*/
  border-top: 1px solid #4f3013;
  background: #DA8242;
  padding: 20px 0;
  color: #FFF;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .site-footer .colophon {
    text-align: center;
  }
}
.site-footer .colophon p {
  margin: 0;
}
.site-footer .widget {
  margin-bottom: 30px;
}
.site-footer .widget-title {
  font-size: 1rem;
  font-weight: 500;
}
.site-footer .widget-customer-info img {
  margin-right: 10px;
}
.site-footer .widget-customer-info .cs-info {
  display: table;
}
.site-footer .widget-customer-info .cs-info p {
  margin-top: 0;
}
.site-footer .widget-customer-info .cs-info a {
  text-decoration: none;
  color: #818c8d;
  -webkit-transition: .3s ease;
          transition: .3s ease;
}
.site-footer .widget-customer-info .cs-info a:hover {
  color: #19bdce;
}
@media screen and (max-width: 480px) {
  .site-footer .container, .site-footer .slider .flexslider-controls .flex-control-nav, .slider .flexslider-controls .site-footer .flex-control-nav {
    padding: 0 20px;
  }
}
.activemenuheader {
	color: #facc00 !important;
}
.scrollActive {
	position: fixed !important; 
/*	top: 0px;*/
	left: 0px;
	visibility: visible !important;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); 
	background-color: #001870;
	display : block !important;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/Preloader_3.gif) center no-repeat rgba(218,130,66,0.6);
}
/*
#jobopenings{   
	-webkit-transition: -webkit-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
#jobopenings:hover{
    -webkit-animation-name: rotate; 
    -webkit-animation-duration: .2s; 
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: rotate; 
    -moz-animation-duration: .2s; 
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    animation-name: rotate; 
    animation-duration: .2s; 
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes rotate {
    from {-webkit-transform: rotate(0deg) translate(0px,0);}
    to {-webkit-transform: rotate(10deg) translate(-8px,0);}
}

@-moz-keyframes rotate {
    from {-moz-transform: rotate(0deg) translate(0px,0);}
    to {-moz-transform: rotate(10deg) translate(-8px,0);}
}

@keyframes rotate {
    from {transform: rotate(0deg) translate(0px,0);}
    to {transform: rotate(10deg) translate(-8px,0);}
}*/

#jobopenings{   
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
#jobopenings:hover{
    transform:rotate(10deg) translate(-8px,0);
    -ms-transform:rotate(10deg) translate(-8px,0);
    -webkit-transform:rotate(10deg) translate(-8px,0);
}

/*opening section*/
.opening-section{
	position : relative;
	width : 100%;
	height : 100vh;
	display : block;
	/* background-image: url("../images/firstscreen.jpg"); */
	background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.opening-arrow{
	color : #FFF;
	position : absolute;
	bottom : 5vh;
	left : 48vw;
	border : solid;
	border-width : 2px;
	border-color : #FFF;
	border-radius : 50%;
	padding : 5px;
	cursor : pointer;
	-moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.opening-arrow:hover {
  color : #4F3013;
  border-color : #4F3013;
}
.opening-content{
	width : 50vw;
	min-height : 50vh;
	position : absolute;
	margin : 0;
	padding : 0 5vw 0 0;
	bottom : 5vh;
	right : 0;
	text-align : right;
}
.opening-logo{
	width : 25%;
	height : auto;
	margin-bottom : 2vh;
}
.opening-content h1{
	font-family: "News701";
	 font-size : 3em; 
	color : #001870;
}
.opening-content h4{
	font-size : 1.5em;
	color : #52002e;
}
@media screen and (max-width: 480px) {
	.opening-logo{
		width : 30%;
	}
	.opening-content{
		top : 15vh;
		width : 70vw;
		left : 15vw;
	}
	.opening-section{
		max-height : 60vh;	
	}
}

/*dropdown menu*/
.dropdown-menu{
	background-color : #FECD08;
	top : 98%;
}
.dropdown-menu li{
	width : 100%;
}
.dropdown-menu li a{
	padding : 0 0 10px 10px !important;
	margin : 10px 0 0 0 !important;
	color : #DA8242;
}
.dropdown-menu li a:hover,a:focus{
	 background-color : #FECD08;
	 color : #4F3013 !important;
}
.dropdown-menudisplay{
	display : block;
}
@media screen and (max-width: 480px) {
	.menu{
		background-color : #F9ED59 !important;
	}
	.dropdown-menu{
		width : 100%;
		margin-top : -5px;
	}
	.menu li a{
		font-size : 1.5em !important;
	}
	.dropdown-menu li a{
		margin-left : 30px !important;
		font-size : 1em !important;
	}
	.dropdown-menudisplay{
		position : relative;
	}
}
.transparentslide{
	width : 100%;
	height : 100%;
	border : none;
	display : block;
}
#scrollbuttontop{
	position:fixed;
	bottom:25px;
	right:20px;
	z-index:99;
	padding:5px 15px;
	border-radius:2px;
}
#scrollbuttontop:focus{
	background-color: #DA8242;
	color: #FFF !important;
}
.goodsoffer{
	width:75%;
	margin: 5vh 0 0 0;
}
#goods p{
	margin:0px 0px 10px 0px;
	padding:0px 20px 0px 20px;
	font-size:1.1em;
}
#goods h2.entry-title{
	font-size:1.5em;
	color: #FECD08;
	font-weight: 600;
}
#goods a.fancybox, #outlets a.fancybox{
	font-size:1em;
	font-weight: 600;
	color: #DA8242;
	text-decoration: none;
	border: solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-width: 4px;
	border-color: #DA8242;
	padding: 0 0 5px 0;
	-webkit-transition: all .1s ease-in;
	-moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#goods a.fancybox:hover, #outlets a.fancybox:hover{
	font-size:1.05em;
}
#outlets{
/* 	background-image: url("../images/BG-coffee-location.jpg"); */
    background-repeat: repeat;
}
#outlets h2{
	color: #4F3013;
	font-weight: 600;
}
.footerstrightup{
	height: 6px;
	width: 100%;
	position: absolute;
	top: -10px;
	left: 0px;
	background-color: #4F3013;
}
.slider ul{
	margin-bottom: 0px;
}

/* sticky advertisement */
.ads-sticky-left{
	cursor: pointer;
	position: fixed;
	bottom: 0;
	left: 70px;
	z-index: 3999;
}
.ads-sticky-right{
	cursor: pointer;
	position: fixed;
	bottom: 0;
	right: 70px;
	z-index: 3999;
}
@media screen and (max-width: 480px) {
    .ads-sticky-left{
		width: 60%;
	}
	.ads-sticky-right{
		width: 60%;
	}
}
.branding .logo{
	content: url('../images/logobp-text1.png');
}