@charset "UTF-8";
/* CSS Document */



@font-face {
    font-family: 'worksans-extralight';
    src: url('../fonts/worksans-extralight-webfont.eot');
    src: url('../fonts/worksans-extralight-webfont?#iefix') format('embedded-opentype'),
         url('../fonts/worksans-extralight-webfont.woff2') format('woff2'),
         url('../fonts/worksans-extralight-webfont.woff') format('woff'),
         url('../fonts/worksans-extralight-webfont.ttf') format('truetype'),
         url('../fonts/worksans-extralight-webfont.svg#worksans-extralight-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'worksans-light';
    src: url('../fonts/worksans-light-webfont.eot');
    src: url('../fonts/worksans-light-webfont?#iefix') format('embedded-opentype'),
         url('../fonts/worksans-light-webfont.woff2') format('woff2'),
         url('../fonts/worksans-light-webfont.woff') format('woff'),
         url('../fonts/worksans-light-webfont.ttf') format('truetype'),
         url('../fonts/worksans-light-webfont.svg#worksans-light-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'worksans-regular';
    src: url('../fonts/worksans-regular-webfont.eot');
    src: url('../fonts/worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/worksans-regular-webfont.woff2') format('woff2'),
         url('../fonts/worksans-regular-webfont.woff') format('woff'),
         url('../fonts/worksans-regular-webfont.ttf') format('truetype'),
         url('../fonts/worksans-regular-webfont.svg#worksans-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'worksans-medium';
    src: url('../fonts/worksans-medium-webfont.eot');
    src: url('../fonts/worksans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/worksans-medium-webfont.woff2') format('woff2'),
         url('../fonts/worksans-medium-webfont.woff') format('woff'),
         url('../fonts/worksans-medium-webfont.ttf') format('truetype'),
         url('../fonts/worksans-medium-webfont.svg#worksans-medium-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'worksans-bold';
    src: url('../fonts/worksans-bold-webfont.eot');
    src: url('../fonts/worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/worksans-bold-webfont.woff2') format('woff2'),
         url('../fonts/worksans-bold-webfont.woff') format('woff'),
         url('../fonts/worksans-bold-webfont.ttf') format('truetype'),
         url('../fonts/worksans-bold-webfont.svg#worksans-bold-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'worksans-black';
    src: url('../fonts/worksans-black-webfont.eot');
    src: url('../fonts/worksans-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/worksans-black-webfont.woff2') format('woff2'),
         url('../fonts/worksans-black-webfont.woff') format('woff'),
         url('../fonts/worksans-black-webfont.ttf') format('truetype'),
         url('../fonts/worksans-black-webfont.svg#worksans-black-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
font-family: 'Work Sans', sans-serif;  color: #21272c;
}

a {
  color: #d44457;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.center-text {
	text-align: center;
	align-content: center;
}

.centered {
	display: block;
	margin:0 auto;
	width: 100%;
	text-align: center;
}

.left {
	float: left;
	padding-right: 15px;
}

.g-recaptcha {
    overflow:hidden;
    width:298px;
    height:74px;
	margin-bottom: 15px;


}
iframe {
  margin:0px 0px 0px 0px;  

}

section {
	margin-bottom: 0px;
	margin-top:0px;
	top:0;
	bottom:0;
	padding:0px;
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none !important; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px !important;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}


/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-header {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: rgba(245,243,240,1.00);  /* fallback for old browsers */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	margin-bottom: 0px;
	bottom:0;
}


.cd-header a {
   color: #3a96c6;
	background: transparent !important;
}

.cd-header a:visited {
    color: #3a96c6;
}
.cd-header a:hover {
    color:  #2c343b;
	text-decoration: none;
}
.cd-header a:focus {
    color: #3a96c6;
	text-decoration: none;
}
.cd-header a:active {
    color: gray;
}

.social-header {
  position: relative;
  z-index: 3;
  top: 71px;
  left: 0;
	padding-right: 50px;
  width: 100%;
  height: 50px;
  background-color:transparent !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	text-align: right;
	vertical-align: middle;
	padding-top:15px;
	display: inline-block;
}
@media only screen and (min-width: 811px) {
  .cd-header {
	  position:fixed;
    height: 70px;
 background: rgba(245,243,240,1.00);
	  margin-bottom: 0px;
	  bottom:0;
	  
  }
}

#cd-logo {
  float: left;
  margin: 12px 0 0 3%;
}
#cd-logo img {
  display: block;
	max-width: 70%;
	height: auto;
	margin-top: 5px;
	padding-right: 0px;
	margin-right: 0px;
}
@media only screen and (min-width: 811px) {
  #cd-logo {
    margin: 12px 0 0 3%;
  }
}

.cd-primary-nav {
  /* mobile first - navigation hidden by default, triggered by tap/click on navigation icon */
  float: right;
  margin-right: 3%;
  width: 35px;
  height: 100%;
  background: url("../assets/cd-icon-menu.svg") no-repeat center center;

}
.cd-primary-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.cd-primary-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
	margin-top: 20px;
}
.cd-primary-nav a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 3%;
	background: #e4f2fa !important;
	border-top: 1px solid #333c44;
	color: #3a96c6;
	margin-bottom: 0px;
}

@media only screen and (min-width: 811px) {
  .cd-primary-nav {
    /* reset navigation values */
    width: auto;
    height: auto;
    background: none;
  }
  .cd-primary-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;

  }
  .cd-primary-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);


  }
  .cd-primary-nav li {
    display: inline-block;
    margin-left: 1em;

  }
  .cd-primary-nav a {
    display: inline-block;
    height: auto;
    font-weight: 600;
    line-height: normal;
	background: transparent !important;
    padding: .6em 1em;
    border-top: none;
  }
}

/* -------------------------------- 

Slider

-------------------------------- */
.cd-hero {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	top:0;
	margin-bottom: 0px;
	bottom:0;
}

.cd-hero-slider {
  position:relative;
  height: 635px;
  overflow: hidden;
	margin-bottom: 0px;
	bottom:0;
	top:0;
}
.fixit {
	position: fixed;
	display: block;
	height: 635px;
	width: 100%;
	background-color: transparent !important;
}

.cd-hero-slider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-hero-slider li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-hero-slider li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
@media only screen and (min-width: 811px) {
  .cd-hero-slider {
	  height: 635px;
	  margin-bottom: 0px;
	  background: transparent;
	  top:0;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-hero-slider {
	  height: 635px;
	  margin-bottom: 0px;
	  background: transparent;
	  top:0;
  }
}

/* -------------------------------- 

Single slide style

-------------------------------- */
.cd-hero-slider li {
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: transparent;
	top:0;
}
.cd-hero-slider li:first-of-type {
	background-color: #2c343b;
	background-image: url("../assets/background-engagements.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 635px;
	margin-bottom: 0px;	
}

.cd-hero-slider li:nth-of-type(2) {
	background-color: #2c343b;
	background-image: url("../assets/hero-slide-rs.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-position: top right;
	margin-bottom: 0px;
	height: 635px;

}

.cd-hero-slider li:nth-of-type(3) {
  background-color: #586775;
  background-image: url("../assets/tech-2-mobile.jpg");
	margin-bottom: 0px;
}
.cd-hero-slider li:nth-of-type(4) {
  background-color: #2c343b;
  background-image: url("../assets/video-replace-mobile.jpg");
}
.cd-hero-slider li:nth-of-type(5) {
  background-color: #2c343b;
  background-image: url(../assets/img.jpg);
}
.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
	bottom:0;
	margin-bottom: 0px;
  /* this padding is used to align the text */
  padding-top: 100px;
  text-align: center;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-hero-slider .cd-img-container {
  /* hide image on mobile device */
  display: none;
}
.cd-hero-slider .cd-img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider .cd-bg-video-wrapper {
  /* hide video on mobile device */
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cd-hero-slider .cd-bg-video-wrapper video {
  /* you won't see this element in the html, but it will be injected using js */
  display: block;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider h2, .cd-hero-slider h3, .cd-hero-slider p {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
  margin: 0 auto 14px;
  color: #ffffff;
  width: 90%;
  max-width: 400px;
	text-align: left;
}
.cd-hero-slider h2 {
	font-family: "worksans-black", Arial, sans;
  font-size: 65px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: -13px;
	margin-top: 0px;
	letter-spacing: -1px;
}

.cd-hero-slider h3 {
		font-family: "worksans-light", Arial, sans;
	margin-top: 15px;
	margin-bottom: 10px;
  font-size: 20px;
	color:white;
	text-align: left;
}
.cd-hero-slider p {
  font-size: 1.4rem;
  line-height: 1.4;
}
.cd-hero-slider .cd-btn {
	font-family: 'worksans-bold';
  display: inline-block;
  padding: 1.2em 1.4em;
  margin-top: .8em;
  background-color: #3a96c6;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.75px;
  color: white;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
	text-decoration: none;
	border-radius: 5px;
	border: #3a96c6 solid 1px;
}
.cd-hero-slider .cd-btn.secondary {
  background-color: rgba(22, 26, 30, 0.8);
}
.cd-hero-slider .cd-btn:nth-of-type(2) {
  margin-left: 1em;
}
.no-touch .cd-hero-slider .cd-btn:hover {
  background-color: transparent;
		color:#3a96c6;
	
		border: 1px #3a96c6 solid;


}
.no-touch .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #161a1e;
}

.cd-btn a {
	color: red;
}


@media only screen and (min-width: 811px) {
  .cd-hero-slider li:nth-of-type(2) {
	  background-image: url("../assets/hero-slide-rs.png");
	  background-repeat: no-repeat;
	  background-size: 100% auto;
	  background-position: top right;
	  


  }
  .cd-hero-slider li:nth-of-type(3) {
    background-image: none;
  }
  .cd-hero-slider li:nth-of-type(4) {
    background-image: none;
  }
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 125px;
  }
  .cd-hero-slider .cd-bg-video-wrapper {
    display: block;
  }
  .cd-hero-slider .cd-half-width {
    width: 45%;
  }
  .cd-hero-slider .cd-half-width:first-of-type {
    left: 5%;
  }
  .cd-hero-slider .cd-half-width:nth-of-type(2) {
    right: 5%;
    left: auto;
  }
  .cd-hero-slider .cd-img-container {
    display: block;
  }
  .cd-hero-slider h2, .cd-hero-slider h3, .cd-hero-slider p {
    max-width: 520px;
  }
  .cd-hero-slider h2 {
    font-family: "worksans-black", Arial, sans;
  font-size: 65px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: -13px;
	margin-top: 0px;
	letter-spacing: -1px;
  }
	
	  .cd-hero-slider h3 {
    font-family: "worksans-light", Arial, sans;
	margin-top: 15px;
	margin-bottom: 10px;
		  font-size: 20px;
  }
	
  .cd-hero-slider .cd-btn {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 125px;
  }
  .cd-hero-slider h2, .cd-hero-slider p {
    margin-bottom: 20px;
  }
  .cd-hero-slider h2 {
    font-family: "worksans-black", Arial, sans;
  font-size: 65px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: -13px;
	margin-top: 0px;
	letter-spacing: -1px;
  }
	
	  .cd-hero-slider h3 {
    font-family: "worksans-light", Arial, sans;
	margin-top: 15px;
	margin-bottom: 10px;
		  font-size: 20px;
  }
  .cd-hero-slider p {
    font-size: 1.6rem;
  }
}

/* -------------------------------- 

Single slide animation

-------------------------------- */
@media only screen and (min-width: 811px) {
  .cd-hero-slider .cd-half-width {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
  }
  .cd-hero-slider .move-left .cd-half-width {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .cd-hero-slider .selected .cd-half-width {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider .is-moving .cd-half-width {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
    -webkit-transition: opacity 0s 2s, -webkit-transform 0s 2s;
    -moz-transition: opacity 0s 2s, -moz-transform 0s 2s;
    transition: opacity 0s 2s, transform 0s 2s;
  }
  .cd-hero-slider li.selected.from-left .cd-half-width:nth-of-type(2),
  .cd-hero-slider li.selected.from-right .cd-half-width:first-of-type {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider li.selected.from-left .cd-half-width:first-of-type,
  .cd-hero-slider li.selected.from-right .cd-half-width:nth-of-type(2) {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
  }
  .cd-hero-slider .cd-full-width h2,
	.cd-hero-slider .cd-full-width h3,
  .cd-hero-slider .cd-full-width p,
  .cd-hero-slider .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  .cd-hero-slider .move-left .cd-full-width h2,
	.cd-hero-slider .move-left .cd-full-width h3,
  .cd-hero-slider .move-left .cd-full-width p,
  .cd-hero-slider .move-left .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .cd-hero-slider .selected .cd-full-width h2,
	.cd-hero-slider .selected .cd-full-width h3,
  .cd-hero-slider .selected .cd-full-width p,
  .cd-hero-slider .selected .cd-full-width .cd-btn {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider li.is-moving .cd-full-width h2,
  .cd-hero-slider li.is-moving .cd-full-width p,
  .cd-hero-slider li.is-moving .cd-full-width .cd-btn {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the li parent before set opacity to 0 and translate to 100px/-100px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider li.selected h2 {
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider li.selected p {
    -webkit-transition: opacity 0.4s 0.3s, -webkit-transform 0.5s 0.3s;
    -moz-transition: opacity 0.4s 0.3s, -moz-transform 0.5s 0.3s;
    transition: opacity 0.4s 0.3s, transform 0.5s 0.3s;
  }
  .cd-hero-slider li.selected .cd-btn {
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s, background-color 0.2s 0s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s, background-color 0.2s 0s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, background-color 0.2s 0s;
  }
}
/* -------------------------------- 

Slider navigation

-------------------------------- */
.cd-slider-nav {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  text-align: center;
  height: 55px;
  background-color: rgba(0, 1, 1, 0.5);
}
.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {
  height: 100%;
}
.cd-slider-nav nav {
  display: inline-block;
  position: relative;
}
.cd-slider-nav .cd-marker {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 100%;
  color: #d44457;
  background-color: #ffffff;
  box-shadow: inset 0 2px 0 currentColor;
  -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
  -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.cd-slider-nav .cd-marker.item-2 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-slider-nav .cd-marker.item-3 {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cd-slider-nav .cd-marker.item-4 {
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%);
}
.cd-slider-nav .cd-marker.item-5 {
  -webkit-transform: translateX(400%);
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -o-transform: translateX(400%);
  transform: translateX(400%);
}
.cd-slider-nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-slider-nav li {
  display: inline-block;
  width: 60px;
  float: left;
}
.cd-slider-nav li.selected a {
  color: #2c343b;
}
.no-touch .cd-slider-nav li.selected a:hover {
  background-color: transparent;
}
.cd-slider-nav a {
  display: block;
  position: relative;
  padding-top: 35px;
  font-size: 1rem;
  font-weight: 700;
  color: #a8b4be;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-slider-nav a::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../assets/cd-icon-navigation.svg) no-repeat 0 0;
}
.no-touch .cd-slider-nav a:hover {
  background-color: rgba(0, 1, 1, 0.5);
}
.cd-slider-nav li:first-of-type a::before {
  background-position: 0 0;
}
.cd-slider-nav li.selected:first-of-type a::before {
  background-position: 0 -24px;
}
.cd-slider-nav li:nth-of-type(2) a::before {
  background-position: -24px 0;
}
.cd-slider-nav li.selected:nth-of-type(2) a::before {
  background-position: -24px -24px;
}
.cd-slider-nav li:nth-of-type(3) a::before {
  background-position: -48px 0;
}
.cd-slider-nav li.selected:nth-of-type(3) a::before {
  background-position: -48px -24px;
}
.cd-slider-nav li:nth-of-type(4) a::before {
  background-position: -72px 0;
}
.cd-slider-nav li.selected:nth-of-type(4) a::before {
  background-position: -72px -24px;
}
.cd-slider-nav li:nth-of-type(5) a::before {
  background-position: -96px 0;
}
.cd-slider-nav li.selected:nth-of-type(5) a::before {
  background-position: -96px -24px;
}
@media only screen and (min-width: 811px) {
  .cd-slider-nav {
    height: 80px;
  }
  .cd-slider-nav .cd-marker,
  .cd-slider-nav li {
    width: 95px;
  }
  .cd-slider-nav a {
    padding-top: 48px;
    font-size: 1.1rem;
    text-transform: uppercase;
  }
  .cd-slider-nav a::before {
    top: 18px;
  }
}

/* -------------------------------- 

Main content

-------------------------------- */
.cd-main-content {
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
  padding: 2em 0;
}
.cd-main-content p {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #999999;
  margin: 2em 0;
}
@media only screen and (min-width: 1170px) {
  .cd-main-content {
    padding: 3em 0;
  }
  .cd-main-content p {
    font-size: 1.6rem;
  }
}

/* -------------------------------- 

Javascript disabled

-------------------------------- */
.no-js .cd-hero-slider li {
  display: none;
}
.no-js .cd-hero-slider li.selected {
  display: block;
}

.no-js .cd-slider-nav {
  display: none;
}

/* -------------------------------- 

Rollovers 

-------------------------------- */

.rollover-fb {
	display:inline-block;
    height:20px;
    width: 20px;
    background-image:url('../assets/sprite-fb.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position:top;
	margin-right:0px;
	margin-top:5px !important;
	vertical-align:text-bottom;
	}

.rollover-fb:hover {
    background-position: bottom;
}

.rollover-twitter {
	display:inline-block;
    height:20px;
    width: 20px;
    background-image:url('../assets/sprite-twitter.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position:top;
	margin-right:0px;
	margin-top: 5px !important;
	vertical-align: text-bottom;
	}

.rollover-twitter:hover {
    background-position: bottom;
}

.rollover-linkedin {
	display:inline-block;
    height:20px;
    width: 20px;
    background-image:url('../assets/sprite-linkedin.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position:top;
	margin-right:0px;
	margin-top: 5px !important;
	vertical-align: text-bottom;
	}

.rollover-linkedin:hover {
    background-position: bottom;
}

/* -------------------------------- 

Form Styling

-------------------------------- */

.form-newssignup input[type=submit],
.form-newssignup input[type=button],
.form-newssignup input[type=text],
.form-newssignup input[type=email],
.form-newssignup textarea,
.form-newssignup label
{
    font-family: "worksans-light";
    font-size: 14px;
    color: black;
	vertical-align: middle;

}
.form-newssignup label {
    display:block;
    margin-bottom: 10px;
}
.form-newssignup label > span{
    display: inline-block;
    float: left;
    width: 150px;
	vertical-align: middle;
}
.form-newssignup input[type=text],
.form-newssignup input[type=email] 
{
    background: white;
    border: none;
    border-bottom: 1px dashed #83A4C5;
    width: 275px;
    outline: none;
    padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border-radius: 0px;
}
.form-newssignup textarea{
    padding: 0px 0px 0px 0px;
    background: white;
    outline: none;
    border: none;
    width: 275px;
    overflow: hidden;
    resize:none;
    height:80px;
	padding-left: 10px;
	padding-right: 10px;
}

.form-newssignup textarea:focus, 
.form-newssignup input[type=text]:focus,
.form-newssignup input[type=email]:focus,
.form-newssignup input[type=email] :focus
{
	vertical-align: middle;
}

.form-newssignup button {
	position: absolute;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 0.75px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
	vertical-align:middle;
    cursor: pointer;
	margin-left: 15px;
	margin-top: 9px;
	margin-bottom: 30px !important;
	border-radius: 5px;
	border: #3a96c6 solid 1px;
}

  

.form-newssignup button:after {
  content: "";
}

.form-newssignup button:hover,
.form-newssignup button:focus {
	background-color: transparent;
	outline   : none;
	color:#3a96c6;
	border: #3a96c6 solid 1px;
}


/* -------------------------------- 

Section-2

-------------------------------- */

.section-02 {
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0;
	bottom:30px !important;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0 !important;
	background-color: #2c343b !important;
}
.section-02-bumpdown {
	margin-top:707px;
	background-color: transparent;
}

.section-02 h4 {
	font-family: "worksans-bold", Arial, sans;
	font-size: 25px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:white;
}

.bottpad {
	margin-bottom: 30px !important;
}

@media only screen and (max-width: 811px) {
.section-02 {
	
	padding-left:30px;
	padding-right:30px;
	
}

}


/* -------------------------------- 

Section-3

-------------------------------- */

.section-03 {
	position:relative;
	background-image: url(../assets/background-novels.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color:white;
}

.section-03 h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:#2c343b;
}

.section-03 h2 {
	font-family: "worksans-light", Arial, sans;
  font-size: 22px;
	text-align: left;
	margin-top: 15px;
	letter-spacing: -0.25px;
	color:black;
	margin-bottom: 15px;
	top:0;
}

.section-03 h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:rgba(35,47,72,1.00);
}

.section-03 p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
}

.caption {
	font-family: "worksans-regular", Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 13px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:#000;
}

.novels-bumpdown {
	margin-top: 150px;
	
}

.section-03 button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	left: 50%;
    transform: translateX(-50%);
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-03 button:after {
  content: "";
}

.section-03 button:hover,
.section-03 button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}
.frameit {
	background-color: rgba(255,255,255,0.30);
	border: solid 0.5px #FFFFFF;
	margin-bottom: 30px;
}

@media only screen and (max-width: 811px) {
	.section-03 {
	position:relative;
	background-image: url(../assets/background-novels.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color:rgba(35,47,72,1.00);
}

}

/* -------------------------------- 

Section-4

-------------------------------- */

.section-04 {
	position:relative;
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color: #2c343b !important;
}

.section-04 h4 {
	font-family: "worksans-bold", Arial, sans;
	font-size: 25px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:white;
}
.section-04 p {
	font-family: "worksans-light", Arial, sans;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:white;
}

.section-04 h5 {
	font-family: "worksans-bold", Arial, sans;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:white;
	text-align: right;
}
.section-04 h6 {
	font-family: "worksans-light", Arial, sans;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: -15px;
	letter-spacing: 0px;
	color:white;
	text-align: right;
}



@media only screen and (max-width: 811px) {
.section-04 {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-04 h1 {
	
	font-size: 45px;
	
}

}

/* -------------------------------- 

Section-5

-------------------------------- */

.section-05 {
	position:relative;
	background-image: url(../assets/Appearance.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color:rgba(35,47,72,1.00);
}

.section-05 h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:white;
}

.section-05 h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:white;
}

.section-05 p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:white;
}

.section-05 .caption {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 13px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:white;
}

.section-05 button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	left: 50%;
    transform: translateX(-50%);
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-05 button:after {
  content: "";
}

.section-05 button:hover,
.section-05 button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}


@media only screen and (max-width: 811px) {
.section-05 {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-05 h1 {
	
	font-size: 45px;
	
}

}

/* -------------------------------- 

Section-6

-------------------------------- */

.section-06 {
	position:relative;
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color: #2c343b !important;
}

.section-06 h4 {
	font-family: "worksans-bold", Arial, sans;
	font-size: 25px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:white;
}

.section-06 button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	width: 100%;
    height: 100%;
	margin-bottom: 25px;
	margin-top: 0px;
	border-radius: 0px 0px 5px 5px;
	border: white solid 1px;
}

.section-06 button:after {
  content: "";
}

.section-06 button:hover,
.section-06 button:focus {
	background-color: transparent !important;
	outline   : none;
	color: #3a96c6;
	border: #3a96c6 solid 1px;
}
.text-center{
	text-align: center;
}

.toppad {
	margin-top: 30px;
}

.halfpad {
	margin-top: 20px;
}

.section-06 .caption {
	font-family: "worksans-regular", Arial, sans;
  font-size: 12px;
	text-align: center;
	line-height: 13px;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-left: 125px;
	letter-spacing: 0px;
	color:white;
}

@media only screen and (max-width: 811px) {
.section-06 {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-06 h1 {
	
	font-size: 45px;
	
}

}

/* -------------------------------- 

Section-7

-------------------------------- */

.section-07 {
	position:relative;
	background-image: url(../assets/background-connected.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color:rgba(35,47,72,1.00);
}

.section-07 h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:white;
}

.section-07 h2 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 30px;
	letter-spacing: 0px;
	color:white;
	text-shadow: 1px 1px 1px #000;
}

.section-07 h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:white;
}

.section-07 p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 14px;
	text-align: left;
	line-height: 16px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:black;
}

.feed-style {
	max-width: 100%;
	background-color: rgba(255,255,255,0.65);
	border: #FFFBFB solid 0.5px;
	padding-bottom:30px;
	margin-bottom:30px;
}

.feed-style-nopad {
	width: 80%;
	background-color: rgba(255,255,255,0.65);
	border: solid 0.5px #808080;
	padding-left:0px;
}

@media only screen and (max-width: 811px) {
.section-07 {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-07 h1 {
	
	font-size: 45px;
	
}

}

/* -------------------------------- 

Contact Form

-------------------------------- */


#contact{
  font-family: 'worksans-regular';
  padding-top: 60px;
  width: 100%;
  height: 550px;
     
}
.contact-section{
  padding-top: 40px;
}
.contact-section .col-md-6{
  width: 50%;
}

.form-line{
  border-right: 1px solid #B29999;
}

.form-group{
  margin-top: 10px;
}
label{
  font-size: 1.3em;
  line-height: 1em;
  font-weight: normal;
}
.form-control{
  font-size: 1.3em;
  color: #080808;
}
textarea.form-control {
    height: 135px;
   /* margin-top: px;*/
}

.submit{
  font-size: 1.1em;
  float: right;
  width: 150px;
  background-color: transparent;
  color: #fff;

}

.section-07 h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:white;
}

/* -------------------------------- 

Contact Section

-------------------------------- */

.section-contact {
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:50px;
	margin-bottom:0px;
  background-color:rgba(243,243,244,1.00);
}

.section-contact h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:rgba(2,47,72,1.00);
}

.section-contact h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:rgba(35,47,72,1.00);
}

.section-contact p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:#000000;
}

.section-contact .title {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 25px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color:black;
}

.section-contact .details {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:black;
}

.section-contact button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-contact button:after {
  content: "";
}

.section-contact button:hover,
.section-contact button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}


@media only screen and (max-width: 811px) {
.section-contact {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-contact h1 {
	
	font-size: 45px;
	
}

}

/* -------------------------------- 

About Section

-------------------------------- */

.section-about {
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:50px;
	margin-bottom:0px;
  background-color:rgba(243,243,244,1.00);
}

.section-about h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:rgba(2,47,72,1.00);
}

.section-about h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:rgba(35,47,72,1.00);
}

.section-about p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:#000000;
}

.section-about .title {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 25px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color:black;
}

.section-about .details {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:black;
}

.section-about button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

@media only screen and (max-width: 811px) {
.section-about {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-about h1 {
	
	font-size: 45px;
	
}

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-contact button:after {
  content: "";
}

.section-contact button:hover,
.section-contact button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}


.formtype {
	padding-top: 15px;
}

#input {margin-top: 0px; margin-bottom: 0px;}


/* -------------------------------- 

Books Section

-------------------------------- */

.section-books {
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:0px;
	margin-bottom:0px;
  background-color:rgba(243,243,244,1.00);
}

.section-books h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:rgba(2,47,72,1.00);
}

.section-books h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:white;
}

.section-books p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:#000000;
}

.section-books .title {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color:black;
}

.section-books .details {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:black;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.header-container {
	position: relative;
  min-height: 300px;
  background-image:url(../assets/header-books.jpg);
  background-repeat: no-repeat;
	background-size: cover;
  background-position: center top;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	text-align: center;
	color: pink;
  /*padding: 40px; (If don't want to set min-height or some image content is there) */
}

.header-container-about {
	position: relative;
  min-height: 300px;
  background-image:url(../assets/header-about.jpg);
  background-repeat: no-repeat;
	background-size: cover;
  background-position: center top;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}

.header-container-contact {
	position: relative;
  min-height: 300px;
  background-image:url(../assets/header-contact.jpg);
  background-repeat: no-repeat;
	background-size: cover;
  background-position: center top;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	text-align: center;
	color: pink;
  /*padding: 40px; (If don't want to set min-height or some image content is there) */
}



.header-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	
	text-transform: uppercase;
	
	letter-spacing: -1px;
	color:white;
}



@media only screen and (max-width: 811px) {
.section-books {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
.section-books .resize {
		width:50%;
		height:auto;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	.section-books h1 {
	
	font-size: 45px;
	
}
	
	.section-engagements {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-engagements h1 {
	
	font-size: 45px;
	
}

}

.formtype {
	padding-top: 15px;
}

#input {margin-top: 0px; margin-bottom: 0px;}

.section-books h4 {
	font-family: "worksans-bold", Arial, sans;
	font-size: 25px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:rgba(2,47,72,1.00);
}

.section-books button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	left: 50%;
    transform: translateX(-50%);
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-books button:after {
  content: "";
}

.section-books button:hover,
.section-books button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}

.section-books .btn-sm {
	background-color: transparent;
	color: #3a96c6;
	border: transparent solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-books .btn-sm:after {
  content: "";
}

.section-books .btn-sm:hover,
.section-books .btn-sm:focus {
	
	color: #2c343b;
	border: transparent solid 1px;
}

.sharebox {
	position:relative;
	display: block;
	width:100px;
	height: auto;
	background-color: #BFBFBF;
	border:thin red 1px;
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding:10px 10px 10px 17px;
	top:20px;
}



.thanks-section { 
	position: relative;
	width: 100%;
	min-height: 750px;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
			background-image:url(../assets/background-thanks.jpg);
			background-position: center center;
			background-repeat:  no-repeat;
			background-attachment:fixed;
			background-size:  cover;
			background-color: #999;
}

.thanks-wrapper {
  height: 100%; 
  width: 100%; 
}

.thanks-message {
	display: block;
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	top:200px;
  position: fixed;
}

.thanks-message h1 {
	text-align: center;
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color:white;
	text-shadow: 1px 1px 2px #000;
	
}

.thanks-message p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:#FFF;
	
}

/* -------------------------------- 

Engagements Section

-------------------------------- */

.header-container-engagements {
	position: relative;
  min-height: 300px;
  background-image:url(../assets/header-engagements.jpg);
  background-repeat: no-repeat;
	background-size: cover;
  background-position: center top;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	text-align: center;
	color: pink;
  /*padding: 40px; (If don't want to set min-height or some image content is there) */
}

.section-engagements {
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:50px;
	margin-bottom:0px;
  background-color:rgba(243,243,244,1.00);
}

.section-engagements h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:rgba(2,47,72,1.00);
}

.section-engagements h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:rgba(35,47,72,1.00);
}

.section-engagements p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:#000000;
}

.section-engagements .title {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 25px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color:black;
}

.section-engagements .details {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:black;
}

.section-engagements button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-engagements button:after {
  content: "";
}

.section-engagements button:hover,
.section-engagements button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}

@media only screen and (max-width: 811px) {
.section-engagements {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-engagements h1 {
	
	font-size: 45px;
	
}

}

/* -------------------------------- 

Shop Section

-------------------------------- */

.header-container-shop {
	position: relative;
  min-height: 300px;
  background-image:url(../assets/header-shop.jpg);
  background-repeat: no-repeat;
	background-size: cover;
  background-position: center top;
	top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	text-align: center;
	color: pink;
  /*padding: 40px; (If don't want to set min-height or some image content is there) */
}

.section-shop {
	height:auto;
	width:100%;
	left:0;
	right:0;
	top:0px;
	padding-left:125px;
	padding-right:125px;
	padding-top: 40px;
	padding-bottom: 45px;
	margin-top:50px;
	margin-bottom:0px;
  background-color:white;
}

.section-shop h1 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 55px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 25px;
	margin-top: 0px;
	letter-spacing: -1px;
	color:rgba(2,47,72,1.00);
}

.section-shop h3 {
	font-family: "worksans-bold", Arial, sans;
  font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 0px;
	color:rgba(35,47,72,1.00);
}

.section-shop p {
	font-family: "worksans-regular", Arial, sans;
  font-size: 15px;
	text-align: left;
	line-height: 19px;
	margin-bottom: 14px;
	margin-top: 0px;
	letter-spacing: -0.25px;
	color:#000000;
}

.section-shop .title {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	font-weight: bolder;
	text-align: left;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 25px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color:black;
}

.section-shop .details {
	font-family: 'worksans-regular', Arial, sans;
  font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0px;
	color:black;
}

.section-shop button {
	position: relative;
	display: inline-block;
	font-family: 'worksans-bold';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	  font-weight: 700;
	background-color: #3a96c6;
	color: white;
	padding:10px 15px 7px 15px;
    text-decoration: none;
    cursor: pointer;
	margin-bottom: 25px;
	margin-top: 14px;
	clear: right;
	border-radius: 5px;
	border: #3a96c6 solid 1px;

}

.flushleft {
	left: 0 !important;
	
}

.clear {
	clear:both;
}

.section-shop button:after {
  content: "";
}

.section-shop button:hover,
.section-shop button:focus {
	background-color: transparent;
	outline   : none;
	color: #3a96c6;
	clear: right;
	border: #3a96c6 solid 1px;
}

.checkout {
	margin:0 auto;
	text-align: center;
}


@media only screen and (max-width: 811px) {
.section-shop {
	
	padding-left:30px;
	padding-right:30px;
	
}
	
	.section-shop h1 {
	
	font-size: 45px;
	
}

}

hr {
	margin-bottom: 20px;
	width: 100%;
}


.g-recaptcha {
	margin-top: 15px;
	margin-bottom: 15px;
}



