/* Large Deveice: 1280px. 
=======================================================================
=======================================================================
*/

@media only screen and (max-width:1600px) {
.homepage-slides .single-slide-item { height:596px;}
}

@media only screen and (max-width:1366px) { 
.homepage-slides .single-slide-item { height:530px;}
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {

	p {
		font-size: 16px;
	}

	.main-btn {
		padding: 12px 24px;
	}

	.single-promo-item {
		padding: 40px;
	}

	.single-promo-item h5 {
		font-size: 20px;
	}

	.single-slide-item h1 {
		font-size: 80px;
		line-height: 100px;
	}

	.section-title h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.single-counter-box h6 {
		font-size: 20px;
	}

	.blog-content h5 a {
		font-size: 18px;
		line-height: 28px;
	}

	.cta-area h2 {
		font-size: 42px;
		line-height: 52px;
	}

	.cta-content h2 {
		font-size: 45px;
	}

	.single-serv-item {
		height: 380px;
	}

	.serv-content {
		padding: 20px 30px 5px;
	}

	#header-aside .aside-content .inner > div {
		margin-left: 0;
	}

	#service-2 .single-service-area {
		height: 350px;
	}

	.single-serv-area h5 {
		font-size: 18px;
		margin: 15px 0;
	}

	.skill-content {
		padding: 15px;
	}

	.quotation-dtl p {
		font-size: 16px;
	}

	#cta-2.cta-area h2 {
		font-size: 35px;
	}
}

/* Tablet Layout: 768px. 
========================================================================
========================================================================
*/

@media only screen and (min-width: 768px) and (max-width: 991px) {


	.header-top .site-info {
		text-align: center;
	}

	.header-top .contact-info {
		text-align: center;
		margin-bottom: 10px;
	}

	#header-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		margin-top: -65px;
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
		padding: 0 30px;
	}

	.header-area .main-btn {
		display: none;
	}

	.main-menu .navbar-nav .nav-link {
		padding: 15px;
	}

	#header-2 .main-menu .navbar-nav .nav-link {
		padding: 15px;
		color: #333;
	}

	#header-3.header-area li.nav-item .nav-link {
		color: #020E28;
		padding: 15px;
	}

	#header-2 .logo {
		display: none;
	}

	.responsive-logo {
		display: block;
		width: 200px;
		margin-top: 20px;
		float: left;
		position: relative;
		top: -5px;
		left: 0px;
		z-index: 999;
	}

	.navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: -66px;
		right: 0;
		z-index: 99999;
	}

	#header-2 .navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #FBA919;
		margin: 6px 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}

	.active .navbar-toggler-icon:nth-of-type(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 7px;
	}

	.active .navbar-toggler-icon:nth-of-type(2) {
		opacity: 0;
	}

	.active .navbar-toggler-icon:nth-of-type(3) {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: 7px;
	}

	.main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
	/*	margin-top: 15px;*/
		max-height: 320px !important;
		overflow-y: auto;
	}

	#header-2 .main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 70px;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		/*margin-top: 15px;*/
		max-height: 320px !important;
		overflow-y: auto;
	}

	.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 14px;
		font-size: 16px;
		background: none;
		border: 0;
		color: #094074;
	}

	.sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: auto !important;
		opacity: 1 !important;
		visibility: visible !important;
		display: none;
		right: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		border-top: 0;
		-webkit-transition: 0s;
		transition: 0s;
	}

	.main-menu .sub-menu li a {
		font-size: 16px;
		display: block;
		padding: 12px;
		padding-left: 12px;
		color: #191919;
		-webkit-transition: .3s;
		transition: .3s;
		padding-left: 30px;
	}

	.main-menu .navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none;
		outline: 0;
		cursor: pointer !important;
	}

	.sub-menu::after {
		display: none;
	}

	.single-slide-item h1 {
		font-size: 80px;
		line-height: 100px;
	}

	.single-slide-item p {
		font-size: 18px;
		line-height: 28px;
	}

	.hero-area-content .main-btn {
		font-size: 15px;
	}

	.promo-area .single-counter-box {
		width: 150px;
	}

	.promo-area .single-counter-box .counter-number span {
		padding: 20px;
	}

	.promo-area .single-counter-box h6 {
		padding-top: 10px;
	}

	.info-img {
		display: none;
	}

	.single-serv-item {
		height: 400px;
	}

	.section-title h2 {
		font-size: 55px;
		line-height: 70px;
	}

	.feat-icon {
		padding: 40px 30px;
	}

	.key-feature h6 {
		font-size: 20px;
	}

	.single-service-area h4 {
		font-size: 21px;
	}

	.single-process-item {
		margin-bottom: 50px;
	}

	.blog-content {
		padding: 0;
	}

	p.blog-meta {
		margin: 14px 0;
	}

	.info-img {
		margin-top: 50px;
	}

	.process-icon:after {
		display: none;
	}

	.achievement-area {
		height: 700px;
	}

	.process-num {
		right: 120px;
	}

	.address-box {
		margin-bottom: 50px;
	}

	.cta-area {
		height: 400px;
	}

	.cta-area h2 {
		text-align: center;
		padding: 0 50px;
	}

	.cta-content {
		padding: 30px;
	}

	.testimonial-content-wrapper {
		margin-left: 0;
	}

	.skill-content {
		width: 100%;
		padding: 80px 100px 50px;
	}

	.skill-bg {
		display: none;
	}

	#service-2 .single-service-area {
		margin-bottom: 20px;
	}

	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-form-wrapper {
		margin-top: 450px;
	}

	.cta-content h2 {
		font-size: 40px;
		line-height: 50px;
	}

	.contact-section .contact-info {
		text-align: left;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.single-blog-item {
		margin-bottom: 40px;
	}

	.footer-area p {
		margin-top: 15px;
	}

	.footer-area .contact-info {
		text-align: left;
	}

	.about-img img {
		margin-top: 50px;
	}

	#home-3 .single-slide-item h1 {
		font-size: 80px;
		line-height: 100px;
	}

	#about-3 .about-bg {
		text-align: left !important;
		margin-top: 50px;
	}

	.key-content {
		padding-left: 0;
	}

	.key-content h5 {
		font-size: 22px;
	}

	.key-icon {
		position: inherit;
		top: 0;
	}

	.single-key-feat {
		text-align: center;
	}

	.single-counter-box h6 {
		font-size: 16px;
		line-height: 32px;
	}

	single-process-item {
		margin-bottom: 50px;
	}

	.blog-content h5 a {
		font-size: 18px;
		line-height: 28px;
	}

	.single-price-item h6 {
		font-size: 15px;
	}

	.single-price-item {
		margin-top: 0;
	}

	.info-content-area {
		margin-top: 40px;
	}

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

	.pt-120 {
		padding-top: 60px;
	}

	#home-3 .single-slide-item .section-title {
		margin-top: 200px;
	}

}

/* Mobile Layout: 320px. 
=====================================================================
=====================================================================
*/

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

	p {
		font-size: 16px;
	}

	.header-area .logo img {
		margin: 6px 0;
	}

	.header-top .site-info {
		text-align: center;
	}

	.header-top .contact-info {
		font-size: 14px;
		text-align: center;
		margin-bottom: 10px;
	}

	.header-top .social-area {
		margin-top: 10px;
	}

	#home-3 .single-slide-item .section-title {
		margin-top: 200px;
	}


	.section-title h2 {
		font-size: 40px;
		line-height: 50px;
	}

	#header-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0;
		margin-top: -65px;
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
		padding: 0 30px;
	}

	#header-3.header-area li.nav-item .nav-link {
		font-size: 17px;
		padding: 15px 0;
		color: #020E28;
	}

	.header-area .main-btn {
		display: none;
	}

	.main-menu .navbar-nav .nav-link {
		padding: 15px;
	}

	#header-2 .logo {
		display: none;
	}

	.responsive-logo {
		display: block;
		width: 200px;
		margin-top: 10px;
		float: left;
		position: relative;
		top: 0;
		left: 0px;
		z-index: 999;
	}

	#header-2 .main-menu .navbar-nav .nav-link {
		font-size: 17px;
		padding: 15px;
		color: #333;
	}

	.navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: -60px;
		right: 0;
		z-index: 99999;
	}

	#header-2 .navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #FBA919;
		margin: 6px 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}

	.active .navbar-toggler-icon:nth-of-type(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 7px;
	}

	.active .navbar-toggler-icon:nth-of-type(2) {
		opacity: 0;
	}

	.active .navbar-toggler-icon:nth-of-type(3) {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: 7px;
	}

	.main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
	/*	margin-top: 15px;*/
		max-height: 320px !important;
		overflow-y: auto;
	}

	#header-2 .main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 70px;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
		max-height: 320px !important;
		overflow-y: auto;
	}


	.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 14px;
		font-size: 16px;
		background: none;
		border: 0;
		color: #094074;
	}

	.sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: auto !important;
		opacity: 1 !important;
		visibility: visible !important;
		display: none;
		right: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		border-top: 0;
		-webkit-transition: 0s;
		transition: 0s;
	}

	.main-menu .sub-menu li a {
		font-size: 16px;
		display: block;
		padding: 12px;
		padding-left: 12px;
		color: #191919;
		-webkit-transition: .3s;
		transition: .3s;
		padding-left: 30px;
	}

	.main-menu .navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none;
		outline: 0;
		cursor: pointer !important;
	}

	.sub-menu::after {
		display: none;
	}

	.single-slide-item {
		padding-left: 0;
	}

	.promo-area {
		display: none;
	}

	.single-slide-item {
		text-align: center;
	}

	.homepage-slides .single-slide-item {
		padding-left: 0;
	}

	.single-slide-item h1 {
		font-size: 45px;
		line-height: 55px;
	}

	.single-slide-item h1::before {
		display: none;
	}

	.single-slide-item p {
		font-size: 18px;
		line-height: 28px;
	}

	.about-area {
		padding-top: 0px;
	}

	.about-content-area {
		margin-top: 50px;
	}

	.founded-year {
		bottom: 0;
		right: 15px;
	}

	.about-key li {
		float: none;
		width: 100%;
	}


	.hero-area-content .main-btn {
		font-size: 16px;
	}

	.feature-area {
		padding: 70px 30px 100px;
	}

	.single-feature-item {
		margin-bottom: 80px;
	}

	.key-feature h6 {
		font-size: 20px;
	}

	.testimonial-content p {
		font-size: 16px;
	}

	p.highlight {
		font-size: 16px;
	}

	.info-img {
		margin-top: 40px;
	}


	.single-counter-box .counter-number span {
		font-size: 45px;
		margin-bottom: 10px;
	}

	.single-counter-box h6 {
		font-size: 16px;
	}

	.auto-container {
		padding: 0 50px;
	}

	.cta-content h4 span {
		font-size: 16px;
		line-height: 26px;
		margin: 20px 0;
	}

	.cta-area .contact-info i {
		float: none;
		margin-bottom: 10px;
	}

	.process-icon:after {
		display: none;
	}

	.process-num {
		right: 145px;
	}

	.single-carousel-item p {
		font-size: 16px;
		line-height: 27px;
	}

	.featured-area {
		text-align: center;
		margin-bottom: 50px;
	}

	.feature-content h5 {
		font-size: 18px;
	}

	.achievement-area {
		height: 1200px;
	}

	.choose-us-img img {
		margin-top: 30px;
	}

	.choose-us-content h3 {
		font-size: 50px;
		line-height: 60px;
	}

	.single-process-item h5 {
		margin: 25px 25px 0;
	}

	.single-process-item {
		margin-bottom: 50px;
	}

	.faq-bg {
		display: none;
	}

	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-form-wrapper {
		margin-top: 1060px;
	}

	.auto-container {
		text-align: center;
	}

	.cta-content {
		padding: 30px;
	}

	.cta-content h2 {
		font-size: 30px;
	}

	.cta-area-2 .main-btn {
		margin-top: 15px;
	}

	.spacer-bg {
		height: 1100px;
	}

	.spacer-bg .main-btn {
		display: none;
	}

	.contact-section .contact-info {
		text-align: left;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.single-blog-item {
		margin-bottom: 40px;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.item-clients-img {
		width: 150px;
	}

	.pt-80 {
		padding-top: 50px;
	}

	.pb-80 {
		padding-bottom: 50px;
	}

	.single-team-member {
		margin-bottom: 60px;
	}

	.team-member-bg {
		height: 350px;
	}

	.about-us-area .section-title h2 {
		font-size: 27px;
	}

	.contact-us-content h2 {
		font-size: 32px;
	}

	.footer-area ul li a {
		font-size: 16px;
	}

	.footer-up {
		padding-top: 60px;
	}

	.footer-up .logo {
		margin: 0 auto;
	}

	.footer-area {
		text-align: center;
	}

	.footer-area p {
		margin-top: 10px;
	}

	.copyright-line {
		text-align: center;
	}

	p.privacy {
		text-align: center;
	}

	#home-2 .hero-area-content .main-btn {
		margin-left: 0;
		margin-top: 30px;
	}

	#home-2 .single-slide-item h6 {
		padding-left: 0;
	}

	#home-2 .single-slide-item h6:before {
		display: none;
	}

	.about-content-wrapper {
		padding: 30px;
	}

	#home-3 .single-slide-item {
		height: auto;
	}

	/*.hero-area-content {
		margin-top: 120px;
	}*/

	.choose-us-content {
		padding: 60px;
	}

	#home-3 .single-slide-item h1 {
		font-size: 45px;
		line-height: 55px;
	}

	#about-3 .about-bg {
		display: none;
	}

	.single-feat-item.feat-3.last-child.bg-cover {
		margin-bottom: 0;
	}

	.key-content {
		padding-left: 0;
		padding-top: 20px;
	}

	.key-content h5 {
		margin-top: 50px;
	}

	.key-icon {
		position: inherit;
	}

	.cta-area {
		text-align: center;
	}

	.cta-area h2 {
		font-size: 40px;
		line-height: 50px;
		padding-top: 40px;
	}

	#cta-2.cta-area h2 {
		font-size: 32px;
		line-height: 42px;
	}

	.cta-area .contact-info {
		text-align: center;
	}

	.cta-area .contact-info {
		margin-top: 30px;
	}

	.cta-area .contact-info h5 {
		font-size: 18px;
	}

	.cta-area .contact-info i {
		font-size: 25px;
	}

	.skill-area .single-counter-box {
		border: none;
	}

	#project-3 .single-project-item {
		margin-bottom: 40px;
	}

	.info-content-area {
		margin-top: 40px;
	}

	.contact-form {
		padding: 20px;
		margin-top: 30px;
	}

	.helpline-section {
		display: none;
	}

	#service-page .single-service {
		padding: 0;
	}

	.port-img img {
		margin-bottom: 30px;
	}

	.single-comments-section p span {
		padding-left: 0;
	}

	#service-page .single-service h2 {
		font-size: 30px;
	}
	
	

}

/* Wide Mobile Layout: 480px. 
=====================================================================
=====================================================================
*/

@media only screen and (min-width: 576px) and (max-width: 767px) {

	p {
		font-size: 17px;
	}

	.header-area .logo img {
		margin: 6px 0;
	}

	.header-top .site-info {
		text-align: center;
	}

	.header-top .contact-info {
		font-size: 14px;
		text-align: center;
		margin-bottom: 10px;
	}

	.header-top .social-area {
		margin-top: 10px;
	}

	.section-title h2 {
		font-size: 40px;
		line-height: 50px;
	}

	#header-aside .aside-content {
		display: none;
	}

	.header-area .navigation {
		padding: 0;
		margin-top: -65px;
		margin-top: 0;
	}

	#header-2 .navigation {
		background: #fff;
		padding: 0 30px;
	}

	#header-3.header-area li.nav-item .nav-link {
		font-size: 17px;
		padding: 15px 0;
		color: #020E28;
	}

	.header-area .main-btn {
		display: none;
	}

	.main-menu .navbar-nav .nav-link {
		padding: 15px;
	}

	#header-2 .logo {
		display: none;
	}

	.responsive-logo {
		display: block;
		width: 200px;
		margin-top: 10px;
		float: left;
		position: relative;
		top: 0;
		left: 0px;
		z-index: 999;
	}

	#header-2 .main-menu .navbar-nav .nav-link {
		font-size: 17px;
		padding: 15px;
		color: #333;
	}

	.navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: -60px;
		right: 0;
		z-index: 99999;
	}

	#header-2 .navbar-toggler {
		padding: 5px 15px;
		font-size: 20px;
		line-height: 1;
		background-color: transparent;
		border: none;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 99999;
	}

	.navbar-toggler-icon {
		display: block;
		width: 30px;
		height: 2px;
		background-color: #FBA919;
		margin: 6px 0;
		-webkit-transition: all 0.3s ease-out 0s;
		transition: all 0.3s ease-out 0s;
	}

	.active .navbar-toggler-icon:nth-of-type(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 7px;
	}

	.active .navbar-toggler-icon:nth-of-type(2) {
		opacity: 0;
	}

	.active .navbar-toggler-icon:nth-of-type(3) {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		position: absolute;
		top: 7px;
	}

	.main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
	/*	margin-top: 15px;*/
		max-height: 320px !important;
		overflow-y: auto;
	}

	#header-2 .main-menu .navbar .navbar-collapse {
		position: absolute;
		top: 70px;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 999;
		padding: 10px 16px;
		-webkit-box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 26px 48px 0 rgba(0, 0, 0, 0.15);
		margin-top: 15px;
		max-height: 320px !important;
		overflow-y: auto;
	}


	.navigation .navbar .navbar-nav .nav-item .sub-nav-toggler {
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		padding: 10px 14px;
		font-size: 16px;
		background: none;
		border: 0;
		color: #094074;
	}

	.sub-menu {
		position: relative !important;
		width: 100% !important;
		left: 0 !important;
		top: auto !important;
		opacity: 1 !important;
		visibility: visible !important;
		display: none;
		right: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		border-top: 0;
		-webkit-transition: 0s;
		transition: 0s;
	}

	.main-menu .sub-menu li a {
		font-size: 16px;
		display: block;
		padding: 12px;
		padding-left: 12px;
		color: #191919;
		-webkit-transition: .3s;
		transition: .3s;
		padding-left: 30px;
	}

	.main-menu .navbar-toggler:focus,
	.navbar-toggler:hover {
		text-decoration: none;
		outline: 0;
		cursor: pointer !important;
	}

	.sub-menu::after {
		display: none;
	}

	.promo-area {
		display: none;
	}

	.single-slide-item {
		text-align: center;
	}

	.single-slide-item h1 {
		font-size: 50px;
		line-height: 65px;
	}

	.single-slide-item h1::before {
		display: none;
	}

	.single-slide-item p {
		font-size: 18px;
		line-height: 28px;
	}

	.about-area {
		padding-top:0px; margin-top:0px !important; 
	}

	.about-content-area {
		margin-top: 50px;
	}

	.founded-year {
		bottom: 0;
		right: 15px;
	}

	.about-key li {
		float: none;
		width: 100%;
	}


	.hero-area-content .main-btn {
		font-size: 16px;
	}

	.feature-area {
		padding: 0 30px;
	}

	.single-feature-item {
		margin-bottom: 80px;
	}

	.key-feature h6 {
		font-size: 24px;
	}

	.testimonial-content p {
		font-size: 16px;
	}

	p.highlight {
		font-size: 16px;
	}

	.info-img {
		margin-top: 40px;
	}


	.single-counter-box .counter-number span {
		font-size: 45px;
		margin-bottom: 10px;
	}

	.single-counter-box h6 {
		font-size: 16px;
	}

	.auto-container {
		padding: 0 50px;
	}

	.cta-content h4 span {
		font-size: 16px;
		line-height: 26px;
		margin: 20px 0;
	}

	.cta-area .contact-info i {
		float: none;
		margin-bottom: 10px;
	}

	.process-icon:after {
		display: none;
	}

	.process-num {
		right: 145px;
	}

	.single-carousel-item p {
		font-size: 16px;
		line-height: 27px;
	}

	.featured-area {
		text-align: center;
		margin-bottom: 50px;
	}

	.feature-content h5 {
		font-size: 18px;
	}

	.achievement-area {
		height: 800px;
	}

	.single-counter-box {
		margin-bottom: 50px;
	}

	.choose-us-img img {
		margin-top: 30px;
	}

	.choose-us-content h3 {
		font-size: 45px;
		line-height: 60px;
	}

	.faq-bg {
		display: none;
	}

	.choose-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-us-inner {
		border-bottom: 1px solid #eee;
	}

	.contact-form-wrapper {
		margin-top: 1060px;
	}

	.auto-container {
		text-align: center;
	}

	.cta-content {
		padding: 30px;
	}

	.cta-content h2 {
		font-size: 40px;
		line-height: 50px;
	}

	.cta-area-2 .main-btn {
		margin-top: 15px;
	}

	.spacer-bg {
		height: 1100px;
	}

	.spacer-bg .main-btn {
		display: none;
	}

	.contact-section .contact-info {
		text-align: left;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.single-blog-item {
		margin-bottom: 40px;
	}

	.blog-area .main-btn.btn-white {
		display: none;
	}

	.item-clients-img {
		width: 150px;
	}

	.pt-80 {
		padding-top: 50px;
	}

	.pb-80 {
		padding-bottom: 50px;
	}

	.single-team-member {
		margin-bottom: 60px;
	}

	.team-member-bg {
		height: 350px;
	}

	.about-us-area .section-title h2 {
		font-size: 27px;
	}

	.contact-us-content h2 {
		font-size: 32px;
	}

	.footer-area ul li a {
		font-size: 16px;
	}

	.footer-up {
		padding-top: 60px;
	}

	.footer-up .logo {
		margin: 0 auto;
	}

	.footer-area {
		text-align: center;
	}

	.footer-area p {
		margin-top: 10px;
	}

	.copyright-line {
		text-align: center;
	}

	p.privacy {
		text-align: center;
	}

	#home-2 .hero-area-content .main-btn {
		margin-left: 0;
		margin-top: 30px;
	}

	#home-2 .single-slide-item h6 {
		padding-left: 0;
	}

	#home-2 .single-slide-item h6:before {
		display: none;
	}

	.about-content-wrapper {
		padding: 30px;
	}

	#home-3 .single-slide-item {
		height: auto;
	}

	.hero-area-content {
		margin-top: 200px;
	}

	.choose-us-content {
		padding: 60px;
	}

	#home-3 .single-slide-item .section-title {
		margin-top: 200px;
	}

	#home-3 .single-slide-item h1 {
		font-size: 40px;
		line-height: 50px;
	}

	#about-3 .about-bg {
		display: none;
	}

	.single-feat-item.feat-3.last-child.bg-cover {
		margin-bottom: 0;
	}

	.single-key-feat {
		margin-bottom: 50px;
	}

	.key-feature-wrap {
		margin-top: 60px;
	}

	.key-content {
		padding-left: 0;
		padding-top: 20px;
	}

	.key-icon {
		position: inherit;
	}

	.cta-area {
		text-align: center;
	}

	.cta-area h2 {
		font-size: 45px;
		line-height: 55px;
		padding-top: 40px;
	}

	#cta-2.cta-area h2 {
		font-size: 32px;
		line-height: 42px;
	}

	.cta-area .contact-info {
		text-align: center;
	}

	.cta-area .contact-info {
		margin-top: 30px;
	}

	.cta-area .contact-info h5 {
		font-size: 18px;
	}

	.cta-area .contact-info i {
		font-size: 25px;
	}

.skill-area .single-counter-box {border: none;}
#project-3 .single-project-item {margin-bottom: 40px;}
.info-content-area {margin-top: 40px;}
.contact-form {	padding: 30px; margin-top: 30px;}
.helpline-section {	display: none;}
#service-page .single-service {padding: 0;}
.port-img img {margin-bottom: 30px;}
.single-comments-section p span {padding-left: 0;}
#service-page .single-service h2 {font-size: 30px;}
.cta-content { height: 225px;}

}

@media only screen and ( max-width:768px) {
.hero-area-content { margin-top:0px; padding:70px 0px;  }	
 
.homepage-slides .single-slide-item {background-color:#fff;	width:100%; height:240px; display: block; align-items: center; z-index: 1;}

/*.hero-area-content { display:none;}*/

.header-area .logo img {  margin: 6px 6px;}
.homepage-slides .single-slide-item .image-layer {background-size:cover;}
.hero-area-content h6 {	font-size:13px; color:#fff;}
.single-slide-item h1 { font-size:25px; line-height:35px; margin:15px 0px;  }
.hero-area-content p{ display:none;}
.pop-up-video { margin-top:70px;}
.choose-us-area { margin-bottom:200px;}
.contact-form input.code { width:50%; }

.copyright { text-align:center;}
.powered_by { float:none; text-align:center;}
.powered_by span { display:block; margin:20px 0px;}
.logo img { max-width:160px;}
.about-area {padding-top:0px; margin-top:0px !important;  }
.sub-menu { padding-top:15px; padding-bottom:15px;}
}
