.header-size-custom #logo img {
  height: 45px;
  max-width: 120px;
}
@media (min-width: 992px) {
  .header-size-custom .header-wrap-clone {
    height: calc(70px + 1px);
  }
  #header.header-size-custom + .include-header {
    margin-top: calc(-70px - 2px);
  }
  .header-size-custom .menu-container > .menu-item > .menu-link {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (min-width: 992px) {
  #header.full-header.transparent-header,
  #header.full-header.transparent-header:not(.border-full-header):not(.sticky-header)
    #header-wrap {
    border-bottom-color: transparent !important;
  }
  #header.full-header:not(.border-full-header):not(.sticky-header)
    #header-wrap {
    border-bottom-color: transparent;
  }
  #header.full-header.transparent-header.border-full-header #header-wrap {
    border-bottom-color: rgba(0, 0, 0, 0.05);
  }
  .dark #header.full-header.transparent-header.border-full-header #header-wrap,
  #header.dark.full-header.transparent-header.border-full-header #header-wrap {
    border-bottom-color: rgba(255, 255, 255, 0.15);
  }
  #header.full-header #logo {
    border-right: 0;
  }
  #header.full-header .primary-menu > .menu-container {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
  #header.show-on-sticky #header-wrap {
    opacity: 0;
    pointer-events: none;
  }
  #header.show-on-sticky.sticky-header #header-wrap {
    opacity: 1;
    pointer-events: auto;
  }

  #header.sticky-header #header-wrap,
  #header.full-header.border-full-header.sticky-header #header-wrap {
    box-shadow: none;
    border-bottom: 1px solid #f5f5f5 !important;
    -webkit-backface-visibility: hidden;
  }
  .dark #header.sticky-header #header-wrap,
  .dark #header.full-header.border-full-header.sticky-header #header-wrap {
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
  }
  .side-header #header-wrap {
    width: 300px !important;
  }
  .primary-menu .menu-container .menu-link {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
  }
}
body.side-push-panel.stretched #header .container {
  right: 0;
}
body.side-push-panel.side-panel-open.stretched #header .container {
  right: 300px;
}
body.side-panel-left.side-push-panel.stretched #header .container {
  left: 0;
  right: auto;
}
body.side-panel-left.side-push-panel.side-panel-open.stretched
  #header
  .container {
  left: 300px;
}
.page-section {
  padding: 120px 0;
}
.heading-block h2 {
  font-weight: 500;
  letter-spacing: 3px;
  font-family: roboto, sans-serif;
}
.bg-overlay .portfolio-desc h3 {
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.bg-overlay .portfolio-desc h3 a {
  color: #333 !important;
  text-shadow: none;
}
.bg-overlay .portfolio-desc span {
  margin-top: 12px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 300;
}
.bg-overlay .portfolio-desc span a {
  color: #999 !important;
  text-shadow: none;
}
.op-gradient-icon {
  background: #833ab4;
  background: linear-gradient(
    90deg,
    rgba(131, 58, 180, 1) 0%,
    rgba(253, 29, 29, 1) 50%,
    rgba(252, 176, 69, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.button.button-border {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 13px;
}
.button.button-border.button-large {
  font-size: 15px;
}
.button.button-border.button-light {
  border-color: #f9f9f9;
  color: #f9f9f9;
}
.button.button-border.button-light:hover {
  background-color: #f9f9f9;
  color: #333;
  text-shadow: none;
}
.posts-md .entry-title h3 {
  font-size: 1.375rem;
  letter-spacing: 0;
}
.more-link {
  font-weight: 400;
  border-bottom-width: 1px;
  font-style: normal;
}
.more-link i.icon-angle-right {
  position: relative;
  top: 2px;
  margin-left: 3px;
}
.link-border {
  font-weight: 600;
  border-bottom: 3px solid #f7971d;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-border:hover {
  border-color: #fff;
}
.team-title h4 {
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 2px;
}
.team-title span {
  font-style: normal;
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 2px;
}
.team-social-icons {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
.parallax .fslider * {
  -webkit-backface-visibility: hidden !important;
}
.parallax .fslider .flex-control-paging * {
  -webkit-backface-visibility: visible !important;
}
.parallax .testimonial .testi-content p {
  line-height: 1.6 !important;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: source sans pro, sans-serif;
  font-style: normal;
}
.parallax .testimonial .testi-meta {
  margin-top: 20px;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 500;
}
.parallax .testimonial .testi-meta span {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
}
.border-form-control {
  height: 48px;
  padding: 8px 4px;
  font-size: 21px;
  letter-spacing: 1px;
  background-color: transparent !important;
  border-top: transparent;
  border-right: transparent;
  border-left: transparent;
  border-bottom-width: 1px;
  font-family: source sans pro, sans-serif;
}
.border-form-control::-moz-placeholder {
  font-weight: 300;
}
.border-form-control:-ms-input-placeholder {
  font-weight: 300;
}
.border-form-control::-webkit-input-placeholder {
  font-weight: 300;
}
textarea.border-form-control {
  resize: none;
  overflow: hidden;
  word-wrap: break-word;
}
.font-body {
  font-family: roboto, sans-serif !important;
}
.font-primary {
  font-family: source sans pro, sans-serif !important;
}
#footer .widget {
  padding: 30px 0;
}
#footer .widget > h4 {
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#footer .widget ul.footer-site-links li {
  margin: 5px 0;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
}
#footer .widget .form-control {
  text-align: center;
}
.widget p.lead {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 1.6;
}
.grid-border {
  overflow: hidden;
}
.grid-border [class^="col-"]:before,
.grid-border [class^="col-"]:after {
  content: "";
  position: absolute;
}
.grid-border [class^="col-"]:before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.grid-border [class^="col-"]:after {
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.dark .grid-border [class^="col-"]:before,
.dark .grid-border [class^="col-"]:after {
  border-color: rgba(255, 255, 255, 0.05);
}
.one-page-arrow i {
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important;
}
.opm-large-word {
  font-size: 116px;
}
.device-md .opm-large-word {
  font-size: 96px;
}
.device-sm .opm-large-word {
  font-size: 72px;
}
.device-xs .opm-large-word {
  font-size: 54px;
}
.opm-medium-word {
  font-size: 96px;
}
.device-md .opm-medium-word {
  font-size: 80px;
}
.device-sm .opm-medium-word {
  font-size: 60px;
}
.device-xs .opm-medium-word {
  font-size: 48px;
}
.before-heading.opm-medium {
  font-size: 30px;
  font-style: normal;
  margin: 0 0 0 5px;
  line-height: 1;
  letter-spacing: 12px;
}
.device-md .before-heading.opm-medium {
  font-size: 22px;
}
.device-sm .before-heading.opm-medium {
  font-size: 18px;
}
.device-xs .before-heading.opm-medium {
  font-size: 14px;
}
.opm-large-counter {
  font-size: 480px;
  color: #f2f2f2;
  line-height: 1;
}
.device-md .opm-large-counter {
  font-size: 360px;
}
.device-sm .opm-large-counter {
  font-size: 220px;
}
.device-xs .opm-large-counter {
  font-size: 150px;
}
.videoplay-on-hover h2 {
  font-size: 40px;
  font-weight: 700;
}
.device-sm .videoplay-on-hover h2 {
  font-size: 32px;
}
.device-xs .videoplay-on-hover h2 {
  font-size: 26px;
}
.con-switch {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
.con-switch .con-default,
.con-switch .con-show {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.con-switch .con-show {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}
.con-switch:hover .con-show {
  opacity: 1;
}
.con-switch:hover .con-default {
  opacity: 0;
}
.big-video-button {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 50%;
  background-color: #333;
  color: #f5f5f5 !important;
  font-size: 24px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.big-video-button:hover {
  opacity: 0.9;
}
.dark .big-video-button,
.big-video-button.dark {
  background-color: #f5f5f5;
  color: #333 !important;
  text-shadow: none;
}
.big-video-button i:nth-of-type(1) {
  position: relative;
  left: 3px;
}
.big-video-button i:nth-of-type(2),
.big-video-button.video-played i:nth-of-type(1) {
  display: none;
}
.big-video-button.video-played i:nth-of-type(2) {
  display: block;
}
.big-video-button.video-played {
  opacity: 0.1;
}
#slider:hover .big-video-button.video-played {
  opacity: 1;
}
.slider-caption h2 {
  font-size: 78px;
  letter-spacing: 3px;
  text-transform: lowercase;
}
.slider-caption p {
  font-weight: 300;
  text-transform: lowercase;
  font-size: 26px;
  line-height: 1.8;
  max-width: 600px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
.testimonials-lg {
  overflow: visible;
}
.testimonials-lg:before {
  position: absolute;
  top: -20px;
  left: -30px;
  content: "“";
  color: rgba(0, 0, 0, 0.07);
  font-size: 144px;
  line-height: 1;
  font-family: passion one;
}
.testimonials-lg .testi-content p {
  font-size: 26px;
  line-height: 1.6;
  font-style: normal;
  font-weight: 300;
  font-family: roboto, sans-serif;
  color: #111;
}
.testimonials-lg .testi-content p:before,
.testimonials-lg .testi-content p:after {
  content: "";
}
.testimonials-lg .testi-meta {
  font-size: 14px;
  font-weight: 400;
  margin-top: 30px;
  color: #999;
}
.testimonials-lg .testi-meta span {
  font-size: 13px;
  font-weight: 300;
  color: #bbb;
}
.dark #header.sticky-header #header-wrap,
#header.sticky-header.dark #header-wrap {
  border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
@media (max-width: 991px) {
  #header.transparent-header:not(.sticky-header) #header-wrap {
    background-color: #fff;
    border-bottom: 1px solid #eee;
  }
  #header.transparent-header.dark:not(.sticky-header) #header-wrap {
    background-color: #333;
    border-bottom-color: rgba(255, 255, 255, 0.1) !important;
  }
  .dark #header.transparent-header #header-wrap,
  .dark #header.semi-transparent #header-wrap,
  #header.dark.transparent-header #header-wrap,
  #header.dark.semi-transparent #header-wrap {
    background-color: #333;
    border-bottom-color: rgba(255, 255, 255, 0.1);
  }
}

.pillar-sec {
  padding: 0px !important;
}

/* .custom-pillar-row-1 {
  background-image: url(../images/pillar1.jpg);
  padding: 6rem;
  background-blend-mode: multiply;
  background-color: #00000061;
  transition: all 0.8s;
} */
/* .col-lg-6.col-md-12.custom-pillar-row-1:hover {
  background-size: 122%;
  /* transition: all 0.5s; */
/* } */
/* .custom-pillar-row-1 {
  background-image: url(../images/pillar1.jpg);
  padding: 6rem;
  background-blend-mode: multiply;
  background-color: #00000061;
  background-position-x: center;
  transition: all 0.5s;
  background-repeat: no-repeat;
}
 */
/* .nx-career-sec {
  width: 100%;
  float: left;
  margin: 70px 0;
  padding: 40px 0;
  background: #fff;
} */
.nx-career-sec {
  margin: 44px 0px 0px;
}

#nautica-careers > div > div > div:nth-child(1) > div > h2 {
  color: #000;
  margin: 0 0 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
}
.nx-vac-content h3::before {
  position: absolute;
  left: 0;
  top: 1px;
  width: 3px;
  height: 34px;
  background: #f7971d;
  content: "";
}
.row.vac-job-hide {
  display: none;
}
.nx-career-content {
  float: right;
  padding-top: 72px;
  width: 72%;
}
/* @media (max-width: 1440px) {
  .nx-career-content {
    width: 95%;
  }
} */

@media (max-width: 1200px) {
  .nx-career-content {
    width: 95%;
    padding-top: 15px;
  }


}
@media (max-width: 1024px) {
  .nx-career-content {
    width: 95%;
  }
}
@media (max-width: 992px) {
  .nx-career-content {
    padding-top: 0px;
  }
}

@media (max-width: 768px) {
  .nx-career-content {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 993px) {
  .nx-vac-sec .nx-vac-content {
    width: 90%;
  }
}

/* .nx-vac-sec .nautica-vac .row {
  border-top: solid #cbcbcb 1px;
  padding: 25px 0;
} */

#content > div > section.nx-vac-sec .row .job-content-col p {
  margin-bottom: 0px;
}

#content > div > section.nx-vac-sec .row {
  padding: 45px 0px 0px;
  border-bottom: 1px solid #cbcbcb;
}
#content > div > section.nx-vac-sec .row:last-child {
  border-bottom: none !important;
}
.nx-vac-sec {
  margin: 0px 0px 50px;
  position: relative;
}

@media (min-width: 768px) and (max-width: 1920px) {
  #careerModal > div {
    max-width: 60%;
  }
}

.custom-modal .modal-header {
  border-bottom: 1px solid #dee2e6a1;
}

/* .modal-dialog {
  max-width: 50%;
} */
#careerModal > div > div > div.modal-header > button {
  background: transparent;
  border: none;
}
#careerModal > div > div > div.modal-header > button > span {
  font-size: 34px;
}
#careerModal input[type="text"],
input[type="tel"],
input[type="email"] {
  width: 100%;
  padding: 12px 14px;
}

@media (max-width: 576px) {
  #careerModal input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="file"] {
    margin-bottom: 20px;
  }
  #careerModal > div > div > div.modal-body.pt-0 .row {
    padding: 20px 0px !important;
  }
  #careerModal input[type="submit"] {
    width: 70% !important;
  }
}

#careerModal > div > div > div.modal-body.pt-0 .row {
  padding: 40px 29px;
}
#careerModalLabel {
  font-size: 25px;
  padding-left: 40px;
}

.nx-vac-sec button.btn.btn-primary {
  width: 100%;
  float: left;
  color: #f7971d;
  border: solid #f7971d 2px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
  margin-top: 42px;
  background: transparent;
}

.nx-vac-sec button.btn.btn-primary:hover {
  color: #fff;
  background: #f7971d;
}

#careerModal input[type="submit"] {
  width: 275px;
  display: table;
  margin: 0 auto;
  background: #f7971d;
  color: #fff;
  border: solid rgba(255, 255, 255, 0) 1px;
  padding: 15px 0;
}

#careerModal input[type="submit"]:hover {
  background: transparent;
  color: #f7971d;
  border: solid #f7971d 1px;
}

/* .pillar-logo {
  margin-bottom: 50px;
} */

.custom-pillar-row-1,
.custom-pillar-row-2 {
  padding: 6rem;
  background-blend-mode: multiply;
  background-color: #00000061;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.custom-pillar-row-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/pillar1.jpg");
  z-index: -1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-blend-mode: multiply;
  background-color: #00000061;
  transition: all 0.3s ease-in-out;
}

.custom-pillar-row-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/pillar2.jpg");
  z-index: -1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-blend-mode: multiply;
  background-color: #00000061;
  transition: all 0.3s ease-in-out;
}

.custom-pillar-row-1 .custom-content p {
  margin-top: 32px;
}

@media (max-width: 576px) {
  .custom-pillar-row-1:before {
    background-size: cover !important;
    background-position: center !important;
  }
  .custom-pillar-row-2:before {
    background-size: cover !important;
    background-position: center !important;
  }
}

.custom-pillar-row-2 img {
  margin-bottom: 45px;
  margin-top: 28px;
}

.custom-pillar-row-1:hover::before {
  transform: scale(1.2);
}

.custom-pillar-row-2:hover::before {
  transform: scale(1.2);
}

.custom-height1 {
}

.custom-height1 img {
  min-height: 100%;
}

@media (max-width: 768px) {
  .custom-text-center {
    text-align: center;
  }
  .custom-pillar-row-1,
  .custom-pillar-row-2 {
    padding: 4rem 1rem;
  }
}

@media (max-width: 576px) {
  .custom-pillar-row-1,
  .custom-pillar-row-2 {
    padding: 1rem;
  }
  .d-none {
    display: block !important;
  }
  .main-sm-img,
  .rotate-text {
    display: none !important;
  }
  .custom-vh-height {
    min-height: 127vh !important;
  }
  .custom-pos {
    top: -272px;
  }
  .hide-col-2 {
    display: none !important;
  }
}
/*
 #1ABC9C replaced by #F7971D according to design.
*/
