@charset "utf-8";
/* CSS Document */
/*.footcerts {display: inline; text-align: center;}*/
.centforced {text-align: center !important;}
.sizeh3 {font-size: 25px; line-height: 30px;}
.nomobbr {display: inline-block !important;}
.pb120 {padding-bottom: 120px;}
.imgcenter img {margin: 0 auto !important;}
.m0a p {margin: 0 auto !important;}
.m0a {margin: 0 auto !important;}
.h1tag {    font-size: 45px;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 46px;
	text-align: center;
}
.h2tag {    font-size: 35px;
    margin-top: 35px;
    margin-bottom: 24px;
    line-height: 36px;
	text-align: center;
}
.myh2 {    font-size: 35px;
    margin-top: 35px;
    margin-bottom: 24px;
    line-height: 36px;
	text-align: center;
}
.myh3 {    font-size: 25px;
    margin-top: 35px;
    margin-bottom: 24px;
    line-height: 30px;
	text-align: left;
}
.embedmap {width: 100%; height: 450px;}
.shadow {text-shadow: 2px 2px #000000;}
.mt0 {margin-top: 0px !important;}
.mt50 {margin-top: 50px !important;}
.mb0 {margin-bottom: 0 !important;}
.pt0 {padding-top: 0px !important;}
.pt50 {padding-top: 50px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb25 {padding-bottom: 25px !important;}
.floatnone {float: none !important;}
.blogbox {
    background-color: #fcfcfc;
    border-radius: 25px;
    padding-top: 20px;
    box-shadow: 0px 10px 22px rgb(42 135 158 / 14%);
}
h2 a {font-size: 17px;}
.mylist li {list-style-type: circle; list-style-position: outside; margin-left: 20px;}

/* iPad Landscape */
@media (max-width: 1200px) {
	
}

/* iPad Portrait */
@media (max-width: 992px) {

}

@media (max-width: 768px) {

}

/* iPhone Landscape @media (max-width: 767px) {

}
@media (max-width: 580px) {
	
}	

/* iPhone Portrait */
@media (max-width: 480px) {
.nomobbr {display: none !important;}	
.blog .container {padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px;}
.h1tag {    font-size: 30px;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 32px;
	text-align: center;
	padding-top: 30px;
}
.h2tag {    font-size: 25px;
    margin-top: 35px;
    margin-bottom: 24px;
    line-height: 27px;
	text-align: center;
}
.myh2 {    font-size: 25px;
    margin-top: 35px;
    margin-bottom: 24px;
    line-height: 30px;
	text-align: center;
}
.myh3 {    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 24px;
    line-height: 25px;
	text-align: left;
}	
}