/* 
Theme Name: blue7
Theme URI: 
Description: YAT on WP theme
Version: 1.0
Author: Bobax
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
ol, ul {
list-style: none;
}
a {
text-decoration:none;
outline:none;
color:#333;
}
body {
font-family: 'Open Sans', sans-serif;
font-size:100%;
}
.red12 {
	color:#e41b17;
}
.violet12 {
	color:#842dce;	
}
.orange1 {
	font-weight:700;
	color:#e56717;
}
h3 {
	font-size:17px;
	line-height:24px;
	padding-bottom:10px;
	margin-bottom:24px;
	color:#222;
	letter-spacing:-1px;
	position:relative;
}
h3::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 84px;
    width: 5.6em;
    border-bottom: 1px solid #1569c7;
    content: "";
}
h4 {
	font-size:16px;
	line-height:24px;
	margin-bottom:8px;
}
h6 {
	font-size:16px;
	line-height:24px;
	text-align:left;
	border-bottom:1px solid #555;
}
.spacer20 {
	width:100%;
	height:20px;
}
.spacer30 {
	width:100%;
	height:30px;
}
.small12 {
	font-size:0.923em;
}
/* ========================== Containers =============================== */
#pagewrapper {
	width:100%;
	border-top:6px solid #333;
	font-size:0.8125em;
	line-height:1.625em;
	color:#222;
	font-weight:400;
}
/* ========================== Breadcrumbs =============================== */
#breadcrumb {
	padding:30px 0 30px 0;
}
#breadcrumbs {
	list-style:none;
	margin:0;
	overflow:hidden;
}
#breadcrumbs li {
	float:left;
	margin-right:8px;
	font-size:12px;
	line-height:16px;
}
#breadcrumbs li a {
	color:#333;
	line-height:16px;
}
#breadcrumbs li a:hover {
	color:#106bb4;
	text-decoration:underline;
}
#breadcrumbs .separator {
	font-size:12px;
	line-height:16px;
}
/* ========================== Sitemap =================================== */
.page_item {
	padding:6px 0 4px 0;
}
.page_item a {
	color:#333;
	background: url(images/rec.gif) no-repeat 0 0;
	padding-left:24px;
}
.page_item a:hover {
	text-decoration:underline;
}
.children {
	margin-left:9px;
	border-left:1px dotted #ccc;
}
.children li {
	margin-left:40px;
}
.children li a {
	color:#106bb4;
	background:none;
	padding-left:0;
}
/* ========================== Page header ============================= */
#top-wrap {
	width:100%;
	background:#f1f1f1;
	border-bottom:1px solid #d0d0d0;
	padding-bottom:16px;
}
#top-box {
	width:96%;
	max-width:1400px;
	margin:0 auto;
	position:relative;
}
.hd-left {
	float:left;
	width:24%;
	margin-right:1%;	
}
.hd-midd {
	float:left;
	width:49.5%;
}
.hd-right {
	float:right;
	width:25%;	
}
#pagetitle {
	padding:36px 0 28px 0;
	text-align:left;
}
#pagetitle h1 {
	border-bottom:1px solid #ccc;
	padding-bottom:6px; 
	letter-spacing:-1px;
}
#pagetitle h1 a {
	color:#34495e;
	font-size:23px;
	text-shadow: 1px 1px 0px #fff;
}
#pagetitle h1 a:hover {
	text-shadow: 1px 1px 0px #f9f9f9;
}
#pagetitle p {
	color:#666;
	font-size:12px;
	line-height:16px;
	padding:2px;
	border-top:1px solid #fff;
}
.top-info {
	padding:20px 0 19px 0; 
	line-height:16px;
}
.top-info p {
	font-size:12px;
	color:#666;
	padding:0 10px 0 2px;
}
.top-search {
	border:1px solid #ccc;
	border-right:none;
	background:#fff;
}
.form-in input {
	width:90%;
	padding-left:3%;
	font-family: 'Open Sans', sans-serif;
	color:#999;
	border:none;
	outline:none;	
	background:#fff;
}
.form-in {
	float:left;
	width:80%;
	padding:12px 0 9px 0;
	background:#fff;
}
.form-sub a {
	float:right;
	width:20%;
	padding:12px 0 12px 0;
	background:#34495e;
	color:#fff;transition: all 0.25s linear;
	text-align:center;
}
.form-sub a:hover {
	background:#333;
}
.top-date {
	padding:20px 0 20px 0; 
	line-height:16px;
}
.top-date p {
	font-size:12px;
	text-align:right;
	color:#666;
}
.top-links {
	text-align:center;
	font-size:12px;
}
.top-links span {
	text-align:center;
}
.top-link1 a {
	float:right;
	width:100%;
	padding:12px 0 12px 0;
	background: #34495e;
	color:#fff;
	transition: all 0.25s linear;
}
.top-link1 a:hover {
	background: #ff9800;
}
/* ========================== Mobi menu ==================================== */
#mobiwrap {
	width:80px;
	height:50px;
	display:none;
	background:#34495e;
	text-align:center;
	position:absolute;
	top:0; right:0;
}
#mobiwrap a {
	display:block;
	color:#f9f9f9;
	font-size:20px;
	width:100%;
	height:50px;
	line-height:50px;
}
#fade-box {
	position:fixed;
	width:100%;
	height:100%;
	z-index:900;
	background:#333;
	display:none;
	opacity: 0.5;
}
#slide-menu {
	width:80%;
	max-width:470px;
	height:100%;
	position:fixed;
	left:-80%;
	overflow-y:auto;
	background:#333;
	z-index:1000;
	display:none;
}
.mobi-closed {
	display:none;
}
#mobilines {
	width:100%;
	padding:0;
	background:#1569c7;
}
#mobilines a {
	display:block;
	font-size:14px;
	height:80px;
	padding-left:12px;
	line-height:80px;
	text-align:left;
	color:#fff;
	text-shadow: 1px 1px 0px #000000;
}
#mobilines a:hover {
	background:#ff9800;
}
#slide-menu h3 {
	margin-bottom:0;
	padding: 16px 12px 16px 12px;
	color:orange;
}
#slide-menu h3 a {
	color:#e9e9e9;
}
#slide-menu ul {
	border-top: 1px solid #151515;
	border-bottom: 1px solid #454545;
}
#slide-menu ul li {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #151515;
}
#slide-menu ul li a {
	padding:16px 12px 16px 26px;
	display:block;
	color:#fff;
	font-size:12px;
	transition:all 0.25s linear;
	background:transparent url(images/mobiarrow.png) no-repeat 0 18px;
}
#slide-menu ul li a:hover {
	background-color:#ff9800;
}
/* ========================== Sidebar left ================================= */
#sidebar-left {
	float:left;
	width:23%;
	margin-right:2%;
	padding-top:80px;
}
.panelbox {
	padding-bottom:36px;
}
.panelbox a {
	padding:4px 0 4px 18px;
	display:block;
	line-height:16px;
	color:#1569c7;
	background: url(images/circle.png) no-repeat -2px 4px;
}
.panelbox a:hover {
	text-decoration:underline;
	color:#222;
}
/* ========================== Content ===================================== */
#contentwrap {
	padding-bottom:30px;
}
#contentbox {
	width:96%;
	max-width:1400px;
	margin:0 auto;
	background:#fff;
}
#mainbox {
	float:left;
	width:50%;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* ========================== Home page ==================================== */
.home_box {
	float:right;
	width:75%;
}
.featured_news {
	padding:40px 0 0 0;
}
.featured_box {
	padding: 0;
	overflow: hidden; 
}
.featured_box img {
	width:100%;
	height:auto;
}
.prime1 {
	width: 66%;
}
.prime2 {
	width: 33%;
}
.prime3 {
	width:49.5%; 
	margin-top:1%;
}
.prime4 {
	width:33%;
}
.featured_box_side {
	float:left;
	position: relative;
   	overflow: hidden;
}
.featured_box_left {
	float:left;
	position: relative;
   	overflow: hidden;
}
.featured_box_right {
	float:right;
	position: relative;
    	overflow: hidden;
}
.featured_excerpt {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #f1f1f1; 
	padding:20px 0; 
	transition: all 0.25s linear;
}
.featured_excerpt:hover {
	background: rgba(0, 0, 0, 0.9);
	color:#fff; 
}
.featured_title {
    font-size: 17px;
    display: block; 
    padding:0 10px;
    text-transform: uppercase; 
    clear:both; 
}
.featured_info {
	font-size: 12px;
	padding:0 10px;
    	font-weight:400; 
    	display: block;
}
.widebox {
	padding-bottom:10px;
}
.imageinfo {
	background:#333;
	color:#fff;
}
.imageinfo p {
	padding:20px;
}
.index-left {
	float:left;
	width:49%;
}
.index-right {
	float:right;
	width:49%;
}
.stickybox {
	border:1px solid #dcdcdc;
	padding:30px;
	margin-bottom:40px;
}
.fotobox {
	position:relative;
}
.fotobox img { 
	width:100%;
	height:auto;
}
.fotobox p {
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
}
.readmore {
	padding-top:6px;
}
.readmore a {
	color:#1569c7;
}
.readmore a:hover {
	text-decoration:underline;        
}
.index-links {
	padding-top:8px;
}
.index-links li {
	padding-bottom:6px;
}
.index-links a {
	color:#1569c7;
}
.index-links a:hover {
	text-decoration:underline;
	color:#333;
}
.col3left {
	float:left;
	width:32%;
	margin-right:2%;
}
.col3right {
	float:right;
	width:32%;
}
.col3left img {
	width:100%;
	height:auto;
}
.col3right img {
	width:100%;
	height:auto;
}
.col2left {
	float:left;
	width:64%;
}
.col2right {
	float:right;
	width:32%;
}
.may_bg {
	background:#f5f5f5;
	font-size:14px;
	padding:10px 10px 10px 0;
	margin-bottom:8px;
}
.may_bg1 {
	background: #ff9800; color:#fff; padding:10px;
}
.may_bg a { display:block; }
.link-right {
	margin-bottom:20px;
}
.link-right a {
	padding-right:16px;
	background: url(images/link0.gif) no-repeat center right;
	color:#1569c7;
}
.link-right a:hover {
	text-decoration:underline;
}
.institut {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
	line-height:18px;
}
.institut::after {
    content: "";
    clear: both;
    display: table;
}
.institut a {
	color:#1569c7;
	text-decoration:underline;
}
.institut a:hover {
	color:#000;
}
.institut h4 {
	font-size:17px;
	line-height:18px;
	color:#e56717;
	letter-spacing:-1px;
}
.ins_photo {
	float:left;
	width:18%;
	margin-right:20px;
	padding:3px;
	border:1px solid #dcdcdc;
}
.ins_photo img {
	width:100%;
	height:auto;
}
.ins_box {
	overflow:auto;
}
/* ========================== Post page ======================================= */
.postcontent {

}
.entry p { 
	text-align:justify;
}
.postcontent h2 {
	font-size:23px;
	color:#454545;
	line-height:28px;
	letter-spacing:-1px;
}
.postcontent h5 {
	font-size:22px;
	line-height:26px;
	color:#222;
	letter-spacing:-1px;
}
.postcontent h5 a {
	color:#1569c7;
}
.postcontent h5 a:hover {
	text-decoration:underline;
}
.byline {
	margin-bottom:2em;
	padding:4px 0 0 20px;
	font-size:12px;	
	line-height:16px;
	background: url(images/info.gif) no-repeat 0 8px;
}
.byline1 {
	margin-bottom:8px;
	padding:4px 0 0 20px;
	font-size:12px;
	line-height:16px;
	background: url(images/info.gif) no-repeat 0 8px;
}
.post-summ {
	padding-bottom:40px;
}
.post-mony {
	background:#f5f5f5;
	border-left: 5px solid #ff9800;
	margin-bottom:30px;
}
.post-mony h5 {
	line-height:22px;
}
.post-mony h5 a {
	padding:10px 20px 20px 20px;
	font-size:15px;
	display:block;
	color: #555;
}
.post-mony h5 a:hover {
	color: #1569c7;
}
.read-more {
	margin-top:0.5em;
}
.read-more a {
	color:#1569c7;
}
.read-more a:hover {
	text-decoration:underline;
}
#related-posts {
	padding-top:20px;
}
#related-posts h3 {
	padding-top:30px;
	border-top:1px solid #1569c7;
	font-size:16px;
}
.sidepost-lnk {
	float:left;
	margin-right:12px;
}
.sidepost-lnk a {
	font-size:22px;
	color:#fff;
	text-align:center;
	display:block;
	background:#ff9800;;
	transition: all 0.25s linear;
	padding:17px 23px;
}
.sidepost-lnk a:hover {
	background:#1569c7;
}
.imagebox {
	position:relative;
	padding-bottom:16px;
	margin-bottom:16px;
	border-bottom:1px solid #ccc;
}
.imagebox img {
	width: 100%;
	height: auto;
}
.person-info {
	margin-bottom:20px;
}
.person-info img {
	float:left;
	margin-right:20px;
	width:30%;
	height:auto;
}
.person-name {
	color:#222;
	font-size:16px;
	padding:12px 0 6px 0;
	margin-bottom:6px;
	border-bottom:1px solid #ccc;
}
.lst1 {
	margin-bottom:30px;	
}
.lst1 li {
	padding-left:24px;
	background:url(images/rec.gif) no-repeat 0 1px;
}
.lst2 {
	margin-bottom:30px;	
}
.lst2 li {
	padding-left:24px;
	background:url(images/check.gif) no-repeat 0 1px;
}
.downfix {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px dotted #d3d3d3;
}
.downfix p {
	padding-top:2px;
	overflow:auto;
	line-height:16px;
}
.downfix a {
	color:#1569c7;
}
.downfix p a:hover {
	text-decoration:underline;
}
.downfix span {
	font-size:12px;
	color:#555;
	line-height:20px;
}
/* ========================== Tables ======================================= */
.infotable {
	width:100%;
	border-spacing: 0px;
	color:#454545;
	line-height:20px;
}
.timeinfoh {
	padding:12px 8px 12px 12px;
	background:#157dec;color:#fff;
	border-bottom:3px solid #fff;
}
.timepriceh {
	max-width:110px;
	padding:12px 8px 12px 12px;
	background:#157dec;color:#fff;
	text-align:right;
	border-bottom:3px solid #fff;
	border-left:3px solid #fff;
}
.timeinfo {
	padding:12px 8px 12px 12px;
	background:#f3f3f3;
	border-bottom:3px solid #fff;
	color:#222;
}
.timeinfo1 {
	padding:12px 8px 12px 12px;
	background:#e6e6e3;
	border-bottom:3px solid #fff;
	color:#222;
}
.timeprice {
	max-width:110px;
	padding:12px 8px 12px 12px;
	background:#f3f3f3;
	text-align:right;
	border-bottom:3px solid #fff;
	border-left:3px solid #fff;
}
.timeprice1 {
	max-width:110px;
	padding:8px;
	background:#e6e6e3;
	text-align:right;
	border-bottom:3px solid #fff;
	border-left:3px solid #fff;
}
/* ========================== Post accordion ======================================= */
#accordion {
	margin:20px 0 20px 0;	
}
.panewrap {
	margin-bottom:1em;
}
.accordion-title {
	padding-left:1em;
	height: 48px;
	line-height: 48px;
	position: relative;
	background: #efeeec;
	color:#000;
}
.panecon {
	padding:1em;
	border:1px solid #dcdcdc;
}
/* ========================== Abonare =================================== */
.abo-fix {
	margin-top:48px;
}
.abo-fix h4 {
	border-top:1px solid #1569c7;
	color:#333;
	padding-top:20px;
	font-size:16px;
}
.abo-fix a {
	color:#1569c7;
}
.abo-fix-in {
}
.abonare {
	padding-left:10px;
	margin:12px 0 8px 0;
	height:46px;
	border:1px solid #ccc;
	max-width:400px;
	background:#fff;
}
.subscribe-input {
	width:68%;
	float:left;
	padding:10px 0 0 0;
	color: #444;
	background: #fefefe;
	outline:none;
	line-height:24px;
	border:none;
	margin:0;
	font-family: 'Open Sans', sans-serif;	
}
.subscribe-submit {
	float:right;
	text-align: center;
	border:none;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;	
	color:#fff;
	background-color:#1569c7;
	width:30%;
	height:46px;
	padding:0;
	margin:0;
	cursor:pointer;transition: all 0.25s linear;
}
.subscribe-submit:hover {
	background:#333;
}
/* ========================== Filebase nav ========================================= */
.tablenav-pages {
	padding-top:20px;
}
.tablenav-pages a {
	padding:12px 18px 12px 18px;
	background:#f5f5f5;
}
.tablenav-pages a:hover {
	background:#1569c7;
	color:#fff;
}
.tablenav-pages span.current {
	padding:12px 18px 12px 18px;
	background:orange;
	color:#222;
}
.tablenav-pages a.prev {display:none;}
.tablenav-pages a.next {display:none;}
/* ========================== Page navi ============================================ */
.wp-pagenavi a {
	padding:12px 18px 12px 18px;
	margin-right:6px;
	background:#f5f5f5;
	transition: all 0.25s linear;
}
.wp-pagenavi a:hover {
	background:#1569c7;
	color:#fff;
}
.wp-pagenavi span.current {
	padding:12px 18px 12px 18px;
	margin-right:6px;
	background:#1569c7;
	color:#fff;
}
.wp-pagenavi span.pages {
	padding:12px 0 12px 0;
	margin-right:6px;
	display:none;
}
/* ========================== Sidebar right ======================================== */
#sidebar-right {
	float:right;
	width:22%;
	padding-top:50px;
}
.orange-link {
	border-bottom:1px solid #333;
}
.sidecat {
	margin-bottom:3em;
}
.sidecat li {
	border-bottom:1px solid #f3f3f3;
}
.sidecat li:last-child {
	border-bottom:none;
}
.sidecat span {
	padding-right:6px;
}
.sidecat a {
	padding:8px 6px 8px 0px;
	color:#1569c7;
	display:block;
}
.sidecat a:hover {
	text-decoration:underline;
}
.sidebox {
	margin-bottom:3em;
}
.sidepost {
	margin-bottom:1em;
}
.sidedate {
	font-size:12px;
	color:#555;
	padding:6px 12px 6px 0;
}
.sidedate_time {

}
.sidedate_cal {

}
.sidepost h2 {
	line-height:20px;
	text-align:justify;
}
.sidepost h2 a {
	color:#1569c7;
	line-height:18px;
	font-size:14px;
	display:block;
}
.sidepost h2 a:hover {
	text-decoration:underline;
}
.sidepost h4 {
	line-height:20px;
	text-align:justify;
}
.sidepost h4 a {
	color:#555;
	line-height:18px;
	font-size:14px;
	display:block;
	padding-right:20px;
}
.sidepost h4 a:hover {
	text-decoration:underline;
}
.sidebox-arh a {
	margin-top:20px;
	display:block;
	background: #34495e;
	color:#fff;
	transition: all 0.25s linear;
	text-align:center;
	padding:16px 12px 16px 12px;
}
.sidebox-arh a:hover {
	background:#1569c7;
}
.social-box {
	width:100%;
	height:90px;
	margin-bottom:10px;
}
.social-box a {
	float:left;
	color:#fff;
	text-align:center;
	font-size:30px;
	padding:16px 0 16px 0;
}
.sb-facebook a {
	width:32%;
	background:#316db7;
}
.sb-gplus a {
	width:32%;
	margin-right:2%;
	background:#d44132;
}
.sb-feed a {
	width:32%;
	margin-right:2%;
	background:#ff9204;
}
.sb-facebook a:hover {
	background:#3b6ccf;
}
.sb-gplus a:hover {
	background:#ec3927;
}
.sb-feed a:hover {
	background:#ff9b0c;
}
.sidelinks li {
	padding:4px 0 8px 18px;
	margin-bottom:8px;
	font-size:14px;
	line-height:1.4em;
	background: url(images/link0.gif) no-repeat 0 12px;
	border-bottom:1px dotted #dcdcdc;
}
.sidelinks a {
	color:#1569c7;
}
.sidelinks a:hover {
	text-decoration:underline;
}
.programari {
	border:1px solid #dcdcdc;
	margin-bottom:30px;
}
.programari img {
	width:100%;
	height:auto;
}
/* ========================== Album ========================================== */
.foto-col2 {
	width: 49%;
	float: left;
	margin: 0 1% 2% 0;
	position: relative;
	overflow: hidden;
}
.foto-col2 img {
	width:100%;
	height:auto;
}
.foto-col4 {
	width: 49%;
	float: right;
	margin: 0 0 2% 1%;
	position: relative;
	overflow: hidden;
}
.foto-col4 img {
	width:100%;
	height:auto;
}
/* ========================== Contact ======================================== */
.wpcf7 {
	width:100%;
}
.wpcf7 p {
	padding:0px 0px 18px 0px;
	font-size:13px;
	color:#222;
}
input.wpcf7-text {
	width:60%;padding:0.2em 1em 0.2em 1em;
	height:2.5em;line-height:2.5em;
	border:1px solid #dcdcdc;
	outline:none;
	font-family: 'Open Sans', sans-serif;
}
.wpcf7 textarea {
	width:90%; padding:1em;
	border:1px solid #dcdcdc;
	outline:none;
	font-family: 'Open Sans', sans-serif;
}
input#cha-in {
	width:90px;padding:0 0.5em 0 0.5em;
	height:2.5em;line-height:2.5em;
	border:1px solid #dcdcdc;
	outline:none;
}
input.wpcf7-submit {
	display: inline-block;
  	text-align: center;
  	text-decoration: none;
  	line-height: 1.1;
  	font-family: 'Open Sans', sans-serif;
  	color: #FFFFFF;
  	font-size: 12px;
  	background-color:#1569c7;
  	margin-top:1em;
  	padding: 16px 50px 16px 50px;
  	cursor:pointer;
  	border:none;
}
input.wpcf7-submit:hover {
	background-color:#333;
}
.wpcf7-response-output, .wpcf7-not-valid-tip {
	margin:0px;
}
.contact-map iframe{
	width:100%;
	height:auto;
	min-height:260px;
}
/* ========================== Page footer =================================== */
#copywrap {
	width:100%;
	background:#333;
	margin-top:2em;
}
#copybox {
	width:96%;
	max-width:1400px;
	margin:0 auto;
	background:#333;
	padding-top:2em;
}
#copybox-left {
	float:left;
	width:60%;
	background:#333;
	color:#fff;
	padding-bottom:2em;
	font-size:12px;
}
#copybox-right {
	float:right;
	width:30%;
	background:#333;
	color:#fff;
	padding-bottom:2em;
	font-size:12px;
}
.footer-links {
	padding-bottom:20px;
	border-bottom:1px solid #000;
}
.footer-links a {
	color:orange;
}
.footer-links a:hover {
	color:#fff;
}
.copyright {
	color:#f9f9f9;
	padding-top:16px;
	border-top:1px solid #555;
}
.copyright a {
	color:#157dec;
}
.copyright a:hover {
	color:#fff;
}
.goto_top {
	text-align:right;
	padding-bottom:1em;
}
.goto_top a {
	font-size:40px;
	color:#157dec;
	padding:16px;
	background:#454545;
}
.goto_top a:hover {
	color:#fff;
}
/*--------------- Responsiveness  --------------------------------------------- */

@media screen and (max-width: 1000px) {
#pagewrapper {
	background:#fff;
	border-top:none;
}
#top-wrap {
	padding-bottom:0;
}
#top-box {
	width:100%;
	padding:16px 0 16px 0;
}
#mobiwrap {
	display:block;
	top:26px;
}
#slide-menu {
	display:block;
}
.hd-left {
	width:90%;
	float:none;
	margin:0 auto;
	padding-top:10px;
}
.hd-midd {
	width:90%;
	float:none;
	margin:0 auto;
}
.hd-right {
	display:none;
}
.top-info {
	display:none;
}
.top-search {
	display:none;
}
#pagetitle {
	width:100%;
	padding:0 0 0 0;
	text-align:left;
}
#pagetitle h1  {
	padding-bottom:12px;
	margin-right:60px;
	border-bottom:1px solid #34495e;
}
#pagetitle h1 a {
	font-size:27px;
}
#pagetitle p {
	padding-top:10px;
	margin-right:60px;
	border-top:1px solid #fff;
	color: #34495e;
}
#contentbox {
	width:100%;
}
#sidebar-left {
	display:none;
}
.home_box {
	float:none;
	width:100%;
}
.col3left { width:46%;margin:0 2%;}
.col3right { width:100%; float:none; clear:left;}
.featured_box_left { float:none; margin-bottom:10px; }
.featured_box_right { float:none; margin-bottom:10px; }
	.prime1 { width:100%; }
	.prime2 { width:100%; }
	.prime3 { width:100%; }
	.prime4 { width:100%; }
.entry p { font-size:14px; }

#mainbox {
	float:none;
	width:90%;
	margin:0 auto;
	padding-top:1em;
	border-top:none;
}
#sidebar-right {
	float:none;
	width:90%;
	margin:0 auto;
	padding-top:3em;
	border-top:none;
}
#copywrap {
	width:100%;
	background:#333;
}
#copybox {
	width:90%;
	margin:0 auto;
}
.contact-map iframe{
	width:100%;
	height:auto;
   	min-height:240px;
}
}
@media screen and (max-width: 810px) {
#pagewrapper {
	background:#fff;
	border-top:none;
}
#top-box {
	width:100%;
	padding-top:12px;
}
#mobiwrap {
	display:block;
	top:26px;
	width:70px;
}
#slide-menu {
	display:block;
}
.hd-left {
	width:90%;
	margin:0 auto;
	float:none;
	padding:0 2% 0 2%;
}
.hd-midd {
	width:90%;
	margin:0 auto;
	float:none;
	padding:0px 2% 0 2%; 
}
.hd-right {
	display:none;
}
.top-search {
	display:none;
	width:90%;
	margin:0 auto;
}
.top-info {
	display:none;
}
#pagetitle {
	width:100%;
	margin:0 auto;
	padding:0 0 0 0; 
}
#pagetitle h1 {
	padding:12px 0 8px 0;
	margin-right:60px;
}
#pagetitle h1  a{
	font-size:27px;
}
#pagetitle p {
	padding-top:8px;
	margin-right:60px;
}
#contentbox {
	width:100%;
}
#breadcrumb {
	margin-top:4px;
}
.wideleft { float:none; width:100%; margin-bottom:20px; }
.wideright { float:none; width:100%; margin-bottom:20px; }
.col2left { float:none; width:94%; margin:0 auto;}
.col2right { float:none; width:94%; margin:30px auto;}
.ins_photo { margin-right:12px; }
#sidebar-left {
	display:none;
}
.home_box {
	float:none;
	width:100%;
}
.featured_box_left { float:none; margin-bottom:10px; }
.featured_box_right { float:none; margin-bottom:10px; }
	.prime1 { width:100%; }
	.prime2 { width:100%; }
	.prime3 { width:100%; }
	.prime4 { width:100%; }
.col3left { width:94%; float:none; padding-bottom:20px; margin:0 auto; }
.col3right { width:100%; float:none; }
.col3right h3 { width:94%; margin: 0 auto;  }
.col3right p { width:94%; margin: 0 auto; }
.contact-map { margin-top:12px; }
.entry p { font-size:14px; }
#mainbox {
	float:none;
	width:90%;
	margin:0 auto;
	padding-top:1em;
	border-top:none;
}
.index-left {
	float:none;
	width:100%;
	margin-bottom:2em;
}
.index-right {
	float:none;
	width:100%;
}
#sidebar-right {
	float:none;
	width:90%;
	margin:0 auto;
	padding-top:3em;
	border-top:none;
}
#copybox {
	width:90%;
	margin:0 auto;
	background:#333;
}
.contact-map iframe{
	width:100%;
	height:auto;
   	min-height:240px;
}
}