/* ============================================================

320 and Up by Andy Clarke
Version: 3.0
URL: http://stuffandnonsense.co.uk/projects/320andup/
Apache License: v2.0. http://www.apache.org/licenses/LICENSE-2.0

Website theme for:
http://stuffandnonsense.co.uk/projects/320andup/

============================================================ */
/* Variables =================================================== */
/* Mixins =================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
html {
  background: #f9f9f9 url(../img/bg.jpg) repeat 0 0;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
}
body {
  margin: auto; 
  width: 100%;
  font-size: 16px; 
  font-size: 1.6rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  color: #ffffff;
  background-color: transparent;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,
h2,
.h1,
.h2 {
font-size: 40px;  
margin-bottom : .75em;
line-height : 1.4; 
text-align: center;
font-weight: normal;
padding-top: 50px;
font-weight: 200;

} 
h2{
  clear: both;
  padding-top: 20px;
  z-index: 9;
  position: relative;
}

a,
a:visited,
a:hover,
a:active,
a:focus {
  color: #000000;
}
a:active,
a:focus {
  position: relative;
  top: 1px;
  outline: none;
}

header ul {
   list-style: none;
   text-transform:uppercase;
}

header li{ position: relative;
  float: left;
  margin-right: 20px;}
.clear{
 clear: both; 
}  
.text18{
  font-weight: bold;
  font-size: 18px;
}
.text26{
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
}
.button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  *margin-left: .3em;
  padding: 11px 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem; 
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  background-color: #22282f;
  cursor: pointer;
  text-decoration: none;

}

.lpeRegForm{
      margin-top: 20px;
    }
    .button, .lpeRegForm input[type=submit]{
      color: #ffffff !important;
      background-color: #e25644;
      font-size: 18px;
      line-height: 42px;
      height: 42px !important;
      margin-top: 30px;
      display: block !important;
      font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 18px;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important;
      width: 290px !important;
      vertical-align: center;
      padding-top:0px;  
      text-align: left !important;
      padding-left: 20px !important;
      font-weight: bold;
      border: none;
      -webkit-appearance: none;
    }  
    .lpeRegForm input{
      display: block;
      padding-left: 20px;
      margin-top: 10px !important;
      font-size: 18px;
      line-height: 42px;
      height: 36px !important;
      margin-top: 30px;
      display: block !important;
      font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 18px;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important;
      width: 290px !important;
      vertical-align: center;
      padding-top:0px;  
      text-align: left !important;
    } 
.untouched {
  color: #b2b2b2;
}
  
.active{
  display: block;
} 
.non-active{ 
  display: none !important;
} 
/*-----------------header------------------------ */
header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.list-bordered li {
  border-bottom-color: #22282f;
}
[role="banner"] {
  background: #f9f9f9 url(../img/header.png) repeat 0 0;
  width: 100%;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  height: 60px;
  display: block;
}
[role="banner"] li {
   list-style-image: none;
  }
[role="banner"] ul {
   left: 30%;
  }
.logo{
    left: 15%;
    position: absolute;
    top: 0;
}
[role="banner"] a {
  color: #ffffff;
}
.socials{
    background-color: #60302B;
    bottom: 0;
    height: 30px;
    margin-bottom: 0 !important;
    padding-top: 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.tw_button a{
    display: block;
    background: url('../img/tweeter.png') center no-repeat !important;
    font-size: 0px;
    height: 25px;
    width: 25px;
    position: relative;
    float: left;
}
.content {
  margin: 0 auto;
  width: 90%;
}

.show_support{
  padding-top: 7px;
  width: 300px !important;
  text-align: center !important;
}
/*-----------------home------------------------ */
h1{
  padding-top: 70px;
  font-weight: normal;
  margin-bottom: 0px !important;
}
.home{
  display: block;
  margin: auto;
  text-align: center;
  color: #000000;
  background: url('../img/front_img.png') center no-repeat;
  margin-bottom: 0px;
}
.stronger1{
  font-size: 18px;
  color: #ed5947;
  text-align: center;
}
.home_footer_text{
  margin-top: 130px;
  font-size: 20px;
  color: #686868;
  margin-bottom: 40px;
}
.stronger{
  font-size: 20px;
  color: #686868;
  text-align: center;
}
.counter_img{
  margin-left: 490px;
  margin-top: 106px;
}
.sub_msg_front{
  margin-top: -30px;
  font-size: 18px;
}
.counter{
  margin-left: 55%;
  margin-top: 230px;
  background: url('../img/counter.png') 0 0 no-repeat ;
  height: 130px;
  
}
.counter_img{
  font-size: 70px;
  padding-top: 7px;
  margin-left: -74px;
  margin-bottom: 100px;
  letter-spacing: 13px
}
.button{
  margin-top: -60px;


}
.share_socials{
  margin-top: -65px;
  text-align: left;
}


/*-----------------text info------------------------ */
.more{
  margin-top: -22px;
}
.text_bg{
    background: url("../img/bg_text.jpg") repeat scroll 0 0  #000000;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.more .stronger{
  color: #ffffff !important;
  margin-top: -35px;
  font-size: 18px;
}
.text_middle{
  width: 69%;
  margin: auto;
  z-index: -1;
}

.angry{
  margin-top: -595px;
  right: 0px;
  position: absolute;
}
/*-----------------video------------------------ */

 .media_left{
  background: url("../img/arrow_white.png") no-repeat scroll 0 0 transparent;
  background-position: 0px 80px;
  position: relative;
  float: left;
  z-index: -1;
   width: 30%;
   margin-right: 10%;
   padding-top: 100px;
 }
 .media_sub_header{
   text-align: center;
   margin-top: -25px;
   font-size: 18px;
 }
 .media_bg{
    background: url("../img/video_bg.jpg") repeat scroll 0 0 transparent;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.video_frame{
  position: relative;
  text-align: center;
  z-index: 3;
  margin: 30px auto auto 148px;
}
.tv{
  text-align: center;
  display: block;
  position: relative;
  z-index: 2;
  margin: -490px auto auto;
}
.tv_clear{
  height: 30px;
  display: block;
  clear: both;
  width: 100%;
  margin-top: 30px;
}
/*-----------------wall------------------------ */
.wall{
  color: #000000;
}

.tweeterwall {
    background: url("../img/tweeter_bird.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin-top: -70px;
    padding: 150px 10px;
    position: relative;
    width: 38%;
 }   
.tweet_date{
  font-weight: bold; 
  margin-bottom: 0px;
  color: #ed5947;
}
.comentwall{
  border: 1px solid #5b5a5c;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  margin-top: 20px;
  position: relative;
  float: left;
  width: 35%;
  margin-right: 5%;
  margin-left: 10%;
  padding: 20px;
}
/*-----------------price------------------------ */
.price .h1{
  color: #000000;
  margin-bottom: 0px !important;
}
.prices{
  text-align: center;
  display: block;
  position: relative;
  z-index: 2;
  margin: auto;
  margin-bottom: 20px;
}
.price{
  color: #000000;
}
.prices_left{
  position: relative;
  font-size: 16px;
  float: left;
  width: 33%;
  margin-right: 8%;
  margin-left: 15%;
}
.prices_right{
  font-size: 16px;
  position: relative;
  float: left;
  width: 33%;
}
.prices_bottom_text{
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 50px !important;
  line-height: 32px;
}

/*-----------------e-mail------------------------ */
.contact{
  color: #ffffff;
}
.supplier_bg{
    background: url("../img/supplier.jpg") repeat scroll 0 0 transparent;
     display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.contact_bigger{
  font-size: 20px;
  margin-top: 40px;
  line-height: 24px;
}
.contact_left{
  position: relative;
  float: left;
  width: 33%;
  z-index: 0;
  margin-left: 15%;
  line-height: 24px;
}
.contact_right{
  position: relative;
  float: right;
  width: 30%;
  z-index: 0;
  margin-top: 14px;
  margin-right: 10%;
  line-height: 24px;
}
.contacts_bottom{
  width: 100%;
}

/*-----------------buyer------------------------ */

.buyer{
  color: #000000;
}
.arrow img{
    /* TAC removed float: left;
    padding-left: 540px;
    margin-top: -640px;
    position: relative;
   // z-index: -2; */
}
.buyer_form_sent p{
  margin-top: 12px;
}
.buyer_form_sent a{
  color: #e25644;
}
.form_from_buyer p{
  margin-left: -20px;
  font-size: 18px;
  text-align: left;
  margin-top: 15px;
}
/*-----------------map------------------------ */

.map{
  margin-bottom: 20px;
}
.suppliersmap_bg{
    background: url("../img/map_bg.jpg") repeat scroll 0 0 transparent;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.suppliersmap{
  margin:auto;
  text-align: center;
  color: #000000;
}
.suppliersmap h2{
  color: #ffffff;
}

.home{
  height: 100%;
}
.made_by{
  position: relative;
  float: right;
  color: #ffffff;
  margin-right: 5%;
}
.made_by a{
  color: #ffffff;
}


@media only screen and (min-width: 320px){
  .content{
    width: 320px;
  }
  [role="banner"] {
    width: 100% !important;
    height: 10px;
  }
  [role="banner"] ul {
    margin-top: -10px;
   left: 17%;
  }
  .text_bg_left, .text_bg_right{
   width: 100%;
   z-index: -1;
  }
  .h1{
    font-size: 20px;
    line-height: 22px;
  } 
  header li{
  margin-right: 0px;}
  .wide_head{
    display: none;
  }
  .mobile{ display: block;
  }
  .mobile img{ width: 33px;}
  /*-----------------home------------------------ */
  .stronger1{
    font-size: 16px;
  }
  .home{
  width: 100%; 
  background: url('../img/front_img.png') center no-repeat;
  background-size: 320px 230px;
  margin-top: -180px;
  }
  .counter{
  background: url('../img/counter.png') 0 0 no-repeat ;
  background-size: 140px;
  margin-top: 100px;
}
  .counter_img{
    font-size: 26px;
    padding-top: 7px;
    margin-left: 3px;
    margin-bottom: 80px;
    letter-spacing: 6px
  }
  .home .h1{
    padding-top: 240px;
  }
  .button {
      font-size: 12px;
      height: 22px !important;
      padding-left: 10px !important;
      width: 110px !important;
    }  
  .home_footer_text{
    line-height: 20px;
    font-size: 16px;
    margin-top: 30px;
  }   
  .home .stronger{
    padding-left: 10px;
    padding-right: 10px;
     font-size: 16px;
  } 
  /*-----------------video------------------------ */
  .logo{
    width: 40px !important;
    height: 80px !important;
    left: 3% !important;
  }
  .video_frame{
    width: 245px !important;
    height: 130px;
    margin-left: 14px;
    margin-top: 40px;
  }
  .tv{
    margin-top: -220px;
  }
  .media_sub_header{
   line-height: 18px;
   margin-top: -15px;
 }
  .media_bg{
   height: 380px !important;
 }

  /*-----------------text------------------------ */ 
  .angry{
    display: none;
  }
  .more .stronger{
    margin-top: -17px;
    font-size: 16px;
  }
  .text26{
    line-height: 28px;
  }
/*-----------------prices------------------------ */ 
  .prices_bottom_text{
    font-size: 26px;
    text-align: left;
    margin-left: 15%;
    line-height: 28px;
  }
  .price .stronger{
    font-size: 16px;
    line-height: 18px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .prices_left{
  font-size: 16px;
  width: 69%;
  margin-left: 15%;
  margin-right: 15%;
}
.prices_right{
  font-size: 16px;
  width: 69%;
  margin-left: 15%;
  margin-right: 15%;
}
  /*-----------------wall------------------------ */ 
  .wall .h1{
    font-size: 32px;
  }
  .wall .stronger{
    font-size: 16px;
    margin-top: -17px;
  }
  .comentwall{
    margin-left: 10%;
    width: 70%;
    margin-bottom: 20px;
  }
  .tweeterwall{
    background: url("../img/tweeter_bird.png") no-repeat scroll 0 0 transparent;
    margin-left: 10%;
    width: 70%;
    margin-top: 10px;
    background-size: 250px;
    padding-top: 100px;
    padding-left: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .wall{
    margin-bottom: 0px;
  }
    /*-----------------e-mail------------------------ */ 
  
    .contact_left{
      width: 69%;
      margin-left: 15%;
    }
    .contact_bigger{
      font-size: 14px;
      font-weight: bold;
      line-height: 20px;
    }
    .contact_right{
      width: 100%;
      margin-right: 0%;
    }
    .lpeRegForm input{
      width: 69% !important;
      margin-left: 15%;
    }
    .lpeRegForm input[type=submit]{
      width: 69% !important;
      margin-left: 15%;
      background-color: #e25644 !important;
    }
    .but{
        background-color: #e25644 !important;
    }
    .mic{
      display: none;
    }

    /*-----------------buyer------------------------ */ 
    .buyer .stronger{
      font-size: 16px;
      margin-top: -17px;
    }
    .arrow
    {
      display: none;
    }
    .form_from_buyer p{
    margin-left: 15%;
    font-size: 16px;
    text-align: left;
    margin-top: 15px;
    }

    .gplus{ display: none;}

}

@media only screen and (min-width: 480px) {
  .content{
    width: 480px;
  }
  [role="banner"] {
    width: 100% !important;
    height: 10px;
  }
  [role="banner"] ul {
    margin-top: -10px;
   left: 25%;
  }
  .text_bg_left, .text_bg_right{
   width: 100%;
   z-index: -1;
  }
  .h1{
    font-size: 20px;
    line-height: 22px;
  } 
  header li{
  margin-right: 18px;}
  /*-----------------home------------------------ */
  .stronger1{
    font-size: 16px;
  }
  .home{
  width: 100%; 
  background: url('../img/front_img.png') center no-repeat;
  background-size: 480px 340px;
  margin-top: -180px;
  }
  .counter{
  background: url('../img/counter.png') 0 0 no-repeat ;
  background-size: 140px;
  margin-top: 100px;
}
  .counter_img{
    font-size: 26px;
    padding-top: 7px;
    margin-left: 3px;
    margin-bottom: 80px;
    letter-spacing: 6px;
    margin-right: 70px;
  }
  .home .h1{
    padding-top: 240px;
  }
  .button {
      font-size: 12px;
      height: 22px !important;
      padding-left: 10px !important;
      width: 110px !important;
    }  
  .home_footer_text{
    line-height: 20px;
    font-size: 16px;
    margin-top: 30px;
  }   
  .home .stronger{
    padding-left: 10px;
    padding-right: 10px;
     font-size: 16px;
  } 
  /*-----------------video------------------------ */
  .logo{
    width: 60px;
    height: 120px;
    left: 5% !important;
  }
  .video_frame{
    width: 350px !important;
    height: 215px;
    margin-left: 30px;
    margin-top: -10px;
  }
  .tv{
    margin-top: -335px;
  }
  .media_sub_header{
   line-height: 18px;
   margin-top: -15px;
 }
  .media_bg{
   height: 430px !important;
 }

  /*-----------------text------------------------ */ 
  .angry{
    display: none;
  }
  .more .stronger{
    margin-top: -17px;
    font-size: 16px;
  }
  .text26{
    line-height: 28px;
  }
/*-----------------prices------------------------ */ 
  .prices_bottom_text{
    font-size: 26px;
    text-align: left;
    margin-left: 15%;
    line-height: 28px;
  }
  .price .stronger{
    font-size: 16px;
    line-height: 18px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .prices_left{
  font-size: 16px;
  width: 69%;
  margin-left: 15%;
  margin-right: 15%;
}
.prices_right{
  font-size: 16px;
  width: 69%;
  margin-left: 15%;
  margin-right: 15%;
}
  /*-----------------wall------------------------ */ 
  .wall .h1{
    font-size: 32px;
  }
  .wall .stronger{
    font-size: 16px;
    margin-top: -17px;
  }
  .comentwall{
    margin-left: 10%;
    width: 70%;
    margin-bottom: 20px;
  }
  .tweeterwall{
    background: url("../img/tweeter_bird.png") no-repeat scroll 0 0 transparent;
    margin-left: 10%;
    width: 70%;
    margin-top: 10px;
    background-size: 250px;
    padding-top: 100px;
    padding-left: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .wall{
    margin-bottom: 0px;
  }
    /*-----------------e-mail------------------------ */ 
  
    .contact_left{
      width: 69%;
      margin-left: 15%;
    }
    .contact_bigger{
      font-size: 14px;
      font-weight: bold;
      line-height: 20px;
    }
    .contact_right{
      width: 100%;
      margin-right: 0%;
    }
    .lpeRegForm input{
      width: 69% !important;
      margin-left: 15%;
    }
    .lpeRegForm input[type=submit]{
      width: 69% !important;
      margin-left: 15%;
      background-color: #e25644;
    }
    .mic{
      display: none;
    }

    /*-----------------buyer------------------------ */ 
    .buyer .stronger{
      font-size: 16px;
      margin-top: -17px;
    }
    .arrow
    {
      display: none;
    }
  }

@media only screen and (min-width: 600px) {
  [role="banner"] hgroup {
    padding-top: 0;
    padding-left: 100px;
    width: 100%;
    min-height: 60px;
    background: transparent url(../img/banner-80.png) no-repeat 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
  }

  [role="banner"] {
    width: 100% !important;
    height: 20px;
  }
}



@media only screen and (min-width: 768px) {
  .content{
    width: 768px;
  }
  [role="banner"] {
    width: 100% !important;
    height: 10px;
  }
  .h1{
  font-size: 40px;  
  line-height: 50px;
  } 
  .stronger1{
  font-size: 18px;
  }
  header li{
  margin-right: 18px;}

   .logo{
    width: 60px !important;
    height: 120px !important;
    left: 10% !important;
  }
  .wide_head{
    display: block;
  }
  .mobile{ display: none;}
  /*-----------------home------------------------ */
  .home{
    background: url('../img/front_img.png') center no-repeat;
    background-size: 100%;
    margin-top: 50px;
  }
  .home .h1{
    padding-top: 70px;
  }
  .counter{
  margin-left: 55%;
  margin-top: 230px;
  background: url('../img/counter.png') 0 0 no-repeat ;
  background-size: 346px; 
  /* TAC added */
  text-align: left;
  /* TAC added */
}
/* TAC added */
.counter p {
  margin-left: 24px;
  vertical-align: middle;
}
/* TAC added */
  .counter_img{
    font-size: 70px;
    /* TAC added */
    line-height: 108px;
    /* TAC added */
    padding-top: 7px;
    margin-left: 4px;
    margin-bottom: 100px;
    letter-spacing: 13px;
    margin-right: -4px;
  }
  .button{
      font-size: 18px;
      line-height: 42px;
      height: 42px !important;
      margin-top: 30px;
      width: 312px !important;
      margin-top: -60px;
    } 
  .home_footer_text{ 
    font-size: 20px;
    margin-top: 130px;
  }   
  .home .stronger{
     font-size: 18px;
  }   
  .stronger1{
     font-size: 18px;
  } 
   /*-----------------text------------------------ */ 
  .angry{
   display: none;
  }
   /*-----------------video------------------------ */ 
  .video_frame{
   margin: 40px auto auto 60px;
   height: 315px !important;
   width: 560px !important;
}
  .tv{
    margin: -490px auto auto;
  }
  .prices_bottom_text{
    text-align: center;
    line-height: 32px;
    font-size: 26px;
  }
  .media_sub_header{
   line-height: 24px;
   margin-top: -25px;
 }
 .media_bg{
   height: 650px !important; 
 }
  /*-----------------more------------------------ */ 
 .more .stronger{
    font-size: 18px;
   margin-top: -25px;
  }
  .comentwall{
    margin-top: 20px;
    width: 35%;
    margin-right: 5%;
    margin-left: 10%;
  } 
  .tweeterwall {
    background: url("../img/tweeter_bird.png") no-repeat scroll 0 0 transparent;
    background-size: 289px;
    margin-top: -70px;
    padding: 150px 10px;
    width: 38%;
    margin-left: 0px;
 }
 .wall .stronger{
    margin-top: -30px !important;
    font-size: 18px;
}
 /*-----------------prices------------------------ */ 
  .prices_bottom_text{
    width: 69%;
    text-align: left;
    margin:auto;
  }
  /*-----------------contact------------------------ */ 
   .lpeRegForm input{
      width: 290px !important;
      margin-left: -20px;
    }
    .lpeRegForm input[type=submit]{
      width: 290px !important;
      margin-left: -20px;
    }
    .contact_left{
      width: 33%;
    }
    .contact_right{
      width: 30%;
      margin-right: 10%;
    }
    .mic{
      display: none;
    }
    .arrow
    {
      display: none;
    }
    .gplus{ display: none;}

      .form_from_buyer p{
      margin-left: -20px;
      font-size: 16px;
      text-align: left;
      margin-top: 15px;
      }
}
@media only screen and (min-width: 992px) {
  [role="navigation"] p,
  .content,
  [role="contentinfo"] small {
    width: 80%;
    max-width : 958px;
  }
  header{
    width: 100% !important;
  }
  .stronger1{
  font-size: 18px;
  }
  header li{
  margin-right: 20px;}
  [role="banner"] {
    background: #f9f9f9 url(../img/header.png) repeat 0 0;
    height: 60px;
    width: 100% !important;
    text-align: center;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .logo{
    width: 90px !important;
    height: 180px !important;
    left: 10% !important;
  }
  [role="banner"] ul {
   left: 30%;
   margin-top: 0px;
  } 
  .home{
    background: url('../img/front_img.png') center no-repeat;
    background-size: 100%;
  }
  .home .h1{
    padding-top: 50px;
  }
.home_bottom_text{
  margin-top: -30px;
}
.wide_head{
    display: block;
  }
  .mobile{ display: none;}

  .counter{
  margin-left: 55%;
  margin-top: 230px;
  background: url('../img/counter.png') 0 0 no-repeat ;
  height: 130px;
}
.home_shout{
  margin-top: -20px !important;
  font-size: 18px;
  padding-left: 10px;
}
.fb-like{
  margin-top: -10px !important;
}
  .counter_img{
    font-size: 70px;
    padding-top: 7px;
    margin-left: -74px;
    margin-bottom: 100px;
    letter-spacing: 13px
  }
  .button{
      font-size: 18px;
      line-height: 42px;
      height: 42px !important;
      margin-top: 30px;
      width: 312px !important;
      margin-top: -60px;
      text-align: center;
    } 
  .home_footer_text{
    font-size: 20px;
    margin-top: 130px;
  }   
   .home .stronger{
     font-size: 20px;
  } 
  .angry{
   display: block;
  }
  .text26{
    line-height: 32px;
  }
  .video_frame{
   margin-top: 30px;
   margin-left: 17%;
   height: 315px !important;
   width: 560px !important;
}
  .tv{
    margin-top: -510px ;
    margin-left: 12%;
  }
  .prices_bottom_text{
  font-size: 26px;
  text-align: center;
  }
  .media_sub_header{
   line-height: 24px;
   margin-top: -25px;
 }
 .price .stronger{
   padding: 0px;
   font-size: 18px;
   margin-top: 10px;
  }
  .prices_left{
  position: relative;
  font-size: 16px;
  width: 33% !important;
  margin-right: 8%;
  margin-left: 15%;
}
.prices_right{
  font-size: 16px;
  position: relative;
  float: left;
  margin-left: 0%;
  margin-right: 0%;
  width: 33% !important;
}
 .more .stronger{
    font-size: 18px;
   margin-top: -25px;
  }
  .comentwall{
    margin-top: 20px;
    width: 35%;
    margin-right: 5%;
    margin-left: 10%;
  } 
    .tweeterwall {
    background: url("../img/tweeter_bird.png") no-repeat scroll 0 0 transparent;
    background-size: 289px;
    margin-top: -70px;
    padding: 150px 10px;
    width: 38%;
    margin-left: 0px;
 }

 .wall .stronger{
    margin-top: -30px !important;
    font-size: 18px;
}
 .contact{
      margin-top: 0px;
    }
     .contact_left{
      width: 33%;
    }
    .contact_right{
      width: 30%;
      margin-right: 10%;
      margin-top: 25px;
    }
    .contact_bigger{
      font-size: 20px;
      line-height: 28px;
    }
    .mic{
      clear: both;
      position: relative;
      height: 424px;
      margin-left: 50px;
      display: block;
    }
    .buyer .stronger{
      font-size: 18px;
      margin-top: -30px;
    }
    .arrow
    {
      display: block;
      /* TAC added */
      margin-left: -40px;
      margin-top: -80px;
      width: 460px;
      position: relative;
      z-index: -2;
      /* TAC added */
    }

    .lpeRegForm input{
      width: 290px !important;
      margin-left: -20px;
    }
    .lpeRegForm input[type=submit]{
      width: 290px !important;
      margin-left: -20px;
    }

    .contact .buyer_form_sent .contact_bigger {
       margin-top: -5px;
       color: #ed5947;
    }
   .social1{
     position: absolute;
     float: left;
     margin-right: 50px;
   }
   .social2{
     position: absolute;
     float: left;
     margin-left: 240px;
   }
  .thankudownload{
    margin-top: 10px !important;
  }
  .thankusent{

    margin-top:  15px;
  }
  .gplus{ 
        display: none;  
  }
  .form_from_buyer p{
  margin-left: -20px;
  font-size: 18px;
  text-align: left;
  margin-top: 15px;
  }      
}
@media only screen and (min-width: 1240px) {
    .logo{
    width: 107px !important;
    height: 204px !important;
    left: 15% !important;
  }
  .video_frame{
   margin: 30px auto auto 148px;
   height: 315px !important;
   width: 560px !important;
  }
    .tv{
    margin: -510px auto auto;
  }
    .tweeterwall {
    background: url("../img/tweeter_bird.png") no-repeat scroll 0 0 transparent;
    background-size: 389px;
    margin-top: -70px;
    padding: 150px 10px;
    width: 38%;
    margin-left: 0px;
 }
   .gplus{ 
        display: block;  
        margin-left: 30%;
        position: relative;
        float: left;
  }
}




@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  
}
