
/*    Default Layout: 992px. 
    Gutters: 24px.
    Outer margins: 48px.
    Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

@media (max-width: 767px) {



}



/*    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 only screen and (min-width: 768px) and (max-width: 991px) {


.navigation .navbar-nav > li > a{
  padding: 38px 20px;
}

.animated-nav .navigation .navbar-nav > li > a{
  padding: 30px 20px;
}

#service .media{
  padding-left: 0;
}

.carousel-indicators {
  display: none;
    bottom: 65px !important;
}

.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: 30%;
    width: 30%;
    margin-left: -15%;
}

.portfolio-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 10px;
}


  
 
}



/*    Mobile Layout: 320px.
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

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

#lz_overlay_chat {
  width: 208px !important;
  margin-left: 45px !important;
}

#navigation {
    background-color: whitesmoke;
    height: 74.5px
}

.navbar-toggle {
  border: 1px solid rgba(15, 116, 143, 0.8);
  margin-top: 20px;
}

.navbar-toggle .icon-bar {
  background-color: rgba(15, 116, 143, 0.8);
}

.animated-nav .navbar-toggle {
  border: 1px solid; /*border: 1px solid #fff;*/
  margin-top: 21px;
}

.animated-nav .navbar-toggle .icon-bar {
  /*background-color: #fff;*/
}

.navigation .navbar-nav {
  width: 113%;
  height: 160% !important;
  background-color: #262626;;
}

.navbar-nav {
    margin: 0px -15px !important;
}

.animated-nav .navigation .navbar-nav > li > a,
.navigation .navbar-nav > li > a {
  padding: 15px 50px 15px;
}

.navigation .navbar-nav > li > a {
  padding: 7px 50px 15px !important;
}

.navigation .navbar-nav > li > a:hover {
  color: white;
  background-color: #00c7fc;
}

.navigation .navbar-nav > li.current > a {
  border-bottom: 1px solid #fff;
  width: 100%;
  color: #fff;
}

.navbar-brand > a > img {
  margin-top:2%;
  height: 50px;
  padding-left: 15%;
  -webkit-transition: transform 2s ease-in-out;
    -moz-transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    /* overflow-x: visible; */
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-collapse.in {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.nav > li {
    float: none;
    margin: 0;
    padding-left: 18%;
    padding-right: 14% !important;
}

.nav > li a {
   color: #888;
}

#banner-aside, #segmentos, #btn-1#btn-2, #btn-3, #btn-4, #btn-5 {
  display: none;
}

#segmentos-xs {
  width: 300px;
  height: 300px;
}

.btn-group>.btn{
  display: initial;
}

#btn-1 {
  width: 220px;
  height: 65px;
  margin-top: 35px;
  margin-bottom: 25px
}

#btn-2, #btn-3, #btn-4, #btn-5 {
  width: 220px;
  height: 65px;
  margin-bottom: 25px;
}

.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

.carousel-inner .item {

}

#home-carousel .carousel-inner h2{
    font-size: 18px;
    line-height: 31px;
}

.carousel-caption{
  right: 0;
}

.section-title{
  width: 100%;
}

.carousel-indicators {
  display: none;
    bottom: 65px !important;
}

.dropdown-menu {
  min-width: 100%;
  height: 265px;
  padding: 0px 0 0px;
  background: #ed9b09;
  color: white;
  text-align: center;
}

.dropdown-menu > li {
  padding: 20px 0 18px 0;
  border-bottom: 1px solid #EDB904;
}

.dropdown-menu > li:hover {
 background: #00B5FC;
 color: white;
}

#service {
    background-color: #E8E8E8;
    padding: 90px 10px 85px 5px !important;
}

#service .media {
  margin-left: 5%;
  padding-left: 0px;
  margin-bottom: 20px;
}

#section-clientes {
 margin: 0 -20px 55px;
  width: 100%;
}

.portfolio-item{
  width: 100%;
}

.list-inline {
  padding-left: 0;
  margin-left: -25px;
  list-style: none;
}

#projects {
  width: 100%;
  margin-left: 35px;
}

#media-1 {
  margin-left: 10% !important;
}

#media-2 {
  margin-left: 8% !important;
}

#service .media > .pull-left{
  margin-right: 15% !important;
  left: 20% !important;
}

#img-bussines {
  display: none;
  width: 60%;
  height: 409%;
  margin-bottom: -22px;
  padding-bottom: 0px !important;
}

.service-item {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-left: -70px;
}

.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;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 10px;
}

.special-plan p{
  line-height: 30px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}

#quotes {
  padding-top: 7px;
  /*margin-top: 60px;*/
}

#div-icons {
  margin-left: -19px;
}

#quotes div img {
  display: inline-flex;
  height: 37px !important;
  padding: 0 0px 0 0px;
}
.call-to-action {
  display: list-item;
}

.call-to-action p {
  font-size: 14px;
}

.call-to-action i {
  padding-left: 10px;
  margin-bottom: 5px;
  display: list-item;
}

.call-to-action span {
  /*padding-right: 84px;*/
  display: list-item;
  margin-bottom: 10px;
}

#envelope-icon {
  margin-left: -15px;
}

.pricing-table{
  padding-bottom: 50px;
}
.footer-single h6{
  margin-top: 20px;
}
.copyright {
  display: inline-flex;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 60px;

}


}


/*    Wide Mobile Layout: 480px.
    Gutters: 24px.
    Outer margins: 22px.
    Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

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


}


/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */



@media only screen and (min-width: 414px) and (max-width: 418px) {

.carousel-indicators {
  display: none
}

.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
  top: 15%;
}

.section-title {
  margin: 0 -45px 55px;
  width: 420px;
}

#service .media{
  margin-left: 9%;
  padding-left: 0px;
  margin-bottom: 20px;
}

#media-1 {
  margin-left: 13.5% !important;
}

#media-2 {
  margin-left: 10.5% !important;
}

#service .media > .pull-left{
  margin-right: 15% !important;
  left: 20% !important;
}

.portfolio-item {
  width: 100%;
}

.list-inline {
  padding-left: 0;
  margin-left: -25px;
  list-style: none;
}

#projects {
    width: 100%;
    margin-left: -28px;
}

.section-title {
  margin: 0 58px 55px;
  width: 250px;
}

#section-clientes {
  margin: 0 -13px 55px !important;
  width: 100%;
}

#portfolio {
  margin-left: 5% !important;
  padding-top: 90px;
  padding-bottom: 100px;
}

.portfolio-item{
  width: 100%;
  margin-left: 45px;
}

#section-institucional {
  margin: 0 8px 55px !important;
  width: 100%;
}

#img-bussines {
  display:none;
  width: 60%;
  height: 379%;
  margin-bottom: -22px;
  padding-bottom: 0px !important;
}

.service-item {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-left: -70px;
}

.list-inline {
  padding-left: 0;
  margin-left: -25px;
  list-style: none;
}

#quotes {
  margin-top: 10px
}

#div-icons {
  margin-left: -29px;
}

#quotes div img {
  display: inline-flex;
  height: 45px !important;
  padding: 0 0px 0 0px;
}


}


@media only screen and (min-width: 370px) and (max-width: 378px) {

.navbar-brand > a > img {
  margin-top:-1%;
  height: 60px;
  padding-left: 15%;
  -webkit-transition: transform 2s ease-in-out;
    -moz-transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
}

.animated-nav .navbar-brand {
  margin-top:2%;
  height: 70px;
  padding: 1px 0;
}

.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
  top: 15%;
}

.carousel-indicators {
  display: none
}

.section-title {
  margin: 0 30px 55px;
  width: 250px;
}

#btn-1 {
  width: 220px;
  height: 65px;
  margin-top: 45px;
  margin-bottom: 25px
}

#media-1 {
  margin-left: 10% !important;
}

#media-2 {
  margin-left: 8% !important;
}

#service .media{
  margin-left: 5%;
}

#service .media > .pull-left{
  margin-right: 15% !important;
  left: 20% !important;
}

#section-clientes {
 margin: 0 -20px 55px;
  width: 100%;
}

.portfolio-item{
  width: 100%;
}

.list-inline {
  padding-left: 0;
  margin-left: -25px;
  list-style: none;
}

#projects {
  width: 100%;
  margin-left: 35px;
}

#section-institucional {
 margin: 0 8px 55px;
  width: 100%;
}

.service-item {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-left: -70px;
}

#img-bussines {
  display: none;
  width: 60%;
  height: 420%;
  margin-bottom: -22px;
  padding-bottom: 0px !important;
}
.list-inline {
    padding-left: 0;
    margin-left: -25px;
    list-style: none;
}
#quotes {
  margin-top: 10px
}

#div-icons {
  margin-left: -19px;
}

#quotes div img {
  display: inline-flex;
  height: 40px !important;
  padding: 0 0px 0 0px;
}
.call-to-action {
  display: list-item;
}

.call-to-action p {
  font-size: 14px;
}

.call-to-action i {
  padding-left: 10px;
  margin-bottom: 5px;
  display: list-item;
}

.call-to-action span {
  /*padding-right: 84px;*/
  display: list-item;
  margin-bottom: 10px;
}

#envelope-icon {
  margin-left: -15px;
}

.pricing-table{
  padding-bottom: 50px;
}
.footer-single h6{
  margin-top: 20px;
}
.copyright {
  display: inline-flex;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 60px;

}


}

@media only screen and (min-width: 360px) and (max-width: 364px) {

  .navbar-brand > a > img {
  margin-top:-1%;
  height: 60px;
  padding-left: 15%;
  -webkit-transition: transform 2s ease-in-out;
    -moz-transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
}

.animated-nav .navbar-brand {
  margin-top:2%;
  height: 70px;
  padding: 1px 0;
}

.carousel-indicators {
  display: none
}

.section-title {
  margin: 0 30px 55px;
  width: 250px;
}

#media-1 {
  margin-left: 10% !important;
}

#media-2 {
  margin-left: 8% !important;
}

#service .media{
  margin-left: 5%;
}

#service .media > .pull-left{
  margin-right: 15% !important;
  left: 20% !important;
}

#section-clientes {
 margin: 0 -20px 55px;
  width: 100%;
}

.portfolio-item{
  width: 100%;
}

.list-inline {
  padding-left: 0;
  margin-left: -25px;
  list-style: none;
}

#projects {
  width: 100%;
  margin-left: 35px;
}

#section-institucional {
 margin: 0 8px 55px;
  width: 100%;
}

.service-item {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-left: -70px;
}

#img-bussines {
  display: none;
  width: 60%;
  height: 420%;
  margin-bottom: -22px;
  padding-bottom: 0px !important;
}
.list-inline {
    padding-left: 0;
    margin-left: -25px;
    list-style: none;
}
#quotes {
  margin-top: 10px
}

#div-icons {
  margin-left: -19px;
}

#quotes div img {
  display: inline-flex;
  height: 40px !important;
  padding: 0 0px 0 0px;
}
.call-to-action {
  display: list-item;
}

.call-to-action p {
  font-size: 14px;
}

.call-to-action i {
  padding-left: 10px;
  margin-bottom: 5px;
  display: list-item;
}

.call-to-action span {
  /*padding-right: 84px;*/
  display: list-item;
  margin-bottom: 10px;
}

#envelope-icon {
  margin-left: -15px;
}

.pricing-table{
  padding-bottom: 50px;
}

.footer-single h6{
  margin-top: 20px;
}

.copyright {
  display: inline-flex;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 60px;

}


}


@media only screen and (min-width: 320px) and (max-width: 324px) {
  #lz_overlay_chat {
  width: 208px !important;
  margin-left: 45px !important;
}

#navigation {
    background-color: whitesmoke;
    height: 74.5px
}

.navbar-toggle {
  border: 1px solid rgba(15, 116, 143, 0.8);
  margin-top: 20px;
}

.navbar-toggle .icon-bar {
  background-color: rgba(15, 116, 143, 0.8);
}

.animated-nav .navbar-toggle {
  border: 1px solid; /*border: 1px solid #fff;*/
  margin-top: 21px;
}

.animated-nav .navbar-toggle .icon-bar {
  /*background-color: #fff;*/
}

.navigation .navbar-nav {
  width: 113%;
  height: 160% !important;
  background-color: #262626;;
}

.navbar-nav {
    margin: 0px -15px !important;
}

.animated-nav .navigation .navbar-nav > li > a,
.navigation .navbar-nav > li > a {
  padding: 15px 50px 15px;
}

.navigation .navbar-nav > li > a {
  padding: 7px 50px 15px !important;
}

.navigation .navbar-nav > li > a:hover {
  color: white;
  background-color: #00c7fc;
}

.navigation .navbar-nav > li.current > a {
  border-bottom: 1px solid #fff;
  width: 100%;
  color: #fff;
}

.navbar-brand > a > img {
  margin-top:2%;
  height: 50px;
  padding-left: 15%;
  -webkit-transition: transform 2s ease-in-out;
    -moz-transition: transform 2s ease-in-out;
    transition: transform 2s ease-in-out;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    /* overflow-x: visible; */
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.navbar-collapse.in {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.nav > li {
    float: none;
    margin: 0;
    padding-left: 18%;
    padding-right: 14% !important;
}

.nav > li a {
   color: #888;
}

#banner-aside, #segmentos, #btn-1#btn-2, #btn-3, #btn-4, #btn-5 {
  display: none;
}

#segmentos-xs {
  width: 300px;
  height: 300px;
}

.btn-group>.btn{
  display: initial;
}

#btn-1 {
  width: 220px;
  height: 65px;
  margin-top: 35px;
  margin-bottom: 25px
}

#btn-2, #btn-3, #btn-4, #btn-5 {
  width: 220px;
  height: 65px;
  margin-bottom: 25px;
}

.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

.carousel-inner .item {

}

#home-carousel .carousel-inner h2{
    font-size: 18px;
    line-height: 31px;
}

.carousel-caption{
  right: 0;
}

.section-title {
  width: 100%;
}

.carousel-indicators {
  display: none;
    bottom: 65px !important;
}

.dropdown-menu {
  min-width: 100%;
  height: 265px;
  padding: 0px 0 0px;
  background: #ed9b09;
  color: white;
  text-align: center;
}

.dropdown-menu > li {
  padding: 20px 0 18px 0;
  border-bottom: 1px solid #EDB904;
}

.dropdown-menu > li:hover {
 background: #00B5FC;
 color: white;
}

#service {
    background-color: #E8E8E8;
    padding: 90px 10px 85px 5px !important;
}

#service .media{
   margin-left: -1%;
  padding-left: 0px;
  margin-bottom: 20px;
}

#media-1 {
  margin-left: 6% !important;
}

#media-2 {
  margin-left: 3% !important;
}

#service .media > .pull-left{
  margin-right: 15% !important;
  left: 20% !important;
}

.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;
}

.section-title {
    margin: 0 10px 55px;
    width: 250px;
}

#section-clientes {
  margin: 0 -13px 55px !important;
  width: 100%;
}

#portfolio {
    margin-left: 5% !important;
    padding-top: 90px;
    padding-bottom: 100px;
}

.portfolio-item{
  width: 100%;
  margin-left: 45px;
}


#section-institucional {
  margin: 0 8px 55px !important;
  width: 100%;
}

#img-bussines {
  display: none;
  width: 60%;
  height: 380%;
  padding-bottom: 0px !important;
}

.service-item {
  padding-left: 0px;
  margin-bottom: 20px;
  margin-left: -70px;
}

.list-inline {
    padding-left: 0;
    margin-left: -25px;
    list-style: none;
}

#quotes {
  margin-top: 10px;
}

#div-icons {
  margin-left: -19px;
}

#quotes div img {
  display: inline-flex;
  height: 35px !important;
  padding: 0 0px 0 0px;
}

.tst-content {
  margin: 10px 0 0 125px;
}

.subtitle {
  padding-top: 50px;
}

.call-to-action {
  display: list-item;
}

.call-to-action p {
  font-size: 14px;
}

.call-to-action i {
  padding-left: 10px;
  margin-bottom: 5px;
  display: list-item;
}

.call-to-action span {
  /*padding-right: 84px;*/
  display: list-item;
  margin-bottom: 10px;
}

#envelope-icon {
  margin-left: -15px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 10px;
}

.special-plan p{
  line-height: 30px;
}

.footer-single h6{
  margin-top: 20px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}

.copyright {
  display: inline-flex;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 60px;

}

}

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
}