<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	counter-reset: my-sec-counter;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0px;
}
header.dg-rrs{
    background-color: #0a3b6e;
    margin-bottom: 10px;
}
.calendar-list a{
    display: inline-flex;
    flex-direction: column;
    margin: 10px;
}
.dg-rrs .navbar.navbar-default{
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 5px 0px;
}
.back-to-top{
    cursor: pointer;
    position: fixed;
    bottom: 40px;
    right: 20px;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    padding: 0px;
    line-height: 2;
    background-color: #bb9b60;
    border: none;
    display: none;
    z-index: 50;
    outline: 0;
}
.top-btn-icon{
    width: 22px;
    height: 18px;
    margin: auto;
    right: 0px;
    left: 0;
    top: 0;
    bottom: 6px;
    background-image: url(../images/sprite-icon.png);
    background-position: -310px -417px;
    display: block;
    text-align: center;
    position: absolute;
    outline: 0;
}
div#flipdown {
    margin: 30px auto;
    display: flex;
    justify-content: center;
}
.agndMn {
    padding: 50px 0;
}
.agndMn h2{
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #152f52;
    border-bottom: 2px solid #51caaf;
    position: relative;
    max-width: 800px;
    text-align: center;
    margin: 0px auto 40px;
    padding: 0px 0px 15px;
}
.agenbrif {
    text-align: center;
    font-size: 14px;
    margin: 0px auto;
    text-transform: uppercase;
    line-height: 25px;
    color: #0a1042;
    font-weight: 600;
    margin-bottom: 30px;
}
.agndMn h2::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    border-bottom-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #51caaf;
    border-bottom-color: rgba(255, 255, 255, 0);
    border-width: 16px 14px 6px 14px;
    margin-left: -9px;
}
.agndMn .tmBlk {
    width: 100%;
    padding: 0px 0px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
}
.timeline-block-left {
    float: left;
    margin: 0px 0px;
    padding: 0px 20px 0px 0px;
    width: 45%;
}
.timeline-block {
    position: relative;
    width: -webkit-calc(50% + 17px);
    width: -moz-calc(50% + 17px);
    width: calc(50% + 17px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    clear: both;
}
.timeline-block-right {
    float: right;
    width: calc(56% + 4px);
}
.timeline-content {
    width: 95%;
    padding: 0 15px 0 25px;
    color: #666;
}
.timeline-content.left {
    width:83%;
    padding: 0 25px 0 10px;
    color: #666;
    text-align: right;
    position: absolute;
    top: 0px;
}
.feature-block a {
    color: #fff !important;
    text-decoration: none;
}
section.attend-event-sec {
    padding: 60px 0px;
    background: #f7f8fa;
}
.attend-event-sec p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.thank-hero .flipdown.flipdown__theme-light .rotor-group-heading:before {
    color: #0a3b6e;
}
.thank-hero h1 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 10px;
}
.thank-hero p {
    font-size: 15px;
    margin-top: 10px;
}
.thank-hero h2 {
    font-size: 30px;
    font-weight: 700;
    color: #152f52;
}
.thank-hero h4 {
    margin: 15px 0px;
    font-weight: 700;
}
.thank-hero h4 {
    margin: 15px 0px;
    font-weight: 700;
    font-size: 18px;
}
.thank-hero h3 {
    font-size: 27px;
    font-weight: 700;
    color: #152f52;
}
section.thank-hero {
    padding: 50px 0px;
}
.calendar-list {
    margin-top: 30px;
}
.attend-event-sec .img-col {
    margin: 20px 10px;
    border: 1px solid #00000014;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.timeline-content.left h3 {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    line-height: 24px;
    margin: 0px 0px 30px;
    text-align: right;
    text-transform: uppercase;
}
.timeline-content h3 {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    margin: 0px 0px 30px;
    text-transform: uppercase;
}
.agndMn .tmBlk:before {
    content: '';
    position: absolute;
    top: 0;
    left: 44.9%;
    margin-left: -1px;
    width: 5px;
    height: 91%;
    background: #0a1042;
}
.calendar-list a img:hover {
    -webkit-filter: drop-shadow(0px 5px 5px rgba(0,0,0,.3));
    filter: drop-shadow(0px 5px 5px rgba(0,0,0,.3));
}
.marker {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #0a1042;
    background: #0a1042;
}
.dg-rrs .navbar-brand {
    height: auto;
    width:92%;
    padding: 8px 15px;
}
.ftBg {
    background: #0a3b6e;
    color: #fff;
    /* border-top: 1px solid #293c59; */
    /* border-bottom: 3px solid #fff; */
    padding: 10px 0px;
}
.container {
    max-width: 1148px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.ftBg .cpy {
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    font-weight: 300;
}
.ftBg .cpy a, .ftBg .cpy a:hover, .ftBg .cpy a:visited {
    color: #fff;
}
ul.feature-block{
    float: right;
        margin-top: 10px;
}
ul.feature-block img {
    height: 48px;
    width: auto;
    float: left;
    margin-right: 10px;
}
.feature-block h2{
    padding: 0 0 2px;
    font-size: 18px;
    line-height: 1.3em;
    letter-spacing: -.5px;
    font-weight: 700;
    margin-bottom: 0;
    color: #222;
    text-align: left;
    clear: none;
        display: table;
}
@media (min-width:768px){

 .marker {
    transform: translateX(-3px);
}	
}

@media (min-width:1200px){
	
.marker {
    transform: translateX(0px);
}
	
}


@media (max-width: 1024px){
	

}

@media (max-width: 767px){
.thank-hero h2 {
    font-size: 24px;
 }
 .thank-hero h3 {
    font-size: 23px;
 }
 .thank-hero h4 {
    margin: 15px 0px;
    font-weight: 600;
    font-size: 16px;
}
.calendar-list img {
    max-width: 120px;
    width: 100%;
}
.timeline-block-left:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0a1042;
}
.timeline-content.left {
    width: 100%;
    padding: 0;
    text-align: left;
    position: relative;
    top: auto;
}
.timeline-content.left h3 {
    font-weight: 700;
    text-align: left;
    margin-bottom: 0;
}
.agndMn .timeline-block {
    width: 100%;
}
.timeline-block-left {
    float: none;
    padding-left: 25px;
    position: relative;
    direction: ltr;
}
.agndMn .timeline-block {
    width: 100%;
}
.timeline-block-right {
    padding-left: 25px;
    margin-bottom: 7px !important;
}
.timeline-block-right {
    float: none;
}
.agndMn .tmBlk:before{
	display: none;
}
.marker {
    display: none;
}
.timeline-content {
    width: 100%;
    padding: 0;
}
.timeline-content h3{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}
.navbar-brand&gt;img {
    display: block;
    margin: auto;
}
ul.feature-block{
    float: initial;
    margin-top: 10px;
    display: flex;
    text-align: center;
    justify-content: center;
    padding-left:0px;
}
footer.ftBg{
    text-align: center;
    padding: 15px 12px;
}
.ftBg img.img-responsive {
    margin: auto;
    max-width: 185px;
}
.ftBg .cpy {
    padding: 20px 0px 0px 0px;
    font-size: 15px;
    font-weight: 300;
}
.feature-block{
	display:none !important;
}
}

@media(max-width: 550px){
    .flipdown {
        width: 100%;
        height: 70px;
    }
    .flipdown .rotor, .flipdown .rotor-leaf, .flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor:after {
        width: 29px;
    }
    .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
        left: 65px;
    }
    .flipdown .rotor-group {
        padding-right: 15px;
    }
    .flipdown .rotor-group-heading:before {
        font-size: 1.2rem;
        height: 20px;
        line-height: 20px;
    }
}

</pre></body></html>