@media(max-width:992px){
	body {
	  padding-top: 60px;
	}
	.navbar-brand {
	  height: 60px;
	  padding: 8px 0 8px 8px;
	}
	.navbar-brand > img {
	  width: 140px;
	}
	.navbar-nav.main-menu {
	  margin-top: 8px;
	}
	.para-holder h2,
	.hd1 {
	  font-size: 46px;
	}
	.para22 {
	  font-size: 18px;
	}
	
	.demof li {
	  padding: 0;
	}
	.demof li .demof-rit {
	  padding: 20px;
	}
	.team-holder figure {
	  height: 126px;
	  width: 126px;
	}
	.banner-txt {
	  bottom: 10%;
	}
}
@media(max-width:767px){
	.banner-txt h1 {
	  font-size: 36px;
	  margin: 0 0 15px;
	}
	.banner-txt h4 {
	  font-size: 18px;
	  margin: 0 0 15px;
	}
	.demof .demof-rit a p {
	  font-size: 16px;
	  line-height: 18px;
	}
	.demof .demof-rit a > span {
	  font-size: 14px;
	}
	.demof li figure {
	  height: 150px;
	  width: 150px;
	}
	.demof li .demof-rit {
	  margin-left: 174px;
	  margin-top: 15px;
	}
	.demof li.odd .demof-rit {
	  margin-right: 174px;
	  margin-top: 15px;
	}
	.element-item {
	  height: 150px;
	  width: 150px;
	}
		
	.element-item--width2 { width: 300px; }
	.element-item--height2 { height:300px; }
	.sort-by-button-group .button {
	  padding: 0.5em 1.2em;
	}
	.footer-left h3 {
		font-size: 24px;
	}
	.footer-left h6 {
		font-size: 14px;
		margin: 0 0 44px;
	}
}

@media(max-width:479px){
	body {
		font-size: 14px;
	}
	.banner-txt h1 {
	  font-size: 16px;
	}
	.banner-txt .btn-lg, .banner-txt .btn-group-lg > .btn {
	  padding: 5px 16px;
	}
	
	.banner-txt h4 {
	  font-size: 14px;
	}
	.para-holder h2, .hd1 {
	  font-size: 26px;
	}
	.demof li figure {
	  height: 50px;
	  width: 50px;
	  padding: 4px;
	}
	.demof li .demof-rit {
	  margin-left: 64px;
	  margin-top: 0;
	}
	.demof li.odd .demof-rit {
	  margin-right: 64px;
	  margin-top: 0px;
	}
	.demof li .demof-rit::after {
	  border-width: 10px;
	  top: 13%;
	}
	.demof li .demof-rit::before {
	  border-width: 10px;
	  top: 13%;
	  width: 0;
	}
	
	.element-item {
	  height: 90px;
	  width: 90px;
	}
		
	.element-item--width2 { width: 180px; }
	.element-item--height2 { height:180px; }
	.footer-left ul li {
		margin-bottom: 15px;
		width: 100%;
	}
	.footer-left ul li a {
		font-size: 14px;
		line-height: 26px;
	}
	.footer-left ul li a i {
		font-size: 20px;
	}
	.copy-holder {
		font-size: 12px;
	}
}