/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

.ortalama{
    display: inherit;
    margin: 0;
    padding: 0 0 40px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 3px;
    /* color: #fff; */
}

.go2top i,
.go2top i:focus {
  right: 150px;
  bottom: 52px;
  width: 38px;
  height: 38px;
  z-index: 999;
  line-height: 1;
  font-size: 55px;
  position: fixed;
  color: rgb(3, 91, 154); 
  display: inline-block; 
        font-family: 'Glyphicons Halflings'; 
        font-style: normal; 
        font-weight: 400; 
        line-height: 1; 
        -webkit-font-smoothing: antialiased;
}

.anasayfa{
    height:550px !important;
}

body {
  
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    !--background: url('../img/20131014_171413_HDR.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color:ghostwhite
}
.brandLogo{
    max-height:100px;
    max-width:100px;
}
li>a {
        color:black;
        text-decoration: none;
    }
li>a:hover{
    color:blue;
    text-decoration: none;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    /*text-transform: uppercase;*/
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    /*text-transform: uppercase;*/
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
    
}

footer p {
    margin: 0;
    padding: 50px 0;
}
@media screen and (max-width:627px) {
     #merkez{
        border-bottom:inset;
    }
     #rami{
        border-bottom:inset;
    }
     #nestle{
        border-bottom:inset;
    }
     #deneme{
        width:100% !important;
    }
     #logo{
         padding-left:0 !important;
     }
     .anasayfa{
    height:250px !important;
}
    .go2top i,
    .go2top i:focus {
        right: 0  !important ;
        font-size:35px !important;
    }
}

@media screen and (min-width:768px) {
    .go2top i,
    .go2top i:focus {
        right: 10px  !important ;
        font-size:50px !important;
    }
     /* Column clear fix */
  .col-lg-1:nth-child(12n),
  .col-lg-2:nth-child(6n),
  .col-lg-3:nth-child(4n),
  .col-lg-4:nth-child(3n),
  .col-lg-6:nth-child(2n),
  .col-md-1:nth-child(12n),
  .col-md-2:nth-child(6n),
  .col-md-3:nth-child(4n),
  .col-md-4:nth-child(3n),
  .col-md-6:nth-child(2n){
    clear: none;
  }
  .col-sm-1:nth-child(12n),
  .col-sm-2:nth-child(6n),
  .col-sm-3:nth-child(4n),
  .col-sm-4:nth-child(3n),
  .col-sm-6:nth-child(2n){
    clear: left;
  }
    #deneme{
        width:500px;
        height:200px;
    }
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        /*font-size: 1.25em;*/
    }
     #merkez{
        border-bottom:inset;
    }
     #rami{
        border-bottom:inset;
    }
     #nestle{
        border-bottom:inset;
    }
     #logo{
         padding-left:25% !important;
     }
     .anasayfa{
    height:350px !important;
}
}
@media  (min-width:1440px) and (max-width:1919px)  {

    .go2top i,
    .go2top i:focus {
        right: 50px  !important ;
        font-size:55px !important;
    }
     .anasayfa{
    height:550px !important;
}
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
     #logo{
         padding-left:40% !important;
     }
     #merkez{
        border-right:inset;
        height:300px;
    }
     #rami{
        border-right:inset;
        height:300px;
    }
      #nestle{
        height:300px;
    }
      
  /* Column clear fix */
  .col-md-1:nth-child(12n),
  .col-md-2:nth-child(6n),
  .col-md-3:nth-child(4n),
  .col-md-4:nth-child(3n),
  .col-md-6:nth-child(2n),
  .col-sm-1:nth-child(12n),
  .col-sm-2:nth-child(6n),
  .col-sm-3:nth-child(4n),
  .col-sm-4:nth-child(3n),
  .col-sm-6:nth-child(2n){
    clear: none;
  }
  .col-lg-1:nth-child(12n),
  .col-lg-2:nth-child(6n),
  .col-lg-3:nth-child(4n),
  .col-lg-4:nth-child(3n),
  .col-lg-6:nth-child(2n){
    clear: left;
  }
}
@media  (min-width:1920px) {
    #navbar-logo{
        margin-left:375px;
        }
    .go2top i,
    .go2top i:focus {
        right: 150px  !important ;
        font-size:55px !important;
    }
     .box:after {
        content: '';
        display: table;
        clear: both;
    }
        .anasayfa{
    height:550px !important;
}
     #logo{
         padding-left:40% !important;
     }
     #merkez{
        border-right:inset;
        height:300px;
    }
     #rami{
        border-right:inset;
        height:300px;
    }
      #nestle{
        height: 300px;
    }
      
  /* Column clear fix */
  .col-md-1:nth-child(12n),
  .col-md-2:nth-child(6n),
  .col-md-3:nth-child(4n),
  .col-md-4:nth-child(3n),
  .col-md-6:nth-child(2n),
  .col-sm-1:nth-child(12n),
  .col-sm-2:nth-child(6n),
  .col-sm-3:nth-child(4n),
  .col-sm-4:nth-child(3n),
  .col-sm-6:nth-child(2n){
    clear: none;
  }
  .col-lg-1:nth-child(12n),
  .col-lg-2:nth-child(6n),
  .col-lg-3:nth-child(4n),
  .col-lg-4:nth-child(3n),
  .col-lg-6:nth-child(2n){
    clear: left;
  }
}

@media  (min-width:1200px) and (max-width:1439px) {
    #navbar-logo{
        margin-left:375px;
        }
    .go2top i,
    .go2top i:focus {
        right: 30px  !important ;
        font-size:55px !important;
    }
  /* Column clear fix */
  .col-md-1:nth-child(12n),
  .col-md-2:nth-child(6n),
  .col-md-3:nth-child(4n),
  .col-md-4:nth-child(3n),
  .col-md-6:nth-child(2n),
  .col-sm-1:nth-child(12n),
  .col-sm-2:nth-child(6n),
  .col-sm-3:nth-child(4n),
  .col-sm-4:nth-child(3n),
  .col-sm-6:nth-child(2n){
    clear: none;
  }
  .col-lg-1:nth-child(12n),
  .col-lg-2:nth-child(6n),
  .col-lg-3:nth-child(4n),
  .col-lg-4:nth-child(3n),
  .col-lg-6:nth-child(2n){
    clear: left;
  }
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
       .anasayfa{
    height:550px !important;
}
     #merkez{
        border-right:inset;
        height:300px;
    }
     #rami{
        border-right:inset;
        height:300px;
    }
      #nestle{
        height:300px;
    }
      #logo{
         padding-left:35% !important;
     }
}

/*  Medium Desktop  */
@media (min-width:992px){
    #navbar-logo{
        margin-left:375px;
        }
  /* Column clear fix */
  .col-lg-1:nth-child(12n),
  .col-lg-2:nth-child(6n),
  .col-lg-3:nth-child(4n),
  .col-lg-4:nth-child(3n),
  .col-lg-6:nth-child(2n),
  .col-sm-1:nth-child(12n),
  .col-sm-2:nth-child(6n),
  .col-sm-3:nth-child(4n),
  .col-sm-4:nth-child(3n),
  .col-sm-6:nth-child(2n){
    clear: none;
  }
  .col-md-1:nth-child(12n),
  .col-md-2:nth-child(6n),
  .col-md-3:nth-child(4n),
  .col-md-4:nth-child(3n),
  .col-md-6:nth-child(2n){
    clear: left;
  }
}