/*! HTML5 Boilerplate v7.0.1 | MIT License | https://html5boilerplate.com/ */

/* main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

 
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




 /* ==========================================================================
   Author's custom styles
   ========================================================================== */
   /* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(../fonts/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(../fonts/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(../fonts/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(../fonts/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body  
{
	width:auto;
	max-width: 1200px;
	font-family:Oswald, Tahoma, Geneva, sans-serif;
	background-color: #fff;
	margin: 0 auto; 
	padding: 0;
	color:black;
}
article
{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0px;
}
.article-left
{
	float:left;
	width:50%;
	height:auto;
}
.article-left-img
{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.article-left-img img
{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.article-right
{
	float:right;
	width:40%;
	height:auto;
	margin-left:5%;
	margin-right:5%;
}
.article-img-mobile
{
	display:none;
}
.clear
{
	clear:both;
}
.article-titre
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15%;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-size:24px;
}
.article-content
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10%;
	padding:0px 0px 0px 0px;
	font-size:18px;
	letter-spacing:1px;
}
.article-content a
{
	text-decoration:none;
	color:black;
}
.article-contentb
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5%;
	padding:0px 0px 0px 0px;
	font-size:18px;
	letter-spacing:1px;
}
.article-img
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:20%;
	text-align:center;
}
.article-img img
{
	width:75%;
	max-width:240px;
	height:auto;
	margin:0 auto;
	text-align:center;
}
	@media(min-width: 801px) AND (max-width: 1199px)
{
	.article-titre
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:15%;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-size:2vw;
}
.article-content
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:40px;
	padding:0px 0px 0px 0px;
	font-size:1.5vw;
	letter-spacing:1px;
}
.article-contentb
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	padding:0px 0px 0px 0px;
	font-size:1.5vw;
	letter-spacing:1px;
}
	
}
@media screen and (max-width: 800px) {

.article-right
{
	float:left;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
.article-left
{
	display:none;
}
	.article-titre
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5%;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-size:4vw;
}
.article-content
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:5%;
	padding:0px 0px 0px 0px;
	font-size:3vw;
	letter-spacing:1px;
}
.article-content a
{
	text-decoration:none;
	color:black;
}

.article-contentb
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:2%;
	padding:0px 0px 0px 0px;
	font-size:3vw;
	letter-spacing:1px;
}
.article-img
{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-top:2%;
	text-align:center;
}
.article-img img
{
	width:40%;
	height:auto;
	margin:0 auto;
	margin-bottom:5%;
	text-align:center;
}
.article-img-mobile
{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
}
.article-img-mobile img
{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}

}





 /* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

 .hidden {
  display: none !important;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

 
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

 
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

   @media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


