@media (min-width: 1200px) {
.container {
    width: 1125px;
}

}



.header-top .logo { display:block; float:left; width:343px; height:101px; background:url(../img/logo/agalia-logo-2020.jpg) no-repeat; margin-top:40px; }

.header-top { color:#bc9e90; font-weight:bold; }
.header-top a { color:#bc9e90; text-decoration:none; }
.col-md-2.header-top { padding:0; margin-top:85px;  }
.header-wrapper { margin-right:24px; border-right:2px solid #eee7e3; }

.navbar {
	background:rgba(197, 151, 138, 0.77);
	margin-top: 14px;
	margin-bottom: -50px;
	height:48px;
	padding:0;
	/*box-shadow: 0 4px 8px -2px rgba(0,0,0, 0.4);*/
}
.navbar-default { border:0; }
.navbar .navbar-collapse { padding:0; }
.navbar .container-fluid  { /*padding:0;*/ }
.navbar-default .navbar-nav>li:hover { }
.navbar-default .navbar-nav>li>a { color:#ffffff; background:none; font-size:20px; font-family:'PFDinTextCondensed-Regular', Verdana, sans-serif; }
	.navbar-default .navbar-nav>li>a:hover  { color:#ffffff; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color:#ffffff; background-color:transparent;  }


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color:#ffffff; background-color:transparent; }

.navbar-nav>li>.dropdown-menu { border-radius:0; margin-top: -1px; }
.dropdown-menu { background-color: rgba(197, 151, 138, 0.77); padding-bottom:20px; }
.dropdown-menu .divider { background-color:transparent; border-bottom:1px dotted #444444; }
.dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #ffffff; font-size:20px; font-family:'PFDinTextCondensed-Regular', Verdana, sans-serif; text-decoration: none; padding:4px 40px 4px 4px; margin:0 0 0 13px; font-size:15px; background-color:transparent; }
.horizontal-divider { color:#ffffff; padding:16px 0 14px 0; display:block; font-size:12px; }

.navbar-search { position:relative; }
	.nav>li.search-box { position:absolute !important; top:56px; right:60px; display:none; }
		.search-field { padding:10px 16px; width:240px; font-size:20px; line-height:20px; height:40px; border-radius:10px; border:0; background:rgba(234, 105, 83, 0.9); color:#ffffff; font-family:'PFDinTextCondensed-Regular', Verdana, sans-serif; }
			.search-field:focus { outline:0 !important; border:0; }
			.search-field::-webkit-input-placeholder {
			   color:#ffffff;
			}

			.search-field :-moz-placeholder { /* Firefox 18- */
			   color:#ffffff; 
			}

			.search-field::-moz-placeholder {  /* Firefox 19+ */
			   color:#ffffff; 
			}

			.search-field:-ms-input-placeholder {  
			   color:#ffffff;
			}
.navbar-default .navbar-nav>li>a.btn-search-toggle { margin-right:50px; }

.social-wrapper { position:relative; }			
	.social-item-fb { position:fixed; left:10px; bottom:104px; background:url(../img/social-fb.png) no-repeat; width:215px; height:89px; z-index:100; }
	.social-item-yt { position:fixed; left:10px; bottom:50px; background:url(../img/social-yt.png) no-repeat; width:215px; height:75px;  z-index:100; }
	
/*footer*/
.footer-orange { background:#ea624c; color:#ffffff; }
	.footer-orange  .col-md-12 { text-align:center; font-family:'PFPaperback-Regular', Verdana, sans-serif; }
		.footer-orange  .col-md-12  p { font-size:26px; }
		.footer-orange  .col-md-12  p:first-child { margin:40px 0 10px 0; }
		.footer-orange  .col-md-12  p:last-child { margin:0 0 54px 0; }
		.footer-orange  .col-md-12  h1 { font-size:45px; margin:0; }
		.footer-orange  .container.contact-details { max-width:900px; margin:0 auto 32px auto; font-size:22px; }
			.footer-orange  .container.contact-details a { color:#ffffff; text-decoration:none; }
			.footer-orange  .container.contact-details .col-md-4:last-child { width:200px;  }
		.footer-orange  .container.contact-social { max-width:162px; margin:0 auto 32px auto; }
		.footer-orange  .footer-top { width:100px; height:30px; margin:0 auto; position:relative; }
			.footer-orange  .footer-top a { display:block; position:absolute; top:0px; left:0px; }
.footer-white { height:70px; }		
footer { background:#f5f3eb; }
	.menu-bottom-sitemap { position:relative; }
		.menu-bottom-sitemap .xml-button { position:absolute;right:10px;bottom:40px;width:40px;height:23px;background:url(../img/xml.png) no-repeat;background-size:40px; }
	.menu-bottom-sitemap ul li { float:left; list-style:none; width:160px;  }
		.menu-bottom-sitemap ul li a.p0 { color:#cd5647; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:16px; }
			.menu-bottom-sitemap ul li ul { margin-bottom:40px; padding-left:0; overflow:hidden; }
				.menu-bottom-sitemap ul li ul li { padding:10px 0 0 0; }
					.menu-bottom-sitemap ul li a.p1 { color:#d29d97; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:12px; }
						.menu-bottom-sitemap ul li a.p1:hover { text-decoration:underline; }	
/*home*/
.container-fluid { padding:0; }
	.container-fluid  .banner img { width:100%; }
.container-articles { margin-top:40px; }
.image-top { height:183px; overflow:hidden; }
.image-top img { width:100%; transition: all .2s ease-in-out; }
.image-top img:hover { transform:scale(1.2); }
.article-text { overflow: hidden; }
.article-text-bottom { position:relative; padding:12px 14px 46px 14px; height:220px; color:#ffffff; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:17px; }
.article-text-bottom-1 { background:#cc650a; }
.article-text-bottom-2 { background:#974ab0; }
.article-text-bottom-3 { background:#4a8bb0; }
.article-text-bottom-4 { background:#5a946d; }
	.article-more { display:block; position:absolute; right:8px; bottom:4px; width:24px; height:25px; }
		.article-text-bottom-1  .article-more  { background:url(../img/article-view-more-1.png) no-repeat; }
		.article-text-bottom-2  .article-more  { background:url(../img/article-view-more-2.png) no-repeat; }
		.article-text-bottom-3  .article-more  { background:url(../img/article-view-more-3.png) no-repeat; }
		.article-text-bottom-4  .article-more  { background:url(../img/article-view-more-4.png) no-repeat; }
.container-actions { margin-top:76px; margin-bottom:20px; }
	
.container-actions .action { display:block; width:123px; height:12px; padding-top:130px; font-size:12px; font-family:'PF-Paperback', Verdana, sans-serif; text-align:center; color:#bcbcbc; }
	.container-actions .action-1 { background:url(../img/icon1.png) no-repeat top; }	
		.container-actions .action-1:hover { background:url(../img/icon1-1.png) no-repeat top; }	
	.container-actions .action-2 { background:url(../img/icon2.png) no-repeat top; }	
		.container-actions .action-2:hover { background:url(../img/icon2-1.png) no-repeat top; }	
	.container-actions .action-3 { background:url(../img/icon3.png) no-repeat top; }	
		.container-actions .action-3:hover { background:url(../img/icon3-1.png) no-repeat top; }	
	.container-actions .action-4 { background:url(../img/icon4.png) no-repeat top; }	
		.container-actions .action-4:hover { background:url(../img/icon4-1.png) no-repeat top; }	
	.container-actions .action-5 { background:url(../img/icon5.png) no-repeat top; }	
		.container-actions .action-5:hover { background:url(../img/icon5-1.png) no-repeat top; }			
		
.container-updates { margin-top:70px; margin-bottom:80px; }	
	.block-title { position:relative; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:26px; color:#ea624c; border-bottom:1px solid #c9c9c9; margin-bottom:22px; }
		.block-title  a.prev { display:block; position:absolute; width:21px; height:22px; background:url(../img/prev.png) no-repeat; bottom:5px; right:42px; }
		.block-title  a.next { display:block; position:absolute; width:21px; height:22px; background:url(../img/next.png) no-repeat; bottom:5px; right:0px; }
		.block-title  a.prev.disabled { opacity:0.4; }
		.block-title  a.next.disabled { opacity:0.4; }
		.block-content { }
		.article-blocks { width:690px; height:800px; float:left; }
		.block-articles .article { height:200px; }
		
		.preloader-home { text-align:center; margin-top:70px; width:690px; }
		
			.article { overflow:hidden; }
				.block-menu { float:left; width:84px; margin-right:10px; height:800px; background-color:#f6f6f6; }
				.block-menu  .a-1 { float:left; width:84px; height:200px; padding:130px 0 0 0; text-align:center; color:#c8c8c8; font-size:11px;  font-family:'PF Paperback', Verdana, sans-serif;  }
					.block-menu  .a-1:hover { color:#f1f1f1; text-decoration:none; }
				.block-menu  .a-1.all { background:url(../img/icon-article.png) no-repeat center; }
					.block-menu  .a-1.all:hover, .block-menu  .a-1.all.selected { background:url(../img/icon-article-on.png) no-repeat center; background-color:#ea624c; }
				.block-menu  .a-1.announcements { background:url(../img/icon-article-2.png) no-repeat center; }
					.block-menu  .a-1.announcements:hover, .block-menu  .a-1.announcements.selected  { background:url(../img/icon-article-2-on.png) no-repeat center; background-color:#a07bb7; }
				.block-menu  .a-1.photos { background:url(../img/icon-article-4.png) no-repeat center; }
					.block-menu  .a-1.photos:hover, .block-menu  .a-1.photos.selected { background:url(../img/icon-article-3-on.png) no-repeat center; background-color:#7ba1b6; }
				.block-menu  .a-1.video { background:url(../img/icon-article-4.png) no-repeat center; }
					.block-menu  .a-1.video:hover, .block-menu  .a-1.video.selected { background:url(../img/icon-article-4-on.png) no-repeat center; background-color:#97b9a2; }	
					
				.block-articles { float:left; position:relative; overflow:hidden; height:800px; width:690px; }	
					.block-articles-list { position:absolute; top:0; left:0; height:800px; width:50000px; }
				.block-articles	.article  .a-2 { height:200px; width:154px; }
					.block-articles	.article  .a-2 a { display:block; width:300px; height:200px; overflow:hidden; }
						.block-articles	.article  .a-2 a img { height:200px; width:300px; transition: all .2s ease-in-out; }
						.block-articles	.article  .a-2 a img:hover { transform:scale(1.2);  }
				.block-articles	.article  .a-3 { height:200px; }	
				
				.block-articles .article  .a-2 { float:left; width:300px; margin-right:14px;  }
					.article  .a-2 img { width:100%; height:100%; }
				.article  .a-3 { float:left; width:375px; position:relative; height:200px; }
					.article  .a-3  h3 { font-size:17px; color:#777777; font-weight:bold; line-height:22px; margin:0 0 22px 0; }
					.article .a-3 .short-text { font-size:17px; line-height:22px; color:#777777; text-align:justify; }
				.article  .a-3 .view-more { position:absolute; bottom:14px; right:0; float:right; font-size:12px; color:#ea624c; }
				
				.article.article-item-articles  .a-2 { float:none; width:100%; margin:0 0 30px 0; }
				.article.article-item-articles  .a-3 { float:none; width:100% !important; }
					.article.article-item-articles  .a-3  h3 { font-size:28px; color:#9b506f; font-weight:bold; margin:0 50px 22px 0; }
					.article.article-item-articles .a-3 .short-text { font-size:17px; line-height:22px; color;#777777; text-align:justify; }
					.article.article-item-articles .a-3 .view-more { float:right; font-size:12px; color:#d888a9; padding:5px 24px 5px 0px; background:url(../img/next-2.png) no-repeat right; }

				
					
				.article.article-item-tv  .a-2 { float:left; width:198px; margin-right:14px; }	
				.article.article-item-tv  .a-3 { float:left; width:526px !important; }	
				.article-list .article.article-item-tv .a-3 .article-row-1 .date { display:none; }
				
				.article.article-item-radio .a-2 { display:none; }	
				.article.article-item-radio .a-3 { float:left; width:100% !important; }	
				.article.article-item-radio .a-3 .short-text { display:none; }
				
				.article.article-item-press-release .a-2 { display:none; height:auto; }	
				.article.article-item-press-release .a-3 { float:left; width:100% !important; height:auto; }	
				.article.article-item-press-release .a-3 .short-text { display:none; }
				
.container-banner-long { margin-bottom:96px; padding:0; }
	.container-banner-long .col-md-12 { padding:0; }
		.container-banner-long img { width:100%; }

.container-banner-long { margin-bottom:96px; }	
.container-banners-bottom { margin-bottom:125px; }
	.container-banners-bottom .col-md-12 { padding:0; }
	.banner-bottom-1 { display:block; float:left; margin-right:22px; }
		.banner-bottom-1  img { width:300px; }
	.banner-bottom-2 { display:block; float:left;  margin-right:22px; }
		.banner-bottom-2  img { width:300px; }
	.banner-bottom-3 { display:block; float:left;  margin-left:22px; }
		.banner-bottom-3  img { width:300px; }
	.box-newsletter { position:relative; float:left; width:300px; height:251px; background:url(../img/bg-newsletter.jpg) no-repeat; }
		.box-newsletter-text { margin:80px 30px 12px 30px; text-align:center; color:#6ea9cc; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:16px; line-height:18px; }
			.box-newsletter .form-row { text-align:center; margin-bottom:8px; }
				.box-newsletter .form-row  input { text-align:center; border:0; border-radius:3px; background;#fdfaf5; color:#5d5b56; width:204px; padding:4px 2px; }
					.box-newsletter .form-row  input:focus { outline:none; }
				.box-newsletter .form-row  input::-webkit-input-placeholder {
			   color:#d1c5b6;
			}

			.box-newsletter .form-row  input:-moz-placeholder { /* Firefox 18- */
			   color:#d1c5b6; 
			}

			.box-newsletter .form-row  input::-moz-placeholder {  /* Firefox 19+ */
			   color:#d1c5b6; 
			}

			.box-newsletter .form-row  input:-ms-input-placeholder {  
			   color:#d1c5b6;
			}
		.box-newsletter button { position:absolute; right:0; bottom:14px; width:32px; height:28px; background:url(../img/newsletter-ok.jpg) no-repeat; border:0; }
.container-sponsors { margin-bottom:30px; }	
	.sponsors-wrapper { border:1px solid #eaeaea; padding:40px 30px; height:145px; position:relative; overflow:hidden; }
		.sponsors-list { position:absolute; top:0; left:0; }
		.sponsors-list table tr td { vertical-align:middle; text-align:center; width:180px; }
		.sponsors-list  a { width:155px; text-align:center; }
			.sponsors-list  a  img { max-width:150px; }
			
.container-page { margin-top:70px; margin-bottom:110px; }			
	.container-page .page-cover { width:100%; margin-bottom:5px /*!important*/; }
	.container-page h2 { margin:0 0 18px 0; color:#97ba89; font-size:28px; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; }		
	.container-page .page-full-text { color:#6d6f71; font-size:19px; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; /*font-family:'PFDinTextCondensedMedium-Light';*/ }
.sidebar-right-ads .submenu { overflow:hidden; }	
	.sidebar-right-ads .submenu a { display:block; color:#ffffff; background:#97ba89; margin-bottom:4px; font-family:'Times', Verdana, sans-serif; font-size:17px; font-weight:bold; font-style:italic; padding:12px 14px; }
		.sidebar-right-ads .submenu a:hover, .sidebar-right-ads .submenu a.selected { background:#c2de7f; text-decoration:none; }
		
		.sidebar-right-ads .submenu-news a { background:#f4d399; }
			.sidebar-right-ads .submenu-news  a:hover, .sidebar-right-ads .submenu-news  a.selected { background:#f6e6c9; }
		.sidebar-right-ads .submenu-life-stories a { background:#a5c9de; }
			.sidebar-right-ads .submenu-life-stories  a:hover, .sidebar-right-ads .submenu-life-stories  a.selected { background:#d6e8f2; }
		.sidebar-right-ads .submenu-articles a { background:#9b506f; }
			.sidebar-right-ads .submenu-articles  a:hover, .sidebar-right-ads .submenu-articles  a.selected { background:#d888a9; }
		.sidebar-right-ads .submenu-press-release a { background:#eb8565; }
			.sidebar-right-ads .submenu-press-release  a:hover, .sidebar-right-ads .submenu-press-release  a.selected { background:#f4b9a6; }
		.sidebar-right-ads .submenu-tv a { background:#eb8565; }
			.sidebar-right-ads .submenu-tv  a:hover, .sidebar-right-ads .submenu-tv  a.selected { background:#f4b9a6; }
		.sidebar-right-ads .submenu-radio a { background:#eb8565; }
			.sidebar-right-ads .submenu-radio  a:hover, .sidebar-right-ads .submenu-radio  a.selected { background:#f4b9a6; }
		.sidebar-right-ads .submenu-newsletter-journalist a { background:#eb8565; }
			.sidebar-right-ads .submenu-newsletter-journalist  a:hover, .sidebar-right-ads .submenu-newsletter-journalist  a.selected { background:#f4b9a6; }
		.sidebar-right-ads .submenu-page a { background:#eb8565; }
			.sidebar-right-ads .submenu-page  a:hover, .sidebar-right-ads .submenu-page  a.selected { background:#f4b9a6; }
		
		
	.sidebar-right-ads .submenu a:last-child { margin-bottom:28px; }
.section-faq  .question { cursor:pointer; margin-bottom:30px; color:#6d6f71; font-size:21px; font-weight:normal; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; /*font-family:'PFDinTextCondensedMedium-Light';*/ }
	.section-faq  .question:hover { color:#a5749b; font-weight:bold; }
.section-faq  .answer { display:none; color:#6d6f71; border-top:1px solid #a5749b; border-bottom:1px solid #a5749b; font-size:19px; font-weight:normal;  font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; margin:10px 0 10px 0; padding:10px 0 10px 0; }

.social-bar { float:right; margin-top:90px; margin-bottom:12px; }
	.social-bar  a:hover img { opacity:0.8; }
	
/*Contact*/
.container-contact {  }
	.container-contact .contact-title { color:#ffffff; font-size:26px; /*font-family:'PF-Paperback-Light';*/ font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; background:#81b5b4; padding:8px 14px; margin-bottom:32px; }
	.container-contact .contact-form { color:#6e6e6e; }
		.container-contact .contact-form .form-control { background:#e5e5e5; border-radius:0;}
		.container-contact .contact-form textarea.form-control { height:246px; resize:none; }
	.container-contact .department { color:#5c8382; background:#e6eded; padding:34px 20px; height:330px; margin-top:24px; }
	.row-button { margin-top:30px; }
		.container-contact .contact-form .row-button  .btn-contact-submit { color:#ffffff; font-size:17px; font-weight:bold; font-family:'PF-Paperback', Verdana, sans-serif; background:#81b5b4; height:36px; }
		.container-contact .contact-form .row-button .note { margin-top:10px; font-family:'PF-Paperback-Light', Verdana, sans-serif; font-size:17px; }
	.container-contact .title-map { margin-top:100px; color:#6e6e6e; font-size:26px; font-family:'PF-Paperback-Light', Verdana, sans-serif; }
	.container-contact .contact { margin-top:18px; font-family:'PF-Paperback-Light', Verdana, sans-serif; font-size:19px; color:#6e6e6e; }

/*Page*/
	.page-cover img { width:100%; }
	.container-page  .page-cover-tv { margin-bottom:10px; padding-bottom:18px; border-bottom: 1px solid #eb8565; }
/*Article*/
.article-header { background:#f4d399; overflow:hidden; padding:10px 12px; margin-bottom:18px; }	
	.article-header-news { background:#f4d399; }
	.article-header-life-stories { background:#a5c9de; }
	.article-header-articles { background:#d888a9; }
		

	.article-header h2 { color:#ffffff; float:left;  padding:0; margin:0; font-family:'PF-Paperback-Light','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:24px; }
	.article-header .pagination { float:right; width:80px; overflow:hidden; padding:0; margin:0; }
		.article-header .pagination  .prev { display:block; width:22px; height:21px; float:left; background:url(../img/prev-white.png) no-repeat; text-indent:-12000px; }
		.article-header .pagination  .next { display:block; width:22px; height:21px; float:right; background:url(../img/next-white.png) no-repeat; text-indent:-12000px; }
		.article-list .article { padding:16px 0; border-bottom:1px solid #eb8565; }
		.article-list-news .article { padding:16px 0; border-bottom:1px solid #d7a54d; }
		.article-list-life-stories .article { padding:16px 0; border-bottom:1px solid #a5c9de; }
		.article-list .article:first-child { padding-top:0; }
		.article-list .article:last-child { padding-top:32px; }
		.article-list .article .a-3 { width:620px; }
			.article-list .article .a-3 .article-row-1 { overflow:hidden; }
				.article-list .article .a-3 .article-row-1 h3 { float:left; margin-bottom:10px; }
			.article-list .article .a-3 .article-row-1 .date { float:right; color:#a8a8a8; font-size:12px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif;  margin-top:3px; }
			.article-list .article .a-3 .view-more { color:#d7a54d; bottom:0; }
			
			.article-list-news .article.article-item-news .a-2 { float:left; width:210px; margin-right:15px; height:120px; overflow:hidden; }
				.article-list-news .article.article-item-news .a-2 img { max-width:100%; height:auto; transition: all .2s ease-in-out; }
					.article-list-news .article.article-item-news .a-2:hover img { transform:scale(1.2); }
				.article-list-news .article.article-item-news .a-3 { float:left; width:560px; height:120px; }
					.article-list-news .article.article-item-news .a-3  h3 { font-size:17px; color:#6e6e6e; font-weight:bold; width:410px; margin:0 0px 22px 0; }
					.article-list-news .article.article-item-news .a-3 .short-text { font-size:17px; line-height:22px; color:#6e6e6e; text-align:justify; margin-right:30px; }
					.article-list-news .article.article-item-news .a-3 .view-more { float:right; font-size:12px; color:#d7a54d; padding:5px 0px 5px 0px; }
			

			.article-list-life-stories .article .a-2 { float:left; }
			.article-list-life-stories .article .a-2 img { width:211px; height:auto; }
			.article-list-life-stories .article .a-3 { float:left; width:560px; margin-left:15px; }
			.article-list-life-stories .article .a-3 .view-more { color:#62a2c7; }
			.article-list-articles .article .a-3 .view-more { color:#d888a9; }
				
		.article-list.article-list-articles .article { padding:16px 0; border-bottom:1px solid #d888a9; }	
		.article-list.article-list-tv  .article .a-2 { height:112px; }
		.article-list.article-list-tv  .article .a-3 { height:112px; width:570px !important; }
		.article-list.article-list-tv  .article .a-3 .article-row-1 h3 { margin-top:16px; }
		.article-list.article-list-tv  .article .a-3 .view-more { right:0px; bottom:-5px; }	
		
	.article-list.article-list-radio .article { padding:0; }	
		.article-list.article-list-radio .article .a-2 { height:auto; }
		.article-list.article-list-radio .article .a-3 { height:auto; }
		.article-list.article-list-radio .article .a-3 .article-row-1 .date { float:right; font-size:16px; background:#fff3ef; padding:12px 10px; margin:0; color:#eb8565; }
		.article-list.article-list-radio .article .a-3 .view-more { display:none; }
		.article-list.article-list-radio .article .a-3 .article-row-1 h3.btn-audio { margin:12px 0 !important; width:234px; }
		.article-list.article-list-radio .article .a-3 .player-audio { float:left; padding:8px 10px 0 10px; }		
		
	.article-list.article-list-press-release .article { padding:0; }	
		.article-list.article-list-press-release .article .a-3 .article-row-1 .date { float:right; font-size:16px; background:#fff3ef; padding:12px 10px; margin:0; color:#eb8565; }
		.article-list.article-list-press-release .article .a-3 .view-more { display:none; }
		.article-list.article-list-press-release .article .a-3 .article-row-1 h3 { margin:12px 0 !important; width:608px; }
		.article-list.article-list-press-release .article .a-3 .article-row-1 h3 a { color:#6d6f71; font-weight:normal; }
			.article-list.article-list-press-release .article .a-3 .article-row-1 h3 a:hover { color:#eb8565; text-decoration:none; }
		
	/*.article-list.article-list-life-stories .article  .a-3 { margin-top:10px; width:100%; }*/
	
		
	.popular-wrapper { background:#f4d399; margin-top:10px; }
		.popular-wrapper-news { background:#f4d399; }
		.popular-wrapper-life-stories { background:#a5c9de; }
		.popular-wrapper-articles { background:#d888a9; }
		
	.popular-title { padding:10px 30px; color:#ffffff; font-family:'PFDinTextLight', Verdana, sans-serif;  font-size:24px; }
	.popular-wrapper-list { margin:0 30px; position:relative; height:177px; overflow:hidden; width:730px; }
		.popular-wrapper-list-items { position:absolute; top:0px; left:0px; overflow:hidden; width:4000px; }
		.popular-item { display:block; float:left; width:175px; height:177px; position:relative; margin-right:8px; }
			.popular-item  .popular-item-img { width:175px; height:131px; }
			.popular-item .popular-item-title { position:absolute; bottom:0; left:0; width:175px; height:46px; padding:9px 14px; background:#ffffff; color:#6d6f71; font-size:13px; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; line-height:14px; }
			.popular-item-up { position:absolute; bottom:46px; left:70px; width:0; height:0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid #ffffff; }
	.popular-wrapper-buttons { padding:10px 30px; }
	.popular-wrapper-buttons .popular-wrapper-buttons-box { width:76px; margin:0 auto; overflow:hidden; }
		.popular-wrapper-buttons .popular-wrapper-buttons-box .prev { float:left; display:block; width:29px; height:29px; background:url(../img/last.png) no-repeat; background-size:29px; }
			.popular-wrapper-buttons .popular-wrapper-buttons-box .prev:hover{ opacity:0.8; }
		.popular-wrapper-buttons .popular-wrapper-buttons-box .next { float:right; display:block; width:29px; height:29px; background:url(../img/next-1.png) no-repeat; background-size:29px; }
			.popular-wrapper-buttons .popular-wrapper-buttons-box .next:hover{ opacity:0.8; }
			.popular-wrapper-buttons .popular-wrapper-buttons-box .prev.disabled, .popular-wrapper-buttons .popular-wrapper-buttons-box .next.disabled { display:none; }
			
	article .date { text-align:right; color:#d7a54d; font-size:12px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; padding-top:4px; }
		article.article-inner-news .date { color:#d7a54d; }
		article.article-inner-life-stories .date { color:#62a2c7; }
		article.article-inner-articles .date { color:#d888a9; }
	article h3 { color:#d7a54d; font-family:'PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:28px; font-weight:normal; }	
		article.article-inner-news h3 { color:#d7a54d; }
		article.article-inner-life-stories h3 { color:#448bb3; }
		article.article-inner-articles h3 { color:#9b506f; }
		
		.pagination-bottom { border-bottom: 1px solid #eb8565; overflow:hidden; }
			.pagination-bottom .label { float:left; color:#ffffff; background:#eb8565; border-radius:0; font-size:12px; font-weight:normal; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; padding:12px 50px; }
			.pagination-bottom .next { float:left; display:block; background:url(../img/next-orange.png) no-repeat; width:29px; height:28px; margin:5px 16px 0 16px; text-indent:12000px; }
			.pagination-bottom .prev { float:left; display:block; background:url(../img/prev-orange.png) no-repeat; width:29px; height:28px; margin:5px 16px 0 16px; text-indent:12000px; }
/*Newsletter Journalist*/
.page-header { background:#eb8565; overflow:hidden; padding:10px 12px; margin-bottom:18px; margin-top:0; }		
	.page-header h2 { color:#ffffff; float:left;  padding:0; margin:0; font-family:'PF-Paperback-Light','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:24px; }
.form-newsletter-journalist	.text-2 { margin-bottom:20px; }
.form-newsletter-journalist h2 { margin-top:18px; color:#cd7869; }	
.form-horizontal .form-group { margin:20px 0 20px 0; }
.form-horizontal .control-label { text-align:left; padding-left:0; padding-right:0; font-weight:normal; }
.form-horizontal label { text-align:left; padding-left:0; font-weight:normal; }
.form-horizontal .form-control { border-radius:0; background:#e5e5e5; border:0; }
.form-newsletter-journalist { font-family:'PF-Paperback-Light','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:18px; font-weight:normal; }

.form-line { border-top:1px solid #eb8565; padding:12px 0 0 0; }
	.form-line .btn { border-radius:0; background:#eb8565; color:#ffffff; border:0; padding-left:55px; padding-right:55px; font-size:17px; }
	
/*Sponsor*/
.page-header-sponsor { background:#a7c5db; margin-bottom:0; }	
	.page-header-sponsor a { float:right; color:#ffffff; font-size:18px; }
.sposnsors-keys-filter { overflow:hidden; border-bottom:3px solid #a7c5db; }
	.sposnsors-keys-filter .filter-left { float:left; margin:22px 20px 22px 0; font-size:17px; color:#6e6e6e; }
	.sposnsors-keys-filter .filter-right  { float:left; margin-top:11px; }	
		.sposnsors-keys-filter .filter-right a { font-size:17px; color:#6e6e6e; text-decoration:none; }
			.sposnsors-keys-filter .filter-right a:hover, .sposnsors-keys-filter .filter-right a.selected { color:#5ea7dd; }
		
		.sponsor-item { overflow:hidden; border-bottom:1px solid #bbbbbb; padding:16px 0 16px 0; font-family:'PF-Paperback-Light','PFDinTextCondensedMedium-Regular', Verdana, sans-serif;  }		
			.sponsor-item:last-child { border:0; }
		.sponsor-item .a-2 { float:left; margin:0 18px 0 0; }
			.sponsor-item .a-2 table tr td { vertical-align:center; text-align:center; width:210px; height:126px; border:1px solid #bbbbbb; }	
			.sponsor-item .a-2 img {  }	
		.sponsor-item .a-3 { float:left; width:130px; }
			.sponsor-item .a-3  .field { margin:6px 0 6px 0; font-size:17px; color:#7293ac; }
		.sponsor-item .a-4 { float:left; }
			.sponsor-item .a-4  .value { margin:6px 0 6px 0; font-size:17px; color:#6e6e6e; font-weight:bold; }
				.sponsor-item .a-4  .value  a { color:#6e6e6e; }
					.sponsor-item .a-4  .value  a:hover { color:#00b0f1; }
		.results .pagination { border-top:1px solid #a7c5db; border-bottom:1px solid #a7c5db; overflow:hidden; width:100%; border-radius:0; }		
			.results .pagination-title { float:left; padding:8px 46px 8px 46px; color:#ffffff; background:#a7c5db; font-size14px; font-family:'PF-Paperback-Light','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; }
			.results-sponsor .prev { display:block; float:left; width:29px; height:28px; background:url(../img/sponsor-prev.png) no-repeat; margin-left:16px; margin-top:4px; text-indent:-12000px; }
			.results-sponsor .next { display:block; float:left; width:29px; height:28px; background:url(../img/sponsor-next.png) no-repeat; margin-left:22px; margin-top:4px; text-indent:-12000px; }
			
/*Photo Album*/
.page-header-photo-album { background:#7ba1b6; }			
.page-header-photo-album { background:#7ba1b6; }			
	.slider-section { position:relative; }
		.slider-wrapper { overflow:hidden; position:relative; height:740px; }
		.slider-list { position:absolute; left:0; top:0; width:791px; }
			.slider-item { width:791px; height:524px; float:left; text-align: center; background:rgba(0,0,0,1.0); }
			.slider-image-wrapper { width:791px; height:560px; overflow:hidden; }
			.slider-image { max-width:791px; height:524px; }
			.slider-item .date { text-align:right; color:#7ba1b6; font-size:12px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; }
			.slider-item h3 { color:#7ba1b6; font-family:'PFDinTextLight', Verdana, sans-serif; line-height:24px; }
			.slider-item .short-text { font-size:19px; font-family:'PFDinTextLight', Verdana, sans-serif; color:#6d6f71; }
		.slider-section .prev { position:absolute; left:8px; top:246px; display:block; width:27px; height:27px; background:url(../img/last.png) no-repeat; background-size:27px; }
		.slider-section .next { position:absolute; right:8px; top:246px; display:block; width:27px; height:27px; background:url(../img/next-1.png) no-repeat; background-size:27px; }		
		.slider-section .prev.disabled, .slider-section .next.disabled { display:none; }
		.thumbnail-wrapper { overflow:hidden; position:relative; height:120px; }
			.thumbnail-list { position:absolute; left:0; top:0; width:825px; margin-top:10px; }
				.thumbnail-item { float:left; width:183px; margin-right:20px; }
					.thumbnail-item img { width:100%; }
	.photoalbum-section { background:#dcdad9; }				
	.photoalbum-wrapper { overflow:hidden; position:relative; height:510px; margin:0 20px 20px 20px; }
	.photoalbum-list {  position:absolute; left:0; top:0; width:768px; }
	.photoalbum-list .photoalbum-item { float:left; overflow:hidden; width:768px; }
		.photoalbum-list .popular-item { width:182px; height:148px; margin-bottom:30px; }
		.photoalbum-list .popular-item .popular-item-title { width:182px; }
		.photoalbum-list .popular-item .popular-item-img { width:182px; height:auto; }
		
/*Slider Life Stories*/
.slider-life-stories { margin-bottom:16px; }		
	.article-header-navigation-life-stories  h2 { font-weight:normal; }
/*Volunteer*/
.step-list { display:none; }
.step { display:none; }	
.step-visible { display:block; }
.error-holder { display:none; }		
.step .row { margin:0; font-size:16px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; color:#6e6e6e; }
/*Step 1*/
.step .row-languages { margin-bottom:20px; }
.step .row-languages div { margin-left:0; margin-right:0; padding-left:0; padding-right:0; }
.step .row-languages label { padding-top:6px; }
.step .col-md-6 img { width:100%; }
.step .col-md-8 img { width:100%; }
.step .col-md-12 img { width:100%; }
.textfield { border:1px solid #cfcfcf; border-radius:0; }
.step .form-group { overflow:hidden; font-size:16px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; color:#6e6e6e; }
.step .form-group label { padding-top:7px; }
.step table { margin: 0 0 20px 0; padding:0; }
.step table th { border:1px solid #dfdfdf; padding:5px; color:#6e6e6e; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; font-size:17px; }
.step table td { border:1px solid #dfdfdf; }
.step .textfield { float:right; }
.step table .textfield { border:0; }
.step .textfield#lname { width:290px; }
.step .textfield#fname { width:290px; }
.step .textfield#ftname { width:240px; }
.step .textfield#mtname { width:230px; }
.step .textfield#dateofbirth { width:100px; }
.step .textfield#birthplace { width:230px; }
.step .textfield#familystatus { width:200px; }
.step .textfield#addresshome { width:200px; }
.step .textfield#area { width:300px; }
#citylabel { float:left; margin-right:15px; }
.step .textfield#city { width:150px; float:left; }
#postcodelabel { float:left; margin-left:15px; margin-right:15px; }
.step .textfield#postcode { width:120px; }
.step .textfield#homephone { width:240px; }
.step .textfield#mobilephone { width:240px; }
.step .textfield#emailaddress { width:290px; }
.step .select-options { border-radius:0; border:0; }

/*Step 2*/
.step .textfield#other_languages { border:1px solid #cfcfcf; }
.step .row-no-padding div { padding:0; }
.col-md-left .form-group { margin-right:16px; }

/*Step 3*/
.step .textfield#profession { width:280px; }
.step .textfield#professionalexperience { height:70px; resize: none; }
.step .textfield#phonework { width:220px; }
.checkbox-group label { width:30%; }

/*Step 4*/
.step .textfield#volunteerwork { width:260px; }
.step .textfield#whyoffervolunteerwork { height:70px; resize: none; }
.step .textfield#interest_to_offer_other { width:300px; margin-left:18px; }

/*Step 5*/
.agree-text { font-size:16px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; color:#6e6e6e; text-align:justify; margin-top:20px; }
.accept-2 { margin-top:6px; width:140px; float:right; font-size:16px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; color:#6e6e6e; }
.drop {  }
.drop  a { color:#6e6e6e; background:url(../img/volunteer/drop.jpg) no-repeat right; height:40px; margin-right:10px; display:block; }

.step .next { font-size:16px; line-height:16px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; color:#ffffff; background:#6ad7b4 url(../img/volunteer/next.png) no-repeat 120px 10px; padding:10px 60px 10px 60px; float:right; }
.step .btn-send { font-size:16px; line-height:16px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; color:#ffffff; background:#6ad7b4 url(../img/volunteer/next.png) no-repeat 124px 10px; padding:10px 60px 10px 60px; float:right; }


/*Search Home*/
.search-title { background:#e7654f; color:#ffffff; font-size:14px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; margin-top:40px; padding:16px 14px;  }
.search-results { background:#f3f3f3; padding:35px 14px 35px 14px; overflow:hidden; }
	.results-no { text-align:center; color:#767676; font-size:18px; font-weight:bold; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; }
	.search-results-title { color:#767676; font-size:18px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; border-bottom:1px solid #e7654f; padding-bottom:10px;  margin-bottom:24px; }
	.search-result-item { width:200px; height:300px;  float:left; margin-right:9px; }
		.search-result-item:nth-child(5n+6) { margin-right:0px;  }
		.search-result-item img { width:100%; }
		.search-result-item a { color:#6f6f6f; font-size:15px; font-family:'PF-Paperback-Medium','PFDinTextCondensedMedium-Regular', Verdana, sans-serif; text-align:center; }
			.search-result-img { display:block; overflow:hidden; width:100%; height:150px; }
			.search-result-title { display:block; padding:12px; height:150px; }
			
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper object,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}		

/*Printed Matters*/	
.popular-item-printed-matter { border:1px solid #dddddd; height: 293px; }
.popular-item-printed-matter .popular-item-img { 
    width: 173px;
    height: 247px;
}
.popular-item-printed-matter .popular-item-title { width: 173px; }

/*web tv popular*/
.article-list-tv .popular-wrapper-tv { display:none; }
.popular-wrapper-tv { background:#ffffff; }
	.popular-wrapper-tv .popular-title { color:#d7a54d; padding:10px 0; }
	.popular-wrapper-tv .popular-wrapper-list { margin:0; width:791px; }
	.popular-wrapper-tv .popular-wrapper-list .popular-item { margin-right:30px; }
	.popular-wrapper-tv .popular-wrapper-list .popular-item-up { display:none; }
	.popular-wrapper-tv .popular-wrapper-list .popular-item .popular-item-title { padding:9px 0; }
