html * {font-family:'PT Sans',Arial}
html {  scroll-behavior: smooth;}
body {background-color:#FAFAFA;animation: fadeInAnimation ease 3s; animation-iteration-count: 1; animation-fill-mode: forwards;}
   @keyframes fadeInAnimation { 
            0% { 
                opacity: 0; 
            } 
            100% { 
                opacity: 1; 
            } 
        } 
@keyframes slideit {
  50% {background-position: top;}
}
a {color:#5E6264}
a:hover {text-decoration:none}

h1 {font-family:'Roboto Condensed';font-size:22pt;color:#525556}
h2 {font-family:'Roboto Condensed';font-size:18pt;color:#525556}
h3 {font-family:'Roboto Condensed';font-size:16pt;color:#525556}
h4 {font-family:'Roboto Condensed';font-size:14pt;color:#525556}
h5 {font-family:'Roboto Condensed';font-size:12pt;color:#525556}
h6 {font-family:'Roboto Condensed';font-size:10pt;color:#525556}

.container {max-width:1280px}

.silver {background-color:#F7F7F7}
.small {color:#2CACDA,font-size:9pt;}

header {background:#00A651;}
.header-date { padding:3px;display:block;color:#FFFFFF}
.header-date:hover {color:#007537}
.header-link {display:inline-block; padding:5px;color:#EAEAEA;font-size:10pt;transition:all 0.5s;}
.header-link:hover {color:#FFFFFF}
.header-links {text-align:right; }

.navbar {background-color:#FFFFFF;background-image:url('images/header-back.jpg'); background-size:cover; box-shadow: 0 3px 5px -4px #535353;z-index:999;padding-top:0;padding-bottom:0}
.navbar-brand {max-width:90px;transition:all 0.5s;}
.brand-small {max-width:65px}
.navbar ul.navbar-nav li.nav-item {padding:0px;}
.navbar ul.navbar-nav li.nav-item a  {font-family:'Roboto Condensed';font-size:12pt; color:#353634;transition:all 0.5s;white-space: nowrap;}

.scroller {background: #d41e2a;padding:3px;border-top:1px solid #75797B}
.scroller a {color:#FFFFFF}

.breadcrumb a {color:#0B8FCB;font-family:'Roboto Condensed'}

.search-box {width:99%;margin:5px;padding:3px;border:0;border-radius:10px;font-size:10pt;background-image:url('images/search.png');background-repeat:no-repeat;background-position:left center; padding-left:30px}

.top-ad {text-align:center;}
.top-ad img {width:100%;max-width:750px;border:1px solid #FFFFFF}
.ad-wrapper {border:1px solid #E8E8E8}

.wrapper-box {background:#FFFFFF;box-shadow: 0 0 5px 2px #E6E6E6;border-radius:5px;}
.shadow {background:#FFFFFF;box-shadow: 0 0 5px 2px #E6E6E6;border-radius:5px;}

.slidebox {background:#FFFFFF;box-shadow: 0 0 5px 2px #E6E6E6;border-radius:5px;}
.slidebox p {color:#000000;font-size:12pt;font-family:'Roboto Condensed'}
.thumbnail {width:150px;height:100px;padding:3px;border:1px solid #DEDEDE}
.thumbnail-sm {background-size:cover;background-position:center;width:75px;height:50px;border:1px solid #DCDCDC}

.featured-icon {display:inline-block;text-align:left;padding:5px;margin:5px;background:#FFFFFF;border:1px solid #FFFFFF;border-radius:5px;min-width:150px;box-shadow: 0 0 5px 2px #DFDFDF;color:#514F4F;}
.featured-icon:hover {box-shadow: 0 0 5px 2px #CFCFCF;}
.featured-icon img {width:25px;padding:2px;background:#514F4F;border-radius:50%}
.featured-icon span {font-family:'Roboto Condensed';color:#514F4F;}

.bt-more {float:right}
.bt-more a {padding:4px;background:#E6E6E6;border-radius:3px;color:#FFFFFF;font-size:18pt}
.bt-more a:hover {background:#0B8FCB}

.slider-text {padding:5px;background:#FFFFFF;}
.slider-text a {color:#000000}
.slider-text h1 {font-family:'Roboto Condensed';font-size:22pt;color:#2E2E2E}
.slider-text p { font-color:#636363;font-size:10pt;margin:0}
.slider-text span {font-size:10pt;color:#636363}
.news-slide {background-image: url('images/news-back.jpg'); background-size: cover;background-position:center center;height:400px;animation: slideit 10s infinite;}

.cover-box {position:relative;border-right:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF}
.cover-box h2 {margin:0;width:100%;top:0;left:0;font-size:14pt;background:#484848;color:#FFFFFF;padding:5px}
.cover-box h3 {color:#000000;font-size:12pt;width:100%;position:absolute;left:0;padding:5px;bottom:-10px;background-color:rgba(255,255,255,.8)}

.highlight-wrapper {min-height:500px;background:#FFFFFF}
.highlight-wrapper tr {border:1px solid #D7D7D7;transition:all 0.5s;}
.highlight-wrapper tr:hover {background: #F4F4F4}
.highlight-wrapper td {padding:6px}
.highlight-wrapper img {width:125px;}
.highlight-wrapper a {color:#000000;font-size:12pt;font-family:'Roboto Condensed'}
.highlight-wrapper span {display:block;;font-size:10pt;color:#636363}


.news-box {background:#FFFFFF; position:relative;min-height:350px;max-height:350px;overflow:hidden; padding:10px; transition:all 0.2s; border:1px solid #E8E8E8; border-radius:6px}
.news-box a {display:box}
.news-box:hover {background:#FAFAFA;box-shadow: 0 0 11px rgba(33,33,33,.2); transform: scale(1.05);}
.news-box h5 {color:#3C3A3A;font-family:'Roboto Condensed';font-size:14pt;margin-top:5px}
.news-box p {font-size:9pt;color:#626364;}
.news-box span {display:block; background-color:rgba(255,255,255,.9); position:absolute;left:5px;bottom:0px;width:100%;padding:6px;border-top:1px solid #DFDFDF;color:#AFAFAF;font-size:10pt}
.news-pic {background-size:cover;min-height:150px;border:1px solid #DEDEDE}
.category {margin-top:30px;font-family:'Roboto Condensed';font-size:22pt}

.social-share {margin-top:10px; text-align:center}

.sidebar-ad {margin-top:15px;}
.content-table {width:100%;margin-top:25px;background:#FFFFFF;border:1px solid #E9E9E9}
.content-table th {background:#1461B1;padding:5px;color:#FFFFFF;font-size:12pt;font-weight:500}
.content-table td {font-size:11pt;border-bottom:1px solid #E1E1E3}
.content-table a {display:block;padding:3px;color:#B46302;font-family:My-Semibold;font-size:10pt;transition:all 0.5s;}
.content-table a:hover {background:#EDEDED;color:#4D4545}

footer {margin-top:50px;background-color:#5CDFFC;background-image:url('images/footer-back.jpg');background-size:cover;padding:15px}
.footer-links a {display:inline-block;padding:10px; color:#5F5F61;font-family:'Roboto Condensed';text-decoration:underline}
.footer-text {color:#000000;padding:10px;font-size:10pt;text-align:justify}

.page-wrapper {margin-top:20px;}
.page-wrapper p {text-align:justify}
.page-wrapper a {color:#095E89}
.page-wrapper blockquote {color:#DC6004;margin-left:20px;padding-left:10px;border-left:2px solid #DCDCDC;line-height: 150%;}
.page-cattitle {color:#2CACDA;font-family:'Roboto Condensed';font-size:14pt;}
.page-wrapper article {line-height: 2;}
.page-wrapper table {width:100%;border:1px solid #E8E8E8;}
.page-wrapper td {font-size:12pt;padding:5px;text-align:left}
.page-wrapper tr {border-top:1px solid #E8E8E8}

.news-wrapper {margin-top:15px;margin-bottom:10px; background:#FFFFFF; border:1px solid #E0E0E2;padding:10px;box-shadow: 0 0 5px 2px #E6E6E6;}
.news-wrapper p {font-size:12pt;text-align:justify}
.news-wrapper small {color:#2CACDA,font-size:9pt}

.author-box {background:#FFFFFF;border:1px solid #ECECEC;padding:10px;box-shadow: 0 0 5px 2px #E6E6E6;border-radius:5px;}
.author-box p {font-size:10pt}

.box-shadow {border:1px solid #E8E8E8; box-shadow: 0 0 5px 2px #E6E6E6;}
.myform {background:#FFFFFF;padding:15px;}
.myform label {color:#377BAF;margin-top:10px;margin-bottom:5px}

.listbox {display:inline-block;background:#FFFFFF; width:32%;margin:5px;padding:10px;height:110px;border:1px solid #E4E4E4}
.listbox a {color:#3C3A3A;font-family:'Roboto Condensed'}
.listbox p {padding-left:5px}

.timeline-wrapper { min-height:100px;background-image:url("images/timeline-back.png");background-repeat:repeat-y }
.timeline-wrapper span {display:inline-block;width:65px;height:65px;margin:10px;padding:10px;background:#3999CF;border-radius:50%;color:#FFFFFF;font-size:16pt;text-align:center;line-height:90%;border:2px solid #FFFFFF;box-shadow: 0 0 5px 2px #E6E6E6;}
.timeline-wrapper article {background:#FFFFFF;margin:10px;padding:10px;box-shadow: 0 0 5px 2px #E6E6E6;transition:all 0.5s;}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:0px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background-color:rgba(0,0,0,.2);display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-prev {position:absolute;bottom:45%;left:-15px}
.owl-next {position:absolute;bottom:45%;right:-15px}

.modal-dialog {max-width:800px;border:5px solid #1280B9; border-radius:10px}

.video-container {  position: relative;  overflow: hidden;  width: 100%;  padding-top: 52%;}
.video-frame {  position: absolute;  top: 0;  left: 0;  bottom: 0;  right: 0;  width: 100%;  height: 100%;}


@media (max-width: 650px) {
.news-slide { min-height:200px;max-height:250px}
.navbar {position:fixed;top:0;left:0;width:100%}
header {margin-top:100px;text-align:center}
.search-box {width:99%}
.header-links {text-align:center;}
.featured-icon span {display:none}
.featured-icon {min-width:50px;width:50px;border-radius:50%;background:#514F4F;text-align:center}
.featured-icon img {width:35px}
.wrapper-box {box-shadow:none;padding:0px}
.news-box {padding:5px;min-height:200px;max-height:300px}


h1 {font-size:20pt;color:#525556}
h2 {font-size:16pt;color:#525556}
h3 {font-size:14pt;color:#525556}

}

.pickmeup{background:#000;border-radius:.4em;-moz-box-sizing:content-box;box-sizing:content-box;display:inline-block;position:absolute;touch-action:manipulation}.pickmeup *{-moz-box-sizing:border-box;box-sizing:border-box}.pickmeup.pmu-flat{position:relative}.pickmeup.pmu-hidden{display:none}.pickmeup .pmu-instance{display:inline-block;height:13.8em;padding:.5em;text-align:center;width:15em}.pickmeup .pmu-instance .pmu-button{color:#eee;cursor:pointer;outline:none;text-decoration:none}.pickmeup .pmu-instance .pmu-today{background:#17384d;color:#88c5eb}.pickmeup .pmu-instance .pmu-button:hover{background:transparent;color:#88c5eb}.pickmeup .pmu-instance .pmu-not-in-month{color:#666}.pickmeup .pmu-instance .pmu-disabled,.pickmeup .pmu-instance .pmu-disabled:hover{color:#333;cursor:default}.pickmeup .pmu-instance .pmu-selected{background:#136a9f;color:#eee}.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected{background:#17384d}.pickmeup .pmu-instance nav{color:#eee;display:-ms-flexbox;display:-webkit-flex;display:flex;line-height:2em}.pickmeup .pmu-instance nav *:first-child :hover{color:#88c5eb}.pickmeup .pmu-instance nav .pmu-prev,.pickmeup .pmu-instance nav .pmu-next{display:none;height:2em;width:1em}.pickmeup .pmu-instance nav .pmu-month{width:14em}.pickmeup .pmu-instance .pmu-years *,.pickmeup .pmu-instance .pmu-months *{display:inline-block;line-height:3.6em;width:3.5em}.pickmeup .pmu-instance .pmu-day-of-week{color:#999;cursor:default}.pickmeup .pmu-instance .pmu-day-of-week *,.pickmeup .pmu-instance .pmu-days *{display:inline-block;line-height:1.5em;width:2em}.pickmeup .pmu-instance .pmu-day-of-week *{line-height:1.8em}.pickmeup .pmu-instance:first-child .pmu-prev,.pickmeup .pmu-instance:last-child .pmu-next{display:block}.pickmeup .pmu-instance:first-child .pmu-month,.pickmeup .pmu-instance:last-child .pmu-month{width:13em}.pickmeup .pmu-instance:first-child:last-child .pmu-month{width:12em}.pickmeup:not(.pmu-view-days) .pmu-days,.pickmeup:not(.pmu-view-days) .pmu-day-of-week,.pickmeup:not(.pmu-view-months) .pmu-months,.pickmeup:not(.pmu-view-years) .pmu-years{display:none}

.theCube{
  -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s; /* Animate the transform properties */
}
.topFlip, .bottomFlop{
  text-align: center;
  border: 1px solid #DADADA;
  box-shadow: 0 0 5px 2px #E6E6E6;
  height: 100px;
  border-radius: 6px;
  background: #FFFFFF;
}
.topFlip{
    -webkit-transform: translateZ(50px) translateY(20px);
            transform: translateZ(50px);
}
.bottomFlop{
 -webkit-transform: rotateX(-90deg) translateZ(-60px);
        transform: rotateX(-90deg)  translateZ(-60px);;
}
.theCube:hover{
  	-webkit-transform: rotateX(89deg) translateZ(50px);
	          transform: rotateX(89deg) translateZ(50px;
}
