
/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1499px) {

}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1399px) {

.header .navbar {
	max-width: 100%;
	padding: 20px 30px;
	width: 100%;
}
.info-item:nth-child(2) {
	margin-left: 76px;
}
.info-item:nth-child(3) {
	margin-left: 146px;
}
.footer-wrapper {
	max-width: 100%;
	padding: 40px 30px;
}
.footer {
	padding: 0px 20px;
}

}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1299px) {

.shape-info-small {
	max-width: 198px;
}
.info-hub {
	max-width: 375px;
}
.shape-info-large {
	right: 16%;
	top: 21%;
	max-width: 300px;
}
.info-pod {
	max-width: 200px;
	right: 0px;
	bottom: -40px;
}
.info-imges {
	width: 520px;
}
.info-item:nth-child(2) {
	/* margin-left: 42px; */
	margin-left: 0;
}

.info-item:nth-child(3) {
	/* margin-left: 70px; */
	margin-left: 0;
}
.connect-thumb.connect-thumb-1 {
	width: 410px;
}
.connect-thumb.connect-thumb-2 {
	top: 92px;
	left: -53px;
	width: 310px;
}
.connect-thumb.connect-thumb-3 {
	width: 475px;
}
.connect-text h2 {
	font-size: 45px;
}
.connect-shape-1 {
	max-width: 260px;
}
.connect-shape-3 {
	left: 0px;
	top: -84px;
	z-index: 3;
	max-width: 194px;
}

}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {

.hero-wrapper {
	max-width: 950px;
}
.hero-content h1 {
	font-size: 40px;
}
.hero-content { 
	width: 400px;
}
.hero-content p {
	font-size: 24px;
	margin-bottom: 20px;
}
.info-wrapper { 
	padding: 0px 30px;
}
.info-title {
	flex: 0 0 auto;
	width: 168px;
}
.info-imges {
	width: 480px;
}
.shape-info-small {
	max-width: 160px;
	top: -10%;
}
.info-hub {
	max-width: 303px;
}
.shape-info-large {
	right: 18%;
	top: 38%;
	max-width: 221px;
}
.info-pod {
	max-width: 154px;
	right: 0px;
	bottom: -81px;
}
.info-item p {
	font-size: 20px;
	line-height: 24px;
}
.info-item {
	margin-bottom: 26px;
}
.info-item h3 {
	font-size: 24px;
}
.connect-thumb.connect-thumb-1 {
	width: 350px;
}
.connect-thumb.connect-thumb-2 {
	top: 57px;
	left: -48px;
	width: 276px;
}
.connect-thumb.connect-thumb-3 {
	width: 400px;
}
.connect-text.connect-text-2 {
	top: 86%;
	left: 22px;
	z-index: 4;
}


}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

.hero-wrapper {
	max-width: 720px;
}
.hero-launch {
	display: none;
}

.hero-content {
	width: 312px;
}
.hero-content p {
	font-size: 18px;
	margin-bottom: 15px;
}
.hero-form {
	gap: 9px;
	flex-wrap: wrap;
}
.hero-content h1 {
	font-size: 30px;
}
.hero-wrapper {
	align-items: center;
}
.hero-phone {
	right: 15px;
}
.hero-shape-small {
	left: 33px;
}
.hero-right {
	height: 500px;
}
.section.hero {
	padding: 48px 0px 60px;
}


.shape-info-small {
	max-width: 120px;
	top: -10%;
}
.info-hub {
	max-width: 230px;
}
.info-imges {
	width: 287px;
}
.info-pod {
	max-width: 133px;
}
.info-item p {
	font-size: 18px;
	line-height: 22px;
}

.connect-shape-3 {
	top: -49px;
	max-width: 135px;
}
.connect-thumb.connect-thumb-1 {
	width: 250px;
}
.connect-thumb.connect-thumb-2 {
	width: 215px;
}
.connect-thumb.connect-thumb-3 {
	width: 320px;
}
.connect-text.connect-text-1 {
	left: 34%;
    top: -30px;
}
.connect-text h2 {
	font-size: 30px;
}
.touch-img img {
	max-width: 200px;
}
.touch-contents {
	margin-bottom: 30px;
}

.footer-wrapper {
	flex-wrap: wrap;
    gap: 20px;
}
.footer-logo {
	order: 0;
}
.footer-links {
	max-width: 100%;
	width: 100%;
	order: 2;
    flex: 0 0 auto;
}
.footer-social {
	order: 1;
}
.header .navbar .navbar-nav li.nav-item a.nav-link {
	display: inline-block;
}
.header .navbar .navbar-nav {
	gap: 10px;
	flex-direction: column;
	padding-top: 20px;
	margin-bottom: 20px !important;
}
.languages {
	margin-left: 24px !important;
	padding-bottom: 20px;
}
.header .navbar-toggler {
	border-radius: 0px;
	border: none;
	padding: 0px;
	outline: none;
}
.header .navbar-toggler:focus{
	outline: none;
	box-shadow: none;
}


.subscribe-box-toggle {
	background: #237782;
}

/* PRELOADER */
.preloader {
	font-size: 10px;
}
.subscribe-box {
	right: -548px;
}
.subscribe-box-toggle {
	top: 1px;
}

}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
.header .navbar {
	padding: 15px 15px;
}    
.navbar-brand img {
	max-width: 64px;
}
.hero-content {
	width: 100%;
}
.hero-wrapper {
	flex-wrap: wrap;
	padding: 0px 20px;
}
.subscribe-box {
	right: -261px;
}
.hero-shape-small {
	left: 0px;
}
.hero-content {
	width: 100%;
	margin-bottom: 30px;
}
.section.hero {
	padding: 30px 0px 30px;
}
.info-wrapper {
	padding: 0px 20px;
	flex-wrap: wrap;
}


.info-title {
	width: 100%;
	order: 0;
	margin-bottom: 15px;
}
.info-imges {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	order: 2;
}   
.info-title h2 br {
	display: none;
}
.section.info {
	padding-bottom: 110px;
}
.connect-shape-3 {
	top: -35px;
	max-width: 90px;
}
.conntect-wrapper {
	flex-wrap: wrap;
}
.connect-thumb.connect-thumb-2 {
	width: 215px;
	top: -62px;
	left: auto;
	margin: 0 0 0 auto;
}
.connect-thumb.connect-thumb-3 {
	width: 320px;
	margin: 0 auto;
	margin-top: -148px;
}
.connect-text.connect-text-2 {
	top: 36%;
	left: 18px;
	z-index: 4;
}
.connect-shape-1 {
	max-width: 201px;
	bottom: inherit;
	left: 0px;
	top: 49%;
}
.section.conntect {
	padding: 55px 0px 20px;
}
.section.touch {
	padding: 20px 0px 0px;
}
.touch-header p {
	line-height: 26px;
	margin-bottom: 0px;
}
.touch-header {
	margin-bottom: 22px;
}
.input-box {
	margin-bottom: 15px;
}
.footer-links {
	flex-wrap: wrap;
	gap: 15px;
}
.footer-wrapper {
	max-width: 100%;
	padding: 24px 20px;
}


.hero-content h1 {
	font-size: 36px;
	line-height: 38px;
}
.hero-content p {
	font-size: 21px;
	line-height: 25px;
}
.hero-content h4 {
	display: none;
}
.hero-content .hero-form {
	margin-bottom: 16px;
	display: none;
}
.hero-content .checkbox {
	display: none;
}
.hero-form.input-box {
	display: none;
}
.hero-shape-small {
	left: 0px;
	max-width: 123px;
}
.hero-shape-large {
	max-width: 176px;
}
.hero-shape-small {
	left: 0px;
	max-width: 138px;
}
.hero-phone {
	right: 27px;
	max-width: 161px;
}
.hero-pod {
	max-width: 309px;
	right: 24%;
	bottom: 0px;
}
.hero-right {
	height: 320px;
	width: 100%;
	margin: 0 auto;
	max-width: 340px;
}
.hero-launch p {
	font-size: 18px;
	line-height: 23px;
}
.hero-launch {
	max-width: 112px;
	height: 112px;
	left: 10%;
	top: 0%;
}
.info-contents {
	order: 2;
}
.info-imges {
	order: 1;
}
.shape-info-small {
	max-width: 144px;
	top: 0px;
}
.info-hub {
	max-width: 252px;
}
.shape-info-large {
	max-width: 194px;
	top: 22%;
}
.info-pod {
	max-width: 120px;
	bottom: 0px;
}
.touch-contents form {
	/* max-width: 290px; */
	max-width: 100%;
}
.footer-wrapper {
	max-width: 100%;
	padding: 24px 20px;
	margin-bottom: 23px;
}
.links-item:not(:first-child) {
	width: 50%;
}
.footer-social {
	gap: 8px;
	bottom: 20px;
	right: 10px;
}
.subscribe-content h3 {
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 18px;
}
.subscribe-box-toggle {
	left: -130px;
	top: 122px;
}
.subscribe-box {
	max-width: 311px;
	padding: 32px 22px 32px 78px;
}
.input-box {
	margin-bottom: 28px;
}
.subscrib-close {
	position: absolute;
	right: 24px;
	top: 5px;
}




/* PRELOADER */
.preloader {
	font-size: 5px;
}

}

/* Small devices  */
@media (max-width: 575px) {
    
}