/* ==========================================================================
	@media screen and (max-width: 960px)
  /*Arda Ataerkil 0541 452 40 36 arda@motto.work*/
========================================================================== */

@media screen and (max-width: 950px) {

.headBox1 h2, .headBox1 h3 {
 display:none !important;
}


/* ==========================================================================
    SLIDER BANNER
========================================================================== */

    .banner{
      width: 69%;
      height: auto;
      box-sizing: border-box;
      float: left; overflow: hidden;
    }
    .banner ul li{overflow: hidden;}


    .unslider-nav{
      width: 100%;
      height: 30px !important;
      box-sizing: border-box;
      padding-top: 10px !important;
     

    }

    .unslider-nav ol{ 
      width: 100%;
      list-style: none;
      margin: 0 auto;
      font-size: 0pt;
      text-align: center !important;
    }

    .unslider-nav ol li{ clear: both; } 


  .dilListContCenter{
    width: 100%;
    height: 0px; /*background-color: red;*/
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    margin: auto;


  }


  .urunList{
      width: 100%;
      box-sizing: border-box;
      height: auto;
      margin:0 auto;
      overflow: auto;
      padding: 20px;
      padding-right: 0px;
    }
      .urunList ul {min-width: 31.6%; box-sizing: border-box; font-family: 'pcscond_medium', sans-serif;  line-height: 1.5; font-size: 10pt; color: #415464; display: inline-block; vertical-align:top; padding: 0; padding-right: 10px;}
      .urunList ul li {list-style: none; }
      .urunList ul li:last-child {margin-bottom: 20px; }



/* ==========================================================================
  CONTACT MAP 960
========================================================================== */

.contactMap{
  width:100%;
  height: auto !important;
  box-sizing: border-box;
  background-color: #ececec;

}

.mapIframe{
  width: 100%;
  box-sizing: border-box;
  min-height: 250px;
  height: 100%;
}


.mapText{
  width:100%;
  height: auto;
  height: auto !important;
  box-sizing: border-box;
  float: left;
  padding: 25px;
  padding-right: 5px;
}.mapText h2{margin-bottom: 8px;}

.pText{
  line-height: 1.5;
}

/* ==========================================================================
  FUAR TAKVİMİ
========================================================================== */

.fuarTakvimiWrapper{
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}

.fuarTakvimiBaslik{
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.fuarTakvimiRow{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #ececec;
  padding: 10px;

}


.fuarTakvimiBoxes1{
  width: 45%;
  box-sizing: border-box;
  float: none;
  margin-left: 10px;
}
.fuarTakvimiBoxes2{
  width: 45%;
  box-sizing: border-box;
  float: none;
  margin-left: 10px;
}

.fuarTakvimiBoxes3{
  width: 55%;
  box-sizing: border-box;
  float: right;
  text-align: right;
  margin-top: -20px;
}


/* */



.contentCenter{
  width: 90%;
  max-width: 960px;
  min-width: 200px;
  height: 100% !important;
  margin: 0 auto;
  /*background-color: blue;*/
  box-sizing: border-box;
  padding-bottom: 30px;
}




/* ==========================================================================
  MEDYA
========================================================================== */


.menuLeft {
  width: 100%;
  min-width: 145px;
  float: left;
  height: auto;
  padding-bottom:10px;
}

.menuLeft li { width: 25%; box-sizing: border-box; padding: 10px; border-right: 2px solid #ffffff; background-color: #98a4af; color: #ffffff; border-bottom: 1px solid #ffffff; display: inline-block;}
.menuLeft li:hover{ background-color: #415464;}


.medya{
  width: 100%;
  height: : auto;
  float: right;
  overflow-y: hidden;
  overflow-x: hidden;
  box-sizing: border-box !important;
  background: #ffffff;
}
.medyaBoxGazete{
  font-size: 10pt;
  text-align: right;
}


.medya li{
  width: 100%;
  height: 120px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}

.medyaImg {
  width: 150px;
  height: 100px;
  background: #ffffff;
  float: left;
  box-sizing: border-box !important;
  overflow: hidden;
}

.medyaImg img{
  width: 100%;
  height: auto !important;
  vertical-align: middle;
}

.medya li h3{
  width: 60%;
  box-sizing: border-box;
  padding-right: 0px;
  padding-top: 20px;
  float: right;
}

.medya li h1{
  width: 60%;
  box-sizing: border-box;
  padding-top: 10px;
  box-sizing: border-box;
  padding-left: 0px;
  text-align: right;
  float: right;
}


/* ==========================================================================
  SERVIS 950
========================================================================== */

.boxes{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 0;
}


.boxes li{
  width: 25%;
  height: 200px;
  box-sizing: border-box;
  background-color: #ececec;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.boxesText{
  width: 90% !important;
  opacity:0;
  position: relative;
  width: 0%;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: rgba(237, 28, 36, 0.6);
  color: #ffffff;
  font-size: 10pt;
  text-align: center;
  color: #ffffff;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

} .boxes li:hover .boxesText{ opacity: 1;}

.boxes li img{
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.boxesTextBottom{
  width: 100%;
}

/* ==========================================================================
  KURUMSAL
========================================================================== */

.bizBox{
  width: 75%;
  text-align: left;
  opacity: 1;
  background-color: transparent;
  color: #ffffff;
  font-size: 12pt;
}

/* ==========================================================================
  VIDEO ARCHIVE 960
========================================================================== */

.videoUl{
  width: 76%;
  height: 100%;
  box-sizing: border-box !important;
  float: right;
  padding: 0px;
}

.videoArchive{
  width: 45%;
  box-sizing: border-box !important;
  height: auto;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
  padding: 10px;
  font-size: 9pt;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #ebebeb;
  vertical-align: top;


}

.videoArchive iframe{
  width: 100% !important;
  height: 120px;
  margin: 0 auto;
}

.videoArchiveText{
  margin-top: 10px;
  margin-bottom: 10px;
}



.videoArchiveText{
  margin-top: 10px;
  margin-bottom: 10px;
}



}/* =======================================================================================================================================================
    media 960 end
======================================================================================================================================================= */



@media screen and (max-width: 750px) {

  .textContent{
     width: 75%; padding-left: 2%; position: relative; float: left; box-sizing: border-box;
  }
}


/* ==========================================================================
	@media screen and (max-width: 650px)
========================================================================== */

@media screen and (max-width: 700px) {

*{
	/*background-color: aqua;*/
}
	


/* ==========================================================================
    HEADER
========================================================================== */
.textContent{
  width: 100% !important;
  
}

.headerCont{
  width: 100%;
  height: 50px;
}

.headerCenter{
  width: 95%;
  height: 100% !important;
  margin: 0 auto;
  box-sizing: border-box;
}

.headBox1{
  width: 50%;
  height: 80% !important;
  position: relative;
  margin-bottom: 0px;
  padding-top: 10px;
  float: left;
}

.headBox2{
  display: none;
}

.headBox3{
  width: 40%;
  height: 100%;
  float: right;
  text-align: right
} .headBox3 img{margin-top: 15px;}

/* ==========================================================================
    NAV
========================================================================== */

.mainNav{
  display: none;
}

.MenuColor{
  display: block;
  position: absolute;
  width: 300px;
}


.urunler{
  display: none;
}


/* ==========================================================================
    SLIDER BANNER
========================================================================== */

    .banner, .unslider{
      width: 80%;
      height: auto !important;
      box-sizing: border-box;
      float: none;
      margin-top: 10px;
    }


/* ==========================================================================
    CONTENT
========================================================================== */

.contentCont{
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  /*background-color: red;*/
}

.contentCenter{
  width: 90%;
  max-width: 960px;
  min-width: 200px;
  height: 100% !important;
  margin: 0 auto;
  /*background-color: blue;*/
  box-sizing: border-box;
  padding-bottom: 30px;
}

/* ==========================================================================
    ANA SAYFA HABERLER
========================================================================== */


.latest{
  width: 30%;
  margin-top: -0px;
  margin-bottom: 20px;
}

.news_content{
    width: 50%;
    height: 343px;
    box-sizing: border-box;
    background-color: #f1f3f4;
    float: left;
    margin-left: 0;
    margin-top: 30px;
    vertical-align:top;

} .news_content:nth-child(4n-7){margin-left: 0px;}



.news_content2{
    width: 50%;
    height: 343px;
    background-color: #f1f3f4;
    
    margin-left: 12px;
    -webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
     -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
          box-shadow: 0 8px 6px -6px #9a9a9a;

}
  
.newsArticleFoto{
  height: 150px;
  overflow: hidden;
}

.newsArticleFoto img{
  width: 100%;

}

.news_content_icon{
    margin-top: -23px;
    margin-left: 10px;

}
  
.news_content_text_header{
    width: 195px;
    height: 35px;
    margin-left: 10px;
    margin-top: 15px;
    font-size: 12pt;
}

.news_content_text{
    width: 195px;
    min-height: 85px;
    max-height: 85px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 15px;
    font-size: 10pt;
}

.red_line{
  width: 55px;
  height: 2px;
  background-color: red;
  margin-left: 10px;
  margin-top: 20px;
}

.height300{
  height: 300px;
}


/* ==========================================================================
    ANA SAYFA VIIDEOLAR
========================================================================== */

.videolar{

  width: 100%;
  height: auto;
  overflow: auto;
  background-color: #f7f7f7;
  padding: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  box-sizing: border-box;

}

.video{
  width: 50%;
  height: auto;
  box-sizing:border-box;
  float: left;
  margin: 0px;
  padding: 0px;
  border-right: 8px solid #ffffff;
}
.video:first-child{margin-left: 0px;}

.videoText{
  width: 100%;
  height: auto;
  line-height: auto;
  text-align: center;
  
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
     -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
          box-shadow: 0 8px 6px -6px #9a9a9a;
}


/* ==========================================================================
    SLIDER BANNER
========================================================================== */

    .banner{
      width: 100%;
      height: 230px;
      box-sizing: border-box;
    }.banner ul li img{ width: 100%; }


    .leftBox{
      width: 32%;
    }


/* ==========================================================================
    SOSYAL MEDYA
========================================================================== */

.sBox{
  width: 100%;
  height: 77px;
  float: left;
  background-color: #f1f3f4;
  border-bottom: 1px solid #ffffff;
}

.sBox img{
  margin-top: 15px;
  margin-left: 10px;
  float: left;
}

.sBoxText{
  width: 65%;
  margin-left: 5%;
  margin-top: 24px;
  box-sizing: border-box;
  float: left;
}

.leftBox{
  width: 100%;
}

.haberCont{
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
  display: block;
}

.haberCenter{
  width: 90%;
  max-width: 960px;
  min-width: 300px;
  height: 100% !important;
  margin: 0 auto;
}

.leftBox{
  margin-bottom: 20px;
}


/* ==========================================================================
    HABER SAYFASI
========================================================================== */


.haberlerSayfaCont{
  width: 100%;
  height: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
}

.haberSayfaHeader{
  padding-top: 10px;
  padding-bottom: 10px;
}

.haberSayfaFoto{

  width: 100%;
  height: auto !important;
  padding-bottom: 10px;
}

.haberSayfaFoto img{
  width: 100%;
}



.haberlerSayfaText{
  width: 100%;
  height: auto !important;
  margin-top: 10px;
}

/* ==========================================================================
    FOOTER BOX 
========================================================================== */

.footerBox{

  width: 33.33%;
  padding-top: 10px;
  box-sizing: border-box;
  height: auto;
  float: none;
}

.footerBox2{

  width: 100%;
  padding-top: 15px;
  box-sizing: border-box;
  height: auto;
  float: none;
  margin: 0 auto;
  text-align: center;
}

.footerBox3{

  width: 30%;
  padding-top: 15px;
  box-sizing: border-box;
  height: auto;
  float: right;
  margin-top: -75px;
  text-align: right;
}


/* ==========================================================================
  SERVIS 650
========================================================================== */

.boxes{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 0;
}


.boxes li{
  width: 50%;
  height: 200px;
  box-sizing: border-box;
  background-color: #ececec;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.boxesText{
  opacity:0;
  position: relative;
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: rgba(237, 28, 36, 0.6);
  color: #ffffff;
  font-size: 10pt;
  text-align: center;
  color: #ffffff;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

} .boxes li:hover .boxesText{ opacity: 1;}

.boxes li img{
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

/* ==========================================================================
  KURUMSAL
========================================================================== */

.bizBox{
  width: 75%;
  text-align: left;
  opacity: 1;
  background-color: transparent;
  color: #ffffff;
  font-size: 12pt;
}



/* ==========================================================================
 IK
========================================================================== */

.ikText{
  width: 100%;
  box-sizing: border-box;
  float: left;
  padding-right: 0px;
}

.ikText img{
  width: 100%;
  margin-bottom: 20px;
}

/* ==========================================================================
  HABERLER İÇ
========================================================================== */

.haberlerIc{
  width: 100%;
  height: auto;
  min-height: 500px;
  box-sizing: border-box;
  background-color: transparent;
  float: right;
  padding: 0px;
  margin-bottom: 30px;
  margin-top: 20px;
  box-sizing: border-box;
}


.haberlerIc ul{
  width: 100%;
   box-sizing: border-box;
} 

.haberlerIc ul li{

  width: 49.5%;
  box-sizing: border-box;
  vertical-align:top;
  display: inline-block;
  margin-bottom: 0px;

} 

.haberlerIc ul li:nth-child(even){ background-color: #ececec; }
.haberlerIc ul li:nth-child(odd){ background-color: transparent; box-sizing: border-box; margin-right: 0.5%; }

.haberlerIc ul li img{
  width: 100%;
}

.haberlerIcText{
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 20px;
}




/* ==========================================================================
  menuLeft
========================================================================== */

.menuLeft {
  display: none;
}


/* ==========================================================================
ÜRÜNLER DETAILS
========================================================================== */

.urunFoto{
  width: 100%;
  box-sizing: border-box;
  float: none;
}.urunFoto img{width: 100%}

.urunText{
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
}




.boxesTextBottom{
  width: 100%;
  clear: both;
  float: right;
}




/* ==========================================================================
PRODUCTS PAGE
========================================================================== */

.productsList{
  width: 100%;
  height: auto !important;
  box-sizing: border-box;

}

.productsMainList {
  width: 49%;
  height: auto;
  display: inline-block;
  border: 1px solid #ececec;
  vertical-align: top;
  margin-bottom: 10px;
  margin-right: 1%;
  box-sizing: border-box;
} .productsMainList:second-child{ margin-right: 0%;}


.productsMainList li:first-child{ height: auto !important; display: block; }
.productsMainList li{
  height: 200px !important;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  display:inline-block;

}


.fotoVeTextImg{
  width: 100%;
  box-sizing: border-box;
  min-height: 80%;
  max-height: 80%;
  overflow: hidden;
} .fotoVeTextImg img{ width: 100%; }

.fotoVeText h1{

  box-sizing: border-box;
  
  text-align: center;
  font-size: 11pt;
  display: table-cell;
  vertical-align: middle;
}

.alineH{
  width: 100%;
  height: 50px;
  margin-top: 5px;
  display: table;
  padding-left: 10px;
}



/* ==========================================================================
  MEDYA
========================================================================== */

.medya{
  width: 100%;
  height: : auto;
  float: right;
  overflow-y: hidden;
  overflow-x: hidden;
  box-sizing: border-box;
  background: #ffffff;
}
.medyaBoxGazete{
  font-size: 10pt;
  text-align: right;
}


.medya li{
  width: 100%;
  height: 120px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}

.medyaImg {
  width: 40%;
  height: 100px;
  background: #ffffff;
  float: left;
  overflow: hidden;
}

.medyaImg img{
  width: 100%;
  height: auto !important;
  vertical-align: middle;
}

.medya li h3{
  width: 60%;
  box-sizing: border-box;
  padding-right: 0px;
  padding-top: 20px;
  float: right;
}

.medya li h1{
  width: 50%;
  box-sizing: border-box;
  padding-top: 10px;
  box-sizing: border-box;
  padding-left: 20px;
  float: right;
}

/* ==========================================================================
    ÜRÜN DETAY KATALOG ICONS
========================================================================== */

.katalog img{
  width: 120px !important;
}

/* ==========================================================================
  CONTACT MAP
========================================================================== */
.contactMap{
  width:100%;
  height: auto !important;
  box-sizing: border-box;
  background-color: #ececec;
  margin-bottom: 10px;

}

.mapIframe{
  width: 100%;
  box-sizing: border-box;
  min-height: 250px;
  height: 100%;
}

.mapText{
  width:100%;
  height: auto;
  height: auto !important;
  box-sizing: border-box;
  float: left;
  padding: 30px;
}.mapText h2{margin-bottom: 8px;}

.pText{
  line-height: 1.5;
}


/* ==========================================================================
  FUAR TAKVİMİ
========================================================================== */

.fuarTakvimiWrapper{
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}

.fuarTakvimiBaslik{
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.fuarTakvimiRow{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #ececec;
  padding: 10px;

}


.fuarTakvimiBoxes1{
  width: 45%;
  box-sizing: border-box;
  float: none;
  margin-left: 10px;
}
.fuarTakvimiBoxes2{
  width: 45%;
  box-sizing: border-box;
  float: none;
  margin-left: 10px;
}

.fuarTakvimiBoxes3{
  width: 55%;
  box-sizing: border-box;
  float: right;
  text-align: right;
  margin-top: -20px;
}


/* */


/* ==========================================================================
  VIDEO ARCHIVE 650px
========================================================================== */

.videoUl{
  width: 100%;
  box-sizing: border-box;
  margin-left: 10px;
}

.videoArchive{
  width: 48.5%;
  height: auto;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
  padding: 10px;
  font-size: 9pt;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #ebebeb;

}

.videoArchive iframe{
  width: 95% !important;
  height: auto;
  margin: 0 auto;
}

.videoArchiveText{
  margin-top: 10px;
  margin-bottom: 10px;
}




}/* =======================================================================================================================================================
    media 650 end
======================================================================================================================================================= */






/* ==========================================================================
	@media screen and (max-width: 450px)
========================================================================== */

@media screen and (max-width: 450px) {

	
/* ==========================================================================
    OTHERS
========================================================================== */


.anone{
    text-decoration: none;
}


h2{
  font-size: 10.5pt;
  font-family: 'pcscond_light', sans-serif;
}

h3{
  font-size: 6.5pt;
  font-family: 'pcscond_light', sans-serif;
}



/* ==========================================================================
    HEADER
========================================================================== */

.headerCont{
  width: 100%;
  height: 50px;
}

.headerCenter{
  width: 95%;
  height: 100% !important;
  margin: 0 auto;
  box-sizing: border-box;
}

.headBox1{
  width: 50%;
  height: 80% !important;
  position: relative;
  margin-bottom: 0px;
  padding-top: 10px;
  float: left;
}

.headBox3{
  width: 40%;
  height: 100%;
  float: right;
  text-align: right
} .headBox3 img{margin-top: 15px;}



/* ==========================================================================
    HABER
========================================================================== */

.haberCont{
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
  display: block;
}

.haberCenter{
  width: 90%;
  max-width: 960px;
  min-width: 300px;
  height: 100% !important;
  margin: 0 auto;
}

.leftBox{
  margin-bottom: 20px;
}

.haberFoto{
  width: 100%;
  box-sizing: border-box;
  height: auto !important;

} .haberFoto img{width: 100%; box-sizing: border-box; display: block;}
  .haberFotoText{
        width: 100%;
        box-sizing: border-box;
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid rgba(255,255,255, 0.4);
        background-color: #d9e0e2;
        color: #415464;
        font-size: 9pt;}

   .haberText{
        width: 100%;
        box-sizing: border-box;
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 1px solid rgba(255,255,255, 0.3);
        background-color: #d9e0e2;
        color: #415464;
        font-size: 9pt;
    }  .haberFotoText a, .haberText a{ color: #415464; }
    .no{text-decoration: none;}
    .no:hover{color: gray;}
    .nobroder{border-bottom: 0px}

/* ==========================================================================
    ANA SAYFA HABERLER
========================================================================== */


.latest{
  margin-top: -0px;
  margin-bottom: 20px;
}

.news_content{
    width: 100%;
    height: auto !important;
    box-sizing: border-box;
    background-color: #f1f3f4;
    float: left;
    margin-left: 0;
    margin-top: 30px;
    padding-bottom: 20px;
    vertical-align:top;

} .news_content:nth-child(4n-7){margin-left: 0px;}



.news_content2{
    width: 100%;
    height: 343px;
    background-color: #f1f3f4;
    
    margin-left: 12px;
    -webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
     -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
          box-shadow: 0 8px 6px -6px #9a9a9a;

}
  
.newsArticleFoto{
  height: 200px;
  overflow: hidden;
  position: relative;
}
.newsArticleFoto img{
      position: absolute;
      left: 50%;
      top: 50%;
      height: auto;
      width: 100%;
      -webkit-transform: translate(-50%,-50%);
          -ms-transform: translate(-50%,-50%);
              transform: translate(-50%,-50%);

}

.news_content_icon{
    margin-top: -23px;
    margin-left: 10px;

}
  
.news_content_text_header{
    width: 195px;
    height: 35px;
    margin-left: 10px;
    margin-top: 15px;
    font-size: 12pt;
}

.news_content_text{
    width: 195px;
    min-height: 85px;
    max-height: 85px;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 15px;
    font-size: 10pt;
}

.red_line{
  width: 55px;
  height: 2px;
  background-color: red;
  margin-left: 10px;
  margin-top: 20px;
}

.height300{
  height: 300px;
}


/* ==========================================================================
    ANA SAYFA VIIDEOLAR
========================================================================== */

.videolar{

  width: 100%;
  height: auto;
  overflow: auto;
  background-color: #f7f7f7;
  padding: 0px;
  margin-top: 10px;
  overflow-x: hidden;
  overflow-y: hidden;
  box-sizing: border-box;
}

.video{
  width: 100%;
  height: auto;
  box-sizing:border-box;
  display: block;
  margin-left: 0px;
}
.video:first-child{margin-left: 0px;}

.videoText{
  width: 90%;
  height: auto;
  padding: 10px;
  line-height: auto;
  text-align: center;
  
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
     -moz-box-shadow: 0 8px 6px -6px #9a9a9a;
          box-shadow: 0 8px 6px -6px #9a9a9a;
}


/* ==========================================================================
    SLIDER BANNER
========================================================================== */

    .banner, .unslider{
      width: 100%;
      height: auto !important;
      box-sizing: border-box;
      float: none;
      margin-top: 10px;
    }
    

/* ==========================================================================
    HABER
========================================================================== */

.leftBox{
  width: 100%;
}

/* ==========================================================================
  SERVIS 450
========================================================================== */

.boxes{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-size: 0;
}


.boxes li{
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  background-color: #ececec;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.boxesText{
  opacity:0;
  position: relative;
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: rgba(237, 28, 36, 0.6);
  color: #ffffff;
  font-size: 10pt;
  text-align: center;
  color: #ffffff;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

} .boxes li:hover .boxesText{ opacity: 1;}

.boxes li img{
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}


/* ==========================================================================
  KURUMSAL
========================================================================== */

.bizBox{
  width: 75%;
  text-align: left;
  opacity: 1;
  background-color: transparent;
  color: #ffffff;
  font-size: 13pt;
}

/* ==========================================================================
HABERLER İÇ
========================================================================== */

.haberlerIc{
  width: 100%;
  height: auto;
  min-height: 500px;
  box-sizing: border-box;
  float: right;
  margin-bottom: 30px;
  margin-top: 20px;
  box-sizing: border-box;
}


.haberlerIc ul{
  width: 100%;
   box-sizing: border-box;
}

.haberlerIc ul li{

  width: 100%;
  box-sizing: border-box;
  vertical-align:top;
  display: inline-block;
  margin-bottom: 20px;


} .haberlerIc ul li:nth-child(odd){ background-color: #ececec;}

.haberlerIc ul li img{
  width: 100%;
}

.haberlerIc ul li:nth-child(odd){margin-right: 0px;}
.haberlerIc ul li:nth-child(even){ background-color: transparent; }

.haberlerIcText{
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 20px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}

/* ==========================================================================
  menuLeft
========================================================================== */

.menuLeft {
  width: 100%;
  float: left;
  height: auto;
  padding-bottom:10px;
  box-sizing: border-box; 
  font-size: 0;
}

.menuLeft li { width: 100%; font-size: 10pt; box-sizing: border-box; padding-top: 10px; background-color: #98a4af; color: #ffffff; border-right: 2px solid #ffffff; border-bottom: 1px solid #ffffff; display: inline-block;}
.menuLeft li:hover{ background-color: #415464;}


/* ==========================================================================
PRODUCTS PAGE
========================================================================== */

.productsList{
  width: 100%;
  height: auto !important;
  box-sizing: border-box;

}

.productsMainList {
  width: 100%;
  height: auto;
  display: inline-block;
  border: 1px solid #ececec;
  vertical-align: top;
  margin-bottom: 10px;
  margin-right: 1%;
  box-sizing: border-box;
}


.productsMainList li:first-child{ height: auto !important; display: block; }
.productsMainList li{
  height: 280px !important;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  display:inline-block;

}


.fotoVeTextImg{
  width: 100%;
  box-sizing: border-box;
  min-height: 80%;
  max-height: 80%;
  overflow: hidden;
} .fotoVeTextImg img{ width: 100%; }

.fotoVeText h1{

  box-sizing: border-box;
  
  text-align: center;
  font-size: 11pt;
  display: table-cell;
  vertical-align: middle;
}

.alineH{
  width: 100%;
  height: 50px;
  margin-top: 5px;
  display: table;
  padding-left: 10px;
}

/* ==========================================================================
  VIDEO ARCHIVE 450px
========================================================================== */

.videoUl{
  width: 100%;
  box-sizing: border-box;
  margin-left: 10px;
}

.videoArchive{
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
  padding: 10px;
  font-size: 9pt;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: #ebebeb;

}

.videoArchive iframe{
  width: 98% !important;
  height: auto;
  margin: 0 auto;
}

.videoArchiveText{
  margin-top: 10px;
  margin-bottom: 10px;
}


.footerBox2{
  text-align: left;
}

.footerCRCenterB1{
  width: 200px !important;
  height: 50px !important;
  float: left;
  line-height: 50px;
}


}/* =======================================================================================================================================================
    media 450 end
======================================================================================================================================================= */


