﻿/*****************************************************************
    Template Name    : Techvio - IT Solutions & Business Services Website Template
    Author           : Cute Themes
    Version          : 1.0
    Created          : 2023
    File Description : Main Responsive file of the template
*****************************************************************/


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

	.wz-sec-title h2 {
		font-size: 32px;
		letter-spacing: 0.5px;
	}
	.wz-nav-wrap .wz-opt-other {
		display: none;
	}
	
	.wz-desk-nav .navbar .navbar-nav {
		margin: auto;
		margin-right: 0;
	}

	.wz-nav-wrap {
		-webkit-box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
		box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
		background-color: #ffffff !important;
		position: relative !important;
	}

	.wz-nav-wrap.is-sticky .wz-mob-nav .mean-container a.meanmenu-reveal {
		padding-top: 6px;
		color: #000000;
	}

	.wz-nav-wrap.is-sticky .wz-mob-nav .mean-container a.meanmenu-reveal span {
		background: #333333;
	}

	.mean-container .mean-nav {
		margin-top: 15px;
	}

	.wz-mob-nav.wz-main-mob-nav .mean-container a.meanmenu-reveal span {
		background: #333333;
	}
	.wz-mob-nav.wz-main-mob-nav .mean-container a.meanmenu-reveal {
		color: #333333;
	}

	.mean-container a.meanmenu-reveal {
		padding-top: 0;
		color: #333333 !important;
		display: block !important;
		position: relative;
		top: auto;
		-webkit-transform: none;
		transform: none;
	}
	.mean-container a.meanmenu-reveal span {
		background: #333333 !important;
		display: block !important;
	}

	.mean-container .mean-bar {
		background: transparent;
		position: relative;
		min-height: 60px;
		display: flex;
		align-items: center;
	}
	.mean-container .mean-nav {
		background: #ffffff;
		margin-top: 15px;
	}

	.wz-hero-text {
		text-align: center;
		padding-top: 50px;
	}

	.wz-hero-text h1 {
		font-size: 45px;
		margin: 0 0 18px 0;
	}

	.wz-hero-text .wz-hero-btns {
		margin-top: 20px;
	}

	.wz-hero {
		height: 100%;
		padding-top: 150px;
		padding-bottom: 100px;
		background-position: center;
	}
	
	.wz-hero.wz-hero-v2 {
		height: 100%;
		padding-top: 170px;
		padding-bottom: 100px;
		background-position: center;
	}
	
	.wz-hero-shapes .wz-shape-e {
		position: absolute;
		left: 5%;
		top: 10%;
	}
	
	.wz-hero.wz-hero-v2 .wz-hero-text .wz-hero-btns {
		margin-top: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.wz-hero.wz-hero-v2 .wz-hero-text h1 {
		font-size: 55px;
	}
	
	.wz-hero-v3 .wz-hero-text h1 {
		font-size: 55px;
	}
	.wz-hero-v3 .wz-hero-img {
		padding-top: 30px;
	}

	.slider .control-text {
		display: none;
	}
	
	.slider .wz-parallax .caption {
		text-align: center;
		padding-top: 0px;
	}
	.slider .wz-parallax .caption h1 {
		font-size: 40px;
		font-weight: 700;
	}
	
	.wz-slideshow .wz-hero-text h1 {
		font-size: 45px;
	}
	
	.wz-about-text {
		margin: 0;
	}

	.wz-about-text h2 {
		font-size: 35px;
	}
	
	.wz-about-img {
		text-align: center;
		margin-top: 35px;
	}
	
	.wz-about-img .wz-years {
		left: 25px;
		bottom: 25px;
	}

	.wz-faq.wz-hero-faq .wz-faq-img {
		margin-bottom: 35px;
	}
	
	.wz-review-slider .testimonial-single-item .wz-review-text .icon {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.wz-review-slider.owl-theme .owl-nav [class*=owl-] {
		left: 0;
	}

	.wz-review-slider.owl-theme .owl-nav [class*=owl-].owl-next {
		right: 0;
	}

	.wz-partners-grid .wz-partner-card {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.wz-partners-grid .wz-partner-card:nth-child(6) {
		margin-left: 0;
	}

	.wz-sub-text {
		margin-bottom: 25px;
	}

	.wz-sub-text h2 {
		margin-bottom: 12px;
	}

	.wz-sub-text .wz-sec-sub {
		font-size: 14px;
		font-weight: 500;
	}

	.wz-sub-form button {
		position: relative;
		border-radius: 5px;
		margin-top: 25px;
	}

	.wz-overview-text span {
		font-size: 15px;
	}

	.wz-overview-text h2 {
		font-size: 35px;
	}

	.wz-overview-text .features-list-1 li,
	.wz-overview-text .wz-feat-list li {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.wz-overview-img {
		margin-bottom: 30px;
		text-align: center;
	}
	.overview-image-2 {
		text-align: center;
		margin-top: 35px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.wz-review-card {
		padding: 30px 10px;
	}

	.wz-hire-text h2 {
		font-size: 35px;
	}
	.wz-hire-text p {
		font-size: 15px;
	}
	.wz-hire-text .wz-hire-btn .hire-btn-one {
		margin-left: 0;
	}
	
	.wz-partners-grid .wz-partner-card a {
		padding: 0px 15px;
	}

	.single-portfolio .image-hover {
		left: 20px;
	}

	.contact-image {
		margin-bottom: 35px;
	}

	.wz-banner {
		height: 350px;
	}

	.wz-banner-inner h2 {
		font-size: 36px;
		letter-spacing: 0.5px;
	}

	.wz-banner-inner ul {
		margin-top: 6px;
	}

	.wz-svc-widget {
		margin-top: 40px;
	}
	
	.wz-case-detail-desc .wz-case-detail-info {
		margin-top: 16px;
	}

	.wz-case-detail-desc .wz-case-detail-info .single-info-box {
		-ms-flex: unset;
		-webkit-box-flex: unset;
		flex: unset;
		max-width: unset;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.single-pricing-box .pricing-header h3 {
		margin-bottom: 4px;
		font-size: 22px;
	}

	.single-pricing-box .price {
		font-size: 40px;
		margin-bottom: 5px;
		margin-top: 8px;
	}

	.woocommerce-result-count {
		margin-bottom: 20px;
	}

	.pagination-area {
		margin-top: 0;
	}

	.pagination-area .page-numbers {
		width: 40px;
		height: 40px;
		margin: 0px 1px;
		line-height: 40px;
		font-size: 15px;
	}

	.text-right {
		text-align: center !important;
		margin-top: 10px;
	}

	.wz-faq-list .accordion .accordion-item .accordion-title {
		padding: 20px;
		padding-right: 40px;
	}

	.wz-coming {
		height: 100%;
		padding-top: 160px;
		padding-bottom: 150px;
	}

	.wz-coming-text h1 {
		margin-bottom: 10px;
		font-size: 30px;
	}

	.wz-coming-text #timer div {
		margin-bottom: 30px;
	}
	
	.wz-news-detail .wz-article h3 {
		font-size: 20px;
	}
	.comments-area .comment-respond .comment-form-author {
		float: left;
		width: 100%;
		padding-right: 0px;
	}
	.comments-area .comment-respond .comment-form-email {
		float: left;
		width: 100%;
		padding-left: 0px;
	}
	blockquote, .blockquote {
		padding: 18px !important;
	}

	blockquote p, .blockquote p {
		font-size: 16px !important;
	}

	.wz-foot-col {
		margin-bottom: 35px;
	}

	.wz-foot-col .wz-foot-title {
		margin-bottom: 20px;
	}

	.wz-foot-col .wz-foot-title h2 {
		font-size: 22px;
	}

	.wz-foot-col .wz-foot-social {
		margin-bottom: 20px;
	}

	.wz-foot-links li:last-child {
		padding-bottom: 25px;
	}

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

	.wz-copyright ul {
		text-align: center;
		margin-top: 10px;
	}
	.wz-cases .wz-case-list .nav li {
		margin: 10px 5px;
	}
	.wz-faq-list.first-faq-box {
		margin-bottom: 30px;
	}
	.wz-news-detail .wz-article .wp-block-gallery.columns-2 li {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 20px;
	}
	.wz-news-detail .wz-article .wp-block-gallery.columns-2 li:last-child {
		margin-bottom: 0px;
	}
}

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

	.wz-foot-links li:last-child {
		padding-bottom: 0;
	}

	.portfolio-image img {
		width: 100%;
	}

	.text-right {
		margin-top: 0;
	}

	.wz-hero {
		height: 100%;
		padding-top: 150px;
		padding-bottom: 100px;
		background-position: center;
	}
	
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	.wz-hero-text h1 {
		font-size: 35px;
	}
	.wz-hero-text .wz-hero-btns a {
		margin: 5px;
	}

	.slider .wz-parallax .caption {
		text-align: center;
		padding-top: 0px;
	}
	.slider .wz-parallax .caption h1 {
		font-size: 35px;
		font-weight: 700;
	}
	.slider .wz-parallax .swiper-slide-active .caption .wz-slider-btn a {
		margin: 5px;
	}
	
	.wz-slideshow .wz-hero-text h5 {
		font-size: 15px;
	}
	.wz-slideshow .wz-hero-text h1 {
		font-size: 35px;
	}
	
	.wz-slideshow .wz-hero-text .wz-hero-btns {
		display: block;
	}
	
	.wz-hero.wz-hero-v2 .wz-hero-text h1 {
		font-size: 35px;
	}
	
	.wz-hero-shapes {
		display: none;
	}
	
	.wz-hero-v3 .wz-hero-text h1 {
		font-size: 40px;
	}
	
	.wz-about-text h2 {
		font-size: 33px;
	}
	.wz-overview-text h2 {
		font-size: 30px;
	}
	.wz-hire-text h2 {
		font-size: 32px;
	}
	.wz-hire-text .wz-hire-btn a {
		margin: 5px !important;
	}
	.wz-news-detail .wz-article-foot .wz-article-tags {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 5px;
	}
	.wz-news-detail .wz-article-foot .wz-article-share {
		flex: unset;
		max-width: unset;
		margin-top: 15px;
	}
	.wz-partners-grid .wz-partner-card a {
		padding: 0px 20px;
	}
	.wz-partners-grid .wz-partner-card {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.wz-sub-form button {
		position: relative;
		border-radius: 5px;
		margin-top: 25px;
		width: 100%;
	}
}

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

	.wz-nav-wrap .wz-opt-other {
		display: none;
	}

	.wz-desk-nav .navbar .navbar-nav {
		margin: auto;
		margin-right: 0;
	}
	
	.wz-nav-wrap {
		-webkit-box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
		box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.11);
		background-color: #ffffff !important;
		position: relative !important;
	}

	.wz-mob-nav .mean-container .mean-bar {
		min-height: 60px;
		display: flex;
		align-items: center;
	}
		padding-top: 0;
		color: #333333;
	}

	.wz-nav-wrap.is-sticky .wz-mob-nav .mean-container a.meanmenu-reveal span {
		background: #333333;
	}

	.mean-container .mean-nav {
		margin-top: 15px;
	}

	.wz-mob-nav.wz-main-mob-nav .mean-container a.meanmenu-reveal span {
		background: #333333;
	}
	.wz-mob-nav.wz-main-mob-nav .mean-container a.meanmenu-reveal {
		color: #333333;
	}

	.wz-mob-nav .mean-container a.meanmenu-reveal {
		padding-top: 0;
		color: #333333;
		position: relative;
		top: auto;
		-webkit-transform: none;
		transform: none;
	}
	}
	.wz-mob-nav .mean-container a.meanmenu-reveal span {
		background: #333333;
	}

	.wz-hero {
		height: 100%;
		padding-top: 170px;
		padding-bottom: 100px;
		background-position: center;
	}
	
	.wz-hero.wz-hero-v2 {
		height: 100%;
		padding-top: 170px;
		padding-bottom: 100px;
		background-position: center;
	}
	
	.wz-hero-text {
		margin: auto;
		text-align: center;
		padding-top: 30px;
	}

	.wz-hero-text h1 {
		font-size: 55px;
		margin: 0 0 15px 0;
	}

	.wz-hero-text .wz-hero-btns {
		margin-top: 20px;
	}
	
	.wz-hero.wz-hero-v2 .wz-hero-text h1 {
		font-size: 55px;
	}
	
	.wz-hero.wz-hero-v2 .wz-hero-text .wz-hero-btns {
		margin-top: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.wz-hero-v3 .wz-hero-text h1 {
		font-size: 55px;
	}
	.wz-hero-v3 .wz-hero-img {
		padding-top: 30px;
	}

	.slider .control-text {
		display: none;
	}
	
	
	.wz-about-text h2 {
		font-size: 38px;
	}
	
	.wz-about-img {
		text-align: center;
		margin-top: 35px;
	}

	.wz-about-img .wz-years {
		left: 75px;
		bottom: 25px;
	}
	
	.wz-about-text .about-btn {
		margin-top: 20px;
	}

	.wz-faq.wz-hero-faq .wz-faq-img {
		margin-bottom: 35px;
	}
	
	.wz-review-slider .testimonial-single-item .wz-review-text .icon {
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.wz-review-slider.owl-theme .owl-nav [class*=owl-] {
		left: 0;
	}

	.wz-review-slider.owl-theme .owl-nav [class*=owl-].owl-next {
		right: 0;
	}

	.wz-news-card .wz-news-text .wz-news-body h3 {
		font-size: 20px;
	}

	.hire-inside-wrapper {
		padding: 70px 75px;
	}

	.wz-partners-grid .wz-partner-card {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.wz-partners-grid .wz-partner-card:nth-child(6) {
		margin-left: 0;
	}

	.wz-sub-text {
		margin-bottom: 25px;
	}

	.wz-sub-text h2 {
		margin-bottom: 12px;
	}

	.wz-sub-form button {
		padding: 0 18px;
		font-size: 14px;
	}

	.wz-about-text {
		margin: 0;
	}

	.wz-overview-text span {
		font-size: 15px;
	}

	.wz-overview-text h2 {
		font-size: 35px;
	}

	.wz-overview-text .wz-feat-list li {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
		margin-top: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.wz-overview-img {
		margin-bottom: 35px;
		text-align: center;
	}
	.overview-image-2 {
		text-align: center;
		margin-top: 35px;
	}
	.single-counter {
		padding: 15px 0;
	}
	.wz-hire-text h2 {
		font-size: 35px;
	}
	.wz-hire-text p {
		font-size: 15px;
	}
	.wz-partners-grid .wz-partner-card a {
		padding: 0px 50px;
	}

	.contact-image {
		margin-bottom: 35px;
		text-align: center;
	}

	.wz-banner {
		height: 350px;
	}

	.wz-banner-inner h2 {
		font-size: 36px;
		letter-spacing: 0.5px;
	}

	.wz-banner-inner ul {
		margin-top: 6px;
	}

	.wz-svc-widget {
		margin-top: 40px;
	}

	.wz-case-detail-desc .wz-case-detail-info {
		margin-top: 20px;
	}

	.wz-case-detail-desc .wz-case-detail-info .single-info-box {
		-ms-flex: 0 0 50%;
		-webkit-box-flex: 0;
		flex: 0 0 50%;
		max-width: 50%;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	.widget-area {
		margin-top: 50px;
	}
	
	.wz-foot-col {
		padding: 15px 0;
	}

	.wz-foot-col .wz-foot-title {
		margin-bottom: 12px;
	}

	.wz-foot-col .wz-foot-title h2 {
		font-size: 22px;
	}

	.wz-foot-col .wz-foot-social {
		margin-bottom: 20px;
	}

	.wz-foot-links li:last-child {
		padding-bottom: 25px;
	}

	.wz-copyright {
		text-align: left;
	}

	.wz-faq-list.first-faq-box {
		margin-bottom: 30px;
	}
}

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

	.wz-desk-nav .navbar .navbar-nav {
		margin: auto;
		margin-right: 0;
		overflow: hidden;
	}
	
	.wz-nav-wrap .wz-opt-other {
		display: none;
	}
	
	.wz-hero {
		height: 700px;
	}
	.wz-hero-text h1 {
		font-size: 50px;
	}
	
	.wz-hero.wz-hero-v2 .wz-hero-text h1 {
		font-size: 48px;
	}
	
	.wz-hero-v3 .wz-hero-text h1 {
		font-size: 50px;
	}
	
	.wz-about-text h2 {
		font-size: 33px;
	}

	.wz-review-slider.owl-theme .owl-nav [class*=owl-] {
		left: 0;
	}

	.wz-review-slider.owl-theme .owl-nav [class*=owl-].owl-next {
		right: 0;
	}

	.wz-overview-text .features-list-1 li span,
    .wz-overview-text .wz-feat-list li span {
		padding: 15px;
		font-size: 15px;
	}
	
	.wz-news-card .wz-news-text .wz-news-body h3 {
		font-size: 18px;
	}
	
	.wz-foot-col .wz-foot-title h3 {
		font-size: 18px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	
	.wz-hero-text h1 {
		font-size: 60px;
	}
	.wz-hero.wz-hero-v2 .wz-hero-text h1 {
		font-size: 58px;
	}
	.wz-hero-v3 .wz-hero-text h1 {
		font-size: 60px;
	}
}

