body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
#myTopnav {
  display: none;
}
.topnav {
  overflow: hidden;
  /*background-color: #333*/;
  background: #fff url('http://www.emeklier.com.tr/images/primaryNav.png') no-repeat 0 0;
}
.ss {
  background: #fff url(http://www.emeklier.com.tr/images/primaryNav.png) no-repeat 0 0;
    color: black;
}
.topnav a {
  float: left;
  display: block;
  /*color: #f2f2f2;*/
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background: url("http://www.emeklier.com.tr/images/trans.png") repeat scroll 0 0 transparent;
  color: white;
}

.topnav .icon {
  display: none;
}
#mobilnone {
  display: none;
}
#yvideo {
  width: 470px;
  height: 350px
}
#har {
  width: 500px;
  height: 300px;
}
.banner {
  width:744px !important; height:238px !important
}

@media screen and (max-width: 750px) {
  #mobilnone {
    display: inherit;
  }
  .banner {
  width:100%; 
  height:238px !important
  }
  #har {
    width: 100%;
    height: 300px;
  }
  .componentHomepageHero li .siteWidth {
    position: absolute;
    top: 0px;
    left: auto;
    margin: 0 0 0 0;
    color: #000000;
  }
  form.contactForm label {
    min-width: 100%;
  }
  form.contactForm {
    width: 100%;
  }
  #yvideo {
    width: 100%;
    height: 350px
  }
  .componentLandingPageHero .blurb {
    position: absolute;
    width: 100%;
    top: 15px;
    left: 0;
    color: #fff;
  }
  .mcSubpage .colMain .subColAside {
    width: 70%;
  }
  .mcSubpage .colAside {
    width: 70%;
    margin-left: 19%;
  }
  .mcSubpage .colMain .subColMain {
    width: 90%;
  }
  .componentLandingPageHero {
    width: 100%;
  }
  .mcSubpage .colMain .subRow1 {
    padding: 25px 0px 25px 0px;
  }
  .mcSubpage .colMain {
    width: 100%;
  }
  .floatLeft {
    padding-left: 5%;
    padding-bottom: 5%;
  }
  #footer .row1 .col {
    margin: 0px 0 0 5%;
  }
  .componentFeaturedProducts .price {
    text-align: center;
    font-weight: bold;
    color: #362727;
    padding: 15px 0 15px 0;
    margin: 0;
    background: transparent url(http://www.emeklier.com.tr/images/componentFeaturedProductsPrice.png) no-repeat 0 0;
    background-size: 100% auto;
}
  .mcHomepage .row2 .top {
    height: 0px;
  }
  .blurb {
    text-align: center;
  }
  a img, :link img, :visited img, fieldset {
    width: 100%;
  }
  .componentFeaturedProducts h2 {
    text-align: center;
  }
  .componentFeaturedProducts li {
    width: 100%;
    margin: 5% 0 5% 0;
  }
  #bilgi {
    display: none;
  }
  .componentPopularPages {
    width: 100%;
  }
  .siteWidth {
    width: 100%;
  }
  .componentFeaturedProducts {
    width: 100%;
  }
  .componentPopularPages #popularPagesIcon li {
    margin: 0%;
  }
  .componentPopularPages #dynamicPopularPages {
    width: 100%;
  }
  #footer .row1 #dynamicFooterNav {
    width: 100%;
  }
  #template {
    padding: 0px 0 0 0;
  }
  #header {
    display: none;
  }
  #w100 {
    width: 100%;
  }
  #myTopnav {
    display: inherit;
  }
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
    color: #111111;
  }
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}