body {
	font-family: 'CG_Normal', sans-serif;
}
html, body, .page-wrap {
	height: 100%;
	background:#f3f3f3;
}
.header, .navbar-default {
	background: #fff;
}
.logo-wrap {
	float: left;
	width:450px;
}
.logo-wrap a {
	display: inline-block;
	float: left;
}
.logo-wrap a img{
	width: 80%;
    margin: 8px 0 15px;
}
.tagline {
	float: left;
	padding:25px 0;
	text-align:center;
}
.tagline img {
	margin: 5px 0 15px;
	width:105px;
}
.tagline span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: 'CG_Bold';
}
.navbar-nav > li {
	position: relative;
}
.navbar-nav > li:after {
	width: 1px;
	height: 15px;
	position: absolute;
	content: '';
	right: -1px;
	top: 18px;
	display: inline-block;
	background: #666;
}
.navbar-nav > li:last-child:after {
	display: none;
}
.nav.navbar-nav{
	float: right;
	margin: 45px 0;
}
.navbar-nav > li > a{
	text-transform:uppercase;
	padding:15px 10px;
	color:#777;	
}
.navbar-nav > li:last-child > a{
	padding:15px 0 15px 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background:none;
	color:#ec008c;
	font-weight:600;
	font-family: 'CG_Bold';
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color:#ec008c;
}
.logo-wrap{
	border-right:1px solid #e5e5e5;
}

/*CONTENT SECTION*/
.banner{
	width:100%;
	height:380px;
	overflow:hidden;
	position:relative;
	margin-top:35px;	
}
.banner.festivals{
	height:550px;
}
.banner.stories{
	height:585px;	
	margin-bottom: 20px;
}
.banner.corona{
	height:650px;
}
.banner.banner-contacts{
	margin-bottom:45px;	
}
.banner > img{
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:0;	
}
.banner .banner-content{
	width:45%;
	position:absolute;
	left:0;
	top:80px;
	background:rgba(255,255,255,1)	
}
.banner .banner-content.festivals{
	width:45%;
	position:absolute;
	left:0;
	top:230px;
	background:rgba(255,255,255,1)	
}
.banner .banner-content.services{
	top:110px;	
}
.banner .banner-content.stories{
	top:0;	
	background:#ec008c;
	bottom:0;
}
.banner .banner-content.corona{
	width:60%;
	position:absolute;
	left:0;
	top:190px;
	background:rgba(255,255,255,1);	
}
.banner .banner-content h2{
	
}
.banner .banner-content p{
	padding: 15px 30px 5px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'CG_Bold';
}
.banner .banner-content .banner-section p{
	text-transform:none;
	color:#000;	
}
.banner .banner-content .banner-section p strong{
	font-family: 'CG_Bold';
}
.banner .banner-content .banner-section:nth-child(even){
	background:#cd027a;
	padding:0 0 10px 0;
}
.banner .banner-content .banner-section:last-child p{
	padding: 15px 30px 10px;
}
.banner .banner-content p.text{
	text-transform:none;
	padding: 0 30px 20px 30px;
	font-family: 'CG_Normal';	
}
.banner .banner-content ol{
	padding:0 0 25px 45px;
}
.banner .banner-content ol li{
	line-height:25px;
	font-size:16px;
}
h2.page-heading{
	text-align:center;
	font-size:25px;
	position:relative;
	margin-bottom:35px
	
}	
h2.page-heading span{
	border-bottom:3px solid #ec008c;
	display:inline-block;
	padding-bottom:12px;
	color:#666;	
}
p.sub-heading{
	text-align:center;
	font-size:18px;
	color:#666;
	line-height:35px;	
}
p.sub-heading a{
	color:#666;
}
p.sub-heading a:hover{
	color:#ec008c	
}
.image-text-row{
	width: 90%;
	margin: auto;
	clear:both;	
}
.left-image, .left-text{
	float:left;
	width:50%;
}
.right-image, .right-text{
	float:right;
	width:50%;	
	overflow:hidden;
}
.left-image img, .right-image img{
	width:100%;
	height:auto;
}
.right-text{
	background:#ec008c;	
	padding: 20px;
	box-sizing: border-box;
	min-height: 301px;
}
.left-image img{
	margin: 150px 0 0;
}
.right-image{
	margin: -70px 0 0;
}
.left-text{
	background:#fff;	
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;			
	min-height: 416px;
}
.right-text h2, .left-text h2{
	font-size:16px;
	color:#000;
	font-family: 'CG_Bold';
}
.right-text p, .left-text p{
	font-size:14px;	
	line-height:24px;
	color:#000;
	padding: 10px 0 10px;
}
.content-services{
	padding-bottom:45px;
	float:left;
	width:100%;
}
.about-bottom{
	clear:both;
	width:100%;
	text-align:center;
	padding:45px 0;	
}
.right-image, .festivals-right-text{
	float:right;
	width:50%;	
	overflow:hidden;
}
.festivals-right-text{
	background:#ec008c;	
	padding: 20px;
	box-sizing: border-box;
	min-height: 211px;
}
.festivals-bottom{
	clear:both;
	width:100%;
	text-align:center;
	padding:50px 0;	
}
.content-stories{
	clear:both;
	margin:0 auto 25px ;	
}
.content-stories-cnt{
	width:calc(100% / 2 - 5px);
	float:left;
	background:#fff;
	box-sizing:border-box;
	padding:25px 45px;
	min-height:290px;
}
.content-stories-cnt:last-child{
	margin-left:10px;
}
.content-stories-cnt p{
	color:#000;	
	font-size:14px;
	line-height:22px;
}
.content-stories-cnt p strong{
	font-size:16px;	
}
strong{
	font-family: 'CG_Bold';
}
.banner .banner-content .banner-section p strong{
	font-size:16px;
}
.banner .banner-content .banner-section p {
	font-size:15px;
	line-height:22px;
	font-family: 'CG_Normal';
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	html, body, .page-wrap{
		background: #fff;
	}
	.logo-wrap {
    	float: left;
    	width: 100%;
	}
    .logo-wrap a {
		 width: 100px;
	}
	.logo-wrap a img {
    	width: 100%;
    	margin: 10px 0 15px;
	}
	.tagline {
		float: left;
		padding: 25px 0;
		width: calc(100% - 100px);
	}
	button.navbar-toggle{
		position: absolute;
		top: 165px;
		right: 0;
	}
	.nav.navbar-nav{
		width: 100%;
		margin: 45px auto 0;
	}
	.navbar-default .navbar-nav > li > a{
		text-align: center;
		border-bottom: 1px solid #ccc;
	}
	.navbar-nav > li:after {
		display: none;
	}
	.navbar-default .navbar-nav > li:last-child > a{
		border-bottom: none;	
	}	
	.content{
		clear: both;
		margin-top: 50px;
		background: #f3f3f3;
	}
	.banner > img{
		position: relative;
	}
	.banner .banner-content {
    	width: 100%;
    	position: relative;
    	left: 0;
    	top: auto;
	}
	.banner .banner-content p{
		padding: 25px 15px 5px;
	}
	.banner .banner-content ol {
    	padding: 0 0 25px 30px;
	}
	.image-text-row,.left-image, .left-text, .right-text,
	.right-image, .right-text{
		width: 100%;
	}
	.left-image img, .right-image{
		margin: auto;
	}
	.banner{
		height: auto;
	}
	.banner .banner-content.services{
		top:auto;
	}
	.banner .banner-content p{
		text-align: center;
	}
	.banner .banner-content p.text{
		padding: 15px 15px 25px;
	}
	.banner.stories{
		height: auto
	}
	.content-stories-cnt{
		width: calc(100%);
		margin-bottom: 25px;
	}
	.content-stories-cnt:last-child{
		margin: auto;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}