/*
Theme Name: Hawick TV
Theme URI: https://hawick.tv
Author: Ronald Yule
Author URI: https://www.ronaldyule.co.uk
Description: Hawick TV, live webcams
Version: 1.0
Tags: borders, hawick scottish, borders, scotland,
*/

@import url('css/bootstrap.css');
@import url('style.css');

body { 
  background-color: black;
  background-image: url(https://webcam.ronaldyule.co.uk/wp-content/uploads/2025/06/Hawick_LiveCam_BG_Blurred_CROPPED.jpg);
  background-size: cover;
  background-position: center;
  font-family: 'Montserrat', sans-serif;
  overflow-y: scroll;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;

}

p {
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
  text-align: justify;
}

a {
  color: #5b8675;
  text-decoration: none !important;
}

a:hover {
    color: black;
    transition: color .5s;
    text-decoration: none;
}

#fullWidthHeader {
  height: 200px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-repeat: no-repeat;
  background-color: white;
}

#fullWidthHeaderLogo {
  height: 200px;
  padding-top: 16px;
  background-repeat: no-repeat;
  background-image: url(https://webcam.ronaldyule.co.uk/wp-content/uploads/2025/06/Hawick_Livecam_Header_Logo.png);
  background-size: contain;
  background-position: center;
}

#leftAlignHeaderAd {
  height: 200px;
  padding-top: 16px;
  background-repeat: no-repeat;
  background-image: url();
  background-size: contain;
  background-position: center;
}

#RightAlignHeaderAd {
  height: 200px;
  padding-top: 16px;
  background-repeat: no-repeat;
  background-image: url();
  background-size: contain;
  background-position: center;
}

#topnavigation {
  font-size: 18px;
  font-weight: bold;
  line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: right;
  height: auto;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-repeat: no-repeat;
  float: right;
  width: 500px;
  margin-top: 10px;
}

.padding-left-zero {
   padding-left: 0px !important;
}

.padding-right-zero {
   padding-right: 0px !important;
}


.padding-left {
   padding-left: 14px !important;
}

.padding-right {
   padding-right: 14px !important;
}

.nopadding-left {
   padding-left: 0 !important;
   margin: 0 !important;
}

.nopadding-right {
   padding-right: 0 !important;
   margin: 0 !important;
}

@media (max-width: 992px) {
  .nopadding-left {
    padding-left: 15px !important;
  }
}

hr {
  border-top: 1px solid #5b8675;
}

.clearfix {
  overflow: auto;
}

.page-container {
  background-color: #fcf2d6;
}


/* =Headings
----------------------------------------------- */
.results-section-headers {
  padding: 15px 20px;
  background-color: #5b8675;
  color: white; 
}

.results-section-headers h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 700;
}

.results-section-headers p {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.homepage-notice p {
  margin-top: 16px;
  margin-bottom: 6px;
  font-weight: 700;
  text-align: center;
  color: white;
}

.brtv-page-title {
  padding: 15px 20px;
  background-color: #5b8675;
  color: white; 
  text-transform: uppercase;
}

.brtv-page-title h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 700;
}

.brtv-teams-title {
  padding: 15px 20px;
  border-color: #5b8675;
  border-style: solid;
  color: white; 
}

.brtv-teams-title h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

.brtv-teams-subheader {
  padding: 15px 20px;
  background-color: #5b8675;
  color: white; 
  margin-bottom: 12px;
}

.brtv-teams-subheader h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 500;
}

.brtv-teams-subheader:hover {
  color: yellow;
  background: black;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.brtv-broadcast-header {
  padding: 15px 20px;
  border-color: #f2ca0d;
  border-width: 10px;
  border-style: solid;
  color: white; 
}

.brtv-broadcast-header h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 700;
}

.brtv-broadcast-header h3 {
  margin-top: 0px;
  text-align: center;
  font-weight: 500;
  color: #5b8675;
}

.brtv-crew-title {
  background-color: #5b8675;
  color: white; 
}

.brtv-crew-title h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  font-weight: 700;
}

.brtv-crew-title-sub:hover {
  color: #f2ca0d;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.brtv-crew-para {
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: left;
  color: white;
}

.news-post-date {
	font-weight: bold;
	color: #5b8675;
}

.wp-block-heading {
  color: WHITE;
}

/* =Containers
----------------------------------------------- */
.news-archive-heading {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  color: #6e6d6d;
  padding: 12px 15px;
  background: #f0efef;
  margin-bottom: 16px;
  width: 100%;
}

.news-archive-heading:hover {
  font-weight: 600;
  color: white;
  background: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

/* =Rugby Results Archive Containers
----------------------------------------------- */


.news-box-feed {
  padding: 12px 15px;
  text-align: center;
  color: #6e6d6d;
  background: #f0efef;
  margin-bottom: 16px;
  min-height: 112px;
}

.news-box-feed:hover {
  color: white;
  background: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.news-box-feed p {
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 0px;
}

/* =News Table
----------------------------------------------- */
.news-table {
  background: #f0efef;
  font-weight: 400;
}

.news-table .no1-date {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: left;
  padding-left: 14px;
  width: 25%;
}

.news-table .no1-date a {
  color: #3c484e;
}

.news-table .count-lw a {
    color: #3c484e;

}

.news-table .no1-date a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.news-table .time a {
  color: #3c484e;
}

.news-table .time a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.news-table .count-lw a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.news-table .title-artist {
  vertical-align: middle;
  text-align: left;
  padding: 10px 10px 8px 10px;
  overflow: hidden;
  width: 65%;
}

.news-table .title-artist .title {
  font-size: 20px;
  font-weight: 400;
}

.news-table .count-lw {
  font-size: 16px;
  width: 60px;
  text-align: center;
  font-weight: bold;
}

.news-table .time {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: right;
  padding-right: 14px;
  width: 10%;
}

.track .cover {
  float: left;
  margin-right: 12px;
}

.news-table .headings th:after {
  content: '';
  position: absolute;
  right: -1px;
  top: 0px;
  bottom: 0;
  border-right: 1px solid #fcf2d6;
}

.news-table a {
  color: black;
}

.news-table table {
  width: 100%;
}

.news-table table > tbody {
  display: table-row-group;
  vertical-align: middle;
}

.news-table tr {
  border-bottom: 2px solid black;
  display: table-row;
}

.news-table .count {
  font-size: 26px;
  font-weight: bold;
  color: #5b8675;
  width: 60px;
  text-align: center;
}

.news-table td {
  padding: 0;
}

.news-table .position {
  color: #5b8675;
  font-weight: 300;
}

.news-table .last-week {
  vertical-align: middle;
  padding: 0 5px;
}

.news-table .cover {
  float: left;
  margin-right: 12px;
}

.news-table .cta {
  display: block;
  background: #5b8675;
  color: #fff;
  padding: 7px;
  text-align: center;
  text-transform: uppercase;
}

/* =Video Archive Table
----------------------------------------------- */
.video-archive-table {
  background: #f0efef;
  font-weight: 400;
}

.video-archive-table .no1-date {
  font-size: 26px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  color: #5b8675;
  width: 200px;
  text-align: left;
  padding-left: 14px;
}

.video-archive-table .no1-date a {
  color: rgb(1, 1, 184);
}

.video-archive-table .no1-date a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.video-archive-table .title-artist a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.video-archive-table .title-artist {
  vertical-align: middle;
  text-align: left;
  padding: 10px 10px 8px 10px;
  overflow: hidden;
}

.video-archive-table .title-artist .title {
  font-size: 23px;
  font-weight: 500;
}

.video-archive-table .count-lw {
  font-size: 26px;
  color: black;
  width: 100px;
  text-align: center;
  font-weight: bold;
}

.video-archive-table .count-lw a {
  color: #5b8675;
}

.track .cover {
  float: left;
  margin-right: 12px;
}

.video-archive-table .headings th:after {
  content: '';
  position: absolute;
  right: -1px;
  top: 0px;
  bottom: 0;
  border-right: 1px solid #fcf2d6;
}

.video-archive-table a {
  color: black;
}

.video-archive-table table {
  width: 100%;
}

.video-archive-table table > tbody {
  display: table-row-group;
  vertical-align: middle;
}

.video-archive-table tr {
  border-bottom: 2px solid black;
  display: table-row;
}

.video-archive-table .count {
  font-size: 26px;
  font-weight: bold;
  color: #5b8675;
  width: 60px;
  text-align: center;
}

.video-archive-table td {
  padding: 0;
}

.video-archive-table .position {
  color: #5b8675;
  font-weight: 300;
}

.video-archive-table .last-week {
  vertical-align: middle;
  padding: 0 5px;
}

.video-archive-table .cover {
  float: left;
  margin-right: 12px;
}

.video-archive-table .cta {
  display: block;
  background: #5b8675;
  color: #fff;
  padding: 7px;
  text-align: center;
  text-transform: uppercase;
}


/* =Containers
----------------------------------------------- */
.brtv-page-thumb {
  background-color: #5b8675;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.homepage-welcome-heading {
  background-color: black;
}
.homepage-welcome-heading h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.sidebar-wooden {
  padding: 15px 20px;
  background-color: #5b8675;
  color: white; 
}

.sidebar-wooden h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 500;
}

.rounded-corners-sidebar {
    padding: 10px;  
    background-color: #fcf2d6;
    color: black;
    font-size: 16px;
}

.rounded-corners {
    padding: 15px 20px;   
    background-color: #ededed;
    border-left: 8px solid #5b8675;
    color: black;
    font-size: 16px;
}

.rounded-corners-boxes {
  background-color: black;
  padding: 15px 20px;   
  border-radius: 15px;
  border: 4px solid #5b8675;
  color: white;
  font-size: 36px;
  text-align: center;
  min-height: 100px;
  line-height: 100px;
  margin-bottom: 16px;
}

.rounded-corners-boxes-results {
  background-color: black;
  padding: 10px 10px;   
  border-radius: 15px;
  border: 4px solid #5b8675;
  color: white;
  font-size: 26px;
  text-align: center;
  min-height: 60px;
  line-height: 60px;
  margin-bottom: 16px;
}

.rounded-corners-teams {
    padding: 15px 20px;   
    background-color: #5b8675;
    border-left: 8px solid #3c484e;
    color: black;
    font-size: 16px;
}

.rounded-corners-teams p {
    margin-bottom: 0px;
    color: white;
}

.rounded-corners-teams a {
    color: white;
}

.rounded-corners-teams a:hover {
  color: black;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.rounded-corners-podcasts a {
   color: #3c484e;
   font-weight: 700;
}

.rounded-corners-podcasts a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.rounded-corners-boxes, .rounded-corners-boxes-results a {
  color: white;
}

.rounded-corners-boxes, .rounded-corners-boxes-results a:hover {
  color: #5b8675;
  font-weight: bold;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.rounded-corners-boxes, .rounded-corners-boxes-results:hover {
  background-color: #f2ca0d;
  font-weight: bold;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.rounded-corners-black {
    padding: 15px 20px;   
    background-color: black;
    border-radius: 15px;
    border: 2px solid #5b8675;
    font-size: 16px;
}

.rounded-corners-homepage {
    padding: 15px 20px;
    background-color: #000000;
    font-size: 26px;
    text-align: center;
    color: white;
    border-top: 6px solid #5b8675;
    border-left: 6px solid #5b8675;
    border-right: 6px solid #5b8675;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}

.rounded-corners-news {
    padding: 15px 20px;
    background-color: #000000;
    font-size: 26px;
    text-align: center;
    color: white;
    border-top: 6px solid #5b8675;
    border-left: 6px solid #5b8675;
    border-right: 6px solid #5b8675;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    margin-bottom: 10px;
}

.rounded-corners-news-story {
    padding: 15px 20px;   
    background-color: #000000;
    color: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom: 6px solid #5b8675;
    border-left: 6px solid #5b8675;
    border-right: 6px solid #5b8675;
    font-size: 16px;
}

.rounded-corners-news-story a:hover {
  color: #5b8675;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.rounded-corners-homepage p {
  margin-bottom: 0px;
}

.rounded-corners h4 {
  margin-top: 5px;
}

.rounded-corners h2 {
  margin-top: 0px;
}

.headline-color {
  background-color: white;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 10px;
}

.headline-color-page-heading {
  font-style: normal;
  font-weight: 600;
  font-size: 46px;
  text-align: center;
  color: #000000;
}

.headline-color-page-navigation {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #888888;
}

.headline-color-page-navigation a {
  color: #888888;
}

h3.sidebar-heading {
  background-color: #000000;
  padding: 12px 15px;
  margin-bottom: 0px;
  font-size: 17px;
  color: white;
}

h3.related-files-heading {
  background-color: #5b8675;
  border-right: 6px solid #5b8675;
  padding: 12px 15px;
  margin-bottom: 6px;
  width: 36%;
  font-size: 17px;
  color: #fff;
}

.btn {
  margin-bottom: 4px;
}

.sidebar-content-link {
  background: #f0efef;
  padding: 12px 15px;
  color: #6e6d6d;
  margin-bottom: 0px;
  width: 100%;
}

.sidebar-content-link a {
  text-decoration: none;
  color: #6e6d6d;
}

.sidebar-content-link:hover {
  background: #000000;
  text-decoration: underline;
  color: white;
}

.sidebar-spacer {
  padding: 6px;
}

.spacer {
  padding: 6px;
}

.jumbotron {
  min-height: 500px;
  margin-bottom: 0px;
}

img.homepage-featured-image {
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  border: 6px solid #5b8675;
  border-top: none;
}

img.homepage-featured-image-quick-links {
  border-radius: 35px;
  border: 6px solid #5b8675;
}

img.sidebar-image-link {
  border-bottom-right-radius: 35px;
  border-bottom: 4px solid #5b8675;
  border-right: 4px solid #5b8675;
  -webkit-filter: grayscale(0);
  filter: none;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

img.sidebar-image-br {
  border-right: 4px solid #5b8675;
  -webkit-filter: grayscale(0);
  filter: none;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

img.image-gray-hover {
  -webkit-filter: grayscale(0);
  filter: none;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

img.sidebar-image-link:hover {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

img.sidebar-image-br:hover {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

img.image-gray-hover:hover {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

h1.homepage-top-story-title {
  font-weight: 900; /* Bold */
  font-style: normal;
  text-align: center;
  font-size: 46px;
}

#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 16px;
}

.form-control {
  padding: 0px;
}

/* [1] The container */
.img-hover-zoom {
  height: 146px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}

.hvrbox,
.hvrbox * {
  box-sizing: border-box;
}
.hvrbox {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  margin-bottom: 16px;
}
.hvrbox img {
  max-width: 100%;
}
.hvrbox .hvrbox-layer_bottom {
  display: block;
}
.hvrbox .hvrbox-layer_top {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 15px;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
}

.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
  opacity: 1;
}
.hvrbox .hvrbox-text {
  text-align: center;
  font-size: 38px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hvrbox .hvrbox-text_mobile {
  font-size: 15px;
  border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
  border-top: 1px solid rgba(179, 179, 179, 0.7);
  margin-top: 5px;
  padding-top: 2px;
  display: none;
}
.hvrbox.active .hvrbox-text_mobile {
  display: block;
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
  font-weight: 700;
}

.additional-class {
   width: 100%;
}

.wp-block-button__link {
  background: #5b8675 !important;
  border-radius: 14px !important;
}

/*---------- Video Embeds ---------*/
  
.video-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}
  
.video-container iframe, .video-container object, .video-container embed, .video-container video { 
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0;
  width: 100%;
  height: 100%;
}

/* =Navigation
----------------------------------------------- */

.navbar-default {
    background-color: #5b8675;
    border-color: #3c484e;
    letter-spacing:1px;
    font-size: 16px;
    font-weight:800;
      webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
  border-bottom-width: 6px;
}
.navbar-nav > li > a {
  padding-top: 17px;
  padding-bottom: 17px;
}

.navbar-default .navbar-nav > li > a {
  color: black;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #3c484e;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #3c484e;
    color: white;
}

.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: black;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: black;
  background-color: #3c484e;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #3c484e;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: black;
  background-color: #3c484e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #3c484e;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: black;
  background-color: #3c484e;
}
.navbar-default .navbar-toggle {
  border-color: #3c484e;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #3c484e;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: black;
}
.navbar-default .navbar-link {
  color: black;
}
.navbar-default .navbar-link:hover {
  color: black;
}

/* =Dropdown Caret Colour
----------------------------------------------- */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #3c484e;
  border-bottom-color: #3c484e;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: black;
  border-bottom-color: black;
}

.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: black;
  border-bottom-color: black;
}

.dropdown-menu {
  border: 6px solid #3c484e;
  text-align: left;
  font-size: 16px;
}

.dropdown-menu > li > a {
  padding: 3px 10px;
}

.navbar { margin-bottom:0px !important; }

/* =Nav Center
----------------------------------------------- */
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

/* =Collapse Nav Early
----------------------------------------------- */
@media (max-width: 1360px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

/* =Footer
----------------------------------------------- */
/*-- footer --*/
.footer{
  background:#000000;
  border-top: 3px solid #5b8675;
  padding:3em 0;
}

.shs-2020-nobull {
  list-style-type: none;
  padding-left: 0;
 }

.shs2020_footer_grid h3.agileits-title {
    font-size: 2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 1em;
    text-transform: capitalize;
    text-align: left;
    letter-spacing: 2px;
}
.shs2020_footer_grid ul li {
    list-style-type: none;
    margin-bottom: 1.1em;
    font-size: 1em;
    color: #999;
} 
.shs2020_footer_grid ul li  i.fa{
    font-size: .9em;
    margin-right: 1em;
}
.shs2020_footer_grid ul li span{
  margin-right: 1em;
}
.shs2020_footer_grid ul li a{
  color:#999;
  text-decoration:none;
}
.shs2020_footer_grid ul li a:hover{
  color:#5b8675;
}  
.hawicktv_footer_copy {
    text-align: center;
    margin-top: 2em;
}
.hawicktv_footer_copy p a{
  color:#fff;
  text-decoration:none;
}
.hawicktv_footer_copy p a:hover{
  color:#5b8675;
}
.hawicktv_footer_grid:nth-child(1) {
    padding: 0 5em 0 0;
} 
.hawicktv_footer_grid p span{
  display:block;
  margin:0.5em 0 0;
}
/*-- //footer --*/

.site-footer {
  background-color: #000000;
  color: #999999;
  font-size: 16px;
  padding: 1.5em 0;
  text-align: center;
  border-top: 3px solid #5b8675;
}

.site-footer a {
  color: #fff;
}
/* =End Footer
----------------------------------------------- */