.gallery-close-modal:hover {
  cursor: pointer;
}

.drupal-type-picture .text-wrap {
  white-space: normal;
}

.drupal-type-picture .full-width {
  width: 100%;
}

.drupal-type-picture .inner-page {
  background: none !important;
  /*margin-left: 63px;
  margin-top: 23px;*/
}

/*.gallery-close-modal {
  position: relative;
  background-image: url("/profiles/aetv/themes/custom/aetv/images/close_btn_2.png");
  width: 27px;
  height: 27px;
  top: -2px;
  left: 999px;
  display: block;
  z-index: 999;
  text-indent: -10000px;
}

@media all {
	.gallery-close-modal {
	  left: 999px;
	}
}

@media all and (min-height: 610px) {

}

@media all and (min-width: 1023px) and (min-height: 610px) {

}

@media all and (min-width: 1023px) and (min-height: 731px) {
	
}

@media all and (min-width: 1191px) and (min-height: 828px) {
  .gallery-close-modal {
    left: 1163px;
  }
}

@media all and (min-width: 1358px) and (min-height: 922px) {
  .gallery-close-modal {
    left: 1328px;
  }
}

@media all and (min-width: 1525px) and (min-height: 951px) {
  .gallery-close-modal {
    left: 1497px;
  }
}

@media all and (min-width: 1742px) and (min-height: 951px) {
  .gallery-close-modal {
    left: 1701px;
  }
}*/
