.animation-delay-0{
	animation-delay: 0s !important;
	animation-fill-mode: both !important;
}

.animation-delay-1{
	animation-delay: 1s !important;
	animation-fill-mode: both !important;
}

/**************** 12/04/2016 *******************/

#fader{
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	display: none;
}

.menu-opened #fader{
	display: block !important;
}

.wsNav{
	z-index: 2000!important;
}

.menu-opened .wsNav{
	z-index: 100!important;
}

.display-none{
	display: none !important;
}

.menu-opened a.open-menu{
	position: fixed; right: 30px; top: 30px;
}
.open-menu{
	z-index: 1002;
}

.dropdown li p{
	font-family: 'asap';
	margin-top: 20px;
	color: #7e7e7e;
	font-size: 12px;
}

.blue{
	color: #1f2778 !important;
}

.font-normal{
	font-weight: 200 !important;
}

li.titulo a{
	font-family: 'pacifico'!important;
	text-transform: none !important;
	font-size: 17px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	color: #1f2778!important;
	line-height: 20px!important;
	border: none !important;
	font-weight: 400 !important;
}

.dropdown li.titulo{
	font-family: 'pacifico';
	text-transform: none !important;
	font-size: 17px;
	padding-top: 40px;
	padding-bottom: 15px;
	color: #1f2778;
	line-height: 20px;
}

.menu-opened .open-menu span{
	background-color: #1f2778;
}

.dropdown li.facebook a{
	background-image: url('../images/ico-facebook-blue.png');
	background-position: center;
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	border-bottom: none;
}

.border-none{
	border: none !important;
}



.dropdown li a {
  color: #7e7e7e;
  font-family: Oswald Regular;
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.dropdown{
	text-align: center;
	width: 240px;
	top:0;
	display: block;
	cursor: default;
	border-radius: 0px;
	position: fixed; 
	z-index: 1001;
}


.menu-opened .fader{
	z-index: 0;
	background-color: rgba(255, 255, 255, 0.1);
}


/**************** 10/04/2016 *******************/

.sea-section .decor-01{
	animation-delay: 1s;
	animation-fill-mode: both !important;
}

.sea-section .decor-02{
	-webkit-animation-name: levitate;
	-webkit-animation-duration: 1.1s;
	-webkit-animation-delay: cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-webkit-animation-timing-function: 1.2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-fill-mode: none;
	-o-animation-name: levitate;
	-o-animation-duration: 1.1s;
	-o-animation-delay: cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-o-animation-timing-function: 1.2s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: alternate;
	-o-animation-fill-mode: none;
	-moz-animation-name: levitate;
	-moz-animation-duration: 1.1s;
	-moz-animation-delay: cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-moz-animation-timing-function: 1.2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-moz-animation-fill-mode: none;
	animation-name: levitate;
	animation-duration: 1.1s;
	animation-delay: cubic-bezier(0.445, 0.05, 0.55, 0.95);
	animation-timing-function: 1.2s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-fill-mode: none;
}

.sea-section .fat-block .img.animated.fadeInUp {
	animation-delay: 1s;
}

.sea-section .fat-block .img img{
	margin-top: 20px;
}

.cheddar-section .fat-block .img{
	animation-delay: 1s;
	margin-top: 30px;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: both !important;
}

.section.section-01 .link-scroll{
	top: 93%;
}



/***************************/

.award-section .block{
	padding: 0 275px 0px 370px;
	/*overflow: hidden;*/
}

.award-section{
	line-height: 18px;
}

.SeeMore {
    font: 30px 'Pacifico', cursive;
    text-align: right;
}

.SeeMore a{
    color: #989481;
    border: 1px solid #CCC;
    padding: 0 12px 0 8px;
    border-radius: 8px;
}

.cell-left{
    float:left;
}

.cell-right{
    float:right;
	margin-right: -50px
}

.cell-center {
	width: 100% !important;
	text-align: center;
}

@media screen and (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape), screen and (max-width: 767px) and (orientation: portrait)
{
	.cell-right{
		float: left!important;
    }
}

.cell > h2{
    margin-bottom: 30px;

}

.cell >p {
    width: 210px;
    
}

.cell-right >p {
    width: 230px;
    margin-bottom: 10px;   
}

.hash-section {
    padding: 70px 0 352px;
}

.hash-section .cell{
	margin-top: 150px;
}

.titulo{
    font: 24px 'Pacifico', cursive;
}

.clear-aux{
    clear: both;   
}

.hash-section .decor {
    position: absolute;
    top: 150px;
    left: -8px;
    background: url(../images/bg-hash-decor.png) no-repeat center 140px;
    background-size: 750px;
	margin-top: -50px;
}

.btn-seemore{
    margin-top: 20px;
    font-family:18px 'Roboto', sans-serif;
    color: #fcc55b;
    background-color: white;
    border-radius: 10px;
    border-color: white;
    margin-bottom: 10px;
}

.news-seemore{
    text-align: right;
    font: 18.75px'Pacifico', cursive;
    color: #6b167d;
}

#header.scrolled .logo{
}

header.scrolled{
	/*background-color: #fff;*/
	height: 50px
}
/*
header.scrolled .link img {
	height: auto;
    width: 50px;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}*/

header.scrolled .social li a{
	color: #222976
}

header.scrolled .social li .ico-facebook{
	background: url(../images/ico-facebook-blue.png) no-repeat;
}

#header.scrolled .link{
	padding: 20px 0 0 0 !important;
	/*max-height: 85px !important;*/
	/*display: none;*/
}

#header.scrolled .social{
	display: none;
}
/*
#header.scrolled #main-nav span{
	background-color: #222976
}
*/
.wsNav {
  position: fixed;
  right: 14px;
  top: 45%;
  z-index: 199;
}
.wsNav li {
  display: block;
  width: 5px;
  height: 5px;
  background-color: #FFF;
  border-radius: 50%;
  margin-bottom: 8px;
  cursor: pointer;
  box-shadow: 1px 1px 4px #A0A0A0;
}
.wsNav li.wsActive {
  width: 8px;
  height: 8px;
  background-color: #222976 !important;
  margin-left: -2px;
}

.decor p{
	margin-top: 40px;
	width: 100%;
    text-align: center;
}

.decor p b{
	font-size: 120px; font-family: 'Asap';
}

@media screen and (max-width: 1023px)
{
	.hash-section .decor {
		top: 38px;
		left: 330px;
		width: 660px;
		height: 475px;
		background: url(../images/bg-hash-decor.png);
		background-size: 560px 496px;
		background-repeat: no-repeat;
	}
	
	.cell-right{
		float: left;
		margin-top: 50px;
		
	}
	
	.decor p {
		margin-left: -270px;
		margin-top: 110%; 
	}
	
	.decor p b{
		font-size: 110px; font-family: 'Asap'; text-align: center
	}
}

.hash-section {
    padding: 70px 0 89px;
}

.fb-like{
    height: 20px;
    width: 51px;
    overflow: hidden;
}

@media screen and (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape), screen and (max-width: 767px) and (orientation: portrait){
	.butter-section .butter-01{
		top: 0;
		left: -40px;
		width: 300px;
		height: 300px;
	}
	
	.fat-block .img img{
		margin-left: 70px;
	}
	
	.award-section .block{
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 65vh !important;
		padding-top: 20px !important;
	}
	
	.cheddar-section2 .fat-block .decor-01{
		width: 300px;
		height: 180px;
		left: 100px;
		top: -100px;
		
	}
	
	.fat-block .img img{
		margin-left: 110px;
	}
	
	.btn-seemore{
		position: absolute;
		left: 50% !important;
		margin-left: -66px;
	}
	
	.dock-container2{
		display:none;
	}
	
	.left-block .fat-block figcaption, .cheddar-section .fat-block p, .cinnabon-section .fat-block h2, .cheddar-section .fat-block h2, .cheese-section .fat-block h2, .butter-section .fat-block, .award-section .descr p, .SeeMore, .sea-section .fat-block p,
	.fat-block h2, .cheddar-section2 .fat-block p, .fat-block p, .hash-section, .news-list p{
		text-align: center;
	}
	
	.butter-section .fat-block h2{
		margin-top: 50px;
	}
	
	.cell.cell-left, .cell > p{
		width: 100% !important;
        max-width: inherit;
	}
	
	.news-list .bubble{
		margin-top: 30px;
	}
	
	.news-list .btn-seemore{
		margin-top: 0px !important;
	}
	
	.news-list{
		margin-top: 110px !important;
	}
	
	.hash-section{
		padding: 70px 0px;
		margin-right: 0px;
		width: 100%
	}
	
	.news-list > li{
		margin-bottom: 50px;
		width: 100%
	}
	
	.animated {
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	
	.fat-block .img img{
		margin-left: 0;
		width: 100%;
		height: auto;
	    
	}

	#section-1 .fat-block .img img {
		margin-left: 110px;
	}

	#section-4 .fat-block .img img {
		margin-left: 70px;
	}
	
	.fat-block .img, .left-block .fat-block .img, .cheddar-section .fat-block .img, .butter-section .fat-block .img, .cheese-section.left-block .fat-block .img{
		width: 100%
	}
	
	

}

@media screen and (max-width: 700px){
	.cheddar-section .cheddar-01, .butter-section .butter-01, .sea-section .decor-01, .sea-section .decor-02,
	.cheddar-section2 .fat-block .decor-01
	{
		display: block;
	}

	.signup-section p{
		margin: 0 0 0;
	}
	
	.cheddar-section .fat-block .img{
		animation-delay: 0s;
	}
}

@media screen and (max-width: 479px){
	#header.scrolled .link{
		display: none;
	}
}

@media(max-width:768px){
	.section.section-01 .link-scroll{top: 86% !important;}

	.wr-popcorn .img-05.animated {
		margin: 14.1% 0 0 27%;
	}

/*	.wr-popcorn .img-02.animated {
		margin: 9% 0 0 59%;
	}*/

	.banner-exp h2 {
  font-size: 57px;
}


	.wr-popcorn .img-01.animated {
		margin: 6% 0 0 57%;
	}

	.wr-popcorn .ttl-01.animated {
		margin: -4% 0 0 11%;
	}

	.wr-popcorn .ttl-02.animated {
		margin: -10% 0 0 51%;
	}

	.news-section .decor-01 .str i {
		margin-left: 0;
	}

	.decor p {
		margin-left: -14%;
		margin-top: -16%;
	}

	.hash-section .decor {
		width: 600px;
		height: 551px;
		top: 27%;
		left: auto;
		right: 0;
	}

	a.dock-item2 {
		display: inline-block;
		width: initial !important;
		color: #000;
		bottom: 80%;
		position: relative;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		-webkit-transition: all .3s;
		left: 0 !important;
	}

/*	.left-block .fat-block .img {
		margin: -3px -495px 0 -96px;
	}*/

	.left-block .cinnabon-01 {
		left: 0px;
	}

	.cheddar-section .cheddar-01 {
		top: -43px;
		left: 1px;
	}

	.cheddar-section .cheddar-02 {
		bottom: -37px;
	}

/*	.cheese-section.left-block .fat-block .img {
		margin: 38px -518px 0 -59px;
	}
*/
	.sea-section .decor-01 {
		width: 400px;
		height: 223px;
		left: -72px;
		bottom: auto;
		top: 392px;
	}
	.sea-section .decor-02 {
		top: 603px;
		bottom: auto;
		left: 152px;
		width: 100px;
		height: 105px;
	}

	.cheddar-section2 .chedar-white-01 {
		left: 0px;
		width: 40%;
		background-size: 65%;
		bottom: -14%;
	}

	.cheddar-section2 .fat-block .decor-01 {
		right: -37px;
		background-size: 66%;
		bottom: -45%;
	}

	.award-section .img .decor {
		margin-left: -48%;
	}

	/*.cinnabon-section .btn.white {
		right: 199px;
	}*/

	.cinnabon-section .btn.facts {
		right: 29px;
	}

	.cinnabon-section .info {
		right: 28px;
	}
}

@media(max-width:480px){
	.section.section-01 .link-scroll{top: 78% !important;}
	.wr-popcorn .img-05.animated {
		margin: 0 auto;
	}

	.award-section .img img {
		bottom: -3rem;
	}

	.cheese-section .fat-block h2 {
		color: #f8cc3e;
	}

}

@media(max-width:320px){
	.wr-popcorn .img-04.animated {
		width: 34%;
	}

/*	.wr-popcorn .img-05.animated {
		width: 73%;
	}
*/
	.wr-popcorn .img-03.animated {
		width: 57%;
	}

/*
	.wr-popcorn .img-01.animated {
		display: none;
	}
*/
	.section.section-01 .link-scroll {
		margin: 0 auto !important;
	}

	#dock2 {
		display: none;
	}

	.wr-popcorn .ttl-01.animated {
		margin: -25% 0 0 0%;
	}

	.wr-popcorn .ttl-02.animated {
		margin: 0 0 0 0;
		text-align: left;
	}

	.left-block .fat-block figcaption {
		width: 90%;
	}

	.cinnabon-section .fat-block h2 {
		font-size: 3rem;
	}

	.left-block .fat-block .img {
		margin: 0 auto;
	}

	.cinnabon-section .btn.facts {
		right: 3%;
	}

	.cinnabon-section .btn.white {
		right: inherit;
	}

	.fat-block figcaption {
		width: 90%;
	}

	.cheddar-section .benefit-list > li {
		width: 80%;
		height: 55px;
		float: inherit;
		margin: 0 auto;
		text-align: left;
	}

	.facts {
		position: absolute;
		margin-left: 2%;
	}

	.cheddar-section .cheddar-02 {
		bottom: 6%;
		right: 10%;
	}

	.decor-02.type-01 {
		left: -7%;
	}

	.butter-section .fat-block figcaption {
		width: 90%;
	}

	.butter-section .fat-block h2 {
		font-size: 4rem;
	}

	.benefit-list > li {
		width: 80%;
		height: 55px;
		float: inherit;
		margin: 0 auto;
		text-align: left;
	}

	.butter-section .btn.white {
		right: inherit;
		float: left;
	}

	.butter-section .btn.facts {
		right: -6%;
	}

	.butter-section .decor-02.type-01 {
		width: 50%;
		right: 18%;
		left: auto;
		bottom: -4%;
		background-size: 120%;
	}

	.cheese-section.left-block .fat-block .img
	{
		margin: 0 auto;
	}

	.cheese-section .btn.white {
		right: inherit;
		float: left;
	}

	.cheese-section .btn.facts {
		right: -6%;
	}

	.cheese-section.left-block .cinnabon-01 {
		left: 19%;
		background-size: 67%;
	}

	.link-scroll.type2 {
		left: 0;
	}

	#section-6 .btn.white {
		right: inherit;
		float: left;
	}

	.cheddar-section2 .section-tbl .section-tbl-cell .container .fat-block figcaption .btn.facts {
		right: -6%;
		position: relative !important;
	}
}

@media(max-width:1500px){
	.cinnabon-section{margin-top: -68px;}
	.section.section-01 .link-scroll{top: 78%; width: 100px;height: 100px;margin: 38px auto;}
	.section-01{background-position: 54% -50px;}
	.link-scroll h3 {
	    margin: 33px -2px 0 0;
	    font-size: 19px;
	    line-height:18px;
	}
	#dock2 {bottom: 130px; /*113px*/}
}

@media(min-width:1600px){
	.cinnabon-section{margin-top: -68px;}
	#dock2{bottom: 170px;} /*150px*/
	.section-01{background-position: 54% -50px;}
	.section.section-01 .link-scroll{top: 85%;}
	.link-scroll h3{margin: 25px -2px 10px 0;}
}


/*------------------For carousel------------------------*/
<style type="text/css">
.carousel-control.left, .carousel-control.right {
	background-image:none;
}


@media (min-width: 992px ) {
	.carousel-inner .active.left {
		left: -25%;
	}
	.carousel-inner .next {
		left:  25%;
	}
	.carousel-inner .prev {
		left: -25%;
	}
}
@media (min-width: 768px) and (max-width: 991px ) {
	.carousel-inner .active.left {
		left: -33.3%;
	}
	.carousel-inner .next {
		left:  33.3%;
	}
	.carousel-inner .prev {
		left: -33.3%;
	}
	.active > div:first-child {
		display:block;
	}
	.active > div:first-child + div {
		display:block;
	}
}
@media (max-width: 767px) {
	.carousel-inner .active.left {
		left: -100%;
	}
	.carousel-inner .next {
		left:  100%;
	}
	.carousel-inner .prev {
		left: -100%;
	}
	.active > div {
		display:none;
	}
	.active > div:first-child {
		display:block;
	}
	
	
}
</style>