/* Reset
------------------------------------------------------------ */

* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

body {
  background: #ffffff;
  font-size: 13px;
  color: #666666;
  font-family: Arial, helvetica, sans-serif;
}

ol,
ul {
  list-style: none;
  margin: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

h1 {
  margin-bottom: 5px;
  color: #C00;
  font-size: 20px;
    text-align: center;
  
}

h2 {
  color: #c00;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

h3 {
  color: #000099;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  outline: none;
  border: none;
  color: #C00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
}

A.class1 {
  outline: none;
  border: none;
  color: #C00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

A.class2 {
  outline: none;
  border: none;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

p {
  margin: 0 0 10px;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
}

.red {
  color: #C00;
}

img {
  display: inline-block;
      border: 0px;
    border: 0px;
}


* {
  box-sizing: border-box;
}


/* Structure */
/* Contain1 to 4 are to prevent Cumulative Layout shift caused by the header images */
.contain1 {
          object-fit: cover;
          width: 100%;
          height:185px;
}
.contain2 {
          object-fit: cover;
          width: 100%;
          height:90px;
}    
.contain3 {
          object-fit: cover;
          width: 100%;
          height:125px;
}
.contain4 {
          object-fit: cover;
          width: 100%;
          height:100px; 
}
body {
  background-color: #ffffff;
  width: 90%;
  margin: auto;
}

.header {
  margin: auto;
}

.header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 37%;
  float: left;
  background-color: #fff;
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 63%;
  background-color: #fff;
  text-align: center;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:#003466;
  margin-top: 25px;
}
  .jump-to-search {
  display: none;	  
  }
#img3 {display:block;}
#img4 {display:none;}

.main_image {
  margin: auto;
}

.wrapper {
  margin: auto;
  text-align: center;
}

.profile {
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color:#f5f5f5;
	color:#009;
	width: 100%;
	  margin: auto;
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  background-color: #Fff;
}

.grid_column1 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  padding: 0px;
}
.iframe-container {
    display: flex;
    justify-content: center;
}
    
iframe {
    aspect-ratio: 16 / 9;
    width: 90% !important;
}
.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  background-color: #FFC;
  width: 50%;
  margin-bottom: 5px;
}

.pagingboxfull {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background-color: #ffc;
  color: #009;
  border: thin solid #406FB6;
  width: 100%;
  padding: 6px;
  text-align: center;
}

.pagingbox1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background-color: #ffc;
  color: #406FB6;
  border: thin solid #406FB6;
  width: 50%;
  padding: 6px;
  text-align: center;
}

.pagingbox2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #406FB6;
  border: thin solid #406FB6;
  width: 50%;
  padding: 6px;
  text-align: center;
}

.results,
.results1,
.results2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 99%;
  margin: auto;
}
.imagesholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 99%;
  margin: auto;
}

.images {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 15px;
  background-color: #FF9;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}

.images1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 15px;
  background-color: #FF9;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}

.images2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 15px;
  background-color: #FF9;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}
.button-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 99%;
  margin: auto;
}


.line {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 2px;
  background-color: #FFF;
  text-align: center;
  vertical-align: middle;
  border: thin solid #CCC;
}

.line1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  background-color: #FFC;
  text-align: center;
  vertical-align: middle;
  border: thin solid #CCC;
}

.halfboxholder1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.halfboxholder2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inner1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 2px;
  background-color: #FFC;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}

.inner2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 2px;
  background-color: #FFC;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}

.line2 {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 2px;
  background-color: #FFC;
  text-align: center;
  vertical-align: middle;
  border: thin solid #CCC;
}

.imagesholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 99%;
  margin: auto;
}

.images {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 15px;
  background-color: #FF9;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}

.images1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 15px;
  background-color: #FF9;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}

.images2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #009;
  font-weight: bold;
  padding: 15px;
  background-color: #FF9;
  text-align: center;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
}
.button-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 99%;
  margin: auto;
}

.availability, .availability1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-color: #FFC;
  text-align: center;
  vertical-align: middle;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: 2px;
  border-left-width: thin;
  border-style: solid;
  border-color: #CCC;
  margin: auto;
  padding-top: 10px;
  padding-right: 2px;
  padding-bottom: 10px;
  padding-left: 2px;
}

.grid_column4 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 15px;
  padding-top: 15px;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
}

.box_topbottom {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  background-color: #036;
  padding: 6px;
  text-align: center;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000099;
  border-right-color: #000099;
  border-bottom-color: #000099;
  border-left-color: #000099;
}

.splitbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #009;
  font-weight: bold;
  border-right-width: medium;
  border-left-width: medium;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #009;
}

.box1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #036;
  font-weight: bold;
  background-color: #F2F2F2;
  padding: 6px;
  text-align: left;
  border-top-width: thin;
  border-right-width: medium;
  border-bottom-width: thin;
  border-left-width: medium;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ececff;
  border-right-color: #000099;
  border-bottom-color: #ececff;
  border-left-color: #000099;
}

.box2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #036;
  font-weight: bold;
  padding: 6px;
  background-color: #F2F2F2;
  text-align: left;
  border: thin solid #ececff;
}
.box3 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #036;
  font-weight: bold;
  padding: 6px;
  background-color: #F2F2F2;
  text-align: left;
  border-right-width: medium;
  border-left-width: medium;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #009;
  border-left-color: #009;
}
.boxbottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  background-color: #036;
  padding: 10px;
  text-align: center;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #036;
  border-right-color: #036;
  border-bottom-color: #036;
  border-left-color: #036;
}
.musicandnews {
	  width: 100%
  }
.top-button {
	display: none;
}
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  background-color: #Fff;
}
.footer-left, .footer-middle, .footer-right  {

  padding: 20px;  
  font-family: Arial, Helvetica, sans-serif;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #036;
  width: 27%;
}
.footer-logo {

  padding: 20px;
  padding-top: 10px; 
  font-family: Arial, Helvetica, sans-serif;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #036;
  width: 19%;
}


/*! responsive-nav.js 1.0.39 by @viljamis */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  margin-bottom: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}
/*!End of responsive-nav.js 1.0.39 by @viljamis */


@media screen and (max-width: 480px) {
  .header-left {
	  display: block;
    width: 100%;
  }  .header-right {
	display: block;
    width: 100%;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #003466;
  }
    .jump-to-search {
	display: block;
	width: 100%;
	background-color: #036;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#F90;
	font-style: italic;
}
    #img3 {display: none;}
  #img4 {display: block;}
  
  .grid {
   	  display: block;
    width: 100%;
  }
  .grid_column1 {
	 display: block;
    width: 100%;
	order: 2;
    padding-top: 0px;
  }
iframe {
    aspect-ratio: 16 / 9;
    width: 100% !important;
}
.paging {
    width: 100%;
  }
  .profile {
    padding-right: 5%;
    padding-left: 5%;
  }
   .contain1 {
    object-fit: cover;
    width: 100%;
    height:165px;
  }
  .resultsboxholder {
   	  display: block;
  }
  .results {
	  display: block;
    width: 100%;
  }
  .results1 {
	  display: block;
    width: 100%;

  }
  .results2 {
	  display: block;
    width: 100%;
  }
  .halfboxholder1 {
	  display: block;
    width: 100%;
  }
  .halfboxholder2 {
 	  display: block;
    width: 100%;
  }
  .inner1 {
	display: block;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCC;
    border-right-style: none;
	float: left;
	width: 50%;
	margin-bottom: 10px;
  }
  .inner2 {
	display: block;
    border-left-style: none;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCC;
		float: left;
	width: 50%;
	margin-bottom: 10px;
  }
  .imagesholder {
	  display: block;
    width: 100%;

  }
  .images {	  
    display: block;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
  }
  .images1 {
	    display: block;
  }
  
  .images2 {
    display: block;
  }
  .button-holder {
	  display: block;
    width: 100%;
    
  }
  .availability {
	display: block;
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
    .availability1 {
	display: none;
  }
  
  .grid_column4 {
	display: block;
    width: 100%;
    padding-bottom: 0px;
  }
  .top-button {
	display: block;
	width: 100%;
}
  .musicandnews {
	  display: none;
  }
  
 .h2 {
    font-size: 20px;
  }  
  
  .footer {
  	display: block;
    width: 100%;
  } 
    .footer-left, .footer-middle, .footer-right, .footer-logo {
  	display: block;
    width: 100%;
  } 
    .footer-middle {
  	display: block;
    width: 100%;
  } 
    .footer-right {
  	display: block;
    width: 100%;
  }
    .footer-logo {
  	display: block;
    width: 100%;

  } 
}