.logo {
    font-size: 23px;
    line-height: initial;
}
.header-style1-1{padding-top: 0;}
i.fa.fa-phone {
    transform: rotate(85deg);
}
.top-bar-left ul li, .top-bar-right ul li{margin: 10px;}
.top-bar-left ul li i{margin: 5px;}
.top-bar-right ul li a{color: #808080;}
.main_row{padding-top: 32px;}
.banner-caption .title{color: #fff;padding-left: 30px;}
.header-style1-1 .navigation li a i{display: none;}
.header-style1-1 .navigation ul.sub-menu li a{font-size: 13px;}
.icon-btn::after{display: none;}
.event-item {
    display: inline-block;
    border-bottom: 1px dashed #eee;
    padding-bottom: 25px;
    margin-bottom: 25px;
    transition: all ease-in-out .3s;
    width: 100%;
    position: relative;
}
.event-date {
    position: absolute;
    left: 0;
    top: 0;
    transition: all ease-in-out .3s;
    background: #ffac00;
    padding: 5px 8px;
    border-radius: 5px;
    min-width: 80px;
}
.event-date h4 {
    font-size: 20px;
    color: #fff;
}

.event-date h4 span {
    font-weight: 300;
    width: 100%;
    display: block;
    font-size: 12px;
}

.event-details {
    padding-left: 105px;
}

.event-details h3 a {
    transition: all ease-in-out .3s;
}

ul.event-time li {
    padding: 0 10px 0 0;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
}

ul.event-time li i {
    color: #ffac00;
    padding-right: 10px;
}

.head1{
  text-align: center;
  font-size: 30px;
  line-height: initial;
  color: #000;
}
.head1 p a {
    color: #ff5a3c;
    font-weight: 600;
    border-bottom: 1px solid;
}

.sub-banner{
    background-image: url(../images/sub-banner.jpg);
    background-size: cover;
    width: 100%;
    padding-top: 250px;
    margin-bottom: 0;
}

.sub-banner-caption{
    min-width: 50%;
    padding: 22px 30px 25px;
}

.sub-banner-caption .breadcrumb-item+.breadcrumb-item::before{
    content: ">";
}
.sub-banner-caption .breadcrumb li{font-size: 14px;}
.sub-banner-caption .title{font-size: 35px;}
.sub-banner-caption.th-bg{background-color: rgb(255 90 60 / 64%);}

.info-box p{font-size: 20px;}
.info-box .icon-box{font-size: 40px;}
.bg_contact{
    background-image: url('../images/map-bg.png');
    background-repeat: repeat;
    width: 100%;
}

.fac_div img{border-radius: 5px;}
.fac_text{padding-top: 10px;}

.footer-style-1 .text{display: none;}

.navigation nav ul > li{
    margin-left: 20px;
}
.header-style1-1 .navigation li a{font-size: 15px;}
.header-style1-1 .navigation ul.sub-menu li a{
    padding: 10px 8px;
}
.ncte-btn{
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    background-color: #ff9900;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 0;
    border-radius: 5px;
    color: #252628 !important;
    font-weight: 600;
}
}
