/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */

	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* SITE STYLES*/

h1,h2,h3{
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	text-transform: uppercase;
	margin:0;
}
h1{font-size:3.6rem;line-height:3.8rem;}
h2{font-size:1.6rem;line-height:3.8rem;font-weight:200;}
h3{font-size: 1.8rem;line-height: 2.4rem;}
.gray{color:#9db2c2;}
.phonenumber{font-size:2.2rem;font-weight:400;}
body { font-size:62.5%; }

#main_container{
	width:100%;
	max-width: 1100px;
	margin:0 auto;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 400;
	font-size:1.1rem;
	line-height: 2.0rem
}

#hero{width:100%;}
#hero img{
	width:100%;
	height:auto;
}
/* --- Sales Starters--- */
#sales_starters{
	display:flex;
	flex-direction:row;
}
#ss_hl_container{
	padding:5%;
	width:41%;
	background-image:url('../images/sales_starters.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#ss_headline{
	background-color:rgba(250,124,137,0.7);	
	/* padding:3%; */
	text-align: center;
	display:block;
	width:100%;
	height:100%;
	position:relative;
	
}
#ss_headline h1{
	color: #FFFFFF;
	display: block;
    position: relative;
    top: 33%;
}

#ss_copy_container{
	background-color:#eaedf0;
	color:#4c4d4f;
	/* padding:5%; */
	width:50%;
	margin-left:15px;
	display:inline-block
}

#ss_copy{
	height:80%;
	height:90%;
	position:relative;
/*
	top:5%;
	display:block;
*/
margin:40px;
}

#ss_lmm_logo{
	width:100%;
	max-width:280px;
	height:auto;
	display:inline-block;
	margin:23% auto;
	top:25%;
}

/*------FORM----*/
#form{
	display:flex;
	flex-direction:row;
	padding:30px 0;
}
#form_hl{
	padding:5%;
	width:40%;
}

#form_hl h1{font-size:4rem; line-height:4.4rem;}

#form_form{
	padding:5%;
	width:40%;
}
#form_form form{
	margin-top:50px;
}
.formrow{width:100%;}

input{
	background-color:#edf1f5;
	color:#a7a9ac;
	border:0;
	padding:20px;
	width:90%;
	margin-bottom:30px;
	}
input[type='submit']{
	background-color:#9db2c2;
	color:#FFFFFF;
	padding:5px 3px;
	width:40%;
	float:right;
}

#pink_umbrella{
	width:100px;
	height:auto;
	margin:0 auto;
}

.section_head_container{padding-top:30px; margin-top:30px;border-top:6px solid #c3d0db;}
.section_head img{width:100%;height:auto;max-width:1100px;}
/*------CASE STUDY----*/
section.pink_dots{
	border-bottom:4px dotted #fa7c89;
}
div.case_study{
	display:flex;
	flex-direction:row;
	/* margin-top:30px; */

}
.cs_hero{
	width:50%;
}
.cs_hero img{
	width:100%;
	height:auto;
}
.cs_copy_container{
	background-color:#eaedf0;
	/* background-image: url('../images/quote_bkgrd.png'); */
	background-repeat: no-repeat;
	background-position: right top;
	/* padding:2%; */
	margin-right:15px;
	width:50%;
	}
.cs_copy_container.westmoore{background-image: url('../images/umb_closed1.svg');background-size:25% 25%;background-position-y: 10px;}	
.cs_copy_container.eleven{background-image: url('../images/umb_closed2.svg');background-size:25% 25%;background-position-y: 10px;}	
.cs_copy_container.greenleigh{background-image: url('../images/umb_open_angle.svg');background-size:25% 25%;background-position-y: -30px;}	
.cs_copy_container.trummers,.cs_copy_container.cupcakes{background-image: url('../images/umb_open_white.svg');background-size:30% 30%;background-position-y: -50px;}	
.cs_copy_container.cupcakes{}	
	
.cs_copy{
	color:#4c4d4f;
	border:4px solid #FFFFFF;
	padding:20px;
	margin:20px;
	}
	
.cs_gallery{
	margin:20px auto;
	display:flex;
	flex-direction:row;
	justify-content:space-evenly;
	width:90%;
}

.gallery_img{
	width:180px; 
	height:180px;
	overflow:hidden;
	display:block;
	}
.gallery_img img{
	width: 180px;  /*width of parent container*/
  height: 350px; /*height of parent container*/
  object-fit: cover;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}	

.slick-slide{
	height:180px;
}






/*-----CASE STUDY DATA---------*/

.cs_data{
	color:#58585a;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	width:50%;
	padding-top: 100px;
}
	
.cs_data span{
	text-transform:uppercase;
	font-size:1.4rem;
	font-weight:300;
	}
.cs_data h2{
	font-size:2.6rem;
	font-weight:500;
}	

a.rotating_umbrella{
	display:block;
	width:250px;
	height:auto;
	margin:0 auto;
}
.st0{fill:red !important;}

.rotating_quotes{
	margin-top:100px;
}



.quotes{/* display:none; */}
.rotate{ 

  }
/*------Footer----*/

#footer{
	background-color:#f67b89;
	color:#FFFFFF;
	display:flex;
	flex-direction:row;
	max-height:230px;
	overflow:hidden;
	margin-top:50px;
}
#graybar{
	background-color:#eceff3;
	height:50px;
}
#footer_copy{
	margin:30px;
	width:45%;
	}
#footer_copy h1{letter-spacing: -1px;}
#footer_logo{
	position:relative;
	display:block;
	width:40%;
	}
	
#footer_logo img{
	width:100%;
	height:auto;
	margin-top:20%; 
	margin-right:30px;
	max-width:550px;
	vertical-align: middle;
}	
	
	
	@media only screen and (max-width: 760px) {
	#main_container{font-size:0.8rem;line-height:1.6rem;}
   #sales_starters, #form, div.case_study{
	   flex-direction:column;
   }
   .cs_data{width:100%;order:2;}
   .cs_copy_container{width:100%;margin-left:0;order:1;}
   
   #ss_copy_container{width:90%;margin-left:0;}
   #ss_headline{height:90%;width:100%;top:0;}
   #ss_headline h1{top:0;display:inline-block;margin:30px;}
   
   #ss_hl_container{width:90%;}
   #ss_copy{width:90%; margin-left:0;margin:0 auto;}
   
   #form_hl{width:90%;}
   #form_form{width:90%;}
   
   #footer{flex-direction:column;max-height:none;}
   #footer_copy{width:80%;text-align:center;}
   #footer_logo{text-align:center;top:0;}
}