body{
	    font-size: 18px;
    line-height: 21px;
}


.company-presentation h2{

}

h2{
	font-size:40px;
	line-height:43px;
}

img.scale-with-grid{
	margin:0 auto;
}


.services_wrapper{
	background: #ffffff;
    text-align: center;
    padding: 25px 0 20px 0;
    margin: 5px;
}

.content_slider {
    padding: 0 20px;
    position: relative;
}

#Top_bar.is-sticky{
	position:fixed;
}

 .support-column{
 	padding:60px 10% 45px;
 }

 #services{
 	padding:120px 80px 100px 80px;
 }

.tmhma-1:after {
 content: "\0040";
}

.tmhma-2:after {
 content: "\002E";
}


@media screen and (max-width:1023px){
	#testimonials h2, #contact-header h2{
		font-size:28px;
	}

	.header-classic #Top_bar .top_bar_right {
    display: none;
	}
	#contact{
		font-size:15px;
	}

	.services_wrapper{
	background: #ffffff;
    text-align: center;
    padding: 25px 20px 20px 0;
    margin: 5px;
}




}

@media screen and (max-width:1024px){
	#contact-header{
		width:37%;
	}

	#services{
		padding:120px 0px 100px 0px;
	}
}