html {
	font-family: Montserrat, sans-serif;
	line-height: 1.5;
	color: #4a4a4a;
	font-weight: 300;
}
body {
	margin: 0;
}
header{
	text-align: center;
	overflow: hidden;
}
p {
	margin: 0; }
.containers {			
	margin: 0 auto;
	padding: 0 0.75rem;
}
.heading-font {
	font-family: "Six Caps", sans-serif;
	font-weight: 400;
	letter-spacing: 2px; }
a {
	text-decoration: none;
	color: #4169e1;
	transition: 0.5s; }
h1 {			
	font-size: 4rem;
	margin: 0;			
}
h2 {			
	margin: 0 0 1.5rem;
}
h1 + h2 {
	font-weight: 300;
}
code {
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
}
section h2, section h3, a {
	color: #4169e1;
}
section a {
	border-bottom: 1px solid;
}
section a:hover {
	color: #000;
}

.mb {
	margin-bottom: 1.5rem!important;
	text-align:center!important;
}

h2.heading-font {
	font-size: 3rem;
}
h3.heading-font {
	font-size: 2rem;
}
.beer-slider {
	margin-bottom: 1.5rem;
}
.beer-slider[data-beer-label]:after,
.beer-reveal[data-beer-label]:after {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.75rem;
}

  .fork-me {
  	position: absolute;
  	top: 0;
  	right:0;
  	overflow: hidden;
  	width: 180px;
  	height: 180px;
  }

  .fork-me-link {
  	display: inline-block;
  	position: absolute;
    top: 0;
    right: 0;
    background-color: #ef5f52;
    transform-origin: left top;
    transform: translate3d(74px, 0%, 0) rotate(45deg) translate3d(0, -100%, 0);
    transition: 0.5s;
    text-align: center;
    color: #fff;
    padding: 10px 50px;
    overflow: hidden;
  	white-space: nowrap;
  }

.fork-me-link:hover, .fork-me-link:focus {
	background-color: #000;
	outline: none;
}
.beer-slider {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 768px) {
	.examples {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.examples .beer-slider {
		max-width: calc(50% - 12px);
		margin-left: 0;
		margin-right: 0;
	}
}

.examples h2 {
	width: 100%;
}
.how {
	background: #f5eeee;
	padding: 1.5rem 0;
}
.container pre {
	background: #f5eeee;
}

header img {
	margin-top: 1.5rem;
}

.test{
width:32%;
height:150px;
    outline:7px solid black;
	
  margin-left:150px !important;

	
}

.testn{
width:50%;
    outline:7px solid black;
	
  

	
}


.test1{
width:32%;
height:150px;
    outline:7px solid black;
	margin-right:150px !important;
 }
.tests1{
width:40%;
height:auto;
    background-color:#fffff;
    float:center;
	display: inline-block;
    outline:7px solid #4169e1;
	  display: table;
  font-size: 32px;
  display: table;
  margin-right: auto;
  margin-left: auto;

  
}
 .line{
width: 86%;
height: 15px;
border-bottom: 2px solid black;
position: absolute;
}



@media (max-width:991px){.test {outline:7px solid black;width:80%;height:auto;margin-left:auto !important;margin-right:auto !important;display:block!important;}}
@media (max-width:991px){.test1 {outline:7px solid black;width:80%;height:auto;margin-left:auto !important;margin-right:auto !important;display:block!important;}}
@media (max-width:991px){.tests1 {outline:7px solid #4169e1;width:100%;}}
@media (max-width:991px){.beer-slider {margin-bottom:auto !important;  }}
@media (max-width:991px){.testn {outline:7px solid black;width:100%; }}
