.hide {
    display: none;
}
.banner img {
	max-width: 100%;
	width: 100%;
}
.dj_banner_image img.img3 {
    max-height: 75%;
    height: 70vh;
}

/* Home Slider */

.home-slider {}

.home-slide {
	padding-bottom: 120px;
}

.dj_banner_image img {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.home-slider-content {
	position: relative;
	z-index: 9999;
	-ms-flex-align: flex-start;
	align-items: flex-start;
}

.banner img.img3 {
	opacity: 0;
}

.dj_banner_image img.img1 {
	position: relative;
	z-index: 99;
}

.dj_banner_image img.img3 {
	z-index: 9;
}

.slide-bg {
	background-image: none !important;
}

.banner {
	position: relative;
}

.banner img.img2 {
	position: absolute;
	bottom: 0;
	left: 0;
}

.banner img.img3 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}

.banner img.img4 {
	position: absolute;
	bottom: 0;
	mix-blend-mode: overlay;
	left: 0;
	z-index: 99;
}

.banner img.img5 {
	position: absolute;
	bottom: 0;
	/* position: relative; */
	z-index: 99;
}

.swiper-slide-active .banner img.img4 {
	animation-name: fade;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
	animation-duration: 1s;
	animation-direction: linear;
}

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

.slider-overlay2.slider-overlay1_bg:before {
    background: #591c3c;
	filter:opacity(90%);
}
.slider-overlay2.slider-overlay2_bg:before {
    background: #75c2e1;
	filter:opacity(90%);
}
.slider-overlay2.slider-overlay3_bg:before {
    background: #d4914c;
	filter:opacity(90%);
}
.dj_banner_image img.img3 {
    max-width: 90%;
}

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_curve {
	position: absolute;
}

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

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

footer.footer {
	font-family: 'Gilroy-Regular', sans-serif;
	text-transform: unset;
	font-size: 18px;
}

footer.footer * {
	text-transform: unset;
	letter-spacing: 1px;
	font-size: 18px;
}

footer.footer p.dj_footer_text {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
}
.footer-logo {
    margin-top: 10px;
}


.footer  .two-col-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .two-col-text .google-partner-image img {
    max-width: 100px;
    height: auto;
}

.footer .two-col-text .google-partner-image {
    display: flex;
    align-items: center;
}

.footer .two-col-text .left-text p:first-child {
    margin-top: 36px;
}

.footer .two-col-text .left-text p {
    text-align: left;
}

.footer .two-col-text .left-text {
    padding-left: 33px;
}

.footer  .two-col-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .two-col-text .google-partner-image img {
    max-width: 100px;
    height: auto;
}

.footer .two-col-text .google-partner-image {
    display: flex;
    align-items: center;
}

.footer .two-col-text .left-text p:first-child {
    margin-top: 36px;
}

.footer .two-col-text .left-text p {
    text-align: left;
}

.footer .two-col-text .left-text {
    padding-left: 33px;
}


/*About us section style*/

h2.title-style2{
    font-size:65px;
}




ul.footer-menu.text-color-4.list-inline li a {
    /*font-size: 16px;*/
}

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: 0 0px 0 10px;
	z-index: 9;
}

.dj_color_light span {}

h1.title-style {
	font-size: 65px;
}

.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 {}

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

.dj_sub_header {
	width: calc( 100% - 60px);
	display: inline-block;
}

.client-list .brand-box img {
	width: auto;
}

.client-list .brand-box {}

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

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

.portfolio-column-slider {
	overflow: hidden;
}

.portfolio-slider2 .swiper-button-next {
	background-image: url('images/Services-slider-Right.png');
}

.portfolio-slider2 .swiper-button-prev {
	background-image: url('images/Services-slider-Left.png');
}

.portfolio-slider2 {}

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

.portfolio-slider2 .swiper-wrapper {}

.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 h4.p-style-medium {
	font-family: "Bebas Neue Regular" !important;
	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(.165, .84, .44, 1);
	-o-transition: 1.6s cubic-bezier(.165, .84, .44, 1);
	transition: 1.6s cubic-bezier(.165, .84, .44, 1);
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}

.portfolio-slider2 a.swiper-slide-active {
	/*transform: scale(1);
-webkit-transition: 1.6s cubic-bezier(.165, .84, .44, 1);
-o-transition: 1.6s cubic-bezier(.165, .84, .44, 1);
transition: 1.6s cubic-bezier(.165, .84, .44, 1);
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;*/
}

.portfolio-slider2 .swiper-slide {}

.client-list .opac-img {
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: auto;
	left: auto;
}

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

.portfolio-slider2 .swiper-button-prev,
.portfolio-slider2 .swiper-button-next {
	bottom: auto;
	width: 20px;
	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;
}

footer.footer ul.footer-social svg {
	fill: #fff;
	width: inherit;
	height: 100%;
	margin: auto;
	position: relative;
	z-index: -1;
}

footer.footer ul.footer-social a.footer-social-pointer-small {
	height: 18px;
	width: 18px;
	display: block;
	position: relative;
}

footer.footer ul.footer-social li {
	margin-bottom: 0;
	padding-right: 2px;
}
footer.footer p.p-style-large.Agency-FB-regular {
    font-size: 20px;
    /* font-weight: 100; */
    margin-bottom: 0;
}

body * {
	/*cursor: auto;*/
}

body a {
	cursor: pointer;
}

footer.footer a {
	color: #fff;
	font-weight: 400;
}

footer.footer a.footer-social-pointer-small {
	height: 20px;
	width: 20px;
	display: block;
	position: relative;
}

footer.footer p {
	font-weight: 400;
}

footer.footer p.footer-copyright {
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 100;
}

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

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

.six-columns.dj_two_col_work_content {}

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

.dj_two_col_work_content .twelve-columns:last-child {}

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

img.dj_hover-img {
}

.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: .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;
}
.txt-rotate {}

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;
}

img.dj_hover-img {
}
.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;
}

button.btn.btn-3.icon-arrow-right.pointer-large {}

.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:hover:after {}
.btn-3:hover:before{}

.btn-3:before {
    /*position: absolute;
    top: 0;
    line-height: 3;
    font-size: 140%;
    vertical-align: middle;
    display: inline-block;
    content: "";
    right: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.btn-3:after {
    /*width: 60px;
    height: 200%;
    background: rgba(55, 181, 213, 0.43);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
    content: '';
    position: absolute;
    z-index: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;*/
}
.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: .5px;
}

@media( min-width : 1350px){

}

/* 2 columns */

.grid-item--width2 {}

.grid-item--width2 {}



.border-right-2 {}

.border-bottom-2 {}

.works .hidden {
	display: none;
}

.border-left-2 {}

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 {}

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(.77, 0, .175, 1);
	-o-transition: 1s cubic-bezier(.77, 0, .175, 1);
	transition: 1s cubic-bezier(.77, 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;
}

table.table.career-table {
	width: 100%;
}

table.table.career-table td {
	text-align: inherit;
	border: 0;
	border-bottom: 1px solid;
}
/*
header.fixed-header.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned .midnightHeader.black .midnightInner {
	background-color: rgba(245, 245, 245, 0.62);
}

header.fixed-header.headroom.headroom--not-top.headroom--not-bottom.headroom--pinned .midnightHeader.default .midnightInner {
	background-color: rgba(0, 0, 0, 0.32);
}
*/

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

.trans-number {
	font-size: 70px;
	font-family: "BebasNeueBold";
	color: rgb(229, 229, 229);
	line-height: 1.167;
	/* background-image: linear-gradient(to top, white, #ffffff); */
	background: -webkit-linear-gradient(#e5e5e5, #fff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: absolute;
	margin-top: -10px;
	margin-left: -20px;
	opacity: 0.6;
}

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%;
}

section.dj_box_hover .dj_service_box_item {
    margin-bottom: 60px;
    padding-bottom: 5px;
}

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: .8s;
    -moz-animation-name: image_fade;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: initial;
    -moz-animation-duration: .8s;
    -o-animation-name: image_fade;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: initial;
    -o-animation-duration: .8s;
    animation-name: image_fade;
    animation-timing-function: ease-in-out;
    animation-iteration-count: initial;
    animation-duration: .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: .8s;
    -moz-animation-name: image_fade;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: initial;
    -moz-animation-duration: .8s;
    -o-animation-name: image_fade;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: initial;
    -o-animation-duration: .8s;
    animation-name: image_fade;
    animation-timing-function: ease-in-out;
    animation-iteration-count: initial;
    animation-duration: .8s;
}

@keyframes image_fade {
  0% {
    opacity:0;
  }
  25% {
    opacity:.25;
  }
  75% {
    opacity:.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 input[type=&quot;submit&quot;] {
}
form input[type=&quot;submit&quot;]:hover {

}
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(.2, 0, .175, 1);
    -o-transition: 0.5s cubic-bezier(.2, 0, .175, 1);
    transition: 0.5s cubic-bezier(.2, 0, .175, 1);
    padding: 30px;
    height: 100%;
}

section.dj_contact_form_page {
}

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: 22px;
	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: .75s;
    -o-transition-delay: .75s;
    transition-delay: .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;
	height:auto;
}

blockquote h4 {
    /*font-weight: 400;
    font-size: 22px;
    font-family: Bebas Neue Regular;*/
}

blockquote h6 {
}

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

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

.dj_work_img_bottom_gap {
    margin-bottom: 8px;
}
.dj_work_img_top_gap {}

.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;
}

.loader:before{
	
}

.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;
}
footer.footer img[src="images/googlepartner.png"] {
    width: 135px;
}

div#error_message {
}

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;
}

.blue-text.success {
    background: -webkit-gradient(linear,left top, right top,color-stop(20%, #1685a2),color-stop(60%, #2784e4));
    background: -o-linear-gradient(left,#1685a2 20%,#2784e4 60%);
    background: linear-gradient(to right,#1685a2 20%,#2784e4 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.file_box span.required {
    float: right;
    margin: 10px 0px;
}

.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;
}
.word-spacing15 {
    word-spacing: 15px;
}
.word-spacing10 {
    word-spacing: 10px;
}
@-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;
}
body{
	display: none;
}
#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 .3s ease;
  transition: all .3s ease;
}
ul.dj_header_nav-menu {
    position: relative;
}

ul.client-list.d-flex-wrap.four_col_client_list {
}

ul.client-list.four_col_client_list li {
    flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    border-top: 1px solid #888888;
}

ul.client-list.four_col_client_list li.empty-spot-box {
}

ul.client-list.four_col_client_list li.empty-spot-box a.empty-spot {
    border-right: none;
}

.fancybox-iframe,
.fancybox-video {
    background: transparent !important
}

.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;
	}
	footer.footer ul.footer-menu{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: 90%;
		margin: auto;
	}
	.client-list li:nth-child(5n) a {
		border-right: none;
	}

	.client-list li:nth-last-child(1) a,
	.client-list li:nth-last-child(2) a,
	.client-list li:nth-last-child(3) a,
	.client-list li:nth-last-child(4) a,
	.client-list li:nth-last-child(5) a {
		border-bottom: none;
	}
	/*.grid-item img.hover-img[src*="450"] {
		object-fit: cover;
		height: 449px;
	}
	.grid-item img.hover-img[src*="900"] {
		object-fit: cover;
		height: 900px;
	}*/
	.career-table h2 {
		font-size: 40px;
	}
	.visible-phone {
		display: none;
	}
	.hidden-phone {
		display: block;
	}
	img.mobile-banner {
		display: none;
	}
	.dj_career_detail .progress-bg {
		
	}
	
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: .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;
}

	/*.works .grid-item {
		width: calc( 50% - 4px);
		float: left;
		object-fit: cover;
		padding: 1px;
	}

	.works .grid-item.pull-right {
		float: right;
	}
	.works .grid-item--height2 {
		height: 900px;
		object-fit: cover;
	}
	.work_listing .work-3 img.dj_hover-img, 
	.work_listing .work-2 img.dj_hover-img {
		min-height: 310px;
	}
	.work_listing .work-4 img.dj_hover-img {
		min-height: 310px;
	}
	.work_listing .work-7 img.dj_hover-img {
		min-height: 275px;
	}*/
}

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

@media ( max-width: 1300px) {
	.work_listing .work-3 img.dj_hover-img, .work-2 img.dj_hover-img {
		min-height: 100%;
	}
	.work_listing .work-4 img.dj_hover-img {
		min-height: 100%;
	}
	.work_listing .work-7 img.dj_hover-img {
		min-height: 100%;
	}
	.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) {
	footer.footer * {
		font-size: 1.5vw;
	}
	footer.footer .footer-center-mobile {
		-ms-flex-flow: unset;
		flex-flow: unset;
	}
	footer.footer .footer-center-mobile .two-columns.blank_container {
		/* display: none; */
		flex-basis: 5.66%;
	}
	footer.footer .footer-center-mobile .three-columns.bottom-padding-30.mob-width-auto {
		flex-basis: 35%;
		-ms-flex-basis: 35%;
	}
	footer.footer ul.list-inline li {
		padding: 0 2px;
	}
	footer.footer p.footer-copyright {
		font-size: inherit;
	}
	footer.footer ul.footer-social a.footer-social-pointer-small {
		height: 1.8vw;
		width: 1.8vw;
	}
	ul.dj_header_nav-menu {
		padding-right: 20px;
		padding-left: 20px;
	}
	ul.dj_header_nav-menu li {
		margin: 0;
	}
	h2.large-title br {
		/* display: none; */
	}

	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;
	}
	footer.footer p.dj_footer_text {
		font-size: 16px;
	}
	footer.footer p.p-style-large.Agency-FB-regular {
		margin-top: 30px;
	}
	footer.footer ul.footer-menu {
		display: block;
	}
	.portfolio-slider2 h4.p-style-medium span {
		display: inline;
	}
	.portfolio-slider2 h4.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: -10px;
	}
	section#service h3.title-style {
		font-size: 28px;
	}
	.client-list li {
		height: 140px;
	}
	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 {
	}

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

	.slide-bg {
	}
	.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;
	}
	table.table.career-table td {
		font-size: 4vw;
	}
	table.table.career-table h2 {
		font-size: 6vw;
		line-height: 1.5 !important;
	}
	table.table.career-table td a.title-fill {
		white-space: nowrap;
		line-height: 1.5 !important;
	}
	footer.footer {
		position: static !important;
	}
	main.animsition-overlay {
		margin-bottom: 0 !important;
	}
	.footer-center-mobile {
		text-align: center;
		font-size: 16px;
		display: -ms-block;
		display: block;
	}
	footer.footer a {
		font-size: 16px;
	}
	.visible-phone {
		display: block;
	}
	.hidden-phone {
		display: none;
	}
	h1.title-style,
	h2.title-style2{
		font-size: 7vw;
	}
	.bottom-padding-50 {
		padding-bottom: 20px;
	}
	.dj_home_Our_Work_box {
		padding-left: 20px;
		padding-right: 20px;
	}
	/*.home-slider .swiper-button-prev, 
	.home-slider .swiper-button-next {
		bottom: 0;
	}
	.home-slider .swiper-button-next {
		left: 40px;
	}
	.home-slider .swiper-button-prev {
		left: 0;
	}
	.home-slider .dj_banner_image {
		display: none;
	}
	.home-slider .flex-min-height-inner{
		min-height: auto;
	}
	.home-slide {
		padding-bottom: 0;
	}*/

	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 {
	}

	.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: 5vw;
	}
	.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;
	}
	.home-slider .swiper-button-prev, .home-slider .swiper-button-next {
		/*display: none;*/
	}
	.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;
	}
	.career-table a.pointer-large {
		font-size: 16px;
	}
	section#career p.p-style-medium {
		font-size: 18px;
	}
	.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;
	}
	.slider-arrow-prev:before, .slider-arrow-next:before {
		/*width: 10px;
		height: 10px;*/
	}
	.container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	footer.footer p.p-style-large.Agency-FB-regular {
		margin-top: 10px;
	}
	.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;
	}
	h1.blue-text {}

	.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%;
	}
	.client-list li {
		height: 120px;
	}
	.client-list .brand-box img {
		width: 80%;
	}
	.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;
}


    .footer .two-col-text {
    display: block;
}

.footer .two-col-text .left-text {
    padding: 0;
}

.footer .two-col-text .left-text p {
    text-align: center;
}

.footer .two-col-text .google-partner-image {
    display: block;
}




}

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

.custom-file-input:not(.populated) {
}
.custom-file-input:not(.populated)::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input:not(.populated)::before {
    content: 'Upload CV';
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    background-color: #37b5d5;
	font-size: 16px;
}
.custom-file-input.populated::before {
    content: 'File Uploaded';
    position: absolute;
    background-color: whitesmoke;
    padding: 3px 2px;
    top: 1px;
    font-size: 16px;
    left: 1px;
}

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





