@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: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  font-style: normal;
    
    
}

p, li {
	font-size:1.0em;
    font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
 ul {
    padding-top: 0px;
     padding-bottom: 0px;
     margin-top: 0px;
     margin-bottom: 0px;
}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.home_logo {
    min-height: 800px;
}
.home_logo img {
    /*filter: drop-shadow(0.0rem 0.0rem 0.5rem rgba(255,255,255,1.00));*/
}
.footer {
    /*background-color: rgba(255,255,255,0.75);*/
    background-color: #BBB;
    border-top: #000 solid 2px;
    margin-top: 40px;
}
.footer p {
    font-size: 1.25em;
    padding-bottom: 5px !important;
}
.footer a, .footer a:visited {
    color: rgba(7,0,148,1.00);
    text-decoration-color: rgba(7,0,148,1.00);
    text-decoration-skip: ink;
    text-decoration-style: dotted;
    Text-underline-offset: 3px;
    transition: .3s;
}
.footer a:hover {
    color: #000;
    text-decoration-color: #000;
}
.common_btn a, .common_btn a:visited {
    color: rgba(7,0,148,1.00);
    text-decoration-color: rgba(7,0,148,1.00);
    text-decoration-skip: ink;
    text-decoration-style: dotted;
    Text-underline-offset: 3px;
    transition: .3s;
}
.common_btn a:hover {
    color: #000;
    text-decoration-color: #000;
}
.testi {
    background-color: #FFF;
    /*border-top: #000 solid 2px;
    border-bottom: #000 solid 2px;*/
    padding: 30px;
    margin-bottom: 50px;
}
.testi p, .testi_2 p {
    font-size: 1.3em;
    line-height: 1.5em;
    text-indent: -10px;
    padding-left: 10px;
}
.testi h4, .testi_2 h4 {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-top: 10px;
    font-style: italic;
    text-align: center;
}
.testi h3, .testi_2 h3 {
    font-size: 1.75em;
    padding-bottom: 15px !important; 
     color: rgba(7,0,148,1.00);
}
.testi_2 {
    background-color: rgba(7,0,148,1.00);
    padding: 20px 60px;
}
.testi_2 p, .testi_2 h4 {
    color: #FFF;
}
.text_1, .text_2 {
    padding: 20px;
}
.text_1 p, .text_2 p {
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 10px !important;
}
.text_1 h1 {
    color: rgba(7,0,148,1.00);
    padding-bottom: 20px;
    font-size: 2.25em;
}
.text_1 h2 {
    color: rgba(7,0,148,1.00);
    padding-bottom: 20px;
    font-size: 2.0em;
}
.text_1 h3 {
    color: rgba(7,0,148,1.00);
    padding-top: 20px;
    font-size: 1.5em;
}
.text_2 h2 {
    color: rgba(7,0,148,1.00);
    padding-bottom: 20px;
    font-size: 2.5em;
    text-align: center;
}
.text_2 h3 {
    font-size: 1.75em;
    padding-bottom: 10px;
}
.text_2 li {
    font-size: 1.3em;
    line-height: 1.5em;
}
.text_2 ul {
    padding-bottom: 10px !important;
}
.shadow img {
    box-shadow:  5px 5px 10px rgba(0,0,0,0.75);
}
.social_media img {
    max-width: 60px;
    max-height: auto;
}
.divider {
    border-bottom: rgba(7,0,148,1.00) solid thin;
    height: 5px;
    padding-bottom: 5px;
    width: 100%;
    display: block;
    
}


/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {
.text_2 {
    padding: 10px 0px;
}
    .common_header img {
        padding-top: 30px !important;
    }
    .testi_2, .testi {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


	
	
}