@charset "utf-8";

.content-right {
    text-align: right;
}
.content-left {
    text-align: left;
}
.content-center {

}
/* this will change the color of all links */
a {
	font-weight: 500;
}
a:link, a:visited {
  color: #004080;
  text-decoration: none;
}
a:hover, a:active {
  color: #CCC;
}
a.lightlink:link, a.lightlink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
/* this will change the color of a link with this class*/
a.lightlink:hover, a.lightlink:active {
  color: #CCC;
}
a.color-link:link, a.color-link:visited {
  color: #004080;
  text-decoration: none;
}
a.color-link:hover, a.color-link:active {
  color: #CCC;
}
.row {
	margin: 0;
}
/* this will change the default colors of a button */
.btn-lg {
	color: #fff;
    background-color: #004080;
    border-color: #004080;
	border-width: 1px;
	box-shadow: 4px 5px 14px 0px rgba(0,0,0,0.2);
}
.btn-lg:hover {
  color: #004080;
  background-color: #CCC;
  border-color: #004080;
}
.btn-lg:focus, .btn-lg.focus {
  color: #004080;
  background-color: #CCC;
  border-color: #004080;
  box-shadow: 0 0 0 0.2rem #004080;
}

.btn-lg.disabled, .btn-lg:disabled {
  color: #fff;
  background-color: #CCC;
  border-color: #CCC;
}

.band-header {
    background-color: rgba(255,255,255,0.60);
}

.content-header {
    padding-bottom: 0px;
    padding-top: 5px;
}
.logo-header {
    /* [disabled]margin-top: px; */
    padding-right: 0px;
    padding-bottom: 5px;
}
.company-name {
	font-family: 'Segoe UI', Verdana, 'sans-serif';
	font-weight: 690;
	font-size: 38px;
	font-style: italic;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
}
.nav {
}

/* nav color */
a:visited {
    color: #004080;
}

.nav-item {
    color: #004080;
    font-weight: 600;
    font-size: small;
	margin-top: 7px;
}

.nav-link {
	color: #004080;
    padding: .5rem 0rem .5rem 1.5rem;
}

/* nav hover color */
.nav-link:hover, .nav-link:focus {
    color: rgba(0,0,0,1.00);
}



/* hamburger navbar */
.hamburger {
	margin-top: -56px;
}

/* brand header text color */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
/* brand header text color hover */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* nav link hover */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
/* disabled text color */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
/* active text color */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
/* border */
.navbar-light .navbar-toggler {
  border: 0px;
  outline: 0px;
}
/* hamburger end */


.band-headline {
    background-color: rgba(23,124,129,1.00);
    padding-top: 5px;
}
.content-headline {
    color: rgba(255,255,255,1.00);
    text-align: right;
    font-style: italic;
    font-weight: 100;
}
.band-intro {
    padding-top: 100px;
    background-color: rgba(255,255,255,.50);
    background-image: url(../images/sandback.jpg);
	background-size: 100% 100%;
	background-blend-mode: lighten;
}
.band-footer {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: rgba(0,0,0,1.00);
}
.content-footer {
    color: rgba(255,255,255,1.00);
}
.color-text {
    color: rgba(23,124,129,1.00);
}
.color-background {
    color: rgba(23,124,129,1.00);
}
.color1 {
	color: #004080;
}
.color-back1 {
	background-color: #004080;
}
.color-back1-opacity {
	background-color: rgba(0,64,128,0.70);
}
.color2 {
	color: #fff;
}
.color-back2 {
	background-color: #fff;
}
.color3 {
	color: #000000;
}
.color-back3 {
	background-color: #000000;
}
.color4 {
	color: #ECEBE4;
}
.color-back4 {
	background-color: #ECEBE4;
}
.color5 {
	color: #9b9987;
}
.color-back5 {
	background-color: #9b9987;
}
.color6 {
	color: #08264d;
}
.color-back6 {
	background-color: #08264d;
}
.color7 {
	color: #A50104;
}
.color-back7 {
	background-color: #A50104;
}
.color8 {
	color: #706E5D;
}
.color-back8 {
	background-color: #706E5D;
}
.nunito-400 {
  font-family: "Nunito", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.nunito-400i {
  font-family: "Nunito", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
}
.checkmark {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tagline-main {
	padding-top: 28px;
}
.statement {
	font-size: 18px;
	font-weight: 500;
}
.investigate {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 10, 0.9) ), url('../images/backgrounds/Investigate.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	padding: 130px 10px 130px 10px;
	background-position:center;
	background-size: cover;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) inset;
	text-shadow: 1px 1px 1px #000000;
	z-index: -1000;
}
.thoughts {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7) ), url('../images/backgrounds/beach (1).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	padding: 140px 15% 140px 15%;
	background-position:center;
	background-size: cover;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) inset;
	z-index: -1000;
}
.home1 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7) ), url('../images/banners/Web banner 1920x1080 (4).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:top;
	background-size: cover;
	width: 100%;	
	margin-bottom: 0px;
	padding: 200px 0px 20px 0px;
	min-height: 380px;
}
.home2 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/Applause  (1).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 300px;
}



.home4 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/help (1).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 340px;
}
.home5 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.8) ), url('../images/backgrounds/beach (1).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center right;
	background-size: cover;
	min-height: 340px;
}
.home6 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.5) ), url('../images/backgrounds/back (2).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
}
.testimony-text {
	color: #000000;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 22px;
	padding: 20px;
}
.testimony1 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) ), url('../images/man1.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center left;
	background-size: cover;
	width: 100%;	
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 80px 0px 80px 0px;
}
.testimony2 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) ), url('../images/teengirl1.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;

	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 80px 0px 80px 0px;
}
.testimony3 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) ), url('../images/woman1.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;

	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 80px 0px 80px 0px;
}
.dress1 {
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('../images/dress1.jpg');
	background-position:center;
	background-size: cover;
}
.dress2 {
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('../images/dress2.jpg');
	background-position:center;
	background-size: cover;
}
.dress3 {
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('../images/dress3.jpg');
	background-position:center;
	background-size: cover;
}
.dress4 {
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('../images/dress4.jpg');
	background-position:center;
	background-size: cover;
}
.dress5 {
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('../images/dress5.jpg');
	background-position:center;
	background-size: cover;
}
.appointment1 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.7) ), url('../images/banners/Web banner 1920x1080 (1).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:top left;
	background-size: cover;
	width: 100%;	
	margin-bottom: 0px;
	padding: 180px 0px 20px 0px;
	min-height: 380px;
}
.appointment2 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/research1.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 240px;
}
.appointment3-1 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/banners/Web banner 1920x1080 (3).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 300px;
}
.appointment3-2 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/banners/Web banner 1920x1080 (8).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:top left;
	background-size: cover;
	min-height: 300px;
}
.appointment3-3 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/banners/teengirl (6).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 300px;
}
.appointment4 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/research2.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 240px;
}
.appointment5 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/Applause  (2).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 300px;
}
.appointment6 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/important1.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 240px;
}
.appointment7 {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/banners/Web banner 1920x1080 (2).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 240px;
}
.pricing-r {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9) ), url('../images/backgrounds/olive leaf (1r).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:right;
	background-size: cover;
}
.pricing-l {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9) ), url('../images/backgrounds/olive leaf (1l).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:left;
	background-size: cover;
}
.pismo1{
	background-image: url("../images/pismo1.jpg");
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
  	background-size: cover;
	min-height: 400px;
}
.peaceful1{
	background-image: url("../images/candb (1).jpg");
	background-attachment: fixed;
	background-position: center right;
	background-repeat: no-repeat;
  	background-size: cover;
	min-height: 400px;
}
.discovery {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/call (1).jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 240px;
}
.mailinglist {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.0) ), url('../images/email.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:center;
	background-size: cover;
	min-height: 240px;
}



.webstore {
	background-repeat: no-repeat;
	background: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8) ), url('../images/banners/webstore1.jpg');
	/* background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/group1.jpg'); */
	background-position:top left;
	background-size: cover;
	width: 100%;	
	margin-bottom: 0px;
	padding: 180px 0px 80px 0px;
	min-height: 380px;
}
.terms-text {
	font-size: .8rem;
}
.frozen-top {
	width: 100%;
	position: fixed;
	/*  top: 0; */
	z-index: 1;
}
.frozen-bottom {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 1;
}
.blu-back{
	background-image: url("../images/backgrounds/blu0.jpg");
	background-position: center bottom;
	background-size: cover;
}
.fgbaby-back {
    background-image: url(../images/fgbaby.png);
	background-position: right bottom;
	background-repeat: no-repeat;
    background-color: rgba(243,245,247,.70);
	background-blend-mode: lighten;
	background-size: auto 100%;
}
.fgbaby2-back {
    background-image: url("../images/fgbaby2.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
    background-color: rgba(255,255,255,.90);
	background-blend-mode: lighten;
	background-size: auto 100%;
}
.font-weight-bold-light {
    font-weight: 500;
}
.band-about {
    padding-top: 40px;
    padding-bottom: 40px;
}
.content-hi {
    background-color: rgba(255,255,255,1.00);
    font-size: medium;
    padding-bottom: 30px;
    padding-right: 35px;
    padding-left: 35px;
}
.button-background , .button-background:link{
    color: rgba(255,255,255,1.00);
    background-color: rgba(0,0,0,1.00);
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 12px;
    padding-right: 12px;
	outline: 0px;
	border: 0;
}
.button-link:hover ,.button-link:focus{
    color: rgba(23,124,129,1.00);
    text-decoration: none;
	border: 0px;
    outline: 0px;
}
.content-big-headline {
    font-size: xx-large;
    margin-top: 20px;
}
.band-testimonies {
    background-color: rgba(0,0,0,1.00);
    color: rgba(231,231,231,1.00);
    text-align: center;
    height: 200px;
    vertical-align: text-top;
}
.band-tiers {
    padding-top: 100px;
    padding-bottom: 20px;
}
.content-blank {
    background-color: rgba(255,255,255,0.00);
}
.carousel {
  width:100%;
  position: none;
}
.carousel-indicators2 {
    bottom: -180px;
    position: relative;	/*vertical-align: bottom;*/
}
h1, .h1 {
    font-size: 42px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
h2, .h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 1.8em;
}
h3, .h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.shadow-top {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}
.shadow-inset {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3) inset;
}
.content-tiers {
    margin-bottom: 20px;
    color: rgba(255,255,255,1.00);
    background-color: rgba(0,0,0,0.40);
    text-align: center;
    margin-right: 10px;
    height: 200px;
    padding-top: 50px;
}
.bg-about-right {
    width: 100%;
    position: absolute;
    z-index: -99;
    overflow-x: hidden;
    overflow-y: hidden;
}
.bg-about-left {
    width: 100%;
    position: absolute;
    z-index: -99;
    margin-top: 70px;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 16px;
}
.text-box-black-left {
    background-color: rgba(0,0,0,1.00);
    padding-right: 70px;
    padding-left: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.text-box-black-right {
    background-color: rgba(0,0,0,1.00);
    padding-right: 70px;
    padding-left: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.carousel-about {
	height: 650px;
}
	.about-one {
		margin-top: -320px;
	}
.bg-about-one {
	max-width: 320px;
}
/* tier page */
.release-block {
    padding: 42px 25px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.release-block_inner {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.release-block_content {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.release-block_widget {
    order: 1;
    width: 100%;
}
.release-block_title {
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #f9f5e1;
    font-weight: 700;
}

.release-block_text {
    font-size: 16px;
    line-height: 1.35;
    color: #f9f5e1;
    /*margin-bottom: 14px;*/
	margin: 0 40% 0 10%;

}
.release-block_holder__right .release-block_content {
    order: 2;
    text-align: right;
	margin-left: 50%;
}

.release-block_content {
    width: 50%;
    text-align: left;
    margin-top: 23px;
}
.release-block_holder__align-center {
    align-items: center;
}
.text-glow {
  animation: pulse 5s infinite;
}
.section1-back {
	background-image: url('../images/IMG_2564-cropped.jpg');
	background-position: right center;
}
.sandback {
	background-image: url("../images/backgrounds/sandback.jpg");
	background-color: rgba(255,255,255,0.80); 
	background-size: 100% 100%;
	background-blend-mode: lighten;
}

@keyframes pulse {
  0%, 100% {
    color: rgba(255,255,255,1.00);
  }
  50% {
    color: rgba(200,200,200,1.00);
  }
}

/* Turn off parallax scrolling for all tablets and phones. Increase/decrease the pixels if needed. Might not need this.*/
@media only screen and (max-device-width: 1366px) {
  .pismo1 {
    background-attachment: scroll;
  }
  .pismo2 {
    background-attachment: scroll;
  }
}

/* adjust for screen sizes */
@media only screen and (max-width: 1200px) {

	h1, .h1 {
    font-size: 1.8em;
	padding-top: 6px;
}
	.band-intro {
    padding-top: 0px;
}
}
/*
@media only screen and (max-width: 600px) {

.band-testimonies {
    height: 260px;
	margin-bottom: 40px;
}
	.carousel-indicators2 {
    bottom: -220px;
}
	.band-tiers {
    display: none;
}
}
*/

/*small screen change header add hamburger */
@media only screen and (max-width: 700px) {
.logo-header {
    /* margin-top: 12px; */
}
h1, .h1 {
    font-size: 32px;
}
.thoughts {
	padding: 80px 5% 80px 5%;
}
.section1-back {
	background-position: 85% center;
}
.release-block_text {
	margin: 0 0 0 0;
	}
.fgbaby-back {
    background-image: url(../images/fgbaby.png);
	background-position: left bottom;
	background-repeat: no-repeat;
    background-color: rgba(243,245,247,.70);
	background-blend-mode: lighten;
	background-size: auto 100%;
	}
}

@media only screen and (max-width: 768px) {
.tagline-main {
	padding-top: 0px;
}
}

@media only screen and (max-width: 600px) {
.company-name {
	font-size: 28px;
	padding-top: 20px;
	padding-left: 10px;
}
}

@media only screen and (max-width: 480px) {
.company-name {
	padding-top: 12px;
	padding-left: 20px;
	line-height: 30px;
}
.fgbaby-back {
 	background-position: center bottom;
    background-color: rgba(243,245,247,.80);
	}
}

.cookie-banner {
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 9px 19px;
  display: flex;
  color: #000;
  background-color: #fff;
  border-radius: 0px;
  /* box-shadow: 0px -5px 8px 0px;*/
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.14); 
}
.cookie-text {
	font-size: 14px;
	line-height: 1.5em;
	flex: 99 1 500px;
	text-align: center;
	margin: 6px 30px 5px 0px;
}
.consent-btn {
	color: #fff;
	background-color: #004080;
	margin-right: 30px;
	flex: 1 0 130px;
}
.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: white;
  border-radius: 2px;
  cursor: pointer;
}
/*
@media only screen and (max-width: 300px) {

.nav {
	display: none;
}
.section1-back {
	background-image: url('../images/IMG_2564-mobile.jpg');
	background-position: center bottom;
}

.release-block_content {
    width: 100%;
    text-align: center;	
}
.release-block_holder__right .release-block_content {
    text-align: center;
	margin-left: 0%;
	padding-right: 20px;
}
}
*/

/*
@media only screen and (min-width: 400px) {
.hamburger {
	display: none;
}
}

@media only screen and (max-width: 1202px) {
.printed-gif {
	display: none;
}
	.printed-gif-bottom {
	background-image: url("../images/white leather.jpg");
	background-repeat: repeat;
	padding: 40px;
}
}
@media only screen and (min-width: 1203px) {
.printed-gif-bottom {
	display: none;
}
}
@media only screen and (max-width: 770px) {

.carousel-about {
	display: none;
}
	.about-one {
		margin-top: 10px;
	}
	.text-box-black-left {
	padding: 20px;
}
	.text-box-black-right {
	padding: 20px;
}
}
@media only screen and (min-width: 770px) {

.bg-about-one {
	display: none;
}
}
*/
