@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700,400italic,300italic,700italic&subset=latin,latin-ext);

body { margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; }

a { color: inherit !important; text-decoration: inherit !important; }
a:focus { outline: none; }
input,textarea { outline: none; }
section { overflow: hidden; }

#hidden_more { display: none; }
#lang_choose { display: none; }
#gallery_box .gal_mask div>div { display: none; }

.trans_button { height: 40px; width: 231px; background: rgba(0,0,0,0.50); line-height: 38px; border: 2px solid #bdbdbd; border-bottom: 1px solid white; text-align: center; color: #fafafa; font-size: 14px; font-weight: bold; letter-spacing: 3px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.trans_button:hover { background: rgba(0,0,0,0.70); }

h2.prepared { font-size: 35px; color: black; letter-spacing: 2px; font-weight: bold; text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); margin-bottom: 25px; }
h2.prepared>span { height: 59px; width: 37px; margin-left: 2px; margin-right: 2px; content: " "; color: transparent; text-shadow: none; display: inline-block; background: url("../images/a.png") no-repeat center 1px; }

/* Header */
header { max-height: 700px; width: 100%; position: relative; /*background: url("../images/header.png") no-repeat top center;*/ background-size: cover; }
header .bx-wrapper { max-height: 700px; }
header .bx-wrapper .bx-viewport { max-height: 700px !important; border: none; box-shadow: none; left: 0px; background: none; }
header #top_bar { height: 142px; width: 100%; background: url("../images/top_bar_bg.png") repeat-x bottom; position: absolute; z-index: 3; }
header #top_bar #logo { height: 77px; float: left; margin-left: 77px; margin-top: 5px; }
header:after { height: 158px; width: 100%; content: " "; display: block; position: absolute; bottom: 0px; background: url("../images/top_bar_bg.png") repeat-x top; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); }
@media only screen and (max-width: 1400px) {
    header .bx-wrapper .bx-viewport { min-height: 560px !important; }
}
@media only screen and (max-width: 1060px) {
    header .bx-wrapper .bx-viewport { min-height: 480px !important; }
}
@media only screen and (max-width: 900px) {
    header .bx-wrapper .bx-viewport { min-height: 0; }
}

header #top_bar #main_menu { float: left; padding: 0px; margin: 0px; text-align: left; margin-left: 64px; margin-top: 45px; }
header #top_bar #main_menu li { padding: 0px; margin: 0px; display: inline-block; margin-left: 7px; margin-right: 7px; }
header #top_bar #main_menu li a { color: #372f2e !important; position: relative; font-size: 14px; padding-left: 5px; padding-right: 5px; text-transform: uppercase;  }
header #top_bar #main_menu li a:hover:after { border-top: 1px solid #000; position: absolute; content: "";  right: 0; top:50%; left: 0; }
header #top_bar #main_menu li a.active:after { border-top: 1px solid #000; position: absolute; content: "";  right: 0; top:50%; left: 0; }

header #top_bar #lang_choose { float: right; padding: 0px; margin: 0px; text-align: left; margin-top: 45px; }
header #top_bar #lang_choose li { padding: 0px; margin: 0px; display: inline-block; margin-left: 5px; margin-right: 5px; }
header #top_bar #lang_choose li a { color: #372f2e !important; position: relative; font-size: 14px; text-transform: uppercase; }
header #top_bar #lang_choose li a:hover:after { border-top: 1px solid #000; position: absolute; content: "";  right: 0; top:50%; left: 0; }
header #top_bar #lang_choose li a.active:after { border-top: 1px solid #000; position: absolute; content: "";  right: 0; top:50%; left: 0; }

header #top_bar #facebook { float: right; margin-top: 39px; margin-right: 19px; margin-left: 20px; }

/*
header #main_title { width: 634px; position: absolute; bottom: 60px; left: 50%; margin-left: -270px; color: white; text-align: left; }
header #main_title h2 { font-size: 84px; font-weight: 800; line-height: 1.0; margin: 0px; text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.75); }
header #main_title h2:first-child { font-size: 54px; margin-left: 72px; }
header #main_title #art_works_button { float: right; margin-top: 30px; }
*/
header #art_works_button { position: absolute; bottom: 60px; left: 50%; margin-left: -115px; }
header #main_page_slider { margin-top: 60px; }

#slider_pic1 { height: 323px; width: 394px; position: absolute; left: 50%; margin-top: 233px; margin-left: -635px; }
#slider_pic1 .bx-viewport { height: 323px !important; background: none !important; border: none !important; box-shadow: none !important; left: 0px !important; }
#slider_pic1 .bx-viewport li * { opacity: 0.9; }

/* Section */
section { margin-top: -60px; padding-left: 50px; padding-right: 50px; } 
section h2 { font-size: 40px; color: black; font-weight: bold; text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); margin-bottom: 25px; }
section h2.styled:after { height: 41px; width: 40px; content: " "; position: absolute; margin-top: 5px; margin-left: 26px; background: url("../images/h2_styled.png") no-repeat; }
section p { max-width: 1104px; font-size: 14px; color: #666666; margin-left: 2px; line-height: 22px; }

#gallery_box { margin-top: 30px; }
#gallery_box .gal_el { margin-bottom: 30px; position: relative; left: 0px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
#gallery_box .gal_el_h { height: 290px; width: 100%; background-size: cover !important; background-position: top center !important; }
#gallery_box .gal_el_w { height: 150px; width: 100%; background-size: cover !important; background-position: center center !important; }
#gallery_box .gal_mask { position: absolute; display: none; height: 100%; width: 100%; padding: 10px; background: rgba(0,0,0,0.4); color: white; }
#gallery_box .gal_mask h3 { font-size: 14px; font-weight: bold;  }
#gallery_box .gal_mask p { font-size: 14px; color: white; line-height: 18px; }
#gallery_box .gal_mask div span { font-size: 14px; font-weight: 800; float: right; margin-top:-6px; }
#gallery_box .gal_mask div span:first-child { float: left; margin-top: 0px;}
#gallery_box .gal_mask div span img { margin-left: 5px; }
#gallery_box .gal_mask .wrp { width: 90%; position: absolute; bottom: 15px; right: 10px; }

#gallery_box .gal_el.hovered { opacity: 0; transform:scale(1.8); -webkit-transform:scale(1.8); -moz-transform:scale(1.8); -o-transform:scale(1.8); }

/* Subsection */
.section #artists_box { margin-top: 110px; position: relative; }
.section #artists_box:before { height: 113px; width: 100%; margin-top: -46px; content: " "; display: block; position: absolute; z-index: 2; background: url("../images/mask_top.png") no-repeat right; }
.section #artists_box:after { height: 113px; width: 100%; content: " "; display: block; position: absolute; bottom: -67px; z-index: 2; background: url("../images/mask_bot.png") no-repeat right; }
.section #artists_box .art_slide { height: 491px; position: relative; background-position: top center !important; text-align: center; color: white; }
.section #artists_box .art_slide>div { position: absolute; top: 52%; width: 100%; left: 0px; }
.section #artists_box .art_slide h2 { font-weight: 800; font-size: 30px; text-shadow: 0px 0px 2px rgba(0,0,0,0.7); }
.section #artists_box .art_slide p { overflow: hidden; width: 90%; display: block; margin: 0 auto; font-size: 14px; text-shadow: 0px 0px 4px rgba(0,0,0,0.8); }
.section #artists_box .art_slide .trn_button { height: 0px; overflow: hidden; border: 2px solid #b6b6b6; text-shadow: 0px 0px 2px rgba(0,0,0,0.7); border-width: 0px; width: 272px; margin: 15px auto; line-height: 44px; text-align: center; color: #fafafa; font-size: 14px; font-weight: bold; letter-spacing: 3px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.section #t_boxes { margin-top: 40px; padding-left: 30px; padding-right: 30px; }
.section #t_boxes h2 { font-size: 36px; color: black; font-weight: bold; text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); margin-bottom: 25px; }
.section #t_boxes p { color: #777777; font-size: 14px; line-height: 32px; width: 90%; }
.section #t_boxes .trn_button { height: 46px; width: 272px; position: relative; margin-top: 25px; border: 2px solid black; font-size: 14px; font-weight: bold; letter-spacing: 3px; text-align: center; line-height: 43px; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.section #t_boxes .trn_button:hover { background: black; color: white; }

.section #t_boxes>div { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.section #t_boxes #cal_box {}
.section #t_boxes #cal_box .cal_row { height: 67px; width: 100%; background: url("../images/cal_border.png") no-repeat left bottom; background-size: 100%; position: relative; }
.section #t_boxes #cal_box .cal_row:after {  height: 41px; width: 40px; content: " "; position: absolute; right: 0px; top: 50%; margin-top:-25px; background: url("../images/h2_styled.png") no-repeat;  }
.section #t_boxes #cal_box .cal_row h3 { font-size: 24px; font-weight: 300; margin: 0px; margin-top: 11px; }
.section #t_boxes #cal_box .cal_row p { width: 85%; font-size: 14px; font-weight: 300; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.section #cnt_box { width: 210px; margin: 0 auto; margin-top: 106px; text-align: center; margin-bottom: 25px; }
.section #cnt_box h3 { font-size: 18px; font-weight: bold; margin: 0px; margin-top: 12px; line-height: 23px; }

.section #map_more { height: 41px; width: 40px; background: url("../images/map_more.png") no-repeat; margin: 0 auto; cursor: pointer; position: relative; z-index: 1000; top: 15px; }

#mainmap { width: 100%; }

/* Pages */
.page_mask { height: 109px; width: 100%; background: url("../images/page_mask_top.png") no-repeat; position: absolute; left: 0px; margin-top: -30px; z-index: 9999; }

#page_cnt {  }
#page_cnt>div { padding: 0px; }
#page_cnt #page_content { padding-bottom: 30px; }
#page_cnt #page_content h2 { font-size: 54px; color: black; letter-spacing: 2px; font-weight: bold; text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); margin-bottom: 25px; }
#page_cnt #page_content h2>span { height: 59px; width: 37px; margin-left: 2px; margin-right: 2px; content: " "; color: transparent; text-shadow: none; display: inline-block; background: url("../images/a.png") no-repeat center 14px; }
#page_cnt #page_content p { /*font-weight: 300;*/ font-size: 14px; line-height: 22px; margin-bottom: 30px; }
#page_cnt #page_content blockquote { border: none; padding: 0px; font-weight: bold; font-size: 22px; line-height: 32px;  }

#contentarea { margin-top: -50px; }

/* About us */
#about_us { padding-left: 15px !important; padding-right: 15px !important; margin-bottom: -70px; margin-top: -30px; }
#about_us img { float: left; width: 400px; margin: 15px; margin-left: 0px; }
#about_ust #page_content h2 { padding-top: 0px; }

/* Mecenat */
#mecenat_page { margin-top: 25px; }
#mecenat_page img { margin-top: 30px; }
#mecenat_page img:first-child {}
#mecenat_page #page_content { padding-bottom: 30px; }
#mecenat_page #page_content h2 { font-size: 54px; margin-top: 0px; color: black; letter-spacing: 2px; font-weight: bold; text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); margin-bottom: 25px; }
#mecenat_page #page_content h2>span { height: 59px; width: 37px; margin-left: 2px; margin-right: 2px; content: " "; color: transparent; text-shadow: none; display: inline-block; background: url("../images/a.png") no-repeat center 14px; }
#mecenat_page #page_content p { font-weight: 300; font-size: 14px; line-height: 28px; margin-bottom: 25px; }
#mecenat_page #page_content p:nth-child(2) { font-weight: normal; margin-top: 40px; }
#mecenat_page #page_content blockquote { max-width: 75%; border: none; padding: 0px; font-weight: bold; font-size: 22px; line-height: 32px;  }

/* Contact */
#contact_logo { margin: 0px auto; margin-bottom: 35px; margin-top: 55px; }

#contact_form { margin-top: 30px; }
#contact_form input[type="text"] { height: 37px; width: 100%; padding-left: 4%; border: none; background: none; color: white; }
#contact_form input[type="submit"] { height: 40px; width: 100%; margin-top: 6px; background: none; border: none; color: #fafafa; text-align: center; font-size: 17px; font-weight: bold; text-shadow: 0px 1px 0px rgba(137, 137, 137, 1); }
#contact_form textarea { height: 180px; width: 100%; resize: none; padding-left: 2%; color: white; margin-bottom: -5px; padding-top: 1%; margin-top: 11px; border: none; background: none; }
#contact_form .error { color: red; font-size: 12px; }
#contact_form #input_name { height: 52px; padding: 5px; background: url("../images/input_name.png") no-repeat; background-size: cover; }
#contact_form #input_email { height: 52px; padding: 5px; background: url("../images/input_email.png") no-repeat; background-size: cover; }
#contact_form #textarea { height: 199px; padding: 10px; background: url("../images/textarea_bg.png") no-repeat; background-size: cover; }
#contact_form #submit { height: 63px; background: url("../images/submit_bg.png") no-repeat; background-size: cover; }

#contact_form input::-webkit-input-placeholder { color: white; }
#contact_form input:-moz-placeholder { color: white; }
#contact_form input::-moz-placeholder { color: white; }
#contact_form input:-ms-input-placeholder { color: white; }

#contact_form textarea::-webkit-input-placeholder { color: white; }
#contact_form textarea:-moz-placeholder { color: white; }
#contact_form textarea::-moz-placeholder { color: white; }
#contact_form textarea:-ms-input-placeholder { color: white; }

/* Calendar */
#calendar_page { height: 1018px; }
#calendar_page>div { padding: 0px; margin-top: 25px; }
#calendar_page #calendar { height: 1018px; text-align: center; padding-top: 50px; }
#calendar_page #calendar h2 { color: black; margin-top: 0px; }
#calendar_page #calendar h3 { color: black; font-weight: bold; padding-top: 50px; margin-bottom: 5px; }
#calendar_page #calendar p { font-size: 22px; font-weight: 300; color: black; margin: 0px; }

#calendar_page #calendar #calendar_box { height: 373px; width: 368px; margin: 0 auto; margin-top: 120px; color: black; }
#calendar_page #calendar #calendar_box .clndr-previous-button {  }
#calendar_page #calendar #calendar_box .clndr-table { width: 100%; }
#calendar_page #calendar #calendar_box .header-day { padding-top: 20px; padding-bottom: 15px; }
#calendar_page #calendar #calendar_box .day { height: 40px; width: 30px; }
#calendar_page #calendar #calendar_box .month { display: inline-block; font-size: 26px; font-weight: 300; }
#calendar_page #calendar #calendar_box .event .day-contents { display: inline-block; cursor: pointer; height: 21px; width: 20px; background: #989898; border-radius: 20px; }
#calendar_page #calendar #calendar_box .clndr-controls { height: 53px; border-bottom: 1px solid #9ca0a4; text-align: center; }
#calendar_page #calendar #calendar_box .clndr-control-button { position: relative; left: -20px; top: 3px; font-size: 20px; display: inline-block; cursor: pointer; }
#calendar_page #calendar #calendar_box .add { height: 32px; width: 33px; margin-right: 10px; margin-top: 5px; cursor: pointer; float: right; background: url("../images/cal_add.png") no-repeat; }
#calendar_page #calendar #calendar_box .clndr-previous-button { height: 25px; width: 12px; display: inline-block; margin-top: 6px; background: url("../images/cal_left.png") no-repeat; }
#calendar_page #calendar #calendar_box .clndr-next-button { height: 25px; width: 14px; display: inline-block; margin-top: 6px; background: url("../images/cal_right.png") no-repeat; }
#calendar_page #calendar #calendar_box .rightalign { left: 20px; }

#calendar_page #news_list { max-height: 1018px; overflow: scroll; }
#calendar_page #news_list>div { padding: 0px; background: #f2f2f2; }
#calendar_page #news_list>div:nth-child(even) { background: #e3e3e3; }
#calendar_page #news_list .news_date { height: 64px; font-size: 25px; font-family: 'Roboto Condensed', sans-serif; padding: 17px; padding-top: 15px; padding-left: 45px; color: black; }
#calendar_page #news_list>div:first-child .news_date { height: 69px; padding-top: 20px; background: url("../images/mask_first.png") center -25px no-repeat; }
#calendar_page #news_list .news_thumb { padding: 0px; padding-left: 25px; padding-bottom: 15px; }
#calendar_page #news_list .news_excerpt { text-align: center; padding-top: 30px; }
#calendar_page #news_list .news_excerpt h2 { font-size: 29px; font-weight: bold; }
#calendar_page #news_list .news_excerpt p { max-width: 80%; display: block; margin: 20px auto; font-weight: 300; font-size: 15px; }
#calendar_page #news_list .news_excerpt p.date { max-width: 100%; margin: 0px; color: #b50000; font-size: 20px; font-weight: 300; }
#calendar_page #news_list .news_excerpt .news_button { height: 40px; width: 231px; margin: 10px auto; display: block; background: #7f7f7f; color: white !important; padding-top: 11px; text-align: center; font-size: 14px; font-weight: bold;  }

#news_bottom_mask { height: 106px; width: 99%; left: 0px; position: absolute; background: url("../images/last_mask.png") no-repeat; margin-top: 8px; }

/* Single artist */
#single_artist { margin-top: 25px; }
#single_artist>div { padding: 0px; }
#single_artist img { position: relative; z-index: 3; }
#single_artist .artist_content { padding-top: 55px; padding-bottom: 30px; padding-right: 30px; padding-left: 20px; }
#single_artist .artist_content:before { height: 2px; width: 100%; margin-top: -10px; background: #FF0000; z-index: 1; display: block; content: " "; position: absolute; left: -55%; }
#single_artist .artist_content:after { height: 2px; width: 100%; margin-top: 5px; background: #FF0000; z-index: 1; display: block; content: " "; position: absolute; left: 50%; }
#single_artist .artist_content h2 { font-size: 35px; color: black; letter-spacing: 2px; font-weight: bold; text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); margin-bottom: 25px; }
#single_artist .artist_content h2>span { height: 59px; width: 37px; margin-left: 2px; margin-right: 2px; content: " "; color: transparent; text-shadow: none; display: inline-block; background: url("../images/a.png") no-repeat center 14px; }
#single_artist .artist_content p { font-weight: 300; font-size: 13px; line-height: 28px; margin-bottom: 30px; }

#artist_more { height: 46px; width: 272px; position: absolute; left: 50%; margin-left: -136px; margin-top: 25px; border: 2px solid black; font-size: 14px; font-weight: bold; letter-spacing: 3px; text-align: center; line-height: 43px; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
#artist_more:hover { background: black; color: white; cursor: pointer; }

/* Footer */

#google_maps_box { height: 450px; -webkit-transform: rotateX(75deg); transform: rotateX(75deg); margin-top: -150px; text-indent: 150px; position: relative; }
#google_maps_box #mainmap { position: absolute; left: 0px; }
#google_maps_mask{ height: 190px; width: 100%; opacity: 0.80; content: " "; display: block; position: absolute; left: 0px; z-index: 999; margin-top: 55px; background: url("../images/map_gradient.png") no-repeat top center; }

#footer_up { height: 200px; width: 100%; position: relative; padding-top: 20px; margin-top: -180px; z-index: 1001; background: url("../images/footer_up.png") no-repeat; }
#footer_up .row { width: 926px; margin: 0 auto; }
#footer_up .row h2 { color: white; font-size: 40px; font-weight: bold; float: left; margin-right: 20px; }
#footer_up .row p { color: white; font-size: 14px; margin-top: 41px; }
#footer_up .row input { height: 54px; width: 100%; margin-top: 20px; }
#footer_up .row input[type="text"] { border: 0px; padding-left: 3%;  }
#footer_up .row input[type="submit"] { background: none; text-transform: uppercase; letter-spacing: 3px; border: 3px solid white; text-align: center; font-weight: bold; font-size: 14px; color: white; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
#footer_up .row input[type="submit"]:hover { background: white; color: black; }

#footer_mid { height: 100px; width: 100%; background: white; }
#footer_mid .tel_box { height: 51px; width: 220px; margin-left: 15px; margin-top: 26px; padding-top: 0px; text-align: right; line-height: 28px; font-size: 24px; font-weight: bold; float: left; background: url("../images/tel_icp.png") no-repeat left center; }
#footer_mid .contact_us { height: 46px; width: 272px; margin: 0 auto; padding-top: 11px; position: relative; top: 31px; border: 2px solid black; text-align: center; color: black; font-weight: bold; font-size: 14px; letter-spacing: 2px; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
#footer_mid .contact_us:hover { background: black; color: white; }
#footer_mid .facebook_box { height: 51px; width: 345px; margin-right: 15px; margin-top: 26px; padding-top: 16px; text-align: left; font-size: 14px; font-weight: bold; float: right; background: url("../images/facebook_ico_b.png") no-repeat right center; }

#footer_bot { height: 100px; width: 100%; background: black; }
#footer_bot #menu_bot { float: left; padding: 0px; margin: 0px; text-align: left; margin-left: 7px; margin-top: 45px; }
#footer_bot #menu_bot li { padding: 0px; margin: 0px; display: inline-block; margin-left: 7px; margin-right: 7px; }
#footer_bot #menu_bot li a { color: white !important; position: relative; font-size: 14px; padding-left: 5px; padding-right: 5px; text-transform: uppercase; }
#footer_bot #menu_bot li a:hover:after { border-top: 1px solid #fff; position: absolute; content: "";  right: 0; top:50%; left: 0; }
#footer_bot #menu_bot li a.active:after { border-top: 1px solid #fff; position: absolute; content: "";  right: 0; top:50%; left: 0; }

#footer_bot { height: 100px; width: 100%; background: black; }
#footer_bot #lang_bot { float: left; padding: 0px; margin: 0px; text-align: left; margin-left: 15px; margin-top: 45px; }
#footer_bot #lang_bot li { padding: 0px; margin: 0px; display: inline-block; margin-left: 1px; margin-right: 1px; }
#footer_bot #lang_bot li a { color: white !important; position: relative; font-size: 14px; font-weight: bold; padding-left: 5px; padding-right: 5px; text-transform: uppercase; }
#footer_bot #menu_bot li a:hover:after { border-top: 1px solid #fff; position: absolute; content: "";  right: 0; top:50%; left: 0; }
#footer_bot #menu_bot li a.active:after { border-top: 1px solid #fff; position: absolute; content: "";  right: 0; top:50%; left: 0; }

#footer_bot #copyright { float: right; color: white; font-size: 12px; font-weight: 300; margin-top: 48px; margin-right: 8px; }
#footer_bot #copyright img { margin-left: 15px; margin-right: 15px; }

@media (max-width: 970px) {
    header #top_bar #main_menu li { margin-left: 5px; margin-right: 5px; }
    
    #page_cnt #page_content h2 { padding-top: 5px !important; }
    
    #footer_up .row { width: auto; }
    #footer_up .row p { margin-top: 24px; }
    
    #footer_mid { height: auto; padding-bottom: 50px; }
    #footer_mid .contact_us { clear: both; }
    
    #footer_bot { height: auto; }
    #footer_bot #copyright { float: none; clear: both; text-align: right; padding-top: 30px; padding-bottom: 10px; }
    
    .art_photorow { text-align: center; }
    
    #calendar_page #calendar #calendar_box { width: 200px !important; }
    #calendar_page #news_list .news_thumb { display: none; }
    #calendar_page #news_list .news_excerpt { padding-bottom: 30px; }
}

@media (max-width: 750px) {
    header { height: 500px; background-size: cover; }
    header #top_bar #logo { position: absolute; margin-left: 5px; }
    header #top_bar #main_menu { margin-top: 25px; }
    header #top_bar #main_menu li { padding-bottom: 10px; }
    
    #footer_up { height: auto; padding-bottom: 20px; background-color: black; }
}

@media (max-width: 500px) {
    header { height: auto; background-size: cover; }
	header:after { display: none; }
	header .bx-wrapper { height: auto; padding-top: 100px; }
	header .bx-wrapper .bx-viewport { height: auto !important; }
    header #top_bar #logo { position: absolute; margin-left: 5px; }
    header #top_bar #main_menu { margin-top: 25px; }
    header #top_bar #main_menu li { padding-bottom: 10px; }
    header #top_bar #lang_choose { margin-top: 5px; }
    header #top_bar #facebook { margin-top: 0px; }
    
    section { margin-top: 0px; }
    .section #artists_box { position: relative; }
    .section #artists_box:after { margin-top: 0px; bottom: -74px; }
    .section #t_boxes>div { padding-bottom: 30px; }
    .section #cnt_box { margin-top: 90px; }
    
    #gallery_box .gal_el_h { height: 200px; }
    #gallery_box .gal_el_w { height: 150px; }
    
    #footer_up { height: auto; padding-bottom: 20px; background-color: black; }
    #footer_up .row { width: auto; }
    #footer_up .row p { text-align: justify; }
    #footer_up .row h2 { float: none; }
    
    #footer_mid { height: auto; padding-bottom: 50px; }
    #footer_mid .tel_box { float: none; }
    #footer_mid .facebook_box { float: none; margin-right: 2px; padding-left: 10px; }
    #footer_mid .contact_us { float: none; }
    
    #footer_bot { height: auto; padding-bottom: 20px; }
    #footer_bot #menu_bot { margin-top: 25px; text-align: center; }
    #footer_bot #menu_bot li { padding-bottom: 10px; }
    #footer_bot #lang_bot { display: none; }
    #footer_bot #copyright { float: none; position: relative; top: 10px; font-size: 10px; text-align: center; }
    
    h2.prepared { font-size: 32px; }
    .contact_cnt { padding-left: 15px !important; padding-right: 15px !important; }
}





