


/*    Tablet Layout: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media (min-width: 1265px){
  #navigation.collapse{
    display: block;
    margin: 0 auto;
  }

  .navbar-brand img{
    height:  100px;
    width: auto;
    margin-left: 50px;
  }
  .animated-nav .navbar-brand img{
    height:  80px;
  }
  .carousel-caption{
    margin-left: 20%;
  }
  .carousel-caption > div {
  background-color: transparent;
  opacity: 1;
  margin: 0px  0 0 10%;
  position: absolute;
  width: 80%;
  text-align: center;
}
  #home-carousel .carousel-inner h2 {
  font-size: 70px;
  line-height: 1.1em;
}

#home-carousel .carousel-inner p {
  font-size: 20px;
    max-width: 70%;
  margin-left: 15%;
  margin-top: 50px;
}
.logo-grande{
  display: none;
}
}



@media only screen and (min-width: 768px) and (max-width: 991px) {


/*.navigation .navbar-nav > li > a{
  padding: 15px 10px;
}

.animated-nav .navigation .navbar-nav > li > a{
  padding: 30px 20px;
}*/

#service .media{
  padding-left: 0;
}

.mobile-device .black{
  left: 0px;
}

.mobile-device .white{
  left: -98px;
}

figcaption.mask{
  padding: 10px;
}

figcaption.mask h3{
  font-size: 15px;
}

figcaption.mask span{
  font-size: 12px;
}

.plus{
    height: 60px;
    width: 60px;
    margin-left: -25px;
}

.portfolio-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 0px;
}


  
 
}




/*    
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 1264px) {
  .navbar-brand img{
    margin-top: 10px;
    height: 75px;
  }
/*  .navigation .navbar-nav > li > a{
    margin-top: 10px;
  padding: 22px 20px;
}*/
  .carousel-caption{
    right: 0;
    margin-left:10%;
  }
  .carousel-caption > div {
      padding: 0;  
      margin-left: 5%;
      text-align: center;
      top: 10%;
  }

  #home-carousel .carousel-inner h2 {
      font-size: 35px;
  }
  .logo-grande{
    display: none;
  }
  .loguito{
    display: inline-block;
  }
}

@media only screen and (min-width: 955px) and (max-width: 1115px) {
  .loguito{
    display: none;
  }
  .logo-grande{
    display: inline-block;
  }
  .navbar-brand img{
    height: 100px;
    margin-top: 0;
  }
  .animated-nav .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > a{
  padding: 39px 20px;
}
}

@media only screen and (min-width: 881px) and (max-width: 954px) {
  .loguito{
    display: none;
  }
  .logo-grande{
    display: inline-block;
  }
  .navbar-brand img{
    height: 90px;
    margin-top: 0;
  }
  .animated-nav .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > a{
  padding: 35px 20px;
}
.socials > a{
    margin: 26px 0 20px 15px;
}
}

@media only screen and (min-width: 825px) and (max-width: 880px) {
  .loguito{
    display: none;
  }
  .logo-grande{
    display: inline-block;
  }
  .navbar-brand img{
    height: 90px;
    margin-top: 0;
  }
  .animated-nav .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > a{
  padding: 35px 15px;
}
.socials > a{
    margin: 26px 0 20px 15px;
}
}

@media only screen and (min-width: 768px) and (max-width: 824px) {
  .loguito{
    display: none;
  }
  .logo-grande{
    display: inline-block;
  }
  .navbar-brand img, .animated-nav .navbar-brand img{
    height: 85px;
    margin-top: 0;
  }
 .animated-nav .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > a{
  padding: 35px 12px;
}.socials > a{
    margin: 26px 0 20px 15px;
}
}


@media only screen and (max-width: 767px) {

  .navbar-brand img{
    margin-left: 15px;
    height: 75px;
    margin-top: 0px;
  }
  .animated-nav .navbar-brand img{
    margin-left: 15px;
    height: 75px;
    margin-top: 0px;
  }


  .navbar-toggle {
    border: 1px solid white;
    margin-top: 21px;
  }

  .navbar-toggle .icon-bar {
    background-color: red;
  }

  .animated-nav .navbar-toggle {
    border: 1px solid #fff;
    margin-top: 21px;
  }

  .animated-nav .navbar-toggle .icon-bar {
    background-color: red;
  }

  .animated-nav .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > a {
    padding: 15px 25px;
  }

  .animated-nav .navigation .navbar-nav > li > a,
  .navigation .navbar-nav > li > a {
    background-color: #fff;
  }

  .navigation .navbar-nav > li > a:hover {
    background-color: #fff;
  }

  .navigation .navbar-nav > li.current > a {
    border-bottom: 1px solid #999;
    color: #999;
  }

  #home-carousel .carousel-inner p{
    max-width: 80%;
    margin-left: 10%;
  }


  .section-title {
    margin: 50px auto;
  }

.section-title h2 {
    color: #1f2021;
  font-size: 70px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 27px;
  text-transform: uppercase;
  letter-spacing: -6px;
  text-align: center;
}

.socials > a{
    margin: 26px 0 20px 15px;
}

  .carousel-caption > div{
    top: 10%;
  }
/*
  #home-carousel .carousel-inner h2{
    max-width: 80%;
    margin-left: 10%;
      font-size: 40px;
      line-height: 31px;
  }

  .carousel-caption{
    right: 0;
  }*/

  .section-title{
    width: 100%;
  }

  #service .media{
    padding-left: 0px;
  }

  #service .media > .pull-left{
    margin-right: 15px;
  }

  .mobile-device img{
    float: none;
  }

  .mobile-device .black{
    left: 0;
  }

  .mobile-device .white{
    bottom: 336px;
    left: 83px;
  }

  #service-bottom{
    padding-bottom: 100%;
  }

  .service-features{
    padding: 40px 0 0 20px;
    width: 100%;
    top: 60%;
    height: 319px;
  }

  .service-features h3{
    margin-bottom: 0px;
  }

  .portfolio-item{
    width: 100%;
  }

  .tst-content{
    margin: 10px 0 0 125px;
  }

  .subtitle{
    padding-top: 50px;
  }

  .call-to-action p{
    font-size: 14px;
  }

  .pricing-table{
    padding-bottom: 50px;
  }

  figure, p{
    padding-top: 0px;
  }

  .special-plan p{
    line-height: 30px;
  }

  .contact-details{
    margin-bottom: 0px;
  }

  .contact-details > span{
    padding-top: 100px;
  }

  .plus{
      height: 60px;
      width: 60px;
      margin-left: -25px;
  }

  .portfolio-item:hover .plus{
    top: 40%;
  }

}

/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  
  
}


@media only screen and (max-width: 550px){

    .navbar-brand img{
      margin-top: 0;
    height: 65px;
  }
  .animated-nav .navbar-brand img{
    height: 65px;
  }
   #home-carousel .carousel-inner h2{
    max-width: 90%;
    margin-left: 5%;
      font-size: 30px;
      line-height: 31px;
  }
  .carousel-caption > div {
    width: 100%;
    left: 0;
    top:5%;
    margin-left: 0;
  }
  .carousel-caption{
    margin-left: 0;
  }

}


@media only screen and (max-width: 480px){
  .section-title h2{
      font-size: 50px;
  }
  .section-title h2:before {
      margin-left: -100px;
      width: 200px;
  }
  .navbar-brand img{
    height: 80px;
    top:0px;
  }
  .animated-nav .navbar-brand img{
    height: 65px;
    top:0px;
  }
  .logo-grande{
    display: inline-block;
  }
  .loguito{
    display: none;
  }
  .navbar-toggle,  .animated-nav .navbar-toggle{
    margin-top: 25px;
  }
    .section-title p{
    max-width: 90%;
    margin-left: 5%;
  }
}

@media only screen and (max-width: 420px){
  .navbar-brand img{
    height: 70px;
    margin-top:0px;
  }
  .animated-nav .navbar-brand img{
    height: 70px;
    margin-top:0;
  }
  .navbar-toggle,  .animated-nav .navbar-toggle{
    margin-top: 20px;
  }
}

@media only screen and (max-width: 330px) {
  .navbar-toggle{
    margin-right: 0px;
    margin-top: 15px;
  }
  .navbar-brand img{
    height: 65px;
  }
   .animated-nav .navbar-brand img{
    height: 65px;
  }
  .animated-nav .navbar-toggle{
    margin-top: 15px;
  }
}

@media (max-width: 315px){
  .navbar-toggle{
    margin-right: 0px;
    margin-top: 10px;
  }
   .navbar-brand img{
    height: 50px;
    padding-top: 5px;
    margin-left: 0;
  }
}

@media (min-width: 200px){
  .navbar-fixed-top .container{
    width: 100%;
  }
}
