body {font-family: Arial;color: #333;background: #fff ;font-size: 15px; line-height: 1.3em;}
html, body {width:100%; padding:0; margin:0;}
header{background:#fff; width:100%;}
.container_header:{background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #DC2235 50%, #DC2235 100%) height:100%; width:100%;}

@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";
	  
    }
}

/* -------------------------------------Top------------------------------------ */
#top {background: #DC2235;padding: 0; color: #FFF; position: relative;}
#top a{color: #fff; padding:0 10px;}
#top a:hover{text-decoration: underline;}
#top ul.top-link {}
.link{text-align:right}
.link  li:after{margin: 0 0 0 12px;display:inline-block;font-weight: bold;}
.link  li:last-child:after{content:'';margin-right:0px;margin-left:0;display:none}
.link  li ul{display:none}
.vertical_middle {padding-top:20px;}
/* ------------------------------------Menu------------------------------------ */
#menu {background-color: #0B5FA6;border-radius: 0;}
#menu a.navbar-brand:hover{color: #fff;}
#menu .navbar-brand{margin: 0;padding: 14px 18px;background-color: #000000;height: auto;text-transform: uppercase;}
#menu img {height:30px; width:30px;}
#menu .navbar-collapse{padding:0;}
#menu .dropdown-menu {background-color: #01437E;border:none;}
#menu ul.nav .dropdown-menu li a{color: #fff;font-weight: bold;border-radius: 5px !important;}
#menu ul.nav .dropdown-menu li a:hover{color: #fff;background-color: #0B5FA6;}
#menu .dropdown-inner {display: table; width: 100%;}
#menu .dropdown-inner ul {display: table-cell;}
#menu .dropdown-inner a {min-width: 200px;display: block;padding: 3px 20px;clear: both;line-height: 20px;color: #000;font-size: 14px;margin: 0 5px;}
#menu li.dropdown:hover>a, #menu li.dropdown:focus>a, #menu li.dropdown:active>a{background: #01437E;color: #fff;}

#menu ul.nav li a{font-weight: bold;color: #fff;padding: 10px 12px;}
#menu ul.nav li.dropdown a{border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
#menu .nav > li > a:hover, #menu .nav > li > a:focus{background-color: #01437E;color:#fff;}
#menu ul.nav li img{display:block;}

#menu .btn-navbar {font-size: 20px;color: #FFF;padding: 5px 15px;float: right;border: 3px solid #fff; margin-right: 20px;}

@media  (max-width: 768px){
	#menu {background-color: #0B5FA6;border-radius: 0;}
}

@media  (min-width: 768px) {
    #menu.navbar{padding: 0;height: auto;margin-top: 20px;}
	#menu .dropdown:hover .dropdown-menu {display: block;}
}
@media(max-width:767px) {
	#menu .navbar-brand {display: block;color: #fff;}
	#menu div.dropdown-inner > ul.list-unstyled {display: inline-block;}
	#menu .dropdown-inner a {width: 100%;color: #fff;}
	#menu div.dropdown-menu {text-align: center; padding-bottom: 10px;background-color: rgba(0, 0, 0, 0.1);}
	#menu ul.nav li img{display:inline; margin-right:20px;}
}



/* -------------------------------------Content-------------------------------- */
section {padding-left:2%; padding-right:2%; padding-bottom:20px;}
img {border: 0px; max-width:100%; height:auto;}
img.fixed {border: 0px; max-width:none; height:auto;}



.top-search{ background: none; top:0px; width:300px;}


#banner_photo {
	background-color: #FFFFFF;
	}


.image_left {
	    -webkit-transform: rotate(5deg);
	    -moz-transform: rotate(5deg);
	    -ms-transform: rotate(5deg);
	    -o-transform: rotate(5deg);
	    transform: rotate(5deg);
	    box-shadow: 5px 5px 5px #999999;
	    Margin-bottom: 20px;

	}

.image_right {
	    -webkit-transform: rotate(355deg);
	    -moz-transform: rotate(355deg);
	    -ms-transform: rotate(355deg);
	    -o-transform: rotate(355deg);
	    transform: rotate(355deg);
	    box-shadow: 5px 5px 5px #999999;
	    Margin-bottom: 20px;
	}


.float_right {float:right; margin-left:10px; margin-bottom:10px;}
.float_left {float:left; margin-right:10px; margin-left:10px;}

a:link, a:visited, a:active {color: #DC2235; text-decoration: none;}
a:hover {color: #4966B6; text-decoration: underline;}

a.red:link, a.red:visited, a.red:active {color: #DC2235; text-decoration: underline;}

.modal-header{text-align:right;}

p.box {border: 5px solid #0070C0; padding: 15px;}

/****Lists****/

.list1 li{ background:url(../images/marker.png) 0 7px no-repeat; padding:0 0 5px 15px; display:block;}
	.list1 li a{color:#0B5FA6; -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	.list1 li a:hover{color:#666; text-decoration:none;}
	.list1.list1-2 li a{ text-transform:none;}
	.list1.list1-2 li a span{ text-transform: uppercase;}

#highlight-title {
	background-repeat: repeat-x;
	background-color: #DE0523;
	font-weight: bold;
	padding-left: 10px;
    font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
    display: table;
    width: 100%;
    Height: 24px;
    padding-bottom: 1px;
}

.span-line {
    vertical-align:middle;
    display: table-cell;
}

ul {
	list-style-image: url(../images/bullet.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}

#policySub-list{
	list-style-image: none;
	list-style-type: lower-roman;
}

 
.page_title {color:#DC2235; font-size:22px; font-weight:bold;	font-style: italic; margin: 0 0 10px 0; line-height: 1;}
.title {color:#DC2235; font-size:16px; font-weight:bold; text-transform: uppercase;}
.sub_title {color:#DC2235; font-size:16px; font-weight:bold; margin: 0 0 10px 0; line-height: 1;}
.sub_title2 {font-size: 15px; font-weight:bold;}
.sub_title3 {font-size: 17px; font-weight:bold;}
.DarkViolet {color:#6D00D9;}
.red_txt {color:#DC2235; margin: 0 0 10px 0; line-height: 1;}
.green_txt {color:#70AD47; margin: 0 0 10px 0; line-height: 1;}

.shadow {box-shadow: 3px 3px 3px #999;border-radius: 5px !important;}

.btn-yellow, .btn-yellow.active{color:red;background-color:yellow;border-color:yellow}


video {width:220px; height:auto;}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.gallery_title {color:#DC2235; font-size:16px; font-weight:bold;}

#gallery_items{
}

#gallery_items ul li{
	float:left;
	margin-right:30px;
	margin-left:0px;
	margin-top:10px;
	list-style: none; 
}

#gallery_div{ 
box-shadow: 7px 7px 8px #999999; 
-webkit-box-shadow: 7px 7px 8px #999999; 
-moz-box-shadow: 7px 7px 8px #999999; 
border:#EEEEEE 1px solid;
display:table-cell;
vertical-align:middle;
padding:10px; 
width:320px;
height:100%;
}

#boxdiv{ 
border-width:1px; border-color:#EEEEEE; border-style:solid; background-color:white; padding:5px;
box-shadow: 5px 5px 4px #CCCCCC; 
-webkit-box-shadow: 5px 5px 4px #CCCCCC;
-moz-box-shadow: 5px 5px 4px #CCCCCC; 
} 

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}


.flex-row {
	display: flex;
	flex-wrap: wrap;
}
.flex-row > [class*='col-'] {
	display: flex;
	flex-direction: column;
}

.flex-row .thumbnail,
.flex-row .caption {
	flex-direction: column;
	display: flex;
	flex: 1 0 auto;
	height: auto;
	position: relative;
}
.flex-text {
	flex-grow: 1;
}
.flex-row img {
	min-width: 0;
	width: 100%;
}



footer {padding:0; color:#fff; font-size:13px;}
 a.foot{color:#fff;}
 a.foot:hover{text-decoration: underline;}

/* -------------------------------------mobile-------------------------------- */
@media(max-width:1199px) {
.link{text-align:right; font-size:13px;}
.link img{height:25px;}

}


@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media(max-width:992px) {
video {width:100%; height:auto;}
.vertical_middle {padding-top:10px;}
.noticebox
{
  position:absolute;
  left:50%; 
  top:100px;
  width:300px; 
  background-color: rgb(255, 255, 191);
  opacity:0.95;
  border: 1px solid rgb(217, 0, 0);
  border-radius: 10px;
  box-shadow: 2px 2px 4px #666666;
  color:#17375E;
  padding:15px;
  font-size:16px;
}
}

@media(max-width:767px) {
.vertical_middle {padding-top:15px;}
.img_full {border: 0px; width:100%; height:auto;}
}

@media only screen and (min-width : 481px) {
   .flex-row.row {
	 display: flex;
	 flex-wrap: wrap;
   }
   .flex-row.row > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
   }
  .flex-row.row:after, 
  .flex-row.row:before {
	 display: flex;
  }
}


.nav-shows > li {
  float: left;
}
.nav-shows > li > a {
  border-radius: 0px;
  font-size:20px;
  color: #333333;
}
.nav-shows > li + li {
  margin-left: 2px;
}

.nav-shows > li.active > a,
.nav-shows > li.active > a:hover,
.nav-shows > li.active > a:active {
  color: #fff;
  background-color: #377BB3;
  border-radius: 0px;
}

/* Equal Height Grid Box */
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}


/* Margin */
.m-0 {
	margin: 0;
}
.mb-1 {
	margin-bottom: 0.5rem;
}


 /******************* Scroll Top ********************/

.scrollToTop{
	width:100px; 
	height:100px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom: 30px;
	right:0px;
	display:none;
	background: url('/images/arrow-up.png') no-repeat 0px 20px;
	z-index:999;
}
.scrollToTop:hover{
	text-decoration:none;
}

