.hide {
  display: none;
}

ul.dj_header_nav-menu {
  display: none;
}

ul.dj_header_nav-menu li {
  display: inline-block;
  margin: 0px 10px;
}

ul.dj_header_nav-menu li a {
  color: #fff;
  font-size: 18px;
}

.home-slider .swiper-pagination {
  display: none;
}

.dj_sub_header {
  font-size: 20px;
  text-transform: unset;
  position: relative;
  font-weight: 700;
}

.dj_border_text span.dj_border_spacer hr {
  border-color: #555;
}

span.dot {
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}

.dj_sub_header:before {
  content: "";
  background: #fff;
  height: 2px;
  width: 60px;
  top: 50%;
  display: block;
  position: absolute;
  left: 20px;
  z-index: -1;
}

.dj_color_light:before {
  background-color: #3d3939;
}

.dj_sub_header span {
  display: inline-block;
  padding: 3px 0px 0 0px;
  z-index: 9;
}


/* end */
h1.title-style {
  font-size: 48px;
}

.dj_flex-min-height-inner p.p-style-large {
  margin-bottom: 20px;
}

.dj_home_Our_Work_box {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 11px 114px 0px rgba(0, 0, 0, 0.23);
  padding: 30px 30px 70px;
}

.dj_one_col_work_content img.hover-img {
  height: 800px;
  object-fit: cover;
}

.dj_two_col_work_content img.hover-img {
  height: 400px;
  object-fit: cover;
}

span.work_scroll_text {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
}

.scroll-down-button-for-Our-Work {
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
}

.dj_border_text span.dj_border_spacer {
  display: inline-block;
  width: 50px;
}

.dj_sub_header {
  display: inline-block;
}

ul.list-inline li {
  display: inline-block;
  padding: 0 5px;
}

ul.list-inline li:first-child {
  padding-left: 0;
}

.portfolio-slider2 .slider-arrow-prev,
.portfolio-slider2 .slider-arrow-next {
  display: none;
}

.portfolio-slider2 .swiper-container-horizontal > .swiper-pagination-bullets {
  position: static;
  margin-top: 20px;
}

section.about-page {
  position: relative;
}

section.about-page .dj_arc {
  position: absolute;
  top: -350px;
  left: 0;
  z-index: 0;
}

.ExpandBox_Hidden {
  display: none;
}

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

.portfolio-slider2 h2.p-style-medium {
  font-family: "Poppins", sans-serif; /* Default font */
  font-weight: 400 !important;
  text-align: center;
  letter-spacing: 1px;
  font-size: 25px;
}

.swiper-slide .portfolio-slider-fade {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.portfolio-slider2 .swiper-button-next {
  right: -20px;
  left: auto;
}

.portfolio-slider2 .swiper-button-prev,
.portfolio-slider2 .swiper-button-next {
  bottom: auto;
  width: 30px;
  top: calc(50% - 20px);
  -ms-transform: translateY(calc(-50% - 20px));
  transform: translateY(calc(-50% - 20px));
  background-size: cover;
}

.portfolio-slider2 .swiper-button-prev {
  left: -20px;
  right: auto;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.home-slider-content p.medium-title {
  text-transform: unset;
  font-size: 35px;
  margin-top: 20px;
}

.home-slider-content h2.slider-overlay2 {
  letter-spacing: 1px;
}

.home-slider .swiper-button-prev,
.home-slider .swiper-button-next {
  bottom: 150px;
}

.portfolio-slider2.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 40px;
  z-index: 99;
}

body a {
  cursor: pointer;
}

.light-bg-2.dj_our_services_group {
  background-color: transparent;
}

.dj_one_col_work_content .dj_work_item {
  height: 800px;
  margin-right: 2px;
}

.dj_two_col_work_content .dj_work_item {
  height: 400px;
  margin-bottom: 2px;
}

.dj_two_col_work_content .twelve-columns:last-child .dj_work_item {
  margin-bottom: 0;
}

.dj_work_column_dark {
  background-color: #010e14;
  position: relative;
}

.dj_work_column_dark:after {
  content: "";
  height: 5px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #fff;
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  opacity: 0.9;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #064589;
  transform: scale(1.3);
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 6px;
  cursor: pointer;
}

.swiper-button-prev:hover .slider-arrow-prev,
.swiper-button-next:hover .slider-arrow-next,
.swiper-button-prev,
.swiper-button-next {
  cursor: pointer;
}

ul li a.menu_about.pointer-large.scroll-btn {
  position: static;
}
.blue-text {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, #37b5d5),
    color-stop(60%, #2784e4)
  );
  background: -o-linear-gradient(left, #37b5d5 20%, #2784e4 60%);
  background: linear-gradient(to right, #37b5d5 20%, #2784e4 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

img.dj_work_banner_image_map {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1000px;
  z-index: 0;
  width: 75%;
}
img.dj_work_banner_image_qr_code {
  position: absolute;
  right: 50px;
  bottom: 20px;
  z-index: 9;
}

/* fluid 5 columns */

.grid-item,
.grid-sizer {
  width: 25%;
}

.grid-item {
  float: left;
  padding: 5px;
}

.grid-item--width2 {
  width: 50%;
}
.works.grid.works-100 .grid-item {
  width: 50%;
}
.works.grid.works-100 .grid-item--width2 {
  width: 100%;
}
.bottom-border-none {
  padding-bottom: 0;
}

.top-border-none {
  padding-top: 0;
}

.works.grid.hidden {
  display: none;
}
video {
  max-width: 100%;
  object-fit: cover;
}
img.play_icon {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
}

.btn {
  border: none;
  font-family: inherit;
  font-size: 18px;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  margin: 10px 0px;
  letter-spacing: 1px;
  font-weight: 400;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  padding: 5px 20px;
  overflow: hidden;
}
.btn-3 {
  background-color: #0a1c28;
  color: #fff;
}

.btn-3:hover {
  background-color: #000;
}

.btn-3 span.btn_arrow img {
  margin-left: 20px;
  width: 35px;
}

.btn-3 span.btn_arrow svg {
  /* width: 50px; */
  height: 25px;
  max-width: 100%;
}

blockquote h6 {
  letter-spacing: 0.5px;
}

@media (min-width: 1350px) {
}

.works .hidden {
  display: none;
}

ul.dj_header_nav-menu li a span.dj_nav-btn {
  cursor: pointer;
}

ul.dj_header_nav-menu li a {
  cursor: pointer;
}

.midnightHeader.black ul.dj_header_nav-menu li a {
  color: #000;
}

ul.dj_header_nav-menu li a.active span.dj_nav-btn {
  font-weight: bold;
  text-shadow: 1px 1px 2px #2784e4;
}

.flex-min-height-inner.dj_flex-min-height-inner {
  min-height: auto;
}

.progress-full.progress-full-red {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, #37b5d5),
    color-stop(60%, #2784e4)
  );
  background: -o-linear-gradient(left, #37b5d5 20%, #2784e4 60%);
  background: linear-gradient(to right, #37b5d5 20%, #2784e4 60%);
}

img.dj_our_principles_img {
  width: 200px;
}

body a * {
  cursor: pointer;
}

.swiper-button-next,
.swiper-button-next * {
  cursor: pointer;
}

.swiper-button-prev,
.swiper-button-prev * {
  cursor: pointer;
}

section.dj_box_hover a.hover-box {
  display: table;
  -webkit-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}

section.dj_box_hover a.hover-box:hover {
  box-shadow: 0px 42px 144px 0px rgba(8, 89, 153, 0.38);
  -webkit-box-shadow: 0px 42px 144px 0px rgba(8, 89, 153, 0.38);
  -webkit-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
  transform: scale(1.02);
  position: relative;
}

section.dj_box_hover a.hover-box .expertise {
  margin-top: 0;
}

.flex-item-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-container {
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.dj_banner_counter h3 {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, #37b5d5),
    color-stop(60%, #2784e4)
  );
  background: -o-linear-gradient(left, #37b5d5 20%, #2784e4 60%);
  background: linear-gradient(to right, #37b5d5 20%, #2784e4 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.dj_banner_counter-columns p {
  margin-bottom: 10px;
}

.dj_banner_counter-columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  padding: 20px 30px;
  background: #ffffff;
  max-width: 950px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0px auto 0;
  position: relative;
  z-index: 999;
  box-shadow: 0px 10px 50px 0px rgba(167, 177, 180, 0.33);
  -webkit-box-shadow: 0px 10px 50px 0px rgba(167, 177, 180, 0.33);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.text-underline.title-fill.title-fill-anim:before {
  border-bottom: 1px solid transparent;
}

.text-underline.title-fill.title-fill-anim:after {
  border-bottom: 1px solid #2c91e0;
}

section#service p.p-style-medium {
  font-size: 22px;
}

section#service h3.title-style {
  margin-top: 30px;
  font-size: 32px;
  letter-spacing: 0;
  word-spacing: 5px;
  white-space: unset;
  line-height: 1.2;
}
section#service h3.title-style.title-fill:before,
section#service h3.title-style.title-fill:after {
  white-space: unset;
}

section.dj_box_hover a.hover-box {
  padding: 30px;
  height: 100%;
}

hr.border {
  width: 100px;
  margin-left: 0;
  margin-right: 0;
  border: 0;
  height: 2px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, #37b5d5),
    color-stop(60%, #2784e4)
  );
  background: -o-linear-gradient(left, #37b5d5 20%, #2784e4 60%);
  background: linear-gradient(to right, #37b5d5 20%, #2784e4 60%);
}

hr.border.white {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, #ffffff),
    color-stop(60%, #ffffff)
  );
  background: -o-linear-gradient(left, #ffffff 20%, #ffffff 60%);
  background: linear-gradient(to right, #ffffff 20%, #ffffff 60%);
}

section.dj_box_hover a.hover-box:hover img {
  -webkit-animation-name: image_fade;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: initial;
  -webkit-animation-duration: 0.8s;
  -moz-animation-name: image_fade;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: initial;
  -moz-animation-duration: 0.8s;
  -o-animation-name: image_fade;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: initial;
  -o-animation-duration: 0.8s;
  animation-name: image_fade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: initial;
  animation-duration: 0.8s;
}

section.dj_box_hover a.hover-box img {
  -webkit-animation-name: image_fade;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: initial;
  -webkit-animation-duration: 0.8s;
  -moz-animation-name: image_fade;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: initial;
  -moz-animation-duration: 0.8s;
  -o-animation-name: image_fade;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: initial;
  -o-animation-duration: 0.8s;
  animation-name: image_fade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: initial;
  animation-duration: 0.8s;
}

@keyframes image_fade {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.25;
  }
  75% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}

form {
  font-family: Gilroy-Regular;
}

form label {
  position: relative;
  display: block;
}
form label input {
  box-sizing: border-box;
  display: block;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
form label input::-webkit-input-placeholder {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: inherit;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}
form label input::-moz-placeholder {
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: inherit;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}

form label input::-ms-input-placeholder {
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: inherit;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}
form label input::placeholder {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: inherit;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}
form label input:focus,
form label input.populated {
  padding-top: 25px;
  padding-bottom: 12px;
}
form label input:focus::-webkit-input-placeholder,
form label input.populated::-webkit-input-placeholder {
  color: transparent;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}
form label input:focus::-moz-placeholder,
form label input.populated::-moz-placeholder {
  color: transparent;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}
form label input:focus:-ms-input-placeholder,
form label input.populated:-ms-input-placeholder {
  color: transparent;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}

form label input:focus::placeholder,
form label input.populated::placeholder {
  color: transparent;
  font: inherit;
  text-transform: unset;
  font-family: "Gilroy-Regular", sans-serif;
}
form label input:focus + span,
form label input.populated + span {
  opacity: 1;
  top: 2px;
}

.inputfile + label,
.inputfile + label * {
  cursor: pointer;
}

form label span {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, #37b5d5),
    color-stop(60%, #2784e4)
  );
  background: -o-linear-gradient(left, #37b5d5 20%, #2784e4 60%);
  background: linear-gradient(to right, #37b5d5 20%, #2784e4 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  top: 0px;
  left: 5px;
  font-size: 12px;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

form .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputfile-resume + label {
  color: #2784e4;
}
.inputfile + label {
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 10px 0.625rem 0px;
}
.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
.inputfile-resume:focus + label,
.inputfile-resume.has-focus + label,
.inputfile-resume + label:hover {
  color: #37b4d5;
}
h3.form-title {
  font-size: 35px;
}

a.career_close_button {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 40px;
  z-index: 9999;
}

.width-auto {
  width: auto;
}
address {
  font-style: normal;
}
.dj_contact_form_div {
  box-shadow: 0px 42px 144px 0px rgba(8, 89, 153, 0.38);
  -webkit-box-shadow: 0px 42px 144px 0px rgba(8, 89, 153, 0.38);
  -webkit-transition: 0.5s cubic-bezier(0.2, 0, 0.175, 1);
  -o-transition: 0.5s cubic-bezier(0.2, 0, 0.175, 1);
  transition: 0.5s cubic-bezier(0.2, 0, 0.175, 1);
  padding: 30px;
  height: 100%;
}

h1.xxlarge-title {
  font-size: 130px;
  margin-bottom: 20px;
}

section.dj_contact_form_page p {
  font-weight: 400;
}

iframe {
  max-width: 100%;
}
section#career p.p-style-medium {
  font-size: 18px;
  color: #000000;
}
/* .career-table a.pointer-large {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.1 !important;
} */
span.plus_icon {
  color: #fff;
  background: black;
  border-radius: 50%;
  line-height: 1;
  font-size: 32px;
  text-align: center;
  padding: 3px 8px 3px 9px;
  /* width: 40px; */
  /* height: 40px; */
  display: inline-block;
  font-family: "Gilroy-Regular", sans-serif;
}
.yellow_text {
  color: rgb(255, 206, 75);
}

.dj_from_to > div {
  display: inline-block;
  vertical-align: text-bottom;
}

.BOARDING_PASS.yellow_text {
  position: absolute;
  font-size: 15px;
  top: 50%;
  left: 35px;
  transform: rotate(-90deg) translate(-50%, -50%);
  -webkit-transform: rotate(-90deg) translate(-50%, -50%);
  -moz-transform: rotate(-90deg) translate(-50%, -50%);
  -ms-transform: rotate(-90deg) translate(-50%, -50%);
  -o-transform: rotate(-90deg) translate(-50%, -50%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  letter-spacing: 10px;
  transform-origin: 0 0;
}

section#dj_our_work_banner {
  position: relative;
}

section#dj_our_work_banner .container {
  position: static;
}

section#dj_our_work_banner .container .six-columns.zero-offset {
  position: static;
}

p.dj_our_work_banner_row_2 {
  font-size: 30px;
  font-style: italic;
  margin-top: 30px;
  margin-bottom: 50px;
  line-height: 1.1;
}

img.width-auto.plane {
  width: 60px;
  margin: 0 20px 10px;
}

hr.border.our_work_banner_border {
  margin-bottom: 40px;
  margin-top: 50px;
}

h2.dj_our_work_banner_row_2 {
  font-size: 65px;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}

* {
  box-sizing: border-box;
}

.scroll-down-button-for-Our-Work a.load-more {
  display: block !important;
}

section.dj_contact_form_page .border-btn-box {
  background: #000;
  color: #fff;
  cursor: pointer;
}

.dj_contact_form_div .border-btn {
  color: inherit;
}

section.dj_contact_form_page .border-btn-box:hover {
  background: #fff;
  color: #000;
}

.border-btn:before,
.border-btn:after {
  color: inherit;
  -webkit-transition-delay: 0.75s;
  -o-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #eee;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(10, 28, 39);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #222;
}

a#to-top-btn.bottom {
  display: none !important;
  visibility: hidden !important;
}

a.to-top-btn.headroom--not-top {
  display: block;
}

a.to-top-btn.headroom--bottom {
  display: none;
}

img.width-auto.trans-number {
  width: 25px;
  opacity: 1;
  z-index: -1;
}

img.width-auto.trans-number2 {
  width: 25px;
  opacity: 1;
  z-index: -1;
}

hr.border.one-px {
  height: 1px;
}

hr.border.black {
  background: #000;
}

.dj_work_img_bottom_gap {
  margin-bottom: 8px;
}

.Our-Work-page .works:not(.first) {
  display: none;
}
.dj_home_Our_Work_box .works.works-100 {
  display: none !important;
}
.Our-Work-page .works.grid.flex-container.works-100[style="display: block;"] {
  display: flex !important;
}
.to-top-btn {
  display: none;
}
a.title-fill:before,
a.title-fill:after {
  width: 100%;
}
.dj_home_Our_Work_box h6.blue-text {
  -webkit-text-fill-color: #1d4abb;
}

.dj_home_Our_Work_box .blue-text sup {
  color: blue;
  -webkit-text-fill-color: blue;
  margin-left: 3px;
}

.animated {
  -webkit-animation-duration: 1000 ms;
  animation-duration: 1000 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  vertical-align: middle;
  outline: none;
  background: none;
  cursor: auto;
}
.file_box {
  position: relative;
  display: table;
}

.required {
  color: #2784e4;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  padding-right: 15px;
  float: right;
  margin-left: 5px;
}

.error {
  color: #ff4500;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
}
input#file-resume {
  width: 250px;
}

div#error_message p {
  margin-bottom: 0;
  color: #d22828;
}

.error:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  background-color: #e96e47;
  margin-top: 4px;
}

.green {
  color: green;
}


.dj_site_page ul {
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 40px;
}

.dj_site_page ul li {
  margin-bottom: 10px;
  list-style: disc;
}
.dj_site_page {
  color: #000;
}

.dj_site_page p {
  margin: 15px 0;
}
.rotating > .animated {
  display: inline-block;
}

.swiper-container.city-slider {
  height: 100px;
  display: inline-block;
}

.gradient-heading {
  background: linear-gradient(45deg, #2784e4, #000000, #37b5d5, #0d3599);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  animation: gradient-text 8s ease infinite;
}

h6.gradient-heading {
  font-size: 24px;
}
.word-spacing5 {
  word-spacing: 5px;
}

@-webkit-keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

section#dj_site_page.page-head .flex-min-height-inner.dj_flex-min-height-inner {
  display: flex;
}
.line-height-65 {
  line-height: 65px;
}

#slide-line {
  position: absolute;
  bottom: 0;
  height: 2px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(40%, #37b5d5),
    color-stop(60%, #2784e4)
  );
  background: -o-linear-gradient(left, #37b5d5 40%, #2784e4 60%);
  background: linear-gradient(to right, #37b5d5 40%, #2784e4 60%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.dj_header_nav-menu {
  position: relative;
}


.fancybox-slide--iframe .fancybox-content {
  background: transparent !important;
}

.dj_home_Our_Work_box
  .works.grid.load_more_link.dj-two-col-right-grid.dj_grid_2 {
  opacity: 0;
}

.dj_home_Our_Work_box
  .works.grid.load_more_link.dj-two-col-right-grid.dj_grid_2[style="display: block;"] {
  opacity: 1;
}

@media only screen and (max-width: 1300px) {
  section#dj_our_work_banner .flex-min-height-inner.flex-item-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  section#dj_our_work_banner p.dj_our_work_banner_row_2 {
    margin-top: 0;
  }
  section#dj_our_work_banner .container .six-columns.zero-offset {
    position: static;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (min-width: 768px) {
  ul.dj_header_nav-menu {
    position: relative;
    display: none;
  }

  body.active ul.dj_header_nav-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.active .menu-open {
    display: none;
  }
  ul.dj_header_nav-menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 650px;
    text-align: right;
    float: right;
    padding-right: 30px;
  }

  .visible-phone {
    display: none;
  }
  .hidden-phone {
    display: block;
  }
  img.mobile-banner {
    display: none;
  }


  section.dj_career_detail.form_done .six-columns.dj_form_col {
    height: 70vh;
    vertical-align: middle;
    display: flex;
    align-items: center;
  }

  ul.dj_header_nav-menu li a::after {
    content: "";
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(40%, #37b5d5),
      color-stop(60%, #2784e4)
    );
    background: -o-linear-gradient(left, #37b5d5 40%, #2784e4 60%);
    background: linear-gradient(to right, #37b5d5 40%, #2784e4 60%);
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: 0.16s all 0.025s;
  }

  ul.dj_header_nav-menu li a::after {
    left: 100%;
    right: 0;
  }

  ul.dj_header_nav-menu li a:hover ~ a::after,
  ul.dj_header_nav-menu li.active a ~ a::after {
    left: 0;
    right: 100%;
  }

  ul.dj_header_nav-menu li a:hover::after,
  ul.dj_header_nav-menu li.active a::after {
    left: 0;
    right: 0;
  }
  ul.dj_header_nav-menu li {
    line-height: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative;
  }
}

@media (max-width: 1400px) {
  section#dj_our_work_banner .container {
    position: static;
    width: 85vw;
  }
}

@media (max-width: 1300px) {

  .scroll-btn {
    bottom: 0;
  }
  .title-fill:before,
  .title-fill:after {
    white-space: normal;
  }
  .title-fill {
    white-space: normal;
  }
  .career-page-content .ten-columns {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  /* .career-table a.pointer-large {
    font-size: 20px;
  } */
  .page-head-bg {
    display: table;
    position: relative;
  }
  img.mobile-banner {
    width: 100%;
    display: table;
  }

  section.page-head {
    display: block;
  }

  section.page-head .flex-min-height-inner.flex-item-end {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  ul.dj_header_nav-menu {
    padding-right: 20px;
    padding-left: 20px;
  }
  ul.dj_header_nav-menu li {
    margin: 0;
  }

  section.about-page .flex-container {
    flex-flow: initial;
  }

  .top-bottom-padding-120 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .dj_home_Our_Work_box .flex-container {
    flex-flow: initial;
  }

  .dj_home_Our_Work_box .flex-container i.content-left-margin-50 {
    margin-left: 0;
  }
  .dj_our_services_group .flex-container {
    flex-flow: initial;
  }
  .p-style-large {
    font-size: 18px;
    line-height: 1.5;
  }

  .portfolio-slider2 h2.p-style-medium span {
    display: inline;
  }
  .portfolio-slider2 h2.p-style-medium {
    font-size: 16px;
  }
  .home-slider-content.flex-min-height-inner {
    min-height: 100%;
  }
  .home-slider .swiper-button-prev,
  .home-slider .swiper-button-next {
    bottom: 30px;
  }
  .dj_banner_image {
    display: none;
  }
  section#service p.p-style-medium {
    font-size: 18px;
  }
  section.dj_box_hover a.hover-box {
    padding: 20px;
  }
  .trans-number {
    font-size: 60px;
    margin-left: 0px;
  }
  section#service h3.title-style {
    font-size: 28px;
  }

  section.about-page .dj_arc {
    display: none;
  }

  .dj_banner_image {
    display: none;
  }

  .banner img.img3 {
    width: 30%;
    top: auto;
  }

  .home-slider-content.flex-min-height-inner {
    min-height: 50vh;
  }

  .banner img.img3 {
    opacity: 1;
  }
  .title-fill:before,
  .title-fill:after {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .flex-container {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  .title-fill:before,
  .title-fill:after {
    white-space: unset;
  }
  .title-fill {
    white-space: unset;
  }


  main.animsition-overlay {
    margin-bottom: 0 !important;
  }

  .visible-phone {
    display: block;
  }
  .hidden-phone {
    display: none;
  }
  h1.title-style {
    font-size: 5vw;
  }

  .dj_home_Our_Work_box {
    padding-left: 20px;
    padding-right: 20px;
  }

  section.about-page .dj_arc {
    display: none;
  }

  .dj_banner_image {
    display: none;
  }

  .banner img.img3 {
    width: 30%;
    top: auto;
  }

  .home-slider-content.flex-min-height-inner
    .container.top-bottom-padding-120.flex-container.response-999 {
    padding: 0;
  }

  .slide-bg {
  }
  .home-slider-content.flex-min-height-inner {
    height: auto;
    min-height: auto;
  }

  .banner img.img3 {
    opacity: 1;
  }
  .top-bottom-padding-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .word-spacing-15 {
    word-spacing: 5px;
  }
  .home-slider .large-title-bold {
    font-size: 3vw;
  }
  .grid-item--width2 {
    width: 100%;
  }
  .grid-item {
    float: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .work_item img.dj_hover-img {
    height: auto !important;
    width: 100%;
  }
  video.work_video.work_item_height_row2 {
    height: auto !important;
  }
  .content-right-margin-10.text-right.display-inline {
    display: block;
    text-align: left !important;
  }
  .dj_sub_header {
    display: inline;
  }
  .light-bg-2.dj_our_services_group {
    padding-top: 20px;
  }

  .logo {
    width: 140px;
  }
  .top-padding-60 {
    padding-top: 30px;
  }
  .bottom-padding-60 {
    padding-bottom: 30px;
  }

  .dj_career_detail .progress-bg {
    height: 100%;
  }
  .dj_career_detail a.career_close_button {
    top: 10px;
    right: 10px;
    width: 30px;
  }

  section#career p.p-style-medium {
    font-size: 16px;
  }
  .works.grid.works-100 .grid-item {
    width: 100%;
  }
  .dj_home_Our_Work_box {
    padding-bottom: 40px;
    padding-top: 20px;
  }
  .home-slider {
    background: #160d12;
    margin-bottom: -1px;
  }

  .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .title-fill:before,
  .title-fill:after {
    width: 100%;
  }
  .home-slider .swiper-button-prev,
  .home-slider .swiper-button-next {
    bottom: 10px;
  }
  .menu-open:before {
    background-color: #fff;
  }
  .hamburger:before,
  .hamburger:after {
    background-color: #fff;
  }

  .blue-text::before,
  .blue-text::after {
    width: 0;
  }

  h1.xxlarge-title {
    font-size: 30vw;
  }
}

@media (min-width: 479px) and (max-width: 768px) {
  .home-slider-content.flex-min-height-inner {
    min-height: 50vh;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  body.active .logo img {
    width: 75%;
  }

  .dj_border_text span.dj_border_spacer {
    width: 15px;
  }

  .dj_sub_header span {
    padding-left: 5px;
    font-size: 6vw;
  }
  .home-slide {
    padding-bottom: 90px;
  }
}

/*------*/

@media only screen and (max-width: 767px) {
  .home-slider .top-padding-20 {
    padding-top: 15%;
  }
  img.dj_work_banner_image_qr_code {
    bottom: 10px;
    width: 70px;
    right: 20px;
  }
  .BOARDING_PASS.yellow_text {
    left: 15px;
  }
  .swiper-container.city-slider {
    height: 60px;
  }
  p.dj_our_work_banner_row_2 {
    margin-bottom: 20px;
  }
  hr.border.our_work_banner_border {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  h2.large-title.dj_our_work_banner_row_3 {
    font-size: 28px;
  }
  .works.grid.dj-three-col-grid {
    padding-left: 0;
    padding-right: 0;
  }
  section#dj_our_work_banner p.dj_our_work_banner_row_2 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 25px;
  }
  .dj_home_Our_Work_box h6.blue-text {
    margin: 15px 0;
  }
  span.work_scroll_text {
    margin-bottom: -6px;
    font-size: 14px;
  }
  .large-title {
    letter-spacing: initial;
  }
  .container .container {
    padding-left: 0;
    padding-right: 0;
  }
  section.page-head a.scroll-btn.pointer-large {
    display: none;
  }

  section#service {
    overflow: hidden;
  }

  section#service .container.bottom-padding-90.top-padding-90 {
    padding-top: 30px;
  }
  .dj_contact_form_div {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-slider-content h2 span.rotating span {
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 478px) {
  .home-slider .top-padding-20 {
    padding-top: 30%;
  }
}

form input:focus + span,
form input.populated + span,
form textarea:focus + span,
form textarea.populated + span {
  opacity: 1;
  top: 2px;
}
