@charset "utf-8";
body {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #4f494c;
    line-height: 24px;
    padding-top:60px;
}
#body-wrapper{
background-image: -webkit-gradient(
	linear,
	right top,
	left top,
	color-stop(0, #F1D9E2),
	color-stop(0, #FF4A4A),
	color-stop(1, #FA0101),
	color-stop(1, #F22020),
	color-stop(1, #E93737),
	color-stop(1, #E13F3F)
);
background-image: -o-linear-gradient(left, #F1D9E2 0%, #FF4A4A 0%, #FA0101 100%, #F22020 100%, #E93737 100%, #E13F3F 100%);
background-image: -moz-linear-gradient(left, #F1D9E2 0%, #FF4A4A 0%, #FA0101 100%, #F22020 100%, #E93737 100%, #E13F3F 100%);
background-image: -webkit-linear-gradient(left, #F1D9E2 0%, #FF4A4A 0%, #FA0101 100%, #F22020 100%, #E93737 100%, #E13F3F 100%);
background-image: -ms-linear-gradient(left, #F1D9E2 0%, #FF4A4A 0%, #FA0101 100%, #F22020 100%, #E93737 100%, #E13F3F 100%);
background-image: linear-gradient(to left, #F1D9E2 0%, #FF4A4A 0%, #FA0101 100%, #F22020 100%, #E93737 100%, #E13F3F 100%);
}
p {
	line-height: 20px;
	/*text-align:justify;*/
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	font-size:13px;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size:35px;
	color:#FFFFFF;
}

h3 {
	font-family: 'Roboto', sans-serif;
	color:#FFFFFF;
}

h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:13px;
	color:#000000;
}
h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:15px;
	color:#FFFFFF;
}
h6 {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	font-weight:400;
	color:#FFFFFF;
}
h7 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:13px;
	color:#d80003;
}
li h6 a:hover{
	color: #323243;
	text-decoration:none;
	border:0;
}

li h6 a:visited,
li h6 a:focus{
	border:0;
	text-decoration:none;
}
ol.myList {
    list-style-type:decimal;
}
a:hover {
	color:#323243;
}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
#content-body a,
#content-body a:visited,
#content-body a:link{
    color:#d80003;
}
#content-body a:hover{
    color:#323243;
}
.clear {
	clear:both;
}
ul {
	list-style-type:none;
	padding:0;
}
article {
	text-align:center;
}
.margin-creator{
	margin-top:30px;
}
/* -------navbar----------*/
.navbar-brand{
	padding-top:1px;
	padding-right:0;
	padidng-left:0;
}
.navbar-default{
	background-color:#FFFFFF;
}
.navbar-default .navbar-toggle .icon-bar {
    background: red;
}
.navbar-link{
	color:red;
}
.navbar-default .navbar-nav > li > a{
	color:#323243; /* text link color */
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #d80003;    /*text link hover color change */
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#d80003;
	background-color: transparent;  /*BACKGROUND color for active or you can say the current page text*/
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #d80003;
	text-decoration: none;
	background-color: #f4f4f4;  /*change color of links in drop down here*/
}
.dropdown-toggle:active, .open .dropdown-toggle {
	background: transparent !important;  /* dropmenu first text background color */
}
.navbar{
	font-family: 'Roboto', sans-serif;
	font-size:15px !important;
}
.navbar-nav > li > a {
	padding-right: 5px;
}
#search-form {
	display: none;
}
/* ----------------------*/

/* ---index banner ---*/
.carousel-inner > .item{
      width:100%;
      margin:0 auto;
	  height:auto;  /* 500 */
	  background-size: cover;
	  background-position: center center;
}
.carousel-inner > .inner-item{
      width:100%;
      margin:0 auto;
	  height:400px;  /* 500 */
	  background-size: cover;
	  background-position: center center;
}
.banner-control{
	float:right;
	display:inline-block;
	text-align:justify;
	background-color: rgba(216,0,3,0.85);
	right:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	padding-bottom:20px;
	margin-right:20px;
}
/* ----------------------*/

/*--- upcoming-events ---*/
#owl-demo {
	width:100%;
	height:auto;
	display:inline-block;
}
#event-head-wrapper{
	width:100%;
	height:auto;
    color:#d80003;
}
#event-head-wrapper h3{
    color:#d80003;
}
.date-info{
	height:20%;
	width:15%;
	padding:0;
	background-color:#ffffff;
	display:inline-block;
	position:relative;
	float:left;
	margin-top:3px;
}
.custom-date{
	display:block;
	text-align:center;
	clear:both;
	color: #323243;
}
.custom-date h3{
	color: white;/*#323243;*/
	font-weight:700;
	margin-top:0.2em;
}
.custom-month {
	color:white; /*#323243;*/
	display:block;
	text-align:center;
	margin-top:-1em;
}
.date-info2 {
	width:80%;
	margin-left:10px;
	display:inline-block;
	color:#323243;
	float:left;
}
.custom-event-name{
	font-weight:600;
    font-size:13px;
}
.custom-detail{
	padding-bottom:20px;
}
#owl-demo .item{
    display: inline-block;
	width:100%;
}
/*-----------------------*/


/*--- primary-content ---*/
#primary-content {
	position:relative;
}
#primary-content article p{
	width:70%;
	display:inline-block;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

#primary-content article img{
	display:inline-block;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
}

#primary-content article h3{
	color: #d80003;
	margin-top:40px;
	margin-bottom:0;
}
.itemImg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.itemBox{
	position: relative;
	overflow: hidden;
	padding-bottom: 50%;
	margin-bottom:10px;
    min-height:100px;
}
.itemBox p{
	display:block;
	position: absolute;
	top: 45%;
	bottom: 45%;
	left:30%;
	right:20%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin:0 auto;
	font-weight:600;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
}
/*------------------------*/

/*-- secondary-content --*/
.secondary-titleholder{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
#secondary-content h3{
	color: #d80003;
	margin-top:40px;
	text-align:center;
}
#secondary-content .col-lg-12 p{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	display:inline-box;
	margin-top:30px;
	margin-bottom:30px;
}
.itemImg2 .vertical-align-text p{
	color:#D1D1D1;
}
.itemImg2 .vertical-align-text a:hover,
.itemImg2 .vertical-align-text a:focus{
	color:#323243;
	text-decoration:none;
}
#secondary-content ul li{
	width:23%;
	position:relative;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
	display:inline-block;
	float:left;
	height:200px;
	background-color:#663637;
}
.vertical-align-text {
	display:block;
	position: absolute;
	top: 50%;
	left:20%;
	right:2%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin:0 auto;
}
.itemImg2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.itemBox2{
	position: relative;
	overflow: hidden;
	padding-bottom: 50%;
	min-height:140px;
}

/*----------------*/


/*-- index latestnews --*/
#latest-news {
	margin-top:60px 0;
}
#latest-news h3 {
	float:left;
	color:#d80003;
	display:inline-block;
	margin-left:0px;
	margin-top:30px;
}
.custom-date-news {
	font-size:12px;
    color:#323243;
}
#latest-news ul li {
	float:left;
	display:inline-block;
}
#latest-news ul li p{
	font-size:14px;
    color:#323243;
}
#latest-news h4{
	font-weight:bold;
	color:#323243;
}
.btn-submit-about {
	display: inline-block;
	color: #D80003;
	background-color: transparent;
	border-radius: 0;
}
.btn-submit {
	display: inline-block;
	margin-bottom: 30px;
	color: #D80003;
	background-color: transparent;
	border-radius: 0;
}
.btn-submit-pages {
	display: inline-block;
	margin-bottom: 30px;
	color: #FFFFFF;
	background-color: transparent;
	border-radius: 0;
	line-height:3px;
	font-weight:600;
	font-size:14px;
}
.btn-cg {
	display: inline-block;
	margin-bottom: 10px;
	color: #d80003;
	background-color: transparent;
	border-radius: 0;
	font-weight:600;
	font-size:14px;
	float:left;
	clear:both;
}
.btn-submit-pages:hover,
.btn-submit-pages:focus,
.btn-submit-pages:active,
.btn-submit-pages.active, {
	color:blue;
	background-color: transparent;
	border-radius:0;
	border:hidden;
	line-height:3px;
	font-weoght:600;
	font-size:14px;
}
.btn-submit:hover,
.btn-submit:focus,
.btn-submit:active,
.btn-submit.active, {
	color:blue;
	background-color: transparent;
	border-radius:0;
	border:hidden;
	line-height:3px;
	font-weoght:600;
	font-size:14px;
}

/*----------- pages lastest news---------------------*/
#latest-news2 {
	margin-top:60px 0;
	position:relative;
}
#latest-news2 h3 {
	float:left;
	color:#FFFFFF;
	display:inline-block;
	margin-left:0px;
	margin-top:30px;
	margin-bottom:20px;
}
.custom-date-news2 {
	font-size:12px;
	color: #FFFFFF;
}
#latest-news2 ul li {
	float:left;
	display:inline-block;
}
#latest-news2 ul li p{
	font-size:14px;
	color: #FFFFFF;
}
#latest-news2 ul li h4{
	font-weight:600;
	color:#FFFFFF;
}
.btn-submit2 {
	display:inline-block;
	margin-bottom:30px;
}
/*------------*/



/*-- index footer --*/
#footer {
	background-color: #d80003;
	height:auto;
    padding-bottom:10px;
}
#footer-links ul li {
	float: left;
	margin-right:10px;
}
#footer-info ul li{
	float: right;
}

/*------------ pages footer ----------------*/

#footer2 {
	background-color: #59606c;
	height:auto;
    padding-bottom:10px;
}
#footer-links ul li a:hover{
    color:#d80003;
}
#footer2 h6 {
	font-size: 15px;
}
/*------------*/



/* mixin for multiline */
.block-with-text {
    overflow: hidden;
    position: relative;
    line-height: 1.3em;
    max-height: 2.6em;
    text-align: justify;
    color:white;
}
.text-color-force{
    color:#323243;
}
.block-with-text:before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 1em;
    height: 1.2em;
    background-color: transparent;
    padding-left: 2px;
}
.block-with-text:after {
    content: "";
    position: absolute;
    right: 0px;
    width: 1em;
    height: 1.2em;
    background-color: transparent;
}
.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.truncate-width-per-cen {
  width:30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*-----------------------------------------------------------------pages------------------------------------------------------------------*/
/*-------------------content menu tab-----------------------------------*/
#content-body{
	background-color: white;
	margin-bottom: 8px; /* margin for bottom */
	height: auto;
	min-height:500px;
	width:100%;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(140,140,140,1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(140,140,140,1);
	box-shadow: 0px 0px 15px 0px rgba(140,140,140,1);

	display:inline-block;
	position:relative;
}
#pageTitleBox h2{
	padding-bottom:130px; /*50px; 130px*/  
	/*margin:0;*/
    margin-top:-170px;  /*none -170px*/
    text-shadow: 2px 4px 3px rgba(0,0,0,0.7);
}
@media (min-width:1600px){
    #pageTitleBox h2{
	   padding-bottom:280px; /*50px; 130px*/  
	   /*margin:0;*/
        margin-top:-300px;  /*none -170px*/
        text-shadow: 2px 4px 3px rgba(0,0,0,0.7);
    }
    .carousel-inner > .inner-item{
	  height:600px;  /* 500 */
    }
}
.pageTitle {
	color:#d80003;
	font-size:20px;
	text-transform: uppercase;
}
.kp .pageTitle{
    margin-top:0;
}
.pageTitle-inner-item {
	color:#d80003;
	font-size:18px;
}
.breakline {
	width:100%;
	height:100%;
	border-bottom:solid rgba(193,193,198,0.25);
	margin-bottom:30px;
	margin-top:30px;
}
.menuTab{
	width: auto;
	background-color: #FFFFFF;
	display: inline-block;
	float: left;
	padding: 8px;
	margin-left: -15px;
	margin-right:17px;
}
.menuTab:hover{
	border-bottom:3px solid #fe0201;
}
.menuTab h7{
	color:#fe0201;
}
.activeTab{
	border-bottom:3px solid #fe0201;
}
.inactive{
	border-bottom:solid #FFFFFF;
}
#paginationBar{
	display:block;
	margin:0 auto;
	text-align:center;
}

/*-------------------------------------------------------*/
#content-body .panel-group{
	margin-left:30px;
	margin-right:30px;
    margin-top:30px;
}

#content-body .panel-group .panel{
	border-color:transparent;
}
#content-body .panel-group .panel.panel-default .panel-heading {
	background-color:white;
}
.panel-heading .panel-title .accordion-toggle{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size:20px !important;
	color:#d80003;
	width:100%;
}
.panel-heading .panel-title{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size:24px;
	color:#d80003;
	width:100%;
}
.keyContact-Name{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size:12px;
	color:#323243;
	display:inline-block;
}
.keyContact-Email{
	font-size:12px;
	color:#323243;
	display:inline-block;
	font-weight: 500;
	float:right;
	clear:none;
	color: #d80003;
}
.kp-wrapper{
    padding-bottom:70px;
}
label {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:13px;
	color:#323243;
	display:inline-block;
}
.form-control{
	font-size:13px;
	color:#323243;
	display:inline-block;
	font-weight: 500;
	clear:none;
}
.presence-name{
	font-size:13px;
	color:#323243;
	display:inline-block;
	font-weight: 500;
	float:left;
	clear:none;
	color: #d80003;
}
.presence-address{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#323243;
	display:inline-block;
	clear:none;
	margin-bottom:8px;
}
#legendary{
	display:inline-block;
	width:100%;
	height:100%;
	/*margin-top:-350px;*/
	position:relative;
}

/*-------------------------------pages(news-and-events)-------------------------------------------*/
#event-body{
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
}
.eventSet{
	width:100%;
	align-content:center;
}
.pages-date-info{
	height:90px;
	width:25%;
	padding:0;
	background-color:#fe0201;
	display:inline-block;
	position:relative;
	float:left;
	margin-top:3px;
}
.pages-custom-date{
	display:block;
	text-align:center;
	clear:both;
	margin-top:-1.5em;
	margin-left:4px
}

.pages-custom-month {
	color:#FFFFFF;
	display:block;
	text-align:center;
	letter-spacing:8px;
	margin-left:10px;
	margin-top:0.3em;

}
.pages-custom-year {
	color:#FFFFFF;
	display:block;
	text-align:center;
	margin-top:-1em;
	font-weight:normal;
	letter-spacing:3px;
	margin-left:5px;
	font-size:lighter;
}
.pages-custom-date h3 {
	font-size:40px;
	font-weight:700;
}
.top-title {
	color:#323243;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size:15px;
	display:inline-block;
	margin-left:5px;
	margin-top:3px;
    overflow:hidden;
    height:55px;
}
.detail-info {
	display:inline-block;
	float:left;
	border:solid #fe0201;
	margin-top:3px;
	height:90px;
	width:75%;
	position:relative;
	margin-bottom:30px;
}
.left-date{
	color:#fe0201;
	font-weight:600;
	font-size:12px;
	border-top:solid #fe0201;
	border-right:solid #fe0201;
	float:left;
	width:50%;
	height:auto;
	display:inline-block;
	text-align:center;
	position:absolute;
	bottom:0;
}
.right-venue{
	color:#fe0201;
	font-weight:600;
	font-size:12px;
	border-top:solid #fe0201;
	float:right;
	width:50%;
	height:auto;
	display:inline-block;
	text-align:center;
	position:absolute;
	bottom:0;
	right:0;
}
#bottom-detail-info{
	margin:0;
	positiion: relative;
}
#bottom-detail-info .left-date a,
#bottom-detail-info .left-date a:visited{
	color:#fe0201;
}
#bottom-detail-info .left-date a:hover{
	color:#323243;
	text-decoration:none;
}
#bottom-detail-info .right-venue.truncate a:hover{
	color:#323243;
	text-decoration:none;
}
#bottom-detail-info .right-venue a,
#bottom-detail-info .right-venue a:visited{
	color:#fe0201;
	53s5-decoration:none;
}

#image-reloader{
	position:relative;
	width:100%;
	height:400px;
	margin:0 auto;
	display:inline-block;
	float:left;
}
#image-reloader2{
	position:relative;
	width:100%;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	display:block;

}
#image-reloader2 img{
	position:relative;
	width:auto;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#image-reloader img{
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width: 80%;
	display:block;
	margin:0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#link-indicator a{
	color:#fe0201;
	font-weight:500;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
}
#link-indicator a:hover,
#link-indicator a:focus{
	color:#323243;
	text-decoration:none;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #FFFFFF;
    background-color: white;
}
.pagination .active a,
.pagination .active a:hover{
    color: #FFFFFF;
    background-color: white;
}

/*@media (min-width:979px){
    .dropdown:hover .dropdown-menu {
	display: block;
}
    .miniSpace{
    margin-left:15px
}
}*/

@media (max-width:768px){
.relocator{
	margin:0 auto;
	/*---display:table;---*/
}
#owl-demo .item{
	display:inline-block;
	float:none !important;
	margin:0 auto;
	width:100%;
}
#event-head-wrapper{
	text-align:left;
}
#image-reloader2 img{
    width:100%;
    height:auto;
}
.truncate-width-per-cen {
  width:100%;
}
}

@media (max-width:991px){
#footer-links{
	text-align:center;
	margin:0;
	display:inline-block;
	width:100%;
}
#footer-links ul li{
	margin:auto;
	display:inline-block;
	text-align:center;
	float:none;
	margin-right:10px;
}
#footer-info ul li{
	margin:0 auto;
	width:100%;
	display:inline-block;
	text-align:center;
	float:none;
	margin-top:-15px;
}
#footer-info ul li img{
    padding-top:20px !important;
    float:none !important;
    padding-bottom:0 !important;
}

}
@media (min-width:551px) and (max-width:1199px){
.menuTab{
	font-size:10px;
}
}


@media (max-width:1199px){
.itemImg2{
	margin-bottom:25px;
}
}
@media (max-width: 1024px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

@media only screen and (min-width: 768px) {
  header {
    height: 200px;
    line-height: 225px;
  }
  header h1 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.cd-tabs {
  position: relative;
  width: 90%;
  max-width: 960px;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}
@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
  }
}






.nav-tabs{
	background:white;
	font-size:14px;
}
.news-category-toggle .btn-group {
    display: none;
}
.news-category-toggle {
    margin-top: 20px;
}
.nav-tabs > li > a {
  color: #323243;
}
.nav-tabs > li > a:hover {
  background-color:white;
  color:#d80003;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #d80003;
  cursor: default;
  background-color: #fff;
}
.btn-success,
.btn-success:focus {
	background-color:#d80003;
	border:none;
}
.btn-success:hover{
		background-color:#323243;
}

@media (max-width: 1200px) {
.news-cat-listing .tab-content .section-heading {
    display: block;
}
.news-cat-listing .tab-content > .tab-pane {
    display: block;
}
.news-cat-listing .nav-tabs {
    display: none;
}
.news-cat-listing .list-news .news-card {
    background: #f7f7f7 none repeat scroll 0 0;
    height: 200px;
}
.news-cat-listing .list-news .news-img {
    display: inline-block;
    height: 200px;
    vertical-align: top;
    width: 30%;
}
.news-cat-listing .list-news .news-label {
    display: inline-block;
    padding-bottom: 3px;
    padding-top: 3px;
    vertical-align: top;
    width: 68%;
}
.news-layout .editor-content .news-image {
    float: none;
}
.news-layout .view-all {
    display: none;
}
.news-category-toggle .btn-group {
    display: block;
}
.news-category-toggle .btn-group > .btn, .news-category-toggle .btn-group-vertical > .btn {
    float: none;
}
.news-category-toggle .dropdown-toggle {
    border-radius: 0;
    display: block;
    font-size: 18px;
    padding: 6px 15px;
    position: relative;
    text-align: left;
    width: 100%;
}
.news-category-toggle .dropdown-toggle .glyphicon-chevron-down {
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 10px;
}
.news-category-toggle .dropdown-toggle strong {
    font-weight: 400;
    opacity: 0.7;
}
.news-category-toggle .dropdown-menu {
    top: 100%;
    width: 100%;
}
.news-category-toggle .dropdown-menu > .active > a, .news-category-toggle .dropdown-menu > .active > a:hover, .news-category-toggle .dropdown-menu > .active > a:focus {
    background-color: #ee2d24;
    color: #fff;
}
.news-category-toggle .dropdown-menu a {
    padding: 10px 15px;
}
.news-category-toggle .nav-tabs {
    display: none;
}
.signup .right {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 30px;
}
}


table {
    font-family: 'Roboto', sans-serif;
    border-collapse: collapse;
    width: 100%;
    font-size: 13px;
}
td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    /* min-width:100px; */
}

tr:nth-child(even) {
    background-color: #efefef;
    font-size: 13px;
}
.portraitImage img{
    width:auto;
    height:150px;
    float:left;
    margin-right:20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
	border:1px solid transparent;
}
.icon-adjustor{
}
.yearBox{
	font-weight: 500;
    text-align: center;
	color: #d80003;
}
.awardBox{
	font-weight: 500;
    text-align: center;
	color: #d80003;
    width:15%;
}
.barBox{
    background-color: #d80003;
    font-weight: 600;
    text-align: center;
    color:white;
}
.is_list{
    float:left;
    clear:both;
    text-align: left;
    padding:15px;
    display:inline-block;
}
.listItem{
    width:auto;
    text-align: left;
    padding:20px;
}

/*.glyphicon {
  display: inline-block;
  font-family: FontAwesome !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-minus:before {
  content: "\f147";
}
.glyphicon-plus:before {
  content: "\f196";
}
.glyphicon-search:before {
  content: "\f002";
}
.glyphicon-chevron-left:before {
    content: "\f053";
}
.glyphicon-chevron-right:before {
    content: "\f054";
}*/
.toggleStyleRemover{
    text-decoration:none !important;
}
#bannerBox{
    position: relative;
	overflow: hidden;
	margin-top:10px;
    width:100%;
}
#highlightZone{
    width:100%;
    background-color: #d80003;
    min-height:10px; /*80px*/
    padding-top:10px;
    padding-bottom:10px;
    height:auto;
    position: relative;
}
.btn-modifier{
    color:#fe0201 !important;
    background-color: #FFFFFF !important;
}
.btn-modifier:hover{
    background-color: #323243 !important;
    color: white !important;
}
#highlight-item1{
    float:left;
    clear:both;
    margin-top:-5px;
}
#highlight-item2{
    float:right;
    margin-top:10px;
    margin-bottom:10px;
}
#highlight-item2 a {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size:24px;
}

@media (max-width:768px){
    #highlight-item1{
    text-align:center;
    clear:none;
    float:none;
    }
    #highlight-item2{
        float:none;
        text-align:center;
    }
}
.fa fa-caret-down{
    margin-left:1px;
}
@media (max-width:395px){
    ul li .resizer{
        margin-right:4px !important;
    }
    .limiter img{
        height:100%;
        width:140px;
        margin-top:4px;
    }
}
.corporate-information-bg ul{
    margin:0;
}
.corporate-information-bg ul li{
    padding:10px;
}
.corporate-information-title{
    font-size:18px;
    color:#d80003;
}
.corporate-logo-bg{
    position: relative;
    min-height: 250px;
}
.corporate-logo-image{
    height: 300px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.myList li{
    list-style-type:lower-roman;
    padding-bottom:10px;
}
.myList2{
    list-style-type:lower-latin;
}
.corporate-information-spacing{
    margin-bottom:60px;   
}
.navbar-collapse.in {
    overflow: hidden;
}
.senior-management-bg{
    position:relative;
    min-height: 250px;
}

.senior-management-image img{
    width:auto;
    height:150px;
    padding:0 5%;
    margin: 0 auto;
    display:block;
}
.smTitle {
	color:#d80003;
	font-size:24px;
	text-transform: uppercase;
    text-align: center;
}
.contentJustify{
    text-align: justify;
}
.person-description{
    height:auto;
    min-height: 160px;
}
.term-highlight{
    color:#d80003;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
@media (max-width:768px){
    .width-control-mobile{
        padding-left:0;
        padding-right:0;
    }
    .top-title{
        height:55px;
    }
    .date-info{
        width:15% !important;
    }
    #footer{
        padding-bottom:0;
    }
    #footer2{
        padding-bottom:0;
    }
    #b2bholder{
        height
    }
    .carousel-inner > .inner-item{
	  height:250px !important;  /* 500 */
    }
    #pageTitleBox h2{
        padding-bottom:100px;
        margin-top:-140px;
    }
}

.date-info{
    width:5%;
    background-color:#d80003;
}
.before-footer{
    background-color:#23323f;
}
#b2bholder{
    /*margin: 0 auto;
    padding-top:30px;
    text-align: center;*/
    margin-top:30px;
    width:100%;
    height:200px;
    overflow:hidden;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.b2bimage{
    width:100%;
}

#collapseThree .panel-body .form-group label{
    font-size:13px;
}
#collapseThree .panel-body .form-group input{
    margin-bottom:10px;
    margin-top:-5px;
}
#content-body #contact-body .panel-group .form-group input{
    margin-bottom:10px;
    margin-top:-5px;
}
.has-feedback .form-control-feedback {
    top: 25px;
    right: 0;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
#mobile-size-modifier{
    padding-bottom:231px !important;
}
@media (max-width:1599px){
    #mobile-size-modifier{
        padding-bottom:92px !important;
    }
}
@media (max-width:768px){
    #mobile-size-modifier{
        padding-bottom:62px !important;
    }
}
@media (max-width:550px){
    #mobile-size-modifier{
        padding-bottom:30px !important;
    }
    .navbar-default{
    border-color: transparent;
    }
}
@media (max-width:409px){
    #ir-padding-adjust{
        padding-bottom:81px !important;
    }
}
#owl-demo2 .owl-controls{
    margin-top:-27px;
}
@media (max-width:991px){
    #owl-demo2 .owl-controls{
        margin-top:-2px;}
}



.news_content pre{
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 1.42857143;
    color: #4F4940;
    word-break: unset;
    word-wrap: unset;
    background-color: transparent;
    border: none;
    border-radius: 0;
}





