/**	HOME **/

.TMhome #articlesWhole {
	width:100%;
}

#HomePage article {
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
}

.TMhome img {
	width:97%;
	margin:0 auto !important;
}

#HomePage article .title {
	margin:0px;
	margin-top:12px;
	text-align:center;
/* 
	font-size:24px;
	line-height:48px;
 */
	font-size:1.6em;
	line-height:2.0em;
}

#article12551 {
	float:left;
	width:50%;
}

#article12552 {
	float:left;
	width:50%;
}

#article12553 {
	float:right !important;
	width:50%;
}

#article12554 {
	clear:both;
}

#article12554, #article12555, #article12556 {
	float: left;
	display:inline-block;
	width:33%;
	margin:0px;
	padding:0px;
}

#article12555 {
	width:34%;
}

#article12554 .title, #article12555 .title, #article12556 .title {
	font-size:21px;
}


/**	ALL PAGES **/

.TMfooterContent {
	float:left;
	width:calc( 50% - 1px );
}

.TMfooterContent .TMinner {
	width:80%;
	margin:0 auto;	
	margin-top:36px;
	text-align:center;
}

.TMfooterContent h3 {
	margin-bottom:30px;
	font-size:18px;
	font-weight:normal !important;
	font-style: normal !important;
}

#TMsocial img {
	width: 35px;
    margin: 0 5px;
    height: auto;
}

#TMsocial .TMinner {
	width:50%;
	max-width:210px;
	margin:0 auto;
	margin-top:36px;
}

#TMinfo {
	font-size:15px;
    margin-top: 100px;
    border-top: 0.1px solid #2d2d2d;
}

#TMinfo .TMinner {
	max-width:240px;
	margin:0 auto;
	margin-top:36px;
}

#TMinfo img {
	width:75% !important;
	max-width:180px;
	margin:0 auto;
}

#TMform {
    border-right: 0.1px solid #2d2d2d;
}

#HomePage article:hover img {
    opacity: 0.5;
}

/* SPECIAL CONSTRUCTIONS */

#SpecialConstructions {}

#articlesWhole #SpecialConstructions article {
    width: calc( 30% - 40px );
    float: left;
    min-width: 260px;
    border-bottom: 0px;
    margin: 20px;
}

#SpecialConstructions .mainContent {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
    min-width: 260px;
}

#SpecialConstructions .picturesContent {
	float:none;
	clear:both;
	width:90%;
	margin:0 auto;
	padding:0px !important;
	text-align:center;
}

#SpecialConstructions .picturesContent img {
	width:100% !important;
	height:auto !important;
	margin:0 auto !important;
}

#SpecialConstructions .title {
	text-align:center;
}

/** PRESS **/
#Press {
	margin-top:24px;
}

.TMpress img {
	float:none !important;
	clear:both;
	display:block;
	max-width:100%;
	margin:6px auto !important;
}

.TMhome #headers {
    position: relative;
}

.TMhome #headers h2 {
    width: 35%;
    line-height: 30px;
    text-align: right;
    position: absolute;
    right: 5%;
    top: 15%;
    background-color: rgba(0,0,0,0.8);
    padding: 2%;
}

#articlesAbstract .article{
    width: calc( 50% - 40px );
    float: left;
    min-width: 400px;
    border-bottom: 1px solid #2d2d2d;
    margin: 20px;
}



#articlesAbstract article:not(.sfLayPin .article) {
    width: calc( 50% - 40px );
    float: left;
    min-width: 400px;
    border-bottom: 1px solid #2d2d2d;
    margin: 20px;
}

#articlesWhole article .mainContent:not(.sfLayPin .article) {
    float: left;
    margin-top: 55px;
    width: 50%;
}

#articlesWhole article .picturesContentSlideShow {
    width: calc( 50% - 20px);
    float: left;
    min-width: 310px;
    margin: 10px;
}

/** INFO REQUEST **/
#form811 {
	max-width:480px;
	margin:0 auto;
	text-align:center !important;
}

