.cont-text.show .objectImage {
	display: none;
}

.cont-text.show .buttonSend {
	text-transform: uppercase;
	height: 50px;
}
.cont-text.show .objectText {
	line-height: 1.6;
	text-align: justify;
}


.cont-text.show .objectTitle span {
	font-size: 24px;
}
.cont-text .objectTitle {
	color: #FFFFFF;
	font-size: 18px;
	background-color: #808080;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.cont-text .objectImage {
	margin-top: -10px;
	margin-bottom: 10px;
	width: 100%;
}
.cont-text .linkNext {
	color: #FFFFFF;
	background-color: #FF6600;
	padding-bottom: 15px;
	padding-top: 15px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.cont-text .linkNext:hover {	
	background-color: #373737;
}

.cont-text .objectTitle span {
	font-size: 16px;
}
.cont-text.show .objectTitle {
	margin-bottom: 20px;
}

@media (max-width: 991px) {
 #content .cont-text-container .content .contentText .row .col-md-6 .single-gallery {
	margin-bottom: 15px;
 }  
 #content .cont-text-container .content .contentText .elements .row .col-md-3 .single-feature {
	margin-bottom: 15px;
 } 
 #content .cont-text-container .content .contentText .row .col-md-6 .single-gallery a img {
	width: 100%;
 } 
 .cont-text .object {
	margin-bottom: 30px;
 }   
}/*@media*/

@media (max-width: 767px) {
 #content .cont-text-container .content .contentText .row .col-md-3 .btn-group-justified .btn-group .btn {
	font-size: 15px;
 } 
 #global0 .wrapper .header .header-bottom .container .mgea-full-width .row .col-md-2 .logo a img {
	width: 150px;
 }
}/*@media*/

@media (max-width: 479px) {
 #content .cont-text-container .content header .contentTitle .contentTitleTxt {
	font-size: 20px;
 }
}/*@media*/