/* Hamburger */

html {800
    overflow-y: scroll;
}


.mobile-nav {
         display:  none;
       
         overflow-x: hidden; 
}

.menu-btn div {
	position: absolute;
	left: 100%;
	top: 64%;
	padding-right: 8px;
	margin-top: -0.50em;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
	z-index: 99;

}

.menu-btn span {
	display: block;
	width: 19px;
	height: 3px;
	margin: 4px 0;
	background: rgb(99,66,99);
       	z-index: 99;
        
       

}

.responsive-menu{
	display: none;
       

}

.expand {
	display: block !important; 


  border-width: 3px;
  border-style: solid;
  border-radius: 10px;
  border-color:  #ebd8cb;
  background: rgb(192,167,204);
  z-index: 1;
  font-size: 18px;
  width: 70%;
  margin: 4px 0;




}




/* Text Elements */

h1 span.heading-text-1 {
  font-size: 65px;
}

h1.heading-1 {
  font-size: 50px;
  font-family: 'Merriweather', serif;;
}

h4.heading-4 {
  text-align: center;
  
}

h4 span.heading-text-24 {
  font-size: 22px;
  
}

h6.heading-2 {
  float: right;
  width: auto;
  text-align: right;
   
}

h6.heading-3 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-right: 0;
  padding-left: 4px;
  width: auto;
  text-align: center;
 

}

span.text-element.text-1 {
  float: right;
  padding: 2px 6px;
  width: auto;
}

a.link-text.text-link-1 {
   color: #800080; 

   position: relative; z-index: 999;
     
}

a.link-text.text-link-2 {
   color: #800080;  

   position: relative; z-index: 999;
}

a.link-text.text-link-3 {
  color: #800080;

  position: relative; z-index: 999;
}

a.link-text {
   color: #800080; 

  position: relative; z-index: 999;
  
}

a.link-text#text-link-1 {
  color: #800080;

  position: relative; z-index: 999;
}


a.link-text.text-link-4 {
   color: #800080;
    display: none;
    position: relative; z-index: 999;
  }




/* Image Elements */

img.image-4-3.image-1 {
  max-width: 1200px;
  width: 100%;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  float: right;
  margin-right: 2%;
  padding-right: 5px;
  padding-left: 7px;
  min-width: 100px;
  width: auto;
  border-width: 3px;
  border-color: #205954;
  color: #ffffff;
  color: #1da186; 
  font-style: italic;
  font-size: 22px;
  border-radius: 10px;

  position: relative; z-index: 999;
}

/* Layout Elements */

body.grid-1 {

background: #D5AC6B url('../img/back_all3.png') no-repeat; 
 background-size: cover;

   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='img/background-1.gif',
        sizingMethod='scale'); 
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='images/logo.gif',
sizingMethod='scale')";

}

body > .row > [class*='coffee-span-'].column-1 {
  border-width: 3px;
  border-style: solid;
  height: 220px;
}

body > .row > [class*='coffee-span-'].column-2 {
  margin: 0;
  border-width: 3px;
  border-style: solid;
  height: 220px;
}

body > .row > [class*='coffee-span-'].column-3 {
  margin-bottom: 0;
  margin-left: 0;
  border-width: 3px;
  border-style: solid;
  height: 220px;
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-left: 0;
  border-width: 3px;
  border-style: solid;
  height: 220px; 
}

.container.container-1 {
  border: 5px solid #ebd8eb;
  background-color: #c087cc;
}

.container.container-2 {
  margin-bottom: 0;
  border: 3px solid #ebd8eb;
  background-color: #c087cc;
}

img.logo.logo-1 {
  float: left;
  margin-right: 10%;

  width: 153px;
  height:141px;
}

@media screen and (max-width: 1111px) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 50px;
  }

  h1 span.heading-text-1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 1056px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-size: 40px;
  }

  h4 span.heading-text-6 {
    font-size: 25px;
  }

  h4.heading-4 {
    text-align: center;
  }
}

@media screen and (max-width: 1001px) {
  /* Text Elements */

  h5 span.heading-text-2 {
    font-size: 25px;
  }
}

@media screen and (max-width: 955px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-size: 35px;
  }

  h5 span.heading-text-3 {
    font-size: 20px;
  }

  h5 span.heading-text-2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 869px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-size: 35px;
  }

  h4 span.heading-text-25 {
    font-size: 20px;
  }

  h4 span.heading-text-26 {
    font-size: 23px;
  }

  h4 span.heading-text-6 {
    font-size: 23px;
  }

  h6.heading-3 {
    clear: both;
    text-align: center;
    white-space: normal;
  }

  h6 span.heading-text-16 {
    font-size: 18px;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    margin-right: 0;
    min-width: 50px;
  }

  a.link-button#button-link-1 {
    min-width: 70px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-5 {
    float: left;
  }

  .container.container-2 {
    float: left;
    width: auto;
  }
}

@media screen and (max-width: 753px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-size: 30px;
  }

  h6 span.heading-text-4 {
    font-size: 14px;
  }
}

@media screen and (max-width: 715px) {
  /* Layout Elements */

  body > .row.row-1 {
    display: none;
    
  }

  .mobile-nav {
         display:  block;
 }

  a.link-text.text-link-4 {
    display: block;
  }
}

@media screen and (max-width: 668px) {
  /* Text Elements */

  h4 span.heading-text-8 {
    font-size: 30px;
  }

  h4 span.heading-text-9 {
    font-size: 16px;
  }

  h4 span.heading-text-11 {
    font-size: 21px;
  }

  h4 span.heading-text-6 {
    font-size: 16px;
  }

  h4 span.heading-text-13 {
    font-size: 29px;
  }

  h4 span.heading-text-27 {
    font-size: 16px;
  }

  h4 span.heading-text-28 {
    font-size: 0;
  }

  h4 span.heading-text-24 {
    font-size: 14px;
  }

  img.logo.logo-1 {
    display: none;
   
  }
}

@media screen and (max-width: 451px) {
  /* Text Elements */

  h4 span.heading-text-6 {
    font-size: 16px;
  }

  h4 span.heading-text-21 {
    font-size: 19px;
  }

  h4 span.heading-text-22 {
    font-size: 6px;
  }

  h4 span.heading-text-23 {
    font-size: 15px;
  }

  h4 span.heading-text-29 {
    font-size: 12px;
  }

  h4 span.heading-text-30 {
    font-size: 13px;
  }

  h4 span.heading-text-31 {
    font-size: 24px;
  }

  h4 span.heading-text-27 {
    font-size: 14px;
  }

  h5 span.heading-text-2 {
    font-size: 19px;
  }
}

@media screen and (max-width: 277px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-size: 36px;
  }
}