/* Responsive Large */
@media screen and (min-width: 2250px) {

}
/*  */

/* Responsive */
@media screen and (max-width: 1850px) {

}

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

}

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

}

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

}

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

}

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

}

@media screen and (max-width: 1300px) {
/*  */
.logoNavbar {
  left: 15%;
}
.navbarOptions {
  width: 85%;
}

/*  */
}

@media screen and (max-width: 1200px) {
/*  */
.logoNavbar {
  left: 10%;
}
.navbarOptions {
  width: 90%;
}
/*  */
}

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

}

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

}

@media screen and (max-width: 992px) {
/*  */
.navbarOptions , .whtBtn{
  display: none;
}
.logoNavbar {
  left: 0;
  right: 0;
}
.navbarHamb , .sidebarPhones {
  display: inline-block;
}
/*  */
}

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

}

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

}

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

}

@media screen and (max-width: 700px) {
/* Sidebar Phones */
.footerWhats span , .footerPhone span {
  font-size: 25px;
}
.whatsIconF {
  max-height: 45px;
  left: 40px;
}
.phoneIconF {
  max-height: 45px;
  left: 40px;
}
/*  */
}

@media screen and (max-width: 600px) {
/*  */
/* .navbarPC {
  height: 60px;
}
.logoNavbar {
  height: 35px;
} */
.navbarHamb {
 right: 25px;
}
/* .sidebarContent {
  top: 60px;
  bottom: 60px;
}
.sidebarFooter {
  height: 60px;
}
.linkFooter {
  height: 60px;
  line-height: 60px;
}
.sidebarContent ul li a {
  font-size: 22px;
}
.collapsible-header {
  font-size: 22px;
} */
/*  */

.sidebarPhones a .footerWhats , .sidebarPhones a .footerPhone {
  text-align: right;
  padding: 0 60px 0 0;
}
.whatsIconF {
  max-height: 40px;
  left: 30px;
}
.phoneIconF {
  max-height: 40px;
  left: 30px;
}
}

@media screen and (max-width: 500px) {
/*  */
/* .navbarPC {
  height: 50px;
}
.logoNavbar {
  height: 30px;
} */
.navbarHamb {
  right: 20px;
}
/* .sidebarContent {
  top: 50px;
  bottom: 50px;
}
.sidebarFooter {
  height: 50px;
}
.linkFooter {
  height: 50px;
  line-height: 50px;
}
.sidebarContent ul li a {
  font-size: 20px;
}
.collapsible-header {
  font-size: 20px;
} */
/*  */

.sidebarPhones a .footerWhats , .sidebarPhones a .footerPhone {
  text-align: right;
  padding: 0 30px 0 0;
}
.whatsIconF {
  max-height: 40px;
  left: 25px;
}
.phoneIconF {
  max-height: 40px;
  left: 25px;
}
.footerWhats span , .footerPhone span {
  font-size: 22px;
}
}

@media screen and (max-width: 400px) {
/*  */
/* .navbarPC {
  height: 40px;
}
.logoNavbar {
  height: 25px;
} */
.navbarHamb {
  right: 15px;
}
/* .sidebarContent {
  top: 40px;
  bottom: 40px;
}
.sidebarFooter {
  height: 40px;
}
.linkFooter {
  height: 40px;
  line-height: 40px;
}
.sidebarContent ul li a {
  font-size: 18px;
}
.collapsible-header {
  font-size: 18px;
}

.navbarHamb div {
  width: 50px;
  height: 5px;
  background: #353634;
  background-color: #353634;
  margin: 4px auto;
  transition: all .3s ease;
} */
/*  */

.sidebarPhones a .footerWhats , .sidebarPhones a .footerPhone {
  text-align: right;
  padding: 0 25px 0 0;
}
.whatsIconF {
  max-height: 35px;
  left: 20px;
}
.phoneIconF {
  max-height: 35px;
  left: 20px;
}
.footerWhats span , .footerPhone span {
  font-size: 22px;
}
}

@media screen and (max-width: 375px) {
/*  */
/* .sidebarContent ul li a {
  font-size: 16px;
}
.collapsible-header {
  font-size: 16px;
} */
.navbarHamb {
  right: 10px;
}
/*  */
.sidebarPhones a .footerWhats , .sidebarPhones a .footerPhone {
  text-align: right;
  padding: 0 20px 0 0;
}
.footerWhats span , .footerPhone span {
  font-size: 20px;
}
}

@media screen and (max-width: 350px) {
.footerWhats span , .footerPhone span {
  font-size: 19px;
}
.whatsIconF {
  max-height: 30px;
  left: 15px;
}
.phoneIconF {
  max-height: 30px;
  left: 15px;
}
}

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

}
/*  */
