/* CSS Document MCR*/



@font-face {
    font-family: 'StackSansHeadline-SemiBold';
    src: url('../fonts/StackSansHeadline-SemiBold.ttf');
    src: url('../fonts/StackSansHeadline-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;

}

@font-face {
    font-family: 'StackSansHeadline-Regular';
    src: url('../fonts/StackSansHeadline-Regular.ttf');
    src: url('../fonts/StackSansHeadline-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;

}

a[href^=tel] { color: inherit; text-decoration: none; }

h1, h2, h3, h4, h5, h6, .heading{
margin: 5px 0;
color:#7ab2ff;
font-weight:normal;
font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

.heading{
font-size:1.6em;
}

.spacer {
    padding: 20px;
}

/* text-styling-1 */
text-style-holder-1{
padding: 0;
  margin: 0;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}

.text-styling-1 {
    color: #0becac;
    font-size: 2.5em;
    letter-spacing: 7px;
    cursor: pointer;

    font-weight: bold;
    padding: 60px 86px;
    background: linear-gradient(to right, #00ffeb 0, #fff 10%, #01ba85 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s infinite linear;
    width: fit-content;
    margin: 0 auto;
}
 @keyframes shine {
	 0% {
		 background-position: 0;
	}
	 60% {
		 background-position: 600px;
	}
	 100% {
		 background-position: 600px;
	}
}
 

/* text-styling-1 */

.animate-character-holder {
    width: fit-content;
    margin: 0 auto;
}
.animate-charcter{
    background-image: linear-gradient( -225deg, #00a83d 0%, #05b7dd 29%, #13ffde 67%, #fff800 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 3.5em;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.txt-xxl, .txt-xl, .txt-l, .txt-m, .txt-s{
color:#ffffff;
font-weight:normal;
font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

.txt-border{
	text-shadow: -2px -2px 0 #030037, 2px -2px 0 #030037, -2px 2px 0 #030037, 2px 2px 0 #030037;
}

.txt-xxl{
font-size:2em;
}
.txt-xl{
font-size:1.8em;
}
.txt-l{
font-size:1.6em;
}
.txt-m{
font-size:1.4em;
}
.txt-s{
font-size:1.2em;
}


a{
color:#7d00b2;
}


body{
	background-color:#FFFFFF;
	font-size:1.9em;
}

div.container {
	background: none;
}

.italic{
	font-style:italic;
}

.uppercase{
text-transform:uppercase;
}

.bold{
font-weight:bold;
}

div.container.navholder {
	background: none !important;
}


.navbar-inverse{
	min-height:60px; 
	background-color:#011a5a;
	border:0;
}
.navbar-inverse .navbar-brand{
    color: #ffffff;
    /*text-shadow: -2px -2px 0 #030037, 2px -2px 0 #030037, -2px 2px 0 #030037, 2px 2px 0 #030037;*/
    line-height: 100%;
    font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.navbar-inverse .navbar-nav> .active> a, .navbar-inverse .navbar-nav> .active> a:focus, .navbar-inverse .navbar-nav> .active> a:hover {
    color: #ffffff;
    background-color: #222b34;
}
.navbar-inverse .navbar-nav> li> a{
	font-size: .8em;
    color: #ffffff;
    /* width: 140px; */
}
.navbar-inverse .navbar-nav> li> a:focus, .navbar-inverse .navbar-nav> li> a:hover {
    color: #7ab2ff;
}


.phone-nav {
    color: #ffffff;
    float: right;
    padding: 15px 15px 10px 15px;
    font-weight: bold;
    font-size: 1.1em;
}

div.headcontent {
    padding-top: 5px;
}

div.headcontent h2{
color: #42357f;
text-align:right;
font-size: 1.6em;
font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
font-weight:bold;
text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

div.headcontent p {
color: #42357f;
font-size: 1.1em;
font-weight: bold;
text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

div.headcontent img.img-responsive.cc {
float: right;
margin: 5px 0;
}



.nav-tabs {
border-bottom: 1px solid #ddd;
background: rgba(0, 0, 0, 0.3);
display: inline-block;
padding: 5px 3px 0 5px;
margin-bottom: -9px;
}

div.container.tabmenu {
position: relative;
top: -65px;
}

div.tabholder {
position: relative;
top: -66px;
background: #212E3F;
border-bottom: 4px solid rgba(0,0,0,0.1);
color: #ffffff;
margin-bottom: -40px;
}

div.tabholder h3{
	color:#ffffff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background-color: #212E3F;
	border: 0;
	color:#ffffff;
}

.nav-tabs>li>a {
background-color: #264061;
color: #ffffff;
}

nav.navbar.navbar-default.affix {
    margin: 0 auto 0px auto !important;
    z-index: 16;
    width: 100%;
    transition: all 1s linear;
    box-shadow: 0px 1px 10px 5px #00000066;
    background: #222b34;
}

.bannerlogo {
	font-size: 40px;
	position: absolute;
	z-index: 1200;
	color: #333;
	top: 10px;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
}

div.bannerlogo h1{
	font-size:20pt;
}

div.bannerlogo h2{
	font-size:16pt;
}


div.bannerlogo h1, div.bannerlogo h2{
	color:#ffffff !important;
	text-shadow: 0 1px 2px #000000;
}
div.bannerlogo h1, div.bannerlogo h2{
font-family:'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

div.bannerlogo p{
	color:#ffffff;
	text-shadow: 0 1px 2px #000000;
	font-size:14pt;
	margin:0;
}


header{
	padding-bottom:50px;
	margin-top:60px;
}

/* banner style */
.banner-style-holder{
  /*display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh; */
  margin: 30px 0;
  padding: 80px 0;
  
}

.banner-style-1{
  /*position: relative;
  width: 1600px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  transform-style: preserve-3d;
  perspective: 500px;
  margin: auto;*/
}

.container .banner-box {
  position: relative;
  /*width: 265px;*/
  height: 275px;
  background: #000;
  transition: 0.5s;
  transform-style: preserve-3d;
  overflow: hidden;
  /*margin-right: 15px;
  margin-top: 45px;*/
}
.container:hover .banner-box {
  transform: rotateY(50deg);
}
.container .banner-box:hover ~ .box {
  transform: rotateY(-50deg);
}
.container .banner-box:hover {
  transform: rotateY(0deg) scale(1.25);
  z-index: 1;
  box-shadow: 0 25px 40px rgba(0,0,0,0.5);
}
.container .banner-box .imgBx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container .banner-box .imgBx:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,#003eca91,#000);
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
  mix-blend-mode: multiply;
}
.container .banner-box:hover .imgBx:before {
  opacity: 1;
}
.container .banner-box .imgBx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container .banner-box .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  padding: 20px;
  /* align-items: flex-end; */
  align-items: baseline;
  box-sizing: border-box;
  text-shadow: -2px -2px 0 #002472, 2px -2px 0 #002472, -2px 2px 0 #002472, 2px 2px 0 #002472;
  box-shadow: 0px 0px 10px 5px #ffffff inset;
}
.container .banner-box .content h2 {
    color: #fff;
    transition: 0.5s;
    margin-bottom: 5px;
    font-size: 26px;
    transform: translateY(179px);
    transition-delay: 0.3s;
    background-color: #7ab2ff;
    text-align: center;
    padding: 5px 0;
	border-radius: 10px;
}

.container .banner-box:hover .content h2 {
  transform: translateY(0px);
}
.container .banner-box .content p {
  color: #fff;
  transition: 0.5s;
  font-size: 14px;
  transform: translateY(200px);
  transition-delay: 0.4s;
  text-align: center;
}
.container .banner-box:hover .content p {
  transform: translateY(0px);
}
/* end banner style 1 */



/* banner style 2 */
.banner-style-holder-2{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	padding: 0 30px;
	
}
.banner-style-holder-2 .thumbex {
  /*
  margin: 10px 20px 30px;
  max-width: 435px;
  */
  width: 100%;
  min-width: 250px;
  height: 300px;
  margin-bottom:10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
  /* outline: 2px solid white;
  outline-offset: -15px; */
  /* background-color: #0090a7; */
  box-shadow: 5px 10px 40px 5px rgba(0, 0, 0, 0.5);
  clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 50% 100%, 0% 75%);
}
.banner-style-holder-2 .thumbex .thumbnail {
  overflow: hidden;
  min-width: 250px;
  height: 300px;
  position: relative;
  opacity: 0.88;
  backface-visibility: hidden;
  transition: all 0.4s ease-out;
  transform: inherit;
  left: 0;
}
.banner-style-holder-2 .thumbex .thumbnail img {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  height: 115%;
  width: auto;
  transform: translate(-50%, -50%);
  backface-visibility: hidden;
}
.banner-style-holder-2 .thumbex .thumbnail span {
  position: absolute;
  z-index: 2;
  top: calc(150px - 20px);
  left: 0;
  right: 0;
  background: #7ab2ff;
  padding: 10px 50px;
  margin: 0 45px;
  text-align: center;
  font-size: 18px;
  color: white;
  font-weight: 300;
  letter-spacing: 0.2px;
  transition: all 0.3s ease-out;
  text-shadow: 2px 2px 2px #000000;
  border-radius: 10px;
}
.banner-style-holder-2 .thumbex .thumbnail:hover {
  backface-visibility: hidden;
  transform: scale(1.15, 1.15);
  opacity: 1;
}
.banner-style-holder-2 .thumbex .thumbnail:hover span {
  opacity: 0;
}
/* end of banner style 2 */







div.panel-body.services {
background-color: #42357f;
height: auto;
border: 6px double #ffffff;
box-shadow: 0px 0px 5px 3px #cccccc;
color:#ffffff;
border-radius: 0px 20px;
}

div.col-lg-3.sdbar div> div{
	float: left;
}

div.sdbar_img {
	width: 265px;
	height: 178px;
	margin: 10px 15px;
	border: 1px solid #dcdcdc;
}

.bg-text{
	min-height: 300px;
	padding-bottom:10px;
}

.bg-txt-light{
    margin: 10px 30px;
    padding: 10px 20px 10px 20px !important;
}

.bg-txt-light a{
	color: #7ab2ff !important;
}

header .bg-txt-light a {
    color: #ffffff !important;
    text-shadow: -2px -2px 0 #030037, 2px -2px 0 #030037, -2px 2px 0 #030037, 2px 2px 0 #030037;
}

.bg-txt-dark{
	margin: 10px 30px;
    padding: 10px 20px 10px 20px !important
    margin: 10px 20px;
    padding: 10px !important;
}

.bg-txt-dark a{
	color: #7ab2ff !important;
}

.lighttxt{
	margin: 20px 0;
    background-color: rgb(255 255 255 / 50%);
	padding: 10px;
}

.lighttxt p, .lighttxt li, .lighttxt a, .lighttxt h1, .lighttxt h2, .lighttxt h3, .lighttxt h4, .lighttxt h5, .lighttxt h6, .lighttxt .heading, .lighttxt label {
	color:#000000;
}


.darktxt p, .darktxt li, .darktxt a, .darktxt h1, .darktxt h2, .darktxt h3, .darktxt h4, .darktxt h5, .darktxt h6, .darktxt .heading, .darktxt label {
	color:#ffffff;
}

header .darktxt p, 
header .darktxt li, 
header .darktxt a, 
header .darktxt h1, 
header .darktxt h2, 
header .darktxt h3, 
header .darktxt h4, 
header .darktxt h5, 
header .darktxt h6, 
header .darktxt .heading, 
header .darktxt label {
	color:#ffffff;
	text-shadow: -2px -2px 0 #00296c, 2px -2px 0 #00296c, -2px 2px 0 #00296c, 2px 2px 0 #00296c;
}

.lightmode-bg{
	background-color:#ffffff;
	padding: 100px 20px;
}

.darkmode-solid-bg{
	background-color:#222b34;
	/*padding: 100px 20px ;*/
	padding:0;
}

/* img style 1 */
.bg-txt-dark .img-style-1{
    border: 5px solid #ffffff;
	box-shadow: rgb(255 255 255 / 40%) 5px 5px, rgb(255 255 255 / 30%) 10px 10px, rgb(255 255 255 / 20%) 15px 15px, rgb(255 255 255 / 10%) 20px 20px, rgb(255 255 255 / 5%) 25px 25px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

.bg-txt-light .img-style-1{
    border: 5px solid #222b34;
	box-shadow: rgb(0 77 161 / 40%) 5px 5px, rgb(0 77 161 / 30%) 10px 10px, rgb(0 77 161 / 20%) 15px 15px, rgb(0 77 161 / 10%) 20px 20px, rgb(0 77 161 / 5%) 25px 25px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

/* img style 1 */


.img-content {
    margin: 10px 10px 30px 10px;
}


.imagecontent-right{
    float: right;
    margin: 10px 0px 30px  40px;
	margin: 0px 30px 30px 30px;
}

.imagecontent-left {
    float: left;
    margin: 10px 40px 30px  0px;
}


.bg-txt-dark .img-back {
    width: 300px;
    height: 382px;
    position: absolute;
    top: -1em;
    left: -1em;
    z-index: -1;
}

.bg-txt-light .img-back {
    width: 300px;
    height: 382px;
    position: absolute;
    top: -1em;
    left: -1em;
    z-index: -1;
}

/* img style 2 */
.img-style-2 {
	/*
	  --_g: 10% /45% 45% no-repeat linear-gradient(#000 0 0);
	  --m:
 	
    left   var(--_i,0%) top    var(--_g),
    bottom var(--_i,0%) left   var(--_g),
    top    var(--_i,0%) right  var(--_g),
    right  var(--_i,0%) bottom var(--_g);
  -webkit-mask: var(--m);
          mask: var(--m);
	*/
  filter: grayscale(0);
  transition: .3s linear;
  cursor: pointer;
  clip-path: polygon(80% 1%, 100% 50%, 80% 100%, 0% 100%, 5% 53%, 0% 0%);
}
.img-style-2:hover {
  filter: grayscale();
}
/* end of img style 2*/

.button {
    border-radius: 4px;
    background-color: #222b34;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2em;
    padding: 5px 10px;
    width: max-content;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px 0px 10px 0px;
	display:table-cell;
	font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

.button a{
	color:#FFFFFF !important;
}


.bg-txt-dark .button{
    background-color: #7ab2ff;
}

.bg-txt-light .button{
    background-color: #222b34;
}



.imagecontent-back-size {
    border: 0 !important;
    box-shadow: none !important;
}


.bg-txt-dark .panel {
	background:inherit;
	overflow: hidden;
}
.bg-txt-dark .panel-default>.panel-heading {
	background: none;
	border:none;
}
.bg-txt-dark .panel-default {
    border-radius: 20px 20px;
    box-shadow: 0px 0px 15px #7ab2ff;
    margin: 50px 0;
    background: #003fa7;
    padding: 5px;
    border: solid 2px #ffffff;
}


.bg-txt-light .panel {
	background:inherit;
	overflow: hidden;
}
.bg-txt-light .panel-default>.panel-heading {
	background-color: #b2d5fd;
	border:none;
}
.bg-txt-light .panel-default {
    border: none;
    border-radius: 10px 30px;
    box-shadow: 0px 2px 10px #007aff7a;
    margin: 50px 0;
}




.parallax.parallax-bottom img {
    border: 0;
    box-shadow: none;
}

div.row.text-center.bottomlinks {
	background: #7ab2ff;
	padding: 30px 20px 30px 20px;
	font-size: 1em;
	height: auto;
	width: 100%;
	margin: 0 auto;
	color:#000000;
}

div.row.text-center.bottomlinks a{
	color:#000000;
}

.copyright {
	background-color: #222b34;
	color: #ffffff ;
	padding: 60px 0 10px 0;
	font-weight: normal;
	margin: 0 auto;
}
.copy{
	font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
	color: #ffffff;
    font-size: 1em;
}

div.form-holder {
	width: 95%;
	padding: 25px 15px;
	margin: 10px auto;
	border-radius: 10px;
}

.form-horizontal .form-group {
	margin: 0 0 15px 0;
}

.form-horizontal .control-label {
	text-align: left;
}

.btn-info {
	background-color: #222b34;
    border-color: #7ab2ff;
}

.btn-info:hover{
	background-color: #222b34;
    border-color: #6a7784;
}

.form-control:focus {
	border-color: #b0b0b0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #b0b0b0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #b0b0b0;
}


#schemacss{
	text-align:center;
    clear: both;
	color:#ffffff;
}

#schemacss a, #schemacss strong{
color:#7ab2ff;
}

#schemacss h3{
margin:0;
color: #ffffff;
}

.schema_add_map div {
display: inline;
}

.schema_contact, .schema_contact h3, .schema_contact a {
	color:#000000 !important;
	background: none !important;
    box-shadow: none !important;
}

/* schema style 1 */
.schema-holder-1 {
    --c: #222b34d6;
    --s0: calc(1.25em + 6px);
    --s1: calc(1.25em + 6px + 0.5em);
    place-self: center;
    position: relative;
    width: 99%;
    min-height: 14em;
    border: solid 0 transparent;
    border-width: 0 var(--s0) var(--s0) 0;
    padding: var(--s1) 0.5em 0.5em var(--s1);
    background: var(--c) padding-box;
	margin:20px 10px;
}

.schema-holder-1::before {
    position: absolute;
    top: 0;
    left: 0;
    border: inherit;
    border-width: 1.25em 0 0 1.25em;
    width: 103%;
    min-height: 19em;
    box-shadow: inset 0 0 0 6px var(--c);
    mix-blend-mode: difference;
    pointer-events: none;
    content: "";
}

/* end schema style 1 */

/* schema style 2 */

/* end schema style 2 */

.services-list {
    text-align: center;
    background: none;
    width: 80%;
    margin: 50px auto;
    border-radius: 10px;
    padding: 30px;
    color: #000000;
}

.services-list .txt-xxl, .services-list .txt-xl, .services-list .txt-l, .services-list .txt-m, .services-list .txt-s{
	color: #222b34;
}

p.copy {
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    padding: 20px 20px 30px 20px;
    position: relative;
    bottom: -62px;
}

.heading-phone {
    font-size: 1.5em;
    width: fit-content;
    margin: 0 auto;
    padding: 5px 5px 0px 5px;
	font-weight:bold;
}

.heading-phone a {
	color:#ffffff !important;
}


/* parallax */

.parallax-500{
 /* Full height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax{
 /* Full height 
  min-height: 100%;*/

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;    
  padding: 20px 0px 60px 0px;
}

.parallax>.container, .darkmode-solid-bg>.container {
    padding: 30px 10px 40px 10px;
}

.parallax-header{
	background-image:url(../images/Hercules-24-7-garage-door-service.jpg);
	overflow:hidden;
	background-color: #101117;
}

.parallax-bg1{
	/*background-image:url(../images/emergency-locksmith-Hercules.jpg);*/
	overflow:hidden;    
	margin-bottom: -7px;
	/*padding: 80px 40px 80px 40px;*/
	padding:0;
}
.parallax-bg2{
	background-image:url(../images/garage-door-service-Hercules-2.jpg);
	overflow:hidden;    
	margin-bottom: -7px;
	/*padding: 80px 40px 80px 40px;*/
	padding:0;
}

.parallax-bottom{
	background-image:url(../images/Hercules-24-hour-garage-door-service.jpg);
	overflow:hidden;
	padding-top: 20px;
    padding-bottom: 50px;
}

.parallax-bg-service{
	background-image:url(../images/garage-door-Hercules-service.jpg);
	overflow:hidden;    
	margin-bottom: -7px;
	/*padding: 80px 40px 80px 40px;*/
	padding:0;
}



.floatright{
	float: right;
    display: contents;
}

.floatleft{
	float: left;
	display: contents;
}




.margin-auto{
	margin-left:auto;
	margin-right:auto;
}


.footer-item-box, .footer-item-box h1, .footer-item-box h2, .footer-item-box h3, .footer-item-box h4, .footer-item-box h5 {
    color: #ffffff;
}

.services-item-box {
    color: #ffffff;
}

.footer-item-box {
    padding: 0;
}

.footer-item-box> div {
    margin: 7px 12px 20px 10px;
    padding: 5px;
	/* border: 5px solid #ffffff;
    box-shadow: rgb(255 255 255 / 40%) 5px 5px, rgb(255 255 255 / 30%) 10px 10px; */
}

.footer-item-box h4 {
    font-size: 1em;
}

.service-list.text-center {
    clear: both;
    margin: 10px;
    padding: 10px;
	border: 5px solid #ffffff;
     box-shadow: rgb(255 255 255 / 40%) 5px 5px, rgb(255 255 255 / 30%) 10px 10px;
}

.location-list {
overflow:hidden;
}

.location-list li {
    font-size: 1.1em;
	text-align: center;
    list-style: none;
    padding: 5px 0;
}

.location-list .panel-heading{
    text-align: center;
}


.location-list-title {
    text-align: center;
    padding: 10px 5px;
    margin-bottom: 20px;
    box-shadow: rgb(76 46 170 / 40%) 0px 5px, rgb(76 46 170 / 30%) 0px 10px;
}

ul.locations {
    margin: 30px 0 180px 0;
	padding-bottom:10px;
}

ul.locations li {
    font-size: 1.1em;
    list-style: none;
    text-align: center;
	padding: 3px;
}

.customer-testimonials ul, .customer-testimonials li {
    margin-right: 0;
    margin-left: 0;
	list-style: none;
}

.customer-testimonials{
	overflow:hidden;
	list-style:none;
	padding:0;
}

.customer-testimonials .testimonial-holder {
    box-shadow: 0 8px 6px -6px black;
    background-color: #e5eef7;
    padding: 5px;
	margin:20px 5px;
    font-size: 0.9em;
    border: 1px solid #ccd4dc;
}

.testimonials-title {
    font-weight: bold;
    color: #035cb0;
}

.testimonials-rating{
	color: #035cb0;
}

.testimonial-holder p{
	text-align:left !important;    
}

.testimonial-holder:hover {
    background: #eaeaea;
}

.page-customer-testimonials {
    margin-top: 10px;
	margin-bottom: 20px;
    padding: 20px 10px;
}

.page-customer-testimonials h2 {
    padding: 10px 0px;
    color: #035cb0;
    margin: 10px 20px;
    text-align:center;
}

.page-customer-testimonials .testimonial-holder p{
	font-size:1.2em ;
}

.page-customer-testimonials  .customer-testimonials {
    padding: 0;
}

.page-customer-testimonials .testimonials-comment {
    font-size: 0.8em !important;
}

.testimonials-btn {
    background: #132644;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 3px 2px 2px 0px #091d2d;
}

.testimonials-btn:hover {
    background: #001321;
}

.testimonials-btn a{
color:#ffffff !important;
}

.news> div {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    padding: 4px 10px 10px 40px;
    background-position: 10px 15px;
    font-size: 1.2em;
}

.news> div a{
	display:block;
    font-size: 1.2em;
	text-decoration:none;    
	text-indent: 5px;
}

ul.news {
    margin: 0;
    padding: 0;
}

ul.news li {
    box-shadow: rgb(76 46 170 / 40%) 0px 5px, rgb(76 46 170 / 30%) 0px 10px, rgb(76 46 170 / 20%) 0px 15px, rgb(76 46 170 / 10%) 0px 20px, rgb(76 46 170 / 5%) 0px 25px;
    list-style: none;
    padding: 20px;
    margin: 10px;
	
	
}

.news-title{
	font-weight:bold;
	font-size:1.2em;
}

.news-read-more{
	font-weight:bold;
	font-size:1em;
}


.locations-list .txt-s{
    color: #222b34;
    padding: 10px;
}

.locations-list a{
	color:#222b34 !important;
}

/* hover effects */
.hover-1 {
  --c: #222b34; /* the color */
  --s: .15em;
  
  line-height:1.1em;
  padding-bottom: calc(2.1*var(--s));
  background: 
    conic-gradient(from 135deg at top,var(--c) 90deg,#0000 0) 
      left 0 bottom var(--s)/calc(2*var(--s)) var(--s) repeat-x,
    conic-gradient(from -45deg at bottom,var(--c) 90deg,#0000 0) 
      left var(--s) bottom 0/calc(2*var(--s)) var(--s) repeat-x;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0) 0/var(--_p,0%) padding-box no-repeat;
  transition: .5s;
}
.hover-1:hover {
  --_p: 100%;
  color: var(--c);
}

.hover-2 {
  --c: #222b34; /* the color */
  --b: .1em;    /* border length*/
  --d: 20px;    /* the cube depth */
  
  --_s: calc(var(--d) + var(--b));
  
  color: var(--c);
  border: solid #0000;
  border-width: var(--b) var(--b) var(--_s) var(--_s);
  background:
    conic-gradient(at left var(--d)  bottom var(--d),
      #0000 90deg, rgb(255 255 255 /0.3) 0 225deg,rgb(255 255 255 /0.6) 0) border-box,
    conic-gradient(at left var(--_s) bottom var(--_s),
      #0000 90deg,var(--c) 0) 0 100%/calc(100% - var(--b)) calc(100% - var(--b))  border-box;
  transform: translate(calc(var(--d)/-1),var(--d));
  clip-path: 
    polygon(
     var(--d) 0%, 
     var(--d) 0%, 
     100% 0%, 
     100% calc(100% - var(--d)),
     100% calc(100% - var(--d)),
     var(--d) calc(100% - var(--d))
    );
  transition: 0.5s;
}
.hover-2:hover {
  transform: translate(0,0);
  clip-path: 
    polygon(
     0% var(--d), 
     var(--d) 0%, 
     100% 0%, 
     100% calc(100% - var(--d)), 
     calc(100% - var(--d)) 100%, 
     0% 100%
   );
}

.hover-3 {
  --b: 0.1em;   /* the thickness of the line */
  --c: #7ab2ff; /* the color */
  
  color: #0000;
  padding-block: var(--b);
  background: 
    linear-gradient(var(--c) 50%,#000 0) 0% calc(100% - var(--_p,0%))/100% 200%,
    linear-gradient(var(--c) 0 0) 0% var(--_p,0%)/var(--_p,0%) var(--b) no-repeat;
  -webkit-background-clip: text,padding-box;
          background-clip: text,padding-box;
  transition: .3s var(--_s,0s) linear,background-size .3s calc(.3s - var(--_s,0s));
}
.hover-3:hover {
  --_p: 100%;
  --_s: .3s;
}

.hover-4 {
  border: 8px solid;
  border-image: repeating-linear-gradient(135deg,#9dccff 0 10px,#ffffff 0 20px,#007aff 0 30px) 8;
  -webkit-mask: 
    conic-gradient(from 180deg at top 8px right 8px, #0000 90deg,#000 0)
     var(--_i,200%) 0  /200% var(--_i,8px) border-box no-repeat,
    conic-gradient(at bottom 8px left  8px,  #0000 90deg,#000 0)
     0   var(--_i,200%)/var(--_i,8px) 200% border-box no-repeat,
    linear-gradient(#000 0 0) padding-box no-repeat;
  transition: .3s, -webkit-mask-position .3s .3s;
}
.hover-4:hover {
  --_i: 100%;
  color: #CC333F;
  transition: .3s, -webkit-mask-size .3s .3s;
}


.hover-5 {
  --h: 1.2em;   /* the height */
  
  line-height: var(--h);
  color: #007aff !important;
  text-shadow: 
    0 calc(-1*var(--_t,0em)) #007aff , 
    0 calc(var(--h) - var(--_t,0em)) #222b34;
  overflow: hidden;
  transition: .3s;
}
.hover-5:hover {
  --_t: var(--h);
  color: #0000 !important;
}

.hover-6 {
  --h: 1.2em;   /* the height */
  
  linea-height: var(--h);
  color: #0000;
  overflow: hidden;
  text-shadow: 
    0 var(--_t,var(--h)) #fff,
    0 0 var(--_c,#000);
  background: 
    linear-gradient(#222b34	 0 0) 
    bottom/100% var(--_d, 0) no-repeat;
  transition: 0.3s;
}
.hover-6:hover {
  --_d: 100%;
  --_t: 0;
  color: #ffffff !important;
}

.hover-7 {
  --c: #222b34; /* the color  */
  --h: 1.2em;   /* the height */
  
  line-height: var(--h);
  background: 
    linear-gradient(var(--c) 0 0) no-repeat 
    calc(200% - var(--_p,0%)) 100%/200% var(--_p,.08em);
  color: #0000;
  overflow: hidden;
  text-shadow: 
    0 calc(-1*var(--_t,0em)) var(--c), 
    0 calc(var(--h) - var(--_t,0em)) #fff;
  transition: .3s var(--_s,0s), background-position .3s calc(.3s - var(--_s,0s));
}
.hover-7:hover {
  --_t: var(--h);
  --_p: 100%;
  --_s: .3s;
  color: #ffffff !important;
}

.hover-8 {
  --h: 1.2em;   /* the height */
  --c: #222b34; /* the color */
  
  line-height: var(--h);
  color: #0000;
  text-shadow: 
    0 var(--_t,var(--h)) #fff,
    0 0 var(--_c,#000);
  box-shadow: 0 var(--_t,var(--h)) var(--c);
  clip-path: inset(0 0 1px 0);
  background: 
    linear-gradient(var(--c) 0 0) 0 var(--_t,var(--h)) no-repeat;
  transition: 0.4s ,clip-path 0.4s 0.4s;
}
.hover-8:hover {
  --_t: 0;
  --_c: #ffffff;
  color: #ffffff !important;
  clip-path: inset(0 0 calc(-1*var(--h)) 0);
  transition: 0.4s 0.4s, clip-path 0.4s;
}


.hover-9 {
  background: linear-gradient(#222b34 0 0) var(--p,0)/var(--p,0) no-repeat;
  transition: .4s,background-position 0s;
}
.hover-9:hover {
  --p: 100%;
  color: #fff !important;
}

.hover-10 {
  background: 
    linear-gradient(#222b34 0 0) no-repeat
     calc(200% - var(--p,0%)) 100% / 200% var(--p,.08em);
  transition: .3s var(--t,0s), background-position .3s calc(.3s - var(--t,0s));
}
.hover-10:hover {
  --p: 100%;
  --t: .3s;
  color: #fff !important;
}

.hover-11 {
  --c: no-repeat linear-gradient(#7ab2ff 0 0);
  background: 
    var(--c)  calc(-101% + var(--p,0%)) 100%,
    var(--c)  calc( 201% - var(--p,0%)) 0;
  background-size: 50.1% var(--p,.08em);
  transition: .3s var(--t,0s), background-position .3s calc(.3s - var(--t,0s));
}
.hover-11:hover {
  --p: 101%;
  --t: 0.3s;
  color: #fff !important;
}
.hover-12 {
  --c: #222b34;
  line-height: 1.2em;
  background:
    conic-gradient(from -135deg at 100%  50%,var(--c) 90deg,#0000 0) 0    var(--p,0%),
    conic-gradient(from -135deg at 1.2em 50%,#0000 90deg,var(--c) 0) 100% var(--p,0%);
  background-size: var(--s,0%) 200%;
  background-repeat: no-repeat;
  transition: .4s ease-in, background-position 0s;
}
.hover-12:hover {
  --p: 100%;
  --s: calc(50% + .61em); /* it should be 0.6em(1.2em/2) but we use a litte bigger */
  color: #fff !important;
}





/* blurb */


.banner-item-holder a {
    text-decoration: none;
}

.banner-item{
	position: relative;
    margin: 5px auto;
    text-align: center;
	overflow:hidden;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
    padding: 40px 5px 20px 5px;
    color: #000000;
	text-shadow: 2px 2px 5px #ffffff;
	min-height: 210px;
    width: 90%;
    height: 0;
	background-size: contain;
    background-repeat: no-repeat;
}

.banner-item:hover{
	/*background-color:#2e0084;*/
}




.banner-icon{
    min-width: 60px;
    min-height: 60px;
	position:relative;
	top:0px;
    background-repeat: no-repeat;
    background-position: center center;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}

.banner-1 .banner-icon{
	background-image: url(../images/banner-1.png);
}

.banner-2 .banner-icon{
	background-image: url(../images/banner-2.png);
}

.banner-3 .banner-icon{
	background-image: url(../images/banner-3.png);
}

.banner-4 .banner-icon{
	background-image: url(../images/banner-4.png);
}

.banner-title {
    font-size: 1.2em;
	position:relative;
	top:0px;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	text-decoration:none;
	font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

.banner-item .banner-text {
	zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
	transition:all 1s ease-in-out;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	text-decoration:none;
	font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}

.banner-item:hover .banner-text {
	filter: alpha(opacity=1);
   	opacity: 1;
    filter: alpha(opacity=1);
	transform: translateY(0px);
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-o-transform:translateY(0px);
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	text-decoration:none;
}

.banner-item:hover .banner-icon, .banner-item:hover .banner-title {
	position:relative;
	top:-10px;
}

/* end blurb */

/* blurb styling 2 */
container.blurb-styling-2-holder{
	width:auto;
}

.thumb {
  width: 400px;
  height: 300px;
  margin: 70px auto;
  perspective: 1000px;
}

.thumb a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 0, cover;
  transform-style: preserve-3d;
  transition: all 0.5s;
}

.thumb-1 a{
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url(../images/automotive-Hercules-locksmith-24-7.jpg);
} 
.thumb-2 a{
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
     url(../images/emergency-Hercules-locksmith-service.jpg);
} 
.thumb-3 a{
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
     url(../images/commercial-Hercules-locksmith.jpg);
} 

.thumb:hover a {
  transform: rotateX(80deg);
  transform-origin: bottom;
}
.thumb a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: inherit;
  background-size: cover, cover;
  background-position: bottom;
  transform: rotateX(90deg);
  transform-origin: bottom;
}
.thumb a span {
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: rotateX(-89.99deg);
    transform-origin: top;
    z-index: 1;
    font-size: 1.2em;
    padding-top: 5px;
}
.thumb a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.5);
  transition: all 0.5s;
  opacity: 0.15;
  transform: rotateX(95deg) translateZ(-80px) scale(0.75);
  transform-origin: bottom;
}

.thumb:hover a:before {
  opacity: 1;
  box-shadow: 0 0 25px 25px rgba(0, 0, 0, 0.5);
  transform: rotateX(0) translateZ(-60px) scale(0.85);
}

/* end blurb styling 2*/



.button-top-header {
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 1.6em;
	background-color:#00000082 !important;
}

.button-top-header a{
	color:#7ab2ff !important;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  text-shadow: -2px -2px 0 #002472, 2px -2px 0 #002472, -2px 2px 0 #002472, 2px 2px 0 #002472;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}



/* social media icons*/
.icons {
    text-align: center;
	margin:10px;
}

.icons> div {
    display: inline-block;
    vertical-align: middle;
}

.icons> img {
    display: inline-block;
    box-shadow: none;
    border: 0;
}

	
	
.video-holder {
    float: right;
    margin: 10px 10px 60px 30px;
	width:350px;
	height:233px;
}

.responsive-video{
	box-shadow: rgb(76 143 240 / 40%) 5px 5px, rgb(240 46 224 / 30%) 10px 10px, rgb(76 185 240 / 20%) 15px 15px, rgb(76 227 240 / 10%) 20px 20px, rgb(7 66 238 / 5%) 25px 25px;
	margin: 20px 3px;
	width: 344px;
	height: 258px;
	padding: 3px;
}

.responsive-video iframe {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
}
	
/* back to top button */
.back-to-top {
    position: relative;
    top: 20px;
    right: 15px;
    background: #7ab2ff;
    padding: 5px 5px 5px 20px;
    font-size: 1em;
    border-radius: 10px 10px 0px 0px;
	color:#ffffff;
}
.back-to-top a{
	color:#ffffff;
}

.float-end {
    float: right!important;
}
/* end back to top button */

/* fixed icon button */

.icon-side-bar {
  position: fixed;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 21;
}
.icon-side-bar {
  right: 0px;
}


.icon-side-bar a {
    display: block;
    text-align: left;
    padding: 10px;
    transition: all 0.3s ease;
    color: #002f77;
    font-size: 1.3em;
    border-radius: 10px 0px 0px 10px;
    position: relative;
    right: -190px;
    box-shadow: 2px -3px 5px inset #7ab2ff;
    background: #7ab2ff;
}	

.icon-side-bar a:hover {
  right:0px;
}

.side-facebook {
  color: white;
}

.side-twitter {
  color: white;
}
.side-youtube {
  color: white;
}

.side-google {
  color: white;
}

.side-call {
  color: white;
}

i.fa {
    margin-right: 15px;
}

/* end fixed icon button */

	
@media only screen and (max-device-width: 1366px) {
  .parallax-100 {
    background-attachment: scroll;
  }
}


@media (max-width: 319px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
	.hide-xs{display:none;}
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-heading.call, .panel-body.promo, .panel-body.service{background:none; background-color:#00699E; text-align:center;}
	.panel-body, .panel-heading{ text-align:center;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;width:150px;}
	div.bannerlogo p{font-size: 9pt;}
	div.bannerlogo h1 {display:none;}
	div.bannerlogo p.banner_quick {display:none;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 12px;}
	.navbar-brand{font-size: 14px;}
	div.container.tabmenu, div.tabholder {display: none;}
	.carousel-indicators {bottom: 0px;}
	div.headcontent p{text-align:center;}
	div.headcontent h2{text-align:center;font-size: 12pt;}
	div.headcontent img.img-responsive.cc {float: none;margin: 5px auto;}
	.spheading4{ text-align:center;}
	.imagecontent-size{
		width: 200px;
    	height: 134px;
	}
	.imagecontent-back-size {
    	width: 45%;
	}
	.imagecontent-left{
		float: none;
		padding: 0;
    	margin: 0;
	}
	.imagecontent-right{
		float: none;
		padding: 0;
    	margin: 0;
	}
	.icons {
   		float: none;
	}
	.cards {
   		height: 24px;
	}
	.icons  div img {
   		height: 24px;
	}
	.responsive-video{
		width: 200px;
		height: 134px;
	}
	.video-holder {
    	width: 90% !important;
		float: none !important;
		margin: 10px 10px 80px 30px !important;
   	}
	.txt-xxl {
    	font-size: 2.5em;
	}
	body {
    	font-size: 1.3em;
	}
	.schema-holder-1 {
		min-height: 25em;
	}
	.schema-holder-1::before {
		width: 107%;
    	min-height: 25em;
	}
	.navbar-inverse{
		height:auto;
		opacity:0.9;
		background: #005667;
	}
	.icon-side-bar a{
	    right: -145px;
	}
	.banner-style-holder-2 .thumbex {
    	width: 100%;
    	min-width: 170px;
    	height: 220px;
	}
	.banner-style-holder-2 .thumbex .thumbnail span {
		padding: 0px 0px;
    	margin: 0 0px;
	}
	.banner-style-holder-2 .thumbex .thumbnail{
		min-width: 180px;
	}
	.navbar-inverse .navbar-nav> li> a {
    width: 100%;
	}
}

@media (min-width: 320px) and (max-width: 399px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
	.hide-xs{display:none;}
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-heading.call, .panel-body.promo, .panel-body.service{background:none; background-color:#00699E; text-align:center;}
	.panel-body, .panel-heading{ text-align:center;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;font-size: 15px;}
	div.bannerlogo p{font-size: 9pt;}
	div.bannerlogo h1 {display:none;}
	div.bannerlogo p.banner_quick {display:none;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 15px;}
	.nav-tabs>li>a{font-size: 12px; padding:10px;}
	.carousel-indicators {bottom: 10px;}
	div.headcontent p{text-align:center;}
	div.headcontent h2{text-align:center;}
	div.headcontent img.img-responsive.cc {float: none;margin: 5px auto;}
	.spheading4{ text-align:center;}
	.imagecontent-size{
		width: 230px;
    	height: 154px;
	}
	.imagecontent-back-size {
    	width: 50%;
	}
	.imagecontent-left{
		float: none;
		padding: 0;
    	margin: 0;
	}
	.imagecontent-right{
		float: none;
		padding: 0;
    	margin: 0;
	}
	.banner-title {
    font-size: 1em;
	}
	.banner-item {
		width: 70%;
	}
	.icons {
   		float: none;    
		text-align: center;
	}
	.cards {
   		height: 24px;
	}
	.icons  div img {
   		height: 24px;
	}
	.responsive-video{
		width: 250px;
		height: 168px;
	}
	.video-holder {
    	width: 90% !important;
		float: none !important;
		margin: 10px 10px 30px 30px !important;
   	}
	.txt-xxl {
    	font-size: 2.5em;
	}
	body {
    	font-size: 1.3em;
	}
	.schema-holder-1 {
		min-height: 25em;
	}
	.schema-holder-1::before {
		width: 107%;
    	min-height: 25em;
	}
	
	.navbar-inverse{
		height:auto;
		opacity:0.9;
		background: #005667;
	}
	.navbar-inverse .navbar-nav> li> a{
	font-size:1em;
	width: 100%;
	}
.navbar-inverse .navbar-nav> .active> a, .navbar-inverse .navbar-nav> .active> a:focus, .navbar-inverse .navbar-nav> .active> a:hover {
	border:none;
}
	a.navbar-brand{
		background:url(../images/Buena-Park-locksmith-xxsmall.png) no-repeat left 5px center;
		position:inherit;
		width:auto;
		height:50px;
		text-indent:40px;
		font-size:.7em;
		text-transform:uppercase;
	}
	
	.navbar-nav{
		float:left !important;
		clear:left;
		margin:0 0 0 -20px;
	}
	.navbar-collapse{
		padding-bottom:5px;
	}
	.icon-side-bar a{
	    right: -85px;
	}
	.banner-style-holder-2 .thumbex {
    	width: 100%;
    	min-width: 170px;
    	height: 220px;
	}
	.banner-style-holder-2 .thumbex .thumbnail span {
	    top: calc(120px - 20px);
		padding: 0px 0px;
    	margin: 0 0px;
	}
	.banner-style-holder-2 .thumbex .thumbnail{
		min-width: 180px;
	}
	
}

@media (min-width: 400px) and (max-width: 500px) {
	.banner-item {
		width: 60%;
	}
	
}

@media (min-width: 501px) and (max-width: 550px) {
	.banner-item {
		width: 60%;
	}
}

@media (min-width: 551px) and (max-width: 600px) {
	.banner-item {
		width: 50%;
	}
}
@media (min-width: 601px) and (max-width: 650px) {
	.banner-item {
		width: 50%;
	}
}
@media (min-width: 651px) and (max-width: 767px) {
	.banner-item {
		width: 40%;
	}
}

@media (min-width: 400px) and (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
	.hide-xs{display:none;}
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-heading.call, .panel-body.promo, .panel-body.service{background:none; background-color:#00699E; text-align:center;}
	.panel-body, .panel-heading{ text-align:center;}
	div.row.text-center.bottomlinks {margin: 0; font-size:16pt;}
	div.row.text-center.bottomlinks a {font-size:12pt;}
	a.navbar-brand.uppercase {height: auto;text-align: center;line-height: 100%;font-size: 16pt;}
	div.bannerlogo p{font-size: 9pt;}
	div.bannerlogo h1 {font-size: 24px !important;}
	div.bannerlogo h2, div.carousel-caption h2{font-size: 18px;}
	.carousel-indicators {bottom: 20px;}
	div.headcontent p{text-align:center;}
	div.headcontent h2{text-align:center;}
	div.headcontent img.img-responsive.cc {float: none;margin: 5px auto;}
	.spheading4{ text-align:center;}
	.imagecontent-size{
		width:300px;
		height:200px;
	}
	.imagecontent-back-size {
    	width: 60%;
	}
	.imagecontent-left{
		float: none;
		padding: 0;
    	margin: 0;
	}
	.imagecontent-right{
		float: none;
		padding: 0;
    	margin: 0;
	}
	.banner-title {
    font-size: 1em;
	}
	.icons {
   		float: none;    
		text-align: center;
	}
	.cards {
   		height: 28px;
	}
	.responsive-video{
		width: 275px	;
		height: 208px;
	}
	.video-holder {
    	width: 90% !important;
		float: none !important;
		margin: 10px 10px 80px 30px !important;
   	}
	.txt-xxl {
    	font-size: 3.2em;
	}
	.schema-holder-1 {
		min-height: 25em;
	}
	.schema-holder-1::before {
		width: 107%;
    	min-height: 25em;
	}
	.parallax>.container, .darkmode-solid-bg>.container {
		padding: 0;
	}
	.thumb {
		width: 340px;
		height: 226px;
	}
	
	
	.navbar-inverse{
		height:auto;
		/* opacity:0.9; */
		background: #dcf9fa;
	}
	.navbar-inverse .navbar-nav> li> a{
	font-size:1em;
	width: 100%;
	}
.navbar-inverse .navbar-nav> .active> a, .navbar-inverse .navbar-nav> .active> a:focus, .navbar-inverse .navbar-nav> .active> a:hover {
	border:none;
}
	a.navbar-brand{
		background:url(../images/Buena-Park-locksmith-xsmall.png) no-repeat left 5px center;
		position:inherit;
		width:auto;
		height:50px;
		text-indent:50px;
		font-size:1.1em;

	}	.navbar-nav{
		float:left !important;
		clear:left;
		margin:0 0 0 -20px;
	}
	.navbar-collapse{
		padding-bottom:5px;
	}
	.banner-style-holder-2 .thumbex {
    	width: 100%;
    	min-width: 170px;
    	height: 220px;
	}
	.banner-style-holder-2 .thumbex .thumbnail span {
	    top: calc(120px - 20px);
		padding: 0px 0px;
    	margin: 0 0px;
	}
	.banner-style-holder-2 .thumbex .thumbnail{
		min-width: 180px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {text-align: inherit;}
	.hide-sm{display:none;}
    .text-left-sm {text-align: left;}
    .text-center-sm {text-align: center !important;float:none !important;}
    .text-right-sm {text-align: right;}
    .text-justify-sm {text-align: justify;}
	.text-center-sm img {margin:0 auto;}
	div.bannerlogo p{font-size: 11pt;}
	.carousel-indicators {bottom: 30px;}
	div.headcontent h2{font-size: 13pt;}
	.spheading4{     font-size: 13pt;    padding-left: 13px;}
	.navbar-nav>li>a{font-size: 0.8em; padding-top: 10px; padding-bottom: 10px;}
	.navbar-brand{font-size: 1.1em;}
	.imagecontent-size{
		width:350px;
		height:233px;
	}
	.imagecontent-back-size {
    	width: 75%;
	}
	.banner-text {
    display: none;
	}
	.banner-icon {
    min-width: 40px;
	}
	.banner-title {
    font-size: 1em;
	}
	.banner-item {
		width: 70%;
	}
	.icons {
   		float: none;
	}
	.cards {
   		height: 28px;
	}
	.txt-xxl {
    	font-size: 3.2em;
	}
	.thumb {
		width: 340px;
		height: 226px;
	}
	
	.navbar-inverse{
		height: auto;
		opacity: 0.9;
		background: #dcf9fa;
		padding-bottom: 10px;
	}
	
	.navbar-inverse .navbar-nav> li> a{
	font-size: 0.75em;
    width: auto;
	}
	
	a.navbar-brand{
		background:url(../images/Buena-Park-locksmith-xsmall.png) no-repeat center;
		position:inherit;
		width: 100%;
		height:65px;
		margin-right:10px;
		font-size: 1.8em;
		text-align:center;
	}
	.navbar-nav{
		float:left !important;
	}
	.menuleft{margin-left:20px;}
	
	.navbar-header{
		float:none;
		width:100%;
	}
	
	header {
		margin-top:130px;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {text-align: inherit;}
	.hide-md{display:none;}
    .text-left-md {text-align: left;}
    .text-center-md {text-align: center;}
    .text-right-md {text-align: right;}
    .text-justify-md {text-align: justify;}
	.carousel-indicators {bottom: 40px;margin: 0 auto;width: 62px;}
	.navbar-nav>li>a{font-size: 0.8em; padding-top: 10px; padding-bottom: 10px;}
	.navbar-brand{font-size: 1.1em;}
	.imagecontent-size{
		width: 380px;
   		height: 254px;
	}
	.imagecontent-back-size {
    	width: 80%;
	}
	.banner-item{
		min-width: 100%;
	}
	.thumb {
		width: 340px;
		height: 226px;
	}
	
	.navbar-inverse .navbar-nav> li> a{
	font-size:0.8em;
	/* width: 110px; */
	}
		
	a.navbar-brand{
		background: url(../images/Buena-Park-locksmith-small.png) no-repeat center top;
		left: 355px;
		width: 100%;
		font-size: 1.8em;
    	text-align: center;
	}
	.navbar-header{
		float: none;
	}
	header {
    	margin-top: 90px;
	}
	#banner{
		margin:250px auto 0;
		height:500px;
	}
	.jumbotron{
		height:500px;
	}
	.navbar-nav{
		margin:10px 0 0;
	}
.navbar-inverse{
            // set animation
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
			height: 100px;
}



        .navbar-inverse.sticky {
            position: fixed;
            font-size: 22px;
            line-height: 48px;
            height: auto; 
            width: 100%;
            background: #dcf9fa;
            text-align: left;
            padding-left: 20px;
			/* opacity:0.9; */
        }

	.navbar-inverse.sticky .navbar-nav> li> a{
	font-size:0.6em;
	}
	.navbar-inverse.sticky .navbar-nav{
		margin:5px 0;
	}
	.navbar-inverse.sticky a.navbar-brand{
	    top: 0px;
    	background: none;
		height: auto;
	}
	
	
	.header_call {font-size: 14pt;}
	
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {text-align: inherit;}
	.hide-lg{display:none;}
    .text-left-lg {text-align: left;}
    .text-center-lg {text-align: center;}
    .text-right-lg {text-align: right;}
    .text-justify-lg {text-align: justify;}
	.carousel-indicators {bottom: 40px;margin: 0 auto;width: 62px;}
	.imagecontent-size{
		width:480px;
		height:321px;
	}
	.parallax-header {
		min-height: 780px;
	}
	.thumb {
		width: 340px;
		height: 226px;
	}
	
	.navbar-inverse{
            // set animation
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
}

	#banner{
		margin:250px auto 0;
		height:600px;
	}
	.jumbotron{
		height:600px;
	}
	.navbar-nav{
		margin:10px 0 0;
	}
        .navbar-inverse.sticky {
            position: fixed;
            font-size: 24px;
            line-height: 48px;
            /* height: 70px;  */
            width: 100%;
            background: #011a5a;
            text-align: left;
            padding-left: 20px;
			opacity:0.95;
			box-shadow: 2px 2px 5px #5a92df;
        }

	.navbar-inverse.sticky .navbar-nav> li> a{
	font-size: 0.6em;
    /* width: 120px; */
	}
	.navbar-inverse.sticky .navbar-nav{
		margin:5px 0;
	}
	.navbar-inverse.sticky a.navbar-brand{
		top: 0px; 
		background: none;
		font-size: 1.2em;
	}
	
	
	.header_call {font-size: 14pt;}
}







/*BANNER*/

.bs-slider{
    overflow: hidden;
    max-height: 200px;
    position: relative;
    /*background: #000000;*/
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.40);*/
}
.bs-slider> .carousel-inner> .item> img,
.bs-slider> .carousel-inner> .item> a> img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 34%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line> .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line> .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: #42357f;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line> .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line> .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line> .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 0%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text> div.banner-text{
    
    padding: 0;
    color: #00ffda;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	text-shadow: 2px 2px 3px #000000;
	font-family: 'StackSansHeadline-SemiBold', Arial, Helvetica, sans-serif;
}
.slide-text> p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text> a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text> a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text> a:hover,
.slide-text> a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}



/* animated header box */
.animated-box-holder {
    margin-bottom: 20px;
}

.animated-box {
    overflow: hidden !important;
    position: inherit;
}

.box{
  box-sizing: border-box;
  overflow: hidden;
  box-shadow: 0 20px 50px rgb(23, 32, 90);
  border: 2px solid #000000;
  color: white;
  padding: 20px;
}

.box:before{
  content: '';
  top:0;
  left:-100%;
  width:100%;
  height:100%;
  background: rgba(255,255,255,0.1);
  transition:0.5s;
  pointer-events: none;
}

.box:hover:before{
  left:-50%;
  transform: skewX(-5deg);
}


.box .animated-box-content{
  border:1px solid #ff9000;
  padding:20px;
  text-align:center;
  box-shadow: 0 5px 10px rgba(9,0,0,0.5);
  color:#ffffff;
  background-color: #0b37804d;
}

.animated-box-content a{
	color:#ffffff;
}

.animated-box-content h2, .animated-box-content h1, .animated-box-content h3{
	color:#ffe100;
	font-size: 1.5em;
}

.box span{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  
}

.box span:nth-child(1)
{
  transform:rotate(0deg);
}



.box span:nth-child(2)
{
  transform:rotate(180deg);
}



.box span:before
{
  content: '';
  position: absolute;
  width:100%;
  height: 2px;
  background: #50dfdb;
  animation: animate 4s linear infinite;
}

@keyframes animate {
  0% {
  transform:scaleX(0);
  transform-origin: left;
  }
  50%
  {
    transform:scaleX(1);
  transform-origin: left;
  }
  50.1%
  {
    transform:scaleX(1);
  transform-origin: right;
    
  }
  
  100%
  {
    transform:scaleX(0);
  transform-origin: right;
    
  }
  
  
} 





/*------------------------------------------------------*/
/* banner RESPONSIVE
/*------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
	
	.carousel-inner {
		min-height: 180px;
	}
}

@media (max-width: 991px) {
    .slide-text div.banner-text {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text> p {

        font-size: 18px;
    }
	.carousel-inner {
		min-height: 160px;
	}
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text div.banner-text {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text> p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
	.carousel-inner {
		min-height: 140px;
	}

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text div.banner-text {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text> p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text> div> a.btn-default, 
    .slide-text> div> a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line> .carousel-indicators{
        display: none;
    }
	.carousel-inner {
		min-height: 140px;
	}
}









[data-inviewport] { /* animation */
	padding:10px 0;
}

/* inViewport */

[data-inviewport="scale-in"] { 
  	transition: 2s;
  	transform: scale(0.1);
}
[data-inviewport="scale-in"].is-inViewport { 
  	transform: scale(1);
}


[data-inviewport="fade-rotate"] { 
  	transition: 2s;
  	opacity: 0;
}
[data-inviewport="fade-rotate"].is-inViewport { 
  	transform: rotate(360deg);
  	opacity: 1;
}


[data-inviewport="fade-in"] { 
  	transition: 2s;
  	opacity: 0;
}
[data-inviewport="fade-in"].is-inViewport { 
  	opacity: 1;
}


[data-inviewport="move-up"] { 
  	transition: 1s;
  	opacity: 0;
  	-webkit-transform: translateY(200px);
	transform: translateY(200px);
}
[data-inviewport="move-up"].is-inViewport { 
  	opacity: 1;
  	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}


[data-inviewport="slide-left"] { 
  	transition: 1s;
  	opacity: 0;
	transform: translateX(300px);
}
[data-inviewport="slide-left"].is-inViewport { 
	opacity: 1;
	transform: translateX(0px);
}


[data-inviewport="slide-right"] { 
  	transition: 1s;
  	opacity: 0;
	transform: translateX(-300px);
}
[data-inviewport="slide-right"].is-inViewport { 
	opacity: 1;
	transform: translateX(0px);
}


[data-inviewport="flip"] { 
  	transition: 3s;
  	opacity: 0;
	-webkit-transform: rotateY(-80deg);
	transform: rotateY(-80deg);
}
[data-inviewport="flip"].is-inViewport { 
	opacity: 1;
	
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

[data-inviewport="flip-up"] { 
  	transition: 1s;
  	opacity: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
}
[data-inviewport="flip-up"].is-inViewport { 
	opacity: 1;
	
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
	
}




/*Dividers*/

/*  SKEW CLOCKWISE  */
.skew-c{
  width:100%;
  height:100px;
  position:absolute;
  left:0px;
  background: linear-gradient(to left bottom, #42357f 49%, #00000000 50%);
}

.skew-cc {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0px;
    background: linear-gradient(to right bottom, #00000000 49%, #42357f 50%), linear-gradient(
-50deg
, #ffffff 16px, #00000000 0);
}

/*  wave  */

.wavebottom {
    transform: rotate(180deg) !important;
    fill: #42357f;
	margin-bottom: -1px;
}

.wavetop {
    fill: #42357f;
}

/*  diagonal  */
.divider-diagonal-top{
	transform: rotate(180deg) !important;
	margin-top: -7px;
}


/* divider 2*/
.triangle-light {
  position: relative;
  background: #ffffff;
}

.triangle-light::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 100px;
  border-color: #ffffff transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}

.triangle-dark {
  position: relative;
  background:#222b34;
}

.triangle-dark::before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 100px;
  border-color: #222b34 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}

.semicircle-dark {
    position: relative;
    background: #222b34;
    height: 50px;
}

.semicircle-dark::before {
  position: absolute;
  content: '';
  left: 50%;
  z-index: 10;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: inherit;
  transform: translateX(-50%) translateY(50%);
  bottom: 0px;
}

.semicircle-light {
 background: #ffffff;
}


/* Big triangle with shadow */
.trianglePath1 {
  fill: #222b34;
  stroke: #222b34;
}

.trianglePath2 {
  fill: #222b34;
  stroke: #222b34;
}

.trianglePath1-light {
  fill: #ffffff;
  stroke: #ffffff;
}

.trianglePath2-light {
  fill: #ffffff;
  stroke: #ffffff;
}





/*blink animation*/
.blinker {
  animation: blinker 1.2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}









/* -- SVG CSS -- */

.editorial {
  display: block;
  width: 100%;
  height: 60px;
  max-height: 60px;
  margin: 0 0 0 0;
  z-index:5;
  bottom:0;
  position:relative;
  left:0px;
  float:left;
}

.parallax1> use {
  animation: move-forever1 10s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax2> use {
  animation: move-forever2 8s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax3> use {
  animation: move-forever3 6s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
.parallax4> use {
  animation: move-forever4 4s linear infinite;
  &:nth-child(1) {
    animation-delay: -2s;
  }
}
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever4 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}




/* CSS Document MCR 051221*/