@media (max-width: 991px) {

	h1, .h1
	{
		font-size: 42px;
	}
	
	h2, .h2
	{
		font-size: 36px;
		margin-top: 30px !important;
	}
	
	h3
	{
		font-size: 24px;
	}
	
	h2 > br,h3 > br
	{
		display: block;
	}	
	
	h4
	{
		font-size: 24px;
		line-height: 24px;
	}
	
	h5
	{
		font-size: 18px;
		line-height: 28px;
	}
	
	.mr-bt-100
	{
		margin-bottom: 80px;
	}
	
	.mr-bt-180
	{
		margin-bottom: 90px;
	}
	
	.mr-bt-200
	{
		margin-bottom: 100px;
	}
	
	.mp-bd-16
	{
		font-size: 14px;
	}
	
	.mp-bd-20, .mp-bk-18, .mp-bk-16 {
    	font-size: 17px;
    	line-height: 23px;
	}
	
	.mp-bd-32
	{
    	font-size: 24px;
    	line-height: 36px;
	}
	
	.tp-bd-120
	{
		font-size: 70px;
	}
	
	.tp-bd-32, .tp-bd-36, .tp-bd-38, .tp-bd-48, .tp-bd-32-italic, .tp-bd-36-italic, .tp-bd-38-italic, .tp-bd-48-italic
	{
    	font-size: 24px;
    	line-height: 30px;
	}
		
	.tp-bd-24, .tp-bd-24-italic
	{
    	font-size: 20px;
    	line-height: 28px;
	}
	
	a.transparent-button
	{
		font-size: 14px;
	}
	
	.team-member .team-member-name
	{
		font-size: 12px;
		letter-spacing: 2px
	}
	
	.team-member
	{
		font-size: 16px;
		line-height: 20px;
		text-align: center;
	}
}