﻿
.nav-links .navigation ul {
	display: block; 
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}

.breadcrumb .background-overlay {
	background: #092d2d !important;
}

.breadcrumb .background-overlay .overlay-span {
	font-size: 28px;
    color: #fff;
    background: transparent;
}

.nav-links .navigation ul li {
	display: block;
	color: #35495E;
	position: relative;
	margin: 0 0 14px;
	box-sizing: border-box;
	font-size: 22px;
    font-family: 'Open Sans', 'Arial', sans-serif;
}

.nav-links .navigation ul li::before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
    background: #dd1b16;
	color: transparent;
    position: absolute;
    left: -14px; top:21px; z-index: 1;
}

.nav-links .navigation ul li a {
	color: #35495E;
	text-decoration: none;
}

.nav-links .navigation ul li a:hover {
	color: #dd1b16;
	text-decoration: underline;
}

.nav-links .navigation ul li a:active {
	color: #dd1b16;
	text-decoration: none;
	opacity: 0.7;
}


  #cookie-post a {
	  color: #031E29;
	  text-decoration: none;
  }
  #cookie-post a:hover {
	  color: #031E29;
	  text-decoration: none;
  }
  #cookie-post a:active {
	  color: #031E29;
	  text-decoration: none;
	  opacity: .5;
  }
  
  #search-2 {
	  border: 1px solid #dd1b16;
	  border-bottom: none;
	  margin-bottom: 0;
  }
  
  #categories-2 {
	  border: 1px solid #dd1b16;
	  border-top: none;
	  border-bottom: none;
	  margin-bottom: 0;
  }
  
  #recent-posts-2 {
	  border: 1px solid #dd1b16;
	  border-top: none;
	  margin-top: 0;
	  margin-bottom: 40px;
	  
  }
  
  .sidebar .widget .title-border {
	  border-bottom: 2px solid #dd1b16;
  }
  
  .sidebar .widget .widget-title {
	  text-transform: uppercase;
	  color: #dd1b16;
  }
  
  .sidebar aside {
	background-color: rgba(245, 245, 245, 0.22);
  }

.top-scroll {
	display: block;
	text-align: center;
	background: #34495E;
	color: #FFFFFF;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	border: 2px solid #121212;
	transition: all 190ms ease-in-out;
	border-radius: 50%;
}

.footer-copyright-alt {
	padding: 50px 0 35px;
    background: #211717;
}

.footer-copyright ul {
	text-align: center;
}

.main-page-header {
	background: #211717;
	padding: 25px 0 30px;
}

.main-page-header .navbar-brand {
	    color: #fff !important;
}

.main-page-header .navbar-brand:first-letter {
	    color: #fff !important;
}

.copy-text-alt {
	text-align: center;
	margin-top: 15px;
}

.header-center .navbar-brand p.site-description {
	margin-top: 18px;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    letter-spacing: 1.1px;
	text-transform: uppercase;
}

.main-page-header .navbar-brand .site-description {
	color: #cac0c0;
}


/*

CORAL: #FF7F50;

*/
.top-scroll:hover {
	border: 2px solid #121212;
	color: #ffffff;
	background: #121212;
}


#search-2 {
	
}


.alt-container {
	display: block;
	box-sizing: border-box;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Desktop */
@media only screen and (min-width: 1024px) {
  body {
	display: block;
	width: 100%;
	max-width: 100vw;
	height: auto;
    font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	font-style: normal;
	box-sizing: border-box;
	min-height: 100vh;

  }
  
  .entry-header h2 {
	display: block;
	margin: 0 0 8px;
	padding: 8px 18px;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
	font-style: normal;
	box-sizing: border-box;
	color: #121212;
  }
  
  .entry-header h2 a {
	  font: inherit;
	  color: inherit;
	  text-decoration: none;
	  font-size: 28px;
  }
  
  .entry-header h2 a:hover {
	  color: #FF7F50;
	  text-decoration: none;
  }
  .entry-header h2 a:active {
	  color: #FF7F50;
	  opacity: 0.5;
	  text-decoration: none;
  }
  
  .entry-footer.entry-footer-alt {
	  background: #dd1B16;
      color: #ffffff;
      padding: 10px 18px;
  }
  
  .page-wrapper .article {
	box-shadow: 1px 1px 30px 5px rgba(0,0,0,.1);
	padding-bottom: 32px;
    margin-bottom: 50px;
  }
  
  
  .entry-footer a {
	  color: #ffffff;
	  font-family: 'Raleway', sans-serif;
	  font-size: 14px;
	  line-height: 1.4;
	  font-weight: 700;
	  font-style: normal;
	  box-sizing: border-box;
  }
  
  .footer-nav-links {
	  display: block;
	  box-sizing: border-box;
	  list-style: none;
	  
  }
  
  .footer-nav-links li {
	  display: inline-block;
	  color: #fff;
	  margin: 0;
	  padding: 5px 25px;
	  box-sizing: border-box;
	  list-style: none;
  }
  
  .footer-nav-links li:first-child {
	 padding: 5px 25px 5px 0; 
  }
  
  
  .footer-nav-links li a {
	  display: inline;
	  width: auto;
	  margin: 0;
	  padding: 0;
	  box-sizing: border-box;
	  color: #fff;
	  text-decoration: none;
	  text-transform: uppercase;
  }
  
  .footer-nav-links li a:hover {
	  color: #FF7F50;
  }
  
  .footer-nav-links li a:active {
	  color: #FF7F50;
	  opacity: .5;
  }
  
  .entry-content .more {
	  color: #dd1B16;
	  text-decoration: none;
	font-family: 'Lato', 'Raleway', 'Arial', sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 700;
	font-style: normal;
	box-sizing: border-box;
	text-transform: uppercase;
  }
  .entry-content .more:hover {
	  color: #A6120D;
	  text-decoration: underline;
  }
  .entry-content .more:active {
	  color: #A6120D;
	  text-decoration: underline;
	  opacity: 0.5;
  }
  

  
}









