@charset "UTF-8";

body {
	width:100%;
	/*background-color:#B8FFCD;
	background-image:url(../img/bkgd/5756-pageBkgd.png);
	background-repeat:repeat-y;
	background-size:100%;*/
}
iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px !important;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Tinos", serif;
  font-weight: 400;
  font-style: normal;
}

p {
	font-size:1.0em;
    font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:"wdth" 100;
}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.support_btn a, .support_btn a:visited {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: #FFF;
    border-radius: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #ED1C24;
    font-size: 1.5em;
    transition: .3s;
    text-align: center;
    max-width: 800px;
    min-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.support_btn a:hover {
    background-color: #662C92;
    color: #FFF;
}
.txt_1 p, .books p {
    line-height: 1.5em;
    font-size: 1.3em;
    padding-bottom: 6px;
}
.txt_1 h1 {
    font-size: 3.0em;
    margin-bottom: 50px !important;
    padding-top: 50px !important;
}
.txt_1 h2 {
    font-size: 1.65em;
    padding-bottom: 20px;
}
.txt_2 {
    background-color: #0F008B;
}
.txt_2 p, .txt_2 h2 {
    color: #FFF;
}
.txt_1 a, .txt_1 a:visited {
    text-decoration: none;
    color: rgba(205,16,32,1.00);
    text-decoration-style: dotted;
    text-decoration-skip: ink;
    transition: .3s;
    text-decoration-line: underline;
}
.txt_1 a:hover {
    color: #662C92;
}
.vid_shad {
    box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.50);
}
.logo_shad img {
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.60));
}

.footer {
    background-color: rgba(255,255,255,0.50);
}
.footer p {
    font-size: 1.0em;
}



/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {



}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


	
	
}