@charset "utf-8";
/* CSS Document */

* {
    box-sizing:border-box;
}

body{
	margin:0;
/*	max-width:1200px; */
}
#MainImg{
	z-index:-1;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url(images/Main.jpg);
	background-size:cover;
}
#level1new{
	max-width:1200px;
	width:1200px;
	margin:0 auto;
}

.PgTtl{
	z-index:1;
	position:absolute;
	top:150px;
	width:100%;
	height:150px;
	margin:0 auto;
	color:rgb(255,0,0);
	font-family: Verdana, Geneva, sans-serif; /*"Arial Black", Gadget, sans-serif; */
	font-size:16px;
	font-weight:bold;
/*	font-weight:bold; */
	text-align:center;
}
.PgTtl p{
	position:relative;
	top:15px;
	padding:0px;
	margin:20px;
}
.PgTtl a[href^=tel] {
/*   text-decoration:inherit; */
   color: inherit;
}
#TitleSpacer{
	display:none;	
}

/*
.MainImg{
	position:relative;
	z-index:1;
}

/*
.MenuDiv{
	width:100%;
	margin:0 auto;
	position:fixed;
	z-index:15;
	}
*/
.Menuul{
	z-index:16;
	display: block;
	position:none;
	top:10px;
/*	width:100%; */
	padding:0px;
/*	margin:0 auto; */
	color:rgb(255,0,0);
	text-align:right;
/*	text-align:center; */
}
.Menuul a {
	display:inline;
	color:orange;
}
.Menuli{
	z-index:16;
	display:none;
	position:relative;
	padding-top: 9px;
	padding-bottom: -4px;
	padding-left: 20px;
	padding-right: 20px;
	height:30px;
/*color: rgb(40,94,151);*/
	font-size:20px;
	font-weight:normal;
	list-style:none;
	color:orange;
}
/*
a:link{
	color:red;
	}
*/
/*
a:visited{
	color:orange;}
*/
a:hover{
	font-weight:bold;}
}
#MenuIcon{position:relative;display:block;height:30px;width:100%;margin-top:5px;}
#MenuSymbl{z-index:100;position:absolute;right:10px;width:50px;}

#MenuM1 {position:relative;display:none;width:80%;height:175px;margin:0 auto;margin-bottom:25px;top:300px;}
.MenuM2 {width:45%;border:2px solid #ccc;float:left;}
.MenuM2 p {padding-top:12px;text-align:center;font-size:18px;font-weight:bold;margin:0 auto;}
.MenuM2 a {text-decoration:none;color:yellow;}


#PgTtlspcr{
	height:10px;
}

#PgTtlspcr5{
	height:5px;
}

#PgTtlspcr12{
	height:12px;
}
#PgTtlspcrA{
	height:36px;	
}

#PgTtlimg{
	width:275px;
}

.PgTtl2{
	position:relative;
	top:0px;
	width:80%;
	height:20px;
	margin:0 auto;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	font-family: Verdana, Geneva, sans-serif; /*"Arial Black", Gadget, sans-serif; */
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.PgTtl2 p{
	position:relative;
	top:15px;
	padding:0px;
	margin:20px;
}
.PgTtl3{
	position:relative;
	width:80%;
	margin:0 auto;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	font-family: Verdana, Geneva, sans-serif; /*"Arial Black", Gadget, sans-serif; */
	font-size:16px;
	font-weight:bold;
	text-align:center;
}


.Menu{
	position:relative;
	top:0px;
	width:80%;
	margin:0 auto;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	font-family: Verdana, Geneva, sans-serif; /*"Arial Black", Gadget, sans-serif; */
	font-size:16px;
	font-weight:bold;
	text-align:center;
	display:none;
}
.MenuLine{
	width:100%;
	text-align:center;	
	margin:5px;
}

#mnicn{
	position:relative;
	display:block;
	right:10px;
	float:right;
}
*/
.level1b{
	width:70%;
	margin:0 auto;
}
.row{
/*	margin-left:0!important;margin-right:0!important;
	display:inline-block;
/*	width:auto; */
/*	max-width:1200px; */
}
.row::after {
    content: "";
    clear: both;
    display: table;
}

.subhead{
	position:relative;
	width:100%;
	height:24px;
	margin:0 auto;
	padding:8px 16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

[class*="col"] {
    float:left;
    padding:15px;
}

img{
/*	width:100%; */
	max-width:100%;
	height:auto;
}
.imgwrp{
	float:left;
	width:100%;
}

.tpln{
	position:relative;
	width:100%;
	height:55px;
	margin:0 auto;
	padding:8px 16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	transition:margin-left .4s;
	background-color:rgba(0,0,0,1);
}

.ipicNew {
	position:relative;
	top:0px;
/*	left:0px; */
	width: 257px;
	height: 319px;
/*	padding: 0px; */
	margin:0px;
/*	margin-bottom: 0px; */
	background-color:#FFF;
	border: 5px solid;
	border-color:rgb(240,240,240);
	border-radius: 45px;
	overflow:hidden;
}
.ividpNew {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}

#topimage {
	width: 100%;
	background-color: rgb(40,94,151);
/*	background-image:    url(images/MainPicture.png); */
	background-repeat: no-repeat;
	background-position:center;
	margin-right: 20px;
	height: 280px;
	text-align: center;
	clear: both;
}


/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}


@media only screen and (min-width:600px){
/*	.PgTtl{height:250px;} */
	.PgTtl{top:0;font-size:25px;}
	.PgTtl2{font-size:25px;}
	}
@media only screen and (min-width:1080px){
	.PgTtl{top:0;font-size:32px;}
	.PgTtl2{font-size:32px;}
	#PgTtlspcrA{height:36px;}
	#MenuSymbl{display:none;}
	.Menuul{display:block;}
	.Menuli{display:inline;}
	#MenuM1{display:none;}
	.MenuM2{display:none;}
}
@media only screen and (min-width:1200px){
/*	.tpln{font-size:12px;} */
	.PgTtl{font-size:72px;}
}
