@media screen and (max-width: 768px) {
.fh1 {margin-top: 40px;}
.navbar-phone {  
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  text-align: center;
}
.my-logo {padding-top: 10px; text-align: center;}
.section-fw .my-overlay {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60%;
  min-height: 100%;
  top: 0%;
  left: 40%;
  background-image: url(../img/product3.png);
  background-repeat: no-repeat;  
  opacity: 0.9;
}
.section-fw .my-overlay2 {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60%;
  min-height: 100%;
  top: 40%;
  left: 28%;
  background-image: url(../img/trokot1b.png);
  background-repeat: no-repeat;  
  opacity: 1;
}
.my-form {
  background-color: #000000;
  opacity: 0.8;
}
.main_price {font-size: 24px;}
.main_price2 {font-size: 28px; color: #f07c00; font-weight: bold;}
.old_price {text-decoration: line-through; font-size: 16px;}
.mycb {margin:0; padding-top: 10px;}
}
.phone {font-size: 24px; color: #fff;}
@media (min-width: 992px) {
.my-form {
  background-color: #000000;
  opacity: 0.8;
}
.mycb {margin:0; padding-top: 10px;}
}
.phone {font-size: 24px; color: #fff;}
@media screen and (max-width: 991px) {

.navbar-phone {  
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  text-align: center;
}
.my-logo {padding-top: 10px; text-align: center;}

.section-fw .my-overlay {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60%;
  min-height: 100%;
  top: 0%;
  left: 40%;
  background-image: url(../img/product3.png);
  background-repeat: no-repeat;  
  opacity: 0.9;
}
.section-fw .my-overlay2 {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60%;
  min-height: 100%;
  top: 40%;
  left: 28%;
  background-image: url(../img/trokot1b.png);
  background-repeat: no-repeat;  
  opacity: 1;
}
.my-form {
  background-color: #000000;
  opacity: 0.8;
}
.main_price {font-size: 24px;}
.main_price2 {font-size: 28px; color: #f07c00; font-weight: bold;}
.old_price {text-decoration: line-through; font-size: 16px;}
.mycb {margin:0; padding-top: 10px;}
}
.phone {font-size: 24px; color: #fff;}
@media (min-width: 1200px) {

.navbar-phone {
  padding-top: 10px;  
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  text-align: right;
}

.my-logo {padding-top: 10px; text-align: left;}
.section-fw .my-overlay {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60%;
  min-height: 100%;
  top: 0%;
  left: 40%;
  background-image: url(../img/product3.png);
  background-repeat: no-repeat;  
  opacity: 0.9;
}
.section-fw .my-overlay2 {
  display: block;
  position: absolute;
  z-index: 1;
  width: 60%;
  min-height: 100%;
  top: 40%;
  left: 28%;
  background-image: url(../img/trokot1b.png);
  background-repeat: no-repeat;  
  opacity: 1;
}
.my-form {
  background-color: #000000;
  opacity: 0.8;
  margin-top: 10px;
}
.main_price {font-size: 24px;}
.main_price2 {font-size: 28px; color: #f07c00; font-weight: bold;}
.old_price {text-decoration: line-through; font-size: 16px;}
.mycb {margin:0; padding-top: 10px;}  
}
.phone {font-size: 24px; color: #fff;}
.messanger-icon {width: 16px; margin-right: 6px;}
