/*
    Theme Name:     Twenty Twelve Child
    Description:    Child theme for the Twenty Twelve theme
    Author:         Fadi Hatem
    Template:       twentytwelve                             
    Version:        0.1.0
*/
@import url("../twentytwelve/style.css");
@font-face {
    font-family:'Greta';
    src:url('fonts/Greta_Arabic_Light.otf');
    src: url('fonts/Greta_Arabic_Light.eot')format('embedded-opentype'), url('fonts/Greta_Arabic_Light.woff') format('woff'), url('fonts/Greta_Arabic_Light.ttf') format('truetype'), url('fonts/Greta_Arabic_Light.svg') format('svg');
    font-weight:300;
}
@font-face {
    font-family:'Greta';
    src:url('fonts/Greta_Arabic_Light.ttf');
    src: url('fonts/Greta_Arabic_Light.eot')format('embedded-opentype'), url('fonts/Greta_Arabic_Light.woff') format('woff'), url('fonts/Greta_Arabic_Light.ttf') format('truetype'), url('fonts/Greta_Arabic_Light.svg') format('svg');
    font-style:italic;
}
@font-face {
    font-family:'Greta';
    src:url('fonts/Greta_Arabic_Bold.otf');
    src: local('O'),url('fonts/Greta_Arabic_Bold.otf') format('truetype');
    font-weight:500;
}

@font-face {
    font-family:'Merriweather';
    src:url('fonts/Merriweather-Regular.ttf');
    src: local('O'),url('fonts/Merriweather-Regular.ttf') format('truetype');
    font-weight:300;
}
@font-face {
    font-family:'Merriweather';
    src:url('fonts/Merriweather-Light.ttf');
    src: local('O'),url('fonts/Merriweather-Light.ttf') format('truetype');
    font-weight:100;
}
@font-face {
    font-family:'Merriweather';
    src:url('fonts/Merriweather-Bold.ttf');
    src: local('O'),url('fonts/Merriweather-Bold.ttf') format('truetype');
    font-weight:500;
}
@font-face {
    font-family:'Merriweather';
    src:url('fonts/Merriweather-Black.ttf');
    src: local('O'),url('fonts/Merriweather-Black.ttf') format('truetype');
    font-weight:700;
}
.footerstuffsmall{
    padding: 30px 0 0;
    width:100%;
    display:inline-block;
}
footer[role="contentinfo"] a:hover {
    color: #9B7D3B;
}
footer[role="contentinfo"] a{
    color: #B0B0B0;
}
.note{
    font-size:11px;
    color:#B0B0B0;
    margin: 3px 0 0 15px;
    display:inline-block;
    font-weight: lighter;
}
.press .note {
    margin: 2px 0 0 57px;
}
.privacy-stuff{
    display: inline-block;
    font-size: 9px;
    font-weight: lighter;
    width: 500px;
    float:left;
    margin:0 0 0 12px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    vertical-align: top;
	margin: 0px;
}
.privacy-stuff ul li {
    float: left;
    margin: 0 20px 0 0;
}
.empty-winner{
    color: #9B7D3B !important;
    font-size: 16px !important;
}
.elm.static a{
    color: #9B7D3B;
}
.mobile-popup{
    background-color: #BE9F56;
    color: #FFFFFF;
    display: none;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 30px 0 20px 0;
    font-family: Merriweather;
}
.mobile-popup .span1{
    color:#FFF;
    font-size:13px;
    font-weight: 300;
    font-family: Merriweather;
}
.mobile-popup .span2{
    color:#FFF;
    font-size:12px;
    font-weight: 100;
    font-family: Merriweather;
}
a {
    color: #B0B0B0;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    color: #B0B0B0;
}
body {
    background-color: #FFFFFF;
}
.site-header {
    padding: 6px 0;
}
.site-content {
    float: none;
    width: 100%;
}

body.custom-font-enabled {
    font-family: Merriweather;
}
.site-content article {
    -moz-hyphens: auto;
    border-bottom: none;
    margin-bottom: 5.14286rem;
    padding-bottom: 1.71429rem;
    word-wrap: break-word;
}
.entry-header h3 {
    color: #58595B;
    display: inline-block;
    font-family: Merriweather;
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
    position: relative;
}

.entry-header h3 .selected-year, .entry-header h3 .selected-cat{
    border-bottom: 1px solid;
    color: #9B7D3B;
    font-family: Merriweather;

    font-weight: 500;
    padding: 0 15px 4px 2px;
    cursor:pointer;
    background: url(./images/kfip-arrow-gold.png) no-repeat right 2px transparent;
}
@media screen and (min-width:480px){
.entry-header h3 .selected-year, .entry-header h3 .selected-cat{
    font-size: 15px;
	}
}
@media screen and (max-width:480px){
.entry-header h3 .selected-year, .entry-header h3 .selected-cat{
    font-size: 14px;
	}
}
.entry-header h3 .open .selected-year, .entry-header h3 .open .selected-cat,.entry-header h3 .selected-year:hover, .entry-header h3 .selected-cat:hover{
    background: url(./images/kfip-arrow-grey.png) no-repeat right 2px transparent;
}
#menu-main-menu.nav-menu {
    /*border-bottom: 1px solid #D6C8AB;*/
    display: inline-block;
}
  @media screen and (min-width:480px){
.entry-content {
    display: inline-block;
    margin-top: 153px;
    width: 100%;
}
}
  @media screen and (max-width:480px){
.entry-content {
    display: inline-block;
    width: 100%;
}
}
  @media screen and (min-width:480px){
.entry-header {
    margin-bottom: 1.71429rem;
    position: absolute;
    z-index: 999;
    width: 1014px;
}
}
 @media screen and (max-width:480px){
.entry-header {
    margin-bottom: 1.71429rem;

    z-index: 999;
    width: 1014px;
}
}
.loader {
    display: none;
    position: absolute;
    bottom: 7px;
}
.ui-tabs-active.ui-state-active a, .ui-state-hover a{
    color:#9B7D3B;
}
.scroll-bar{
    background-color: #B0B0B0;
    border-radius: 5px 5px 5px 5px;
    position: absolute;
    right: 7px;
    width: 3px;
}
.query-menu .filter-element{
    color: #9B7D3B;
    cursor: pointer;
    font-size: 11px;
    padding: 4px;
}
.query-menu .filter-element:hover{
    font-weight: 500;
}
.ngg-gallery-thumbnail img {
    padding: 4px 4px 4px 0;
}
.ngg-gallery-thumbnail {
    margin-right: 5px;
    margin-left: 0px;
}
.firstpage .whiteback{
    height: 160px;
}
.firstpage .entry-header{
    margin: 0;
    padding: 0 0 11px;
}
.query-menu.years{
    background-color: #F1F2F2;
    display: none;
    height: 300px;
    margin: -3px 0 0;
    overflow-x: auto;
    position: absolute;
    width: 56px;
    z-index: 999;
}
.query-menu.category {
    background-color: #F1F2F2;
    display: none;
    margin: -3px 0 0;
    position: absolute;
    width: 253px;
    z-index: 999;
}
div.elm{
    float:left;
    position: relative;
}
.scroll-drag{
    background-color: #A68031;
    border-radius: 10px 10px 10px 10px;
    height: 15px;
    left: -6px;
    position: absolute;
    top: 0;
    width: 15px;
}
.entry-content .entry-bio, .entry-content .entry-bio p,.entry-content .entry-bio li{
    font-family: Merriweather;
    font-size: 13px;
    font-weight: 300;
    color:#58595B;
    /*padding: 0 20px 0 0;*/
    text-align: justify;
}
.entry-content .entry-extra-info{
    width:350px;
    float: left;
    padding: 0 0 0 40px;
}
.entry-content .entry-bio h3, .entry-content h3{
    font-family: Merriweather;
    font-size: 13.5px;
    font-weight: 500;
    color:#58595B;
    margin: 0 0 6px;
}
article {
    -moz-hyphens: none;
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 00px;
    word-wrap: normal;
    position: relative;
}
.search-results article .entry-header .entry-title{
    text-shadow:none;
    font-weight: 500;
}
.search-results article .entry-header .entry-title a{
    color:#58595B;
    font-size:13.5px;
}
.search-results article .entry-header{
    margin:0;
}
.search-results article .entry-summary{
    font-size: 12px;
    font-weight: 300;
    color:#58595B;
}
.second-section div.topic-country{
    margin-top:5px;
}
.wpcf7-form button,.wpcf7-form input {
    background-color: #E5E6E7;
    border: medium none;
    border-radius: 0 0 0 0;
    font-family: inherit;
    font-size: 13px;
    font-weight: 300;
    height: 14px;
    padding: 3px;
    width: 165px;
    color: #58595B;
}
.wpcf7-form textarea{
    background-color: #E5E6E7;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #58595B;
    font-family: inherit;
    font-size: 13px;
    font-weight: 300;
    height: 100px;
    padding: 5px;
    width: 98%;
}
.entry-header.search-res .page-title {
    text-transform: none;
}
.entry-content .entry-extra-links{
    width:100%;
    margin: 24px 0 0;
}
.entry-content.press{
    margin-top: 120px;
}
.entry-header.press {
    margin: 0;
    padding: 0 0 36px;
}
.entry-content .entry-winner-press{
    width:100%;
    margin: 24px 0 0;
    display: none;
}
.entry-content .entry-extra-links a.press-extra-info,  .press .second-section span.text a.press-extra-info{
    color:#58595B;
    font-size: 13px;
    font-family: Merriweather;
    font-weight: 300;
}
.entry-content .entry-extra-links span.text, .press .second-section span.text {
    background: url("images/icons.png") no-repeat scroll -4px -24px transparent;
    display: block;
    padding: 0 0 0 20px;
    width: 100%;
}
.entry-content .entry-extra-links span.video, .press .second-section span.video {
    background: url("images/icons.png") no-repeat scroll -3px -78px transparent;
    display: block;
    padding: 0 0 0 20px;
    width: 100%;
}
.entry-content .entry-extra-links span.pdf, .press .second-section span.pdf {
    background: url("images/icons.png") no-repeat scroll -3px -50px transparent;
    display: block;
    padding: 0 0 0 20px;
    width: 100%;
}
.entry-content .entry-winner-press a.press-title{
    font-family: Merriweather;
    font-size: 13px;
    font-weight: 500;
    color:#9B7D3B;
    display: block;
}
.entry-content .entry-extra-info .entry-winner-press span.press-date{
    font-family: Merriweather;
    font-size: 12px;
    font-weight: lighter;
    color:#B0B0B0;
    display: block;
}

.entry-content .entry-extra-info .entry-winner-press span.press-author{
    font-family: Merriweather;
    font-size: 12px;
    font-weight: 300;
    color:#6D6E70;
    display: block;
}
@media screen and (max-width:480px){

.entry-content .element .section-topic a,.entry-content .element .section-topic{
    font-family: Merriweather;
    font-weight: lighter;
    margin: 30px 0;
}

}
@media screen and (min-width:480px){
.entry-content .element .section-topic a,.entry-content .element .section-topic{
    font-family: Merriweather;
    font-weight: lighter;
    margin: 5px 0;
}

}
.entry-content .element .section-topic a:hover{
    font-weight: 300;
}
.entry-content .element img{
    border-radius: 85px 85px 85px 85px;
    box-shadow:none;
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.1)));
    -webkit-margin-after: 30px;
	-moz-box-reflect: below 0px -moz-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.1)));
    -moz-margin-after: 30px;
	box-reflect: below 0px gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent) , to(rgba(250, 250, 250, 0.1)));
    margin-after: 30px;
    max-width:162px; 
    margin: 10px 0;
    /*    -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: url(grayscale.svg#greyscale);  Firefox 4+ 
        filter: gray;  IE 6-9 */
}
.entry-content .element.win:hover img{
    background-image: linear-gradient(#FFFFFF -7%, #999999 68%);
}
div.wp-caption p.wp-caption-text, .gallery-caption, .entry-caption {
    color: #B0B0B0;
    font-size: 0.857143rem;
    font-style: italic;
    line-height: 21px;
}
.entry-content .element {
    text-align: center;
    display: inline-block;
    float: left;
    width: 160px;
    margin:0 53px 33px 0;
    line-height: 20px;
	
}
@media screen and (max-width:480px){
.entry-content .element {
    border-bottom: 2px dotted #9b7d3b;

}
}
.entry-content .element:last-child{
    margin:0;
	 border-bottom: none;
}
.site-title img{
    border-radius: 0px;
    box-shadow: none;
    margin: 0 8px 0 0;
}
.entry-content .element .section-header {
    height: 50px;
}
.entry-content .element .section-winner a.winner-name:hover{
    font-weight: 300;
}
.entry-content .element .section-winner a.winner-name,.entry-content .element .section-winner{
    color:#58595B;
    font-size: 13.5px;
    font-family: Merriweather;
    font-weight: lighter;
}
.entry-content .element .section-header .section_title a:hover{
    font-weight: 400;
}
.entry-content .element .section-header .section_title a,.entry-content .element .section-header .section_title{
    color:#9B7D3B;
    font-size: 15px;
    font-size:1.0714285714rem;
    text-transform: uppercase;
    font-family: Merriweather;
    font-weight: 300;
}
.site-header h1 a, .site-header h2 a {
    color: #515151;
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
}
footer[role="contentinfo"] {
    border-top: none;
    clear: both;
    max-width: 1014px;
    margin-top: 24px;
    margin-top: 1.714285714rem;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0 0 0;
    padding: 1.714285714rem 0 0 0;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0px;
    box-shadow: none;
}
.gallery-content h2{
    margin:45px 0 10px 0;
    font-size:13.5px;
    font-weight: 500;
    color:#9B7D3B;
}
.gallery-content {
    display: inline-block;
    position: relative;
    margin: 90px 0 0;
}
.entry-header.firstpagesingle {
    padding: 26px 0 5px;
}
.entry-header.gallery{
    padding: 26px 0 25px;
}
.watch-cerem{
    position: absolute;
    right: 0;
    text-align: right;
}
.watch-cerem span.video {
    background: url("images/icons.png") no-repeat scroll 10px -76px transparent;
    display: inline;
    padding: 0 0 0 30px;
    width: 100%;
}
.watch-cerem span.video a {
    color: #9B7D3B;
    font-family: Merriweather;
    font-size: 11px;
}
@media screen and (min-width:480px){
.about-kfip .first-section ul.nav.border, .about-kfip .first-section ul.navcerem.border{
    border-bottom: 1px solid #9B7D3B;
    height: 23px;
}
}
@media screen and (min-width:480px){
.about-kfip .first-section ul.nav.border, .about-kfip .first-section ul.navcerem.border{
    border-bottom: none;
    height: none;
}
}
.about-kfip .first-section ul.nav,.about-kfip .first-section ul.navcerem {
    width: 585px;
}

.single #main.wrapper {
    margin-top: 160px;
}
#main.wrapper {
    margin-top: 160px;
}
/*header .topic-country{
    margin: 10px 0 0;
    position: relative;
}*/
header .topic-country {
    margin: 10px 0 15px;
    position: relative;
} 

.menu-main-menu-container ul.nav-menu .menu-item > a, .qtrans_language_chooser li a {
    color: #9B7D3B;
    display: block;
    font-family: Merriweather;
    font-size: 11.5px;
    font-weight: 300;
    line-height: 2;
    margin: 0 0 3px;
    text-transform: uppercase;
}
.menu-main-menu-container ul.nav-menu .menu-item.current-menu-item > a{
    color:#58595B;
}
.qtrans_language_chooser li a{
    font-family: Greta;
    font-weight: 300;

}
.menu-main-menu-container ul.nav-menu .menu-item > a:hover, .qtrans_language_chooser li a:hover span,.qtrans_language_chooser li a:hover{
    color:#58595B;
}
.menu-main-menu-container ul.nav-menu .menu-item {
    display: inline-block;
    float: left;
    padding: 0 20px 0 10px;
    position: relative;
    border-bottom: 1px solid #D6C8AB;
}
.menu-main-menu-container ul.nav-menu .menu-item:hover .sub-menu{
    display:block;
}
.menu-main-menu-container ul.nav-menu .menu-item .sub-menu {
    display: none;
    margin: -2px 0 0;
    padding: 3px 0 5px;
    position: absolute;
    width: 698px;
    z-index: 999;
}
.menu-main-menu-container ul.nav-menu .menu-item .sub-menu li {
    float: left;
    margin: 3px 25px 0 0;
    padding: 0 0 20px;
    border-bottom: none;
}
.menu-main-menu-container {
    display: inline-block;
    float: left;
	clear: both;

}
.qtrans_language_chooser {
    display: inline-block;
    float: left;
}
.qtrans_language_chooser li{
    padding: 0 20px 0 10px;

}
.qtrans_language_chooser li.active{ 
	display:none;
}
footer[role="contentinfo"] .site-info,footer[role="contentinfo"] .site-info a,footer[role="contentinfo"] .site-info a:hover{
    color:#B0B0B0;
    font-size:9px;
    font-family: Merriweather;
    font-weight: 300;
}
footer[role="contentinfo"] .site-info{
    float: right;
}
.year-listing {
    font-size: 13px;
    line-height: 20px;
    margin-top: 35px;
    font-weight: 300;
}
.whiteback {
    background-color: #FFFFFF;
    height: 180px;
    position: fixed;
    top: 0;
    width: 1014px;
    z-index: 400;
}
.second-section .section23,.second-section .section22,.second-section .section22press {
    height: 590px;
    overflow: hidden;
    position: absolute;
    width: 370px;
}
hgroup {
    position: fixed;
    width: 1014px;
    z-index: 999;
}
.year-listing .year {
    color: #9B7D3B;
    font-weight: 500;
    font-size: 16px;
	
}
.year-listing > a {
    color: #9B7D3B;
	    font-size: 14px;
    display: block;
}
.year-listing .list-winner-name {
    color: #58595B;
    margin: 0 10px 0 0;
}
.year-listing .list-winner-topic {
    color: #B0B0B0;
}
.year-listing a.sep {
    border-right: 1px solid gray;
    margin: 0 5px 0 0;
}
@media screen and (min-width:480px){
.read-all{
    color: #9B7D3B;
}
.read-all a:hover{
    color: #9B7D3B;
}
.read-all a{
    color: #9B7D3B;
    float: right;
    font-size: 11px;
    font-weight: 500;
    margin: 2px 9px 0;
}
.read-all-mobile{
display:none!important;
}
}
@media screen and (max-width:480px){
.read-all{
    display:none!important;
}
.read-all-mobile{
    color: #9B7D3B;
	    border-bottom: 2px dotted #9b7d3b;
    border-top: 2px dotted #9b7d3b;
    margin: 2% 0 14% 2% !important;
    padding: 5px;
    text-align: center;
}
.read-all-mobile a:hover{
    color: #9B7D3B;
}
.read-all-mobile a{
    color: #9B7D3B;
    font-size: 11px;
    font-weight: 500;

}
}

ul.nav, ul.navcerem {
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 998;
}
.year-listing a.sep:last-child {
    border: medium none;
}
ul.nav li,ul.navcerem li{
    float: left;
    list-style: none outside none;
    margin: 0 15px 0 0;
}
ul.nav li a,ul.navcerem li a{
    font-family: Merriweather;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.press .first-section > div, .second-section > div {
    margin: 0;
}
.first-section > div, .second-section > div {
    margin: 30px 0 0;
}
#aboutkfip div p{
    color: #58595B;
    font-size: 13px;
    font-weight: 300;
    margin: 0 0 5px;
    text-align: justify;
}
#aboutkfip div li {
    background: url("images/dot.png") no-repeat scroll 0px 9px transparent;
    color: #58595B;
    font-size: 13px;
    font-weight: 300;
    list-style: none outside none;
    padding: 0 0 0 15px;
    float:none;
    margin: 0;
}

#aboutkfip h3 {
    font-size: 13.5px;
    font-weight: 500;
    margin: 12px 0 0;
}
#comittee-cont ul {
    display: inline-block;
    margin: 0;
}
#comittee-cont li {
    float: left;
    list-style: none outside none;
    margin: 0 16px 0 0;
}
#comittee-cont li a {
    font-family: Merriweather;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
#comittee-cont div p{
    color: #58595B;
    font-size: 13px;
    font-weight: 300;
    margin: 0 0 5px;
}
#comittee-cont div li {
    color: #58595B;
    font-size: 13px;
    font-weight: 300;
    list-style: decimal outside none;
    margin: 3px 0 0 20px;
}

#comittee-cont h3 {
    font-size: 13.5px;
    font-weight: 500;
    margin: 0;
}
.entry-date{
 border:1px solid;
 display:block;
 font-family:georgia;
 margin-bottom:10px;
 text-align:center;
 width:60px;
 float:left;
 margin:0px 15px 0px 0px;
}
.entry-date span{
 display:block;
}
.entry-date .month{
 font-size:12pt;
 padding-top:3px;
 text-transform:uppercase;
}
.entry-date .year{
 background-color:#666666;
 color:#FFFFFF;
 font-size:12pt;
 line-height:1em;
 margin:10px 0 0;
 padding:3px;
}
.entry-date .day{
 font-size:24pt;
 line-height:.8em;
 font-weight:bold;
}
.second-section .scrollme {
    height: 590px;
    overflow-x: auto;
    padding: 0 60px 0 0;
    width: 325px;
}
.quote.about {
    background: url("images/quote-left.png") no-repeat scroll 0 0px, url("images/quote-right.png") no-repeat scroll right 0 transparent;
    color: #B0B0B0;
    float: right;
    font-size: 14px;
    font-weight: 100;
    line-height: 17px;
    padding: 0px 5px 5px 15px;
    width: 840px;
    margin:46px 0 0 0;
}
.quotes.message {

    color: #B0B0B0;

    font-size: 14px;
    font-weight: 100;
    line-height: 17px;
    padding: 0;
text-align: justify;
    margin:0;
}
.quotes.message h4 {
    color: #9B7D3B;

    font-size: 11px;
    font-weight: 300;
    line-height: 15px;
    margin-top: 0;

    padding: 0;
}
.year-listing > a:hover{
    color: #9B7D3B;
}
.quotes {
    background: url("images/quote-left.png") no-repeat scroll 0 0px, url("images/quote-right.png") no-repeat scroll right 0 transparent;
    color: #B0B0B0;
    float: right;
    font-size: 12px;
    font-weight: 100;
    line-height: 14px;
    padding:0 5px 5px 15px;
    width: 918px;
    margin:12px 0 0 0;
}
.quote {
    background: url("images/quote-left.png") no-repeat scroll 0 0px, url("images/quote-right.png") no-repeat scroll right 0 transparent;
    color: #B0B0B0;
    float: right;
    font-size: 12px;
    font-weight: 100;
    line-height: 14px;
    padding:0 5px 5px 15px;
    width: 918px;
    margin:12px 0 0 0;
}
.quote.about h4 {
    color: #9B7D3B;
    float: right;
    font-size: 11px;
    font-weight: 300;
    line-height: 15px;
    margin-top: -5px;
    width: 660px;
    padding: 0;
}
.year-listing > a:hover{
    color: #9B7D3B;
}
.quote {
    background: url("images/quote-left.png") no-repeat scroll 0 0px, url("images/quote-right.png") no-repeat scroll right 0 transparent;
    color: #B0B0B0;
    float: right;
    font-size: 12px;
    font-weight: 100;
    line-height: 14px;
    padding:0 5px 5px 15px;
    width: 918px;
    margin:12px 0 0 0;
}
.quote.about h4 {
    color: #9B7D3B;
    float: right;
    font-size: 11px;
    font-weight: 300;
    line-height: 15px;
    margin-top: -5px;
    width: 660px;
    padding: 0;
}
.quote h4{
    float:right;
    font-size:12px;
    font-weight:300;
    color: #9B7D3B;
    padding-top: 3px;
}
.about-kfip p a{
    color:#9B7D3B;
    font-weight: 500;
}
.searchBox span.not-clicked {
    background: url("images/Search.png") no-repeat scroll 2px 2px transparent;
    display: block;
    height: 24px;
    cursor: pointer;
    width: 25px;
}
.searchBox {
    display: inline-block;
    float: left;
}
.searchBox span.clicked{
    display:none;
}
.searchBox li {

}
.searchBox li #searchform input[type="submit"] {
    border: medium none;
    box-shadow: none;
}
.searchBox li #searchform input {
    background: none repeat scroll 0 0 transparent;
    color: #9B7D3B;
    height: 19px;
    margin: 0 0 3px;
    padding: 0;
}
.searchBox li{
    height: 26px;
}
img.size-full, img.size-large, img.header-image, img.wp-post-image {
    height: auto;
    max-width: none;
    max-height: none;
}

.first-section{
    min-height: 200px;
    width:583px;
    float:left;
    border-right: 2px dotted #9B7D3B;
    padding: 0 20px 0 0;
    position: relative;
}
.second-section{
    float: left;
    padding: 0 0 0 40px;
    position: relative;
    width: 365px;
	 
}
.first-section .year-listing{
    margin-top: 0px;
}
ul.nav li .head, ul.navcerem li .head{
    display:inline-block;
    border-bottom: 1px solid #9B7D3B;
    width: 600px;
}
#page.page-animate{
    position:absolute;
    margin-left: -511px;
    width: 1014px;
    left: 50%;
}
ul.nav li .head h3 , ul.navcerem li .head h3{
    color: #9B7D3B;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}
.year-listing .list-winner-name:hover {
    color: #303030;
}   
ul.nav li .sort span, ul.navcerem li .sort span{
    float:right;
    margin:3px 15px 0 0;
    font-size:11px;
    color:#9B7D3B;
    font-weight: 300;
}
ul.nav li .sort .Explore{
    font-weight: 500;
}
ul.nav li .sort .SortByYear, ul.nav li .sort .SortByWinner{
    cursor:pointer;
}
.about-service h3 {
    font-size: 13.5px;
    font-weight: 500;
    margin: 10px 0 0;
}
.about-service p {
    font-size: 13px;
    font-weight: 300;
    margin:0px;
}
#ConditionsandRequirements li {
    color: #58595B;
    font-size: 13px;
    font-weight: 300;
    list-style: decimal outside none;
    margin: 3px 0 0 20px;
}
#ConditionsandRequirements ul{
    margin:0px;
}
#About a {
    color: #9B7D3B;
    display: block;
    font-weight: 500;
    padding: 15px 0 0;
}
.entry-content.front-page{
    opacity:0;
}
@media screen and (max-width:480px){
.front-page{
margin-right: 30px; margin-left: 30px; width:initial;

}
}
.wpcf7-form p {
    color: #9B7D3B;
    font-size: 13px;
    font-weight: 100;
}
.first-section3 {
    border-left: medium none;
    padding: 0 0 0 11px;
    width: 519px;
	float:left;
}
.second-section3 {
    font-size: 15px;
    padding: 0 24px 0 0;
    width: 459px;
    text-align: justify;
	float:left;
}
.second-section.contact {
    border-right: 2px dotted #9B7D3B;
    padding: 0;
    width: 200px;
}
.first-section.contact {
    border-right: medium none;
    padding: 0 0 0 40px;
    width: 760px;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.71429;
    margin: 0 0 7px;
}
.second-section.contact , .second-section.contact a{
    color:#9B7D3B;
    font-weight: 100;
    font-size:11px;
}
.second-section.contact tag{
    color:#CEB37E;
}
@media screen and (min-width:480px){
.entry-content.contact-content{
    margin-top:120px;
}
}
@media screen and (max-width:480px){
.entry-content.contact-content{

}
}
.contact-content input[type="submit"], input[type=reset], input[type=reset]:hover {
    background-color: #9B7D3B !important;
    background-image: none;
    color: #FFFFFF;
    font-size: 13px;
    height: 20px;
    padding: 0;
    width: 60px;
}
.entry-title.section2, .entry-title.section1{
    float:left;
}
.entry-title.section2{
    width:244px;
}
@media screen and (min-width:480px){
.entry-header.contacthead {
    display: inline-block;
    margin-bottom: 1.71429rem;
    padding: 26px 0 25px ;
    width: 1014px;
}
}
@media screen and (max-width:480px){
.entry-header.contacthead {
    display: inline-block;
    margin-bottom: 1.71429rem;
    padding: 26px 0 25px !important;
    width: 100%;
}
}
.border-bot.border{
    border-bottom: 1px solid #9B7D3B;
}
.error404 p {
    color: #9B7D3B;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
}
.entry-header.single{
    margin-bottom: 1.71429rem;
    padding: 0 0 13px;   
}
@media screen and (max-width:480px){
.entry-content.single{
   /* margin-top:200px;*/
    min-height: 200px;
}
}
@media screen and (min-width:480px){
.entry-content.single{
    margin-top:90px;
    min-height: 200px;
}
}
.error404 a {
    color: #9B7D3B;
    font-weight: 500;
}
.loader-prize {
    display: none;
    float: left;
    margin: 0 0 0 120px;
}
.SortByYear.selected {
    font-weight: 500 !important;
}
.SortByWinner.selected {
    font-weight: 500 !important;
}
.loader-prize img{
    box-shadow: none;
}
ul.nav li a:hover, ul.navcerem li a:hover{
    color:#9B7D3B;
}
.first-section ul.nav li a{
    color: #9B7D3B;
}
.entry-header .entry-title,h1.entry-title {
    color:#9B7D3B;
    font-family: Merriweather;
    font-weight: lighter;
    font-size: 40px;
    text-shadow: 0 -1px 0 #000000;
}
.site {
    margin: 0 auto;
    max-width: 73.14285714rem;
    overflow: hidden;
    width:1014px;
    padding: 0;
}
body .site {
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.first-section .meltwaternews .title a:hover {
    text-decoration: none !important;
}
.first-section .meltwaternews div.article span a{
    font-size:13px !important;
    font-family:Merriweather !important;
    font-weight: 500 !important;
    color:#9B7D3B !important;
    font-family:Greta !important;
}
.first-section .meltwaternews div.article span {
    color: #58595B !important;
    display: inline-block;
    font-family: Merriweather !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    margin: 3px 0 0;
}
img.alignright, .wp-caption.alignright {
    margin: 5px 0 0.857143rem 1.71429rem;
    width:300px !important;
    padding: 0;
}
.first-section .meltwaternews{
    margin:0 !important;
    padding:0 !important;
}
.first-section .meltwaternews .article {
    margin-top: 20px !important;
    padding-bottom:0px;
	background: none repeat scroll 0 0 #F9F9F9;
}
@media screen and (min-width:480px){
.first-section .meltwaternews .article{
background: none repeat scroll 0 0 #F9F9F9;
border-bottom: 1px solid #FFFFFF;
vertical-align: middle;
font-size: 13px;
padding:  7px;
height: 120px; 
display: block;
}
}
.first-section .meltwaternews .article:nth-child(2n+1) {
background: none repeat scroll 0 0 #ECECEC;
border-bottom: 1px solid #FFFFFF;
}
.first-section .meltwaternews .article .title a{
    color: #58595b;
}
.first-section .meltwaternews .article .title a:hover {
    color: #ad8e3a;
}
.first-section .meltwaternews .article .ingress:hover {
    color: #ad8e3a;
}
.second-section .meltwaternews .article {
color: #58595B !important;
font-size: 13px !important;
font-family: Merriweather !important;
font-weight: 300 !important;
}
.second-section .meltwaternews .article .title {
color: #58595B !important;
font-size: 13px !important;
font-family: Merriweather !important;
font-weight: 300 !important;
}
.second-section .meltwaternews .article .title a {
color: #58595B !important;
font-size: 13px !important;
font-family: Merriweather !important;
font-weight: 300 !important;
}
@media screen and (max-width:480px){
.newslogo{
display: none;
}
.firstplace{
width: auto; 
}
}
@media screen and (min-width:480px){
.newslogo{
float:left;
margin-top: 2px; 
margin-left: 15px;
margin-right: 0px;
}
.firstplace{
float:left;
width: 433px; 
margin-right: 12px;
margin-left: 0px;
}
}

.entry-header.press .elm {
    color: #58595B;
    font-weight: 300;
}
.entry-header.press .elm .selected-year-press {
    border-bottom: 1px solid #B0B0B0;
    color: #9B7D3B;
    font-weight: 500;
    padding: 0 17px 4px 3px;
    cursor: pointer;
}
.entry-header.press .elm.closed{
    background: url(./images/kfip-arrow-gold.png) no-repeat right 2px transparent;
}
.entry-header.press .elm.closed:hover{
    background: url(./images/kfip-arrow-grey.png) no-repeat right 2px transparent;
}
.entry-header.press .elm .query-menu-press {
    background-color: #F1F2F2;
    color: #9B7D3B;
    font-size: 11px;
    font-weight: 300;
    display:none;
    margin: -2px 0 0;
    height: 300px;
    width: 50px;
    overflow: auto;
    font-family: Merriweather;
}
.entry-header.press .elm .query-menu-press .filter-element-press {
    cursor: pointer;
    padding: 4px;
}
.entry-header.press .elm .query-menu-press .filter-element-press:hover {
    font-weight: 500;
}
.entry-header.press .elm:hover .query-menu-press{
    display:block !important;
}
.entry-header.newpress .elm.closed {
    left:0;
}
@media screen and (min-width:480px){
.entry-header.press .elm.closed {
    position: absolute;
}
}
@media screen and (max-width:480px){
.entry-header.press .elm.closed {
    position: absolute;
	z-index: 999;
}
}
.menu-main-menu-container ul.nav-menu .menu-item .sub-menu .menu-item > a {
    color: #B0B0B0;
}
.menu-main-menu-container ul.nav-menu .menu-item .sub-menu .menu-item > a:hover {
    color: #58595B;
}
.topic-country .first {
    color: #B0B0B0;
    font-family: Merriweather;
    font-size: 13px;
}
.topic-country span{
    color: #58595B;
    font-family: Merriweather;
    font-size: 13px;
    font-weight: 300;
}
.db-winners {
    margin: 37px 0 0;
}
.entry-content.press .second-section{
    padding: 0 0 0 30px;
}
.press .second-section h3{
    margin:0;
}
.meltwaternews .article {
    padding-bottom: 0 !important;
}
.first-section.contact #contact-form{
    margin:0;
}
.download-some {
    font-size: 14px;
    font-weight: 100;
    margin: 0 0 10px;
}
.contactlinks {
    margin: 0 0 0 20px;
}
.entry-content .download-some p {
    margin: 0;
}
.download-some span.pdf {
    background: url("images/icons.png") no-repeat scroll -4px -51px transparent;
   /*Hide By FaresTaha display: block;*/
    padding: 0 0 0 20px;
}
section #content {
    margin-top: 120px;
}
.search section #content {
    margin-top: 60px;
}
section.search.site-content {
    display: inline-block;
    position: relative;
    margin:0;
}
.site-content.search article h3 a{
    color:#58595B;
    font-size:13.5px;
    font-weight: 500;
}
.site-content.search article .entry-summary{
    color:#58595B;
    font-size:12px;
    font-weight: 300;
}
.site-content.search article{
    margin:0;
    padding:0;
}
.site-content.search .entry-header{
    margin: 0;
    padding: 0 0 26px;
}
.nav-previous, .previous-image {
    direction: ltr;
    float: left;
    width: 50%;
}
footer[role="contentinfo"] .share a,.share{
    font-weight: 300;
    color:#9B7D3B;
    font-size:11px;
}
.press .first-section h3 {
    margin: 0;
}
.second-section > div.pressreleasee {
    margin: 0 0 15px;
}
#closegal {
    background: url("images/close-gal.png") no-repeat scroll center center transparent;
    height: 20px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 20px;
}
.entry-bio.first-section p a{
    color:#9B7D3B;
    font-weight: 500;
}
#shDisplay #shTitle div.GalSharing a, #shDisplay #shTitle div.GalSharing {
    color: #9B7D3B;
    font-family: Merriweather;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 0;
    text-align: right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .searchBox li {
        height: 27px;
    }
}
@media screen and (max-width:600px){
    .mobile-popup{
        display:block;
    }
	h1.site-title {

		top: 0px !important;
		padding-top: 5px !important;
		margin-top: 0px !important;
		background-color: #fff !important;
	}
    .site{
        width:100%;
    }
	.topic-country.cowinners {
		margin: 0px !important;
	}
	.entry-bio.first-section img {
	width: 100% !important;
	}
	header.entry-header.single.border {
	    margin: 0 2%;
		/*position: absolute;*/
		padding: 0px 0px 0px 0px;
	}
	header.entry-header.single.border.border-bot {
		/*position: fixed !important;*/
		/*top: 110px !important;*/
		/*position:absolute;*/
		/*padding: 10px 0 !important;*/
		z-index:100;
		left:0;
	}
	.single .site-header {
		height: auto;
		background-color: #fff !important;
	}
    .entry-header {
        width:100%;
		left:0;
    }

    footer[role="contentinfo"] {
        width:100%;
    }
}

@media screen and (min-width:0\0) { 
    .entry-content .entry-bio, .entry-content .entry-bio p, .entry-content .entry-bio li span, .entry-content .entry-bio li {
        font-family: Tahoma !important;
    }
}
@media all and (-ms-high-contrast: none) {
    .entry-content .entry-bio, .entry-content .entry-bio p, .entry-content .entry-bio li span, .entry-content .entry-bio li {
        font-family: Tahoma !important;
    }
}




/* New Design for header */
.entry-header.firstpagesingle {
    padding: 25px 0 30px;
}
.site-header{
    height: 180px;
    background-color: #FFF;
}
.single .site-header{
    height: auto;
    background-color: transparent;
}
@media screen and (max-width:480px){
.entry-header {
    margin-bottom: 0;
    padding: 0;
    z-index: 101;
}
}
@media screen and (min-width:480px){
.entry-header {
    margin-bottom: 0;
    padding: 0;
    position: fixed;
    top: 100px;
    z-index: 101;
}
}
@media screen and (min-width:480px){
.entry-content {
    margin-top: 90px;
}
}
@media screen and (max-width:480px){
.entry-content {

}
}
@media screen and (min-width:480px){
.entry-header .entry-title, h1.entry-title {
    display: inline-block;
    font-size: 26px;
    /*max-width: 85%;*/

}
}
@media screen and (max-width:480px){
.entry-header .entry-title, h1.entry-title {
    display: inline-block;
    font-size: 22px;
    /*max-width: 85%;*/

}
}
@media screen and (min-width:480px){
.about-kfip .first-section ul.nav.border, .about-kfip .first-section ul.navcerem.border {
    height: 19px;
}
}
@media screen and (max-width:480px){
.about-kfip .first-section ul.nav.border, .about-kfip .first-section ul.navcerem.border {
    height: none;
}
}
ul.nav li .head{
    height: 20px;
}
.entry-header.single {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 0;
    padding: 135px 0 0;
    top: 0;
    z-index: 100;
}
.entry-content.press {
    margin-top: 65px;
}
.entry-header.press {
    margin: 0;
    padding: 0 0 56px;
}
@media screen and (min-width:480px){
.wrapper .entry-content .element .newchanges .winner-name-newchanges-en{
    color:#8a8b8d;
    font-weight:bold;
}
.wrapper .entry-content .element .newchanges .winner-name-newchanges-en:hover {
    font-weight: bold;
    color:#a3a4a6;
}
}
.press .note {
    left: 59px;
    margin: 0;
    position: absolute;
    top: 39px;
}
ul.navcerem {
    z-index: 100;
}
@media screen and (min-width:480px){
.entry-content.contact-content {
    margin-top: 50px;
}
}
@media screen and (max-width:480px){
.entry-content.contact-content {
   /* margin-top: 70px;*/
}
}
.loader-prize img {
    margin: 11px 0 0;
}
.entry-header.contacthead {
    padding: 26px 0 30px;
}
.cowinners.topic-country .first{
    font-weight: bold;
    color: #B0B0B0;
}
.cowinners.topic-country .first{
    font-weight: bold;
    color: #B0B0B0;
}
.cowinners.topic-country a{
    color:#9B7D3B;
    font-weight: bold;
}
.entry-content .entry-bio h3{
   /*margin-top: 30px;*/
}

/*new changes by PenguinCube feb 2015 start*/
@media screen and (min-width:480px){
.entry-content .element .newchanges{
    width:162px;
}
.wrapper .entry-content .element .newchanges .winner-name-newchanges-en{
    color:#8a8b8d;
    font-weight:bold;
}
.wrapper .entry-content .element .newchanges .winner-name-newchanges-en:hover {
    font-weight: bold;
    color:#a3a4a6;
}
.entry-content .element .newchanges img {
    max-height:162px;
}
.entry-content .element .newchanges .newchanges2-firstimg {
    width: 162px;
    opacity:1;
}
.entry-content .element .newchanges .newchanges2-secondimg {
    position:absolute;
    opacity:0;
    right:0;
    top:15.6%;
    width: 162px;
}

.entry-content .element .newchanges .newchanges2-secondimg2 {
    position:absolute;
    opacity:0;
    right:638px;
    top:57.5%;
    width: 162px;
}
.entry-content .element .newchanges .newchanges2-secondimg-ar {
    left:0;
    right:auto;
    top:15.62%;
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
	.entry-content .element .newchanges .newchanges2-secondimg {
		position:absolute;
		opacity:0;
		right:0;
		top:15.6%;
		width: 162px;
	}
	.entry-content .element .newchanges .newchanges2-secondimg-ar {
		left:0;
		right:auto;
		top:15.62%;
	}
}
.entry-content .element .newchanges .newchanges2-secondimg2-ar {
    position:absolute;
    opacity:0;
    right:638px;
    top:61.2%;
    width: 162px;
}
.entry-content .element .newchanges .newchanges2-secondimg2-en {
    position:absolute;
    opacity:0;
    right:209px;
    top:59.5%;
    width: 162px;
}
.entry-content .element .newchanges .newchanges2-secondimg3-ar {
    position:absolute;
    opacity:0;
    right:428px;
    top:61.2%;
    width: 162px;
}
.entry-content .element .newchanges .newchanges2-secondimg3-en {
    position:absolute;
    opacity:0;
    right:427px;
    top:59.5%;
    width: 162px;
}
.entry-header .entry-title.newchanges {
    width:100%;
}
.second-section.contact .newchanges-social img {
    padding: 16px 0 0 2px;
    width: 35px;
}
.second-section.contact .newchanges-social.first img {
    padding: 16px 0 0 0;
}
}
/*new changes by PenguinCube feb 2015 end*/
.entry-content .ceremon .entry-extra-links{
    margin:0 0 15px 0;
}
#comitei{ display:none !important;}
#mghmt{ display:none !important;}
#seletporcees{ display:none !important;}
#comiteis{ display:none !important;}
#mghmts{ display:none !important;}
#seletporceess{ display:none !important;}
/*-------------------------------- custom css ----------------------------*/
.entry-content .element img { margin: 10px auto !important;}
#main.wrapper {
	width: 100%;
}
#menu-main-menu.nav-menu {
	padding-left: 0px;
}
.press .note {
	left: 0;
	margin: 0;
	top: 18px;
	width: 100%;
	position: relative;
}
@media screen and (min-width:480px){
.press .note {
    left: 59px;
    margin: 0;
    position: absolute;
    top: 39px;
}
}
@media screen and (max-width:480px){
.press .note {
    font-size: 10px;
    left: 54px;
    margin: 0;
    position: absolute;
    top: 49px;
    width: 271px;
}
}
div#showMenu{
	height:30px;
	width:30px;
	background-image:url(images/menu.png);
	background-size:30px 30px;
	margin:5px;
	display:none;
}
.mobile-popup {
display: none !important;
}
/*style.css 628*/
hgroup {
width: 100%;
z-index: 999;
position: relative;
}
/*526*/
.site-header {
display: inline-block;
position: fixed;
width: 1016px;
z-index: 101;
}

/*180*/
.entry-header {
width: 1016px;
}
/*1018*/
.site {
width: 1014px;
}
/*425*/
.entry-content .element {

min-height: 395px;
}

/*181*/
.entry-header {
width: 1016px
}
.entry-content .element {
min-height: 0px;
}

@media all and (max-width:480px){
div.first-section.contact {
	display: none;
}
div.entry-title.section1.scroll {
	display: none;
}
div.second-section.contact {
	display: block !important;
	width: 96%;
	margin: 0 3%;
}
.entry-header.contacthead {
	padding: 5px 0;
}

#comitei{ display:block !important;}
#mghmt{ display:block !important;}
#seletporcees{ display:block !important;}
#comiteis{ display:block !important;}
#mghmts{ display:block !important;}
#seletporceess{ display:block !important;}
div#aboutkfip {
	margin: 0px;
}
div.gallery-content {
	width: 100%;
}
@media screen and (max-width:480px){
	ul.navcerem {
		width: 100% !important;
		position: initial!important;
		z-index: 0;
		margin-top: 5px;
	}
}
@media screen and (min-width:480px){
	ul.navcerem {
		width: 100% !important;
		position: relative;
		z-index: 0;
		margin-top: 5px;
	}
}


@media screen and (min-width:480px){
div.entry-content.about-kfip {
	margin-top: 50px;
	width: 100%;
}
}
@media screen and (max-width:480px){
div.entry-content.about-kfip {
	margin-top: 15px;
	width: 100%;
}
}
.quote.about h4 {width:100%;}
.first-section{width: 96%;margin: 0 2%;}	
.entry-header {
	width: 100%;
	z-index: 0;
	text-align: center;
}
ul.nav {
	z-index: 0;
	width: 100% !important;
	position:relative !important;
}
/*1018*/
.site {
	width: 100%;
	padding:0px !important;
}
.entry-content .element {
	text-align: center;
	/* display: inline-block; */
	float: left;
	width: 100%;
}
@media screen and (min-width:480px){
.entry-content {
	margin-top: 32px;
}
}
@media screen and (max-width:480px){
.entry-content {

}
}
.entry-content .element.win:hover img, .element img{
	display: block;
}

.section-winner {
	color: #58595B;
	font-size: 13.5px;
	font-family: Merriweather;
	font-weight: lighter;
	text-align: -webkit-center;
	text-align: center;
	text-align: -moz-center;
}

h2.section_title {
margin: 20px 0px 5px 0px;
}
.section-header {
height: 20px !important;
}
}
@media all and (max-width:759px){
ul.nav.border {
 position: unset !important;
    top: 0 !important;
	clear:both;
}
.second-section .section23, .second-section .section22 {
    display:none !important;
} 

footer[role="contentinfo"] .site-info {
float: right;
width: 100%;
text-align: -webkit-center;
text-align: center;
text-align: -moz-center;
}
.menu-main-menu-container ul.nav-menu .menu-item > a {
color: #ffffff;
}
footer[role="contentinfo"] {
width: 100%;
text-align: -webkit-center;
text-align: -moz-center;
text-align: center;
margin-top: 0px;
}
.quote.about {
display:none;
}
div.quote {
/*5 feb2015 display:none*/
display: block !important;
width: auto !important;
opacity:1 !important;
height: 50px;
overflow-y:auto;
}
#main.wrapper {
margin-top: 90px;
}
@media screen and (max-width:480px){
	.entry-header.firstpagesingle, .entry-header {
	text-align: left;
	
	z-index: 99;
	padding: 26px 16px 16px 7px;

	background-color: #fff;
	}
}
@media screen and (min-width:480px){
.entry-header.firstpagesingle, .entry-header {
text-align: center;
position: fixed;
z-index: 99;
padding: 15px 0px 6px 0px;
margin-top: -26px;
background-color: #fff;
}
}
.menu-main-menu-container {
min-width: 10%;
}

#menu-main-menu.nav-menu {
padding-left: 5px;
width: 120px;
background-color: rgba(149, 130, 75, 1);
z-index: 10000;
position: relative;
}
div#showMenu{
	display:block;
	}
div#hiddenMenu{
	display:none;
	}
.menu-main-menu-container ul.nav-menu .menu-item {
float: left;
width: 75%;
}


@media screen and (max-width:480px){
	.site-header {
	  display: inline-block;
	width: 100%;
	height: 70px;
	z-index: 101;
    -webkit-text-size-adjust: none;
	position: absolute;
	}
	
}


.menu-main-menu-container ul.nav-menu .menu-item .sub-menu li {
float: left;
min-width: 100%;
margin: 3px 25px 0 0;
display: block;
padding:0px;
border-bottom: none;
z-index: 1999;
}
.menu-main-menu-container ul.nav-menu .menu-item .sub-menu {
display: none;
margin: -54px 0 -1px 108px;
padding: 3px 0 5px;
position: absolute;
width: 152px;
z-index: 999;
background-color: rgba(119, 104, 59, 1);
}
.menu-main-menu-container ul.nav-menu .menu-item .sub-menu .menu-item > a {
    color: #ffffff;
}
img.header-image {
width: 60%;
min-width:75px !important;
min-height:75px !important;
}
.qtrans_language_chooser {
float: right;
list-style: none;
}
.searchBox {
float: right;
display: none;
}
.site-header h1 a, .site-header h2 a {
	float:none;
	position: relative;
}
h1.site-title {
	width: 100%;
	text-align: center;
	float:left;
	position: absolute;
	margin-top: -45px;
	z-index:-1;
}
.entry-header.press {
	margin: 0;
	padding: 24px 0px;
	background-color: #fff;
	z-index: 11;
	margin-top: -20px;
	/*position:fixed;*/
	left:0;
}
@media screen and (min-width:480px){
.entry-content {
/*5FEB2015*/
/*margin-top: 40px;*/
margin-top:100px;
}
}
@media screen and (max-width:480px){
.entry-content {
/*5FEB2015*/
/*margin-top: 40px;*/
/*margin-top:100px;*/
}
}
h2.section_title {
margin: 5px 0px;
}
}

@media all and (min-width:481px) and (max-width:1050px){
div#aboutkfip {
margin: 0px;
}
ul.nav {
z-index: 0;
width: 100% !important;
position: relative;
}
div.entry-content.about-kfip {
margin-top: 60px;
width: 96%;
padding: 0px 2%;
}
.first-section{
    width: calc(100% - 10px);  margin-left: 5px;
}	
 .entry-header {
	width: 100%;
	z-index: 99;
}
/*1018*/
.site {
width: 100%;
padding:0px !important;
}
.entry-content .element {
text-align: center;
display: inline-block;
float: left;
width: 50%;
margin: 0px;
}
.entry-content .element.win:hover img, .element img{
display: block;
}
.section-winner {
color: #58595B;
font-size: 13.5px;
font-family: Merriweather;
font-weight: lighter;
text-align: -webkit-center;
text-align: -moz-center;
text-align: center;
}
.entry-header.firstpagesingle {
 padding-left: 20px;
}
.first-section {
	width: calc(100% - 10px);
	margin-left: 5px;
}

#comitei{ display:block !important;}
#mghmt{ display:block !important;}
#seletporcees{ display:block !important;}
#comiteis{ display:block !important;}
#mghmts{ display:block !important;}
#seletporceess{ display:block !important;}
.scrollme,  ul.nav.prize-menu, ul.nav.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{display:none!important;}
#contact-form .scrollme{display:block!important;}
}
@media all and (min-width:760px) and (max-width:1050px){
.entry-header {
	z-index:999;
	background-color:#fff;
}	
.entry-content .element {
text-align: center;
display: inline-block;
float: left;
width: 33%;
margin: 0px;
}
.site-header {
width: 100%;
height: 108px;
}
#menu-main-menu.nav-menu {
padding-left: 5px;
}
.menu-main-menu-container ul.nav-menu .menu-item {
padding: 0 5px 0 5px;
}
.menu-main-menu-container {
min-width: 100%;
}
img.header-image {
/* height: 50%; */
width: 65%;
min-width:70px !important;
}
/*.entry-header.firstpagesingle {
padding: 0px;
margin-top: -20px;
}*/

#comittee-cont ul {
	width:100%;
	position:absolute !important;
}
.first-section {
	width:98%;
}

#comitei{ display:block !important;}
#mghmt{ display:block !important;}
#seletporcees{ display:block !important;}
#comiteis{ display:block !important;}
#mghmts{ display:block !important;}
#seletporceess{ display:block !important;}
}
@media screen and (min-width:480px){
header.entry-header.border-bot {
border-bottom: 1px solid #9B7D3B;
}
}
@media screen and (max-width:480px){
header.entry-header.border-bot {
border-bottom: 1px solid #fff;
}
}
@media screen and (max-width:600px){
span.note {
    clear: both !important;
    color: #b0b0b0;
    display: block;
    font-size: 11px;
    margin: 0 auto !important;
    padding-top: 10px !important;
}
 .entry-content .entry-extra-links span.text, .press .second-section span.text {
    background: url("images/icons-small.png") no-repeat scroll 0 0 transparent !important;
} 

.second-section {
    width:calc(100% - 40px);
	float:left;
	padding:20px 20px !important;
	display:block !important;
	position: relative !important;
}
.first-section {
	 padding-bottom: 20px !important;
     border-bottom: 2px dotted #9B7D3B;
}
 .second-section3 {
    width:calc(100% - 19px);
	float:left;
	padding:0 5px !important;
	display:block !important;
	position: relative !important;
}
.first-section3 {
	width: calc(100% - 10px) !important;
	 margin-right: 5px !important;
	 margin-left: 5px !important;
	 padding:0px !important;

	 padding-bottom: 20px !important;

} 
.section22 {
     display: none !important;
} 
.ngg-gallery-thumbnail-box {
	float: right !important;
	width: 33.33% !important;
}

.ngg-gallery-thumbnail {
    width: calc(100% - 6px) !important;
    padding: 0px 3px !important;
    margin: 0px !important;
}

.ngg-gallery-thumbnail > a > img {
    width: 100% !important;
    height: auto !important;
}
div#shNext {
    right: 20px !important;
    height: 15px !important;
    width: 10px !important;
}

div#shPrev {
    left: 20px !important;  
	height: 15px !important;  
	width: 10px !important;
}
#shDisplay div#shPrev a {
	display: block;
	height: 26px;
	margin: 0;
	background-size: 100% 100%;
	width: 20px;
}
#shDisplay div#shNext a {
	display: block;
	height: 26px;
	margin: 0;
	background-size: 100% 100%;
	width: 20px;
}
}
@media screen and (min-width:480px){
div.elm {
	/*float: right;*/
	position: relative;
	/*min-width: 30% !important;*/
}
}
@media screen and (max-width:480px){
div.elm {
	/*float: right;*/
	position: relative;
	min-width: 10% !important;
	font-size: 14px;
}
}
@media screen and (max-width:480px){
	.scrollme,  ul.nav.prize-menu, ul.nav.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all{display:none!important;}
	#contact-form .scrollme{display:block!important;}
	.designedby{
display: none;
}
}
/*By Fares*/
.entry-content .topic-country img{
    border-radius: 85px;
    box-shadow: none;
    margin-right: 7px;
    max-width: 62px;


}
.entry-content .topic-country span, a, img{
 vertical-align: middle;
 }

 @media screen and (min-width:480px){
 .kfipPrize{
 float: left;
 position: relative;
 margin-left: 7px;
 }
 .cowin{
	margin: 0 0 30px;
	}
 }
  @media screen and (max-width:480px){
 .kfipPrize{
 float: left;
 position: relative;
 clear:both;
 margin-top: 8px;
 }
.cowin{
	margin: 5% 0 7% 2% !important;
	text-align: center;
	border-bottom: 2px dotted #9b7d3b;
	border-top: 2px dotted #9b7d3b;
	padding: 5px;
	}
 }
 
/*-----------slideshow---------------*/
.overview .slider {
    margin: 0 auto;

    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.overview .slider .slider-right-arrow {
    background: none repeat scroll 0 0 rgba(196, 154, 108, 0.5);
    right: 0px;
}
.overview .slider > img {
    position: absolute;
    cursor: pointer;
    margin: -21px 0 0;
    padding: 5px;
    top: 50%;
    z-index: 100;
}
.overview .slider .slider-left-arrow {
    background: none repeat scroll 0 0 rgba(196, 154, 108, 0.5);
    left: 0px;
}
.overview .slider .slider-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.overview .slider .slider-image > p {
    background-color: rgba(196, 154, 108, 0.7);
    bottom: 0px;
    color: #FFFFFF;
    display: none;

    margin: 0;
    padding: 20px;
    position: absolute;
    width: 96%;
}
div.bannerlink:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}
div.bannerlink{
    display: inline-block;
    text-decoration: none;
    font-size:17px;
    background-color: #747B0E;
    padding: 5px 20px 5px 770px;
    margin: 0 -21px 0 0;
	color: white;
    animation: animatebanner 30s linear 0s infinite normal;
    /* Safari and Chrome: */
    -webkit-animation: animatebanner 30s linear 0s infinite normal;
}



@media (max-width: 1000px){
   
    .overview .slider .slider-image {
        max-width: 100%;
    }
    .overview .slider .slider-image > img {
        max-width: 100%;
    }
    .mobileataglance{
        display:block;
    }
    .webataglance{
        display:none;
    }
   
}
@media (min-width: 1000px){
   
    .overview .slider .slider-image {
        height: 585px;
    }
    .overview .slider .slider-image img{
        height: 585px; 
    }
    .overview .slider .slider-image > p {
        bottom: 40px;
        display: block;
padding: 20px;
        line-height: 23px;
        white-space: normal;
    }
    .overview .slider .slider-image b {

    }
	    .webataglance{
        display:block;
    }
	 .mobileataglance{
        display:none;
    }
   
}



/*////////////////////////////////////////-----popup-----\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

#hoverpopup{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  opacity: .6;
  top: 0;
  left: 0;
  z-index: 103;
}

#popup{
  position:fixed;
  width:23%;

  background:#fff;
  left:34%;
  top: 20%;
  border-radius:5px;
  padding:4px 30px 41px 30px;
  text-align:center;
  box-shadow:0 0 10px 0 #000;
  z-index: 105;
  #tweet{
    color: #4099FF;
  }
}

@media screen and (max-width: 768px){
  #popup{
    left: 10%;
    width: 60%;
  }
}
#close{
  position:absolute;
  background:black;
  color:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:8px;
  font-weight:bold;
  font-family:'Arial Black', Arial, sans-serif;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
}








div.bannerlink:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

	@keyframes animatebanner
	{
		from {margin:0 0 0 -21px;}
		to {margin:0 0 0 -1270px;}
	}

	@-webkit-keyframes animatebanner /* Safari and Chrome */
	{
		from {margin:0 0 0 -21px;}
		to {margin:0 0 0 -1270px;}
	}
	div.bannerlink{
		display: inline-block;

		background-color: #C49A6C;
		padding: 5px 1000px 5px 1000px;
		margin: 0 0 0 -21px;

		animation: animatebanner 20s linear 0s infinite normal;
		/* Safari and Chrome: */
		-webkit-animation: animatebanner 20s linear 0s infinite normal;
	}


.bannerlink .banner {
    display: inline-block;
    white-space: nowrap;
    margin:0 0 0 21px;
}
.bannerlink .banner a:hover{
    text-decoration: underline;
    cursor: pointer;
}
.bannerlink .banner a{
    color:inherit;
    text-decoration:none;
}
.bannerlink .banner .ads{
    color:#FFF;
	font-size: 18px;
	}
@media (min-width: 1000px){
		
	#clockdiv{
		


	}
	#clockdiv > p{
	text-align: justify;
		padding: 0 10px 0 10px;
	}
	#clockdiv > div{
	font-family: sans-serif;
	text-align: center;
		color: #fff;
			font-weight: 100;

		font-size: 30px;
		padding: 10px;
		margin:10px;
		border-radius: 3px;
		background: #C49A6C;
		display: inline-block;
	}

	#clockdiv div > span{
		padding: 15px;
		border-radius: 3px;
		background: #664119;
		display: inline-block;
	}

	.smalltext{
		padding-top: 5px;
		font-size: 16px;
	}

}
@media (max-width: 1000px){
	#clockdiv{
		


	}
	#clockdiv > p{
	text-align: justify;
		padding: 0 10px 0 10px;
	}
	#clockdiv > div{
	font-family: sans-serif;
	text-align: center;
		color: #fff;
			font-weight: 100;

		font-size: 20px;
		padding: 5px;
		margin:10px;
		border-radius: 3px;
		background: #C49A6C;
		display: inline-block;
	}

	#clockdiv div > span{
		padding: 10px;
		border-radius: 3px;
		background: #664119;
		display: inline-block;
	}

	.smalltext{
		padding-top: 5px;
		font-size: 12px;
	}
}
@media (max-width: 1000px){
	#awardss{			
		left: 17px;
		position: relative;
		top: 166px;
		z-index: 1111;
	}	
	#winnerss .video a{
		font-size: 11px;
	}
	#winnerss{			
		left: 17px;
		position: relative;
		top: 166px;
		z-index: 1111;
	}		
		#awardspeech{			
		left: 14px;
		position: relative;
		top: 171px;
		height: 50px;
		z-index: 1111;
	}	
	#winnerspeech{			
		left: 14px;
		position: relative;
		top: 171px;
		height: 50px;
		z-index: 1111;
	}	
}
@media (min-width: 1000px){
	#awardss{			
		position: absolute; 
		top: 0px; 
		left: 635px;
		z-index: 1111;
	}	
	#winnerss{			
		position: absolute; 
		top: 0px; 
		left: 635px;
		z-index: 1111;
	}	
	#awardspeech{			
		position: absolute; 
		top: 56px; 
		left: 635px;
		z-index: 1111;
	}	
	#winnerspeech{			
		position: absolute; 
		top: 56px; 
		left: 635px;
		z-index: 1111;
	}		
}
.map-text{
    display:block;
    position:absolute;
    bottom:10px;
    right: 0px;
    margin:0;
    font-size:10px;
    color:#C49A6C;
}
.kfip-categories a{
    text-decoration: none;
}
svg {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99;
}
.map {
    position: relative;
}
svg circle{
    fill: #000000;
}
svg circle:hover,svg circle.selected{
    fill:#C07A64;
}
svg circle:hover{
    fill:#C07A64;
    cursor:pointer;
}
.laureates h4{
    color:#6D6E70;
    font-size:14px;
    font-weight: normal;
    margin: 18px 0 0;
}
.laureates .big .num {
    color: #c49a6c;
    display: inline-block;
    float: left;
    font-size: 70px;
    line-height: 53px;
}
.laureates .big .text {
    color: #8C8E91;
    display: block;
    float: left;
    font-size: 28px;
    line-height: 28px;
    width: 100px;
}
.previouswinners{
    margin-top:10px;
}
.laureates {
    width: 100%;
    display:inline-block;
}
.laureates .small {
    display: block;
    float: left;
    padding: 0 5px;
}
.laureates .small.first{
    border-left: none;
}
.laureates .small .num {
    color: #c49a6c;
    float: left;
    font-size: 35px;
    line-height: 29px;
}
.laureates .small .text {
    color: #808080;
    float: left;
    font-size: 15px;
    margin: 0 0 0 5px;
}
.map img{
    border:none;
}

.foot-effat > footer h3{
    color:#59180C;
    font-weight: normal;
}
footer li a, footer div, footer li {
    color: #58595B;
}
.laureates a{
	    color: #8a8b8d;
		outline: medium none;
		text-decoration: none;
}
.laureates a .text:hover{
	    color: #B0B0B0;
}
.previouswinners li a {
    text-decoration: none;
    color: #A0A2A5;
}
.previouswinners li a:hover {
    color: #8a8b8d;
}
@media (max-width: 1000px){
.foot-effat > div {
        margin: 0 0 40px;
    }
	.laureates .big .num,.laureates .small .num {
        color: #c49a6c;
        float: left;
        font-size: 25px;
        line-height: 29px;
    }
     .laureates{
        text-align:center;
    }
    .laureates .big .num,.laureates .big .text,.laureates .small .num,.laureates .small .text{
        float:none;
        width:auto;
    }
    .laureates .big {
        height: 29px;
        margin: 5px 0 0;
        padding: 0 5px;
    }
    .laureates .small{
        float:none;
        margin:5px 0 0 0;
    }
    .previouswinners{
        display: none;
    }
    .laureates .big .text {
        color: #808080;
        font-size: 11px;
        margin: 0 0 0 5px;
        display:inline;
    }

	 .module.sixnoheight.padding-top.border-top.mobileataglance > div {
        text-align: center;
    }
    .module.sixnoheight.padding-top.border-top.mobileataglance ul{
        padding: 0;
    }
    .module.sixnoheight.padding-top.border-top.mobileataglance li {
        list-style: none outside none;
        margin: 6px 0 0;
        text-align: center;
    }
    .module.sixnoheight.padding-top.border-top.mobileataglance li a{
        color:#8C8E91;
        text-decoration:none;
    }
	    .mobileataglance{
        display:block;
    }
	
}
@media (min-width: 1000px){
.foot-effat   {
    padding: 25px 0 25px 25px;
    display: inline-block;
    width: 100%;
}
 .foot-effat h3{
    color:#59180C;
    font-weight: normal;
}
.foot-effat >  li a, footer div, footer li {
    color: #58595B;
}
.foot-effat > div{
	width:320px;
	float:left;
	padding: 0 10px 0px 0;
}

    .mobileataglance{
        display:none;
    }
    .kfip-categories {
        margin: -5px 0 0;
        padding: 0 0 0 140px;
    }
    .kfip-categories img {
        vertical-align: top;
        margin: 5px 0 0 5px;
    }
    .info-holder .kfip-country{
        display:none;
    }
    .info-holder {
        bottom: 1390px;
        position: absolute;
    }
    .info-holder .kfip-country h4 {
        border-bottom: 1px solid #404041;
        color: #6D6E70;
        font-size: 18px;
        font-weight: inherit;
        margin: 0;
    }
    .info-holder .kfip-country span {
        border-radius: 11px;
        display: block;
        float: left;
        height: 23px;
        margin: 5px 5px 0 0;
        text-align: center;
        width: 23px;
        color:#FFF;
        font-size:15px;
        padding: 0;
    }
    .info-holder .kfip-country span.si {
        background-color: #5C0F42;
    }
    .info-holder .kfip-country span.is {
        background-color: #556B2F;
    }
    .info-holder .kfip-country span.al {
        background-color: #A71522;
    }
    .info-holder .kfip-country span.sien {
        background-color: #F57F42;
    }
    .info-holder .kfip-country span.medi {
        background-color: #0038B8;
    }
    .previouswinners li {
        border-right: 1px solid #A0A2A5;
        color: #A0A2A5;
        float: left;
        font-size: 15px;
        list-style: none outside none;
        margin: 0 5px 0 0;
        padding: 0 5px 0 0;
    }
	.previouswinners li a{
	text-decoration: none;
	color:#A0A2A5;
	}
    .previouswinners ul li:last-child{
        margin: 0;
        padding: 0;
        border-right:none;
    }
    .previouswinners > ul {
        margin: 0;
        padding: 0;
    }
    .previouswinners span {
        color: #747B0E;
	}
	.previouswinners{
        margin-bottom:97px;
    }
	 .lasker .text {
        width: 144px;
    }
    .kyoto .text {
        width: 151px;
    }
    .british .text {
        width: 88px;
    }
    .american .text {
        width: 142px;
    }
    .fields .text {
        width: 110px;
    }
    .laureates .small {
        border-left: 1px solid #3F5657;
        margin:5px 0 0 0;
    }
    .laureates .big {
        display: inline-block;
        float: left;
        margin: 5px 0;
        /* width: 168px; */
    }
}
.modalDialog {
	position: fixed;
	top: 90px;
	right: 0;
 bottom:-10px;
	left: 0;
margin-right: 40px;
margin-left: 438px;
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	width: 783px;
}


.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	min-width: 400px;
	width:100%;
	position: relative;
	margin: 14% auto;

	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}



.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: red; }


.modalHeading {
	background: #9B7D3B;
    height:24px;
    color:#59180C;
}
.modalContent {

 padding-bottom: 10px;
    background:#fcfcfc;
 
    -webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
    -moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
    box-shadow:0px 1px 3px rgba(0,0,0,.25);
 
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    border-radius:0px 0px 4px 4px;
}
.modalContent table {
    border-collapse: collapse;
	text-align: center;
	width: 100%;
	 padding: 7px;
	 font-size: 14px;
}
.modalContent th, td {
	padding: 5px 18px 5px 18px;
}

.modalContent th {
    background:#9B7D3B;
	color:#fff;
	font-size:14px;
	
}
.modalContent td{

	color:#8C8E91;
	
}
.modalContent tr td:first-child
{
text-align: left;
}
.modalContent tr th:first-child
{
width: 277px;
}
.modalContent tr th:last-child
{
text-align: center;
}
.modalContent tr td:last-child
{
text-align: center;
}
.modalContent tr th:nth-child(2)
{
width: 150px;
text-align: center;
}
.modalContent tr td:nth-child(2)
{
text-align: center;

}
.modalContent a {
color: #9B7D3B;
text-decoration: none;	
}
.modalContent a:hover{
    text-decoration: underline;
    cursor: pointer;
}