@charset "utf-8";

/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 0em;
	background-image: url(../images/aknbghdnaranjihiva.png);
	background-size: cover;
}
body {
	background-color: #F5B60C;
}

body p {
	margin: 10px auto;
	font-size: 1.5em;
}

.cb {
	color: #000000;
}
.farsip {
	color: #000000;
	font-size: 1.25em;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/*----------------------------------------------------------------------------------*/
html {
	padding: 0;
	margin: 0;
}
body {
	color: #b1b1b1;
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
	background: #f4f4f4;
}
.flt_lt {
	float: left;
	display: inline;
}
.flt_rt {
	float: right;
	display: inline;
}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
.wrapper {
	margin: 0 auto;
	min-width: 980px;
}
.main_content {
}
/* ------------------ HEADER HERE -------------------*/
.header {
	width: 100%;
	background: #1ca6d7;
}
.header-container {
	width: 980px;
	margin: 0 auto;
	padding: 22px 0;
}
.header-container .logo {
	display: inline-block;
	float: left;
	padding: 0 0 0 34px;
}
.header-container .logo a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #ffffff;
	font-weight: normal;
	display: block;
}
.header-container .toll-free {
	display: inline-block;
	float: right;
	padding: 20px 27px 0 0;
}
.header-container .toll-free p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	display: inline-block;
}
/*-------------------------------------------*/

/* ------------------------- NAVIGATION HERE ---------------*/
.nav {
	width: 100%;
	background: url(../images/nav-bg.jpg) repeat-x;
}
.nav-in {
	width: 980px;
	margin: 0 auto;
}
.nav-in ul {
	width: 727px;
	margin: 0 auto;
}
.nav-in ul li {
	float: left;
	display: inline-block;
	background: url(../images/nav-li-bg.png) no-repeat right center;
	padding: 16px 37px 16px 0;
	margin: 0 0 0 41px;
}
.nav-in ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
}
.nav-in ul li a span {
}
.nav-in ul li a:hover {
}
.ped {
	padding-right: 0 !important;
}
/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/
.container {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 24px;
	background: #ffffff;
}
.container-in {
	width: 940px;
	margin: 0 auto;
}
.container-in img {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
.read1 {
	width: 301px;
	background: #eeeeee;
	float: left;
	padding: 26px 0 23px 0;
	margin: 0 18px 0 0;
}
.read1-img1 {
	width: 32px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
}
.read1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	padding: 0 0 22px;
}
.read1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 0 9px 27px 9px;
}
.read1 a {
	width: 97px;
	margin: 0 auto;
	background: #1ca6d7;
	border-radius: 6px;
	position: relative;
	behavior: url(PIE.htc);
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	padding: 7px 0 6px;
}
.read1 a:hover {
	text-decoration: underline;
}
.welcome {
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 32px;
	padding: 22px 0 26px 18px;
	background-color: #f6f6f6;
}
.welcome h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	display: inline-block;
	padding: 0 0 18px;
}
.welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	display: inline-block;
	padding: 0 34px 0 0;
	line-height: 20px;
}
.welcome a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	display: inline-block;
	text-decoration: underline;
	line-height: 20px;
	margin: 0 0 0 5px;
}
.welcome a:hover {
	text-decoration: none;
}
.bottom-cont1 {
	width: 264px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 43px 0 0;
}
.bottom-cont1 h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	display: inline-block;
	padding: 0 0 13px;
}
.bottom-cont1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	display: inline-block;
	line-height: 20px;
	padding: 0 0 10px 0;
}
.bottom-cont1 ul {
	display: inline-block;
}
.bottom-cont1 ul li {
	display: inline-block;
}
.bottom-cont1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 18px;
	background: url(../images/arrow-li.png) no-repeat left center;
	color: #1ca6d7;
	display: block;
	line-height: 24px;
}
.bottom-cont1 ul li a:hover {
	text-decoration: underline;
}
.bottom-cont1 span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1ca6d7;
	display: block;
	line-height: 24px;
	;
	background: url(../images/arrow-li.png) no-repeat left center;
	padding: 0 0 0 13px;
}
/* ---------------------------------------------------------*/

/* ------------------ FOOTER HERE --------------------------*/
.footer {
	width: 100%;
	background: #333333;
}
.footer-in {
	width: 980px;
	margin: 0 auto;
	padding: 36px 0 36px 0;
}
.social-icons {
	float: left;
	padding: 0 0 0 28px;
	display: inline-block;
}
.social-icons ul {
	float: left;
	display: inline-block;
}
.social-icons ul li {
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
}
.social-icons ul li a {
	display: block;
}
.copy {
	float: right;
	display: inline-block;
	padding: 0 15px 0 0;
}
.copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	display: inline-block;
}
.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	display: inline-block;
	text-decoration: underline;
}
.copy a:hover {
	text-decoration: none;
}
/* ---------------------------------------------------------*/


/* --------------------Neisi personal begin-------------------------*/

body {
	direction: rtl;
}


.h2chasbon{
	position: fixed;
	right: 0;
	left: 0;
	top:0;
	z-index: 1500;	
	min-height: 30px;
	clear: both;
	border-radius: 5px;
	padding: 0;
	margin: 0 auto;
	box-shadow: 5px 5px 35px black;
	// margin-bottom: 20px;
	font-size: 1.25em;
	background-image: url(../images/arm-hiva-panda.png);
	background-repeat: no-repeat;
	background-color: #F8AE02;
	background-size: 15px auto;
	background-position: 1% 0%;
	

	direction: rtl;
	text-align: center;
	}

.h3chasbon{
	position: sticky;
	top: 0;
	z-index: 1000;
	width: 100%;
	direction: rtl;
	min-height: 30px;






	
	// clear: both;
	top: 35%;
	padding: 0;
	box-shadow: 5px 5px 35px black;






	// margin-bottom: 20px;
	font-size: 1.25em;
	background-image: url(../images/arm-hiva-panda.png);
	background-repeat: no-repeat;
	background-color: #F8AE02;
	
  	
	
	
	}
.farsih1onvan {
	color: #EB8819;
	font-size: 5em;
	text-align: left;
}

.farsih2onvan {
	color: #EB8819;
	font-size: 3em;
	text-align: left;
}
.Rred{
	color: red;
}

.navar2{
	color: #DD821C;
	text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
	background-color: transparent;
	padding-top: 20px;
	padding-right: 25px;
	background-repeat: repeat;
	background-size: 13% auto;
	background-position: 6% 101%;
	background-image: url(../images/bg-naranji.jpg);
	box-shadow: 5px 5px 25px black;	
}


.rastchin{
	text-align: right;
	float: right;
	
}
.h2chasbon.BTitr {
	background-image: url(../images/arm-hiva-panda.png);
	background-size: 23px auto;
	background-repeat: no-repeat;
}
html {
	padding: 0;
	margin: 0;
	background-image: url(../images/akn-bg-hdr-Black.png);
}
body {
	background-repeat: no-repeat;
	background-size: cover;
}
.pfarsi {
	color: #000000;
}
.farsibtn {
	direction: rtl;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: right;
}
.farsih2 {
	color: #000000;
	margin: 5px 10px 0px 0px;
	;
	font-size: 1em;
}
.h2farsi {
	color: #000000;
	margin: 5px 10px 0px 0px;
	;
	font-size: 1em;
}
.farsiart {
	/* [disabled]border: 1px solid black; */
	font-size: 1.2em;
}
.keywords {
	color: #F7B500;
	cursor: default;
}
.farsih3 {
	color: #F7B500;
	cursor: default;
}
.farsiimg {
	-webkit-box-shadow: 10px 10px 20px 0px #050505;
	margin: 5px  auto 15px;
	;
	box-shadow: 10px 10px 20px 0px #050505;
}


.PaperNote{
	display:block;
	width:300px;
	height:300px;
	text-align:center;
	font-size:2.5em;
	font-family:BMorvarid;

	background-image:url(../images/NoteZard0225040.png);
	margin:0;
	padding:15px 0 0 0;
	
	z-index:1;
	position:fixed;
	top:150px;
	left:70px;
	transform-origin:250px 40px;
	transform:rotate(-20deg);
	transition-delay:1s;
	transition-duration:2s;	
	color: #2D5DF5;
	cursor: pointer;
	}	

PaperNote:hover{
	transform-origin:250px 40px;
	
	transition-delay:1s;
	transition-duration:2s;
	transition-timing-function:ease-in-out;

	transform:rotate(90deg);
	cursor:pointer;
}

footer {
	text-align: center;
	background-color: #333;
	padding: 5px 0 2px;
	color: #fff;
}
.Notezard1 {
	background-image: url(../images/aknNoteZardGermezvasat.png);
	background-repeat: no-repeat;
	color: #0425E4;
}
.Tabloyezard {
	width: 300px;
	background-image: url(../images/akn-bg-hdr-Black.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	min-height: 720px;
}
.pp {
	padding-bottom: 15px;

}

.tac {
	text-align: center;
}
.ma {
	margin: 0 auto;
}
.s2 {
	font-size: 2em;
}
.farsih1 {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
}
.farsip2 {
	text-align: justify;
	font-size: large;
	color: #000000;
}
.farsicon {
}
.farsicon {
	background-image: url(../images/akn-bg-hd-naranji.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}














/*=============================شروع مکعب چرخون================================*/



  @-webkit-keyframes spincube {
    from,to  { -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
    16%      { -webkit-transform: rotateY(-90deg);                           }
    33%      { -webkit-transform: rotateY(-90deg) rotateZ(90deg);            }
    50%      { -webkit-transform: rotateY(-180deg) rotateZ(90deg);           }
    66%      { -webkit-transform: rotateY(-270deg) rotateX(90deg);           }
    83%      { -webkit-transform: rotateX(90deg);                            }
  }

  @keyframes spincube {
    from,to {
      -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
      -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
      transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    }
    16% {
      -moz-transform: rotateY(-90deg);
      -ms-transform: rotateY(-90deg);
      transform: rotateY(-90deg);
    }
    33% {
      -moz-transform: rotateY(-90deg) rotateZ(90deg);
      -ms-transform: rotateY(-90deg) rotateZ(90deg);
      transform: rotateY(-90deg) rotateZ(90deg);
    }
    50% {
      -moz-transform: rotateY(-180deg) rotateZ(90deg);
      -ms-transform: rotateY(-180deg) rotateZ(90deg);
      transform: rotateY(-180deg) rotateZ(90deg);
    }
    66% {
      -moz-transform: rotateY(-270deg) rotateX(90deg);
      -ms-transform: rotateY(-270deg) rotateX(90deg);
      transform: rotateY(-270deg) rotateX(90deg);
    }
    83% {
      -moz-transform: rotateX(90deg);
      -ms-transform: rotateX(90deg);
      transform: rotateX(90deg);
    }
  }

  .cubespinner {
    -webkit-animation-name: spincube;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;

    animation-name: spincube;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 12s;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-transform-origin: 60px 60px 0;
    -moz-transform-origin: 60px 60px 0;
    -ms-transform-origin: 60px 60px 0;
    transform-origin: 60px 60px 0;
  }

  .cubespinner div {
    position: absolute;
    width: 120px;
    height: 120px;
    border: 1px solid #ccc;
    background: rgba(255,255,255,0.8);
    box-shadow: inset 0 0 20px rgba(0,0,0,0.2);
    line-height: 120px;
    text-align: center;
    font-size: 100px;
  }

  .cubespinner .face1 {
    -webkit-transform: translateZ(60px);
    -moz-transform: translateZ(60px);
    -ms-transform: translateZ(60px);
    transform: translateZ(60px);
  }
  .cubespinner .face2 {
    -webkit-transform: rotateY(90deg) translateZ(60px);
    -moz-transform: rotateY(90deg) translateZ(60px);
    -ms-transform: rotateY(90deg) translateZ(60px);
    transform: rotateY(90deg) translateZ(60px);
  }
  .cubespinner .face3 {
    -webkit-transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
    -moz-transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
    -ms-transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
    transform: rotateY(90deg) rotateX(90deg) translateZ(60px);
  }
  .cubespinner .face4 {
    -webkit-transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
    -moz-transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
    -ms-transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
    transform: rotateY(180deg) rotateZ(90deg) translateZ(60px);
  }
  .cubespinner .face5 {
    -webkit-transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
    -moz-transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
    -ms-transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
    transform: rotateY(-90deg) rotateZ(90deg) translateZ(60px);
  }
  .cubespinner .face6 {
    -webkit-transform: rotateX(-90deg) translateZ(60px);
    -moz-transform: rotateX(-90deg) translateZ(60px);
    -ms-transform: rotateX(-90deg) translateZ(60px);
    transform: rotateX(-90deg) translateZ(60px);
  }



/*=============================پایان مکعب چرخون================================*/




.farsicubeimg {
	padding: 0;
	margin: 0;
}




.farsiax01
{
	border: 15px solid white;
	-webkit-box-shadow: 10px 10px 20px 0px #050505;
	margin: 5px  auto 15px;
transition-delay:2s;
transition-duration: 0.2s;
	box-shadow: 10px 10px 20px 0px #050505;
}

.farsiax01:hover{
transition-delay:2s;
transition-duration: 0.2s;
transform: rotate(-3deg);
-webkit-transform:rotate(-3deg);
}.red {
	color: #F30C10;
}
.farsisieh {
	-webkit-box-shadow: 10px 10px 5px #8888888;
	box-shadow: 10px 10px 5px #8888888;
	text-shadow: 5px 5px 15px #010101;
}
.farsibihHead {
	color: #021BAB;
}
.farsibighead   {
	font-size: 2.5em;
}
.vasat {
	margin: 0 auto;
	text-align: center;

}

.col-md-7 ul li {
	color: #000000;
	list-style-type: disc;
	margin-right: 20px;
}


.siah{color:#000000;}
.abi{color: #1F3BDC;}
.germez{color: red;}
.portagali{color: darkorange;}
.talaie{color:goldenrod;}
.talaie2{color: darkgoldenrod;}
.abi1{color: cornflowerblue;}
.abi2{color: blue}
.abi3{color: dodgerblue;}
.abi4{color: darkblueک}
.farsih1 {	font-size: 1.5em;}
.large {font-size: large;}
.zard{color: yellow;}


/* ============================= تخته های بالا رونده شروع ===================== 
  #stage3 {
    margin: 2em auto 1em 50%;
    height: 240px;
    -webkit-perspective: 1200px;
    -webkit-perspective-origin: 0 90px;
    -moz-perspective: 1200px;
    -moz-perspective-origin: 0 90px;
    -ms-perspective: 1200px;
    -ms-perspective-origin: 0 90px;
  }

  #rotator3 a {
    position: absolute;
    left: -151px;
    -moz-transform-style: preserve-3d;
  }
  #rotator3 a img {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
  }

  #rotator3 a:nth-of-type(1) img {
    -webkit-transform: rotateX(-90deg) translateZ(100px);
    -moz-transform: rotateX(-90deg) translateZ(100px);
    -ms-transform: rotateX(-90deg) translateZ(100px);
  }
  #rotator3 a:nth-of-type(2) img {
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
  }
  #rotator3 a:nth-of-type(3) img {
    -webkit-transform: rotateX(90deg) translateZ(100px);
    -moz-transform: rotateX(90deg) translateZ(100px);
    -ms-transform: rotateX(90deg) translateZ(100px);
  }
  #rotator3 a:nth-of-type(n+4) { display: none; }

  @-webkit-keyframes rotator3 {
    from { -webkit-transform: rotateX(0deg);  }
    to   { -webkit-transform: rotateX(90deg); }
  }
  @-moz-keyframes rotator3 {
    from { -moz-transform: rotateX(0deg);  }
    to   { -moz-transform: rotateX(90deg); }
  }
  @-ms-keyframes rotator3 {
    from { -ms-transform: rotateX(0deg);  }
    to   { -ms-transform: rotateX(90deg); }
  }

  #rotator3 {
    -webkit-transform-origin: 0 101px;
    -webkit-transform-style: preserve-3d;
    -webkit-animation-timing-function: cubic-bezier(1, 0.2, 0.2, 1);
    -webkit-animation-duration: 2s;
    -webkit-animation-delay: 1s;
    -moz-transform-origin: 0 101px;
    -moz-transform-style: preserve-3d;
    -moz-animation-timing-function: cubic-bezier(1, 0.2, 0.2, 1);
    -moz-animation-duration: 2s;
    -moz-animation-delay: 1s;
    -ms-transform-origin: 0 101px;
    -ms-transform-style: preserve-3d;
    -ms-animation-timing-function: cubic-bezier(1, 0.2, 0.2, 1);
    -ms-animation-duration: 2s;
    -ms-animation-delay: 1s;
  }
  #rotator3:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
  }
/* ============================= تخته های بالا رونده پایان ===================== */

#soton-Chap {
	max-width: 300px;
}

li {
	margin-right: 20px;
	list-style-type: disc;
	color: #000000;
}
body p {
	color: #000000;
}

.aknBiPad {
	padding: 0;
}
.aknBimargin {
	margin: 0;
}

.aknmarginauto{
	margin: 0 auto;
}
#banner  {
	position: relative;
}
#banner h1 {
	position: absolute;
	font-size: 5em;
	color: #EB8819;
	text-shadow: 10px 8px 28px #000000;
	left: 5%;
	top: 7%;
}
#banner h2 {
	position: absolute;
	top: 30%;
	left: 8%;
	color: #F5B60C;
	text-shadow: 10px 8px 28px #000000;
}
#soton-rast {
		max-width: 300px;
		min-width: 300px;
}
.w100 {
	width: 100%;
	max-width: 100%;
}
.sefid {
	opacity: 0;

}
#SotonVasat2 li {
	font-size: 0.75em;
}






@media screen and (min-width:450px) and (max-width:959px){
#banner h1 {
	font-size: 3em;
}
#banner h2 {
	top: 36%;
	font-size: 2em;
	left: 6%;
}




}

@media screen and (max-width:450px){
body {
}
#banner h1 {
	font-size: 2em;
}
#banner h2 {
	font-size: 1.5em;
	top: 36%;
	left: 3%;
}



}
.xlarge {
}




.flex-container {
	display:-webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 1em 0;

	
	flex-flow: row wrap;
  align-content: space-around;	
  align-items: stretch;	
  justify-content: space-around;	
}

article{
	flex-grow: 1 ;
	flex-basis: 300px;

}

