/*
Theme Name: xandareact 
Theme URI: http://www.xanda.net
Description: Theme by Xanda
Author:the Xanda Team
Author URI: http://www.xanda.net
Template: xparent 
Version:1.0.0
*/

@media screen and (min-width: 992px) {
	.product-sec {
		padding: 50px 50px 0 50px
	}
}

@media screen and (min-width: 992px) {
	.testim,
	.con-img {
		padding-bottom: 70px;
	}
}

@media screen and (max-width: 992px) {
	.con-img,
	.testim-container {
		padding-bottom: 35px;
	}
}

@media screen and (min-width: 992px) {
	.intro-sec,
	.con-sec,
	.testim-container,
	.sec-tech,
	.last-sec  {
		padding: 70px 0;
	}
}

@media screen and (min-width: 992px) {
	.last-sec  {
		padding-top: 70px;
		padding-bottom: 90px;
	}
}

.mobile-navigation {
	opacity: 0;
    visibility: hidden;
}