/*============================================================
    xs (por telefone)
    sm (para tablets)
    md (para desktops)
    lg (para desktops maiores)
==============================================================*/
@media (min-width: 1501px){
   .subFooter3 a{
        font-size: 12px;
    }
    /*-----menu----*/   
    #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
    }
    .produto-item{
        max-height: 200px;
    }
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-height: 145px;
    max-width: 100%;
    }
    .recent-work-wrap .overlay{
        height: 147px;
    }
    .col_md_2{
        width: 16.66666667%;
         height: 147px;
        border:1px solid blue;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        vertical-align: middle;
    }
    /*-----menu----*/
    .subProd{
    width: 50%;
    height: 280px;
    background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat;  
    padding-right: 50px;  
    background-position: center;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .navbar-brand img{
    max-width:300px;
    }
    .vend b {
    font-size: 14px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-family: Calibri;
    font-size: 24px;
    line-height: 26px;
    padding: 20px 25px;    
    }
    /* parallax section 
    .parallax-section {
        background-position: center top !important;
    }*/
    
    /* home slider */
    #slitSlider .carousel-caption h2 {
        font-size: 60px;
    }
    
    /* about us */
    .feature-desc h3 {
        margin-top: 0;
    }
    
    /* our team */
    .team-mate {
        margin-bottom: 30px;
    }

    .mask ul {
        top: 85px;
    }

    .mask ul li {
        margin: 0 5px;
    }

    .team-mate > h4 {
        margin-bottom: 10px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul li {
        margin-right: 10px;
    }
    /* testimonial */
    .client-info {
        width: 55%;
    }
    
    /* blog page */
    .tab-post-nav li a {
        padding: 15px 8px;
    }
    
    /* single blog page */
    .author-bio h5 {
        margin-left: 70px;
    }
}
@media (min-width: 1251px) and (max-width: 1500px) {
    #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
    }
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-height: 145px;
    max-width: 100%;
    margin: auto;
    }
    .recent-work-wrap .overlay{
        height: 147px;
    }
    .col_md_2{
        width: 16.66666667%;
        height: 147px;
        border:1px solid blue;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        vertical-align: middle;
    }
    .navbar-brand img{
    max-width:250px;
    }
    .subFooter3 a{
        font-size: 12px;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 24px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 25px;    
    }
    .subProd{
    width: 70%;
    height: 370px;
    background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat; 
    padding-right: 50px;   
    background-position: center;
    }
    .vend b {
    font-size: 14px;
    }
}
@media (min-width: 1025px) and (max-width: 1250px) {
    #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
    }
    
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-height: 145px;
    max-width: 100%;
    }
    .recent-work-wrap .overlay{
        height: 147px;
    }
    .col_md_2{
        width: 16.66666667%;
         height: 147px;
        border:1px solid blue;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        vertical-align: middle;
    }
    .subProd{
    width: 70%;
    height: 370px;
    background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat; 
    padding-right: 50px;   
    background-position: center;
    }
    .copyright a img {
    max-width: 20%;
    }
    .subFooter3 a{
        font-size: 10px;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .copyright a img {
    max-width: 80%;
    }
    .navbar-brand img{
    max-width:200px;
    }
    .vend b {
    font-size: 14px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 24px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 17px;    
    }
	/* parallax section 
    .parallax-section {
        background-position: center top !important;
    }*/
	
	/* home slider */
    #slitSlider .carousel-caption h2 {
        font-size: 60px;
    }
	
	/* about us */
    .feature-desc h3 {
        margin-top: 0;
    }
	
	/* our team */
    .team-mate {
        margin-bottom: 30px;
    }

    .mask ul {
        top: 85px;
    }

    .mask ul li {
        margin: 0 5px;
    }

    .team-mate > h4 {
        margin-bottom: 10px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul li {
        margin-right: 10px;
    }
	/* testimonial */
    .client-info {
        width: 55%;
    }
	
	/* blog page */
	.tab-post-nav li a {
		padding: 15px 8px;
	}
	
	/* single blog page */
    .author-bio h5 {
        margin-left: 70px;
    }
}

@media (min-width: 980px) and (max-width: 1024px) {
    #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
    }
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-height: 145px;
    max-width: 100%;
    }
    .recent-work-wrap .overlay{
        height: 147px;
    }
    .col_md_2{
        width: 16.66666667%;
         height: 147px;
        border:1px solid blue;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        vertical-align: middle;
    }
    .subProd{
    width: 60%;
    height: 260px;
    background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat;
    padding-right: 50px;
    background-position: center;
    }
     .subFooter3 a {
    font-size: 10px;
    }
    .copyright a img {
    max-width: 80%;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .vend b {
    font-size: 14px;
    }
    /*menu*/
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 22px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 8px;    
    }
    .navbar-brand img{
    max-width:180px;
    }
    /* parallax section 
    .parallax-section {
        background-position: center top !important;
    }*/
    
    /* home slider */
    #slitSlider .carousel-caption h2 {
        font-size: 60px;
    }
    
    /* about us */
    .feature-desc h3 {
        margin-top: 0;
    }
    
    /* our team */
    .team-mate {
        margin-bottom: 30px;
    }

    .mask ul {
        top: 85px;
    }

    .mask ul li {
        margin: 0 5px;
    }

    .team-mate > h4 {
        margin-bottom: 10px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    .member-info ul li {
        margin-right: 10px;
    }
    /* testimonial */
    .client-info {
        width: 55%;
    }
    
    /* blog page */
    .tab-post-nav li a {
        padding: 15px 8px;
    }
    
    /* single blog page */
    .author-bio h5 {
        margin-left: 70px;
    }
}

/*============================================================
	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {    #passHover 
   .topnav > li > a{
    margin-right: 10px !important;
    font-size: 18px !important;
    }
    .imgSede{
    max-width: 100%;
    position: fixed;    
    left: 0%;
    margin-top: 10px;   
    }
   .subC2 a{
    font-size: 12px;
    } 
    .subFooter3 a{
    font-size: 12px;
    } 
    .subFooter1{
        width: 33%;
        float: left;
    }
    .subFooter2{
        width: 33%;
        float: left;
        text-align: left;
    }
    .subFooter3{
        width: 33%;
        float: right;
        text-align: left;
    }   
    .copyright a img {
    max-width: 80%;
    }   
   .subProd{
    width: 60%;
    height: 200px;  
     background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat; 
    padding-top: 0px;
    padding-right: 50px;
    background-position: center;
    }/*menu*/
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 20px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 6px;    
    }
    .vend b {
    font-size: 14px;
    }
    .navbar-brand img{
    max-width:200px;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .navbar > .container .navbar-brand,
      .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
      }
     
	/* parallax section 
    .parallax-section {
        background-position: center top !important;
    }*/

	/* home page slider */
    #slitSlider .carousel-caption h2 {
        font-size: 50px;
    }

    #nav-dots {
        display: block;
    }

    #nav-arrows {
        display: none;
    }

	/* about us */
    .wrap-about {
        margin: 0 0 75px;
    }

    .about-content {
        margin: 0 auto;
        width: 100%;
    }

	/* fun facts */
    #counter , #vendidos{
        padding-bottom: 50px;
    }


    .counters-item {
        margin-bottom: 30px;
    }

	/* our products */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

	/* our skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

    .skill-chart {
        margin: 0 auto 40px;
        width: 90%;
    }

    .skill-chart > h3 {
        margin: 15px 0;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 300px;
    }

	/* testimonial */
    .client-info {
        width: 75%;
    }

	/* latest posts */
    .note {
        margin-bottom: 30px;
    }

	/* blog page */
    .tab-post-nav li a {
        padding: 10px;
    }

	/* singla blog page */
    .author-social {
        margin-left: 0;
    }
}

/*============================================================
	Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {#passHover 
    .topnav > li > a{
        font-size: 18px;
    }
    .imgSede{
    max-width: 100%;
    position: fixed;    
    left: 0%;
    margin-top: 10px;   
    }
    .produto-filter > li a{
        font-size: 10px !important;
    }
    .subProd{
    width: 85%;
    height: 160px;
     background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat;
    padding-right: 50px;  
    background-position: center; 
    }
    .subFooter1{
        width: 50%;
        float: left;
    }
    .subFooter2{
        width: 50%;
        float: right;
        text-align: left;
    }
    .subFooter3{
        display: none;
    } 
    .copyright a img {
    max-width: 80%;
    }
    .text-footer {
    text-align: center;
    font-size: 8px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 8px;    
    }
    .vend b {
    font-size: 11px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 20px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 6px;    
    }
    .navbar-header{
        margin-top: 0px;
    }
    
    .navbar-brand img{
    max-width:250px;
    margin-top: -10px;
    margin-left: 75px;
    }
    .topnav{
        width: 110px;
        text-align: right;
        float: right;
        margin-right: 0px;
    }
    
    .prod-filter{
        display: inline;
        width: 410px;
    }
	/* homepage slider */
    #slitSlider .carousel-caption h2 {
        font-size: 30px;
    }

    #slitSlider .carousel-caption h3 {
        font-size: 25px;
    }

    #slitSlider .carousel-caption a {
        font-size: 14px;
    }

    .carousel-caption img {
        width: 50%;
    }

	/* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-brand {
        float: left;
        padding: 10px 0px 0px 10px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
        border-radius: 10px;
    }

    .navbar-inverse .navbar-toggle:hover {
        background-color: rgba(0,0,253,1) !important;
        border-radius: 10px;
    }

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-toggle {
        margin-top: 10px;
    }

    .navbar-inverse .navbar-nav li a {
        color: #fff;
        line-height: 35px;
        padding: 0;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

	/* about us */
    .wrap-about {
        margin: 0 auto 75px;
        width: 70%;
    }

	/* produtos */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

	/* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

    .team-mate img {
        margin: 0 auto;
    }

	/* Produtos */
    .og-grid li {
        width: 245px;
    }

	/* skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

	/* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 350px;
    }

	/* testimonials */
    .client-info {
        width: 74%;
    }

	/* latest posts */
    #blog {
        padding-bottom: 0;
    }
	
    .note {
        margin: 0 auto 30px;
        width: 75%;
    }

	/* contact */
    .contact-info {
        width: 100%;
    }

	/* blog page */
    .tab-post-nav li a {
        padding: 10px 15px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .topnav > li > a{
        font-size: 15px;
    }
   .imgSede{
    max-width: 100%;
    position: fixed;    
    left: 0%;
    margin-top: 10px;   
    }
    .produto-filter > li a{
        font-size: 10px !important;
    }
    .col1{
        float: left;
        width: 70%;
    }
    .col2{
        float: right;
        width:30%;
    }
    .subProd{
    width: 80%;
    height: 150px;
     background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat;  
    padding-right: 50px; 
    background-position: center;
    }
    .subFooter1{
        width: 40%;
        float: left;
    }
    .subFooter2{
        width: 60%;
        float: right;
        text-align: left;
    }
    .subFooter3{
        display: none;
    } 
    .copyright a img {
    max-width: 80%;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 8px;    
    }
    .navbar-inverse .navbar-toggle {                
        border-color: #fff;
        border-radius: 10px;
        outline: transparent !important;
    }
    .vend b {
    font-size: 10px;
    }
    .navbar-header{
        margin-top: 0px;
    }
    
    .navbar-brand img{
    max-width:210px;
    margin-left: 0px;
    margin-top: 5px;
    }
    .topnav{
        width: 100px;
        float: right;
        text-align: right;
        margin-right: 0px;
    }
    .prod-filter{
        display: inline;
        width: 100%;
    }
    .prod-filter ul li a{
        font-size: 14px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    font-family: Calibri;
    line-height: 26px;
    padding: 10px 6px;    
    }
    .evDesc span{
        font-size: 11px;
    }
    /* homepage slider */
    #slitSlider .carousel-caption h2 {
        font-size: 20px;
    }

    #slitSlider .carousel-caption h3 {
        font-size: 15px;
    }

    #slitSlider .carousel-caption a {
        font-size: 10px;
    }

    .carousel-caption img {
        width: 80%;
    }

    /* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-brand {
        float: left;
        padding: 0px 0px 0px 10px;
    }

    

    .navbar-inverse .navbar-toggle:hover {
        background-color: rgba(0,0,253,1) !important;
        border-radius: 10px;
    }

    .navbar-collapse.in {
        overflow-y: overlay;
    }

    .navbar-toggle {
        margin-top: 5px;
    }

    .navbar-inverse .navbar-nav li a {
        line-height: 35px;
        padding: 0;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

    /* about us */
    .wrap-about {
        margin: 0 auto 75px;
        width: 90%;
    }

    /* produtos */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

    /* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    /* Produtos */
    .og-grid li {
        width: 245px;
    }

    /* skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

    /* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 350px;
    }

    /* testimonials */
    .client-info {
        width: 74%;
    }

    /* latest posts */
    #blog {
        padding-bottom: 0;
    }
    
    .note {
        margin: 0 auto 30px;
        width: 75%;
    }

    /* contact */
    .contact-info {
        width: 100%;
    }

    /* blog page */
    .tab-post-nav li a {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 200px) and (max-width: 319px) {#passHover 
    .produto-filter > li a{
        font-size: 10px !important;
    }
    .imgSede{
    max-width: 100%;
    position: fixed;    
    left: 0%;
    margin-top: 10px;   
    }
    .subProd{
    width: 85%;
    height: 125px;
     background-color: #fff; 
    background-image: url('../img/caixas-cativo.png');
    background-size: contain; 
    background-repeat: no-repeat;
    padding-right: 50px; 
    background-position: center;  
    }
    .subFooter1{
        width: 30%;
        float: left;
    }
    .subFooter2{
        width: 70%;
        float: right;
        text-align: left;
    }
    .subFooter3{
        display: none;
    } 
    .copyright a img {
    max-width: 80%;
    }
    .text-footer{
        font-family:Arial;
    padding-top: 0px;
    text-align: center;
    font-size: 10px;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #fff;
        border-radius: 10;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 12px;
    font-family: Calibri;
    line-height: 26px;
    padding: 20px 8px;    
    }
    .vend b {
    font-size: 9px;
    }
    .navbar-header{
        margin-top: 20px;
    }
  
    .navbar-brand img{
    max-width:200px;
    margin-left: 20px;
    }
    .topnav{
        width: 93px;
        text-align: right;
        margin-right: -15px;
    }
    .prod-filter{
        display: inline;
        width: 100%;
    }
    .prod-filter ul li a{
        font-size: 11px;
    }
    .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding: 20px 6px;    
    }
    .evDesc span{
        font-size: 14px;
    }
    /* homepage slider */
    #slitSlider .carousel-caption h2 {
        font-size: 20px;
    }

    #slitSlider .carousel-caption h3 {
        font-size: 15px;
    }

    #slitSlider .carousel-caption a {
        font-size: 10px;
    }

    .carousel-caption img {
        width: 80%;
    }

    /* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-brand {
        width: 0px;
        float: left;
        padding: 10px 0px 0px 0px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
        border-radius: 10;
    }

    .navbar-inverse .navbar-toggle:hover {
        background-color: rgba(0,0,253,1) !important;
        border-radius: 10;
    }

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-toggle {
        margin-top: 0px;
    }

    .navbar-inverse .navbar-nav li a {
        line-height: 35px;
        padding: 0;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

    /* about us */
    .wrap-about {
        margin: 0 auto 75px;
        width: 90%;
    }

    /* produtos */
    .service-block {
        margin: 0 auto 40px;
        width: 310px;
    }

    /* our team */
    .team-mate {
        margin: 0 auto 30px;
        width: 280px;
    }

    .team-mate img {
        margin: 0 auto;
    }

    /* Produtos */
    .og-grid li {
        width: 245px;
    }

    /* skills */
    .skill-chart {
        margin: 0 auto 40px;
        width: 300px;
    }

    /* pricing table */
    .pricing {
        margin: 0 auto 30px;
        width: 350px;
    }

    /* testimonials */
    .client-info {
        width: 74%;
    }

    /* latest posts */
    #blog {
        padding-bottom: 0;
    }
    
    .note {
        margin: 0 auto 30px;
        width: 75%;
    }

    /* contact */
    .contact-info {
        width: 100%;
    }

    /* blog page */
    .tab-post-nav li a {
        padding: 10px 15px;
    }
}