@media only screen and (min-width : 768px) {
  .nav.navbar-nav > li:hover > ul.sub-menu{
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
  }

  ul.sub-menu {
    position: absolute;
    top: 60px;
    left: 0;
    background: #fff;
    padding: 10px 0;
    width: 240px;
    box-shadow: none;
    display: none;
    z-index: 999;
    border: 1px solid #00aeef;
  }

  #header .navbar-nav li ul.sub-menu li a {
    padding-left: 20px;
  }


}

/*md only*/
@media (min-width: 992px) and (max-width: 1199px) {
  .col-md-4.portfolio-item{
    width: 33%;
  }
}








/*sm only*/
@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-4.portfolio-item{
    width: 33%;
  }
}






/*Banner*/
@media only screen and (max-width : 1380px) {
  #home-slider .slider-hill {
    position: absolute;
    right: 40px;
    position: absolute;
    bottom: 100px;
    max-width: 400px;
  }
  #home-slider .slider-house {
    position: absolute;
    right: 220px;
    bottom: 50px;
    max-width: 450px;
  }
    #home-slider .slide-text{
    position: absolute;
    top: 80px;
    left: 40px;
    width: 500px;
  }
  #home-slider h1{
    font-size: 29px;
    font-weight: 200;
    line-height: 1.3em;
  }
}
@media only screen and (max-width : 1200px) {
  #home-slider .main-slider {
    position: relative;
    height: 650px;
  }
  #home-slider .slider-hill {
    position: absolute;
    right: 0;
    position: absolute;
    right: 40px;
    bottom: 160px;
    max-width: 380px;
  }
  #home-slider .slider-house {
    position: absolute;
    right: 140px;
    bottom: 80px;
    max-width: 420px;
  }
    #home-slider .slide-text{
    position: absolute;
    top: 85px;
    left: 40px;
    width: 400px;
  }
  #home-slider h1{
    font-size: 1.85em;
    line-height: 1.3em;
  }
  #home-slider p{
    font-size: 1.07em;
    line-height: 1.6em;
  }
  #services h1.title {
    font-size: 1.85em;
    line-height: 1.3em;
  }
  #services h2.title {
    font-size: 1.35em;
    line-height: 1.3em;
  }
  .single-service h2{
    font-size: 1.35em;
    line-height: 1.3em;
  }
  .action h1.title{
    font-size: 2em;
  }
  .action p{
    font-size: 1.07em;
    line-height: 1.6em;
  }
  #features h1.title{
    font-size: 1.85em;
    line-height: 1.3em;
  }
  p.titulo-caracteristicas{
    font-size: 1.2em; 
    line-height: 1.3em; 
  }
  .titulo-caracteristicas h2{
    font-size: 1.35em; 
    line-height: 1.3em; 
  }
  .titulo-caracteristicas p{
     font-size: 1.07em;
     line-height: 1.6em;
  }
  #pricing h1.title{
    font-size: 1.85em;
    line-height: 1.3em;
  }
  #footer h2{
    font-size: 1.85em;
    line-height: 1.3em;
  }
  #footer .contact-info h2{
    font-size: 1.35em; 
    line-height: 1.3em; 
  }
  .contact-form > h2{
    font-size: 1.85em;
    line-height: 1.3em;
  }
  .contact-info address {
    line-height: 1.8em;
    font-size: 0.85em;
  }
  .btn-submit{
    font-size: 0.9em;
    line-height: 1.8em;
  }
  .footer-bottom p{
    font-size: 0.85em!important
  }
  .form-control{
    font-size: 0.9em;
    height: 35px;
  }


  .contact-form > h2:after{
    width: 65%;
  }
  #footer .contact-info{
    border: none;
    padding: 0;
  }
  #tabla-precios tr td table tr:nth-child(1) td{
    font-size: 1.2em; 
    line-height: 1.3em; 
  }
  #tabla-precios tr td:nth-child(1) table tr td,#tabla-precios tr td:nth-child(2) table tr td,#tabla-precios tr td:nth-child(3) table tr td{
    font-size: 0.9em;
    line-height: 1.5em;
  }
  #tabla-precios tr td:nth-child(2) table tr:last-child td{
    font-size: 1.4em;
    line-height: 1.3em;
  }
  #tabla-precios tr td table tr:nth-child(3) td,#tabla-precios tr td table tr:nth-child(14) td,#tabla-precios tr td table tr:nth-child(14) td{
    height: 69px;
    vertical-align: middle;
  }
  #tabla-precios tr td table tr:nth-child(5) td{
    height: 85px;
    vertical-align: middle;
  }
  #tabla-precios tr td table tr:nth-child(9) td,#tabla-precios tr td table tr:nth-child(10) td,#tabla-precios tr td table tr:nth-child(11) td,#tabla-precios tr td table tr:nth-child(12) td,#tabla-precios tr td table tr:nth-child(13) td,#tabla-precios tr td table tr:nth-child(15) td,#tabla-precios tr td table tr:nth-child(16) td{
    height: 56px;
    vertical-align: middle;
  }
  #tabla-precios tr td:nth-child(2) table tr:nth-child(1) td:before{
    left: 124px;
  }
  #tabla-precios tr td:nth-child(3) table tr:nth-child(1) td:before{
    left: 124px;
  }
  div.call-action{
    margin: 0 0 0 0;
  }
  #diag {
    transform: skewY(-6deg);
    max-height: inherit;
    height: 650px;
    top:0;
  }
  #diag :nth-child(4) {
    top: 360px;
  }
  #home-slider {
    min-height: 650px;
    max-height: 650px;
  }
  .icono-que{
    max-width: 100%;
    max-height: 140px;
    width: auto;
  }
}
@media only screen and (max-width : 992px) {
  .flecha{
    max-width: 100%;
    margin-top: 2em
  }
  #home-slider .slider-hill {
    display: none;
  }
  #home-slider .slider-house {
    right: 0;
    bottom: 230px;
    max-width: 340px;
  }
    #home-slider .slide-text{
    position: absolute;
    top: 110px;
    left: 20px;
    width: 415px;
  }
  #home-slider h1{
    font-size: 1.65em;
    line-height: 1.25em;
  }
  #home-slider p{
    font-size: 1em;
    line-height: 1.4em;
  }
  #services h1.title {
    font-size: 1.65em;
    line-height: 1.2em;
  }
  #services h2.title {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .single-service h2{
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .action h1.title{
    font-size: 1.8em;
  }
  .action p{
    font-size: 1em;
    line-height: 1.4em;
  }
  #features h1.title{
    font-size: 1.65em;
    line-height: 1.2em;
  }
  p.titulo-caracteristicas{
    font-size: 1.1em; 
    line-height: 1.4em; 
  }
  .titulo-caracteristicas h2{
    font-size: 1.2em; 
    line-height: 1.3em; 
  }
  .titulo-caracteristicas p{
     font-size: 1em;
     line-height: 1.4em;
     text-align: left;
  }
  #pricing h1.title{
    font-size: 1.65em;
    line-height: 1.2em;
  }
  #pricing h1.title:before{
    left: 48px;
    top:40px;
  }
  #footer h2{
    font-size: 1.65em;
    line-height: 1.2em;
  }
  #footer .contact-info h2{
    font-size: 1.3em; 
    line-height: 1.3em;
    text-align: center;
  }
  .contact-form > h2{
    font-size: 1.65em;
    line-height: 1.2em;
  }
  .contact-info address {
    line-height: 1.8em;
    font-size: 0.9em;
    text-align: center;
  }
  .btn-submit{
    font-size: 0.9em;
    line-height: 1.8em;
  }
  .footer-bottom p{
    font-size: 0.8em!important
  }
  .form-control{
    font-size: 0.9em;
    height: 35px;
  }

  .contact-form > h2:after{
    width: 75%;
    top: 15px;
  }
  .btn-common {
    font-size: 13px;
    font-weight: 600;
    padding: 8px 30px;
  }
  #diag {
    transform: skewY(-5deg);
    max-height: inherit;
    height: 520px;
  }
  #diag :nth-child(4) {
    top: 330px;
  }
  #home-slider {
    min-height: 520px;
    max-height: 520px;
  }
  #header.alt {
    background: rgba(43,59,85,1);
  }
  .navbar-header{
    float: none;
    text-align: center;
  }
  .navbar-brand{
    float: none;
  }
  div.navbar-collapse{
    text-align:center;
  }
  div.navbar-collapse ul.navbar-nav{
    margin-top: 30px !important;
    float: none!important;
    text-align: center;
    width: auto;
    display: inline-block;
  }
  #header .navbar-nav.navbar-right >li a {
    padding: 15px 10px 5px 10px;
    font-size: 12px;
  }
  .search{
    position: absolute;
    top: 100px;
    font-size: 10px;
    right: 60px;
    left: 0;
    z-index: 1;
  }
  #tabla-precios{
    display: none;
  }
  #services {
    padding-top: 25px;
  }
  
}

@media only screen and (max-width : 768px) {
  #services{
    padding-top: 25px;
  }
  #home-slider .slider-hill {
    display: none;
  }
  #home-slider .slider-house {
    display: none;
  }
  #home-slider .main-slider {
    position: relative;
    height: 520px;
  }
  #home-slider .slide-text{
    position: relative;
    top: 200px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  #home-slider h1{
    width: 90%;
    text-align: center;
    margin: 0 auto 25px auto;
  }
  #home-slider p{
    width: 90%;
    text-align: center;
    margin: 0 auto 10px auto;
  }
  .action h1.title{
    text-align: center;
  }
  .action p{
    text-align: center;
    margin-bottom: 2em;
  }

  #header.alt {
    background: rgba(43,59,85,1);
    color: #fff;
    padding: 0.5em 0 0.5em 0;
  }
  .navbar-brand{
    float: left;
    margin-left: 10px!important;
  }
  #header .navbar-nav.navbar-right >li a {
    padding: 15px 10px 5px 10px;
    font-size: 12px;
  }
  .search{
    display: none;
  }
  .navbar.navbar-inverse {
      margin-top: 0;
      margin-bottom: 10px!important;
      padding-left: 15px;
      padding-right: 15px;
  }
  #features h1.title{
    margin-bottom: 1.5em;
  }
  #features h1.title:before{
    width: 100px;
    height: 1px;
    top: 65px;
    left: 54px;
  }
  #features h1.title:after{
    display: none
  }
  #tabla-precios{
    display: none;
  }
  #action{
    padding: 40px 0;
  }
  #crc1{
    display: none;
  }
  #crc2{
    display: inherit;
  }
  .seccion-responsive{
    display: none;
  }
  .seccion-responsive-2{
    display: inherit;
  }
  .seccion-responsive-2 .single-features{
    display: block;
  }
  .titulo-caracteristicas p{
     text-align: center;
  }
  #pasos{
   display: none;
}
}
@media only screen and (max-width : 480px) {
  #diag {
    transform: skewY(0deg);
    max-height: inherit;
    height: 480px;
}
  #home-slider .slide-text{
    top: 160px;
  }
  #home-slider h1{
    font-size: 1.5em;
    line-height: 1.25em;
  }
  #home-slider p{
    font-size: 0.9em;
    line-height: 1.6em;
  }
  #services h1.title {
    font-size: 1.5em;
    line-height: 1.2em;
    width: 90%;
  }
  #services h2.title {
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .single-service h2{
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .action h1.title{
    font-size: 1.6em;
  }
  .action p{
    font-size: 0.9em;
    line-height: 1.6em;
  }
  #features h1.title{
    font-size: 1.5em;
    line-height: 1.2em;
  }
  p.titulo-caracteristicas{
    font-size: 1em; 
    line-height: 1.6em; 
  }
  .titulo-caracteristicas h2{
    font-size: 1.1em; 
    line-height: 1.3em; 
  }
  .titulo-caracteristicas p{
     font-size: 0.9em;
     line-height: 1.6em;
  }
  #pricing h1.title{
    font-size: 1.5em;
    line-height: 1.2em;
  }
  #pricing h1.title:before{
    left: 48px;
    top:40px;
  }
  #footer h2{
    font-size: 1.5em;
    line-height: 1.2em;
    text-align: center
  }
  #footer .contact-info h2{
    font-size: 1.2em; 
    line-height: 1.3em;
    text-align: center;
  }
  .contact-form > h2{
    font-size: 1.5em;
    line-height: 1.2em;
  }
  .contact-info address {
    line-height: 1.8em;
    font-size: 0.85em;
    text-align: center;
  }
  .btn-submit{
    font-size: 0.9em;
    line-height: 1.8em;
  }
  .footer-bottom p{
    font-size: 0.7em!important
  }
  .form-control{
    font-size: 0.9em;
    height: 35px;
  }

  .contact-form > h2:after{
    display: none;
  }
  .btn-common {
    font-size: 0.8em;
    font-weight: 600;
    padding: 8px 30px;
  }
  .single-features{
    padding-top: 0!important;
  }
  .single-features:last-child{
    padding-bottom: 20px;
  }
  #diag :nth-child(4){
    display: none;
  }
  #home-slider .main-slider{
    height: 380px;
  }
}








/* md */
@media only screen and (max-width : 1200px) {

  /*Pricing Table*/
  .single-price .plan-price:after {
    border-width:100px;
    margin-left:-100px;
  }

  .single-table .table-content {
    padding: 20px;
  }

  .table-header {
    padding: 0 10px 7px;
  }

  .single-table:before {
    border-width:0 106px 60px;
  }

  .single-table .btn-signup:after {
    border-width:78px 106px 0;
  }


}

/* sm */
@media only screen and (max-width : 992px) {

  h1{
    font-size: 25px;
  }

  #header .navbar-nav.navbar-right li {
    padding: 0;
  }

   

  /*Pricing Table*/
  .single-price {
    margin-bottom: 40px;
  }

  .single-price .plan-price {
    height: 140px;
  }

  .single-price .plan-price:after {
    border-width: 140px;
    margin-left: -140px;
  }

  .single-table {
    margin-bottom: 50px;
  }

  .single-table:before {
    border-width: 0 172px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 173px 0;
  }

  #price-table2 {
    margin-bottom: 100px;
  }

  .nav.navbar-nav.post-nav li{
    display: inline-block;
    margin-right: 15px;
  }

  .masonery_area .nav.nav-justified.post-nav li {
    display: table-cell;
  }

  /* Blog */
  .post-comment {
    padding-left: 0;
  }

  .post-comment .pull-left img {
    margin-right: 20px;
  }

  .parrent .post-comment {
    margin-left: 0;
  }

  .parrent .media-list {
    margin-left: 150px;
  }

  .single-blog.two-column .post-overlay{
    margin-top: 0;
  }

}


/* xs */
@media only screen and (max-width : 768px) {

  h1{
    font-size: 22px;
  }

  h2{
    font-size:20px;
  }

  .padding{
    padding: 30px 0;
  }



  .social-icons.pull-right{
    float: left !important;
  }

  #header .navbar-inverse .navbar-toggle,
  #header .navbar-inverse .navbar-toggle:focus {
    border-color: #00aeef;
    margin-top: 30px;
    margin-bottom: 25px;
    margin-right: 5px;
    outline: none;
  }

  .navbar-header .navbar-toggle .icon-bar {
    background-color: #00aeef;
  }

  #header .navbar-inverse .navbar-toggle:hover {
    background: #00aeef;
  }

  #header .navbar-inverse .navbar-toggle:hover .icon-bar {
    background: #fff;
  }
 
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-top: 0;
  }

  .social-icons ul li:first-child{
    padding-left: 0;
  }

  .search {
    top: -40px;
  }

  #header .navbar-nav.navbar-right li > a > i {
    display: inline-block;
    float: right;
    padding: 8px 10px 8px 30px
  }

  #header .navbar-nav.navbar-right li > a {
    padding: 10px 0;
  }

  #header .navbar-nav li ul.sub-menu li a {
    padding: 5px 10px;
  }

  #header .navbar-inverse .navbar-nav li.active > a, 
  #header .navbar-inverse .navbar-nav li.active > a:focus, 
  #header .navbar-nav.navbar-right li > a:hover {
    border: none;
  }


  /*Pricing Table*/
  .single-price, .single-table {
    margin-bottom: 45px;
  }

  .single-price .plan-price {
    height: 200px;
    padding-top: 25px;
  }

  .single-price .plan-price:after {
    border-width: 200px;
    margin-left: -200px;
  }

  .single-table:before {
    border-width: 0 225px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 225px 0;
  }

  .single-table .btn-signup a {
    padding: 15px;
  }


  .action.take-tour .col-sm-7{
    width: 100%;
    text-align: center;
  }

  .action.take-tour .col-sm-5{
    width: 100%;
    margin-top: 120px;
  }

  .single-features {
    padding-bottom: 0;
    padding-top: 30px;
  }

  .single-features img {
    margin-bottom: 0;
  }


  .single-features {
    text-align: center;
  }

  .single-features * {
    display: inline-block;
    text-align: center;
  }


  /* about us */

  .team-single {
    margin-bottom: 30px;
  }

  #company-information.choose .padding-top {
    padding-top: 0;
  }

  /* Blog */
  .arrow-right:after {
    background: none ;
  }

  .arrow-left:before {
    background: none;
  }

  .col-sm-6.padding-right.arrow-right{
    padding-right: 15px;
  }

  .col-sm-6.padding-left.padding-top.arrow-left {
    margin-bottom: 70px;
    padding-left: 15px;
  }

  .blog-padding-right {
    padding-right: 15px;
  }

  .nav.nav-justified.post-nav li, 
  .nav.navbar-nav.post-nav li{
    display: inline-block;
    margin-right: 15px;
  }

  .author-profile .col-sm-2 img {
    margin-bottom: 20px;
    width: auto;
  }

  .post-comment {
    padding-left: 0;
  }

  .parrent .post-comment {
    margin-left: 0;
  }

  .parrent .media-list {
    margin-left: 140px;
  }

  .post-comment .pull-left img{
    margin-right: 10px;
  }

  .single-blog.two-column .post-overlay{
    margin-top: 0;
  }

  /* Portfolio */

  .project-name h2 {
    margin-top: 20px;
  }

  .portfolio-filter li a{
    padding: 0 15px;
  }

  /*Coming Soon CSS*/
  #countdown li.angle-one {
    left: 60px;
  }

  #countdown li.angle-two {
    left: 20px;
  }

  #countdown li.angle-three {
    right: 20px;
  }

  #countdown li.angle-four {
    right: 60px;
  }

  #countdown li > span {
    font-size: 36px;
    line-height: 36px;
    margin-top: 30px;
  }

  #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 60px;
  }

  #subscribe {
    font-size: 14px;
    text-align: center;
  }

  #newsletter .form-control {
    font-size: 14px;
    height: 40px
  }

  #newsletter i {
    font-size: 25px;
  }

  #countdown li.angle-one span.minutes, 
  #countdown li.angle-one .minute {
    margin-left: 0
  }

  /* Contact-us2 CSS*/
  #map-section .contact-info {
    width: 51%;
    padding: 20px;
  }

  #gmap {
    height: 310px;
  }

  #contact-form .btn-submit {
    width:50%;
  }

  #map-section .contact-info h2 {
    font-size: 20px;
  }

  #map-section .contact-info address {
    font-size: 14px;
  }


  /* 404 error CSS*/
  #error-page {
    padding: 50px 25px;
  }

  #error-page h2 {
    font-size: 24px;
  }

  .btn-error {
    font-size: 13px;
    padding: 12px 18px;
  }
}

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

  /* Pricing Table*/

  .single-price, .single-table {
    margin-bottom: 35px;
  }

  .single-price .plan-price {
    height: 110px;
    padding-top: 7px;
  }

  .single-price .plan-price:after {
    border-width: 110px;
    margin-left: -110px;
  }

  .single-table:before {
    border-width: 0 145px 60px;
  }

  .single-table .btn-signup:after {
    border-width: 78px 145px 0;
  }

  /* Coming soon */
  #countdown li.angle-one {
    left: 25px;
  }

  #countdown li.angle-two {
    left: 10px;
  }

  #countdown li.angle-three {
    right: 10px;
  }

  #countdown li.angle-four {
    right: 25px;
  }

  #countdown li > span {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
  }

  #countdown li.angle-two > span,
  #countdown li.angle-four > span {
    margin-top: 30px;
  }


  #subscribe {
    font-size: 14px;
    text-align: center;
  }

  #newsletter .form-control {
    font-size: 14px;
    height: 40px
  }

  #newsletter i {
    font-size: 25px;
  }

  #countdown li.angle-one span.minutes, 
  #countdown li.angle-one .minute {
    margin-left: 0
  }

  /* Contact-us2 CSS*/

  #map-section .contact-info {
    width: 100%;
  }

  #gmap {
    height: 390px;
  }

  #contact-form .btn-submit {
    width: 60%;
  }

  /* 404 error CSS*/

  #error-page {
    padding: 50px 25px;
  }

  #error-page h2 {
    font-size: 24px;
  }

  .btn-error {
    font-size: 10px;
    padding: 12px 11px;
  }
}

.loadmail{
  display: none;
  padding-bottom: 1rem;
  height: 22px;
  transition: all .2s;
  color: white;
  margin-bottom: .5rem;
}

.loadmailshow{
  display: block;
}