@charset "UTF-8";
.digest_wrap {
    background-color: #C0F3F2;
}

@media (max-width:999px){
.home {
    width: 50%;
    height: 50px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    list-style-type: none;
    display: block;
    background-image: url(images/menu_home.svg);
    background-position: 50% 50%;
    background-size: 300px auto;
    background-repeat: no-repeat;
}
.digest {
    width: 50%;
    height: 50px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    list-style-type: none;
    background-image: url(images/menu_edited.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 300px auto;
    display: block;
}
}


@media (min-width:0px){
.maindigest {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0%;
    padding-right: 0px;
    padding-bottom: 3%;
    padding-left: 0px;
    background-color: #C0F3F2;
}
body {
    /* [disabled]background-color: #C0F3F2; */
}
.digestbox {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	margin-bottom: 0%;
	background-color: #C0F3F2;
	padding-bottom: 10%;
}
.digestframe   {
	width: 100%;
	height: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 56.25%;
	padding-left: 0px;
	background-color: rgba(38,33,156,1.00);
	margin-top: 0%;
	margin-bottom: auto;
	position: relative;
}
.digestframe iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
.title_digest {
    width: 179px;
    height: auto;
    margin-top: 7%;
    margin-right: auto;
    margin-bottom: 7%;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: rgba(2,29,92,1.00);
    display: block;
    border-radius: 8px;
}
.title_digest img {
    width: 160px;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
}

	

@media (min-width:589px){
.maindigest {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3%;
    padding-left: 0px;
    background-color: #C0F3F2;
}
.digestbox {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10%;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.digestframe {
	width: 100%;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 56.25%;
	padding-left: 0px;
	background-color: rgba(38,33,156,1.00);
	margin-top: 0%;
	margin-bottom: 0px;
	position: relative;
}
.digestframe iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
.digest p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	opacity: 0;
	width: auto;
	height: auto;
	display: block;
}
.title_digest {
    margin-bottom: 40px;
    margin-top: 40px;
    /* [disabled]padding-top: 40px; */
}
.title_digest img  {
}
}

@media (min-width:850px){
.maindigest {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    background-color: #C0F3F2;
}
.digestbox {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10%;
    padding-left: 0px;
}
.digestframe {
	width: 100%;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 56.25%;
	padding-left: 0px;
	background-color: rgba(38,33,156,1.00);
	margin-top: 0%;
	margin-bottom: auto;
	position: relative;
}
.digestframe iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
	
	.home:hover {
    background-image: url(images/hover_home.svg);
    background-size: 333px auto;
}
.archive:hover {
    background-image: url(images/hover_archives.svg);
    background-size: 333px auto;
}
.digest:hover   {
    background-image: url(images/hover_digest.svg);
    background-size: 333px auto;
}
.about:hover {
    background-image: url(images/hover_about.svg);
    background-size: 333px auto;
}
.contact:hover {
    background-image: url(images/hover_contact.svg);
    background-size: 333px auto;
}
.title_digest {
    margin-bottom: 40px;
    width: 220px;
    height: auto;
    margin-top: 40px;
    /* [disabled]padding-top: 40px; */
}
.title_digest img {
    width: 200px;
    display: block;
}
	
}

@media (min-width:1000px){
.home {
    width: 20%;
    height: 50px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    list-style-type: none;
    display: block;
    background-image: url(images/menu_home.svg);
    background-position: 50% 50%;
    background-size: 300px auto;
    background-repeat: no-repeat;
}
.digest {
    display: block;
    width: 20%;
    height: 50px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: left;
    list-style-type: none;
    background-image: url(images/menu_edited.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 300px auto;
}
.maindigest {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3%;
    padding-left: 0px;
    background-color: #C0F3F2;
}
.digestbox {
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10%;
	padding-left: 0px;
}
.digestframe {
	width: 100%;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 56.25%;
	padding-left: 0px;
	background-color: rgba(38,33,156,1.00);
	margin-top: 0%;
	margin-bottom: auto;
	position: relative;
}
.digestframe iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}
.digest p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	opacity: 0;
	width: auto;
	height: auto;
	display: block;
}
.title_digest {
    margin-bottom: 50px;
    margin-top: 50px;
    /* [disabled]padding-top: 50px; */
}
.title_digest img {
}
}

@media (min-width:1160px){
.maindigest {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3%;
    padding-left: 0px;
    background-color: #C0F3F2;
}
.title_digest {
    margin-bottom: 40px;
}
.digestbox {
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 7%;
	padding-left: 0%;
}
.digestframe {
	width: 100%;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 56.25%;
	padding-left: 0px;
	background-color: rgba(38,33,156,1.00);
	margin-top: 0%;
	margin-bottom: auto;
	position: relative;
}
.digestframe iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 1;
}
.title_digest {
    margin-bottom: 50px;
    margin-top: 50px;
    /* [disabled]padding-top: 50px; */
}
}
