 
  hr {
	opacity: 0.3;
	border-color: #000;
}

	#css-only-modals-mobile {
	position: fixed;
	pointer-events: none;
	left: 0;
	top: 0;
	right: 

0;
	bottom: 0;
	z-index: 10000000;
	text-align: center;
	white-space: nowrap;
	height: 

100%;
		width:100%;
}

#css-only-modals-mobile:before {
	content: '';
	display: inline-block;
	

height: 100%;
	
	vertical-align: middle;
	margin-right: -0.25em;
}

.css-only-modal-check-mobile {
	

pointer-events: auto;
}

.css-only-modal-check-mobile:checked ~ .css-only-modal-mobile {
	opacity: 1;
	

pointer-events: auto;
}

.css-only-modal-mobile {
	width: 90%;
	background: #FFF;
	z-index: 1;
	

display: inline-block;
	position: relative;
	pointer-events: auto;
	padding:25px;
	text-align: 

right;
	border-radius: 4px;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	

opacity: 0;
	pointer-events: none;
	
}

.css-only-modal-mobile h2 {
	text-align: center;
}

.css-only-

modal-mobile p {
	text-align: left;
}

.css-only-modal-close-mobile {
	position: absolute;
	

top: -7px;
	right: 3px;
}

.css-only-modal-check-mobile {
	display: none;
}

.css-only-modal-check-

mobile:checked ~ #screen-shade {
	opacity: 0.5;
	pointer-events: auto;
}
	


#css-only-modals {
	position: fixed;
	pointer-events: none;
	left: 0;

	right: 0;
	bottom: 0;
	z-index: 10000000;
	text-align: center;
	white-space: nowrap;
	height: 100%;
}

#css-only-modals:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}


#css-only-modals-mobile:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.css-only-modal-check {
	pointer-events: auto;
}

.css-only-modal-check:checked ~ .css-only-modal {
	opacity: 1;
	pointer-events: auto;
}

.css-only-modal {
	width: 40%;
	background: #FFF;
	z-index: 1;
	display: inline-block;
	position: relative;
	pointer-events: auto;
	padding:25px;
	text-align: right;
	border-radius: 4px;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	opacity: 0;
	pointer-events: none;
	
}

.css-only-modal h2 {
	text-align: center;
}

.css-only-modal p {
	text-align: left;
}

.css-only-modal-close {
	position: absolute;
	top: -15px;
	right: -5px;
}
.css-only-modal-close-ar {
	position: absolute;
	top:-15px;
	left: -5px;
}
	 .css-only-modal-close-mobile-ar {
	position: absolute;
	top:-18px;
	left: -5px;
}
.css-only-modal-check {
	display: none;
}

.css-only-modal-check:checked ~ #screen-shade {
	opacity: 0.5;
	pointer-events: auto;
}

		   .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
  /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal1 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
     /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
		  .modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
     /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
	text-align:left;
	 overflow:scroll;
	height:500px;
	
}
.modal-content1 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
	text-align:left;
	overflow:scroll;
	height:500px;
}
		  .modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
	text-align:left;
	 overflow:scroll;
	height:300px;
	
}
/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	text-align:right;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
		  .close1 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
			  text-align:right;
}

.close1:hover,
.close1:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
		  .close2 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
			  text-align:right;
}

.close2:hover,
.close2:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.as:hover
		{
		text-decoration:underline;	
		}
.button {
    background-color:  ; /* Green */
    border: none;
    color: white;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    width:320px;
    margin: 6px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius:5px;
	
}

.button1 {
    background-color:white; 
    color: black; 
    
	
}

.button1:hover {
    background-color: orange;
    color: white;
}

.button2 {
    background-color:white; 
    color: black; 
   
	
}

.button2:hover {
    background-color: orange;
    color: white;
}

* {
    box-sizing: border-box;
}

/* Create three unequal columns that floats next to each other */
.column {
    float: left;
    padding: 0;
	bottom:0;
    height: 40px; /* Should be removed. Only for demonstration */
	background-color:white;
	border:none;
}

.c1, c2. {
  width: 25%;
	margin-top:3px;
	margin-bottom:3px;
}
.c3, c4. {
  width: 25%;
}
.c5 {
 width:25%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

			@import url(https://fonts.googleapis.com/css?family=Open+Sans);

* { box-sizing: border-box; }

body { 
  font-family: 'Open Sans', sans-serif;
  color: #666;
}

/* STRUCTURE */

.wrapper {
	padding: 5px;
	max-width: 960px;
	width: 95%;
	margin: 20px auto;
}
header {
	padding: 0 15px;
}

.columnsmobile {
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
	margin: 5px 0;
}

.columnmobile {
	flex: 1;
	border: none;
	margin: 0px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
}

footer {
	
	
}


@media screen and (max-width: 980px) {
  .columnsmobile .columnmobile {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}
}

@media screen and (max-width: 680px) {
	.columnsmobile .columnmobile {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
	.footer
	
	{
	background-color:white;
		padding:0;
		bottom:0;
		position:fixed;
		width:100%
	}
}
		
	  
	 