/***Bootstrap fix***/
@media screen and (min-width: 992px){
    .container{
      width: 1200px;
    }
}
/***Bootstrap fix***/

@media screen and (max-width: 992px){
  #top{
    padding: 9px 10px 12px;
  }
  #top .logo{
    float: left;
    margin: 5px 0 0 0;
  }
  #top #btn_menu{
    display: block;
  }
  #header{
    padding-top: 73px;
  }
  #header .about{
    display: none;
  }
    #header #main_slider .img_holder{
      float: none;
      margin: 0 92px 20px;
      text-align: center;
    }
    #header #main_slider .img_holder img{
      max-width: 100%;
    }
    #header #main_slider .text_holder{
      padding-top: 0;
      text-align: center;
      margin: 0;
    }
    #header #main_slider .text_holder .head{
      margin-bottom: 15px;
    }
    #header #main_slider .text_holder .price{
      margin-bottom: 15px;
    }
    #header #main_slider .text_holder br{
      display: none;
    }
    #header #main_slider .text_holder .btn_yellow{
      margin: 0 auto 17px;
      /*display: none;*/
    }
    #header #main_slider .prevBtn,
    #header #main_slider .nextBtn{
      display: none;
    }
    #header #main_slider .carousel-indicators{
      display: block;
  }
  #header .bottom,
  #header nav{
    display: none;
  }
  #main .container{
    max-width: 650px;
  }
  #main .billet.horizontal .video_holder,
  #main .billet.horizontal .img_holder{
    float: none !important;
    width: 100% !important;
  }
  #main .billet.horizontal .img_holder img{
    width: 100%;
    height: auto;
  }
  #main .billet.horizontal .text_holder{
    margin-right: 0 !important;
    margin-left: 0 !important;
    border: none !important;
    border-top: 9px solid #f7d900 !important;
  }
  #main .billet.no_sep .text_holder{
    border-top: none !important;
  }
  #main .billet .panel-body .col-md-6{
    margin-bottom: 20px;
  }
  #main .billet .panel-body .col-md-6:last-of-type{
    margin-bottom: 0;
  }

#footer {padding-bottom:15%;}

  #footer .container > .row{
    padding-top: 0;
  }
  #footer .menu{
    margin-bottom: 20px;
    background: #333333;
    margin: 0 -20px;
    padding: 0 10px;
  }
  #footer .menu ul{
    margin: 0;
    float: none;
  }
  #footer .menu ul li{
    background: #000000;
    padding: 10px 0;
    text-align: center;
  }
  #footer .links{
    display: none;
  }
  #footer .contact{
    margin-bottom: 30px;
    padding-top: 30px;
  }
  #footer .contact .address2{
    margin-bottom: 30px;
  }
  #footer .legal{
    text-align: left;
  }
}
@media screen and (max-width: 768px){
  #about .toggle{
    padding: 0;
  }
  #about .toggle .col1,
  #about .toggle .col2{
    width: 100%;
    float: none;
    border: none;
    padding: 10px;
  }
  #about .toggle .col1{
    border-bottom: 1px solid #ffffff;
  }
  #main .container{
    max-width: 540px;
  }
  #main .billet .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  #main .billet .csc-textpic-intext-left-nowrap .csc-textpic-text{
    float: none;
    width: 100%;
    margin: 0;
  }
  #header #main_slider .img_holder{
    margin: 0 20px 20px;
  }
}

@media screen and (max-width: 540px){
  .container{
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 495px){
  #about.fixed{
    padding: 5px 0;
    min-width: 300px;
  }
  #about.fixed a .it_img{
    display: block;
    max-width: 25px;
    margin: 0 auto;
  }
  #about.fixed a .it_img img{
    width: 100%;
  }
  #about.fixed a .it_text{
    margin: 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 440px){
  #top .logo{
    width: 220px;
  }
  #top #btn_menu{
    width: 50px;
  }
}



/* for new icons */
#header #about{
  padding-left: 0;
}
#top .logo{
  margin-right: 0;
}
#header #about .social{
  margin: 0 0 0 500px;
  padding-top: 8px;
}
#header #about .social a{
  display:  inline-block;
  margin: 0 5px;
}
#about .social img{
  width: 20px;
  height:  20px;
}
#about .social img.footer{
  display: none;
}
#about.fixed{
  padding-top:  16px;
  padding-bottom: 12px;
}
#about.fixed a{
  border-right: none;
  width: 20%;
}
#about.fixed a .it_text{
  display:  none;
}
#about.fixed .social{
  padding-top: 0;
}
#about.fixed .social img{
  width: 31px;
  height:  31px;
  margin: 0 auto;
  display:  none;
}
#about.fixed .social img.footer{
  display: block;
}
@media screen and (max-width: 495px){
  #about.fixed .social img{
    width: 25px;
    height:  25px;
  }
}


/*#header #about a{
    margin-right: 20px;
}*/
#top{
    padding-bottom: 14px;
}
#header #about a .it_img{
    text-align: center;
    display:  block;
    margin-bottom: 5px;
}
#header #about a .it_img img{
    width: 31px;
}
#header #about a .it_text{
    display:  block;
    margin:  0;
}

/*#header #about .social{
    margin-left: 554px;
}*/
#about.fixed a{
    width:  16.66%;
}
#about.fixed a img{
    width:  31px;
}
