/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 992px) and (max-width: 1200px) { 
	.hero-text h1 {
	    font-size: 45px;
	}

	a.video-play-btn {
		right: 51%;
	}
	.hero-area div.hero-form {
		bottom: -20%;
	}

	.cart-buttons a:first-child {
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.contact-form form p input[type=email] {
	    margin-left: 8px;
	}
	.contact-form-box h4 i {
	    left: -20%;
	}
	.comment-template form p input[type=email] {
	    margin-left: 8px;
	}
	ul.main-menu li a {
	    padding: 15px 13px;
	}
	span.close-btn {
	    right: 0;
	}
	ul.sub-menu li a {
	    padding: 7px 10px;
	}

}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.hero-text h1 {
	    font-size: 40px;
	}
	.footer-box {
	    margin-bottom: 50px;
	}
	.copyright p {
	    text-align: center;
	}
	.copyright .social-icons {
	    text-align: center;
	}
	.feature-bg:after {
		display: none;
	}
	.single-team-item {
	    margin-bottom: 30px;
	}
	table.cart-table {
	    margin-bottom: 50px;
	}
	.order-details-wrap {
	    margin-top: 50px;
	}
	.contact-form form p input[type=text], 
	.contact-form form p input[type=tel], 
	.contact-form form p input[type=email] {
	    width: 100%;
	}

	.contact-form form p input[type=email] {
	    margin-left: 0;
	    margin-top: 15px;
	}
	.contact-form form p input[type=tel] {
		margin-bottom: 15px;
	}

	.hero-area div.hero-form {
		width: 325px;
		top: 30%;
	}

	.comment-template form p input[type=text], 
	.comment-template form p input[type=email] {
	    width: 100%;
	}

	.comment-template form p input[type=email] {
	    margin-top: 15px;
	    margin-left: 0;
	}
	.sidebar-section {
	    margin-left: 0;
	    margin-top: 50px;
	}
	.single-product-img {
	    margin-bottom: 30px;
	}
	.single-product-img img {
	    width: 100%;
	}
	.single-project-img img {
	    width: 100%;
	}
	.site-logo a img {
	    max-width: 150px;
	}
	.site-logo {
	    text-align: center;
	    position: absolute;
	    z-index: 999;
	}
	.mean-container .mean-bar {
		z-index: 2;
	}
	.responsive-menu-wrap {
	    display: block;
	}
	.header-icons {
	    text-align: center;
	}
	.top-header-area {
	    padding: 15px 0;
	}

	.responsive-menu-wrap {
	    position: absolute;
	    top: 0;
	}

	.featured-section {
	    padding: 0;
	}

	.responsive-menu-wrap {
	    left: 50%;
	    margin-top: 10px;
	    margin-left: -57.5px;
	}
	.hero-text-tablecell {
	    padding: 0px 70px;
	}
	.hero-form .hero-text h1 {
	    font-size: 30px;
	}

	.hero-form .hero-text p.subtitle {
	    font-size: 13px;
	}

	.hero-form .hero-btns a.bordered-btn {
	    margin-left: 0;
	    margin-top: 20px;
	}

	.sticky-wrapper.is-sticky .top-header-area {
	    position: absolute!important;
	    background-color: transparent;
	}
	.featured-box {
	    padding: 30px;
	}

	.featured-section {
	    padding: 100px 0;
	}
	nav.main-menu {
	    display: none;
	}
	table.order-details {
	    width: 100%;
	}
	.contact-form-box h4 i {
	    left: -7%;
	}
	.single-product-content h3 {
	    font-size: 20px;
	    font-weight: 500;
	    line-height: 1.6;
	}

	.single-product-content {
	    margin-left: 15px;
	}
	a.mobile-hide.search-bar-icon {
	    display: none!important;
	}
	.mobile-show {
		display: block!important;
	}
	a.mobile-show.search-bar-icon {
	    position: absolute;
	    right: 60px;
	    top: 22px;
	    z-index: 999;
	    color: #fff;
	}

}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
	.five-logos {
		flex-wrap: wrap;
		justify-content: center;
	  }
	  .single-logo-item img {
		max-width: 95px;
	  }
	 /* .logo-carousel-section{*/
		/*padding-top: 0px;*/
		/*padding-bottom: 0px;*/
	 /* }*/
	  /* .logo-carousel-section-two .single-logo-item{
		width: 100%;
	} */
	.logo-carousel-section-two .single-logo-item{

		width: 120px;
	}
	button.btn.shopify-button {
    background-color: white;
    border-radius: 50px;
    transform: rotate(-18deg);
    display: flex;
    padding: 5px 20px;
    margin-left: -22px;
    font-weight: 600;
    margin-bottom: 23px;
}
	.owl-carousel .owl-item{
     max-width: 270px !important;
    width: 100% !important;
    margin-right: 20px !important;
}
	.container.logos-section .col-lg-12 {
    padding: 0px !important;
}
	   
	
	.row.clearfix.section-five .image img {
border-top-left-radius: 20px;
        border-bottom-left-radius: 0px;
    }
	.site-logo img {
	    max-width: 150px;
	}
	.container.mb-3.arrow-icon {
		text-align: center!important;
		display: flex !important;
		flex-direction: column-reverse;
	}
	.container.mb-3.arrow-icon img {
		width: 20%;
		max-width: 60px;
		text-align: center;
		margin: auto;
	}
	.row.align-items-start.section-five-badge .col-md-4.my-3 {
		padding: 0px;
		width: 59%;
	}
	.col-md-3.my-3.badge-section{
		width: 100%;
		display: contents;
	}
	
	.seo{
	    padding-bottom:10px !important;
	}
	
	.row.align-items-start.section-five-badge {
		display: flex;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}
	.row.clearfix.section-five{
		background-color: #000 !important;
	}
	button.btn.image-button.star-button {
		width: 130%;
	}
	button.btn.image-button.star-button-two {
		width: 118%;
	}
	.row.copyright-icon-section .col-lg-6.col-md-12 {
		width: 41%;
	}

.social-icons ul li a {
    font-size: 13px !important;
}
p.author-name {

    font-size:12px !important;
}
.row.copyright-icon-section .col-lg-6.text-right.col-md-12 {
    width: 59%;
}
ul.copyright-footer-icon a {
    padding: 0px 5px !important;
}
.row.copyright-icon-section {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
	padding-bottom: 22px;
    padding-top: 10px;
}
	h2.section-two-heading.heading-two{
		font-size: 35px !important;
    font-weight: 600;
    line-height: 38px !important;
	color: #FFFFFF !important;
	text-align: center;
	}
	.content.section-two-para {
		max-width: 437px;
		width: auto !important;
		margin: auto;
	}
	.section-footer-image {
		max-width: 176px;
		width: 100%;
		margin: auto;
	}
	.row.section-footer-div {
		max-width: 381px;
		margin: auto;
	}
	p.footer-para {
		font-size: 20px;
		line-height: 24px;
		text-align: center;
	}
	.quick-links-section {
		padding-top: 30px;
		text-align: center;
	}
	.footer-box ul li a {
		color: #fff;
		font-size: 17px !important;
		line-height: 23px !important;
	}
	.row.section-five-column .col-lg-6.col-md-6.mb-4.mb-lg-0 {
		padding-left: 0px;
		padding-right: 0px !important;
	}
	h2.widget-title {
		font-size: 24px !important;
		line-height: 31px !important;
		padding-bottom: 12px !important;
	}
	.mean-container a.meanmenu-reveal{
		display: none !important;
	}
	.secton-five-heading {
		color: #FFFFFF;
		font-size: 32px !important;
		line-height: 35px;
		font-weight: 600 !important;
		text-align: center;
	}
	.col-lg-3.col-md-6.optimizer-shopify {
		max-width: 370px;
		margin: auto;
	}
	section.cart-banner.pt-20.section-image-text {
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.latest-news.section-three-background{
		padding-top: 50px;
	}
	

	
	h1.section-two-heading.section-six-heading {
		color: white;
		text-align: center;
		font-size: 35px !important; 
		line-height: 38px !important;
		font-weight: 600;
	}
	.col-lg.col-md-6.mb-4.mb-lg-0.section-three-container {
		padding: 0px !important;
	}
	h1.section-seven-div-heading {
		line-height: 85px;
		color: #2D2D2D;
		font-size: 66px;
		font-weight: 500;
	}
	span.author.section-seven-div-heading {
		/*color: #BCBC0C;*/
		font-size: 66px !important;
		font-weight: 600;
		line-height: 85px;
		padding-right: 90px;
	}
	h2.section-two-heading.testimonial-heading {
		font-size: 33px;
		line-height: 36px;
		font-weight: 600;
		font-family: 'Inter';
		max-width: 695px;
		text-align: center;
		margin-bottom: 29px !important;
	}
	.col-sm-4.section-carousel-column {
		padding-bottom: 30px;
	}
	.carousel .testimonial{
		margin: 0px !important;
	}
	.media.section-carousel-image {
		margin-left: 0px !important;
	}
	img.testimonial-star {
		padding-top: 18px;
		padding-bottom: 18px;
	}
	.container.shop-banner-container {
		max-width: 372px;
	}
	.shopnow-button a.cart-btn{
		font-size: 17px !important;
		line-height: 20px;
	}
	.shop-banner h2 {
		position: relative;
		font-size: 33px !important; 
		line-height: 36px !important;
	}
	p.excerpt.section-eight-para{
		padding-bottom: 20px !important;
	}
	.shop-banner{
		padding: 40px 0px !important;
	}
	.shopnow-button a.cart-btn {
		font-family: 'inter' !important;
		
		padding-top: 15px;
		padding-bottom: 10px;
		padding-left: 30px;
		padding-right: 3px;
		
	}
	.shopnow-button i.fas.fa-arrow-right{
		padding: 16px !important;
	}


	.carousel-control-prev, .carousel-control-next{
		display: none;
	}
	.latest-news.section-three-background{
		padding-bottom:0px !important;
	}
	.list-section.section-six-container {
		padding-bottom: 26px;
	}
	.row.clearfix.section-five .image-column.col-lg-6 {
		padding-left: 15px;
	}
	.text.secton-five-para{
		text-align: center;
	}
	section.cart-banner.pt-20.pb-100.section-five-div {
		padding: 0px 20px;
	}
	p.section-four-para {
		max-width: 337px;
	}
	.row.section-five-column {
		/*padding: 0px 19px !important;*/
	}

	.responsive-menu-wrap {
	    top: -35px;
	}

	span.close-btn {
		right: 35px;
	}
	.header-icons {
	    text-align: center;
	}
	.hero-text h1 {
	    font-size: 28px;
	}

	.hero-text p.subtitle {
	    font-size: 13px;
	}
	.section-title p {
	    max-width: 400px;
	}

	.section-title h3 {
	    font-size: 25px;
	}

	p.testimonial-body {
	    font-size: 15px;
	}
	.responsive-menu {
	    left: auto;
	    right: 0;
	}

	.featured-section {
	    padding: 0;
	}

	a.video-play-btn {
	    right: auto;
	    left: 50%;
	    margin-left: -45px;
	}

	.shop-banner h3 {
		font-size: 34px;
	}

	.footer-box {
	    margin-bottom: 0px;
	}

	.copyright p {
	    text-align: center;
	}

	.social-icons {
	    text-align: center;
	}

	.footer-area {
		padding: 80px 0;
	}

	.hero-text {
	    text-align: center;
	}

	.responsive-menu-wrap {
	    position: relative;
	}

	.breadcrumb-text h1 {
	    font-size: 30px;
	}

	.feature-bg:after {
	    display: none;
	}
	
	.text-block {
	    margin-bottom: 50px;
	}

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

	.team-bg {
	    height: 450px;
	}

	.total-section {
	    margin-top: 30px;
	}

	.order-details-wrap {
	    margin-top: 50px;
	}

	.contact-form form p input[type=text], 
	.contact-form form p input[type=tel], 
	.contact-form form p input[type=email] {
	    width: 100%;
	}
	.contact-form form p input[type=tel] {
		margin-bottom: 15px;
	}

	.contact-form form p input[type=email] {
	    margin-left: 0;
	    margin-top: 15px;
	}

	.find-location p {
	    font-size: 20px;
	}

	.comment-template form p input[type=email] {
	    margin-left: 0;
	    margin-top: 15px;
	}

	.comment-template form p input[type=text], 
	.comment-template form p input[type=email] {
	    width: 100%;
	}

	.sidebar-section {
	    margin-left: 0;
	    margin-top: 50px;
	}

	.single-product-content {
	    margin-left: 0;
	    margin-top: 15px;
	}

	.single-product-content h3 {
	    font-size: 20px;
	    line-height: 1.5;
	}

	.product-image {
	    padding: 60px;
	    padding-bottom: 0;
	}

	.header-icons {
	    text-align: right;
	    margin-top: 15px;
	}

	.feature-bg {
	    margin: 100px 0;
	}

	.margin-top-150p {
	    margin-top: 650px;
	}

	.display-hidden {
	    display: none;
	}

	.hero-area div.hero-form {
		right: 0;
	}

	.hero-btns a.boxed-btn {
	    display: block;
	    margin: 0 auto;
	}

	.hero-btns {
	    text-align: center;
	}

	.hero-btns a.bordered-btn {
	    margin-left: 0;
	    margin-top: 15px;
	    display: block;
	}
	.hero-area div.hero-form {
		width: auto;
	}
	.section-title p {
		max-width: 285px;
	}

	p.testimonial-body {
		max-width: 285px;
	}
	.hero-area div.hero-form {
		top: 0;
	}
	.single-media-wrap h4 {
	    font-size: 15px;
	}

	.sticky-wrapper.is-sticky .top-header-area {
	    position: absolute!important;
	    background-color: transparent;
	    padding: 25px 0;
	}
	.featured-box {
	    padding: 0 45px;
	    margin-bottom: 10px;
	}

	.featured-section {
	    padding: 100px 0;
	}
	.search-bar-tablecell input {
	    font-size: 20px;
	}
	.header-icons {
		margin-top: 0;
	}
	.site-logo {
    position: absolute;
	    z-index: 99;
	}

	.mean-container .mean-bar {
	    z-index: 2;
	}
	.section-title {
	    margin-bottom: 50px;
	}
	.service-text h3 {
	    font-size: 18px;
	}
	.featured-box h2 {
	    font-size: 23px;
	}

	.featured-box h3 {
	    font-size: 18px;
	}

	.cta-text h3 {
	    line-height: 1.6;
	}

	.news-text-box h3 {
	    font-size: 20px;
	    line-height: 1.5;
	}

	.copyright p {
	    padding-bottom: auto;
	    font-size: 12px;
        padding: 0;
        margin-right: 18px;
       
	}
	.single-service-box {
	    padding: 30px;
	}

	.service-icon-table {
	    height: 80px;
	}

	.service-icon-tablecell i {
	    font-size: 30px;
	}

	.main-menu {
	    display: block !important;
	}
	.error-text h1 {
	    font-size: 25px;
	}
	h2.widget-title {
	    font-size: 20px;
	}
	.cart-table-wrap {
	    width: 100%;
	    overflow-x: scroll;
	}
	table.cart-table {
		width: 690px;
	}
	.cart-buttons a:first-child {
	    margin-bottom: 15px;
	}
	.form-title h2 {
	    font-size: 20px;
	}

	.contact-form-box h4 i {
	    left: -20%;
	}
	.featured-text p {
	    line-height: 1.8;
	}
	.single-artcile-bg {
	    height: 300px;
	}

	.single-article-text h2 {
	    font-size: 20px;
	}

	.comments-list-wrap h3, .comment-template h4 {
	    font-size: 20px;
	}

	.comment-user-avater img {
	    max-width: 45px;
	}

	.comment-text-body {
	    padding-left: 60px;
	}

	.comment-text-body h4 a {
	    display: block;
	    border: none;
	    margin-left: 0;
	    margin-top: 10px;
	}
	.row.section-three {
		padding: 0px 20px;
	}

	.comment-text-body h4 {
	    font-size: 18px;
	}

	.comment-text-body p {
	    line-height: 1.8;
	}

	.single-comment-body.child {
	    margin-left: 0;
	}
	.single-product-content h3 {
	    font-size: 20px;
	    line-height: 1.5;
	}
	a.mobile-hide.search-bar-icon {
	    display: none!important;
	}
	.mobile-show {
		display: block!important;
	}
	a.mobile-show.search-bar-icon {
	    position: absolute;
	    right: 60px;
	    top: 22px;
	    z-index: 999;
	    color: #fff;
	}
	
	.services-text{
	    font-size:35px !important;
	}
	
	div#about-us i.fa.fa-chevron-right{
	    font-size:10px !important;
        padding: 12px;
        margin-bottom: 10px;
	}
	
	.shopify-div{
	    margin-bottom:3rem;
	}
	
	.img-section{
	    margin-top:3rem;
	}
	
	.new_portfolio{
	    margin:0px !important;
	}
	
	.latest-news.container-fluid.section-testimonial{
	    padding-bottom:0px !important;
	}
	
	.testimonial-section{
	    padding:0px !important;
	}
	
	body.blog-page-template .img-fluid{
	    height:300px !important;
	}
	
	#sidebar{
	    display: none;
	}
	
	.single-blog-banner{
	    display: block;
	}
	
	.title-section{
	    padding:20px !important;
	}
	
	div#content\ sidebar-content{
	        padding: 0px 20px ;
	}
	
	div#content\ sidebar-content h2{
	    font-size:24px !important;
	}
	
	.title-section h1{
	    font-size: 34px !important;
	}
	
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
	.hero-area div.hero-form {
	    margin: 0 auto;
	    right: auto;
	    width: 380px;
	    left: 50%;
	    margin-left: -190px;
	}

	.hero-btns {
	    text-align: center;
	}

	.hero-btns a.bordered-btn {
	    margin-left: 0;
	    margin-top: 15px;
	    display: block;
	}
}