/* stylelint-disable */

/* 	CSS CONTENTS
	----------------------------
	1) NEI Kids Content Area Baseline
	2) Content Area Footer Styles
	3) Sports and Your Eyes
	4) Media Queries
*/


/*-------------------------------------------------------------------------*/
/*-- 1) NEI KIDS CONTENT AREA BASELINE ------------------------------------*/
/*-------------------------------------------------------------------------*/

#neikids-s-main{
    background-color: #62b180;
    padding-bottom: 5%;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 0;
    width: 100%;
}

/*-------------------------------------------------------------------------*/
/*-- 2) Content Area Footer Styles ----------------------------------------*/
/*-------------------------------------------------------------------------*/
.neikids-s-video {
    background-color: #ff9952;
}

.neikids-s-footer {
    background-color: #25003f;
}

.neikids-s-footer .neikids-didyouknow-container h4 {
	color:#fff;
}
.neikids-s-footer .neikids-didyouknow-container p {
	color:#fff;
}


/*-------------------------------------------------------------------------*/
/*-- 3) Sports and Your Eyes Custom Styles --------------------------*/
/*-------------------------------------------------------------------------*/


#neikids-s-main .neikids-header-head-container {
    width:100%;
    margin-left:auto;
    margin-right:auto;
}

#neikids-s-main .neikids-header-head-container > img {
    width:100%;
    height:auto;
    max-width:818px;
}

#neikids-s-main .neikids-header-container {
	float: left;
      color:#141414;
	padding-top:20px;
    padding-bottom: 20px;
    z-index: 99;
    position: relative;
}

#neikids-s-main .neikids-header-container h2 {
      color:#141414;
      text-align: center;
}

#neikids-s-main .neikids-header-container > p {
font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    text-align: left;
    width: 67%;
}

#neikids-s-main .neikids-header-container > ul {
font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    text-align: left;
    width: 67%;
}

#neikids-s-main .neikids-header-container > ul li{
 margin-left: -8%;
    padding-left: 5%;
}

#neikids-s-main .sports-field-container-top,
#neikids-s-main .sports-field-container-bot{
  float:none;
  margin-left:auto;
  margin-right:auto;
  max-width:618px;
  position:relative;
  height:auto;
  width:78%;
}

#neikids-s-main .sports-field-container-bot .contain-rightside,
#neikids-s-main .sports-field-container-top .contain-rightside,
#neikids-s-main .sports-field-container .contain-rightside
{
    position: absolute;
    right: 0;
    top: 0;
}

#neikids-s-main .sports-field-container-bot .contain-rightside img,
#neikids-s-main .sports-field-container-top .contain-rightside img,
#neikids-s-main .sports-field-container .contain-rightside img
{
 position: relative;
 z-index: 90;
  height:auto;
}


#neikids-s-main .sports-field-container .contain-leftside,
#neikids-s-main .sports-field-container-bot .contain-leftside,
#neikids-s-main .sports-field-container-top .contain-leftside{
    position: absolute;
    left: 0;
    top: 0;
}

#neikids-s-main .sports-field-container .contain-leftside img,
#neikids-s-main .sports-field-container-bot .contain-leftside img,
#neikids-s-main .sports-field-container-top .contain-leftside img{
 position: relative;
 z-index: 90;
 height:auto;
}


#neikids-s-main .sports-field-container  .box-1-a,
#neikids-s-main .sports-field-container-bot  .box-1-a,
#neikids-s-main .sports-field-container-top  .box-1-a{
background-color:transparent;
position:absolute;
top:0;
z-index:95;
}

#neikids-s-main .box-1-a .line_l{
    float:left;
    background-image:url("/sites/default/files/kids/sports/sports_whiteline_line_L.png");
    background-repeat:repeat-y;
    background-position:top left;
    height: 100%;
    width:318px;
}
#neikids-s-main .box-1-a .line_r{
    float:right;
    background-image:url("/sites/default/files/kids/sports/sports_whiteline_line_R.png");
    background-repeat:repeat-y;
    background-position:top right;
   height: 100%;
    width:300px;
}

#neikids-s-main .sports-field-container-bot  .box-1-b,
#neikids-s-main .sports-field-container-top  .box-1-b{
 height: 430px;
    position: relative;
    top: 0;
    z-index: 95;
}
#neikids-s-main .box-1-b .box-title {
    font-size: 1.3em;
    line-height: 3em;
}

#neikids-s-main .sports-field-container{
  float:none;
  margin-left:auto;
  margin-right:auto;
  max-width:618px;
  position:relative;
  height:auto;
  width:78%;
}


#neikids-s-main .sports-field-container-top .box-head{
height: 470px;
width: 100%;
}

#neikids-s-main .sports-field-container .box-top{
height:905px;
width: 100%;
}

#neikids-s-main .sports-field-container .box-mid{
height:525px;
width: 100%;
}

#neikids-s-main .sports-field-container .box-bot{
 height: 530px;
 width: 100%;
}

#neikids-s-main .sports-field-container .box-green {
  background-color: #62b180;
   height: 470px;
   width: 100%;
    z-index: 95;
}

#neikids-s-main .sports-field-container .box-green a {
color:#141414;
text-decoration:underline;
font-weight:bold;
}

#neikids-s-main .sports-field-container .box-green > .neikids-header-container{
padding-top: 30px;
}

#neikids-s-main .sports-field-container-bot .box-bot-green {
padding-top: 35px;
width: 100%;
}

#neikids-s-main .sports-field-container .box-2-a{
background-color:#d0d0d0;
position:absolute;
top:0;
z-index:95;
}

#neikids-s-main .box-2-a .box-title{
position:absolute;
font-size: 3em;
margin-left: auto;
margin-right: auto;
top:0;
bottom:0;
left:0;
right:0;
text-align:center;
z-index:95;
}

#neikids-s-main .sports-field-container .box-title h2 {
  margin-top: 18px;
  color: #000000;
}

#neikids-s-main .box-2-a .grey_line_r{
   float:right;
   background-image:url("/sites/default/files/kids/sports/sports_whiteline_grey_R.png");
   background-repeat:repeat-y;
   background-position:top right;
   height: 100%;
   width:300px;
}

#neikids-s-main .box-2-a .grey_line_l{
    float:left;
    background-image:url("/sites/default/files/kids/sports/sports_whiteline_grey_L.png");
    background-repeat:repeat-y;
    background-position:top left;
    height: 100%;
    width:318px;
}

#neikids-s-main .sports-field-container .box-2-b{
    padding-top: 22%;
    position: relative;
    top: 0;
    z-index: 95;
}


#neikids-s-main .neikids-item-container {
 float: left;
    height: auto;
    margin-bottom: 0;
    margin-left: 2%;
    margin-right: 1%;
    margin-top: 1%;
    width: 30%;
}

#neikids-s-main .nei-sports-image {
float: left;
    height: auto;
    margin-bottom: 0;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    min-height: 127px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 80%;
}

#neikids-s-main .nei-sports-image img{
    margin: auto;
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom:0;
    background-size:100%;
    background-position:top center;
}

#neikids-s-main .text_contain {
  float: none;
    line-height: 27px;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    text-align: center;
    width: 70%;
}

#neikids-s-main .text_contain p {
 font-size: 0.9em;
    line-height: 1.6em;
    margin-top: 0.7em;
}

#neikids-s-main .text_contain > span, #neikids-s-main .text_contain > p.label {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.7em;
}

.gif-swap{
    cursor:pointer;
}

/*-------------------------------------------------------------------------*/
/*-- 4) Media Queries -----------------------------------------------------*/
/*-------------------------------------------------------------------------*/

/*content realestate: 848px (stays fixed) */
@media (min-width: 1200px) {
/* default desktop css */
    #neikids-s-main {
     height: 3200px;
    }
    #neikids-s-main  .box-2-a .box-title{
    top: 16px;
    }
}

/*content realestate: 698px (stays fixed) */
@media (min-width: 993px) and (max-width: 1199px){
    #neikids-s-main {
     height: 3200px;
    }
    #neikids-s-main  .box-2-a .box-title{
    top: 22px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 47%;
    }
    #neikids-s-main .sports-field-container-top .box-head{
    height: 480px;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 460px;
    }
}

/*content realestate: 533px (stays fixed) */
@media (min-width: 941px) and (max-width: 992px),
(min-width: 768px) and (max-width: 940px)
{
/* ----------- Kindle Fire HD 7  portrait-mode: 800px----------- */
/* ----------- Galaxy Tab 10.1   portrait-mode: 800px----------- */
    #neikids-s-main {
    height: 3100px;
    }
    #neikids-s-main .sports-field-container-top .box-head{
    height: 475px;
    }
    #neikids-s-main .sports-field-container .box-top {
    height: 880px;
    }
    #neikids-s-main .sports-field-container .box-mid {
    height: 470px;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 500px;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 25px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 60%;
    }
    .box-2-a > .contain-leftside > img,
    .box-2-a > .contain-rightside > img{
    display:none;
    }
    #neikids-s-main .neikids-header-container > p {
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-top: 2px;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .text_contain > span {
        font-size: 1em;
        font-weight: bold;
        line-height: 1.7em;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .neikids-header-container > ul {
        font-size: 0.9em;
        line-height: 1.5em;
        width: 67%;
    }
}

/*content realestate: min 679px scales to max 710px */
/* note: content section pops out with a big increase @ 768 */
@media (min-width: 736px) and (max-width: 767px) {
    /* force fixed for consistancy*/
    #neikids-s-main{
     height: 3045px;
    width: 679px;
    margin-left: auto;
    margin-right: auto;
    }
    #neikids-s-main .sports-field-container-top .box-head{
     height: 465px;
    }
    #neikids-s-main .text_contain > span {
    font-size: 1.1em;
    }
    #neikids-s-main .neikids-header-container > p {
    font-size: 0.9em;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 15px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 41%;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .sports-field-container .box-green {
       height: 425px;
    }
    #neikids-s-main .neikids-header-container > ul {
    font-size: 0.9em;
    }
}

/*content realestate: min 583px scales to max 678px */
@media (min-width: 640px) and (max-width: 735px) {
/* ----------- Galaxy S3 landscape-mode: 640px ----------- */
/* ----------- Galaxy S4 landscape-mode: 640px ----------- */
/* ----------- Galaxy S5 landscape-mode: 640px ----------- */
/* ----------- iPhone 6 landscape-mode: 667px----------- */
    /* force fixed for consistancy*/
    #neikids-s-main
    {
    height: 2950px;
    width: 583px;
    margin-left: auto;
    margin-right: auto;
    }
    #neikids-s-main .sports-field-container-top .box-head{
    height: 515px;
    }
    #neikids-s-main .sports-field-container .box-top {
    height: 805px;
    }
    #neikids-s-main .sports-field-container .box-mid {
     height: 440px;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 460px;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 20px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 60%;
    }
    .box-2-a > .contain-leftside > img,
    .box-2-a > .contain-rightside > img{
    display:none;
    }
    #neikids-s-main .neikids-header-container > p {
        font-size: 0.9em;
        line-height: 1.5em;
        margin-bottom: 15px;
        margin-top: 2px;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .text_contain > span {
        font-size: 1em;
        font-weight: bold;
        line-height: 1.7em;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .neikids-header-container > ul {
        font-size: 0.9em;
        line-height: 1.5em;
        width: 67%;
    }
}

/*content realestate: min 511px scales to max 582px */
@media (min-width: 568px) and (max-width: 639px) {
/* ----------- iPhone 5/S landscape-mode: 568px----------- */
/* ----------- Asus Nexus 7 portrait-mode:: 601px----------- */
    /* force fixed for consistancy*/
    #neikids-s-main
    {
    height: 3170px;
    width: 511px;
     margin-left: auto;
    margin-right: auto;
    }
    #neikids-s-main .sports-field-container-top .box-head{
    height: 545px;
    }
    #neikids-s-main .sports-field-container .box-top {
     height: 860px;
    }
    #neikids-s-main .sports-field-container .box-mid {
    height: 450px;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 575px;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 20px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 60%;
    }
    .box-2-a > .contain-leftside > img,
    .box-2-a > .contain-rightside > img{
    display:none;
    }
    #neikids-s-main .neikids-header-container > p {
        font-size: 0.9em;
         line-height: 1.5em;
        margin-bottom: 15px;
        margin-top: 2px;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 2%;
    margin-right: 1%;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .text_contain > span {
        font-size: 0.9em;
        font-weight: bold;
        line-height: 1.7em;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .neikids-header-container > ul {
        font-size: 0.9em;
       line-height: 1.5em;
        width: 67%;
    }
}

/*content realestate: min 357px scales to max 510px */
@media (min-width: 414px) and (max-width: 567px) {
/* ----------- iPhone 6+  portrait-mode: 414px ----------- */
/* ----------- iPhone 4/S landscape-mode: 480px----------- */
    /* force fixed for consistancy*/
    #neikids-s-main
    {
      height: 2865px;
    margin-left: -5%;
    margin-right: auto;
    width: 357px;
    }
    #neikids-s-video {
    margin-left: -5%;
    }
    #neikids-s-footer {
    margin-left: -5%;
    }
    #neikids-s-main .neikids-header-container > p {
    width: 75%;
    }
    #neikids-s-main .sports-field-container-top,
    #neikids-s-main .sports-field-container-bot {
    width: 98%;
    }
    #neikids-s-main .sports-field-container {
    width: 98%;
    }
    #neikids-s-main .sports-field-container-top .box-head{
     height: 550px;
    }
    #neikids-s-main .sports-field-container .box-top {
     height: 755px;
    }
    #neikids-s-main .sports-field-container .box-mid {
    height: 395px;
    }
    #neikids-s-main .sports-field-container .box-bot {
    height: 460px;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 535px;
    }
    #neikids-s-main .box-1-b .box-title {
    font-size: 1.2em;
    line-height: 3em;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 20px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 60%;
    }
    .box-2-a > .contain-leftside > img,
    .box-2-a > .contain-rightside > img{
    display:none;
    }
    #neikids-s-main .neikids-header-container > p {
        font-size: 0.9em;
        line-height: 1.5em;
        margin-bottom: 15px;
        margin-top: 2px;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 2%;
    margin-right: 0;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .text_contain {
    line-height: 23px;
    }
    #neikids-s-main .text_contain > span {
        font-size: 0.9em;
        font-weight: bold;
        line-height: 1.7em;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .neikids-header-container > ul {
        font-size: 0.9em;
        line-height: 1.5em;
        width: 67%;
    }
}

@media (min-width: 360px) and (max-width: 413px) {
/* ----------- Galaxy S5  portrait-mode: 360px ----------- */
/* ----------- iPhone 6   portrait-mode: 375px ----------- */
    /* force fixed for consistancy*/
    #neikids-s-main {
    height: 2970px;
    margin-left:-5%;
    margin-right: auto;
    width: 333px;
    }
    #neikids-video {
    margin-left:-5%;
    margin-right: auto;
    width: 333px;
    }
    #neikids-footer {
    margin-left:-5%;
    margin-right: auto;
    width: 333px;
    }
    #neikids-s-main .sports-field-container-top,
    #neikids-s-main .sports-field-container-bot {
    width: 98%;
    }
    #neikids-s-main .sports-field-container {
    width: 98%;
    }
    #neikids-s-main .sports-field-container-top .box-head{
    height: 625px;
    }
    #neikids-s-main .sports-field-container .box-top {
     height: 755px;
    }
    #neikids-s-main .sports-field-container .box-mid {
    height: 395px;
    }
    #neikids-s-main .sports-field-container .box-bot {
    height: 460px;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 575px;
    }
    #neikids-s-main .box-1-b .box-title {
    font-size: 1.1em;
    line-height: 3em;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 20px;
    }
    #neikids-s-main  .box-2-a .box-title img{
    height: auto;
    width: 60%;
    }
    #neikids-s-main .box-2-a > .contain-leftside > img,
    #neikids-s-main .box-2-a > .contain-rightside > img{
    display:none;
    }
    #neikids-s-main .box-1-a .line_l,
    #neikids-s-main .box-1-a .line_r,
    #neikids-s-main .box-2-a .grey_line_l,
    #neikids-s-main .box-2-a .grey_line_r {
    width: 280px;
    }
    #neikids-s-main .neikids-header-container > p {
        font-size: 0.9em;
        line-height: 1.5em;
        margin-bottom: 15px;
        margin-top: 2px;
        width: 70%;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 2%;
    margin-right: 0;
    margin-top: 1%;
    width: 30%;
    }
    #neikids-s-main .text_contain > span {
        font-size: 0.9em;
        font-weight: bold;
        line-height: 1.7em;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .box-green .contain-rightside >img{
    width: 295px;
    }
    #neikids-s-main .box-green .contain-leftside >img{
    width: 305px;
    }
    #neikids-s-main .neikids-header-container > ul {
        font-size: 0.9em;
        line-height: 1.5em;
        width: 67%;
    }
    #neikids-video .neikids-video-paragraph-middle,
    #neikids-video .neikids-video-controls {
    left: 45px;
    }
}

/*content realestate: min 263px scales to max 302px */
@media (min-width: 0px) and (max-width: 359px) {
/* ----------- iPhone 4/S portrait-mode: 320px ----------- */
/* ----------- iPhone 5/S portrait-mode: 320px ----------- */
/* ----------- Galaxy S3  portrait-mode: 320px ----------- */
/* ----------- Galaxy S4  portrait-mode: 320px ----------- */
    /* force fixed for consistancy*/
    #neikids-s-main {
     height: 3700px;
    margin-left: -11%;
    margin-right: auto;
    width: 305px;
    }
    #neikids-video {
    margin-left: -11%;
    margin-right: auto;
    width: 305px;
    }
    #neikids-video,
    #neikids-video > #neikids-video-container
    {
    margin-left: -11%;
    padding-left: 11%;
    }
    #neikids-footer {
    margin-left: -11%;
    margin-right: auto;
    width: 305px;
    }
    #neikids-s-main .neikids-header-head-container {
    padding-top: 0;
    }
    #neikids-s-main .sports-field-container-top,
    #neikids-s-main .sports-field-container-bot {
    width: 98%;
    }
    #neikids-s-main .sports-field-container {
    width: 98%;
    }
    #neikids-s-main .sports-field-container-top .box-head{
    height: 665px;
    }
    #neikids-s-main .sports-field-container .box-top {
    height: 1080px;
    }
    #neikids-s-main .sports-field-container .box-mid {
      height: 575px;
    }
    #neikids-s-main .sports-field-container .box-bot {
     height: 595px;
    }
    #neikids-s-main .sports-field-container .box-green {
    height: 655px;
    }
    #neikids-s-main .box-1-b .box-title {
    font-size: 1em;
    line-height: 3em;
    }
    #neikids-s-main .box-2-a .box-title {
    top: 20px;
    }
    #neikids-s-main .box-2-a .box-title img{
    height: auto;
    width: 60%;
    }
    #neikids-s-main .box-2-a > .contain-leftside > img,
    #neikids-s-main .box-2-a > .contain-rightside > img{
    display:none;
    }
    #neikids-s-main .box-1-a > .contain-leftside > img,
    #neikids-s-main .box-1-a > .contain-rightside > img{
    width: 100%;
    }
    #neikids-s-main .box-1-a .line_l,
    #neikids-s-main .box-1-a .line_r,
    #neikids-s-main .box-2-a .grey_line_l,
    #neikids-s-main .box-2-a .grey_line_r {
    width: 94%;
    }
    #neikids-s-main .neikids-header-container > p {
        font-size: 0.9em;
        line-height: 1.5em;
        margin-bottom: 15px;
        margin-top: 2px;
    }
    #neikids-s-main .neikids-item-container {
    margin-bottom: 0;
    margin-left: 3%;
    margin-right: 0;
    margin-top: 1%;
    width: 45%;
    }
    #neikids-s-main .neikids-item-container .text_contain {
     width: 100%;
    }
    #neikids-s-main .text_contain > span {
        font-size: 0.9em;
        font-weight: bold;
        line-height: 1.7em;
    }
    #neikids-s-main .nei-sports-image {
    height: auto;
    margin-bottom: 0;
    margin-left: 26%;
    margin-right: 10%;
    margin-top: 5%;
    width: 50%;
    }
    #neikids-s-main .nei-sports-image img {
    height: auto;
    width: 100%;
    }
    #neikids-s-main .box-green .contain-rightside >img{
    width: 100%;
    height:auto;
    }
    #neikids-s-main .box-green .contain-rightside{
    margin-top: -10px;
    }
    #neikids-s-main .box-green .contain-leftside >img{
    display:none;
    }
    #neikids-s-main .box-bot-green {
     margin-top: -23px;
    width: 100%;
    }
    #neikids-s-main .box-bot-green .contain-leftside > img{
    display:none;
    }
    #neikids-s-main .neikids-header-container > ul {
        font-size: 0.9em;
            line-height: 1.5em;
        width: 67%;
    }
    #neikids-video .neikids-video-paragraph-middle,
    #neikids-video .neikids-video-controls {
    left: 35px;
    }
}

/* stylelint-enable */
