 
.goa_hiz {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  background: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index:500;
}

.goa_hiz * {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.goa_hiz img { 
  width: 100%;
  position: relative;
  top: 50%;
  transform:translateY(-50%);
  float:left;
  left: 0;
  z-index:600;
}



.goa_hiz .resim_ustu{
	width:100%;
	height:100%;
	float:left;
	position:absolute;
	background-color:#c0b400;
	opacity:0.8;
	top:0px;
	left:0px;
	z-index:700;
}

.goa_hiz figcaption {
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  -webkit-transform: rotate(0deg) translateY(-50%) scale(1);
  transform: rotate(0deg) translateY(-50%) scale(1);
  -webkit-transform-origin: center 0;
  transform-origin: center 0;
  z-index:800;
}

.goa_hiz figcaption h2 {
  top: 50%;
  letter-spacing: -1px;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0;
  font-weight: 400;
}

.goa_hiz figcaption h2 span {
  font-weight: 800;
}

.goa_hiz figcaption:before,
.goa_hiz figcaption:after {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.goa_hiz figcaption:before {
  left: 0;
  top: 0;
}

.goa_hiz figcaption:after {
  bottom: 0;
  right: 0;
}

.goa_hiz.red {
  background: #fff;
}
 

.goa_hiz:hover .resim_ustu  {
  opacity: 0;
}

.goa_hiz:hover figcaption{
  -webkit-transform: rotate(-45deg) translateY(-50%) scale(0.9);
  transform: rotate(-45deg) translateY(-50%) scale(0.9);
}

.goa_hiz:hover figcaption:before, 
.goa_hiz:hover figcaption:after{
  width: 200%;
}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
@media screen and (max-width: 2560px), screen and (max-device-width: 2560px) {


 
.goa_hiz {
  width:calc(25% - 24px); 
  margin:10px;
  padding:0px;
}




}


 
@media screen and (max-width: 1920px), screen and (max-device-width: 1920px) {


 
.goa_hiz {
  width:calc(25% - 24px); 
}




}


 
 
@media screen and (max-width: 1680px), screen and (max-device-width: 1680px) {





}



 
 
@media screen and (max-width: 1440px), screen and (max-device-width: 1440px) {


 




}






 
 
@media screen and (max-width: 1366px), screen and (max-device-width: 1366px) {


 




}




 
 
@media screen and (max-width: 1280px), screen and (max-device-width: 1280px) {


.goa_hiz figcaption h2 {
  padding: 10px 0;
  margin: 0;
  font-weight: 400;
  font-size:20px;
}

 



}







 
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {


.goa_hiz {
  width:calc(33.3% - 24px); 
}




}





 
@media screen and (max-width: 800px), screen and (max-device-width: 800px) {







}



 
@media screen and (max-width: 736px), screen and (max-device-width: 736px) {


.goa_hiz figcaption h2 {
  padding: 10px 0;
  margin: 0;
  font-weight: 400;
  font-size:15px;
}




}







 
@media screen and (max-width: 480px), screen and (max-device-width: 480px) {


.goa_hiz {
  width:calc(50% - 24px); 
}



}











 
@media screen and (max-width: 420px), screen and (max-device-width: 420px) {






}




 
@media screen and (max-width: 380px), screen and (max-device-width: 380px) {

.goa_hiz {
  width:calc(100% - 24px); 
}





}



 
@media screen and (max-width: 320px), screen and (max-device-width: 320px) {







}





















