@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        /*url('websymbols/websymbols-regular-webfont.woff') format('woff'),*/
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.depnegro h3{

    background: #000000;
    color:#FFFFFF;
}
a.agranda{
font-family: 'Open Sans Condensed', sans-serif;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    width: 30px;
     height: 30px;
     border-radius: 30px;
     background: #006934;
     color:#FFFFFF;
     padding-top: 1px;
     padding-right: 15px;
     padding-left: 15px;
     text-align: center;
     -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    box-shadow: 0 0 5px #777;
-moz-box-shadow: 0 0 5px #777;
-webkit-box-shadow: 0 0 5px #777;
background-color: #4d8d00;
background-image: -webkit-radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
background-image: -moz-radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
background-image: -o-radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
background-image: radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
}
a.agranda:hover{
    background: #CCCCCC;
    border-radius: 10px;
    border: 2px dotted #aaaaaa;
    padding: 10px;
}
a.agranda:after{
     
     width: 30px;
     height: 30px;
     border-radius: 30px;
     background: #006934;
     color:#95c262;
     padding-top: 30px;
     text-align: center;
     -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    box-shadow: 0 0 5px #777;
-moz-box-shadow: 0 0 5px #777;
-webkit-box-shadow: 0 0 5px #777;
background-color: #4d8d00;
background-image: -webkit-radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
background-image: -moz-radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
background-image: -o-radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
background-image: radial-gradient(50% 50%, circle, #d1e5b2, #4d8d00 70%);
 }

.menu-mik{
    background:rgba(225,225,225,0.3);
}

.menu-mik:first-child{
    background:rgba(225,225,225,0.4);
}
.menu-mik:last-child{
    background:rgba(225,225,225,0.6);

}

.menu-mik:first-child:hover{

    /*background: url("hospital/IM031085s.JPG");*/
    background: #000000;
}
.menu-mik:hover{

    /*background: url("hospital/IM031085s.JPG");*/
    background: #DDDDDD;
}
.menu-mik {
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);

    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    mix-blend-mode: multiply;
}
.menu-mik a {

    display: block;
}
.ca-menu div{
    /*width:100%;
    height: 100px;
    overflow: hidden;
    position: relative;
    float: left;
    display: block;*/

    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}


.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 20px;
    text-shadow: 0px 0px 1px #333;
    line-height: 90px;
    /*position: absolute;*/
    width: 90px;
    left: 20px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-content{
    position: absolute;
    left: 70px;

    height: 60px;
    top: 10px;
}

.ca-main{
    font-size: 20px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.ca-sub{
    font-size: 14px;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-menu div:hover{
    /*background: #e1f0fa;*/
}

.menu-mik:hover .ca-icon{
    font-size: 40px;
    color: #fff;
    color:darkorange;
    opacity: 0.8;
    text-shadow: 0px 0px 13px #fff;
}

.menu-mik:hover .ca-main{
    /*opacity: 1;*/
    color:darkorange;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}

.menu-mik:hover .ca-sub{
    color:darkorange;
    /*opacity: 1;*/
    -webkit-animation: moveFromBottom 300ms ease-in-out;
    -moz-animation: moveFromBottom 300ms ease-in-out;
    -ms-animation: moveFromBottom 300ms ease-in-out;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: fixed;
  top: 100px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

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

.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #000000;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  background: rgba(255,255,255,0.6);
  padding: 10px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.multiplicarFoto{
    mix-blend-mode: multiply;
	/*background:rgba(72,14,24,0.20);*/
        background: url("imagenesmik/fondofuegos.JPG") no-repeat center center fixed;
        /*opacity: 0.7;*/

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}
.Fotofondo0{
    background: url("imagenesmik/ATARDECER0.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo1{
    background: url("imagenesmik/ATARDECER1.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo2{
    background: url("imagenesmik/ATARDECER2.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo3{
    background: url("imagenesmik/ATARDECER3.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo4{
    background: url("imagenesmik/ATARDECER4.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo5{
    background: url("imagenesmik/ATARDECER5.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo6{
    background: url("imagenesmik/ATARDECER6.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo7{
    background: url("imagenesmik/ATARDECER7.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo8{
    background: url("imagenesmik/ATARDECER8.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo9{
    background: url("imagenesmik/ATARDECER9.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo10{
    background: url("imagenesmik/ATARDECER10.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}
.Fotofondo11{
    background: url("imagenesmik/ATARDECER11.JPG");
    opacity: 0.8;
    background-repeat: no-repeat;
    background-size: cover;
}

h2 small{
    background: darkorange;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    color: #FFFFFF;
}
.paper {
  background: #fff;
  padding: 30px;
  position: relative;
}

.paper,
.paper::before,
.paper::after {
  /* Styles to distinguish sheets from one another */
  box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  border: 1px solid #bbb;
}

.paper::before,
.paper::after {
  content: "";
  position: absolute;
  height: 95%;
  width: 99%;
  background-color: #eee;
}

.paper::before {
  right: 15px;
  top: 0;
  transform: rotate(-1deg);
  z-index: -1;
}

.paper::after {
  top: 5px;
  right: -5px;
  transform: rotate(1deg);
  z-index: -2;
}

.paper2 {
  background: #fff;
  box-shadow:
    /* The top layer shadow */
    0 -1px 1px rgba(0,0,0,0.15),
    /* The second layer */
    0 -10px 0 -5px #eee,
    /* The second layer shadow */
    0 -10px 1px -4px rgba(0,0,0,0.15),
     /* The third layer */
    0 -20px 0 -10px #eee,
    /* The third layer shadow */
    0 -20px 1px -9px rgba(0,0,0,0.15);
    /* Padding for demo purposes */
    padding: 30px;
}

/* Diagonal stacked paper effect */
.paper3 {
  background-color: #fff;
  /* Need position to allow stacking of pseudo-elements */
  position: relative;
  /* Padding for demo purposes */
  padding: 30px;
}

.paper3,
.paper3::before,
.paper3::after {
  /* Add shadow to distinguish sheets from one another */
  box-shadow: 2px 1px 1px rgba(0,0,0,0.15);
}

.paper3::before,
.paper3::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #eee;
}

/* Second sheet of paper */
.paper3::before {
  left: 7px;
  top: 5px;
  z-index: -1;
}

/* Third sheet of paper */
.paper3::after {
  left: 12px;
  top: 10px;
  z-index: -2;
}

ul.horizontalMM{
list-style-type: none;
/*  margin: 0;
  padding: 0;*/
}
.horizontalMM li {
  float: left;
}

.horizontalMM li a {

}

li a:hover {

}

figure.fecha {
    margin: 0px auto;

    width: 128px;
    height: 111px;

    background-color: #ffffff;
    border-radius: 10px;

    position: relative;

&:before {
     content: '';
     display: block;

     width:128px;
     height: 69px;

     border-radius: 10px 10px 0 0;

     background-image: -webkit-linear-gradient(white 0%, #edeeef 100%);
     background-image: -moz-linear-gradient(white 0%, #edeeef 100%);
     background-image: -o-linear-gradient(white 0%, #edeeef 100%);
     background-image: linear-gradient(white 0%, #edeeef 100%);

 }

header {
    width: 128px;
    height: 27px;

    position: absolute;
    top: -1px;

    background-color: #3386B5;
    border-radius: 10px 10px 0 0;
    border-bottom: 3px solid #3386B5;

    font: 400 15px/27px Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: 0.5px;
    color: #fff;

    text-align: center;
}

section {
    width: 128px;
    height: 80px;

    position: absolute;
    top: 28px;

    font: 400 55px/75px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: -2px;
    color: #4c566b;

    text-align: center;

    z-index: 10;

&:before {
     content: '';
     display: block;

     position: absolute;
     top: 35px;

     width: 3px;
     height: 10px;

     background-image: -webkit-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -moz-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -o-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
 }

&:after {
     content: '';
     display: block;

     position: absolute;
     top: 35px;
     right: 0;

     width: 3px;
     height: 10px;

     background-image: -webkit-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -moz-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -o-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
 }

}
}

figure.fecha > header {
    width: 128px;
    height: 27px;

    position: absolute;
    top: -1px;

    background-color: darkorange;
    border-radius: 10px 10px 0 0;
    border-bottom: 3px solid darkorange;

    font: 400 15px/27px Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: 0.5px;
    color: #fff;

    text-align: center;
}

figure.fecha > section {
    width: 128px;
    height: 80px;

    position: absolute;
    top: 28px;

    font: 400 55px/75px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: -2px;
    color: darkorange;

    text-align: center;

    z-index: 10;

&:before {
     content: '';
     display: block;

     position: absolute;
     top: 35px;

     width: 3px;
     height: 10px;

     background-image: -webkit-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -moz-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -o-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
 }

&:after {
     content: '';
     display: block;

     position: absolute;
     top: 35px;
     right: 0;

     width: 3px;
     height: 10px;

     background-image: -webkit-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -moz-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: -o-linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
     background-image: linear-gradient(#b5bdc5 0%, #e5e5e5 100%);
 }

}
figure.fecha > foot {
    width: 128px;
    height: 27px;

    position: absolute;
    bottom: -1px;

    background-color: darkorange;
    border-radius:  0 0 10px 10px;
    border-bottom: 3px solid darkorange;

    font: 400 15px/27px Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: 0.5px;
    color: #fff;

    text-align: center;
    z-index: 11;
}


figure.fecha > section:hover {
    width: 128px;
    height: 80px;

    position: absolute;
    top: 28px;

    font: 400 55px/75px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: -2px;
    color: #FFFFFF;
    background: darkorange;

    text-align: center;
}

/* @end */


.seccion {
    padding-top: 150px;
    padding-bottom:150px;
    /*
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    padding: 200px 0;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);

    background: url('http://localhost/miguelmiranda.es/ARRIBA/httpdocs/imagenesmik/ATARDECER3.JPG') 50% 50%;
    background-size: cover;
    -webkit-clip-path: polygon(0 0, 100% 19%, 100% 81%, 0 100%);
    clip-path: polygon(0 0, 100% 19%, 100% 81%, 0 100%);


    &:first-of-type {
        background: url('http://localhost/miguelmiranda.es/ARRIBA/httpdocs/imagenesmik/ATARDECER6.JPG') 50% 50%;
        background-size: cover;
        -webkit-clip-path: polygon(0 19%, 100% 0, 100% 100%, 0 81%);
        clip-path: polygon(0 19%, 100% 0, 100% 100%, 0 81%);

        @media screen and (max-width: 1020px) {
            -webkit-clip-path:polygon(0 10%, 100% 0, 100% 100%, 0 90%);
            clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
        }
    }
    :nth-of-type(2) {
         background: url('http://localhost/miguelmiranda.es/ARRIBA/httpdocs/imagenesmik/atardeceenBurgos.JPG') 50% 50%;
     }
    */
}

.seccion:nth-of-type(odd){
      background: url('imagenesmik/ATARDECER6.JPG') 50% 50%;
     /*background: #00baff;*/
     background-size: cover;
     -webkit-clip-path: polygon(0 0, 100% 9%, 100% 91%, 0 100%);
     clip-path: polygon(0 0, 100% 9%, 100% 91%, 0 100%);
        margin-top: -135px; // this is dumb, revisit

}
.seccion:nth-of-type(even) {

    /*background: #00baff;*/
    background: url('imagenesmik/ATARDECER3.JPG') 50% 50%;
    background-size: cover;
    -webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
    margin-top: -135px; // this is dumb, revisit
    background-attachment:fixed;

}
.seccion:nth-of-type(3n+0) {

    /*background: #00baff;*/
    background: url('imagenesmik/ATARDECER0.JPG') 50% 50%;
    background-size: cover;
    -webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 91%);
    margin-top: -135px; // this is dumb, revisit
background-attachment:fixed;

}
.seccion:nth-of-type(7n){
    background: url('imagenesmik/ATARDECER2.JPG') 50% 50%;
    /*background: #00baff;*/
    background-size: cover;
    -webkit-clip-path: polygon(0 0, 100% 9%, 100% 91%, 0 100%);
    clip-path: polygon(0 0, 100% 9%, 100% 91%, 0 100%);
    margin-top: -135px; // this is dumb, revisit

}

.seccion.primera {


    background: url('imagenesmik/AGUA2018matal.JPG') 50% 50%;
    background-size: cover;
    -webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 81%);
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 81%);
    /*
    @media screen and (max-width: 1020px) {
        -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
        clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 90%);
    }
    */
}
.seccion .row {
    background: rgba(255,255,255,0.7);
    padding: 10px;
}
/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.container {
    display: inline-block;
    cursor: pointer;
}





@-webkit-keyframes moveFromBottom {

    from {

        opacity: 0;

        -webkit-transform: translateY(200%);

    }

    to {

        opacity: 1;

        -webkit-transform: translateY(0%);

    }

}

@-moz-keyframes moveFromBottom {

    from {

        opacity: 0;

        -moz-transform: translateY(200%);

    }

    to {

        opacity: 1;

        -moz-transform: translateY(0%);

    }

}

@-ms-keyframes moveFromBottom {

    from {

        opacity: 0;

        -ms-transform: translateY(200%);

    }

    to {

        opacity: 1;

        -ms-transform: translateY(0%);

    }

}



@-webkit-keyframes moveFromTop {

    from {

        opacity: 0;

        -webkit-transform: translateY(-200%);

    }

    to {

        opacity: 1;

        -webkit-transform: translateY(0%);

    }

}

@-moz-keyframes moveFromTop {

    from {

        opacity: 0;

        -moz-transform: translateY(-200%);

    }

    to {

        opacity: 1;

        -moz-transform: translateY(0%);

    }

}

@-ms-keyframes moveFromTop {

    from {

        opacity: 0;

        -ms-transform: translateY(-200%);

    }

    to {

        opacity: 1;

        -ms-transform: translateY(0%);

    }

}
@media screen and (max-width: 775px) {
    body #content h1 {
        font-size: 2.8em;
    }
    body #content h2 {
        font-size: 2.2em;
    }

}
@media screen and (max-width: 600px) {
    body #content {
        margin-top: 20px;
    }
    body #content h1 {
        font-size: 3.2em;
    }
    body #content h2 {
        font-size: 2.8em;
    }
    body #content {
        font-size: 0.8em;
    }
}
