/* -------------------------------- 

Primary style

-------------------------------- */
.pl
{
	padding-left: 0px!important;
}
.pr
{
	padding-right: 0px!important;
}
.bg-white
{
	background:#fff!important;
	padding:10px 30px 20px;
	box-sizing: border-box;
	 border-top: 3px solid #edba3e
	
}

.w-100{width: 100%}
.bg-green{color: #fff;
    background-color: #6ea527;}
.event_bg{background-color: #fff4df!important; min-height: 330px}
.video-caption {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    z-index: 10;
    /* font-size: 20px; 
    font-weight: bold;*/
    background-color: rgba(0, 0, 0, .3);
    margin: 0 auto;  padding: 5px; padding-bottom: 15px
}
.breadcrumb {
    padding:0px;
    margin-bottom:0px;
    list-style: none;
    background-color: rgb(255,255,255, .0);
    border-radius: 0;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content:none;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.lan{    background-color: #cbce33;
    padding: 0px 8px;
    border-radius: 0px;
    border: 1px solid #ffffff6b;  text-transform: uppercase; font-size: 14px;
      width: 100%;
    text-align: center;
    margin-top: 2px;}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 8px 10px;
  z-index: 1;
      margin-top: 0px;
    margin-left: -9px;
    text-align: left;
}
.dropdown-content p{
border-bottom: 1px dashed #e4e2e2;
    padding: 2px 0;
    margin-bottom:2px; font-size: 12px !important;
  }

.dropdown:hover .dropdown-content {
  display: block;
}
.text-dark{color:#2b2b2b}
.text-white{color: #fff;}
.gal-item{margin-bottom: 15px}
.updates-events
{
/*	margin-top:50px;
*/}

.video-btn{ right: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 12%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10; width: 40px
    }
.updates-events h2
{
	margin-bottom:20px;
}
.updates-events ul
{
	list-style: circle; 
	padding: 0; color: #337ab7; padding-right: 20px
}
.updates-events ul li
{
	border-bottom:dotted 1px rgba(99, 99, 99, 0.45);
	padding:10px 0px;
}
.updates-events ul li:nth-last-child(1)
{
}
.updates-events ul li a
{
	color:#337ab7
}
.updates-events ul li a:hover
{
	color:#045396
}
.bt-top{ margin-top: 0; }
@media (min-width:992px!important;)
{
}
  .mob-d-none{display: block;}


@media (max-width:991px!important;)

{

  .bt-top{ margin-top: 1% !important; }

	.bg-white
	{
		background:#fff!important;
		padding:20px;
		box-sizing: border-box;
		min-height:380px;
		border-left:solid 0px red;
		border-top:solid 3px #ffb82e;
		margin-top:30px;
	}
	.bg-white img
	{
		max-width: 50%!important;
	}
		.event_bg{min-height:0!important;}

	.pl
	{
		padding:0px!important;
	}
	.pr
	{
		padding:0px!important;
	}
}
.pad-non{padding:0;}
h2.head_line {
  position: relative;
  overflow: hidden;
}
img{ width: 100%; height: auto }
h2.head_line span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 20px;
}
h2.head_line span:before,
h2.head_line span:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: 0.73em;
  border-top: 1px solid #d8d8d8
}
h2.head_line span:before {
  right: 100%;
}
h2.head_line span:after {
  left: 100%;
}
.qts{color: #257d61;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 1px; padding: 0}



h1.head_line {
 /* position: relative;
  overflow: hidden;
*/}
h1.head_line span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 20px;
}
h1.head_line span:before,
h1.head_line span:after {
  content: '';
  display: block;
  /*width: 1000px;*/
  position: absolute;
 /* top: 0.73em;
  border-top: 1px solid #d8d8d8*/
}
h1.head_line span:before {
  right: 100%;
}
h1.head_line span:after {
  left: 100%;
}
ul.sublink {
	list-style:none;
	width:100%;
	height:auto;
	float:left;
	padding: 10px 0;
	overflow:hidden;
}

ul.sublink  li {
	list-style-type:none;
	display:block;
padding:2px 0 2px 15px;
	border-bottom:1px dotted #cccccc;
	
	
}
ul.sublink  li a {
	display:block;
	text-decoration:none;
	padding:10px 8px;
	padding-left:32px;
	background-image: url(../images/icon.png); background-repeat:no-repeat; background-position:5px;
	margin-left:-15px;
	color:#353535 !important
}

ul.sublink  li a:hover {
	background-color:#efefef
	


}
.set_min{ min-height: 165px; text-align: center}

.img_in{ margin:15px 0; padding-left:0}
.play_icon {
    position: absolute;
    top: 35%;
    left: 40%;
    right: 50%;
    text-align: center;
    z-index: 999; width: 60px; text-align: center
}

.two-col {
       -moz-column-count: 2;
       -moz-column-gap: 40px;
       -webkit-column-count: 2;
       -webkit-column-gap : 40px;
       -moz-column-rule-color:  #ccc;
       -moz-column-rule-style:  solid;
       -moz-column-rule-width:  1px;
       -webkit-column-rule-color:  #ccc;
       -webkit-column-rule-style: solid ;
       -webkit-column-rule-width:  1px;
}
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width:100%;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

.h-line-2{
border-bottom: 1px dashed #ababab; margin:8px 0
}
.cd-main-content {
  /* you need to assign a min-height to the main content so that the children can inherit it*/
  height: 100%;
  position: relative;
  z-index: 1;
}

.cd-fixed-bg {
  position: relative;
  min-height: 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.cd-fixed-bg h1, .cd-fixed-bg h2 {
  position: absolute;
  left: 50%;
  top: 40%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 1170px;
  text-align: center;
  font-size: 30px;
  font-size: 1.875rem;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  color: white;
}
.cd-fixed-bg p {  font-size:18px; color:#fff;  position: absolute; text-align:center;
  top: 60%;   left: 0; right:0;

}
.cd-fixed-bg.cd-bg-1 {
  background-image:  url(../images/bg.jpg); height:450px
}
.cd-fixed-bg.cd-bg-2 {
  background-image:  url(../images/bg.jpg);
}
.cd-fixed-bg.cd-bg-3 {
  background-image:  url(../images/bg.jpg);
}
.cd-fixed-bg.cd-bg-4 {
  background-image:  url(../images/bg.jpg);
}
@media only screen and (min-width: 320px) {
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 480px) {
  .cd-fixed-bg {
    background-attachment: relative;
  }
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 48px;
    font-weight: 300;
  }
}
@media only screen and (max-width: 640px) {
.two-col {
       -moz-column-count:1;
       -moz-column-gap: 40px;
       -webkit-column-count: 2;}
}
.cd-scrolling-bg {
  position: relative;
  min-height: 50%;
  padding: 4em 0;
  line-height: 1.6;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.cd-scrolling-bg.cd-color-1 {
  background-color: #3d3536;
  color: #a6989a;
}
.cd-scrolling-bg.cd-color-2 {
  background-color: #3d3536;
  color: #a6989a;
}
.cd-scrolling-bg.cd-color-3 {
  background-color: #3d3536;
  color: #a6989a;
}
@media only screen and (min-width: 480px) {
  .cd-scrolling-bg {
    padding: 8em 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2;
    font-weight: 300;
  }
}
.margin,.margin2x {display: block;}
.margin {margin:0 -0.625rem;}
.margin2x {margin:0 -1.25rem;}
.line {clear:left;}
.line .line {padding:0;}
.hide-l {display:none!important;}
.box {
  background:none repeat scroll 0 0 #fff;
  display: inline-block;
  padding:1rem 3rem;
  width:100%; margin-bottom: 20px;
}
.margin-bottom {margin-bottom:1.25rem;}
.margin-bottom2x {margin-bottom:2.5rem;}

.day {
	/*font-size:2em;*/
    font-size: 0.825em;
    font-weight: 700; padding:10% 0
}


.news-date {
    background: #e0a300 none repeat scroll 0 0;
    clear: both;
    color: #fff;
    display: block;
    float: none;
    min-height: 130px;
    padding: 0.625em 0;
    text-align: center;
    width: 100%; 
}
.month, .year {
    font-size: 0.85em;
}
.news-text {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0;
    min-height: 310px;
    padding: 0.625em 4em;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;}
.btn01 {
    width: 100%;
    overflow: hidden;
    position: relative;
   /* -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
}
.btn01 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn01 .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
/*    top: -100%;
*/    width: 100%;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btn01 .buttons {
    position: absolute;
    top: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn01 .buttons .fa {
    margin: 0 1px;
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
}
.btn01:hover .buttons {
    top: 50%;
}
.btn01:hover .ovrly {
    top: 0;
}
.btn02 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.btn02 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn17 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ovrly16 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.ovrly16 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly16 .ovrly {
    position: absolute;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    height: 100%;
    left: 100%;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ovrly16 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative;
    margin: 0 0 20px 0;
}
.form-bg {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 1% 7%;
}
.set-img {
    padding: 3% 2%;
    border: 1px dotted #CCC;
    text-align: justify;
    margin-bottom: 15px;
    font-size: 1em;
    background-color: #FFF;
}
.mar {
    margin-bottom: 15px;
}
.sub {
    color: #337ab7;
    font-size: 1.5em;
    margin-bottom: 5px;
}
.bt{font-size: 12px;
padding: 2px 5px;
border-radius: 0;
margin-bottom: -40px;}

#vertical-ticker{
	height:170px;
	overflow:hidden;
	margin:0; padding:0;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);
}

#vertical-ticker li{
		padding:20px 20px;
		display:block;
		border-bottom:1px solid #ddd;
		text-align:left;
		
}
	
	
	
	
	
	/*.award_bg{box-shadow: 0px 4px 0px 0px rgba(221, 221, 221, 0.5);
background-color: #fff;
border-top: 1px solid #f0f0f0;
padding: 10px 20px;
float: left;
position: relative;
margin-bottom: 20px;
border-left: 1px solid #ececec;
border-right: 1px solid #e7e7e7;}

.award_year{position: absolute;
right: 0;
top: 0;
background-color:#257759; border-bottom: 2px solid #e3e3e3;
padding: 0 5px;
color: #fff;
font-size: 18px;
float: right;
font-weight: 400;}
.award_catagry{
background-color: #9f9f9f;
border-bottom: 2px solid #d7d7d7;
padding: 0 5px;
color: #fff;
font-size: 12px;
float: left;}
.awd_pad{padding-right:15px; margin-bottom:15px}*/
	.award_bg{
background-color: #fff;
border-bottom: 1px solid  #d7d7d7;
padding: 2%;
float: left;
position: relative;
margin-bottom: 20px;
}

.award_year{
color: #000;
font-size: 24px;
font-weight:bold; margin-bottom:10px}
.award_catagry{
background-color: #fff;
color: #000; border-bottom: 1px solid #fb0000;
font-size: 13px;
float: left;}
.awd_pad{padding-right:15px; margin-bottom:15px}
.awd-h3{color: #000;
font-size: 32px;
font-weight: 300}
.h-left{ border-left:1px dashed #999; padding-left:30px}
@media only screen and (max-width: 768px) {
	.h-left{ border-left:none}
  .mob-d-none{display: none;}


}

.img_left {
    margin: 10px 0;
    padding-left: 0;
}	
	
.img_right {
    margin: 10px 0;  float:right;  padding-right: 0;
}	
hr{ clear:both;}	

.dropdown-menu > li > a {
   padding: 6px 20px;
}
figure{float:left}
figure.image{max-width:450px; padding:0.5em 1em 0 0; margin-bottom:5px}
.event-h3{color: #000; font-size: 32px; font-weight: 300;margin-bottom: 20px;}

.video-btn{ right: 0;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 12%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    }