/* CSS Document */
.headersection {
	margin-left: 0px;
	margin-right: 0px;
	display: block !important;
}

body {
	padding-top: 0px;
}

.footer-top, .footer-bottom {
	margin-left: 0px;
	margin-right: 0px;
}

footer {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.container2 {
	margin-top: 0px;
}

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
	margin: 0;
	padding: 0;
}

div.outsideframe > div.row.hidden-lg.hidden-md { 
  display: none !important; 
}

div.tnchiro {
	font-family: 'aleoregular', Times, "Times New Roman", serif;
}
.tnchiro .header .link li a {
	color: #fff;
	font-size: 20px;
	color: #858585;
	font-family: 'aleoregular', Times, "Times New Roman", serif;
	display: flex;
	align-items: center;
}
.tnchiro .header .link li a:hover {
	text-decoration: none;
}
.tnchiro .fa-envelope {
	color: #00468D;
	margin-left: 10px;
}
.tnchiro .fa-facebook-f {
	color: #3a5795;
	margin-left: 10px;
}
.tnchiro .fa-twitter {
	color: #55acee;
	margin: 0 10px;
}
.tnchiro .logo_head_part ul {
	display: flex;
	justify-content: flex-end;
	margin: 40px 0 0 0;
}
.tnchiro .main-nav .container {
	padding: 0;
}
.tnchiro .header .navbar {
	border: 0px;
  	margin-bottom: -12px;
}
.tnchiro .contact_link {
	float: right;
	margin-bottom: 0;
	padding: 8px 0;
}
.tnchiro .contact_link li {
	display: inline-block;
	margin-left: 10px;
}
.tnchiro .header-links-icons {
	display: flex;
}
.tnchiro .link li {
	display: flex;
	margin: 0 10px 0 0;
}
.tnchiro .contact_link li img {
	margin-left: 8px;
}
.tnchiro .social_icon {
	text-align: right;
}
.tnchiro .social_icon li {
	display: inline-block;
	margin: 3px;
}
.tnchiro .social_icon li a {
	background-color: #ec9322;
	display: block;
	color: #fff;
	font-size: 20px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
}
.tnchiro .header_menu .navbar-collapse {
	text-align: center;
}
.tnchiro .header_menu .navbar-nav {
	float: none;
	display: inline-block;
	margin: 0 auto;
}
.tnchiro .header_menu .navbar-nav .menu_parent:hover .dropdown-menu {
	max-height: 500px;
	opacity: 1;
}
.tnchiro .header_menu .navbar-nav .dropdown-menu a {
	color: #fff;
	font-size: 14px;
}
.tnchiro .navbar-collapse {
	padding: 0;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.dropdown-menu {
	margin-top: 0;
}
.tnchiro .nav_logo {
	margin: 25px 0;
}
.tnchiro .navbar-nav .active {
	background: #01488F !important;
}
.tnchiro .navbar-nav li {
	margin-right: 15px;
}
.tnchiro .navbar-nav .active a {
	color: #fff;
	font-size: 21px;
	line-height: 40px;
	display: block;
	padding: 0 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: 'aleoregular', Times, "Times New Roman", serif;
	margin: auto;
}
.tnchiro .navbar li>a {
	font-size: 20px;
	line-height: 40px;
	display: block;
	padding: 0 11px;
	margin-right: 15px;
	text-decoration: none;
	color: #858585;
	font-weight: normal;
	font-style: normal;
	font-family: 'aleoregular', Times, "Times New Roman", serif;
    text-shadow: none;
}
.tnchiro .navbar li>a:focus {
    background-color: inherit;
    background-image: none;
}
.tnchiro .navbar .dropdown-menu li>a {
	font-family: Arial, Helvetica, sans-serif;
}
.tnchiro .navbar li:hover > a {
	color: #FFF;
	background: #858585 !important;
}
.tnchiro .navbar .dropdown-menu li>a {
	color: #FFF;
}
.tnchiro .navbar .dropdown-menu {
	background: #858585;
	border: 0;
	box-shadow: none;
}
.tnchiro .dropdown-menu li a:hover {
	color: #ccc;
}
.tnchiro .logo_head_part .btns {
	margin: 20px 0;
}
.tnchiro .header-btn .lt {
	background-color: #01488F;
}
.tnchiro .header-btn img {
	margin-left: 9px;
}
.tnchiro .header-btn .lt:hover {
	background-color: #858585;
	text-decoration: none;
}
.tnchiro .logo_head_part .arrowlarge {
	display: block;
	float: left;
	width: auto;
	margin: 0 12px 0 0;
	padding: 0 0 0 12px;
	border: 1px solid #858585;
	font-size: 17px;
	line-height: 34px;
	font-weight: normal;
	color: #FFF;
	font-family: 'aleoregular', Times, "Times New Roman", serif;
	display: flex;
	align-items: center;
}
.tnchiro .header-btn .img {
	margin: 0 0 0 5px;
}
.tnchiro .navbar .header-btn {
	display: none;
}
.tnchiro .header-btn .arrowlarge.dk {
	background-color: #013467;
}
.tnchiro .header-btn .dk:hover {
	background-color: #858585;
	text-decoration: none;
}
.tnchiro .dropdown-menu>li {
	margin-right: 0;
}
.tnchiro .dropdown-menu {
	min-width: 100%;
}
.tnchiro .dropdown-menu li>a {
	font-size: 16px;
	line-height: 22px;
	display: block;
	padding: 6px 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}
.tnchiro .footer {
	padding: 30px 0 150px 0;
	color: #ccc;
	background: #807E7D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.tnchiro .footerlogo h3 {
	width: 106px;
	height: 50px;
	float: left;
	margin: 0;
}
.tnchiro .footerlogo a {
	width: 106px;
	height: 50px;
	display: block;
	text-indent: -4000px;
	background: url(https://cdn.ce21.com/global/tnchiro-logo-footer.png) 0 0 no-repeat;
}
.tnchiro .footerlogo a:hover {
	background-position: 0 -50px;
}
.tnchiro .footerlogo p {
	color: #DDD;
	font-size: 12px;
	line-height: 14px;
	margin: 30px 0 0 0;
	width: auto;
	float: left;
}
.tnchiro .info {
	margin: 18px 0 0 0;
}
.tnchiro .info .txt, .tnchiro .header-info .txt {
	display: block;
	float: left;
	font-size: 17px;
	line-height: 30px;
	color: #ddd;
	font-family: 'aleoregular', Times, "Times New Roman", serif;
	margin-left: 20px;
}
.tnchiro .header-info .txt {
	font-size: 19px;
 	color: #858585;
}
.tnchiro .info .social {
	background-position: 0 -30px;
}
.tnchiro .info .social.contact, .tnchiro .header-info .social.contact {
	background-image: url(https://cdn.ce21.com/global/tnchiro-soc_contact.png);
	width: 20px;
}
.tnchiro .info .social, .tnchiro .header-info .social {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	text-indent: -4000px;
	margin: 0 0 0 6px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.tnchiro .info .social:hover, .tnchiro .header-info .social:hover {
	background-position: 0 -60px;
}
.tnchiro .info .social {
	background-position: 0 -30px;
}
.tnchiro .info .social.facebook, .tnchiro .header-info .social.facebook {
	background-image: url(https://cdn.ce21.com/global/tnchiro-soc_facebook.png);
	width: 10px;
}
.tnchiro .info .social.twitter, .tnchiro .header-info .social.twitter {
	background-image: url(https://cdn.ce21.com/global/tnchiro-soc_twitter.png);
	width: 22px;
}
.tnchiro .info .social.instagram, .tnchiro .header-info .social.instagram{
  	background-image: url(https://ce21.blob.core.windows.net/global/tnchiro-soc_instagram.png);
    width: 21px;
}
.tnchiro .info .social.youtube, .tnchiro .header-info .social.youtube {
	background-image: url(https://cdn.ce21.com/global/tnchiro-soc_youtube.png);
	width: 40px;
}
.tnchiro .info a, .tnchiro .site a {
	font-size: 12px;
	line-height: 20px;
	color: #DDD;
	font-weight: normal;
}
.tnchiro .info a:hover, .tnchiro .site a:hover {
	color: #333;
	text-decoration: none;
}
.tnchiro .site {
	margin: 10px 0;
}
.tnchiro .header-links-icons .you-tube {
	background-image: url(https://cdn.ce21.com/global/tnchiro-header-utube.png);
	width: 40px;
	cursor: pointer;
}
.tnchiro .header-links-icons .you-tube:hover {
	background-position: 0 -60px;
	cursor: pointer;
	text-decoration: none;
}
.tnchiro .header-links-icons .you-tube {
	display: block;
	float: left;
	width: 40px !important;
	height: 30px;
	text-indent: -4000px;
	margin: 0 0 0 6px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.tnchiro .header-links-icons .you-tube {
	background-position: 0 0px;
}

@media(max-width:1199px) {
.tnchiro .navbar-nav .active a {
	font-size: 17px;
}
.tnchiro .navbar li>a {
	font-size: 17px;
}
.tnchiro .navbar-nav li {
	margin-right: 12px;
}
}

@media(max-width:992px) {
.tnchiro .navbar-nav .active a {
	font-size: 16px;
}
.tnchiro .navbar li>a {
	font-size: 16px;
}
.tnchiro .navbar-nav li {
	margin-right: 10px;
}
.tnchiro .header .link li a {
	font-size: 18px;
}
.tnchiro .header-links-icons {
	align-items: center;
}
.tnchiro .navbar li>a {
	padding: 0px 0px;
	margin-right: 10px;
}
.tnchiro .logo_head_part .arrowlarge {
	padding: 0px 9px 0 9px;
}
}

@media(max-width:767px) {
.tnchiro .navbar-nav {
    margin: 15px 0;
}
.tnchiro .logo_head_part ul {
	display: none;
}
.tnchiro .info .txt {
	margin-left: 0px;
}
.tnchiro .navbar li>a {
	padding: 0px 11px;
	margin-right: 0;
	background-color: #013467;
	color: #fff;
}
.tnchiro .navbar-nav li {
	margin-right: 0px;
	padding: 0 20px;
}
.tnchiro .navbar {
	min-height: 0;
}
.tnchiro .nav_logo {
	margin: 0;
	display: flex;
	justify-content: center;
}
.tnchiro .navbar .header-btn {
	display: block;
}
.tnchiro .navbar-nav .active {
	background-color: transparent !important;
}
.tnchiro .header-btn .lt {
	background-color: #01488F;
	padding: 10px;
	margin: 0 20px 0 0;
	color: #fff;
	border: 1px solid gray;
}
.tnchiro .header-btn .dk {
	border: 1px solid gray;
	padding: 10px;
	color: #fff;
}
}


#tnmemberpages {
    background: #013467;
    padding: 15px;
    color: #FFF;
    margin-bottom: 20px;
}
#tnmemberpages h3 {
    color: #FFF;
    margin: 0 0 0 0;
    padding: 0 0 8px 0;
    font-family: 'aleoregular', Times, "Times New Roman", serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
}
#tnmemberpages ul {
    margin: 0;
    padding: 0;
}
#tnmemberpages ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#tnmemberpages ul li a {
    display: block;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    padding: 6px 0;
    margin: 0;
}
#tnmemberpages ul li a:hover {
    color: #9E9E9E;
    text-decoration: none;
}.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #3181cb !important;color:black !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }