/*-- Use For Custom Styling --*/

/* ===================================
       Timeline css
====================================== */
.timeline-sec{
    min-height: 300px;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.timeline-sec .timeline-overlay{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    //background-color: rgba(0, 0, 0, 0.50);
}
.timeline-sec .timeline-heading{
    margin-bottom: 50px;
}
.timeline-sec .large-heading,.timeline-sec .sub-heading{
    color: #FFFFFF;
}
.timeline-sec .fly-line{
    background-color: #FFFFFF;
}

.timeline-sec .timeline-year{
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}
.timeline-sec .timeline-year:first-child{
    padding-top: 0;
    padding-bottom: 0;
}
.timeline-sec .timeline-year .t-year{
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: #b6a85a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.timeline-sec .timeline-year .t-year .heading{
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Microsoft JhengHei', sans-serif;
    margin-bottom: 0;
}
.timeline-sec .timeline .timeline-block{
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    cursor: pointer;
    list-style: none;
    margin-bottom: 30px;
}
.timeline-sec .timeline .event-details{
    color: #44484F;
    background-color: rgba(195, 196, 201, 0.5);
    padding: 30px;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .event-details .event-heading{
    /*font-family: 'Microsoft JhengHei', sans-serif;*/
    font-family: 'Dancing Script', cursive;
    font-size: 24px;
    font-weight: 500;
}
.timeline-sec .timeline .event-details .text-des{
    font-size: 14px;
    font-family: 'Microsoft JhengHei', sans-serif;
    font-weight: 300;
    opacity: 1;
    margin-bottom: 15px;
	font-weight: 500;
}
.timeline-sec .timeline .event-details .event-time{
    font-size: 14px;
    font-family: 'Microsoft JhengHei', sans-serif;
    font-weight: 300;

}
.timeline-sec .timeline .event-details:hover{
    background-color: #FFF100;
}
.timeline-sec .timeline .event-details:hover .text-des,.timeline-sec .timeline .event-details:hover .event-heading,.timeline-sec .timeline .event-details:hover .event-time{
    color: #111;
}
.timeline-sec .timeline .simple-timeline .event-details:hover:after{
    border-left: 14px solid #ffffff;
}
.timeline-sec .timeline .inverse-timeline .event-details:hover:after{
    border-right: 14px solid #ffffff;
}
.timeline-sec .timeline .simple-timeline .event-details:hover:before{
    background-color:  #ffffff;
}
.timeline-sec .timeline .inverse-timeline .event-details:hover:before{
    background-color: #ffffff;
}

.timeline-sec .timeline .simple-timeline .event-details:after{
    content: " ";
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 35px;
    border-top: 14px solid rgba(136, 136, 136, 0);
    border-left: 14px solid rgba(0, 0, 0, 0.35);
    border-bottom: 14px solid rgba(245, 245, 245, 0);
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .simple-timeline .event-details:before{
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color: #333;
    position: absolute;
    right: -12px;
    top: 41px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .inverse-timeline .event-details:after{
    content: " ";
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 35px;
    border-top: 14px solid rgba(136, 136, 136, 0);
    border-right: 14px solid rgba(0, 0, 0, 0.35);
    border-bottom: 14px solid rgba(245, 245, 245, 0);
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline .inverse-timeline .event-details:before{
    content: " ";
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color: #333;
    position: absolute;
    left: -8px;
    top: 41px;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: .8s ease;
    -o-transition: .8s ease;
    transition: .8s ease;
}
.timeline-sec .timeline:after{
    content: " ";
    display: inline-block;
    width: 3px;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
}
.timeline-sec .timeline .simple-timeline{
    padding-right: 50px;
    float: left;
    clear: left;
}
.timeline-sec .timeline .inverse-timeline{
    padding-left: 50px;
    margin-top: 60px;
    float: right;
    clear: right;

}

.timeline-sec .timeline:after {
    content: " ";
    display: inline-block;
    width: 3px;
    background-color: #333;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
}

/* ===================================
       TAB
====================================== */

.tabset {
  max-width: 95%;
  padding: 10px;
}


.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none; 
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 5px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  color: #333;
  background: #F2F2F2;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 0px;
  height: 0px;
  background: #8d8d8d;
}

input:focus-visible + label {
  outline: 2px solid rgba(0,102,204,1);
  border-radius: 3px;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
  color: #F2F2F2;
  background: #1D2142;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
  /*
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
  */
}

.tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

.tabwordcolor {
	color : #111;	
}

/* ===================================
       Mackey Type Title
====================================== */
.bottom30 {
    margin-bottom: 30px;
}

.heading .divider-center {
    height: 1px;
    width: 100%;
    background-color: #000;
    display: block;
}

.heading .divider-center {
    margin: 10px auto;
}


/* ===================================
    Multi background image
    Milestone
====================================== */

.milestonebg {
  background-image: url(../img/truelove.png), url(../img/tolerant.png);

  background-repeat: no-repeat, no-repeat, no-repeat;

  background-position:
    top left,
    bottom right;
}

.influencebg {
  background-image: url(../img/influence.png), url(../img/share.png);

  background-repeat: no-repeat, no-repeat, no-repeat;

  background-position:
    top left,
    bottom right;
}

.confidencebg {
  background-image: url(../img/confidence.png);

  background-repeat: no-repeat;

  background-position: bottom right;
}

.joybg {
  background-image: url(../img/joy.png);

  background-repeat: no-repeat;

  background-position: bottom left;
}


.sharebg {
  background-image: url(../img/share.png);

  background-repeat: no-repeat;

  background-position: bottom right;
}

.thanksbg {
  background-image: url(../img/thanks.png);

  background-repeat: no-repeat;

  background-position: bottom right;
}
/* ===================================
      Border
====================================== */
.border000 {
	font-family: Microsoft JhengHei;
	text-align: left;
	font-size: 18px;
	font-weight: 800;
	color: #111;
    border: 1px solid #4d4d4d;
	margin: 12px;
	#line-height: 2.0;
	width: 95%;
	Padding: 15px;
}

.borderccc {
	font-family: Microsoft JhengHei;
	text-align: left;
	font-size: 18px;
	font-weight: 800;
	color: #111;
    border: 1px solid #4d4d4d;
	margin: 12px;
	#line-height: 2.0;
	width: 95%;
	background-color: #EFEFEF;
	Padding: 15px;
}

.border000s {
	font-family: Microsoft JhengHei;
	text-align: left;
	font-size: 15px;
	font-weight: 800;
	color: #111;
    border: 1px solid #4d4d4d;
	margin: 12px;
	#line-height: 2.0;
	width: 95%;
	Padding: 15px;
}

.bordercccs {
	font-family: Microsoft JhengHei;
	text-align: left;
	font-size: 15px;
	font-weight: 800;
	color: #111;
    border: 1px solid #4d4d4d;
	margin: 12px;
	line-height: 2.0;
	width: 95%;
	background-color: #EFEFEF;
	Padding: 15px;
}
/* ===================================
      button
====================================== */
.our-btn {
    background-color: #FFF;
    padding: 10px 35px 10px 35px;
    color: #333;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 14px;
    border: solid 1px #333;
    transition: .5s ease;
    text-decoration: none !important;
}	

.our-btn:hover {
	background-color: #DE323E;
	color: #FFF;
	border: solid 1px #FFF;
}

.our-btn2 {
    background-color: #DE323F;
    padding: 10px 15px 10px 15px;
    color: #FFF;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 14px;
    border: solid 1px #FFF;
    transition: .5s ease;
    text-decoration: none !important;
}	

.our-btn2:hover {
	background-color: #FFF;
	color: #333;
	border: solid 1px #333;
}

.animatedR {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .2em;
	display: inline-block;
	border: 4px double rgba(255,255,255,.25);    
 
  span {
  	font: 90 3em/1 "Oswald", sans-serif;
  	letter-spacing: 0;
  	padding: .25em 0 .325em;
	font-family: Arial Black;
  	text-shadow: 0 0 80px rgba(255,255,255,.5);

    /* Clip Background Image */
	  background: url(../img/animated-text-fill.png) repeat-y;
	  -webkit-background-clip: text;
	  background-clip: text;

    /* Animate Background Image */
	  -webkit-text-fill-color: transparent;
	  -webkit-animation: aitf 80s linear infinite;

    /* Activate hardware acceleration for smoother animations */
	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;

  }
}

@-webkit-keyframes aitf {
0% { background-position: 0% 50%; }
100% { background-position: 100% 50%; }
}

.animatedG {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .2em;
	display: inline-block;
	border: 4px double rgba(255,255,255,.25);
 
  span {
  	font: 90 3em/1 "Oswald", sans-serif;
  	letter-spacing: 0;
  	padding: .25em 0 .325em;
	font-family: Arial Black;
  	text-shadow: 0 0 80px rgba(255,255,255,.5);

    /* Clip Background Image */
	  background: url(../img/animated-text-fill2.png) repeat-y;
	  -webkit-background-clip: text;
	  background-clip: text;

    /* Animate Background Image */
	  -webkit-text-fill-color: transparent;
	  -webkit-animation: aitf 80s linear infinite;

    /* Activate hardware acceleration for smoother animations */
	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;

  }
}


.animatedB {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .2em;
	display: inline-block;
	border: 4px double rgba(255,255,255,.25);
 
  span {
  	font: 90 3em/1 "Oswald", sans-serif;
  	letter-spacing: 0;
  	padding: .25em 0 .325em;
	font-family: Arial Black;
  	text-shadow: 0 0 80px rgba(255,255,255,.5);

    /* Clip Background Image */
	  background: url(../img/animated-text-fill4.png) repeat-y;
	  -webkit-background-clip: text;
	  background-clip: text;

    /* Animate Background Image */
	  -webkit-text-fill-color: transparent;
	  -webkit-animation: aitf 80s linear infinite;

    /* Activate hardware acceleration for smoother animations */
	  -webkit-transform: translate3d(0,0,0);
	  -webkit-backface-visibility: hidden;

  }
}



.circleblk {
   background-color:#6db7aa;
   border-radius: 15px;
   text-align: center;
   height: 50px;
   margin-top: -27px;
   margin-bottom: 25px;
}

.circleblkfont {
   margin-top:30px;
   color: #EEE;
   font-size:16px;
   font-weight:800;
   line-height:1.4;
}

.awardlist1 {
  color: #DD4F3E;
  font-weight:900;
  text-align:center;
}

.t100a1 {
    font-size: 24px;
    font-weight: 500;
    color: #1D2142;
    margin: 10px 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.t100a1:hover {
	color: #DE323E;
}

.titleyear {
	font-size: 20px;
    font-weight: 800;
    color: #DE323E;
    transition: .3s ease;
}


.tittext-right {
    text-align: right !important;
}

.tittextupdn01-right {
    text-align: right !important;
}

.tittextupdn02-right {
    text-align: right !important;
}

.tittextupdn01-left {
    text-align: left !important;
}

.tittextupdn02-left {
    text-align: left !important;
}

.offset-2b {
	margin-left: 16.66666667%;
}

.blktitle {
	font-size:54px; 
}

.containerB {
	width: 100%;
    padding-right : 15px;
	padding-left : 15px;
	margin-right : auto;
	margin-right : auto;

}

@media screen and (max-width: 1000px) {
	.titlemargin {
		margin-top: 45px;
	}

    .tittext-right {
       text-align: left !important;
    }	

    .tittextupdn01-right {
       text-align: left !important;
	   margin-top: 65px;
    }
	

    .tittextupdn02-right {
        text-align: left !important;
		margin-top: -115px;
    }	

    .tittextupdn01-left {
       text-align: left !important;
	   margin-top: 65px;
    }

    .tittextupdn02-left {
       text-align: left !important;
	   margin-top: -115px;
    }
	
	.offset-2b {
		margin-left: 5px;
	}

    .blktitle {
	    font-size:42px; 
    }	

    .containerB {
	    #width: 700px;
		max-width : 100%;
    }
	
}

@media screen and (max-width: 750px) {
	.starbg {
        background-image: url('../img/TOP.png'); 
		background-size: cover; 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: center 67.9078px; padding: 3.5rem 0;		
	}
}

@media screen and (max-width: 1100px) {
	.starbg {
        background-image: url('../img/TOP-1024.jpg'); 
		background-size: cover; 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: center 67.9078px; padding: 3.5rem 0;		
	}
}

@media screen and (min-width: 1101px) {
	.starbg {
        background-image: url('../img/TOP-1920.jpg'); 
		background-size: cover; 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: center 67.9078px; padding: 3.5rem 0;		
	}
}

.dropcap.square {
    font-size: 22px;
    color: #fff;
    height: 45px;
    width: 90px;
    line-height: 45px;
    margin: 5px 10px 0 0;
    text-align: center;
}

@media screen and (max-width: 900px) {
	.awardblk {
         width: 49%;
	}		
}

@media screen and (min-width: 901px) {
	.awardblk {
         width: 19%;
	}	
}

/* ===================================
       Table css
====================================== */
.table, .table * { margin: 0 auto; padding: 0; }
.table {display: table; width: 99%; border-collapse: collapse;}
.table-tr {display: table-row; height: 30px;}
.table-th {display: table-cell;font-weight: bold;height: 100%;border: 0px;text-align: center;vertical-align: middle;background-color:#E5E5E5;}
.table-td {display: table-cell; height: 100%;border: 0px; text-align: center;vertical-align: top;}