/* stylelint-disable */

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


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

#neikids-yed-main{
   width:100%;
   background-color:#e2e2e2;
}

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

.neikids-yed-footer {
    background-color: #6aacc7;
}

.neikids-yed-footer .neikids-didyouknow-container h4 {
	color:#000;
}
.neikids-yed-footer .neikids-didyouknow-container p {
	color:#000;
}


/*-------------------------------------------------------------------------*/
/*-- 3) Your Eyes Natural Defenses Custom Styles --------------------------*/
/*-------------------------------------------------------------------------*/

#neikids-yed-main .neikids-header-head-container {
    width:100%;
    padding-bottom: 20px;
    margin-left:auto;
    margin-right:auto;
}

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

#neikids-yed-main .neikids-header-text-container {
    width:60%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-top: 10px;
}

#neikids-yed-main .neikids-header-text-container > p {
   font-size: 1.1em;
    line-height: 1.6em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/*
#neikids-natural-text {
	position: absolute;
	z-index: 10;
	left:0px;
	top:9px;
	opacity: 1;
}


#neikids-natural-hidden {
	opacity: 0;
}

#neikids-natural-container {
    left: 88px;
    position: absolute;
    top: 1px;
}

#neikids-natural-container .leaves {
	position:absolute;
	z-index: 2;
}
#neikids-natural-container #leaf-1 {
 left: -6px;
    top: 35px;
	-webkit-animation-delay: 2s;
}
#neikids-natural-container #leaf-2 {
left: -5px;
    top: -1px;
	-webkit-animation-delay: 2s;
}
#neikids-natural-container #leaf-3 {
    left: 55px;
    top: 7px;
	-webkit-animation-delay: 2.5s;
}
#neikids-natural-container #leaf-4 {
   left: 134px;
    top: -9px;
	-webkit-animation-delay: 2.5s;
}
#neikids-natural-container #leaf-5 {
 left: 180px;
    top: -3px;
	-webkit-animation-delay: 3s;
}
#neikids-natural-container #leaf-6 {
 left: 235px;
    top: 4px;
	-webkit-animation-delay: 3s;
}
*/
#neikids-yed-main .neikids-item-container {
	text-align: center;
	padding-top:20px;
    padding-bottom:20px;
}

#neikids-yed-main #neikids-item-1 {
	margin-top: 45px;
}

#neikids-yed-main .neikids-item-container .neikids-item-image-highlight {
	margin:0 auto;
}

#neikids-yed-main .neikids-item-container p {
  font-size: 1.1em;
    line-height: 1.6em;
    margin: 40px auto 10px;
    text-align: left;
     width: 40%;
}

#neikids-yed-main .neikids-item-container .neikids-item-image-highlight {
  height: auto;
  max-width: 519px;
  padding-left: 10px;
  width: 90%;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  background-size: 90% auto;
  border: none;
}

#neikids-yed-main .neikids-item-container .neikids-item-image-highlight:focus {
  outline: 3px solid #0055b8;
}

.gif-swap{
    cursor:pointer;
}

.neikids-didyouknow-container h2 {
  color: #000;
}

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

/*content realestate: 848px (stays fixed) */
@media (min-width: 1200px) {
/* default desktop css */
    #neikids-yed-main .neikids-header-text-container {
    width: 40%;
    }
    #neikids-yed-main .neikids-item-container p {
    width: 28%;
    }
}

/*content realestate: 698px (stays fixed) */
@media (min-width: 993px) and (max-width: 1199px){
}

/*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----------- */

}

/*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-yed-main
    {
    width: 679px;
    margin-left: auto;
    margin-right: auto;
    }
}

/*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-yed-main
    {
    width: 583px;
    margin-left: auto;
    margin-right: auto;
    }
}

/*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-yed-main
    {
    width: 511px;
    margin-left: auto;
    margin-right: auto;
    }
}

/*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-yed-main
    {
    width: 357px;
    margin-left: -5%;
    margin-right: auto;
    }
    #neikids-yed-main .neikids-header-text-container {
    width: 80%;
    }
    #neikids-yed-main .neikids-item-container p {
    width: 75%;
    }
        #neikids-footer {
    height: 225px;
    }
}

/*content realestate: min 303px scales to max 356px */
@media (min-width: 360px) and (max-width: 413px) {
/* ----------- Galaxy S5  portrait-mode: 360px ----------- */
    #neikids-yed-main {
        margin-left: -3%;
    }
}
@media (min-width: 375px) and (max-width: 413px) {
/* ----------- iPhone 6   portrait-mode: 375px ----------- */
     #neikids-yed-main {
     margin-left: auto;
    }
}
@media (min-width: 360px) and (max-width: 413px) {
/* ----------- Galaxy S5  portrait-mode: 360px ----------- */
/* ----------- iPhone 6   portrait-mode: 375px ----------- */
    /* force fixed for consistancy*/
    #neikids-yed-main {
    width: 303px;
    margin-right: auto;
    }
    #neikids-yed-main .neikids-header-text-container {
    width: 80%;
    }
    #neikids-yed-main .neikids-item-container p {
    width: 75%;
    }
        #neikids-footer {
    height: 225px;
    }
}

/*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-yed-main
    {
    width: 263px;
    margin-left: -3%;
    margin-right: auto;
    }
    #neikids-yed-main .neikids-header-text-container {
    width: 80%;
    }
    #neikids-yed-main .neikids-item-container p {
    width: 75%;
    }
    #neikids-footer {
    height: 250px;
    }
}

/* stylelint-enable */
