

@media (min-width: 1920px) {

}

/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {

}

/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {

}

/* small mobile :320px. */

@media (max-width: 767px) {

.header-area {
  height: 60px !important;
  background: red;
}

.header-area {
  position: absolute;
  top: 0;
  left: 5%;
  width: 50%;
  height: auto;
  text-align: center;
  background: rgba(256, 256, 256, 0.000001);
}

.navbar-header a.navbar-brand {
	height: 80px;
}

.header-area.stick {
  width: 40%;
}

.slider-area {
  margin-top: 20px;
}

.navbar-header {
  margin-top: 0px;
  height:0px;
}

.navbar-header img {
  max-width:60%;
}

.resp {
margin-bottom:20px;

}

.resp .single-text {
  padding: 15px;
}

.section-headline h4 {
	font-size: 20px;
}

.icon-txt p {
  color: #00b1e4;
  text-align: center;
  font-size: 16px;
}

.icon-img {
  padding: 30px;
}

.faq-txt {
  padding-top: 50px;
}

.section-headline h2 {
  font-size: 24px;
}

.single-skill h3 {
  font-size: 18px;
}

.carousel-caption p {
  font-size: 18px;
}

.div-pago {
  text-align: left;
  padding-top: 50px;
  margin-bottom: 20px;
}

.footer-padding {
  padding-left: 20px;
}

.ct-socials {
  top: 27%;
  width:26%;
  margin-left:-23px;
}

.ct-socials img {
  width:100s%;
  margin-right: 0px;
  float:right;
}

.navbar-header a.navbar-brand, .stick .navbar-header a.navbar-brand {
  display: inline-block;
  height: 55px !important;
  padding: 9px 0;
}


}

/* Large Mobile :480px. */

@media (max-width: 650px) {

.header-area {
  height: 60px !important;
  background: red;
}

.header-area {
  position: absolute;
  top: 0;
  left: 5%;
  width: 50%;
  height: auto;
  text-align: center;
  background: rgba(256, 256, 256, 0.000001);
}

.navbar-header a.navbar-brand {
  height: 80px;
}

.header-area.stick {
  width: 40%;
}

.slider-area {
  margin-top: 20px;
}

.navbar-header {
  margin-top: 0px;
  height:0px;
}

.navbar-header img {
  max-width: 60%;
}

.resp {
margin-bottom:20px;

}

.resp .single-text {
  padding: 15px;
}

.section-headline h4 {
  font-size: 20px;
}

.icon-txt p {
  color: #00b1e4;
  text-align: center;
  font-size: 14px;
}

.icon-img {
  padding: 30px;
}

.faq-txt {
  padding-top: 50px;
}

.section-headline h2 {
  font-size: 24px;
}

.single-skill h3 {
  font-size: 18px;
}

.carousel-caption p {
  font-size: 18px;
}

.div-pago {
  text-align: left;
  padding-top: 50px;
  margin-bottom: 20px;
}

.footer-padding {
  padding-left: 20px;
}

.ct-socials {
  top: 27%;
  padding:5px;
}

.ct-socials img {
  width:75%;
  margin-right: 0px;
}

.icons {
  padding:10px;
}

.navbar-header a.navbar-brand, .stick .navbar-header a.navbar-brand {
  display: inline-block;
  height: 55px !important;
  padding: 9px 0;
}

}
