/* Responsive styles
================================================== */

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
	
}

/********************************************************************************************************************************
********************************************************************************************************************************  
	IPAD PAISAGEM
*********************************************************************************************************************************
********************************************************************************************************************************/
@media (min-width : 1024px) and (max-width: 1024px) {

	/*********************   NAVBAR ********************************/
	.navbar-header{
		width: 20%;
	}
	.navbar-brand {
    	height: 48px;
	}
	ul.navbar-nav a {
		font-size: 12px;
	    padding: 15px 0px 10px 10px;
	}

	#section_header .haeder-fixed
	{
	    background: #ffcc29;
	    padding: 8px 0px;
	}

	#section_header
	{
	    background:#ffcc29;
	    padding: 8px 0px;
	    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	}

	/*********************** CAROUSEL*******************************/
	.caption-slidedestaque
	{
	    font-size:20px;
	    font-weight: bold;
	}


	#slider_part{
	   height: 640px;
	   width: 100%;
	   overflow:hidden;
	}

	.carousel
	{
	   height: 640px;
	   width: 100%;
	   overflow:hidden;
	}

	.overlay-slide img
	{
    	height: 640px;
	    width: 100%;
	    display: block;
	}

	.carousel-caption
	{
	    top: 50%;
	    margin-top: -35px;
	    text-shadow:none!important;
	    left:9%;
	    right: 10%;
	    -webkit-transition: all.3s ease 0s;
	    -o-transition: all.3s ease 0s;
	    transition: all.3s ease 0s;
	    text-align: center;
	}

	/*********************** BRACOS *******************************/
	.LogoCozinha
	{
	    margin-left: 0px;
	    max-width: 30%;
	}

	/************************* FOTOS ******************************/
	.item-thumbs {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer;
    height: 250px;
    width: 250px;
    left:10%;
    right: 10%;
	}

}


/*********************************************************************************************************************************
********************************************************************************************************************************/
/* Medium Devices, Desktops  
********************************************************************************************************************************
********************************************************************************************************************************/
@media (min-width : 992px) {

	


	/*portfolio*/
	
	.single-portfolio figcaption .links a {
	    float: left;
	    margin: 0px 5px 0px 0px;
	}

	/* ======================================================
   		3. Slide
	========================================================= */

	/*.caption-slidedestaque
	{
	    font-size:25px;
	    font-weight: bold;
	}*/

	/*
	#slider_part {
    	height: 530px;
    	margin-top: 0px;
	}
	.carousel_slide
	{
		height:530px;
    	margin-top: 0px;
	}

	carousel-indicators li {
	    width: 15px !important;
	    height: 15px !important;
	}
	.carousel-indicators {
    	width: 55%;
	}
	.carousel-indicators {
	    left: 22%;
	    bottom: 5%;
	}
	.carousel-indicators li
	{
	    width: 15px !important;
	    height: 15px !important;
	    border: 2px solid #FFF !important;
	    margin: 0px !important;
	    border-radius: 30%;
	}

	.carousel-caption p
	{
    	top: 10%;
    	left:2%;
    	margin-top: -110px;
	}*/
}

/********************************************************************************************************************************
********************************************************************************************************************************  
	Small Devices, Tablets - IPAD RETRATO
*********************************************************************************************************************************
********************************************************************************************************************************/

@media (min-width : 768px) and (max-width: 991px) {
	
	/*********************   NAVBAR ********************************/
	.navbar-header{
		width: 20%;
	}
	.navbar-brand {
    	height: 48px;
	}
	ul.navbar-nav a {
		font-size: 12px;
	    padding: 15px 0px 10px 10px;
	}

	#section_header .haeder-fixed
	{
	    background: #ffcc29;
	    padding: 8px 0px;
	}

	#section_header
	{
	    background:#ffcc29;
	    padding: 8px 0px;
	    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	}

	/*********************** CAROUSEL*******************************/

	.caption-slidedestaque
	{
	    font-size:20px;
	    font-weight: bold;
	}


	#slider_part{
	   height: 470px;
	   width: 100%;
	   overflow:hidden;
	}

	.carousel
	{
	   height: 470px;
	   width: 100%;
	   overflow:hidden;
	}

	.overlay-slide img
	{
    	height: 470px;
	    width: 100%;
	    display: block;
	}

	.carousel-caption
	{
	    top: 35%;
	    margin-top: -80px;
	    text-shadow:none!important;
	    left:3%;
	    right: 10%;
	    -webkit-transition: all.3s ease 0s;
	    -o-transition: all.3s ease 0s;
	    transition: all.3s ease 0s;
	    text-align: center;
	}

	
	#detalhesportal
	{
		padding-top:0px;
     	padding-bottom: 40px;
	}


	/*********************** BRACOS *******************************/
	.LogoCozinha
	{
	    margin-left: 0px;
	    max-width: 30%;
	}

	
	/************************* FOTOS ******************************/
	.item-thumbs {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    cursor: pointer;
    height: 250px;
    width: 250px;
    left:15%;
    right: 15%;
	}


	/************************* FOOTER ******************************/
	.content 
	{
	  padding-bottom:375px; /* Height of the footer element */
	}

	footer
	{

	    margin:0;
	    width:100%;
	    height: 375px;
	    position:absolute;
	    bottom:0;
	    padding: 0;
	    border: 0;
	}


	/*backt top*/
	#back-top {
    	right: 12px;
	}

	
	/*-- Landing ---*/

	.hero-text{
		width: 95%;
	}
	.hero-title{
		font-size: 36px;
	}
	.hero-buttons a.btn {
		padding: 10px 20px;
	}

	.app-gallery figure.effect-oscar a{
		margin-top: 105px;
	}


}

/******************************************************************************************************************************
*******************************************************************************************************************************
/* Small Devices Potrait - IPHONE 6
*******************************************************************************************************************************
*******************************************************************************************************************************/
@media (max-width : 767px){

	/*********************   NAVBAR ********************************/
	/*.navbar-header{
		width: 20%;
	}*/
	
	ul.navbar-nav a {
		font-size: 12px;
	    padding: 15px 15px 15px 15px;
	}
	
	#section_header .haeder-fixed
	{
	    background: #ffcc29;
	    padding: 10px 0px;
	}

	#section_header
	{
	    background:#ffcc29;
	    padding: 10px 0px;
	    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
	}

	.navbar-brand {
    	height: 60px;
	}

	.navbar-brand img {
	    height: 40px;
	    margin-top: -10px;
	}

	.feature_title {
    	width: 60%;
    	font-size: 30px;
	}
	.feature_content .btn-main{
		margin-bottom: 40px;
	}

	/*********************** CAROUSEL*******************************/
	.caption-slidedestaque
	{
	    font-size:20px;
	    font-weight: bold;
	}


	#slider_part{
	   height: 350px;
	   width: 100%;
	   /*overflow:hidden;*/
	}

	.carousel
	{
	   height: 350px;
	   width: 100%;
	   overflow:hidden;
	}

	.overlay-slide img
	{
    	height: 350px;
	    width: 100%;
	    display: block;
	}

	.carousel-caption
	{
	    top: 23%;
	    margin-top: -45px;
	    text-shadow:none!important;
	    left:9%;
	    right: 9%;
	    -webkit-transition: all.3s ease 0s;
	    -o-transition: all.3s ease 0s;
	    transition: all.3s ease 0s;
	    text-align: center;
	}

	.carousel-caption p{
    font-size:14px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    transition-delay:.3s;
    -moz-transition-delay:.3s;
    -o-transition-delay:.3s;
    margin: 10px 0px;
    /*background-color: rgba(0,0,0,0.8);
    background-size: 200px;*/
    /*text-transform: uppercase;*/
}

	.slides-control .carousel-control
	{
	    position: absolute;
	    width: 25px;
	    top: 55%;
	    z-index:10;
	}

	.carousel-control.left{
    	left: 0px;
	}
	.carousel-control.right{
	    right: 30px;
	}
	.carousel-control.left{
	    width: 60px;
	    height: 20px;
	}
	.carousel-control.right{
	    width: 60px;
	    height: 20px
	}

	.slides-control .carousel-control i{
    line-height: 20px;
    font-size: 32px;
    padding-top: 6px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 20%;
    width: 35px;
    height: 35px;
}

	/* ======================================================
   		PORTAL
	========================================================= */
	#detalhesportal{
     padding-top:20px;
     padding-bottom: 20px;
	}


	/* ======================================================
   		3. Slide
	========================================================= */

	/*.caption-slidedestaque
	{
	    font-size:18px;
	    font-weight: bold;
	   
	}
	
	#slider_part {
    	height: 400px;
    	margin-top: 0px;
	}

	.carousel_slide
	{
		height: 400px;
    	margin-top: 0px;
	}

	.carousel-caption 
	{
    	top: 50%;
    	left:5%;
    	margin-top: -60px;
	}

	.carousel-caption h3 {
	    font-size: 20px;
	    line-height: 30px;
	}
	.carousel-caption p {
	    font-size: 35px;
	    line-height: 45px;
	}
	.carousel-caption h2{
    	font-size: 16px;
		line-height: 34px;
		width: 50%;
	}
	.carousel-caption h2:after{
	    content: "";
	    position: absolute;
	    width: 2px;
	    height: 55px;
	    background: #EE3B24;
	    left: 5px;
	    top: -10px;
	}
	.carousel-caption h2:before{
	    content: "";
	    position: absolute;
	    width: 2px;
	    height: 55px;
	    background: #EE3B24;
	    right: 5px;
	    top: -10px;
	}


	
	#slider_part {
    	height: 250px;
    	margin-top: 75px;
	}

	.carousel-caption {
    	bottom: 30%;
    	left:5%;
	}

	.overlay-slide {
    	height: 100%;
	}
	
	.carousel-caption p {
	    font-size: 12px;
	    line-height: 14px;
	    margin-top: 20px;
	}
	.carousel-indicators li {
	    width: 15px !important;
	    height: 15px !important;
	}
	.carousel-indicators {
    	width: 55%;
	}
	.carousel-indicators {
	    left: 22%;
	    bottom: 5%;
	}
	.carousel-indicators li{
    width: 8px !important;
    height: 8px !important;
    border: 2px solid #FFF !important;
    margin: 0px !important;
    border-radius: 20%;

}
	
	.slides-control .carousel-control i {
	    line-height: 15px;
	    font-size: 20px;
	    width: 30px;
	    height: 30px;
	}
	.carousel-control.right {
    	right: 30px;
	}
	*/
	
	/*header*/
  	/*
*/

	
	/************************* FOTOS ******************************/
	.item-thumbs {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    cursor: pointer;
    height: 250px;
    width: 250px;
    left:13%;
    right: 13%;
	}
	
	
	/*count*/
	.facts-wrap {
    	margin: 0px auto 65px;
	}

	.video-text {
    	margin-top: 30px;
	}

	/*pricing table*/
	.single_table {
    	width: 287px;
	}
	.single_table ul li.price {
   		font-size: 40px;
	}
	.single_table .plan_wraper {
	    height: 64px;
	    left: 38%;
	}
	.single_table ul li {
    font-size: 16px;
	}
	.grey_bg{
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}

	/*Testimonial */
	.cyprass-carousel-controller {
	    left: 33%;
	}
	.testimonial-slide .testimonial-text {
	    font-size: 14px;
	    padding-top: 20px;
	    text-align: justify;
	    max-width: 431px;
	    padding: 0px 20px 0px 20px;
	}
	/*client*/
	.client_logo {
	    padding: 0px;
	    margin: 0 auto;
	    width: 50%;
	}
	
	#client {
    	padding: 0px 0px;
	}
	
	/*blog*/
	#banner {
	    height: 400px;
	}
	.blog-header {
	    margin-top: 95px;
	}
	#portfolio-slider li img {
	    height: 250px !important;
	}
	.bx-wrapper .bx-controls-direction a {
    	top: 42%;
	}
	.bx-wrapper .bx-viewport {
	    height: 250px !important;
	}
	.bx-wrapper .bx-pager {
    	top: 60%;
	}
	.share1 {
	    height: 88px;
	    padding: 5px 20px 30px 20px;
	}
	.blog-desc{
		margin-top: -90px;
	}

	/*footer*/
	.footer_b {
	    padding-bottom: 21px;
	}
	.footer_mid{
		float: left !important;
	}
	
	/*backt top*/
	#back-top {
    	right: 12px;
	}

}
	

/******************************************************************************************************************************
*******************************************************************************************************************************
/* Small Devices Potrait - MOTO G
*******************************************************************************************************************************
*******************************************************************************************************************************/
@media (max-width : 330px){

	/*********************** CAROUSEL*******************************/
	.caption-slidedestaque
	{
	    font-size:11px;
	    font-weight: normal;
	}


	#slider_part{
	   height: 260px;
	   width: 100%;
	   /*overflow:hidden;*/
	}

	.carousel
	{
	   height: 260px;
	   width: 100%;
	   overflow:hidden;
	}

	.overlay-slide img
	{
    	height: 260px;
	    width: 100%;
	    display: block;
	}

	.carousel-caption
	{
	    top: 18%;
	    margin-top: -65px;
	    text-shadow:none!important;
	    left:9%;
	    right: 9%;
	    -webkit-transition: all.3s ease 0s;
	    -o-transition: all.3s ease 0s;
	    transition: all.3s ease 0s;
	    text-align: center;
	}

	.carousel-caption p
	{
	    font-size:12px;
	    line-height: 12px;
	    font-weight: 500;
	    color: #fff;
	    transition-delay:.3s;
	    -moz-transition-delay:.3s;
	    -o-transition-delay:.3s;
	    margin: 5px 0px;
	    /*background-color: rgba(0,0,0,0.8);
	    background-size: 200px;*/
	    /*text-transform: uppercase;*/
	}

	.slides-control .carousel-control
	{
	    position: absolute;
	    width: 35px;
	    top: 55%;
	    z-index:10;
	}

	.carousel-control.left{
    	left: 0px;
	}
	.carousel-control.right{
	    right: 30px;
	}
	.carousel-control.left{
	    width: 60px;
	    height: 20px;
	}
	.carousel-control.right{
	    width: 60px;
	    height: 20px
	}

	.slides-control .carousel-control i{
    line-height: 20px;
    font-size: 32px;
    padding-top: 6px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 20%;
    width: 35px;
    height: 35px;
	}


}