/* Theme Name: Newhaven Town Council */
body{margin:0;padding:0;font-family:Calibri,sans-serif;color:#31393f;font-size:18px;line-height:30px}
p{margin-bottom:40px}
img { max-width:100%;}
ul {padding:0px;margin:0px;	list-style:none;}
ol {padding:0px;margin:0px;	list-style:none;}
a {	outline:none;}
li {padding:0px; margin:0px; list-style:none;}
ol li {list-style:decimal inside; margin-left: 0; padding-left: 1.5em; text-indent: -1.5em;}
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display: block; margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 20px 0;}
.aligncenter {display: block;	margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;} 
a img.aligncenter {display: block;	margin-left: auto;	margin-right: auto}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%; padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;	height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;	line-height: 17px;	margin: 0;	padding:0 4px 5px;}
.header_search{ position:relative;    }
#lblError{     position: absolute;
    bottom: -24px;
    font-size: 13px;
    color: red;
    width: 300px;
    left: 0px; }


/*Header*/
.header{position:absolute;left:0;top:0;right:0;width:100%; z-index:99; }
.header_bg { background-image:url(images/header_bg.jpg); background-position:50% 50%; background-size:cover; }
.logo{padding-top:15px;padding-bottom:15px;float:left}
.header_right{padding-top:60px;float:right;padding-right: 200px;}
.header_phone{ padding-right:15px;}
.header_phone .fa{ display:none}
.header_right a{ color:#000; text-decoration:none}
.header_btn{height:35px;margin-right:15px;padding-top:5px;padding-bottom:5px;background-color:#285376;line-height:24px; color:#fff!important;}
.header_btn:hover{background-color:#3c6a90;}
.header_contact{padding-top:4px;padding-right:20px;float:left}
.blue_txt{color:#285375}
.header_search{height:35px;float:right;background-color:#cbdae6}
.search_txtbox{width:130px;height:35px;padding-top:6px;padding-bottom:6px;float:left;border-style:none;background-color:#cbdae6;font-family:Calibrib,sans-serif;color:#285376;font-size:18px;font-weight:700}
.search_btn{width:15px;height:35px;background-color:transparent;background-image:url(images/search_btn.png);background-position:50% 50%;background-repeat:no-repeat}
.slider_img{height:534px;background-image:url(images/slider.jpg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat}
.header_height{ height:230px;}

/*Menu*/
.menu_outer_mobile {display:none;}
.button-nav-toggle {display:none; overflow: hidden;display: none; cursor: pointer; z-index:999999999;border: 0; color: #477aa2; outline: 0; position:absolute; right:0; cursor: pointer;right:50px; background-color:transparent;margin:0; background-color:transparent;}
.button-nav-toggle .fa{font-size:28px; line-height:normal;vertical-align: top;}
.button-nav-toggle span{ display:inline-block; vertical-align:middle; padding-right:5px;padding-bottom: 4px;}
.nav-main {transition: right .25s ease-in-out;	background: #285376; position: fixed; overflow-x: hidden;	width: 260px; right: -100%; top: 0; bottom: 0;    z-index: 9999; }
.nav-main .nav-container { transition: left .25s ease-in-out;	position: relative;	left: 0;}
.nav-container ul li a {font-size:14px;}
.nav-main .nav-container.show-sub {	left: -280px}
.menu_outer {z-index:99; background-color:#285376;}
#menu:before, #menu:after {	content: "";display: table;}
#menu:after {clear: both;}
#menu {zoom:1;	z-index:10000; width:100%; text-align:center;}
#menu li {z-index:10000; display:inline-block; position:relative;}
#menu li:last-child{ padding-right:0;border-right: none;}
#menu a {display: block; color: #fff; line-height: 18px;font-size: 16px; text-decoration: none; padding:17px 13px;position:relative;}
#menu li a:hover, #menu li a:focus, #menu li a:focus-within {color:#fff; }
#menu > li:before{ position:absolute; content:''; background-color:#36658b; top:0; left:0; right:0; width:100%; height:0%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
#menu > li:hover:before, #menu > li:focus:before, #menu > li:focus-within:before{ height:100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
#menu li.current-menu-item > a { color:#91c4ec;}
#menu li.current-page-ancestor > a { color:#91c4ec;}
*html #menu li a:hover, *html #menu li a:focus, *html #menu li a:focus-within { color: #118799;}
#menu ul {background-color: #285376; position:relative; -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;margin: 0px;	_margin: 0; /*IE6 only*/opacity: 0;	visibility: hidden;	position: absolute;	top: 52px; left: 0;	z-index: 10000;	width:280px; z-index:10000; text-align:left; padding:0; }
#menu ul li li {display:block;}
#menu li:hover > ul, #menu li:focus > ul, #menu li:focus-within > ul {	opacity: 1;	visibility: visible;	margin: 0;}
#menu ul ul {top: 0px;left:279px; margin: 0;	padding:0; _margin: 0;}
#menu ul li {display: block;border: 0;_line-height: 0; padding:0;  width:100%; }
#menu ul li:before{ position:absolute; content:''; background-color:#507da1; top:0; left:0; right:0; width:100%; height:0%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
#menu ul li:hover:before, #menu ul li:focus:before, #menu ul li:focus-within:before{ height:100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
#menu ul li:first-child {	border-top:none;}
#menu ul li:nth-child(3n+0){border-right: none;}
#menu ul a {padding:5px 10px; display: block; float: none; color:#fff;	font-size:14px;	line-height:25px;display:block;	width:100%; }
#menu ul li:last-child a:hover {	border-bottom-left-radius:2px;	border-bottom-right-radius:2px;}
#menu ul li ul li a:hover, #menu ul li ul li a:focus, #menu ul li ul li a:focus-within {background-color: none;}
#menu .active {	color: #e11f30;}
#menu li li a:before { display:none}

.home_content{padding-top:50px;padding-bottom:50px}
.homelink_box{width:595px;margin-right:16px;margin-bottom:60px;float:left}
.homelink_box.last{margin-right:0}
.homelinkbox_btn{width:70%;-webkit-transform: translateZ(0);  transform: translateZ(0);float:left; position:relative;background-color:#285376;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease}
.homelinkbox_btn:hover{background-color:#1d4668}
.homelinkbox_btn:before{ z-index:-1; position:absolute; content:''; background-color:#36658b; top:0; left:0; right:0; width:100%; height:0%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.homelinkbox_btn:hover:before{ height:100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.homelinkbox_btn1{-webkit-transform: translateZ(0);  transform: translateZ(0); position:relative; width:30%;background-color:#477aa2;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;font-family:Calibrib,sans-serif;font-weight:700;text-align:center}
.homelinkbox_btn1:hover{background-color:#33648a}
.homelinkbox_btn1:before{ z-index:-1; position:absolute; content:''; background-color:#36658b; top:0; left:0; right:0; width:100%; height:0%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.homelinkbox_btn1:hover:before{ height:100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}

.home_latestnews{padding-bottom:60px}
.homelastesnews_bg{padding:30px 20px 20px;background-color:#eee}
.homelastesnews_bg h2{margin-top:0;margin-bottom:26px;color:#285376;font-size:36px; font-weight:700;font-family: Calibrib,sans-serif;}
.homelastest li{ float:left}
.homelastest_box{position:relative;width:283px;min-height:325px;margin-right:20px;margin-bottom:20px;padding:15px 12px;float:left;background-color:#fff;box-shadow:0 4px 2px 0 #ccc}
.homelastest_box.last{margin-right:0;background-color:#477aa2}
.homelastest_box h3{min-height:91px;margin-top:0;margin-bottom:20px;color:#285376}
.homelastest_box h3 a {color:#285376; text-decoration:none; }
.readmore_btn{-webkit-transform: translateZ(0);  transform: translateZ(0); position:relative;min-width:190px;background-color:#477aa2;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;font-family:Calibrib,sans-serif;line-height:25px}
.readmore_btn:before{ z-index:-1; position:absolute; content:''; background-color:#36658b; top:0; left:0; right:0; width:100%; height:0%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.readmore_btn:hover:before{ height:100%;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.homelastest_box p{min-height:130px;margin-bottom:10px}
.lastestnews_viewbtn{position:absolute;left:20px;right:20px;bottom:20px;font-family:Calibrib,sans-serif;color:#fff;font-size:28px;text-decoration:none}
.lastestnews_viewbtn:hover{color:#e2e2e2}
.issuuembed{width:273px; height:386px;}

.home_aboutus{padding-bottom:60px}
.home_aboutus h2{margin-top:0;margin-bottom:20px;color:#285376;font-size:36px;font-family:Calibrib,sans-serif;}
.aboutus_video{ float:left; width:340px; margin-right:35px;}
.newhaven_young_link { float:left; margin-right:40px; }
.home_aboutus p{ margin-bottom:30px;}
.home_aboutus p:last-child{margin-bottom:25px;}
.about_follow strong{ margin-right:30px;}
.about_follow a{ margin-right:15px;}
.about_follow a:hover{ opacity:0.8}

.homenewsletter_bg{padding:30px 20px;background-color:#eee}
.homenewsletter_bg h2{margin-top:0;margin-bottom:20px;color:#285376;font-size:36px;font-family:Calibrib,sans-serif;}
.homenewsletter_bg h2 span{font-size:18px;font-weight:400;font-family:Calibri,sans-serif;}
.homenewsletter_slider li { display:inline-block; margin-right:28px; vertical-align:top;}
.homenewsletter_slider li:last-child{ margin-right:0;}
.homenewsletter_slider li a:hover{ opacity:0.8;}

.footer{padding-top:40px;padding-bottom:40px;background-color:#31393f;color:#fff;font-size:16px;line-height:23px}
.footer a{ color:#fff; text-decoration:none;}
.footer a:hover{color:#d6d6d6;}
.ftr_left{float:left}
.ftr_left p{ margin-bottom:0}
.quality_logo{margin-right:25px;float:left}
.ftr_right{float:right}
.txt_font{width:200px; margin-bottom:12px; text-align:left; float:left;}
.txt_font .ct-font-resizer { float:left; }
.txt_font .ct-font-resizer li { float:left; }
.ct-font-resizer{margin-left:0;}
.txt_font a{ background-color:#285376; padding:8px 10px 5px; width:40px; height:40px;vertical-align:top; text-align:center; font-size:18px; display:inline-block; margin-right:5px; line-height:normal;}
.txt_font a:hover{ opacity:0.8}
.txt_font a.fontResizer_minus{ padding-top:13px;}
.txt_font a.fontSizeMinus{ font-size:16px; padding-top:11px;}
.txt_font a.fontSizePlus{ font-size:21px; padding-top:6px;}
.footer h4{margin-top:0;margin-bottom:20px;font-weight:400;}
.ftr_newsletter{float:right; /*margin-bottom:12px;*/}
.ftr_newsletter .wysija-paragraph { float:left; position:relative; margin-bottom: 10px;}
.ftr_newsletter .wysija-paragraph .formError { position:inherit; }
.ftr_newsletter .wysija-paragraph .formError .formErrorContent { position:absolute; top:45px; left: -360px; }
.newsletter_txtbox, .ftr_newsletter .wysija-input{width:360px;height:42px;float:left;border-style:none;background-color:#4b555e;font-size:18px; padding:0px 12px;}
.newsletter_submit, .ftr_newsletter .wysija-submit{ padding:10px 15px; background-color:#285376;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;font-size:18px; border:none; cursor:pointer;}
.newsletter_submit:hover, .ftr_newsletter .wysija-submit:hover {background-color:#35648a; cursor:pointer;}
.clear{clear:both}
.copy_txt{margin-left:0;}
.copy_txt span{float:right; margin-left:20px;}
.design_txt{float:right}
.footer :-moz-placeholder{color:#fff; float:right;}
.footer ::-moz-placeholder{color:#fff;opacity:1}
.footer :-ms-input-placeholder{color:#fff}
.footer ::-webkit-input-placeholder{color:#fff}
.ftr_follows{ font-size:26px; text-align:right; width:auto;}
.ftr_follows a{ margin:0 7px;}

.content_block{ background:#fff; padding:20px 25px; text-align:center; max-width:94%; margin:0 auto; margin-bottom:30px;  margin-top:30px; }

.inner_banner{height:254px;background-image:url(images/inner_banner.jpg);background-position:50% 50%;background-size:cover;background-repeat:no-repeat}
.inner_content{padding-top:50px;padding-bottom:50px}
.inner_content a{ color:#285376; }
.inner_content a:hover{color:#000; }
.innerpage_menu{width:390px;float:left}
.innerpage_menu li.current_page_item a { font-weight:600; }
.innerpage_menu a{ text-decoration:none}
.innercontent_right{width:78%;min-height:500px;padding-left:40px;float:left;border-left:1px solid #c1c3c5}
.innercontent_right h4{margin-top:0; }
.inner_content h1{margin-top:0;margin-bottom:25px;font-family:Calibrib,sans-serif;color:#285376;font-size:36px;line-height:normal}
.alignright{margin-bottom:10px;margin-left:30px;float:right;}
img.alignright { padding:3px; border: 1px solid #d5dde4; }
.innercontent_right img.alignnone, .innercontent_right img.alignleft, .innercontent_right img.aligncenter {  padding:3px; border: 1px solid #d5dde4; }
.inner_content img.alignleft, .inner_content img.alignnone {  padding:3px; border: 1px solid #d5dde4; }
.innercontent_right img.aligncenter { margin-bottom:15px; }
.alignleft{margin-right:30px;margin-bottom:10px;float:left;}
.inner_content h2{margin-top:0;margin-bottom:22px;color:#477aa2;font-size:30px}
.inner_content h3{margin-top:0;margin-bottom:25px;color:#285376; font-size:23px;}
.inner_content h4{margin-top:0;margin-bottom:15px;color:#477aa2;font-size:22px;font-weight:400;letter-spacing:1px;text-transform:uppercase}
.inner_content ul{margin-bottom: 40px;}
.inner_content ul li{ background-image:url(images/bullet.png); background-repeat:no-repeat;background-position: left 11px;padding-left: 20px; margin-bottom:20px; }
.inner_content ol{margin-bottom: 40px;}
.inner_content ul.list{ width:400px;}
.inner_content ul.list li{ display:inline-block; width:49%;}
.inner_content ol.list{ width:400px;}
.inner_content ol.list li{ float:left; width:49%;}
.innerpage_menu h4{margin-top:0; color:#31393f; font-size:18px; text-transform:none; font-weight:700;letter-spacing: 0;}
.innerpage_menu ul li{ background-image:none; padding-left:0; margin-bottom:0}
.btn{min-width:200px;padding-top:5px;padding-bottom:5px; color:#fff; background-color:#285376;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease; border:none; cursor:pointer;}
.btn:hover{background-color:#477aa2;color:#fff;}
a.btn{ color:#fff;}
a.btn:hover{ color:#fff;}
.btn.contact_btn{text-align:left;width:200px;}
.inner_content h5{margin-top:0;margin-bottom:15px;color:#285376;font-size:22px;font-weight:400;letter-spacing:1px;text-transform:uppercase; line-height: 30px;}
.inner_content h6{margin-top:0;margin-bottom:15px;color:#477aa2;font-size:22px;font-weight:400; line-height:26px;}
.contact_left{width:360px;float:left}
.contact_left p{margin-bottom: 23px;}
.contact_right{width:80%;float:right}
.contact_form{padding:14px;background-color:#eee}
.contact_right .contact_form span.wpcf7-form-control-wrap { float:left; width:31.3%; margin-right:3%; margin-bottom:10px; }
.txtbox{width:100%;min-height:58px; padding-top:10px;color:#477aa2; margin-bottom:0px; }
.contact_right .contact_form span.wpcf7-form-control-wrap.Subject, .txtbox.last{margin-right:0}
.contact_right .contact_form span.wpcf7-form-control-wrap.Message { width:100%; }
.txtarea{min-height:155px; float:left; margin-bottom:0;}
span.wpcf7-not-valid-tip{font-size:14px !important;}
.contact_btn{float:right}
.map{ height:465px;}
.map iframe{pointer-events: none;}
.wpcf7-form-control-wrap{position:inherit !important;}

.events_left{width:445px;float:left; padding-right:20px;}
.month_top{margin-bottom:20px;font-family:Calibri,sans-serif;color:#285376;font-size:24px;font-weight:400;text-align:center}
.month_prev{float:left;color:#31393f;font-size:18px;line-height:25px;text-decoration:none; margin-top:5px;}
.month_prev:hover{color:#285376}
.month_next{float:right;color:#31393f;font-size:18px;line-height:25px;text-decoration:none; margin-top:5px; }
.month_next:hover{color:#285376}
.events_right{width:1395px;float:left}
.events_bg{padding:25px 0 25px 18px;background-color:#eee}
.event_right_h2{margin-top:0;color:#285376;font-size:24px;font-weight:400}
.events_box{width:247px;margin-right:20px;margin-bottom:20px;float:left;box-shadow:0 4px 1px 0 #cdcdcd}
.events_box.last{margin-right:0}
.events_cnt{padding:15px 11px;background-color:#fff; min-height:425px; overflow-wrap: break-word;line-height: 25px;}
p.pdf_icon a{ font-size:15px;}
.events_date{margin-bottom:5px;padding-left:25px;background-image:url(images/date_icon.png);background-position:0 2px;background-repeat:no-repeat; line-height:normal;}
.events_title{margin-bottom:5px;padding-left:25px;background-image:url(images/time_icon.jpg);background-position:0 2px;background-repeat:no-repeat; line-height:normal;}
.events_phone{margin-bottom:5px;padding-left:25px;background-image:url(images/phone_icon.png);background-position:0 2px;background-repeat:no-repeat;line-height:normal;}
.events_location{margin-bottom:5px;padding-left:25px; padding-bottom: 2px; padding-top: 2px;background-image:url(images/location_icon.png);background-position:0 2px;background-repeat:no-repeat;line-height:normal;}
.events_email{margin-bottom:5px;padding-left:25px;background-image:url(images/mail_icon.png);background-position:0 2px;background-repeat:no-repeat;line-height:normal;}
.events_box h3{font-size: 18px; line-height: 24px;min-height:50px;}
.events_web{margin-bottom:5px;padding-left:25px;background-image:url(images/link-icon.png);background-position:0 2px;background-repeat:no-repeat;line-height:normal;}

.events_height{min-height:340px}
.pdf_icon{padding-left:15px;background-image:url(images/pdf_icon.png);background-position:0 50%;background-repeat:no-repeat}
.councilmeeting_right{width:60%;padding-left:30px;float:left;border-left:1px solid #c1c3c5}
.news_box{width:320px;/*340px;*/margin-right:25px;margin-bottom:40px;float:left;box-shadow:0 4px 1px 0 #c1c3c5; position:relative; min-height: 614px;}
.news_date{ position:absolute; top:10px; right:-5px; background-color:#477aa2; color:#fff; font-size:12px; padding:2px 14px;}
.news_date:after{ content:'';bottom: -9px;right: 0;background-image: url(images/date_bg.png);width: 5px;height: 9px;position: absolute;}
.news_cnt{padding:20px 15px;background-color:#eee;}
.news_cnt h3{min-height:114px; margin-bottom:10px;font-size: 18px; line-height:normal} 
.news_cnt p{ min-height:160px;}
.newsbox_height{min-height:220px}
.newsbox_height h3 a{text-decoration:none;}
.survey_border{margin-bottom:35px;padding:30px;border:14px solid #eee}
.survey_border p{ margin-bottom:10px;}
.survery_left{width:50%;float:left}
.suggestion_txtbox{height:50px;border:1px solid #eee}
ul.side_menu li{ background-image:none; padding:2px 5px; margin-bottom:0px;}
ul.side_menu li strong { font-size: 17px; display:inline-block; margin-right:15px; }
ul.side_menu li a{ text-decoration:none}
ul.side_menu li:nth-child(even) { background-color:#f6f6f6}
ul.side_menu li.active{font-weight:bold;}
.sidemenu_link{ float:right; font-size:14px;}
.councilmeeting_table{ width:100%; margin-bottom:20px;}
.councilmeeting_table tr td{ vertical-align:top;}
.councilmeeting_table tr td:first-child{ width:20%;}
.btn_block{ display:none}
.text-center { text-align:center; }
.inner_content ul.pdf_list_icon li { background-image:url(images/pdf_icon_img.png); background-position:left 10px; background-repeat:no-repeat; padding-left:45px; padding-top:10px; padding-bottom: 10px; }
.inner_content ul.pdf_list_icon li a { text-decoration:none; }
div.wpcf7-validation-errors { display:none !important; }
form.wpcf7-form.sent .formarea, form.wpcf7-form.sent .w-form{ display:none !important; }
span.wpcf7-form-control-wrap { margin-bottom:20px; display:block; }
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok { background-color: #325863; color: #fff; border:none; }
.member_sec_left{float: left; width:20%;}
.member_sec_left img { padding:3px; border: 1px solid #d5dde4; }
.member_sec_right{float: left;width:50%;padding-bottom: 30px;}
.member_sec_right a{ text-decoration:none;color: #31393f;font-size: 18px;line-height: 30px;display: block;  padding-left: 28px;}
.member_email{background-image: url(images/mail_icon.png);background-position: 0 50%;background-repeat: no-repeat;}
.member_tel{background-image: url(images/phone_icon.png);background-position: 0 50%;background-repeat: no-repeat;}
.member_address{margin-bottom: 0px;background-image: url(images/address_icon.png);  background-position: 0 7px; padding-left: 28px;background-repeat: no-repeat;}
.member_sec_right h3{margin-bottom: 10px !important;}
.member_sec_right h2{margin-bottom: 5px !important; font-size: 22px !important;}
.location{padding-left: 28px;}
.member_sec{border-bottom: 1px solid #c1c3c5; margin-bottom: 30px;}
.newsletter_div{float:right;}
.newsletter_div a{color:#285375;}
.newsletter_div a:hover{color:#285375; text-decoration:none;}
.search_item a.rd_mr{ padding:10px 15px; background-color:#285376;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;font-size:18px; border:none; cursor:pointer; color:#FFF; text-decoration:none;}
.search_item a.rd_mr:hover {background-color:#35648a; cursor:pointer; color:#FFF;}
.search_cont h1{margin-bottom:0 !important;}
.search_cont > div{border-top:#CADAE6 1px solid; margin-top:45px; padding-top:25px;}
.search_cont div p{margin-bottom:10px;}
.search_cont div:first-child{border-top:#CADAE6 0px solid; margin-top:0; padding-top:0;}
.inner_content .news_item h1{margin-bottom:5px;}
.newsdetail_date {font-weight:bold; font-size:12px;}
.news_item p{margin-bottom:10px;}
.inner_content ul.homenewsletter_slider li{ background-image:none; padding-left:0;margin-right: 13px;}
.no_image_news{ height:210px; overflow:hidden; background-color: #eee;}
.no_image_news img { margin: 0 auto; display: block; }
.bread_crumbs{text-align: right; margin-bottom:30px;font-size: 16px;}
.bread_crumbs a{ text-decoration:none;color: #31393f;}
.bread_crumbs a:hover{ text-decoration:underline;}
.bread_crumbs .violet_clr{color: #285376;}
.mobile_link { text-decoration:none; display:inline-block; clear:both; margin-top:5px; margin-bottom:5px; }
.mobile_link i { font-size: 24px; margin-right: 12px; line-height: 24px; float: left;}
.web_link { text-decoration:none; display:inline-block; clear:both; margin-top:5px; margin-bottom:5px; }
.web_link i { font-size: 20px; margin-right: 12px; line-height: 24px; float: left;}
.mail_link { text-decoration:none; display:inline-block; clear:both; margin-top:5px; margin-bottom:5px; }
.mail_link i { font-size:18px; margin-right:8px; line-height: 24px; float: left;}
.fax_link { text-decoration:none; display:inline-block; clear:both; margin-top:5px; margin-bottom:5px; }
.fax_link i { font-size:16px; margin-right:8px; line-height: 24px; float: left;}
.address_link { text-decoration:none; display:inline-block; }
.address_link i { font-size:18px; margin-right:8px; line-height: 24px; float: left;}
.councilmeeting_table tr td { padding:10px 15px; }
.councilmeeting_table tr:nth-child(even) { background: #f6f6f6 }
.councilmeeting_table tr:nth-child(odd) { background: #ffffff }
.team_readmore{ display:block; text-align:center; margin-bottom:10px;}
.team_readmore .fa {background-color: #285375; border-radius: 100px; color: #ffffff; cursor: pointer; display: inline-block; font-size: 18px; height: 25px; line-height: 26px;margin-top: 10px;  width: 25px;}
.team_readmore .fa-angle-up{line-height: 22px;}
.more-block{ margin-bottom:20px;}
p.population_txt{ margin-bottom:50px;}
.search_list_content{ border-bottom:1px solid #D8D8D8; padding-bottom:30px; margin-bottom:30px;}
.inner_content .search_list_content h1 {font-size: 26px;margin-bottom: 5px;}
.inner_content .search_list_content h3 {font-size: 18px;margin-bottom: 5px;}
.search_list_content p { margin-bottom: 10px;}
.navigation.pagination h2{ display:none}
.navigation.pagination { text-align:center; font-size: 20px;}
.navigation.pagination a{ text-decoration:none;}
.navigation.pagination .page-numbers {color: #a5a5a6; padding:4px 6px;}
.navigation.pagination .page-numbers.current{color: #285376; font-weight:800}
.brdr-btm{ border-bottom:1px solid #D8D8D8; margin-bottom:30px; padding-top:30px;}
.event_img{ height:165px; overflow:hidden}
.search_content .events_height {min-height: 440px;}
.search_content .events_box {width: 227px;}


.category_section { padding-bottom:45px; }
.category_banner_bg { height:123px; margin-bottom:35px;  background-repeat:no-repeat; background-size:cover;   }
.category_banner_bg .category_banner_white_bg { background-image:url(images/young_people_category_banner_arw.png);  height:123px; background-repeat:no-repeat; background-position:center bottom; color:#fff; font-size:49px;  }
.category_banner_bg .category_banner_white_bg {  padding-top:35px; text-align:center;  }
.category_banner_bg .category_banner_white_bg h4 { color:#fff; margin-bottom:0px; text-transform:none; }

.category_section.youth_clubs_category .category_banner_bg { background-image:url(images/youth_clubs_banner.jpg); }

.category_content_bg { border:8px solid #efefef; padding:6px 20px; width:100%; margin-bottom:30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.category_right_img { float:right;  }
.category_left_content { float:left; width:74%; padding:24px 0px; padding-right:30px; color:#31393f; font-size:18px; line-height:30px;  }
.category_left_content p { margin-bottom:20px; min-height:73px; }
.category_left_content .category_date_phone { float:left; font-weight:700; font-size:18px; color:#31393f;  }
.category_left_content .category_date {  float:left; position:relative; padding-left:25px; margin-top:8px; margin-right:15px;  }
.category_left_content .category_clock:before { content:"\f017"; left:0px; position:absolute; font-family:'FontAwesome';  }
.category_left_content .category_phone:before { content:"\f095"; left:0px; position:absolute; font-family:'FontAwesome';  }
.category_left_content .category_date i { margin-right:9px; }
.category_left_content h5 { color:#31393f; font-size:30px; font-weight:700; margin-bottom:30px; text-transform:inherit; letter-spacing:0px; }
.category_left_content .find_out_link { float:right; background-color:#ed138a; font-size:16px; line-height:normal; text-decoration:none; font-weight:bold; text-transform:uppercase; padding:13px 10px; color:#fff; -webkit-box-shadow: 3px 3px 0px 0px #950051; -moz-box-shadow:3px 3px 0px 0px #950051; box-shadow:3px 3px 0px 0px #950051; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s; }
.category_left_content .find_out_link:hover { background-color:#d7107d; color:#fff;   }

.category_section.youth_clubs_category .category_banner_bg .category_banner_white_bg h4 { font-size:49px; font-family: 'GoodDog';   }
.category_section.youth_clubs_category .category_banner_bg .category_banner_white_bg h4 span { font-family: 'Balatype Grunge'; font-weight:300; }

.category_section.youth_clubs_category .category_content_bg { border:8px solid #ed138a;  }
.category_section.youth_clubs_category .category_left_content .category_clock:before { color:#ed138a;  }
.category_section.youth_clubs_category .category_left_content .category_phone:before { color:#ed138a;  }
.category_section.youth_clubs_category .category_content_bg .category_left_content .find_out_link { background-color:#ed138a; -webkit-box-shadow: 3px 3px 0px 0px #950051; -moz-box-shadow:3px 3px 0px 0px #950051; box-shadow:3px 3px 0px 0px #950051;  }
.category_section.youth_clubs_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#d7107d; color:#fff;   }

.category_section.art_category .category_banner_bg .category_banner_white_bg h4 { font-size:42px; line-height:normal; font-family: 'bromello';   }

.category_section.art_category .category_banner_bg { background-image:url(images/art_banner.jpg); }
.category_section.art_category .category_content_bg { border:8px solid #43a577;  }
.category_section.art_category .category_left_content .category_clock:before { color:#43a577;  }
.category_section.art_category .category_left_content .category_phone:before { color:#43a577;  }
.category_section.art_category .category_content_bg .category_left_content .find_out_link { background-color:#43a577; -webkit-box-shadow: 3px 3px 0px 0px #246748; -moz-box-shadow:3px 3px 0px 0px #246748; box-shadow:3px 3px 0px 0px #246748; }
.category_section.art_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#339265; color:#fff; }
.biography_phone a {    text-decoration: none;}
.biography_phone a:hover {    text-decoration: underline;}
.category_section.conservation_category .category_banner_bg .category_banner_white_bg h4 { font-size:24px; text-transform:uppercase; font-family: 'Elephant';  }
.category_section.conservation_category .category_banner_bg { background-image:url(images/conservation_banner.jpg) }
.category_section.conservation_category .category_content_bg { border:8px solid #afbd2a;  }
.category_section.conservation_category .category_left_content .category_clock:before { color:#afbd2a;  }
.category_section.conservation_category .category_left_content .category_phone:before { color:#afbd2a;  }
.category_section.conservation_category .category_content_bg .category_left_content .find_out_link { background-color:#afbd2a; -webkit-box-shadow: 3px 3px 0px 0px #86911a; -moz-box-shadow:3px 3px 0px 0px #86911a; box-shadow:3px 3px 0px 0px #86911a; }
.category_section.conservation_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#bfcf2a; color:#fff; }

.category_section.dance_music_category .category_banner_bg .category_banner_white_bg h4 { font-size:48px; text-transform:lowercase; font-family: 'im_fashionista_demo-versionRg'; }
.category_section.dance_music_category .category_banner_bg .category_banner_white_bg h4 span { font-size:24px; font-family: 'Anago'; font-weight:100; }
.category_section.dance_music_category .category_banner_bg { background-image:url(images/dance_music_banner.jpg) }
.category_section.dance_music_category .category_content_bg { border:8px solid #ffa024;  }
.category_section.dance_music_category .category_content_bg .category_left_content .category_date i { color:#ffa024;  }
.category_section.dance_music_category .category_left_content .category_clock:before { color:#ffa024;  }
.category_section.dance_music_category .category_left_content .category_phone:before { color:#ffa024;  }
.category_section.dance_music_category .category_content_bg .category_left_content .find_out_link { background-color:#ffa024; -webkit-box-shadow: 3px 3px 0px 0px #b87114; -moz-box-shadow:3px 3px 0px 0px #b87114; box-shadow:3px 3px 0px 0px #b87114; }
.category_section.dance_music_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#ea921f; color:#fff; }

.category_section.information_category .category_banner_bg .category_banner_white_bg h4 { text-transform:uppercase; font-size:40px; font-family: 'Advent Pro'; }
.category_section.information_category .category_banner_bg .category_banner_white_bg h4 span { font-size:25px; font-family: 'DJB This Font is Worn'; font-weight:normal; }
.category_section.information_category .category_banner_bg { background-image:url(images/information_shops_banner.jpg); }
.category_section.information_category .category_content_bg { border:8px solid #e8d224;  }
.category_section.information_category .category_left_content .category_clock:before { color:#e8d224;  }
.category_section.information_category .category_left_content .category_phone:before { color:#e8d224;  }
.category_section.information_category .category_content_bg .category_left_content .find_out_link { background-color:#e8d224; -webkit-box-shadow: 3px 3px 0px 0px #bdaa18; -moz-box-shadow:3px 3px 0px 0px #bdaa18; box-shadow:3px 3px 0px 0px #bdaa18; }
.category_section.information_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#dcc61c; color:#fff; }


.category_section.scouting_guiding_category .category_banner_bg .category_banner_white_bg h4 { font-size:75px; font-family: 'Novitha ScriptDemo'; }
.category_section.scouting_guiding_category .category_banner_bg .category_banner_white_bg h4 span  { font-size:22px; font-family: 'Anago'; font-weight:100; }
.category_section.scouting_guiding_category .category_banner_bg { background-image:url(images/scouting_guiding_banner.jpg); }
.category_section.scouting_guiding_category .category_content_bg { border:8px solid #593bff;  }
.category_section.scouting_guiding_category .category_left_content .category_clock:before { color:#593bff;  }
.category_section.scouting_guiding_category .category_left_content .category_phone:before { color:#593bff;  }
.category_section.scouting_guiding_category .category_content_bg .category_left_content .find_out_link { background-color:#593bff; -webkit-box-shadow: 3px 3px 0px 0px #3d29ad; -moz-box-shadow:3px 3px 0px 0px #3d29ad; box-shadow:3px 3px 0px 0px #3d29ad; }
.category_section.scouting_guiding_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#4a2dea; color:#fff; }


.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 { font-size:44px; font-family: 'momstypewriterregular'; }
.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 span  { font-size:49px; font-family: 'Old Press'; font-weight:normal; }
.category_section.service_organisations_category .category_banner_bg { background-image:url(images/service_organisations_banner.jpg); }
.category_section.service_organisations_category .category_content_bg { border:8px solid #2fabf9;  }
.category_section.service_organisations_category .category_left_content .category_clock:before { color:#2fabf9;  }
.category_section.service_organisations_category .category_left_content .category_phone:before { color:#2fabf9;  }
.category_section.service_organisations_category .category_content_bg .category_left_content .find_out_link { background-color:#2fabf9; -webkit-box-shadow: 3px 3px 0px 0px #1c72a8; -moz-box-shadow:3px 3px 0px 0px #1c72a8; box-shadow:3px 3px 0px 0px #1c72a8; }
.category_section.service_organisations_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#2197e2; color:#fff; }

.category_section.sports_category .category_banner_bg .category_banner_white_bg h4 { font-size:44px; font-family: 'Muro'; }
.category_section.sports_category .category_banner_bg { background-image:url(images/sports_banner.jpg); }
.category_section.sports_category .category_content_bg { border:8px solid #db2e29;  }
.category_section.sports_category .category_left_content .category_clock:before { color:#db2e29;  }
.category_section.sports_category .category_left_content .category_phone:before { color:#db2e29;  }
.category_section.sports_category .category_content_bg .category_left_content .find_out_link { background-color:#db2e29; -webkit-box-shadow: 3px 3px 0px 0px #901f1c; -moz-box-shadow:3px 3px 0px 0px #901f1c; box-shadow:3px 3px 0px 0px #901f1c; }
.category_section.sports_category .category_content_bg .category_left_content .find_out_link:hover { background-color:#c9211c; color:#fff; }


.children_young_people_category_bg .children_young_people_category { float:left; text-align:center; width:335px; margin-right:18px; margin-bottom:18px; height:294px; position:relative;  }
.children_young_people_category_bg .children_young_people_category .children_young_people_trans_bg { position:absolute; top:0px; background-color:rgba(0,0,0,0.2); height:100%; width:100%; display:table; }
.children_young_people_category_bg .children_young_people_table_cell { display:table-cell; vertical-align:middle; height:100%; width:100%; }
.children_young_people_category_bg .children_young_people_category img { width:100%; max-width:inherit; }

.children_young_people_category h4 { font-size:44px; color:#fff; line-height:46px; padding-bottom:60px; }
.children_young_people_category .btn_link { position:absolute; left:0px; right:0px; margin:auto; max-width:137px; bottom:50px; display:inline-block; background-color:#ed138a; font-size:16px; line-height:normal; text-decoration:none; font-weight:bold; text-transform:uppercase; padding:13px 24px; color:#fff !important; -webkit-box-shadow: 3px 3px 0px 0px #950051; -moz-box-shadow:3px 3px 0px 0px #950051; box-shadow:3px 3px 0px 0px #950051; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s; }
.children_young_people_category h4 span { display:block; line-height:normal; } 

.children_young_people_category.sports_category h4 { font-family: 'Muro'; font-size:44px;  }
.children_young_people_category.sports_category .btn_link { background-color:#db2e29; -webkit-box-shadow: 3px 3px 0px 0px #901f1c; -moz-box-shadow:3px 3px 0px 0px #901f1c; box-shadow:3px 3px 0px 0px #901f1c;  }
.children_young_people_category.sports_category .btn_link:hover { background-color:#bb201b; }

.children_young_people_category.art_category h4 { font-size:42px; font-family: 'bromello'; }
.children_young_people_category.art_category .btn_link { background-color:#43a577; -webkit-box-shadow: 3px 3px 0px 0px #246748; -moz-box-shadow:3px 3px 0px 0px #246748; box-shadow:3px 3px 0px 0px #246748;  }
.children_young_people_category.art_category .btn_link:hover { background-color:#268d5c; }

.children_young_people_category.conservation_category h4 { font-size:24px; font-family: 'Elephant';  }
.children_young_people_category.conservation_category .btn_link { background-color:#afbd2a; -webkit-box-shadow: 3px 3px 0px 0px #86911a; -moz-box-shadow:3px 3px 0px 0px #86911a; box-shadow:3px 3px 0px 0px #86911a;  }
.children_young_people_category.conservation_category .btn_link:hover { background-color:#bfd119; }

.children_young_people_category.dance_music_category h4 { font-size:48px; text-transform:lowercase; font-weight: normal; font-family: 'im_fashionista_demo-versionRg';  } 
.children_young_people_category.dance_music_category h4 span { font-size:24px; font-family: 'Anago'; font-weight:100; }
.children_young_people_category.dance_music_category .btn_link { background-color:#ffa024; -webkit-box-shadow: 3px 3px 0px 0px #b87114; -moz-box-shadow:3px 3px 0px 0px #b87114; box-shadow:3px 3px 0px 0px #b87114;  }
.children_young_people_category.dance_music_category .btn_link:hover { background-color:#ea8d14; }

.children_young_people_category.information_category h4 { font-size:33px; font-family: 'Advent Pro'; font-weight:200; }
.children_young_people_category.information_category h4 span { font-size:41px; font-family: 'DJB This Font is Worn'; line-height: 70px; }
.children_young_people_category.information_category .btn_link { background-color:#e8d224; -webkit-box-shadow: 3px 3px 0px 0px #9a8b15; -moz-box-shadow:3px 3px 0px 0px #9a8b15; box-shadow:3px 3px 0px 0px #9a8b15;  }
.children_young_people_category.information_category .btn_link:hover { background-color:#bba91d; }

.children_young_people_category.scouting_guiding_category h4 { font-size:75px; font-family: 'Novitha ScriptDemo'; text-transform:inherit;  }
.children_young_people_category.scouting_guiding_category h4 span { font-size:24px; font-family: 'Anago'; font-weight:100; }
.children_young_people_category.scouting_guiding_category .btn_link { background-color:#593bff; -webkit-box-shadow: 3px 3px 0px 0px #3d29ad; -moz-box-shadow:3px 3px 0px 0px #3d29ad; box-shadow:3px 3px 0px 0px #3d29ad;  }
.children_young_people_category.scouting_guiding_category .btn_link:hover { background-color:#3717e8; }

.children_young_people_category.service_organisations_category h4 { font-size:44px; font-family: 'momstypewriterregular'; }
.children_young_people_category.service_organisations_category h4 span { font-size:48px; font-family: 'Old Press'; text-transform:uppercase; }
.children_young_people_category.service_organisations_category .btn_link { background-color:#2fabf9; -webkit-box-shadow: 3px 3px 0px 0px #1c72a8; -moz-box-shadow:3px 3px 0px 0px #1c72a8; box-shadow:3px 3px 0px 0px #1c72a8;  }
.children_young_people_category.service_organisations_category .btn_link:hover { background-color:#1a99e9; }

.children_young_people_category.youth_clubs_category h4 { font-size:76px; font-family: 'GoodDog'; font-weight:normal;  }
.children_young_people_category.youth_clubs_category h4 span { font-size:56px; font-family: 'Balatype Grunge'; font-weight:300; }
.children_young_people_category.youth_clubs_category .btn_link { background-color:#ed138a; -webkit-box-shadow: 3px 3px 0px 0px #950051; -moz-box-shadow:3px 3px 0px 0px #950051; box-shadow:3px 3px 0px 0px #950051;  }
.children_young_people_category.youth_clubs_category .btn_link:hover { background-color:#da087b; }

.young_people_event_detail_bg h1 { font-size:44px; color:#31393f; line-height:70px;  }

.young_people_event_detail_bg .event_detail_locations_bg { background-color:#db2e29; display:inline-block; width:100%; color:#fff; padding:20px 20px; font-size:17px; font-weight:bold; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom:50px; line-height:18px;  }
.young_people_event_detail_bg .art_category {background-color:#43a577;}
.young_people_event_detail_bg .conservation_category{background-color:#afbd2a;}
.young_people_event_detail_bg .dance_music_category{background-color:#ffa024;}
.young_people_event_detail_bg .information_category{background-color:#e8d224;}
.young_people_event_detail_bg .scouting_guiding_category{background-color:#593bff;}
.young_people_event_detail_bg .service_organisations_category{background-color:#2fabf9;}
.young_people_event_detail_bg .youth_clubs_category{background-color:#ed138a;}
.event_detail_locations_bg .age_detail { float:left; padding-right:25px;  }
.event_detail_locations_bg .event_date_time { float:left; position:relative; padding-left:30px; }
.event_detail_locations_bg .event_date_time:before { content:"\f017"; font-weight:normal; left:0px; position:absolute; font-family:'FontAwesome';  }
.event_detail_locations_bg .event_contact { float:left; position:relative; padding-left:30px; }
.event_detail_locations_bg .event_contact:before { content:"\f095"; left:0px; font-weight:normal; position:absolute; font-family:'FontAwesome';  }

.event_detail_locations_bg div { padding-right:25px; margin-right:25px; line-height: 27px; }
.event_detail_locations_bg div.speratr { float:left; padding-right:5px; margin-right:5px; }
.event_detail_locations_bg div:last-child { border:none; padding-right:0px; }

.young_people_event_detail_bg .event_detailed_content { max-width:1030px; }

.event_location_section_bg { width:100%; }
.event_location_section_bg .event_location_map { float:left; width:706px; }
.event_location_section_bg .event_detailed_table { /** float:right; width:678px;**/ font-size:18px; }
.event_location_section_bg .event_detailed_table table tr td:first-child { font-weight:bold; width:220px; } 
.event_location_section_bg .event_detailed_table table tr td { vertical-align:top; padding:16px 20px;  }
.event_location_section_bg .event_detailed_table table tr:nth-child(even) { background-color:#f7f7f7; }
.contact_info_txt a {    text-decoration: none;}
.contact_info_txt a:hover {text-decoration: underline;}
.mental_health_category_bg { display:inline-block; width:100%; margin-bottom:60px; }
.mental_health_category_bg .bolded_large_txt { font-size:26px; font-weight:600; color:#31393f; line-height:35px; letter-spacing:0px; }
.mental_health_category_bg .mental_health_category { float:left; width:336px; height:295px; margin-right:12px; margin-bottom:20px; position:relative; background-size:cover;}
.mental_health_category_bg .mental_health_category .mental_category_trans_bg { background-color:rgba(0,0,0,0.2); width:100%; height:100%; position:absolute; top:0px; display:table; }
.mental_health_category_bg .mental_health_category .mental_category_trans_bg .mental_health_table_cell { display:table-cell; vertical-align:middle; text-align:center; }
.mental_health_category_bg .mental_health_category h4 { font-size:36px; letter-spacing:0px; font-weight:700; color:#fff; line-height:30px; text-transform:inherit; padding-bottom:40px; }

.mental_health_category .click_here_btn { display:inline-block; background-color:#285376; font-size:16px; line-height:normal; text-decoration:none; font-weight:bold; text-transform:uppercase; padding:13px 26px; color:#fff !important; -webkit-box-shadow: 3px 3px 0px 0px #0e2b42; -moz-box-shadow:3px 3px 0px 0px #0e2b42; box-shadow:3px 3px 0px 0px #0e2b42; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s; }
.mental_health_category .click_here_btn:hover { background-color:#1a486d; } 


.mental_health_section_bg h3 { font-size:36px; font-weight:bold; color:#285376; line-height:30px; margin-bottom:35px; }
.more_informations_bg { width:100%; margin-bottom:60px; }
.more_informations_bg .more_information_section { border:6px solid #e9edf1; padding:14px 20px; float:left; margin-bottom:35px; margin-right:38px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width:48%;  }

.more_informations_bg .more_information_section img { float:left; }
.more_informations_bg .more_information_section .more_info_content { float:left; margin-left:30px; float: left; width: 70%; }
.more_informations_bg .more_information_section:nth-child(2n) { margin-right:0px; }
.more_informations_bg .more_information_section .more_info_content h5 { font-size:18px; color:#285376; margin-bottom:10px; text-transform:inherit; font-weight:bold; letter-spacing:0px; line-height:normal; }
.more_informations_bg .more_information_section .more_info_content .small_description { font-size:18px; color:#bcbcbc; margin-bottom:15px; line-height:normal; }
.more_informations_bg .more_information_section .more_info_content .contact_info_txt { font-size:18px; color:#31393f; line-height:24px;  }
.more_informations_bg .more_information_section .more_info_content .contact_info_txt p { margin-bottom:10px; }

.bullying_banner_bg { height:123px; margin-bottom:40px;  background-repeat:no-repeat; background-size:cover; background-image:url(images/bullying_banner_bg.jpg);   }
.bullying_banner_bg .bullying_banner_white_bg { background-image:url(images/young_people_category_banner_arw.png);  height:123px; background-repeat:no-repeat; background-position:center bottom; color:#fff; font-size:49px;  }
.bullying_banner_bg .bullying_banner_white_bg {  padding-top:35px; text-align:center;  }
.bullying_banner_bg .bullying_banner_white_bg h4 { color:#fff; font-size:36px; letter-spacing:0px; font-weight:bold; margin-bottom:0px; text-transform:none; }

.mental_health_section_details_bg ul li { margin-bottom:10px; }
.content_right_img { float:right; }
.large_bold_cnt { font-size:26px; float:left; font-weight:600; letter-spacing:0px; line-height:35px; width:71%; margin-bottom:40px;   }

.home_newhaven_young_people_category_bg { float:left;  margin-right:40px; text-align:center; width:340px; height:322px; position:relative;  }
.home_newhaven_young_people_category_trans_bg { position:absolute; top:0px; background-color:rgba(0,0,0,0.2); height:100%; width:100%; display:table; }
.home_newhaven_young_people_category_bg .category_table_cell { display:table-cell; vertical-align:middle; height:100%; width:100%; }

.home_newhaven_young_people_category_bg h4 { font-size:59px; font-family: 'Old Press'; text-transform:uppercase; color:#fff; font-weight:400; line-height:48px; padding-bottom:10px; text-shadow: 2px 2px 2px rgba(23, 23, 24, 0.1);  }
.home_newhaven_young_people_category_bg .btn_link { left:0px; right:0px; margin:auto; max-width:137px; display:inline-block; background-color:#ed138a; font-size:16px; line-height:normal; text-decoration:none; font-weight:bold; text-transform:uppercase; padding:13px 24px; color:#fff !important; -webkit-box-shadow: 3px 3px 0px 0px #950051; -moz-box-shadow:3px 3px 0px 0px #950051; box-shadow:3px 3px 0px 0px #950051; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  -webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s; }
.home_newhaven_young_people_category_bg .btn_link:hover { background-color:#da087b; }
.home_newhaven_young_people_category_bg h4 span { display:block; line-height:normal; font-family: 'Microsoft PhagsPa'; font-weight:normal; font-size:18px; } 

.home_newhaven_young_people_category_bg h4 label { font-family: 'Mistral'; font-weight:normal; font-size:33px;  }
.acf-map {width: 100%;height:250px;border: #ccc solid 1px;margin: 20px 0;}

/*Mayor page*/
.innercontent_mayor{ font-size:20px; color:#31393f;font-family:Calibri,sans-serif; line-height:30px;}
.innercontent_mayor h2{/*font-family: 'Baloo', cursive;*/ font-size:36px; padding-bottom:22px; margin-bottom:0; color:#285376;}
.innercontent_mayor h3{/*font-family: 'Baloo', cursive;*/ font-size:26px; padding-bottom:22px; margin-bottom:0; color:#285376;}
.mayor_biography{ background-color:#eeeeee; padding:22px 28px; border-radius:8px; margin-bottom:50px;}
.biography_img{ float:left; width:209px; height:209px;margin-right:42px;}
.biography_img img{ border-radius:100%;}
.biography_cnt{ float:right; width:80%; background-color:#fff; border-radius:5px; padding:22px }
.biography_follows{ float:left; margin-right:40px;}
.biography_follows b{ font-size:20px; padding-right:15px;}
.biography_follows a:hover{ opacity:0.6}
.biography_email{ float:left; margin-right:40px; font-size:20px;}
.biography_phone{ float:left; margin-right:40px; font-size:20px;}
.mayorbiography_line{ margin-bottom:50px; border-bottom:1px solid #eeeeee;}
.innercontent_mayor ol li{ padding-left:25px;text-indent: -1em; margin-bottom:18px}
.innercontent_mayor ol { margin-bottom:80px;}
ul.instagram_slider li{ background-image:none; padding-left:0; position:relative; padding-right:10px;}
.instagram_slider li .like_box { background-image: url("images/instagram_icon.png");background-position: center center; font-size:12px; background-repeat: no-repeat; color: #fff;height: 100%; opacity: 0; padding-right: 0; padding-top: 50%;position: absolute; right: 0; text-align: center; top: 0;transition-duration: 0.3s;visibility: hidden; width: 100%;}
.instagram_slider li:hover .like_box { opacity: 100; transition-duration: 0.3s; visibility: visible;}
.innercontent_mayor .bx-controls-direction {  position: relative; width:100%}
.innercontent_mayor .bx-controls-direction a{  top:-111px; float:left;}
.innercontent_mayor .bx-controls-direction a.bx-prev:before{font-size: 16px;width: 18px;}
.innercontent_mayor .bx-controls-direction a.bx-next:before{font-size: 16px;width: 18px;}
.innercontent_mayor .bx-controls-direction a.bx-next{float:right;}
.follow_instagram{ margin-bottom:30px;}
.follow_instagram .bx-wrapper{ margin-left:0!important;}
.youngmayors ul li{ float:left; width:25%; padding-left:15px}
.youngmayors_box{ background-color:#eeeeee; border-radius:5px; padding:25px 20px;min-height:268px;}
.youngmayors ul{ margin-bottom:0}
.youngmayors ul li{ background-image:none; padding-left:0; position:relative; padding-right:10px;}
.youngmayors h4{/*font-family: 'Baloo', cursive;*/ font-size:18px; padding-bottom:10px; margin-bottom:0; color:#285376;}
.youngmayors h4 a{ text-decoration:none}
.youngmayors ul li p{ margin-bottom:0}
.youngmayors_img{ width:110px; float:left;}
.youngmayors_img img{ border-radius:100%;}
.youngmayors_cnt{ width:56%; float:right}

.img_more_info { width:200px; float:left; text-align:center; vertical-align:middle; }
.img_more_info a { display:block; }
.img_more_info img { float:none !important; }


/*Media*/
@media (min-width: 1199px) {
	.header.sticky_header1 { position:fixed; top:-180px; background-color:#fff;-webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.55);-moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.55);box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.55);}
.header.sticky_header{ top:0;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.sticky_header1 .logo {width: 170px; padding-top: 10px; padding-bottom: 10px;}
.sticky_header1 .header_bg{ background-image:none}
.sticky_header1 .header_contact{ display:none}
.sticky_header1 .header_search{ display:none}
.sticky_header1 .header_right { padding-top: 28px;}
.sticky_header1 .button-nav-toggle{right: 0;}
.sticky_header1 .header_btn{ display:none}
.sticky_header1 #menu {position: absolute; right: 0; top: -74px;text-align: right;}
.sticky_header1 #menu a{font-size: 15px;color: #285376;padding: 17px 4px;}
.sticky_header1 #menu a:hover{ color:#c8ac7e;}

.sticky_header1 #menu li:before{ display:none}
.sticky_header1 #menu ul a{ color:#fff;padding: 5px 10px;}
.sticky_header1 #menu ul a:hover{ color:#bdcfde;}
.sticky_header1 #menu ul{ padding:5px 0;}
.header.sticky_header1 .w-container{ position:relative}
}
/* Mobile menu */
@media (min-width: 2100px) { .homeslider_bg .slider_img{background-position:center top;} }
@media (min-width: 1850px) {.w-container{max-width:1840px} .homeslider_bg .slider_img{background-position:center bottom;} 	.img_left_with_content .left_large_img { width:45%; float:left; margin-right:20px; } .img_left_with_content .right_content_img { width:50%; float:left;  } 
.img_left_with_content .right_content_img img.img1 { max-width: 250px; margin-right:15px; }
.img_left_with_content .right_content_img img.img2 { max-width: 278px; }
.eventclear_desktop{ clear:both}
.children_young_people_category:hover .btn_link { bottom:60px;  }
.large_bold_cnt{width: 76%;}
.more_informations_bg .more_information_section .more_info_content { width: 61%; }
}

@media (max-width: 1850px) {
html {-webkit-text-size-adjust: 100%;}
.nav-container{ text-align:center; color:#FFFFFF;}
.nav-container .ftr_logo { display:block; margin:20px auto 0; float: none;}
.nav-container .follows{float: none;}
.nav-container .follows a{ color:#fff;}
#menu{ padding:0}
.menu_outer {float: none;padding-top: 0;}
.menu li{list-style:none;}
#menu li{ display:block;  padding:0}
#menu li{padding:0}
.menu_outer_mobile {display:block;}
#menu li a:before { display:none}
.nav-main .nav-container ul {padding: 0;margin:0px;text-align: center;}
.nav-main .nav-container ul li li{ border-bottom:none;}
.nav-main .nav-container ul li a {font-family:Calibri,sans-serif;text-decoration: none;display: inline-block;color: #fff;font-size: 16px;padding: 2px 10px;transition:1s; text-transform:uppercase;}
.nav-main .nav-container ul li.active a {color: #fff;background-color:#4d6d7f;}
.nav-main .nav-container ul li ul {display: none;width: 260px;position: absolute;right: -100%;top: 0;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;transition-duration: 0.3s;}
.nav-main .nav-container ul li ul li a {padding:0 10px; 	font-size:16px;text-transform: inherit;}
.nav-main .nav-container ul li.has-sub-nav ul a {background: 0 0}
.nav-main .nav-container ul li.active ul {display: block;}
.open .nav-main {right: 0;}
*, :after, :before {box-sizing: border-box}
.header-main {overflow: hidden;padding: 20px 0}
.main {transition: right .25s ease-in-out;position: relative;right: 0}
.main.open {right: 0}
.nav-main{ width:100%}
.button-nav-toggle {display: inline-block;z-index:999; padding:0;}
.menu_outer {display:none}
.nav-main .nav-container ul li ul {display: none;width: 100%;position: relative;right: 0;top: 0; background-color:#477aa2;-webkit-transition-duration: 0;-moz-transition-duration: 0;transition-duration: 0; padding:10px 0 10px 0!important}
 .menu_outer {float: none;padding-top: 0;}
 #menu a {font-size:13px; padding:15px 13px;}
.nav-main .nav-container ul li.current-menu-item a { color: #bfe2ff; }
 #menu ul {top:0;visibility: visible;opacity: 100; position: relative;padding: 10px 15px;-webkit-transition-duration: 0;-moz-transition-duration: 0;transition-duration: 0;}
/* .nav-main .nav-container ul li.has-sub-nav > a {    width: 75%;}*/
 .has-sub-nav{  background-image: url(images/sub_menu.png); background-position:60% 6px; background-repeat:no-repeat;}
.menu.open .button-nav-toggle { margin-right: 20px; right:0; top:0;  margin-top: 20px; background-image:url(images/close_icon.png); width:30px; height:29px; background-color:transparent;  }
.nav-main ul { padding-top:45px!important;  }
.menu_outer_mobile {position: relative; z-index: 999;}
.menu_icon{ display:none}
.close_menu.menu_outer_mobile{ display:none}
.menu_follows{ font-size:18px;} 
.menu_follows a{ color:#fff; margin:0 3px; font-size: 28px;}
img.alignright, img.alignleft { float:none; height:auto; max-width:100%; margin-left: auto; margin-right: auto; }

  }
@media (min-width: 1199px) and (max-width: 1850px) {
    .button-nav-toggle span { line-height:28px; padding-bottom:0px; }
	.w-container {max-width: 1190px;}

	.logo{ width:260px;}
	.slider_img{ height:374px;}
	.header_right { padding-top: 31px; padding-right: 152px;}
	.header_btn{ display:none;}
	.header .w-container{ position:relative}
	.header_height {height: 133px;}
	.homelink_box { width: 386px;}
	.homelinkbox_btn {width: 65%;}
	.homelinkbox_btn1{width: 35%;}
	.homelastest_box { width:192px; margin-right: 14px;}
	.homelastesnews_bg {padding: 30px 0 20px 20px;}
	.aboutus_video{margin-right: 21px;}
	.homenewsletter_slider li { margin-right: 9px;width: 180px;}
	.newsletter_cont .homenewsletter_slider li { margin-right: 9px;width: 285px; list-style:none; padding-left:0; background:none; padding-bottom:10px; vertical-align:top;}
	.ftr_left {width: 400px;}
	.news_box {width: 275px; /*282px;*/ margin-right: 15px;min-height: 568px;}
	.events_box {width: 222px; margin-right: 10px;}
	.events_title{font-size: 15px;}
	.events_phone{font-size: 15px;}
	.contact_right { width: 68%;}
	.issuuembed {width: 100%; height: auto;}
	.homenewsletter_slider .newsletter_div{float: none;}
    .inner_content ul.homenewsletter_slider li{margin-right: 9px;}
	.newletter_pdf{background-color: #e5e5e5;height: 188px; text-align:center}
	.newletter_pdf img{ height:100%}
	.innercontent_right {width: 67%;}
	.no_image_news {height: 165px;}
	.homelastest_box h3{ font-size: 15px; line-height: 20px;min-height: 82px; margin-bottom:10px}
	.homelastest_box {font-size: 14px; line-height: normal;  width: 179px;}
	.homelastest_box p{min-height: 96px;}
	.readmore_btn{line-height: 16px; min-width: 136px;}
	.homelastest_box{min-height: 262px;}
	.lastestnews_viewbtn{ font-size: 18px;}
	.homelastesnews_bg h2{font-size: 26px;}
	.home_aboutus h2{font-size: 26px;  margin-bottom: 10px;}
	body{ font-size: 15px; line-height: 24px;}
	.home_aboutus p {  margin-bottom: 18px;}
	.homenewsletter_bg h2{font-size: 26px;  margin-bottom: 10px;}
	.homenewsletter_bg h2 span{font-size:14px;}
	.inner_banner{ height:175px;}
	.inner_content h1{ font-size: 28px;}
	.innerpage_menu{   width: 264px;}
	.innercontent_right {  width: 77%;}
	.img_left_with_content .left_large_img { width:45%; float:left; margin-right:20px; }
	.img_left_with_content .right_content_img { width:50%; float:left;  }
	.img_left_with_content .right_content_img img.img1 { max-width:200px; margin-right:10px; }
	.img_left_with_content .right_content_img img.img2 { max-width:224px; }
	.news_cnt h3{min-height: 70px;}
	.news_cnt p {min-height: 140px;margin-bottom: 10px;}
	.news_box{min-height: 475px;/*465px;*/}
	.events_left{width: 300px;}
	.events_right {width: 74%;}
	.month_top{font-size: 15px;}
	.month_prev{font-size: 15px;margin-top: -1px;}
	.month_next{font-size: 15px;margin-top: -1px;}
	.inner_content h3{font-size: 18px; line-height: 21px;}
	.events_box{width: 203px;}
	.events_cnt{min-height: 472px;}
	.eventclear_desktop1{ clear:both}
	
	.category_section { padding-bottom:30px; }
	.category_banner_bg { margin-bottom:25px;  }
	.category_content_bg { padding: 6px 15px; margin-bottom:20px; }
	.category_date_phone { width:60%; }
	.category_left_content .category_date { font-size:14px; font-weight:500;  }
	.category_right_img { width: 280px; }
	.category_left_content { font-size: 16px; line-height: 25px; padding: 10px 20px 10px 0; width: 65%; }
	.category_left_content h5 { margin-bottom:15px; font-size:25px; }
	.category_left_content .find_out_link { font-size:15px; }
	
	.children_young_people_category_bg .children_young_people_category:nth-child(3n) { margin-right:0px; }
	.children_young_people_category_bg .children_young_people_category { width:280px; margin-right:15px; margin-bottom:15px; height:246px; }
	
	.children_young_people_category.scouting_guiding_category h4 { font-size:40px; }
	.children_young_people_category.dance_music_category h4 { font-size:40px; line-height: 33px; }
	.children_young_people_category.service_organisations_category h4 { font-size:38px; }
	.children_young_people_category.service_organisations_category h4 span { font-size:41px; }
	.children_young_people_category.youth_clubs_category h4 { font-size:45px; }
	.children_young_people_category.youth_clubs_category h4 span { font-size:45px; }
	
	
	.young_people_event_detail_bg h1 { line-height:normal; }
	.event_location_section_bg .event_location_map { float:left; width:52%; }
	.event_location_section_bg .event_detailed_table { /**float:right; width:48%; **/ font-size:16px; }
	
	.young_people_event_detail_bg .event_detail_locations_bg { font-size:16px; margin-bottom:30px; }
	.event_detail_locations_bg .event_contact { padding-left:20px; border:none; /*margin-top:15px; */ }
	.event_detail_locations_bg .event_contact:before { left:0px; }
	
	.mental_health_category_bg { margin-bottom:40px;  }
	.mental_health_category_bg .mental_health_category { width:205px; height:180px; }
	.mental_health_category_bg .mental_health_category h4 { font-size:22px; padding-bottom:20px; }
	.mental_health_category .click_here_btn { font-size:14px; }
	.more_informations_bg .more_information_section { width:100%; margin-right:0px; }
	.more_informations_bg { margin-bottom:20px; }
	.mental_health_section_bg h3 { margin-bottom:20px; }
	
	.large_bold_cnt { width:62%; font-size:24px; line-height:30px; margin-bottom:25px; }
	.content_right_img { max-width:300px; margin-left:20px; }
	
	.category_section.art_category .category_banner_bg .category_banner_white_bg h4 { line-height:20px; }
	.category_section.conservation_category .category_banner_bg .category_banner_white_bg h4 { line-height:35px; }
	.category_section.dance_music_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 { font-size:30px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 span { font-size:20px; }
	.category_section.scouting_guiding_category .category_banner_bg .category_banner_white_bg h4 { font-size:60px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 span { font-size:40px; }
	
	.home_newhaven_young_people_category_bg { margin-right:30px; }
	
	.innercontent_mayor h3 { font-size: 22px;}
	.innercontent_mayor h2{font-size: 28px;}
	.biography_img {height: 150px; margin-right: 30px; width: 150px;}
	.biography_cnt{width: 76%;}
	.innercontent_mayor {font-size: 15px; line-height: 24px;}
	.biography_follows b {font-size: 18px;}
	.biography_email {font-size: 18px;}
	.biography_phone { font-size: 18px;}
	.innercontent_mayor .bx-controls-direction a {top: -96px;}
	.youngmayors_img {float: none; margin: auto; width: 110px; margin-bottom:15px;}
	.youngmayors_cnt {float: none; width: 100%; text-align:center}
	.follow_instagram { margin-bottom: 0;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.logo{ width:260px;}
	.header_right { padding-top: 31px; padding-right: 47px;}
	.header .w-container{ position:relative}
	.header_btn{ display:none;}
	.menu_follows{ font-size:18px;} 
	.menu_follows a{ color:#fff; margin:0 2px;}
	.has-sub-nav {background-position: 63% 12px;}
	.header .w-container{ position:relative}
	.header_height {height: 133px;}
	.slider_img{height: 380px;}
	.homelink_box { width: 302px;}
	.homelinkbox_btn {width: 60%;font-size: 15px;}
	.homelinkbox_btn1{width: 40%;font-size: 15px;}
	.homelastest_box {width: 285px;}
	.homelastesnews_bg {padding: 30px 0 20px 20px;}
	.aboutus_video{margin-right: 21px; width: 500px; margin-bottom:20px;}
	.newhaven_young_link { margin-right:0px; margin-left:50px; margin-bottom:25px; }
	.homenewsletter_slider li { margin-right: 10px;width: 258px;}
	.ftr_left {width: 48%;}
	.copy_txt{ margin-left:0}
	.ftr_right { width: 46%; }
	.ftr_follows { width:auto}
	.sticky_header1 .button-nav-toggle{ position: fixed; right:10px; top:20px; background-color: rgba(0,0,0,0.15);width: 38px;}
	.button-nav-toggle span{ display:none}
	.button-nav-toggle{ right:0; top:35px;}
	.events_left { width: 390px;}
	.councilmeeting_right {width: 58%;}
	.councilmeeting_table tr td:first-child { width: 27%;}
	.councilmeeting_right{border-left:none;}
	.events_left { width: 260px;}
	.events_box{margin-right: 10px;}
	.events_height { min-height: 332px;}
	.events_title{font-size: 14px;}
	.events_phone{font-size: 14px;}
	.events_box { width: 223px; margin-right: 10px}
.contact_right {width: 61%;}
.sidemenu_link {float: none;}
ul.side_menu li { padding: 3px 10px;}
.events_box {width: 210px;}
.innerpage_menu { width: 235px; padding-right:10px; }
.innercontent_right{padding-left: 25px;  width: 75%;}
	.news_box { width: 288px;}
	.issuuembed {width: 100%; height: auto;}
	.homenewsletter_slider .newsletter_div{float: none;}
	.inner_content ul.homenewsletter_slider li {margin-right: 10px;}
	.newletter_pdf{background-color: #e5e5e5;height: 188px; text-align:center}
	.newletter_pdf img{ height:100%}
	.no_image_news {height: 180px;}
	.news_box{min-height: 513px;}
	.homelastest_box h3{font-size: 18px;line-height: 22px;min-height: 62px;}
	.home_aboutus h2{font-size: 28px;}
	.home_content{font-size: 16px;   line-height: 20px;}
	.homelastesnews_bg h2{font-size: 28px;}
	.homenewsletter_bg h2{font-size: 28px;}
	.news_cnt h3{min-height: 68px;}
	.news_cnt{font-size: 18px; line-height: 24px;}
	.news_cnt p { margin-bottom: 20px; min-height: 160px;}
	.month_top{font-size: 14px;}
	.month_prev{font-size: 14px;margin-top: 2px;}
	.month_next{font-size: 14px;margin-top: 2px;}
	body{font-size: 16px;}
	.events_right {  width: 72%;}
	.inner_content h3{font-size: 17px; margin-bottom: 15px;}
	.events_bg{ padding-left:15px;}
	.inner_content h2{font-size: 22px;}
	.inner_content h1{font-size: 26px;margin-bottom: 10px;}
	.inner_content h5{margin-bottom: 15px;font-size: 18px;}
	.inner_content ul li{margin-bottom: 10px;}
	.member_sec_left{margin-right: 20px;}
	p {margin-bottom: 20px;}
	.events_cnt{ min-height: 433px;}
	.search_content .events_box { width: 232px;}
	
	
	.category_section { padding-bottom:25px; }
	.category_banner_bg { margin-bottom:20px;  }
	.category_content_bg { padding: 6px 15px; margin-bottom:20px; }
	.category_date_phone { width:60%; }
	.category_left_content .category_date { font-size:14px; font-weight:500;  }
	.category_right_img { width: 260px; }
	.category_left_content { font-size: 16px; line-height: 25px; padding: 10px 15px 10px 0; width:58%; }
	.category_left_content h5 { margin-bottom:15px; font-size:25px; }
	.category_left_content .find_out_link { font-size:15px; }
	
	
	.children_young_people_category_bg .children_young_people_category:nth-child(3n) { margin-right:0px; }
	.children_young_people_category_bg .children_young_people_category { width:218px; margin-right:10px; margin-bottom:10px; height:191px; }
	
	.children_young_people_category h4 { line-height:normal; font-size:30px; padding-bottom:40px; }
	.children_young_people_category.art_category h4 { font-size:40px; line-height:45px;  }
	.children_young_people_category.conservation_category h4 { font-size:18px;  }
	.children_young_people_category.scouting_guiding_category h4 { font-size:38px; line-height: 26px;  padding-bottom:30px; }
	.children_young_people_category.dance_music_category h4 { font-size:25px; line-height: 25px; }
	.children_young_people_category.service_organisations_category h4 { font-size:30px; }
	.children_young_people_category.service_organisations_category h4 span { font-size:31px; }
	.children_young_people_category.youth_clubs_category h4 { font-size:28px; }
	.children_young_people_category.youth_clubs_category h4 span { font-size:28px; }
	.children_young_people_category.information_category h4 { font-size:28px; }
	.children_young_people_category.information_category h4 span { font-size:32px; }
	
	.children_young_people_category .btn_link { bottom:20px; }
	
	.event_location_section_bg .event_location_map { float:left; width:100%; }
	.event_location_section_bg .event_detailed_table { float:right; width:100%; font-size:16px; }
	
	.young_people_event_detail_bg .event_detail_locations_bg { font-size:15px; margin-bottom:30px; }
	.event_detail_locations_bg .age_detail { width:100%; margin-bottom:15px; }
	.event_detail_locations_bg .event_date_time { width:100%; border:none; padding-left:28px; }
	.event_detail_locations_bg .event_date_time:before { left:0px; }
	.event_detail_locations_bg .event_contact { padding-left:20px; border:none; margin-top:15px; width:100%;  }
	.event_detail_locations_bg .event_contact:before { left:0px; }
	
	.mental_health_category_bg .mental_health_category {  width:325px; height:285px; margin-bottom:15px; }
	.mental_health_category_bg .mental_health_category h4 { font-size:26px; padding-bottom:20px; }
	
	.mental_health_category_bg { margin-bottom:40px; }
	.more_informations_bg .more_information_section { width:100%; margin-right:0px; margin-bottom:20px;  }
	.more_informations_bg { margin-bottom:30px;  }
	.more_informations_bg .more_information_section .more_info_content .contact_info_txt { font-size:16px; line-height:22px; }
	
	.large_bold_cnt { width:100%; font-size:22px; line-height:30px; margin-bottom:25px; }
	.content_right_img { max-width:300px; margin-right:20px; float:left; }


	.category_section.art_category .category_banner_bg .category_banner_white_bg h4 { line-height:20px; }
	.category_section.conservation_category .category_banner_bg .category_banner_white_bg h4 { line-height:35px; }
	.category_section.dance_music_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 { font-size:30px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 span { font-size:20px; }
	.category_section.scouting_guiding_category .category_banner_bg .category_banner_white_bg h4 { font-size:60px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 span { font-size:40px; }
	
	.home_newhaven_young_people_category_bg { margin-right:0px; margin-left:20px; margin-bottom:40px; }
	
	.event_detail_locations_bg div.speratr  { display:none; }
	
	.innercontent_mayor h3 { font-size: 22px; margin-bottom:0;padding-bottom: 8px;}
	.innercontent_mayor h2{font-size: 28px;}
	.biography_img {height: 140px; margin-right: 30px; width: 140px;}
	.biography_cnt{width: 72%;}
	.innercontent_mayor {font-size: 18px; line-height: 24px;}
	.biography_follows b {font-size: 18px;}
	.biography_email {font-size: 18px;}
	.biography_phone { font-size: 18px;}
	.innercontent_mayor .bx-controls-direction a {top: -96px;}
	.youngmayors_img {float: none; margin: auto; width: 110px; margin-bottom:15px;}
	.youngmayors_cnt {float: none; width: 100%; text-align:center}
	.follow_instagram { margin-bottom: 0;}
	.innercontent_mayor .bx-controls-direction a { top: -75px;}
	.youngmayors h4{font-size: 16px;  line-height: 18px;}
	.youngmayors_box{ padding: 25px 10px;}
	.innercontent_mayor ol { margin-bottom: 40px;}
	.mayorbiography_line { margin-bottom: 30px;}
	.mayor_biography {margin-bottom: 35px;}
	
	.more_informations_bg .more_information_section .more_info_content { width: 60%; }
	.newsletter_txtbox, .ftr_newsletter .wysija-input{width:320px;}
}
@media (max-width: 991px) {
	.header .w-container{ position:relative}
.header_bg{min-height:140px}
.logo{width:200px;padding-top:10px;padding-bottom:10px}
.header_btn{ display:none;}
.header_right{width:70%;padding-top: 35px;padding-right: 38px;}
.header_btn{font-size:16px}
.header_contact{margin-bottom:5px;padding-right: 0;}
.header_height{ display:none}
.header{ position:relative}
.slider_img{height:250px}
.homelink_box{width:236px;margin-right:10px}
.homelinkbox_btn{width:58%;padding-right:7px;padding-left:7px;font-size:12px;line-height:25px}
.homelinkbox_btn1{width:42%;padding:9px 5px;font-family:Calibri,sans-serif;font-size:12px;line-height:25px;font-weight:400}
.homelastesnews_bg{padding:20px 15px 10px}
.homelastesnews_bg h2{margin-bottom:20px;font-size:30px}
.homelastest_box{width:95%;margin-right:0; float:none}

.homelastesnews_bg {padding: 20px 0 10px 15px;}
.aboutus_video {float: left; width: 49%; margin-right: 20px; margin-bottom:10px;}
.newhaven_young_link { float: left; margin-right:0px; margin-bottom:20px;  }
.homelastest li {width: 50%;}
.home_aboutus h2{font-size:30px}
.homenewsletter_bg{padding:20px 5px 20px 20px}
.homenewsletter_slider li { display: inline-block;  margin-right: 10px;  width: 31.5%; margin-bottom:15px;}
.homenewsletter_bg h2{font-size:26px}
.ftr_newsletter { float: left;}
.ftr_left{width:40%;margin-bottom:20px;float:left;}
.ftr_right{width:43%;float:right; text-align:right;}
.txt_font{text-align: right; width: auto;}
.ftr_follows {text-align: right; width: auto;}
.copy_txt { float: right;}
.inner_banner{height:200px}
.innerpage_menu{width:100%;margin-bottom:20px;float:none}
.innercontent_right{width:100%;min-height:auto;padding-left:0;float:none;border-left-style:none}
.inner_content h1{margin-bottom:15px}
.inner_content h2{font-size:26px}
.contact_left{width:100%;margin-bottom:20px;float:none}
.contact_right{width:100%;float:none}
.contact_right .contact_form span.wpcf7-form-control-wrap {width:32%;margin-right:2%}
.txtbox{width:100%;float:none}
.events_left{width:100%;float:none}
.events_right{width:100%;float:none}
.councilmeeting_right{width:100%;padding-left:0;float:none}
.news_box{width:337px;min-height: 523px;}
.sticky_header1 .button-nav-toggle{ position: fixed; right:10px; top:20px; background-color: rgba(0,0,0,0.15);width: 38px;}
	.button-nav-toggle span{ display:none}	.button-nav-toggle {right: 0;}
	.has-sub-nav { background-position: 70% 12px;}
	.button-nav-toggle{ right:0; top:38px;}
	.councilmeeting_table tr td:first-child { width: 25%;}
	.councilmeeting_right{border-left:none;}
	.events_box { width: 223px; margin-right: 10px}
	.events_title{font-size: 14px;}
	.events_location{font-size: 14px;}
	.events_phone{font-size: 14px;}
	.events_bg { padding: 15px 0 15px 20px;}
	.btn_block{ display: block; padding:5px 10px; margin-bottom:20px; cursor:pointer; position:relative}
	.btn_block:after{ content: "\f078"; font-family: FontAwesome;font-style: normal;font-weight: normal; text-decoration: inherit; color: #fff; font-size: 14px; position: absolute; top: 5px; right: 15px;}
	#Events-Menu{ padding:0 5px;}
	#Other-Menu{ display:none; padding:0 5px;}
.mobile_none{ display:none}
.issuuembed {width: 100%; height: auto;}
	.homenewsletter_slider .newsletter_div{float: none;}
		.newletter_pdf{background-color: #e5e5e5;height: 188px; text-align:center}
	.newletter_pdf img{ height:100%}
	.inner_content ul.homenewsletter_slider li { margin-right: 10px;}
	.month_top {font-size: 15px;line-height: 40px;}
	.img_left_with_content .right_content_img img { max-width:250px; margin-right:10px; }
	.img_left_with_content .right_content_img img.img2 { max-width:280px; }
	.homelastest_box h3{font-size: 18px; line-height: 22px;min-height: 70px;}
	.home_aboutus{ font-size: 16px;  line-height: 23px;}
	.news_cnt h3{min-height: 60px;}
	.news_cnt p {min-height: 155px;margin-bottom: 10px;}
	.eventclear_mobile{ clear:both}
	
	
	.category_section { padding-bottom:20px; }
	.category_banner_bg { margin-bottom:20px;  }
	.category_content_bg { padding: 6px 15px; margin-bottom:15px; }
	.category_date_phone { width:60%; }
	.category_left_content .category_date { font-size:14px; font-weight:500;  }
	.category_right_img { width: 260px; }
	.category_left_content { font-size: 16px; line-height: 25px; padding: 10px 15px 10px 0; width:60%; }
	.category_left_content h5 { margin-bottom:15px; font-size:25px; }
	.category_left_content .find_out_link { font-size:15px; }
	
	.children_young_people_category_bg .children_young_people_category:nth-child(3n) { margin-right:0px; }
	.children_young_people_category_bg .children_young_people_category { width:236px; margin-right:10px; margin-bottom:10px; height:207px; }
	
	.children_young_people_category h4 { line-height:normal; font-size:30px; padding-bottom:40px; }
	.children_young_people_category.art_category h4 { font-size:30px;  }
	.children_young_people_category.scouting_guiding_category h4 { font-size:25px; line-height: 25px;  padding-bottom:20px; }
	.children_young_people_category.dance_music_category h4 { font-size:25px; line-height: 25px; }
	.children_young_people_category.service_organisations_category h4 { font-size:28px; }
	.children_young_people_category.service_organisations_category h4 span { font-size:28px; }
	.children_young_people_category.youth_clubs_category h4 { font-size:40px; }
	.children_young_people_category.youth_clubs_category h4 span { font-size:35px; }
	.children_young_people_category.information_category h4 { font-size:28px; }
	.children_young_people_category.information_category h4 span { font-size:32px; }
	
	.children_young_people_category .btn_link { bottom:20px; }
	
	.young_people_event_detail_bg h1 { font-size:30px; }
	.young_people_event_detail_bg .event_detail_locations_bg { font-size:15px; font-weight:400; margin-bottom:15px; }
	.event_detail_locations_bg .age_detail { width:100%; margin-bottom:15px; }
	.event_detail_locations_bg .event_date_time { width:100%; border:none; padding-left:28px; }
	.event_detail_locations_bg .event_date_time:before { left:0px; }
	.event_detail_locations_bg .event_contact { padding-left:28px; border:none; margin-top:15px; width:100%;  }
	.event_detail_locations_bg .event_contact:before { left:0px; }
	.young_people_event_detail_bg .event_detailed_content { font-size:16px; line-height:27px; }
	.young_people_event_detail_bg .event_detailed_content p { margin-bottom:25px; }
	.event_location_section_bg .event_location_map { width:100%; }
	.event_location_section_bg .event_detailed_table { width:100%; font-size:16px; }
	.event_location_section_bg .event_detailed_table table tr td { padding:12px 13px; }
	
	.mental_health_category_bg { margin-bottom:30px;  }
	.more_informations_bg { margin-bottom:30px;  }
	.mental_health_category_bg .mental_health_category { width: 336px; height: 295px; margin-bottom: 25px; margin-right: 25px; }
	.more_informations_bg .more_information_section { width:100%; margin-right:0px;  }
	.mental_health_category_bg .mental_health_category h4 { font-size:28px; padding-bottom:20px; }
	.children_young_people_category.conservation_category h4 { font-size:20px;  }
	.children_young_people_category.scouting_guiding_category h4 { font-size:38px; line-height: 26px;  padding-bottom:30px; }
	.mental_health_section_bg h3 {  font-size: 24px; line-height: 24px; margin-bottom: 25px; }
	.more_informations_bg .more_information_section .more_info_content .contact_info_txt { font-size:16px; }
	.more_informations_bg .more_information_section { margin-bottom:20px; }
	
	.large_bold_cnt { width:100%; font-size:20px; line-height:28px; margin-bottom:25px; }
	.content_right_img { max-width:300px; margin-right:20px; float:left; }
	
	.category_section.art_category .category_banner_bg .category_banner_white_bg h4 { line-height:20px; }
	.category_section.conservation_category .category_banner_bg .category_banner_white_bg h4 { line-height:35px; }
	.category_section.dance_music_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 { font-size:30px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 span { font-size:20px; }
	.category_section.scouting_guiding_category .category_banner_bg .category_banner_white_bg h4 { font-size:60px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 span { font-size:40px; }
	.category_section.sports_category .category_banner_bg .category_banner_white_bg h4 { font-size:35px; }
	
	.home_newhaven_young_people_category_bg { margin-right:0px; margin-bottom:40px;  }
	
	.event_detail_locations_bg div.speratr  { display:none; }
	
	.innercontent_mayor h3 { font-size: 22px; margin-bottom:0;padding-bottom: 8px;}
	.innercontent_mayor h2{font-size: 28px;}
	.biography_img {height: 140px; margin-right: auto; margin-left:auto; width: 140px; margin-bottom:20px; float:none}
	.biography_cnt{width: 100%;}
	.innercontent_mayor {font-size: 18px; line-height: 24px;}
	.biography_follows b {font-size: 18px;}
	.biography_email {font-size: 18px;}
	.biography_phone { font-size: 18px;}
	.innercontent_mayor .bx-controls-direction a {top: -96px;}
	.youngmayors_img {float: none; margin: auto; width: 110px; margin-bottom:15px;}
	.youngmayors_cnt {float: none; width: 100%; text-align:center}
	.follow_instagram { margin-bottom: 0;}
	.innercontent_mayor .bx-controls-direction a { top: -75px;}
	.youngmayors h4{font-size: 16px;  line-height: 18px;}
	.youngmayors_box{ padding: 25px 10px;}
	.innercontent_mayor ol { margin-bottom: 40px;}
	.mayorbiography_line { margin-bottom: 30px;}
	.mayor_biography {margin-bottom: 35px;}
	.newsletter_txtbox, .ftr_newsletter .wysija-input{width:205px;}
	.footer h4{text-align:left; margin-bottom:10px;}
	
}
@media (max-width: 767px) {
.header_bg{padding-right:15px;padding-left:15px}
.header_phone .fa{ display: inline-block}
.header_phone b{ display:none}
.header_phone { width:40px;display: inline-block;overflow: hidden;height: 29px;font-size: 24px;margin-right: 20px}
.header_contact {padding-top: 2px;}
.header_phone a{ text-decoration:none; color:#477aa2;}
.header_right{ padding:22px 0 0 0;width: auto;}
.logo{width:170px}
.header_bg{ background-image:none}
.header_btn{display:none}
.header_search{float:none}
.search_txtbox{width:90%}
.search_btn{float:right}
.slider_img{height:180px}
.aboutus_video { width: 100%; margin-right:0px;         max-width: 300px;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px; }
.newhaven_young_link { width: 100%; max-width:340px; display:inline-block; margin:auto; margin-bottom:20px; float:none; }
.home_content{padding-right:15px;padding-left:15px}
.home_content .home_aboutus { text-align:center; }
.home_content .home_aboutus h2 { text-align:left; }
.home_content .home_aboutus p { text-align:left; }
.homelink_box{width:100%;margin-right:0;margin-bottom:15px;float:none}
.homelinkbox_btn{padding-right:15px;padding-left:15px}
.homelastesnews_bg h2{font-size:24px}
.homelastest_box h3{min-height:50px;margin-bottom:10px;font-size:18px;line-height:normal}
.homelastest_box  p{min-height:200px}
.home_aboutus h2{font-size:24px}
.homenewsletter_bg h2{font-size:24px}
.footer{padding-right:15px;padding-left:15px}
.ftr_newsletter{float:none}
.ftr_follows{float:none}
.inner_banner{height:150px}
.inner_content{padding:40px 15px}
.inner_content h1{font-size:22px}
.alignright{margin-left:0;float:none}
.alignleft{margin-right:0;float:none}
.inner_content h2{margin-bottom:10px;font-size:24px;line-height:30px}
.inner_content h3{font-size:20px}
.inner_content h4{font-size:20px}
.inner_content h5{font-size:20px}
.inner_content h6{font-size:20px}
.contact_right .contact_form span.wpcf7-form-control-wrap {width:100%;margin-right:0;float:none}
.txtbox{width:100%;margin-right:0;float:none}
.month_top{line-height:22px}
.events_bg{padding:15px}
.event_right_h2{line-height:30px}
.events_box{width: 100%;margin-right:0; background-color:#fff;}
.events_height{min-height:300px}
.news_box { width: 100%; max-width: 300px; margin-left: auto; margin-right: auto; float: none; }
.survey_border{padding:20px;border-width:10px}
.survery_left{width:100%;float:none}
.header_fax{ display:none}
.header_search{ position:absolute; left:0; width:100%;top: 86px;}
.homelastesnews_bg { padding: 20px 15px;}
.homelastest_box{width:100%;}
.homenewsletter_bg h2 span{ display:block} 
.homenewsletter_slider li { display:block; margin-right: 0;  width: 100%; margin-bottom: 15px;}
.ftr_follows{ display:none}
.has-sub-nav { background-position: 85% 12px;}
.button-nav-toggle{ right:0; top:22px;}
.inner_content ul.list{ width:100%;}
.inner_content ul.list li{ display:block; width:100%;}
.inner_content ol.list{ width:100%;}
.inner_content ol.list li{ float: none; width:100%;}
.news_cnt p { min-height: auto;}
.news_cnt h3 { min-height: auto;}
.sidemenu_link {  float: none;}
.councilmeeting_table tr td:first-child { width: 100%;margin-bottom:0;}
.councilmeeting_table tr td { width: 100%; display:block; margin-bottom:14px;}
.councilmeeting_table{line-height: normal;}
.survey_border { padding-right: 10px; padding-left: 10px; border-width: 6px;}
.sticky_header1 .button-nav-toggle{ padding-top:3px;}
.newsletter_txtbox, .ftr_newsletter .wysija-input { width:100%; }
.newsbox_height {min-height: auto;}
.news_box{min-height: auto;}
.bread_crumbs{ display:none}
.events_cnt{ min-height: auto;}
.month_top {font-size: 16px;}
.month_prev{margin-top: -3px;}
.month_next{margin-top: -3px;}
.copy_txt{float:none; margin-bottom:10px; margin-left:0;}
.design_txt{float:none;}
.ftr_left{width:100%; float:none;}
.ftr_right{width:100%;float:none;}
.ftr_left{width:100%;margin-bottom:20px;float:none;}
.ftr_right{width:100%;float:none; text-align:left;}
.txt_font { text-align: left; float:none;}
.ct-font-resizer { margin-left: 0;}
.footer h4 { margin-bottom: 10px;}
.eventclear_mobile {clear: none;}
.search_content .events_box { float: none;margin: auto auto 20px; width: 100%;}
.homenewsletter_bg h2{font-size:22px; line-height:25px;}
.newsletter_div a{font-size: 15px;}
.homenewsletter_bg h2 span{font-size: 15px;}
.homenewsletter_bg{ padding:20px 15px;}

.category_section .category_content_bg { padding-top:10px; }
.category_section .category_content_bg { border-width:5px !important; }
.category_right_img { float:left; }
.category_date_phone { width:100%; margin-bottom:10px; }
.category_left_content h5 { margin-bottom:10px; }
.category_left_content { font-size: 14px; line-height: 23px; padding: 10px 0px 10px 0; width:100%; }
.category_left_content p { min-height:inherit; margin-bottom:15px; }
.category_left_content .category_date { margin-top:0px; margin-bottom:5px; width:100%; margin-right:0px;  }
.category_section .category_content_bg { padding-bottom:15px; }
.category_section .category_content_bg .category_left_content .find_out_link { float:left; }

.children_young_people_category_bg { max-width:300px; margin-left:auto; margin-right:auto;  }
.children_young_people_category_bg .children_young_people_category { width:100%; height: 263px; margin-bottom:15px; margin-left:auto; margin-right:auto; float:none; }
.children_young_people_category_bg .children_young_people_category:nth-child(3n) { margin-right:auto; }

.children_young_people_category .btn_link { bottom:50px; }

.young_people_event_detail_bg h1 { font-size:23px; line-height:26px; }
.event_location_section_bg .event_detailed_table { line-height:24px; }
.event_location_section_bg .event_detailed_table table tr td:first-child { width:150px; }
.event_location_section_bg .event_detailed_table table tr td { padding:10px 10px;  }
.event_detail_locations_bg .age_detail { margin-bottom:10px; }
.event_detail_locations_bg .event_contact { margin-top:10px; }

.mental_health_category_bg { max-width:320px; margin:auto; margin-bottom:50px; display:inherit; }
.mental_health_category_bg .mental_health_category { float:none; width:100%; margin:auto; margin-bottom:15px; height:281px; }

.more_informations_bg .more_information_section .more_info_content { margin-left:0px; width:100%; margin-top:15px; }
.more_informations_bg .more_information_section .more_info_content h5 { margin-bottom:5px; }
.more_informations_bg .more_information_section .more_info_content .small_description { margin-bottom:10px; font-size:16px; }
.more_informations_bg .more_information_section .more_info_content .contact_info_txt { font-size:14px; } 
.mental_health_section_bg h3 { margin-bottom:15px; }
.mental_health_section_bg { font-size:16px; }

.large_bold_cnt { width:100%; font-size:20px; line-height:28px; margin-bottom:25px; }
.content_right_img { max-width:100%; width:100%; margin-bottom:20px; margin-right:0px; float:left; }

	.category_section.art_category .category_banner_bg .category_banner_white_bg h4 { line-height:20px; font-size:23px; }
	.category_section.conservation_category .category_banner_bg .category_banner_white_bg h4 { line-height:30px; }
	.category_section.dance_music_category .category_banner_bg .category_banner_white_bg h4 { font-size:25px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 { font-size:22px; }
	.category_section.information_category .category_banner_bg .category_banner_white_bg h4 span { font-size:16px; }
	.category_section.scouting_guiding_category .category_banner_bg .category_banner_white_bg h4 { font-size:40px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 { font-size:25px; }
	.category_section.service_organisations_category .category_banner_bg .category_banner_white_bg h4 span { font-size:30px; }
	.category_section.sports_category .category_banner_bg .category_banner_white_bg h4 { font-size:25px; }

	.home_newhaven_young_people_category_bg { float:none; margin:auto; max-width:300px; height:284px; display:inline-block; margin-bottom:30px;  }
	
	.mayor_biography{padding: 22px 15px;}
	.innercontent_mayor h3{ padding-bottom:0}
	.innercontent_mayor .bx-controls-direction a {top: -115px;}
	.follow_instagram .bx-wrapper {margin-left: auto!important;}
	.youngmayors ul li {float: none; padding-left: 0; width: 100%;}
	
	.img_more_info { width:100%; text-align:center; }
	.more_informations_bg .more_information_section .more_info_content { width:100%; }
	.newsletter_submit, .ftr_newsletter .wysija-submit{font-size:16px;}
	.txt_font .ct-font-resizer li{float:none; text-align:left !important;}
	.txt_font .ct-font-resizer{float:none; text-align:left;}
	.newsletter_txtbox, .ftr_newsletter .wysija-input{height:39px;}
    .copy_txt span{float:none; margin-left:0;}
}
@media (max-width: 479px) {
.homelastest_box{width:100%}
.home_aboutus h2{font-size:22px;line-height:30px}
.homenewsletter_bg h2{line-height:20px}
.quality_logo{margin-right:10px}
.newsletter_txtbox{width:100%}
.copy_txt{margin-bottom:10px;float:none;text-align:center}
.design_txt{float:none;text-align:center}
.inner_banner{height:120px}
.inner_content h1{margin-bottom:15px}
.inner_content h2{font-size:18px;line-height:normal}
.inner_content h3{margin-bottom:10px}
.follow_instagram h3 { margin-bottom:20px; }
ul.instagram_slider li { text-align:center; padding-left:0px; padding-right:0px;  }
.innercontent_mayor .bx-controls-direction a { top: -103px; }
.follow_instagram a.bx-prev { left: 2px;  }
.follow_instagram a.bx-next { right: -10px; }
.event_right_h2{font-size:20px}
.events_height{min-height:auto}
.news_box{width:100%}
}
@font-face{font-family:'Calibri';src:url(fonts/calibri.ttf) format("truetype");font-weight:400;font-style:normal}
@font-face{font-family:'Calibrib';src:url(fonts/calibrib.ttf) format("truetype");font-weight:700;font-style:normal}
@font-face{font-family:'Calibrii';src:url(fonts/calibrii.ttf) format("truetype");font-weight:400;font-style:italic}
@font-face{font-family:'Calibriz';src:url(fonts/calibriz.ttf) format("truetype");font-weight:400;font-style:italic}

@font-face {
	font-family: 'Muro';
	src: url('fonts/Muro-Regular.eot');
	src: url('fonts/Muro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Muro-Regular.woff2') format('woff2'),
		url('fonts/Muro-Regular.woff') format('woff'),
		url('fonts/Muro-Regular.ttf') format('truetype'),
		url('fonts/Muro-Regular.svg#Muro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bromello';
	src: url('fonts/bromello.eot');
	src: url('fonts/bromello.eot?#iefix') format('embedded-opentype'),
		url('fonts/bromello.woff2') format('woff2'),
		url('fonts/bromello.woff') format('woff'),
		url('fonts/bromello.ttf') format('truetype'),
		url('fonts/bromello.svg#bromello') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Elephant';
	src: url('fonts/Elephant-Regular.eot');
	src: url('fonts/Elephant-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Elephant-Regular.woff2') format('woff2'),
		url('fonts/Elephant-Regular.woff') format('woff'),
		url('fonts/Elephant-Regular.ttf') format('truetype'),
		url('fonts/Elephant-Regular.svg#Elephant-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Im fashionista!_DEMO-version';
	src: url('fonts/Imfashionista_DEMO-version.eot');
	src: url('fonts/Imfashionista_DEMO-version.eot?#iefix') format('embedded-opentype'),
		url('fonts/Imfashionista_DEMO-version.woff2') format('woff2'),
		url('fonts/Imfashionista_DEMO-version.woff') format('woff'),
		url('fonts/Imfashionista_DEMO-version.ttf') format('truetype'),
		url('fonts/Imfashionista_DEMO-version.svg#Imfashionista!_DEMO-version') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Anago';
	src: url('fonts/Anago-Thin.eot');
	src: url('fonts/Anago-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/Anago-Thin.woff2') format('woff2'),
		url('fonts/Anago-Thin.woff') format('woff'),
		url('fonts/Anago-Thin.ttf') format('truetype'),
		url('fonts/Anago-Thin.svg#Anago-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Advent Pro';
	src: url('fonts/AdventPro-ExtraLight.eot');
	src: url('fonts/AdventPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('fonts/AdventPro-ExtraLight.woff2') format('woff2'),
		url('fonts/AdventPro-ExtraLight.woff') format('woff'),
		url('fonts/AdventPro-ExtraLight.ttf') format('truetype'),
		url('fonts/AdventPro-ExtraLight.svg#AdventPro-ExtraLight') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'DJB This Font is Worn';
	src: url('fonts/DJBThisFontisWorn.eot');
	src: url('fonts/DJBThisFontisWorn.eot?#iefix') format('embedded-opentype'),
		url('fonts/DJBThisFontisWorn.woff2') format('woff2'),
		url('fonts/DJBThisFontisWorn.woff') format('woff'),
		url('fonts/DJBThisFontisWorn.ttf') format('truetype'),
		url('fonts/DJBThisFontisWorn.svg#DJBThisFontisWorn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Novitha ScriptDemo';
	src: url('fonts/NovithaScript-Demo.eot');
	src: url('fonts/NovithaScript-Demo.eot?#iefix') format('embedded-opentype'),
		url('fonts/NovithaScript-Demo.woff2') format('woff2'),
		url('fonts/NovithaScript-Demo.woff') format('woff'),
		url('fonts/NovithaScript-Demo.ttf') format('truetype'),
		url('fonts/NovithaScript-Demo.svg#NovithaScript-Demo') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'momstypewriterregular';
    src: url('fonts/momt__-webfont.woff2') format('woff2'),
         url('fonts/momt__-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Old Press';
	src: url('fonts/OldPress.eot');
	src: url('fonts/OldPress.eot?#iefix') format('embedded-opentype'),
		url('fonts/OldPress.woff2') format('woff2'),
		url('fonts/OldPress.woff') format('woff'),
		url('fonts/OldPress.ttf') format('truetype'),
		url('fonts/OldPress.svg#OldPress') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GoodDog';
	src: url('fonts/GoodDog.eot');
	src: url('fonts/GoodDog.eot?#iefix') format('embedded-opentype'),
		url('fonts/GoodDog.woff2') format('woff2'),
		url('fonts/GoodDog.woff') format('woff'),
		url('fonts/GoodDog.ttf') format('truetype'),
		url('fonts/GoodDog.svg#GoodDog') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Balatype Grunge';
	src: url('fonts/Balatype-Grunge.eot');
	src: url('fonts/Balatype-Grunge.eot?#iefix') format('embedded-opentype'),
		url('fonts/Balatype-Grunge.woff2') format('woff2'),
		url('fonts/Balatype-Grunge.woff') format('woff'),
		url('fonts/Balatype-Grunge.ttf') format('truetype'),
		url('fonts/Balatype-Grunge.svg#Balatype-Grunge') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'im_fashionista_demo-versionRg';
	src: url('fonts/Imfashionista_DEMO-version.eot');
	src: url('fonts/Imfashionista_DEMO-version.eot?#iefix') format('embedded-opentype'),
		url('fonts/Imfashionista_DEMO-version.ttf') format('truetype'),
		url('fonts/Imfashionista_DEMO-version.ttf') format('truetype'),
		url('fonts/im_fashionista-webfont.woff2') format('woff2'),
         url('fonts/im_fashionista-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Mistral';
	src: url('fonts/Mistral.eot');
	src: url('fonts/Mistral.eot?#iefix') format('embedded-opentype'),
		url('fonts/Mistral.woff2') format('woff2'),
		url('fonts/Mistral.woff') format('woff'),
		url('fonts/Mistral.ttf') format('truetype'),
		url('fonts/Mistral.svg#Mistral') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Microsoft PhagsPa';
	src: url('fonts/MicrosoftPhagsPa.eot');
	src: url('fonts/MicrosoftPhagsPa.eot?#iefix') format('embedded-opentype'),
		url('fonts/MicrosoftPhagsPa.woff2') format('woff2'),
		url('fonts/MicrosoftPhagsPa.woff') format('woff'),
		url('fonts/MicrosoftPhagsPa.ttf') format('truetype'),
		url('fonts/MicrosoftPhagsPa.svg#MicrosoftPhagsPa') format('svg');
	font-weight: normal;
	font-style: normal;
}
a#hiddencontent {position: absolute;bottom: 0;}
.hidden_content {max-width: 100%;width: 98%;padding: 25px 30px 25px 30px;border-radius: 4px;opacity: 0; transform: translateY(-50px);
    transition: all 0.1s;background-color: #8D8D8D; color: #283c46; font-size: 16px; line-height: 28px;}
.fancybox-slide--complete #hidden-content-2 {opacity: 1;transform: translateY(0);}
.fancybox-close-small:after { content: "×"; position: absolute; top: 20px; right: 20px;    width: 30px;  height: 30px;
    font-size: 38px;  color: #fff;  font-weight: 300;    text-align: center;  border-radius: 50%;  border-width: 0;
    background-color: transparent; transition: background .2s; box-sizing: border-box; z-index: 2; border:0;}
.fancybox-close-small:focus:after { outline: 0px dotted #888;}
.hidden_content h1{font-size: 25px; margin: 0 0 20px 0;}
.hidden_content a{color: #fff; text-decoration: underline;display: inline-block;}
.hidden_content a:hover{text-decoration: none;}
.hidden_content h5{font-size: 19px; margin-bottom: 15px; margin-top: 0; line-height: 25px;}
.queen_image{margin-top: 15px;}
.hidden_content{color:#000;background-color: #8D8D8D;}
.fancybox-close-small::after {
    color: #000 !important;
}
@media (max-width: 767px) {
.hidden_content{font-size: 15px; line-height: 27px;}
.hidden_content h5{font-size: 17px; margin-bottom: 15px; margin-top: 0; line-height: 25px;}
.hidden_content h1 { font-size: 20px;line-height: normal;}
}

.fancybox-container{z-index:999!important}

.mathcaptx{ display: inline-block; text-align: left; float: left;width: 300px; }
.mathcaptcha-871{ float: none!important; display: inline-block!important; width: auto!important; }


/* EOF styles */


.black_bg{background:#000;}
.alter_home{ background:#000; text-align: center; padding: 0px 20px; }
.image_ciontainer{ margin-bottom:40px; margin-top:80px; }
.image_ciontainer img{max-width:300px;}
.dateofbirth{ background:#fff; padding:15px 25px; text-align:center; font-size:18px; max-width: 300px; margin: 0 auto;  }
.button_container{margin-top:50px; margin-bottom:40px; }
.button_container li{ display:inline-block; margin:10px 15px; }
.button_container li a{background-color: #477aa2;min-width: 185px; max-width: 185px;color:#fff; text-align:center; padding:12px 20px; text-decoration:none; position:relative; display:inline-block; }
.button_container li a:hover{ background-color: #36658b; color:#fff;text-decoration:none; }

.button_container li a:before {
    z-index: -1;
    position: absolute;
    content: '';
    background-color: #36658b;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0%;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.button_container li a:hover:before {
    height: 100%;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}



