@media screen and (max-width: 1440px) {
	.section-subtitle {
		font-size: 16px;
	}

	.content-block.svg-bg {
		padding: 0 4rem;
	}
}
@media screen and (max-width: 1366px) {
	.hero-logo {
		max-width: 1280px;
	}
	.logo-dtp img {
		max-width: 220px;
	}
	.heading-title-slogan h3 {
		font-size: 38px;
	}

	.content-block {

		padding: 0 3rem;
	}
	.feature-wrapper-content, 
	.feature-box-thumb {
		min-height: 150px;
	}

	.feature-box-content {
		padding: 15px;
	}
	.section-promise .feature-wrapper-content.active {
		font-size: 18px;
	}
	.single-item .icon-box {
		display:none;
	}
	.content-block.svg-bg {
		padding: 0 3rem;
	}
	.testimonial-content {
		width: calc(100% - 300px);
	}
	img.pos-2 {
		left: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.menu-sidenav {
		position: fixed;
		top: -1000px;
		left: 0;
		right: 0;
		bottom: 100%;
		background: #ffffff;
		z-index: 111;
		transition: .3s;
	}

	.menu-sidenav nav {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	.menu-sidenav.open {
		top: 0;
		bottom: 0;
	}

	.mb-menu.open {
		z-index: 112;
		position: relative;
	}

	.menu-sidenav nav ul {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		transition:.3s;
	}
	.menu-sidenav nav li {
		margin-bottom: 1rem;
	}
	.menu-sidenav nav ul li a {
		color: #fff;
		font-size: 18px;
	} 
	.mb-menu {
		display: inline-flex;
		background: #e9a455;
		color: #fff;
		border-radius: 4px;
		width: 40px;
		height: 40px;
		align-items: center;
		justify-content: center;
		padding: 8px;
	}

	.banner-wrapper {
		height: 600px;
	}
	.hero-logo {
		justify-content: center;
		flex-direction: column;
	}
	.hero-heading-title {
		margin-top: 4rem;
	}

	.content-section_info {
		position: absolute;
		top: 13%;
		left: 5%;
		z-index: 1;
		bottom: 5%;
		right: 0;
		flex: 0 0 100%;
		max-width: 100%;
		width: 90%;
		background: rgb(255 255 255 / 80%);
	}
	.ipad-hd {
		display: none;
	}
	.content-section_media {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.hero-heading-title {
		width: 100%;
		max-width: 100%;
	}
	.logo-info {
		padding-left: 50px;    
	}

	.section-inner {
		flex-wrap: wrap;
		align-items: flex-end;
	}

	.ipad-device {
		width: 100%;
		padding: 2rem 3rem 0;
		display: block;
	}

	.example_work_list {
		padding: 0 3rem 3rem;
	}

	.ipad-device .section-title h2 {
		color: #222;
	}

	.ipad-device span.subtitle {
		color: #222;
		margin: 0;
		font-size: 13px;
	}

	.ipad-device span.divider {
		margin-bottom: 3rem;
	}
}


@media screen and (max-width: 991px) {
	.footer-content .container {
		max-width: 100%;
	}
	.menu-sidenav.open li a {
		color: #000 !important;
	}
}


@media screen and (max-width: 768px) {

	.menu-sidenav.open li a {
		font-size: 14px;
	}
	.col-xs-12 {
		max-width: 100%;
		flex: 0 0 100%;
		width: 100%;
	}
	.col-xs-6 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	.breadcrumb-container-inner h2 {
		font-size: 45px;
	}
	.mb-hidden {
		display: none;
	}

	.process-info {
		text-align: center !important;
		margin-top: 1rem;
		align-items: center !important;
	}

	.process-info-title {
		align-items: center;
		justify-content: center;
	}

	.reverse-mb {
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}


	.promise-right-content h3 {
		font-size: 36px;
		text-align: center;
	}

	.promise-right-content {
		padding-top: 0;
	}
	.campaign-block {
		flex-direction: column;
	}

	.campaign-header {
		width: 100%;
		height: 300px;
	}

	.campaign-content {
		width: 100%;
	}
	.form_contact {
		max-width: 100%;
		margin-top: 2rem;
	}

	.form_contact input, .form_contact textarea {
		padding: 10px 15px;
		font-size: 14px;
	}
	.contact-content {
		flex-direction: column;
	}

	.company-info {
		padding: 2rem;
	}

	.form_wrapper {
		padding: 2rem;
		margin-top: 0;
	}

	.footer-form-content {
		min-height: 575px;
	}
	.nav-content-top ul li {
		width: 50%;
	}
	svg.item__svg {
		width: 300px;
	}

	.fp-section.active .campaign-block.a1 {
		transform: translate(-35px, 110px);
	}

	.fp-section.active .campaign-block.a2 {
		transform: translateY(-50px);
	}

	.fp-section.active .campaign-block.a3 {
		transform: translate(-45px, 150px);
	}

	.elementor-work-2 {
		padding: 0;
	}
	.banner-wrapper {
		height: 250px;
	}

	.v6 {
		display: none;
	}

	.v7 {
		display: none;
	}

	.banner-text h2 {
		font-size: 16px;
		font-weight: 500;
	}

	.banner-text p {
		font-size: 12px;
	}

	.v5 {
		top: -40px;
	}

	.v3 {
		bottom: 0;
		right: 0;
	}

	.v3 img {
		width: 30px;
	}

	.v2 {
		top: 0;
	}

	.section-padding {
		padding: 45px 0;
	}

	.elementor-work-2 .campaign-block .campaign-header {
		height: auto;
		animation: none !important;
	}
	.campaign-block.a2 {
		transform: none;
	}

	.elementor-work-2 .campaign-block {
		background: #fff;
		box-shadow: 0 10px 30px 0 rgb(0 0 0 / 6%) !important;
		padding: 2rem;
		border-radius: 10px;
	}

	.elementor-work-2 .campaign-block .btn-holder {
		margin-top: 0;
	}

	.elementor-work-2 .campaign-block.a1, .readmore_work .campaign-header.a1 {
		background: #f4f9fe;
	}

	.elementor-work-2 .campaign-block.a2, .readmore_work .campaign-header.a2 {
		background: #ffedf1;
	}

	.elementor-work-2 .campaign-block.a3, .readmore_work .campaign-header.a3 {
		background: #fff7e1;
	}
	.mb-margin-0 {
		margin-top: 2rem !important;
	}

	.think-mb-2 {
		margin-bottom: 2rem;
	}
	.flex-reserve {
		flex-direction: column-reverse;
	}

	.wiget-image {
		margin-top: 0 !important;
		padding: 0;
		margin-bottom: 2rem;
	}
	.wiget-image:before, .wiget-image:after {
		display:none;
	}

	.testimonial.style-5 {
		flex-direction: column;
	}

	.testimonial-img {
		width: 100%;
	}

	.testimonial-img img {
		border-radius: 10px;
	}

	.testimonial-content {
		width: 100%;
		margin: 2rem 0 0;
		padding: 3rem;
	}
	.readmore_work .campaign-header {background: #e0effd;width: 100%;margin: 0 0 1rem;}

	.readmore_work .item__svg {
		height: auto;
	}
}
@media screen and (max-width: 600px) {

	.menu-sidenav.open li a {
		font-size: 12px;
	}
	.logo-dtp img {
		max-width: 150px;
	}

	.heading-title-slogan h3 {
		font-size: 28px;
	}

	p, a, td {
		font-size: 12px;
	}
	.about-company .table td {
		font-size: 12px;
	}

	.waves-effect {
		padding: 10px 20px;
		font-size: 14px;
	}

	.btn-holder {
		margin-top: 1.5rem;
	}

	.section-title h2 {
		/* margin-bottom: 2rem !important; */
		font-size: 23px;
	}
	.divider {
		margin-bottom: 2rem !important;
		width: calc(100% - 70px);
	}
	.divider.mb-style-2 {
	margin-bottom: 3rem !important;
	}

	.divider.mb-style-2:before, .divider.mb-style-2:after {
	display: none;
	}
	.section-title h2 span {font-size: 20px !important;}

	.title-detail {
	font-size: 20px;
	margin-bottom: 1rem;
	}
	cite.light-text-06 {
		font-size: 13px;
		color: #eaa659;
	}
	.accordeon-wrap {
		padding: 3rem;
	}
	.logo-info {
		padding: 3rem;
		height: auto;
	}

	.campaign-content {
		padding: 2rem;
	}

	.campaign-title {
		font-size: 20px;
	}

	.waves-effect {
		font-size: 12px;
		letter-spacing: 1px;
	}
	.form_contact {
		max-width: 100%;
		margin-top: 2rem;
	}

	.company-info {
		padding-right: 0;
		padding: 2rem;
		border-bottom: 1px solid #eee;
	}

	.form_contact {
		margin-top: 0;
		padding: 2rem;
	}

	.form_contact input, .form_contact textarea {
		font-size: 12px;
	}

	.form_contact button {
		padding: 15px;
	}
    .heading-page-breadcrumb {
    	height: 280px;
    }
	.breadcrumb-container-inner h2 {
		font-size: 30px;
		text-align: center;
		transform: none;
	}
	.title-center .section-title h2.mb-style-2 span:before, 
	.title-center .section-title h2.mb-style-2 span:after {
		top: 72px;
	}
	.title-center .section-title h2.mb-style-2 span:before {

		left: calc(50% - 30px);
	}
	.title-center .section-title h2.mb-style-2 span:after {

		right: -20px;
	}

	.title-center .section-title h2.mb-style-2:before {
		top:69px;
	}

	.title-center .section-title h2 {
		margin-bottom: 0 !important;
	}

	.feature-box-thumb {
		width: 50px;
		padding: 0;
		justify-content: center;
		padding-right: 10px;
		min-height: 50px;
		height: 100%;
	}

	.feature-wrapper-content {
		padding: 15px;
	}

	.feature-box-content {
		width: calc(100% - 60px);
		font-size: 12px;
		line-height: 20px;
	}

	.feature-box-thumb span {
		font-size: 30px;
	}
	.promise-right-content {
		padding: 0 1rem;
		margin-bottom: 1rem;
	}

	.promise-right-content h3 {
		font-size: 19px;
		margin-bottom: 1rem;
	}
	.section.active .section-scrolldown {
		display: none;
	}
	.section-promise .feature-wrapper-content.active {
		font-size: 16px;
	}

	.content-detail .example_work_list {
		grid-template-columns: repeat(1,minmax(100px,1fr));
		gap: 10px !important;
		padding: 0;
	}
	.ipad-device {
		padding: 20px;
	}
	.icon-box {
		font-size: 30px;
	}

	.title-box {
		font-size: 13px;
	}
	.fp-section.active .campaign-block.a1, .fp-section.active .campaign-block.a2, .fp-section.active .campaign-block.a3 {
		transform: inherit;
		margin: 0;
	}

	.elementor-work-2 .campaign-block .campaign-header {
		min-height: auto;
		height: 180px;
	}

	svg.item__svg {
		padding: 0;
		width: 180px;
		height: auto;
	}

	span.icon_svg {
		font-size: 20px;
	}

	.campaign-caption p {
		font-size: 12px;
	}

	.campaign-caption {
		margin-top: 0 !important;
	}

	.elementor-work-2 {
		padding: 1rem;
	}
	.single-item {
		padding: 1rem;
		min-height: auto;
		margin-bottom: 10px;
	}

	.content-block.svg-bg {
		padding: 1rem !important;
	}
	.section-subtitle {
		font-size: 13px;
	}
	.col-md-6.col-xs-12.single-column {
		padding: 1rem !important;
	}
}
@media screen and (max-width: 450px) {
	.nav-header {
		padding: 0 20px;
	}

	.logo-dtp img {
		max-width: 115px;
	}

	.heading-title-slogan h3 {
		font-size: 20px;
	}

	p {
		font-size: 11px;
	}

	cite.light-text-06 {
		font-size: 11px;
		line-height: 10px;
	}

	.contact-info .subtitle {
		font-size: 16px;
	}
	.content-block {
		padding: 0 20px;
	}
	.mb-hidden {
		display: none;
	}
	.banner-wrapper {
		height: 280px;
	}
	
	.banner-wrapper.slide_02 {

		background:url(../img/slide2_mb.jpg) center !important;
	}
	.banner-wrapper.slide_01 {

		background:url(../img/zoom-500x280-4k.gif) center !important;
	}

	.banner-text p {
		font-size: 8px;
	}

	.banner-text h2 {
		font-size: 11px;
		font-weight: 400;
		margin: 0 0 9px;
	}

	.banner-text {
		padding: 0;
	}


	.v2 img, .v4 img {
		width: 35px;
	}


	.v3 {
		bottom: -40px;
	}
	.v3 img {
		width: 15px;
	}

	.v5 img {
		width: 20px;
	}
	.v2 img {
	width: 25px;
	}

	.v1 {
	top: 50px;
	right: -50px;
	}

	.v1 img {
	width: 30px;
	}

	.carousel-indicators {
		display: none;
	}
	.v8 {
	top: -100px;
	}

	.v8 img {
	width: 30px;
	}

	.v4 {
	top: 54px;
	left: 54%;
	}

	.v4 img {
	width: 30px;
	}

	.v2 {
	top: 55px;
	}

	.v5 {
	top: -105px;
	right: 50%;
	}
}
@media screen and (max-width: 380px) {
	.content-block {
		padding: 0 1rem !important;
	}
}
@media screen and (max-height: 680px) {
	.content-block {
		padding: 10rem 3rem;
	}
	.section-work {
		padding: 1rem;
	}

	.ipad-device {
		padding: 1rem;
	}
}
@media (max-width: 1466px) and (min-width: 1366px) {
	.content-block {
		padding: 0 8rem;
	}
}
@media screen and (min-width: 1600px) {
	.banner-wrapper {
		height: 550px;
	}
	.banner-text h2 {
	font-size: 30px;
	}
}
/*Animation Rotate CSS */

.rotate-center {
	-webkit-animation: rotate-center 10s linear infinite ;
	animation: rotate-center 10s linear infinite ;
}

@-webkit-keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


@keyframes rotateme {
	from {
		transform: rotate(0deg);
	}
	to { 
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
	}
	to { 
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes rotateme {
	from {
		-moz-transform: rotate(0deg);
	}
	to { 
		-moz-transform: rotate(360deg);
	}
}
@-o-keyframes rotateme {
	from {
		-o-transform: rotate(0deg);
	}
	to { 
		-o-transform: rotate(360deg);
	}
}


/*-------------------------------------
Floating-1 
-------------------------------------*/

.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 5s; 
	-webkit-animation-duration: 5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {  transform: translateY(0%);  }
	50% {transform: translateY(20px);}  
	100% {transform: translateY(0%);}   
}

@-webkit-keyframes floating {
	0% {  -webkit-transform: translateY(0%);}
	50% {-webkit-transform: translateY(20px);}  
	100% {  -webkit-transform: translateY(0%);}   
} 

/*-----img up down animation----*/
.img-top-bottom-aanimation {
	-webkit-animation: img-animation 5s ease-in-out infinite alternate-reverse both;
	animation: img-animation 5s ease-in-out infinite alternate-reverse both;
}

@-webkit-keyframes img-animation {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}
@keyframes img-animation {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

/*-------------------------------------
Floating-1 
-------------------------------------*/

.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 5s; 
	-webkit-animation-duration: 5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {  transform: translateY(0%);  }
	50% {transform: translateY(20px);}  
	100% {transform: translateY(0%);}   
}

@-webkit-keyframes floating {
	0% {  -webkit-transform: translateY(0%);}
	50% {-webkit-transform: translateY(20px);}  
	100% {  -webkit-transform: translateY(0%);}   
} 

/*-------------------------------------
Floating-2 
-------------------------------------*/

.floating-2{
	animation-name: floating-2;
	-webkit-animation-name: floating-2;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating-2 {
	0% {  transform: translateY(0%);  }
	50% {transform: translateY(20px);}  
	100% {transform: translateY(0%);}   
}

@-webkit-keyframes floating-2 {
	0% {  -webkit-transform: translateY(0%);}
	50% {-webkit-transform: translateY(20px);}  
	100% {  -webkit-transform: translateY(0%);}   
} 

/*-------------------------------------
Floating-3 
-------------------------------------*/

.floating-3{
	animation-name: floating-3;
	-webkit-animation-name: floating-3;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating-3 {
	0% {  transform: translateY(-30px);  }
	50% {transform: translateY(10px);}  
	100% {transform: translateY(-30px);}   
}

@-webkit-keyframes floating-3 {
	0% {  -webkit-transform: translateY(-30px);}
	50% {-webkit-transform: translateY(10px);}  
	100% {  -webkit-transform: translateY(-30px);}   
} 
/*-------------------------------------
Floating-3 
-------------------------------------*/

.floating-4{
	animation-name: floating-4;
	-webkit-animation-name: floating-4;
	animation-duration: 4s;
	-webkit-animation-duration: 4s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating-4 {
	0% {  transform: translateY(-10px);  }
	50% {transform: translateY(10px);}  
	100% {transform: translateY(-10px);}   
}

@-webkit-keyframes floating-4 {
	0% {  -webkit-transform: translateY(-10px);}
	50% {-webkit-transform: translateY(10px);}  
	100% {  -webkit-transform: translateY(-10px);}   
} 

/*-------------------------------------
Scale-down-center Animation 
-------------------------------------*/
.scale-down-center {
	-webkit-animation: scale-down-center 2s linear infinite alternate-reverse both;
	animation: scale-down-center 2s linear infinite alternate-reverse both;
}

@-webkit-keyframes scale-down-center {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}
@keyframes scale-down-center {
	0% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	100% {
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}
}
/*-------------------------------------
Rotate-center-center Animation 
-------------------------------------*/
.rotate-center {
	-webkit-animation: rotate-center 10s linear infinite ;
	animation: rotate-center 10s linear infinite ;
}

@-webkit-keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate-center {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.fadeDown {
	-webkit-animation: fadeDown 10s linear infinite ;
	animation: fadeDown 10s linear infinite ;
}
.fadeLeft {
	-webkit-animation: fadeLeft 3s linear infinite ;
	animation: fadeLeft 3s linear infinite ;
}


@-webkit-keyframes fadeDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0,  -100%,  0);
		transform: translate3d(0,  -100%,  0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0,  0,  0);
		transform: translate3d(0,  0,  0);
	}
}
@keyframes fadeDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0,  -100%,  0);
		transform: translate3d(0,  -100%,  0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0,  0,  0);
		transform: translate3d(0,  0,  0);
	}
}
@-webkit-keyframes fadeLeft {
	from {
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	to {
		opacity: 1;
		 -webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
}
@keyframes fadeLeft {
	from {
		opacity: 0;
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	to {
		opacity: 1;
		 -webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
}
.fadeDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@keyframes ellipse-animation {
	0% {
		border-top-left-radius: 50%;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 50%;
		border-bottom-left-radius: 50%;
	}
	12.5% {
		border-top-left-radius: 0;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 50%;
		border-bottom-left-radius: 50%;
		transform: rotate(45deg);
	}
	25% {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 50%;
		border-bottom-left-radius: 50%;
		transform: rotate(90deg);
	}
	37.5% {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 50%;
		transform: rotate(135deg);
	}
	50% {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		transform: rotate(180deg);
	}
	62.5% {
		border-top-left-radius: 50%;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		transform: rotate(225deg);
	}
	75% {
		border-top-left-radius: 50%;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		transform: rotate(270deg);
	}
	87.5% {
		border-top-left-radius: 50%;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 50%;
		border-bottom-left-radius: 0;
		transform: rotate(315deg);
	}
	100% {
		border-top-left-radius: 50%;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 50%;
		border-bottom-left-radius: 50%;
		transform: rotate(360deg);
	}
}