@media (max-width: 991px) {
	html{
		font-size:8px;
	}
	.site-branding{
		width:100%;
		top: -28px;
	}
	.featured-slider .slider-cont{
		width:100%;
	}
	.featured-slider .slider-obj{
		display:none;
	}
	
	.featured-cont{
		top:60%;
	}
.suggest-form-section
	.section{
		padding:6.5rem 0 5rem;
	}
	
	.services-section {
		padding-bottom: 9rem;
	}

}
@media (max-width: 767px) {
	/*menu*/
	body.menu-opened{
		overflow:hidden;
	}
	.menu-opened .menu-btn .burger-icon {
		background-color: transparent;
	}
	.menu-opened .menu-btn .burger-icon:before {
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	.menu-opened .menu-btn .burger-icon:after {
		-webkit-transform: translateY(-6px) rotate(-45deg);
		-moz-transform: translateY(-6px) rotate(-45deg);
		transform: translateY(-6px) rotate(-45deg);
	}

	.menu-btn{
		display: inline-block;

	}
	.menu-opened .menu-btn{
		position: fixed;
		z-index: 99999;
	}

	.menu-opened .head-nav {
		right: 0;
	}
	.main-menu >li >a:before{
		display:none;
	}

	/*centered menu*/
	.head-nav{
		z-index: 9999;
		position: fixed;
		top:0;
		bottom: 0;
		right:-100%;
		width: 100%;
		height:100%;
		padding:40px 0 20px;
		margin-top:0;
		background:var(--dark-color);
		text-align:center;
		overflow-y:auto;
		overflow-x:hidden;
		-webkit-transition:all 0.7s;
		-moz-transition: all 0.7s;
		transition: all 0.7s;
	}
	.main-menu{ 
		display:block;
	}
	.main-menu >li{
		margin: 0 !important;
		float: none;
		width:100%;
		padding: 7px 10px;
		color:#fff;
		font-size:14px;
	}

	.main-menu li.active,
	.main-menu li:hover{
		background:#2a4f61;
	}
	.main-menu li.has-sub:hover >a,
	.main-menu li.has-sub  >a:hover{
		color:#fff;
	}
	.main-menu ul.sub-menu{
		position:static;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.main-menu ul.sub-menu >li{
		padding: 2px 10px;
		font-size:12px;
		font-family: 'montserratlight';
	}

	.sub-toggler{
		border-top-color:#18aba9;
	}
	.sub-menu{
		background:none;
	}

	.calc-btn{
		margin:20px 10px 0 0;
	}

	/*end menu*/
	.head-info,
	.header .soc-box{
		display:none;
	}
	.sr-form{
		margin-right:40px;
	}
	.sr-inp:focus {
		width:170px;
	}
	.blockquote{
		font-size:16px;
	}
	.single-main figure{
		float: none;
		text-align: center;
		margin-right: 0;
		padding-right:10px;
	}
	.single-solution figure{
		float: left;
	}
	.section .title{
		margin-bottom:4rem;
	}
	.section .btn{
		margin-top:2rem;
	}
	.video-section .btn {
		margin-top: 6rem;
		margin-bottom: 0;
	}
	.featured-slider{
		text-align:center;
	}
	/*.featured-slider .slider-item{
		height:550px;
	}*/
	.featured-slider .slider-title {
		margin-top: 0;
	}
	.featured-slider .slider-cont{
		min-height:400px;
	}
	.featured-slider .btn{
		left:50%;
		-webkit-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	
	.services-list > li,
	.about-list > li {
			width:335px;
	}
	.about-section .about-list > li {
		padding-left:10px;
		padding-right:10px;
		text-align:center;
	}
	.about-section .media-figure{
		position:static;
	}
	
}

@media screen and (min-width:544px) and (max-width: 991px) {
	.circle-obj img{
		max-width:50px;
	}
}
@media screen and (min-width:544px) and (max-width: 767px) {
	.solutions-list .title2{
		font-size:14px;
	}
}
@media (max-width: 543px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	body:not(.home) .footer {
		padding-top: 15rem;
	}
	.main-body {
		padding-bottom: 10rem;
	}
	.faq-header {
		margin-bottom: 4rem;
	}
	.site-branding:after{
		border-left-width: 18rem;
		border-right-width: 18rem;
		margin-left: -18rem;
	}
	.foot-box{
		display:none;
	}
	.foot-contact{
		display:block;
		text-align:center;
	}
	/*slider*/	
	.featured-slider .slider-title{
		margin-bottom:20px;
	}
	
	.project-item{
		display:inline-block;
	}
	.media-list{
		text-align:center;
	}
	.article-obj,
	.media-obj{
		margin-bottom:20px;
	}
	.media-obj{
		display:block;
		padding-right:0;
	}
	/*about section*/
	.about-section ul{
		text-align:center;
	}
	.about-section ul li{
		padding-left:5px;
	}
	
	.services-list >li,
	.about-list >li{
		width:100%;
	}
	
	/*calculate*/
	.calculate-header{
		display:none;
	}
	.calculate-row{
		margin-bottom:30px;
	}
	.calculate-row .select-wrap{
		margin-top:15px;
	}
	.calculate-row  >*:first-child .form-control{
		margin-top:0;
	}
	.circle-obj{
		border:0;
	}
	.system-type img{
		vertical-align:middle;
	}
	.services-page .editor-content .media-body {
		text-align: left;
		padding-left: 5px;
	}
	.services-page .editor-content .media-obj {
		text-align: center;
	}
}


@media screen and (max-width:320px){
	.slider-txt {
		font-size: 16px;
		margin-bottom: 15px;
	}
}
/*welcome*/
@media (max-height: 750px) {
	/*body{
		padding-top: 105px;
	}*/
	.project-header {
		top: 130px;
	}
	.site-branding{
		position:relative;
		top:-20px;
	}
	.wcm-cont {
		font-size: 3.4rem;
		padding-top: 17rem;
	}
	/*.wcm-cont {
		font-size: 36px;
	}
	.wcm-caption {
		font-size: 24px;
		margin-bottom: 3px;
	}
	
	.wcm-title{
		font-size: 24px;
	}
	
	.wcm-text {
		font-size: 16px;
	}
	
	.wcm-page .btn {
		margin-bottom: 0;
	}
	*/
	.wcm-page .btn {
		height: 4rem;
		line-height: 3.8rem; 
	}
}

/*welcome*/
@media (max-height: 550px) {
	
	.wcm-cont {
		font-size: 36px;
	}
	.wcm-caption {
		font-size: 24px;
		margin-bottom: 3px;
	}
	
	.wcm-title{
		font-size: 24px;
	}
	
	.wcm-text {
		font-size: 16px;
	}
	
	.wcm-page .btn {
		margin-bottom: 0;
	}
	
}
@media (max-height: 750px) and (orientation: portrait) {
	.site-branding img{
		max-width:160px;
	}
	.site-branding:after {
		margin-top: -15px;
	}

}
@media (max-height: 580px) {

	.wcm-cont{
		padding-top:13rem;
	}
	.wcm-text {
		margin-bottom: 5px;
	}
	.wcm-icon {
		font-size: 24px;
		margin-bottom: 10px;
	}
}

@media screen and (min-width:544px){
	.system-type .ctrl-field{
		display:block;
	}
}
@media screen and (min-width:768px){
	.featured-slider .slider-cont{
		padding-top:4rem;
	}
}
