/* XL Device :1200px */
@media (min-width: 1200px) and (max-width: 1500px) {}

/* LG Device :992px */
@media (min-width: 992px) and (max-width: 1200px) {}

/* MD Device :768px */
@media (min-width: 768px) and (max-width: 991px) {
	.main-menu {
		display: none;
	}
	.mobile-menu-right {
		display: block;
	}
	.mean-container .mean-bar {
		background: var(--renk1);
		padding: 0;
		min-height: 50px;
	}
	.mean-container a.meanmenu-reveal {
		color: #fff;
		padding: 15px 20px;
		font-size: 16px;
		text-decoration: none;
	}
	.mean-container .mean-nav ul li a {
		padding: 12px 20px;
		border-bottom: 1px solid #eee;
		color: #333;
		font-size: 14px;
	}
	.header-top-area .social-links {
		display: flex;
		justify-content: center;
	}
	.navbar-brand {
		text-align: center;
		float: none;
	}
}

@media (max-width: 1440px) {
	.divider-gap {
		padding: 14% 16% 12% 12%;
	}
}
@media (max-width: 1200px) {
	.f-left-none {
		float: none;
	}
}

@media (max-width: 1024px) {
	.home-carousel .content-box {
		padding: 0 30px;
	}
	.long-gap-left {
		margin-left: 0;
	}
	.divider-gap {
		padding: 10% 5% 9% 5%;
	}
	.video-popup {
		min-height: 420px;
	}
	.mrt-lg-90 {
		margin-top: 90px;
	}
	.mrb-lg-20 {
		margin-bottom: 20px;
	}
	.mrb-lg-30 {
		margin-bottom: 30px;
	}
	.mrb-lg-40 {
		margin-bottom: 40px;
	}
	.mrb-lg-50 {
		margin-bottom: 50px;
	}
	.mrb-lg-60 {
		margin-bottom: 60px;
	}
	.mrb-lg-70 {
		margin-bottom: 70px;
	}
	.pdt-lg-105 {
		padding-top: 105px;
	}
	.pdt-lg-100 {
		padding-top: 100px;
	}
	.pdb-lg-45 {
		padding-bottom: 45px;
	}
	.pdb-lg-50 {
		padding-bottom: 50px;
	}
	.pdb-lg-55 {
		padding-bottom: 55px;
	}
	.pdb-lg-70 {
		padding-bottom: 70px;
	}
	.pdb-lg-75 {
		padding-bottom: 75px;
	}
	.pdb-lg-80 {
		padding-bottom: 80px;
	}
	.pdb-lg-90 {
		padding-bottom: 90px;
	}
	.pdb-lg-100 {
		padding-bottom: 100px;
	}
}
@media (max-width: 991px) {
	.logo img {
		height: 38px;
	}
	.header-wrapper .header-navigation-area {
		padding: 10px 0;
	}
	.language-select-box {
		text-align: center;
		float: none;
	}
	.header-top-social-area {
		float: initial;
		text-align: center;
	}
	.header-middle .topbar-info-area a {
		font-size: 15px;
	}
	.header-style-one .mean-container a.meanmenu-reveal {
		margin-top: -40px;
	}
	.header-style-one .header-wrapper .header-navigation-area {
		padding: 30px 0 15px;
	}
	.header-style-one .header-wrapper .header-top .header-info-area {
		text-align: center;
	}
	.header-style-one .header-wrapper .header-top .header-top-social-area ul {
		text-align: unset;
	}
	.header-style-two .header-wrapper .header-top .header-info-area {
		text-align: center;
	}
	.header-style-two .header-wrapper .header-top .header-top-social-area ul {
		text-align: unset;
	}
	.header-searchbox-style-two .toggle-searchbox.show {
		top: 148%;
	}
	.header-searchbox-style-two .show-searchbox a {
		margin: 10px 0 0px;
	}
	.about-section .image-link {
		margin-bottom: 45px;
	}
	.service-section-title-area {
		padding: 90px 0 240px;
		margin: 0;
		margin-top: -180px;
	}
	.gmap_canvas {
		height: 370px;
	}
	.popup-video-block {
		min-height: 445px;
	}
	.mrb-md-20 {
		margin-bottom: 20px;
	}
	.mrb-md-30 {
		margin-bottom: 30px;
	}
	.mrb-md-40 {
		margin-bottom: 40px;
	}
	.mrb-md-50 {
		margin-bottom: 50px;
	}
	.mrb-md-60 {
		margin-bottom: 60px;
	}
	.mrb-md-70 {
		margin-bottom: 70px;
	}
	.divider-gap {
		padding: 13% 5% 11% 5%;
	}
}

@media (max-width: 767px) {
	.error-inner .error-title {
		font-size: 110px;
		line-height: 120px;
	}
	.error-inner .error-text {
		font-size: 22px;
		color: #fff;
		margin-bottom: 10px;
	}
	.mrb-md-15 {
		margin-bottom: 15px;
	}
	.mrb-md-20 {
		margin-bottom: 20px;
	}
	.mrb-md-30 {
		margin-bottom: 30px;
	}
	.mrb-md-40 {
		margin-bottom: 40px;
	}
	.mrb-md-50 {
		margin-bottom: 50px;
	}
	.mrb-md-60 {
		margin-bottom: 60px;
	}
	.preloader-wrapper {
		left: 40%;
	}
}

@media (max-width: 768px) {
	body {
		overflow-x: hidden !important;
		max-width: 100% !important;
	}
	.container {
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.row {
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.request-a-call-back-form {
		margin-left: 0;
	}
	.header-top-area .social-links {
		display: flex !important;
		justify-content: center;
		margin-top: 10px;
	}
	.header-top-area .social-links li:nth-child(1),
	.header-top-area .social-links li:nth-child(2),
	.header-top-area .social-links li:nth-child(3) {
		display: none;
	}
	.header-top-area .social-links li:nth-child(4),
	.header-top-area .social-links li:nth-child(5),
	.header-top-area .social-links li:nth-child(6) {
		display: inline-block;
		margin: 0 5px;
	}
	.header-top-area .social-links li img {
		width: 20px !important;
		height: auto;
	}
	.header-top-area {
		padding: 5px 0;
	}
	.main-menu {
		display: none;
	}
	.mobile-menu-right {
		display: block;
	}
	.navbar-brand {
		text-align: center;
		display: block;
		float: none;
	}
	.navbar-brand img {
		max-height: 45px;
	}
	.header-style-two {
		height: inherit !important;
	}
	.mapouter.fixed-height {
		height: auto;
	}
	.popup-youtube {
		transform: translateY(-90%);
	}
	.popup-video-block {
		min-height: 390px;
	}
	.case-study-item:hover .case-study-thumb .case-study-details {
		left: 0px;
	}
	.case-study-item:hover .case-study-thumb .case-study-link-icon a {
		right: 20px;
	}
	.mrt-md-0 {
		margin-top: 0;
	}
	.mrb-md-15 {
		margin-bottom: 15px;
	}
	.mrb-md-20 {
		margin-bottom: 20px;
	}
	.mrb-md-30 {
		margin-bottom: 30px;
	}
	.mrb-md-40 {
		margin-bottom: 40px;
	}
	.mrb-md-50 {
		margin-bottom: 50px;
	}
	.mrb-md-60 {
		margin-bottom: 60px;
	}
	.mrt-md-15 {
		margin-top: 15px;
	}
	.mrt-md-20 {
		margin-top: 20px;
	}
	.mrt-md-30 {
		margin-top: 30px;
	}
	.mrt-md-40 {
		margin-top: 40px;
	}
	.mrt-md-50 {
		margin-top: 50px;
	}
	.mrt-md-60 {
		margin-top: 60px;
	}
	.pdb-md-0 {
		padding-bottom: 0;
	}
	.pdb-md-15 {
		padding-bottom: 15px;
	}
	.pdb-md-25 {
		padding-bottom: 25px;
	}
	.pdb-md-40 {
		padding-bottom: 40px;
	}
	.pdb-md-45 {
		padding-bottom: 45px;
	}
	.pdb-md-80 {
		padding-bottom: 80px;
	}
	.pdb-md-90 {
		padding-bottom: 90px;
	}
	.pdb-md-100 {
		padding-bottom: 100px;
	}
	.pdb-md-110 {
		padding-bottom: 110px;
	}
	.pdb-md-83 {
		padding-bottom: 83px;
	}
}
@media (max-width: 600px) {}

@media (max-width: 576px) {
	body {
		overflow-x: hidden !important;
		max-width: 100% !important;
	}
	.container {
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.row {
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.navbar-brand {
		margin: 0 auto;
	}
	.header-top-area {
		display: block !important;
		padding: 5px 0;
	}
	.header-top-area .header-top-right-part {
		text-align: center !important;
	}
	.header-top-area .social-links {
		display: flex !important;
		justify-content: center;
		margin-top: 5px;
	}
	.header-top-area .social-links li:nth-child(1),
	.header-top-area .social-links li:nth-child(2),
	.header-top-area .social-links li:nth-child(3) {
		display: none;
	}
	.header-top-area .social-links li:nth-child(4),
	.header-top-area .social-links li:nth-child(5),
	.header-top-area .social-links li:nth-child(6) {
		display: inline-block;
		margin: 0 8px;
	}
	.header-top-area .social-links li img {
		width: 18px !important;
		height: auto;
	}
	.main-menu {
		float: none !important;
	}
	.mobile-menu-right {
		display: block;
	}
	.header-navigation-area {
		padding: 10px 0;
	}
	.navbar-brand img {
		max-height: 40px;
	}
}

@media (max-width: 480px) {}

@media (max-width: 425px) {
	body {
		overflow-x: hidden !important;
		max-width: 100% !important;
	}
	.container {
		padding: 0 15px;
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.row {
		margin: 0 -10px;
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.col-md-12, .col-lg-12, .col-sm-12 {
		padding: 0 10px;
		max-width: 100% !important;
	}
	h1, h2, h3, h4, h5, h6 {
		word-wrap: break-word;
		max-width: 100%;
	}
	img {
		max-width: 100% !important;
		height: auto;
	}
	.mean-container .mean-nav ul li a {
		font-size: 13px;
		padding: 10px 15px;
	}
	* {
		max-width: 100% !important;
		box-sizing: border-box !important;
	}
	.header-top-area {
		display: block !important;
		padding: 3px 0;
	}
	.header-top-area .header-top-right-part {
		text-align: center !important;
	}
	.header-top-area .social-links {
		display: flex !important;
		justify-content: center;
		margin-top: 3px;
	}
	.header-top-area .social-links li:nth-child(1),
	.header-top-area .social-links li:nth-child(2),
	.header-top-area .social-links li:nth-child(3) {
		display: none;
	}
	.header-top-area .social-links li:nth-child(4),
	.header-top-area .social-links li:nth-child(5),
	.header-top-area .social-links li:nth-child(6) {
		display: inline-block;
		margin: 0 6px;
	}
	.header-top-area .social-links li img {
		width: 16px !important;
		height: auto;
	}
	h2 {
		font-size: 48px !important;
		line-height: 62px !important;
	}
	.home-carousel .content-box {
		text-align: center;
	}
	.home-carousel .content-box h1 {
		font-size: 48px;
		line-height: 54px;
	}
	.font-54 {
		font-size: 36px;
		line-height: 48px;
	}
	.shadow-text {
		font-size: 68px;
		animation: none;
	}
	.anim-object:before {
		position: absolute;
		right: 15%;
	}
	.anim-object2:before {
		height: 200px;
		width: 200px;
		top: 40%;
		left: 20%;
	}
	.text-divider .large-text {
		font-size: 36px;
		line-height: 1.3;
	}
	.preloader-wrapper {
		left: 36%;
		top: 42%;
	}
	.icon-box-two .icon {
		float: none;
	}
	.icon-box-two .icon-details {
		margin-left: 0;
		margin-top: 15px;
	}
	.about-icon {
		display: inline-block;
		margin-top: 35px;
		margin-bottom: 60px;
	}
	.about-contact-btn:after {
		visibility: hidden;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-author-thumb {
		float: none;
		display: inline-block;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content {
		margin-left: 0;
		margin-top: 30px;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .children {
		margin-left: 30px;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .comment-text {
		margin-bottom: 25px;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .reply {
		position: unset;
		margin-bottom: 50px;
	}
	.divider-gap {
		padding: 23% 4% 20% 4%;
	}
	.mrb-sm-15 {
		margin-bottom: 15px;
	}
	.mrb-sm-20 {
		margin-bottom: 20px;
	}
	.mrb-sm-30 {
		margin-bottom: 30px;
	}
	.mrb-sm-40 {
		margin-bottom: 40px;
	}
	.mrb-sm-50 {
		margin-bottom: 50px;
	}
	.mrb-sm-60 {
		margin-bottom: 60px;
	}
	.pdt-sm-50 {
		padding-top: 50px;
	}
	.pdb-sm-50 {
		padding-bottom: 50px;
	}
	.pdb-sm-80 {
		padding-bottom: 80px;
	}
	.pdb-sm-90 {
		padding-bottom: 90px;
	}
	.pdb-sm-100 {
		padding-bottom: 100px;
	}
	.f-left-sm-none {
		float: none;
	}
}

@media (max-width: 375px) {
	.preloader-wrapper {
		left: 36%;
		top: 42%;
	}
}

@media (max-width: 360px) {}

@media (max-width: 320px) {
	body {
		overflow-x: hidden !important;
		max-width: 100% !important;
	}
	.container {
		padding: 0 10px;
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.row {
		margin: 0 -5px;
		max-width: 100% !important;
		overflow-x: hidden;
	}
	.col-md-12, .col-lg-12, .col-sm-12 {
		padding: 0 5px;
		max-width: 100% !important;
	}
	.header-top-area {
		display: block !important;
		padding: 2px 0;
	}
	.header-top-area .header-top-right-part {
		text-align: center !important;
	}
	.header-top-area .social-links {
		display: flex !important;
		justify-content: center;
		margin-top: 2px;
	}
	.header-top-area .social-links li:nth-child(1),
	.header-top-area .social-links li:nth-child(2),
	.header-top-area .social-links li:nth-child(3) {
		display: none;
	}
	.header-top-area .social-links li:nth-child(4),
	.header-top-area .social-links li:nth-child(5),
	.header-top-area .social-links li:nth-child(6) {
		display: inline-block;
		margin: 0 4px;
	}
	.header-top-area .social-links li img {
		width: 14px !important;
		height: auto;
	}
	.mean-container a.meanmenu-reveal {
		padding: 12px 15px;
		font-size: 14px;
	}
	.mean-container .mean-nav ul li a {
		font-size: 12px;
		padding: 8px 12px;
	}
	.navbar-brand img {
		max-height: 35px;
	}
	.news-wrapper .news-details .news-description .news-bottom-meta {
		padding: 10px 30px;
	}
	.about-image .experience {
		padding: 40px 25px;
		max-width: 210px;
	}
	.about-image .experience h2 {
		font-size: 72px;
		line-height: 32px;
	}
	.about-image .experience h2 span {
		font-size: 24px;
		line-height: 32px;
	}
}