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

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

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

	.single-service-area h5{
		font-size: 22px;
	}

	.skill-content{
		padding: 55px;
	}

}




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


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

	.header-top{
		display: none;
	}

	.header-right-content{
		display: none;
	}

	
	.logo img {
		margin-top: 15px;
	}

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

	.header-area .navigation {
		padding: 0 30px;
		background: #fff;
		margin-top: -65px;
		margin-top: 0;
	}

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

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

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

	.navbar-toggler:focus{
		box-shadow: none;
	}

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

	.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: -7px;
		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;
	}


	.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: 14px;
		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;
	}

	.header-area .is-sticky .main-menu .navbar-nav .nav-link {
		padding: 15px 0;
	}

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

	.single-slide-item p {
		font-size: 15px;
		line-height: 25px;
	}

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


	.info-founder {
		display: none;
	}

	.info-founder p.highlight {
		font-size: 70px;
		margin: 60px 0 30px;
	}

	.info-founder p {
		font-size: 20px;
		line-height: 30px;
	}

	.feature-image {
		display: none;
	}

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

	.cta-content {
		height: 135px;
		padding: 35px;
	}

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

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

	.featured-project-area .project-grids .grid {
		width: 50%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.featured-project-area .project-grids .overlay-2 {
		padding: 80px 30px 50px;
		top: 0;
	}

	.featured-project-area .bg-cover {
		height: 100%;
	}

	.featured-project-area .project-grids .main-btn {
		font-size: 13px;
	}

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

	.key-feature {
		padding: 30px 20px;
	}

	.key-feature .num {
		margin-top: -5px;
	}

	.featured-img {
		display: none;
	}

	.featured-area .about-key {
		margin-bottom: 40px;
	}

	.featured-area .about-key {
		padding-top: 50px;
	}

	.single-service-area h5{
		font-size: 22px;
	}

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

	.single-blog-item.large {
		height: 610px;
		margin-bottom: 30px;
	}

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

	.blog-area .main-btn {
		margin-top: 25px;
	}

	.header-area.absolute-header .main-menu .navbar-nav .nav-link {
		color: #333E38;
	}

	.feat-icon {
		padding: 50px 30px 30px;
		text-align: center;
	}

	.feat-content {
		text-align: center;
	}

	.single-project-item.bg-cover {
		margin-bottom: 30px;
	}

	.skill-bg {
		display: none;
	}

	.skill-content {
		width: 100%;
	}

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

	.single-team-member {
		margin-bottom: 50px;
	}
	
	.about-us-content-area {
		margin-top: 60px;
	}

}

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


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

	p{
		font-size: 15px;
	}

	.header-top{
		display: none;
	}

	.header-right-content{
		display: none;
	}

	
	.logo img {
		margin-top: 15px;
	}

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

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

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

	.site-info {
		text-align: center;
		margin-top: 10px;
	}

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

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

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

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

	.navbar-toggler:focus{
		box-shadow: none;
	}

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

	.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: -7px;
		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;
	}


	.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: 15px;
		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;
	}

	.header-area .is-sticky .main-menu .navbar-nav .nav-link {
		padding: 15px 0;
	}

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

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

	.single-slide-item p {
		font-size: 14px;
		line-height: 20px;
	}

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

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

	.feature-image {
		margin-bottom: 50px;
	}

	.info-bg.bg-cover {
		background-position: left center;
	}

	.single-service-area h5{
		font-size: 22px;
	}

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

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

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

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

	p.privacy {
		text-align: center;
	}

	.info-founder {
		display: none;
	}

	.info-content {
		padding: 30px;
	}

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

	.info-content h5 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 10px;
	}

	.info-content a {
		font-size: 18px;
	}

	.about-img-wrap {
		max-width: calc(100% - 0px);
	  }

	  .feature-image::after{
		left: -20px;
	  }

	  .feature-area .section-title h2 br {
		display: none;
	  }

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

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

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

	.single-blog-item.large {
		height: auto;
		margin-bottom: 30px;
	}

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

	.single-blog-item.small .blog-bg img {
		height: 100%;
	}

	.single-blog-item.large .blog-content a {
		font-size: 20px;
	}

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

	.header-area.absolute-header .main-menu .navbar-nav .nav-link {
		font-size: 16px;
		color: #333E38;
	}

	.feat-icon {
		padding: 75px 30px 30px;
		text-align: center;
	}

	.feat-content {
		text-align: center;
	}

	.single-project-item.bg-cover {
		margin-bottom: 30px;
	}

	.skill-bg {
		display: none;
	}

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

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

	.single-team-item{
		padding: 50px 35px 70px;
	}

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

	.feature-area.theme-2 .single-feature-item {
		margin-bottom: 30px;
	}

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

	.about-certify {
		margin-bottom: 50px;
	}

	.cta-area-2 h2 {
		text-align: center;
		font-size: 30px;
	}

	.cta-area-2 .main-btn {
		text-align: center;
		margin: 20px auto;
		display: flex;
		align-content: center;
		justify-content: center;
		width: 50%;
	}

	.item-clients-img {
		width: 50%;
		margin: 0 auto;
	}

	.header-area.absolute-header{
		padding: 0;
	}

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

	.project-info .main-btn{
		font-size: 16px;
		padding: 14px 18px;
	}

	.project-overview p{
		text-align: start;
	}

	.project-info{
		padding: 15px;
	}

	.project-single-section h3{
		font-size: 30px;
	}

	.single-recent-post h6{
		font-size: 16px;
	}

	.blog-category, .recent-post, .archive, .popular-tag{
		padding: 15px;
	}

	.about-feature-list ul li i {
		top: 2px;
	}

	.cta-area{
		height: 500px;
	}

	.single-feature-item .feature-icon{
		float: inherit;
	}

	.feature-content h5{
		font-size: 22px;
		padding-left: 0;
		margin-bottom: 15px;
	}
	.feature-content p{
		padding-left: 0;
	}

	.contact-inner p{
		font-size: 15px;
	}

	.feature-area.theme-2 .single-feature-item{
		margin-top: 0;
	}

	.prod_thum {
		display: none;
	  }

	
	.mini-shop-cart {
	margin-top: 30px;
  }

  .prod_title{
	padding-left: 0;
  }

  .prod_title a{
	font-size: 14px;
  }

  .table-content table th{
	font-size: 14px;
  }

  .table-content.section-padding{
	padding: 50px 0;
  }

  .single-testimonial-item{
	padding: 50px 25px 50px;
  }

  ul.port-menu li{
	font-size: 15px;
  }

}

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


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

	.header-top{
		display: none;
	}

	.header-right-content{
		display: none;
	}

	.logo img {
		margin-top: 15px;
	}

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

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

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

	.site-info {
		text-align: center;
		margin-top: 10px;
	}

	.header-area .navigation {
		padding: 0 10px;
		background: #fff;
		margin-top: -65px;
		margin-top: 0;
	}

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

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

	.header-area.header-2 li.nav-item .nav-link {
		color: #fff;
	}

	.header-area.header-2 .main-menu .navbar-nav .nav-link.active {
		color: #fff;
	}

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

	.navbar-toggler:focus{
		box-shadow: none;
	}

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

	.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: -7px;
		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;
	}


	.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: 14px;
		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;
	}

	.header-area .is-sticky .main-menu .navbar-nav .nav-link {
		padding: 15px 0;
	}

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

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

	.single-slide-item p {
		font-size: 14px;
		line-height: 20px;
	}

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

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

	.feature-image {
		margin-bottom: 50px;
	}

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

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

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

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

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

	p.privacy {
		text-align: center;
	}

	.info-founder {
		display: none;
	}

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

	.info-content h5 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 10px;
	  }

	  .about-img-wrap {
		max-width: calc(100% - 0px);
	  }

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

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

	.question-section {
		display: none;
	}

	.helpline-section {
		display: none;
	}

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

	.single-blog-item.large {
		height: 420px;
	}

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

	.single-blog-item.small .blog-bg img {
		height: 100%;
	}

	.single-blog-item.large .blog-content a {
		font-size: 18px;
	}

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