@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=PT+Serif|Raleway:300,400,600,700');

body {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5; 
}

@media (min-width: 1600px) {
	.container {
		width:1440px;
	}
}
a {
  color:#485735;
  font-weight: 600;
}
/*=====================================================
===================== TOP =========================*/

#header {
	background-color: #000;
}
.header-wrapper {
	padding-top:15px;
	padding-bottom:15px;
}
.star-logo {
	margin-right:15px;
	float:left;	
}
.logo-text {
	font-family: 'PT Serif', serif;
	color: #fff;
	min-width: 600px;
	margin-top:18px;	
}
.lasd-logo:hover {
	text-decoration: none;
}
.text-sd {
	font-size: 34px;
	text-transform: uppercase;
	font-weight:600;
	line-height: 1.3;
}
.text-la {
  font-size: 20px;
  display: block;
  line-height: 0;
  color: rgba(255,255,255,.7);
  font-style: italic;
  font-weight: 600;
}
.text-sd-cap {
	font-size: 44px;
}
.header-right {
  float:right;
  min-width: 250px;
}
.header-bio-text {
  margin-top:20px;
}
.header-bio-text .title {
  color:rgba(255,255,255,.7);
  display: block;
  font-weight: 300;
  margin-top: -15px;
}
.header-bio-text .title2 {
  color:rgba(255,255,255,.7);
  display: block;
  font-weight: 300;
  margin-top: 3px;
}
.header-bio-text .name {
  color:rgba(255,255,255,.9);
  font-size: 20px;
  font-weight: 400;
}
.header-bio:hover {
  text-decoration: none;
}
.header-bio > .pic {
  float:left;
  border-radius: 5px;
  width:80px;
  margin-right:15px;
}

@media (max-width: 992px) {
  .logo-text {
    min-width: 400px;
  }
  .text-la {
      font-size: 16px;
  }
  .text-sd {
    font-size: 24px;
  }
  .text-sd-cap {
    font-size: 34px;
    
  }
  .star-logo {
    width:60px;
  }
  .header-bio > .pic {
    width:60px !important;
    margin-right:10px;
  }
  .header-bio-text {
    margin-top: 10px !important;
  }
  .header-bio-text .name {
    font-size: 16px !important;
  }
  
}
@media (max-width: 767px) {
  .navbar-header {
    float: right;
  margin-top: -60px;
  }
  .star-logo {
      width: 50px;
  }
  .text-la {
      font-size: 12px;
  }
  .text-sd {
      font-size: 18px;
  }
  .text-sd-cap {
      font-size: 24px;
  }
  .logo-text {
      min-width: 300px;
  }
  .header-right {
    margin-right:70px;

  }
  .header-bio > .pic {
    width:50px !important;
    margin-right:10px;
  }
  .text-la {
      line-height: .5;
  }
  .logo-text {
    margin-top: 10px;
  }
  .navbar-header {
    margin-top: -80px;
  }
  .header-right {
    min-width:170px !important;
  }
  .header-bio-text .title {
    font-size:12px;
    font-weight: 400;
  }
  .header-bio-text .name {
    font-size: 14px !important;
    font-weight: 600;
  }
}
@media (max-width: 600px) {
  .header-right {
    display: none;
  }
}


/*=====================================================
===================== NAVIGATION =====================*/


.navbar-inverse {
  background-color: #333 !important;
  border-color: #080808;
}
.navbar-inverse .navbar-nav > li > a {
  color:rgba(255,255,255,.7);
	outline: none;
	padding: 15px 30px;
	font-size: 16px;
}
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: #485735;
	color:#fff;
}
.navbar-inverse .navbar-nav > .open > a {
	background-color: #485735
}
.navbar-right {
	margin-right:0;
}
.menu-bar {
  display: block;
  font-size:10px;
  font-weight: 700;
  color:#fff;
  text-transform: uppercase;
  margin-top:5px;
}
.navbar-toggle .icon-bar {
  margin-left:3px;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar {
  border-radius: 0;
  min-height: auto;
  margin-bottom: 0;
}
.navbar-toggle .icon-bar {
  height: 3px;
  border-radius: 0;
}
.navbar-collapse {
    padding-right: 30px;
    padding-left: 30px;
}
.navbar-inverse .navbar-collapse.in .navbar-nav > li > a {
  font-size: 16px;
}
.navbar-nav .open .dropdown-menu {
  background-color: #fff;
  border-radius: 0;
}
@media (min-width: 993px) and (max-width: 1200px)  {
	.navbar-inverse .navbar-nav > li > a {
	  color:rgba(255,255,255,.7);
		outline: none;
		padding: 15px;
		font-size: 14px;
	}
}
@media (max-width: 992px)  {
	.navbar-inverse .navbar-nav > li > a {
		padding: 10px;
		font-size: 12px;
	}
  .header-right {
    min-width: 200px;
  }
}

/*=====================================================
===================== CAROUSEL =====================*/

.carousel-caption {
    position: absolute;
    top: 35%;
    text-align: center;
    bottom: auto;
    left:15%;
    right: 15%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-shadow: 0 2px 2px rgba(0,0,0,.9);
}
.carousel-caption h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	margin-top: 0;
}
.carousel-inner {
	background-color: #333;
}
.carousel-inner > .item img {
  width: 100%;
  height: auto;
}
.carousel-caption > h3 {
  line-height: 1;
}
.slide-button {
  background-color: rgba(0,0,0,.7);
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 15px 30px;
  transition: all 0.5s;
  cursor: pointer;
  text-shadow: none;
  text-transform: uppercase;
  font-weight: 700;
}
.slide-button:hover {
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .carousel-caption {
      position: absolute;
      top: 25%;
  }
  .carousel-caption h3 {

    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .carousel-caption {
      position: absolute;
      top: 25%;
  }
  .carousel-caption h3 {
    font-size: 30px;
  }
  .slide-button {
    font-size: 12px;
        padding: 5px 15px;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .carousel-caption h3 {
    font-size: 22px;
  }
  .carousel-caption {
      position: absolute;
      top: 25%;
  }
  .slide-button {
    font-size: 12px;
    padding: 5px 15px;
  }
}
@media (max-width: 599px) {
  .carousel-caption h3 {
    font-size:20px;
  }
  .carousel-caption {
      position: absolute;
      top: 20%;
      padding-top: 0;
  }
  .slide-button {
    font-size: 10px;
    padding: 5px 10px;
  }
}

/*=====================================================
===================== HOME ============================*/

.section-heading {
  color: #222;
  font-family: 'PT Serif', serif;
  margin-bottom:30px;
  margin-top:30px;
  font-size: 1.8em;
  padding-left: 0.7em;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.section-heading.color {
	color:#fff;
}
.section-heading:before {
	content: '';
    height: 100%;
    border-left: 6px solid #e7b467;
    position: absolute;
    top: 0%;
    left: 0%;
}
section {
	margin-bottom:30px;
}
section.color {
  background-color: #485735;
  padding:30px;
  margin-bottom: 0;
}
section.color.black {
  background-image: url('../img/home/bg.jpg');
}
section {
  padding:50px 0;
}
section.nopadding {
  padding:0;
}
section.nomargin {
  margin:0;
}

/***** TOP SECTION *****/
.top-section {
  background-color: #fff; 
  margin-bottom:0; 
  padding-bottom:80px; 
  margin-top:-100px;

}
.top-section-col {
  background-color: #fff;
  padding-top: 15px;

}
.top-section-padding {
  padding-left:15px;
}
@media (max-width: 767px) {
  .top-section {
    margin-top:0;
    padding-bottom:20px;
    padding-top:5px;
  }
}
/***** PHONE LIST *****/
.phone-list {
  list-style: none;
  padding:0;
  margin:0;
}
.phone-list li {
  color:rgba(255,255,255,.9);
  font-weight: 600;
  margin-bottom:15px;
}
.phone-list li span {
  display: block;
}
.circle-icon {
  background-color: rgba(0,0,0,.3);
  width:30px;
  height:30px;
  text-align: center;
  border-radius: 50%;
  font-style: normal;
  color:#fff;
  margin-right:10px;
  margin-bottom: 10px;
  display: inline-block;
  font-family: 'PT Serif', serif;
  font-weight: bold;
  padding:5px
}
.phone-list .name {
  display: block;
  color:#e7b467;
  font-size:16px;
}
.phone-list .number {
  display: block;
  font-size:15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 600;
}

/***** 8 CATEGORIES *****/
.cat-item:hover .overlay-btn span {
  padding-right: 20px;
}
.cat-item:hover .overlay-btn span:after {
  opacity: 1;
  right: 0;
}
.cat-item:hover .overlay-btn {
  background-color: #485735;
}
.cat-item:hover > h3 {
  text-decoration: none;
}
.cat-item:hover .overlay {
  background-color: rgba(0,0,0,.6);
}
.overlay-wrapper  {
  position: relative; 
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  border:10px;
  background-color: transparent;
}
.overlay.nobg {
  background-color: transparent;
}
.overlay-btn {
  display:block !important;
}
.overlay-btn {
  background-color: rgba(0,0,0,.7);
  border: none;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 20px;
  transition: all 0.5s;
  cursor: pointer;
  text-shadow: none;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
}
.cat-item:hover .overlay-btn {
  color:#fff;
  background-color: #485735;
}
.overlay-btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.overlay-btn span:after {
    font-family:FontAwesome;
  content: '\f054';
  position: absolute;
  opacity: 0;
  top: 5px;
  right: -20px;
  transition: 0.3s;
  color: #e7b467;
  font-size:14px;
}
@media (max-width: 767px) {
  .overlay-btn  {
    font-size:16px;
    padding: 5px 10px;
  }
  .overlay-btn span:after {
    top: 3px !important;
    font-size:12px !important;
  }
}


/*=====================================================
===================== MARGINS ==========================*/

.addbottom {
  margin-bottom:20px;
}


/*=====================================================
===================== FOOTER ==========================*/

#footer {
	background-color: #000;
	padding:20px 0;
	color:#aaa;
	font-size: 12px;
}
#footer a {
	color:#aaa;
}

/*=====================================================
===================== SOCIAL MEDIA ===================*/

.social-icons {
	list-style: none;
	margin:0;
	text-align: center;
  min-width: 200px;
  padding: 10px;
}
.social-icons > li {
  display: inline-block;
  margin:3px;
  text-align: center;
}
.social-icons a {
    background-color: #ddd;
    display: inline-block !important;
    font-size: 26px;
    width: 40px;
    height: 40px;
    padding: 3px 0 !important ;
    text-align: center;
    margin-bottom:5px;
    line-height: 1.3 !important;
}
.social-icons > li > a:hover {
	color:#fff;
}
.social-icons > li > a.fb:hover {
	background-color: #3b5998 !important;
}
.social-icons > li > a.tw:hover {
	background-color: #00aced !important;
}
.social-icons > li > a.yt:hover {
	background-color: #bb0000 !important;
}
.social-icons > li > a.fl:hover {
	background-color: #ff0084 !important;
}
.social-icons > li > a.ins:hover {
	background-color: #bc2a8d !important;
}
.social-icons > li > a.pin:hover {
	background-color: #cb2027 !important;
}
.social-icons > li > a.alert-la:hover {
	background-color: yellow !important;
}
.social-icons > li > a.nixle:hover {
	background-color: #f2c14e !important;
}
.social-icons > li > a.alert-la img {
	width:30px;
	margin-top: -7px;
}
.social-icons > li > a.nixle img {
	width:30px;
	margin-top: -7px;
}

/*=====================================================
===================== BACK TO TOP ===================*/

.backtotop {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(82, 103, 55, 0.8) url(../img/icons/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.backtotop.backtotop-is-visible, .backtotop.backtotop-fade-out, .no-touch .backtotop:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.backtotop.backtotop-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.backtotop.backtotop-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .backtotop:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .backtotop {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .backtotop {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}


/*=====================================================
===================== ACTIVE SHOOTING ===================*/

#plan {
	background-color: #000000;
	color: #FFFFFF;
}

#safety {
	background-color: #ffdc2f;
	color: #000000;
}

#run {
	background-color: #c4cadf;
	color: #000000;
}

#hide {
	background-color: #84bfa0;
	color: #000000;
}

#fight {
	background-color: #d199c8;
	color: #000000;
}

#prevent {
	background-color: #8f3739;
	color: #FFFFFF;
}

/*=====================================================
===================== IMAGE ===================*/

.img-fluid {
	width: 100% \9;
	max-width: 100%;
	height: auto;
	}

/*=====================================================
===================== ANIMATIONS ===================*/

/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098D1;
  color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #485735;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: rgba(0,0,0,.7);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.2);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.link-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.link-title i {
  margin-right: 5px;
}

.mt-20 {
  margin-top:20px;
}
.mb-15 {
  margin-bottom:15px;
}
.section-content {
  padding:30px 0;
}
.yellow {
	color:#d79a3e;
}
.table-padding > tbody > tr > td {
	padding:20px;
}
.icon-green {
	color:#7cb263;	
}
.icon-gray {
	color:rgba(0,0,0,.3);	
}
.icon-blue {
	color:#5f8cc7;
}
.icon-lime {
	color:#3aff1a;
}

.icon-pink {
	color:#f900fa;
}

.icon-purple {
	color:#a85f84;
}

.icon-red {
	color:#f4240b;
}

.icon-spacing {
	margin-right: 5px;
}


#follow_us:focus
{
	outline: auto;
	outline-style: dashed 5px;
}

#carousel_next:focus, #carousel_prev:focus
{
	outline: auto;
	outline-style: dashed 5px;
}


a:focus
{
	outline: auto;
	outline-style: dashed 5px;
	outline-color: white;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) 
{  
   /* IE10+ specific styles go here */  
	#follow_us:focus
	{
		border:1px dashed;
		outline: auto;
		outline-style: dashed 5px;
	}

	#carousel_next:focus, #carousel_prev:focus
	{
		border:1px dashed;
		outline: auto;
		outline-style: dashed 5px;
	}

	a:focus
	{
		border:1px dashed white;
		outline: auto;
		outline-style: dashed 5px;
		outline-color: white;
	}
	
	.slide-button:focus 
	{
		  border: 1px dashed white;
	}

}
