#wrapper-48 {
  background: none;
}
.sliderbg {
  background-color: rgba(91,195,237,0.85);
}
.headwrapper
{
  position: absolute !important;
}
body {
	background-image: url('/wp-content/uploads/sites/18/2017/07/mtva.png')!important;
  	background-position: center bottom !important;
  	background-attachment: fixed !important;
}
.teruletekWrapper {
  border-top: 75px solid #08c !important;
  margin-top: -61px !important;
	margin-bottom:-40px;  
}
.teruletekWidgetBlock {
  margin-top: -76px;
}

div[id*="hms_vertical_locations_widget"] .widget_hms_vertical_locations_widget .location-widget-block:before {
	content:"";
	width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #fff;
  z-index:2;
}
div[id*="hms_vertical_locations_widget-5"] .widget_hms_vertical_locations_widget .location-widget-block:after {
	content:"";
	width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 2;
}
div[id*="hms_vertical_locations_widget"] .widget_hms_vertical_locations_widget .location-widget-block .title {
  position: relative;
  text-indent: -40px;
}
div[id*="hms_vertical_locations_widget-2"] .widget_hms_vertical_locations_widget .location-widget-block .title a:after {
  content: "";
    width: 32px;
    height: 75px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    padding-right: 40px;
    background-image: url('/wp-content/uploads/sites/18/2017/07/tv.png');
    background-repeat: no-repeat;
    background-position: center center;
}
div[id*="hms_vertical_locations_widget-3"] .widget_hms_vertical_locations_widget .location-widget-block .title a:after {
  content: "";
    width: 32px;
    height: 75px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
  	margin-left: 20px;
    padding-right: 40px;
    background-image: url('/wp-content/uploads/sites/18/2017/07/radio.png');
    background-repeat: no-repeat;
    background-position: center center;
}
div[id*="hms_vertical_locations_widget-4"] .widget_hms_vertical_locations_widget .location-widget-block .title a:after {
  content: "";
    width: 32px;
    height: 75px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
 	margin-left: 5px; 
    padding-right: 40px;
    background-image: url('/wp-content/uploads/sites/18/2017/07/mti.png');
    background-repeat: no-repeat;
    background-position: center center;
}
div[id*="hms_vertical_locations_widget-5"] .widget_hms_vertical_locations_widget .location-widget-block .title a:after {
  content: "";
    width: 32px;
    height: 75px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
  	margin-left: 25px;
    padding-right: 40px;
    background-image: url('/wp-content/uploads/sites/18/2017/07/online.png');
    background-repeat: no-repeat;
    background-position: center center;
}
div[id*="hms_vertical_locations_widget-"] .widget_hms_vertical_locations_widget .location-widget-block .title a {
	display: block;
}

@media all and (max-width: 1024px) {
	.teruletekWrapper { margin-top: -51px !important; }
  .headwrapper {position: relative!important;margin-bottom:0!important;}
}
}
@media all and (max-width: 960px) {
	.teruletekWrapper { margin-top: -55px !important; }
}