@charset "UTF-8";
body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 1.125rem!important;
    line-height: 1.5!important;
    font-family: "Montserrat Medium";
    color: #393939;
    background-image: url(../graphics/granbckleft.jpg), url(../graphics/granbckRt.jpg);
    background-repeat: repeat-y, repeat-y;
    background-position: left, right;
    background-size: 50%;
}
.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 1.125rem!important;
    z-index: 1;
    position: relative;

}

.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
    width: 25%;
    float: left;
    font-family: "Montserrat Medium";
    color: #A5A5A5;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.row {
 margin: 0px!important; }
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
    width: 78%;
    font-size: 1.3125rem;
    max-height: 110px;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    overflow: hidden;

}
.main_header {
    width: 78%;
    font-size: 1.3125rem;
    max-height: 110px;
    background-color: #012872;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    overflow: hidden;

}
#granDsg header {
  width: 100%;
    max-height: 200px;
  box-shadow: 0px 4px 10px -2px #cccccc;
  margin: 0px;
  padding: 0px;
  position: sticky;
     z-index: 3;
    background-color: #ffffff;

}
#granDsg .bg-light {
background-color: #f7f7f7;}
#granDsg h1 {
    color: #012872;
    font-weight: 700;
    line-height: 125%!important;
    font-weight: 700;
    font-size: 2.5rem!important;
    text-transform: none;
    font-family: 'Lora',serif;
    padding: 0 0 0 0;
    margin: 0 0 1.5rem 0;
    overflow: hidden;
    letter-spacing: 1.2px;
    margin: 5px 0 0 0;
    padding-bottom: 20px;
}
#granDsg h2{
    font-size: 160%;
    color: #071e21;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Lora',serif;
    margin-top: 20px;
    margin-bottom: 10px;
}

#granDsg h3 {

    font-family: 'Lora',serif;
    font-size: 140%;
    color: #071e21;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

header .primary_header .logo{
    width: 20%;
    float: left;
    margin-top: -28px;
}
header .main_header .logo {
    width: 15%;
    float: left;
    margin-top: -40px;
}
.nav.justify-content-center li {
   border: 0 solid transparent;
    height: 67px;
    float: none!important;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
        font-size: 1.3125rem;
}

.nav-item .nav-link {
    color: #012872;

    font-family: 'Lora',serif;
    color: #012872;
    font-weight: 700;
    background: transparent;
    margin-right: 0;
    text-indent: 0;
    text-decoration: none;
    position: relative;
    line-height: 1.5;
    letter-spacing: .42px;

    border: 0 solid transparent;
    text-transform: none;
    display: -ms-flexbox;
    display: -webkit-inline-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    overflow: visible;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.secondary_header, .main_header {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #012872;
	clear: left;
}
.container .secondary_header ul {
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li {
    list-style: none;
    float: left;
    margin-right: auto;
    margin-top: 0px;

    font-family: "Montserrat Medium";
    font-weight: normal;
    color: #FFFFFF;
    letter-spacing: 1px;
    margin-left: auto;
    text-align: center;
    width: 16%;
    transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}
.left_article {
    background-color: #FFFFFF;
    width: 60%;
    float: left;
    font-family: "Montserrat Medium";
    color: #393939;
    padding-bottom: 15px;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}
.right_article {
	width: 40%;
	float: left;
	background-color: #F6F6F6;
}
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
    font-family: "Montserrat Medium";
    list-style: none;
    text-align: center;
    background-color: #B3B3B3;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 0px;
    transition: all 0.3s linear;
    border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
    background-color: #FFFFFF;
    border-bottom: thick solid #006699;
}
.title {
    font-weight: bold;
    font-style: normal;
    font-family: "Montserrat Medium";
    text-align: center;
    color: #012872;
    letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}

.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}


#granDsg .container .row .col-sm-4  {
    background-color: #86DEFF;
    padding-top: 30px;
}

.row .col-sm-8.bg-light #mainCnt {
    padding: 15px;
    border-width: 0px;
    border-style: none;
}


#granDsg .container #main {
    margin-top: 0px;
}
#granDsg .secondary_header.footer {
    padding-top: 0px !important}
#granDsg .secondary_header.footer .row {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 25px;
}
#granDsg .secondary_header.footer .row .col-md-3.p-4 h2 {
    font-size: 1.25rem !important;
    font-family: 'Lora',serif;
    color: #012872;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 27px;
    font-weight: 700;
}
#granDsg a.btn-hpDark  {
    display: block;
    width: 292px;
    height: 53px;
    background: #012872;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    letter-spacing: .54px;
     font-size: 1.125rem;
    font-family: 'Lora',serif;
    font-weight: 700!important;
   line-height: 2.2;
    text-align: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#granDsg a.btn-hpDark:hover {
    background: #e3c51d;
    color: #071e21;

}

.secondary_header.footer .row .col-md-3.p-4 h2:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 75px;
    height: 3px;
    background: #86deff;
}
.secondary_header.footer .row .col-md-3.p-4 p {
 font-size: 1rem;
}
#granDsg a {    color: #007599;
    text-decoration: none;
    background-color: transparent;}

#granDsg a:hover {color: #0056b3;
    text-decoration: underline;}
#granDsg .navbar-nav .nav-item .btn.btn-danger {
    background-color: #F90414 !important;
    color: #FFFFFF !important;
    font-weight: bolder;
}

#granDsg header .primary_header .nav.justify-content-center .nav-item .nav-link {
    color: #012872;
}
#granDsg header .main_header .nav.justify-content-center .nav-item .nav-link {
    color: #FFFFFF;
}
#granDsg header .primary_header .nav.justify-content-center .nav-item a.nav-link:hover {
    color: #007599;
    text-decoration: none;
}
#granDsg header .main_header .nav.justify-content-center .nav-item a.nav-link:hover {
    color: #E3C51D;
    text-decoration: none;
}
#granDsg header .main_header .nav.justify-content-center .nav-item a.nav-link:hover:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: auto;
    right: auto;
    width: 50px;
    height: 5px;
    background: #E3C51D;
}
#granDsg .container #main .row .col-sm-8.bg-light {
    padding-top: 30px;
}

#granDsg header .primary_header .nav.justify-content-center .nav-item a.nav-link:hover:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: auto;
    right: auto;
    width: 50px;
    height: 5px;
    background: #007599;
}
#granDsg .navbar-nav {
width:  100%;
}
#granDsg .container #main .row .col-sm-4 .navbar .navbar-nav .nav-item .selected {
    color: #012872;
    background-color: #FFFFFF;
    width: 100%;
}

#granDsg .container #main .row .col-sm-4 .nav-item .nav-link  {
    padding-right: 7px;
    padding-left: 12%;
    text-align: left!important;
    align-items: left!important;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    font-family: 'Lora',serif;
   }
#granDsg .container #main .row .col-sm-4 .navbar .navbar-nav .nav-item .nav-link.secd {
    padding-left: 35px;
    font-family: "Montserrat Medium";
    font-size: 1rem;
}


#granDsg .navbar-nav .nav-item a.nav-link {
    width: 100%;
    text-align: left;
}


#granDsg .navbar-nav .nav-item a.nav-link:hover {
    background-color: #E3C51D;
     text-decoration: none;
}

#granDsg .secondary_header.footer .row .col-md-3.p-4 a {
    font-weight: 500;}
#granDsg header .primary_header .logo a img {
   max-height: 160px;
    width: auto;
}
#granDsg header .main_header .logo a img {
    width: 100%;
}
.redTextBld {
    color: #E7080F;
    font-weight: 700;
}
#granDsg a.styled-button, #granDsg button.styled-button, #granDsg a>.styled-button, #granDsg button>.styled-button {
    display: inline-block;
    padding: 1rem 2rem;
    margin: 0.5rem 0;
    font-family: 'Lora',serif;
    font-weight: bold;
    line-height: 1.5!important;
    text-decoration: none;
    text-transform: none;
    background: #271942;
    color: #fff;
    vertical-align: middle;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
    transition: all 300ms ease;
}

#granDsg .styled-button {
    display: inline-block;
    padding: 1rem 2rem;
    margin: 0.5rem 0;
    font-family: 'Lora',serif;
    font-weight: bold;
    line-height: 1.5!important;
    text-decoration: none;
    text-transform: none;
    background: #271942;
    color: #fff;
    vertical-align: middle;
    border: 0;
    border-radius: 30px;
    transition: all 300ms ease;
}
#granDsg a.styled-button:hover, #granDsg button.styled-button:hover, #granDsg input.styled-button:hover  {
background-color: #E3C51D;
    color: #012872;
    
}
header .main_header .nav.justify-content-center {
    margin-top: -25px;
}
#granDsg a.green-button, button.green-button, a>.green-button, button>.green-button {
    display: inline-block;
    padding: 1rem 2rem;
    margin: .5rem 0;
    font-family: 'Lora',serif;
    font-weight: bold;
    line-height: 1.5!important;
    background-color: #5cb85c;
    border-color: #4cae4c;

    color: #fff;
    vertical-align: middle;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
    }

#granDsg .green-button {
    display: inline-block;
    padding: 1rem 2rem;
    margin: 0.5rem 0;
    font-family: 'Lora',serif;
    font-weight: bold;
    line-height: 1.5!important;
    text-decoration: none;
    text-transform: none;
    background-color: #5cb85c;
    color: #fff;
    vertical-align: middle;
    border: 0;
    border-radius: 30px;
    transition: all 300ms ease;
}

#granDsg a.green-button:hover, #granDsg button.green-button:hover, #granDsg input.green-button:hover
{    background-color: #E3C51D;
    color: #012872;  }



@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header, .main_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}

}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header, .main_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header, .main_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}
