@media screen and (max-width:1680px){

}/*max-width:1680px*/
@media screen and (max-width:1440px){
	.single-welcome-hero {height: 807px;}
}/*max-width:1440px*/

@media screen and (max-width:1199px){
	nav.navbar.bootsnav ul.nav > li > a { padding: 35px 10px;}
	
	.welcome-hero-txt h2{font-size: 40px;}

	.single-welcome-hero-form input {width: 177px;}
	.welcome-hero-btn {width: 140px;}

	.single-ststistics-box h3 {font-size: 18px;}
	.statistics-content {font-size: 40px;}

}/*max-width:1199px*/

@media screen and (max-width:1024px){
	.single-welcome-hero {height:768px;}
}/*max-width:1024px*/

@media screen and (max-width:1008px){

}/*max-width:1008px*/

@media screen and (max-width:992px){
	nav.navbar.bootsnav .navbar-collapse.collapse.in {padding-bottom: 30px;}
	nav.navbar.bootsnav .navbar-brand {padding: 35px;}
	nav.navbar.bootsnav ul.nav > li > a {padding: 15px 0px;border: transparent;}
	.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {padding: 15px 0px;}
}/*max-width:992px*/

@media screen and (max-width:991px){
	.welcome-hero-serch-box {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 5px;
	}
	.welcome-hero-btn {border-radius:10px;}
	.welcome-hero-form {width: 100%;}
	.explore-price-box {padding: 0 5px;margin: 0 5px;}
	.footer-menu ul.footer-menu-item li a {padding-left: 15px;}
}/*max-width:991px*/

@media screen and (max-width:768px){
    
}/*max-width:768px*/

@media screen and (max-width:767px){
	.Shopping-BTNR {
		position: relative;
		top: 50px;
		border-radius: 10PX;
		background-color: #ff545a;
		width: 180px;
		height: 60px;
		color: #fff;
		font-size: 14px;
		font-weight: 600;
		overflow: hidden;
		cursor: pointer;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}

	.single-welcome-hero-form input[type="text"] {
		margin: 0 0 0 15px;
		font-size: 14px;
		color: #859098;
		text-align: left;
		text-transform: capitalize;
		font-weight: 300;
	}

	.navbar-header a.navbar-brand span {
		width: 25%;
		position: absolute;
		display: block;
		left: 40%;
	}

	.wrap-sticky nav.navbar.bootsnav.sticked {
		background-color: #fff;
		box-shadow: 0 25px 20px rgba(0, 0, 0, .2);
		width: 94%;
		padding: 15px 0 5px 0;
	}

	.single-list-topics-content {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		width: 205px;
		height: 170px;
		background: #fff;
		border-radius: 3px;
		margin:0 auto;
		margin-bottom: 20px;
		box-shadow: 0 0px 10px rgba(71, 71, 71, .2);
		-webkit-transition: .3s linear;
		-moz-transition: .3s linear;
		-ms-transition: .3s linear;
		-o-transition: .3s linear;
		transition: .3s linear;
	}
	#TweetericonHeader {
		font-size: 35px;
		color: #55ACEE;
		position: absolute;
		right: 3%;
		top: 60%;
	}
	#YoutubeiconHeader {
		font-size: 35px;
		color: #bb0000;
		position: absolute;
		right: 3%;
		top: 50%;
	}
	#InstagramIconHeader {
		font-size: 35px;
		color: #125688;
		position: absolute;
		right: 3%;
		top: 40%;
	}
	#WhatsappIconHeader {
		font-size: 35px;
		color: green;
		position: absolute;
		right: 3%;
		top: 30%;
	}

	.HeaderContact {
		color: ghostwhite;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		right: 3%;
		top: 3%;
		width: 30%;
		position: absolute;
		height: 50px;
		background: #ff545a;
		text-transform: capitalize;
		border-radius: 15px;
		-webkit-transition: 0.3s linear;
		-moz-transition: 0.3s linear;
		-ms-transition: 0.3s linear;
		-o-transition: 0.3s linear;
		transition: 0.3s linear;
	}

	.welcome-hero-txt p {
		font-size: 14px;
		color: #fcfcfc;
		margin-top: 25px;
	}

	.welcome-hero-form-down {
		flex-direction: column;
		width: 100%;
		position: absolute;
		top: 378%;
		background: #fff0;
		margin: 0 auto;
		border-radius: 10px;
	}

	.welcome-hero-btn {
		position: absolute;
		top: 219%;
		right: 30%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		color: #fff;
		width: 150px;
		height: 60px;
		background: #ff545a;
		text-transform: capitalize;
		border-radius: 3px;
		-webkit-transition: 0.3s linear;
		-moz-transition: 0.3s linear;
		-ms-transition: 0.3s linear;
		-o-transition: 0.3s linear;
		transition: 0.3s linear;
	}

	.UploadBTN {
		justify-content: center;
		align-items: center;
		font-size: 14px;
		color: #fff;
		width: 50%;
		height: 50px;
		background: #ff545a;
		text-transform: capitalize;
		border-radius: 3px;
		-webkit-transition: 0.3s linear;
		-moz-transition: 0.3s linear;
		-ms-transition: 0.3s linear;
		-o-transition: 0.3s linear;
		transition: 0.3s linear;
	}

	.upload-file-area {
		position:relative;
		justify-content: center;
		font-size: 14px;
		color: #fff;
		width: 200px;
		cursor: pointer;
		background: #ff545a;
		text-transform: capitalize;
		border-radius: 10px;
		-webkit-transition: 0.3s linear;
		-moz-transition: 0.3s linear;
		-ms-transition: 0.3s linear;
		-o-transition: 0.3s linear;
		transition: 0.3s linear;
	}

	.single-welcome-hero-form.col-xs-12 {
		padding: 15px 0 10px 15px;
	}

	button.UploadBTN {
		right:10px;
		top:11px;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		color: #fff;
		width: 35%;
		height: 40px;
		background: #ff545a;
		text-transform: capitalize;
		margin-left: 30px;
		border-radius: 10px;
		-webkit-transition: 0.3s linear;
		-moz-transition: 0.3s linear;
		-ms-transition: 0.3s linear;
		-o-transition: 0.3s linear;
		transition: 0.3s linear;
	}

	.welcome-hero {
		position: relative;
		background-position: center;
		background-size: cover;
		text-align: center;
		height: 900px;
		z-index: 1;
	}

	.welcome-hero-txt h2 {
		font-size: 14px;
	}
	.single-welcome-hero {height:auto;background: transparent;padding: 100px 0;display: block;}
	.welcome-hero-txt {padding-top: 20px;}
	.single-welcome-hero-form {width: 100%;background: #fff9; margin: 10px 0 0 0; padding:20px 0 20px 15px; border-radius:10px;}
	.welcome-hero-form {width: 100%;flex-direction: column;height: 143px;background: transparent;}

	.list-topics-content {text-align:center; top: 0;margin: 40px auto;}

	.single-how-works,.single-blog-item {max-width: 350px;margin: 30px auto;}

	.single-explore-item {max-width: 350px;margin: 30px auto;}
	.explore-map-icon {text-align: left;margin-top: 10px;}
	.explore-map-icon a svg {margin-right: 23px;margin-left: 0;}

	.statistics{padding:60px 0;}

	.subscribe-title h2 {line-height: 1.8;}
	.appsLand-btn {position: relative;margin-top: 30px;}
	.subscription-input-group .subscription-input-form {width: 450px;}

	.footer-menu .navbar-header a.navbar-brand, .footer-menu.footer-menu .navbar-header a.navbar-brand:hover, .footer-menu .navbar-header a.navbar-brand:focus {height: auto;}
	.footer-social {text-align:left;margin-top: 20px;}
	.footer-menu ul.footer-menu-item {text-align: left;margin-top: 20px;}
	.footer-menu ul.footer-menu-item li a {padding-right: 15px;padding-left: 0;margin-bottom: 15px;}
	
}/*max-width:767px*/

@media screen and (max-width: 660px){

}/*max-width:660px*/

@media screen and (max-width: 640px){
	.explore-rating-price a {margin-top: 10px;}
}/*max-width:640px*/

@media screen and (max-width: 580px){

}/*max-width:580px*/

@media screen and (max-width: 540px){
	.header-top ul li.head-responsive-right {float: none!important;display: block;}
	.select-opt,.header-top-contact{border:0;}
	.subscribe-title h2 {font-size: 18px;}
}/*max-width:540px*/

@media screen and (max-width: 480px){
	.subscription-input-group .subscription-input-form {width: 300px;}
}/*max-width:480px*/

@media screen and (max-width: 440px){
	
}/*max-width:400px*/

@media screen and (max-width: 399px){
	.testimonial-carousel .col-sm-3, .testimonial-carousel .col-xs-12 {width: 260px;}
	.footer-social span {display: block;margin-bottom: 15px;}
}/*max-width:399px*/
	
@media screen and (max-width:350px){
	nav.navbar.bootsnav .navbar-toggle {margin-right: -25px;left:-10px;}
	nav.navbar.bootsnav .navbar-brand {padding:25px 0;font-size: 20px;}
	.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand, .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding: 25px 0px;}
	.subscription-input-group .subscription-input-form {width: 220px;}
}/*max-width:350px*/

@media screen and  (max-width: 320px){
	
}/*max-width:320px*/

