@font-face {
    font-family: 'MyriadProBold';
    src: url('fonts/MyriadProBold.eot');
    src: url('../fonts/MyriadProBold.eot') format('embedded-opentype'),
         url('../fonts/MyriadProBold.woff2') format('woff2'),
         url('../fonts/MyriadProBold.woff') format('woff'),
         url('../fonts/MyriadProBold.ttf') format('truetype'),
         url('../fonts/MyriadProBold.svg#MyriadProBold') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/MyriadProRegular.eot');
    src: url('../fonts/MyriadProRegular.eot') format('embedded-opentype'),
         url('../fonts/MyriadProRegular.woff2') format('woff2'),
         url('../fonts/MyriadProRegular.woff') format('woff'),
         url('../fonts/MyriadProRegular.ttf') format('truetype'),
         url('../fonts/MyriadProRegular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Cond.eot');
    src: url('../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MyriadPro-Cond.woff2') format('woff2'),
         url('../fonts/MyriadPro-Cond.woff') format('woff'),
         url('../fonts/MyriadPro-Cond.ttf')  format('truetype'),
         url('../fonts/MyriadPro-Cond.svg#Myriad Pro') format('svg');
}
@font-face {
    font-family: 'MyriadProBoldCond';
    src: url('../fonts/MyriadProBoldCond.eot');
    src: url('../fonts/MyriadProBoldCond.eot') format('embedded-opentype'),
         url('../fonts/MyriadProBoldCond.woff2') format('woff2'),
         url('../fonts/MyriadProBoldCond.woff') format('woff'),
         url('../fonts/MyriadProBoldCond.ttf') format('truetype'),
         url('../fonts/MyriadProBoldCond.svg#MyriadProBoldCond') format('svg');
}
@font-face {
    font-family: 'MyriadProBlack';
    src: url('../fonts/MyriadProBlack.eot');
    src: url('../fonts/MyriadProBlack.eot') format('embedded-opentype'),
         url('../fonts/MyriadProBlack.woff2') format('woff2'),
         url('../fonts/MyriadProBlack.woff') format('woff'),
         url('../fonts/MyriadProBlack.ttf') format('truetype'),
         url('../fonts/MyriadProBlack.svg#MyriadProBlack') format('svg');
}


html{width:100%;}
body{
	width:100%;
	background: #333A42;
	font-family: 'MyriadProRegular';
}
.h2, h2 {font-family: 'MyriadProBold';}
b, strong {
    font-family: 'MyriadProBold';
}
main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
}

.row{
	margin: 0;
}
p {
    font-size: 18px;
}
.mt40{
	margin-top: 10px !important;
}
img{
	width: 100%;
}


.firstSection {
    background: url(../img/CT6TK9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 800px;
}
.worldLangContainer{	
background: #6B489D; 
}

.eyeDiscover{	
background: #3177BC; 
}
.headerRow {
  background: rgba(0,0,0,0.8);
    display: inline-block;
    width: 100%;
    margin: 30px 0 0 0;
}
.headerList{
    width: calc(100% - 160px);
    float: left;
}
.headerList ul {
   list-style: none;
	width: 100%;
}
.headerList li {
       float: left;
       width: 14.2%;
       text-align: center;
       padding: 30px 0;
}
.headerList li a {
    font-size: 23px;
    color: #fff;
    margin: 0 auto;
    font-family: 'MyriadProBold';
}
.headerList li a:hover {
   text-decoration:none;
	color:#7EC249;
}
.sageKeeper {
    float: left;
    width: 160px;
    position: relative;
}
.sageKeeperLogo {
  POSITION: RELATIVE;
    width: 100%;
    float: left;
    height: 90px;
}
.sageKeeperLogo img {
    position: absolute;
    top: -20px;
}
a.freeTrail {
    background: #7EC249;
    padding: 3px 10px 5px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 24px !important;
    color: #fff !important;
    font-family: 'MyriadProBold';
}
a.freeTrail:hover{
    background:#fff;
    color:#000 !important;
}
.creeLang {
    width: 180px;
    float: left;
}
span.allDev {
    float: left;
    font-size: 16px;
    color: #fff200;
    line-height: 30px;
    width: 100%;
    font-family: 'MyriadProBold';
}	
p.alongWith {
    color: #fff;
    font-size: 14px;
    font-family: 'MyriadProRegular';
    line-height: 18px;
}

.lightGreen{
	background: #A6CE39;
	color: #fff;
	padding-left: 50px;
	padding-top: 20px;
}
.orange{
	background: #F15A38;
	color: #fff;
	padding-top: 20px;
}
.green{
	background: #00A597;
	color: #fff;
	padding-top: 20px;
}
.blue{
	background: #00AEEF;
	color: #fff;
	padding-right: 30px;
	padding-top: 20px;
}
.purple{
	background: #6B489D;
	color: #fff;
	padding-left: 50px;
	padding-top: 20px;
}
.blueDark{
	background: #1275BC;
	padding-right: 30px;
	padding-top: 20px;
	    padding-left: 40px;
}
.neon{
	background: #40ae49;
	color: #fff;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
}
.suivant{
    width: 180px;
	    margin-bottom: 20px;
}
.easyToRead{
	margin:10px 0 0 0;
}
.lightColor{
	color: #FFFF00;
	font-family: 'MyriadProBold';
}
.pl30{
	padding-left: 40px;
}
.sensor{
	width: 250px;
	float: right;
}
.learning{
	width: 250px;
	float: right;
	margin: 90px 0 0 0;
}
h4.edOptic {
    font-size: 20px;
    margin: 20px 0 0 0;
    font-family: 'MyriadProBold';
}
ul.edOpticList {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
}
img.africaIpad {
    width: 90%;
    margin: 30px 0 20px 0;
}
.edOpticList li {
    font-size: 16px;
    margin: 0 0 8px 0;
    padding-left: 30px;
    position: relative;
}
.edOpticList li::before{
	content: "";
	background: url(../img/check.svg);
	height: 22px;
	width: 22px;
	position: absolute;
	left: 0;
}
.nonFictionWraper{
	background: #10AC85;
}

.imacAv2{
	text-align: center;
}
.imacAv2 img {
    width: 80%;
    margin: 0 auto;
}
.colorBlack{
	color: #000 !important;
}
.av2Logo {
    margin: 40px 0 0 20px;
}
.opticReadalong.colorBlack {
    margin: 60px 0 0 0;
    font-style: italic;
    font-weight: 800;
    font-family: 'MyriadProBlack';
}

.unicorn{
	width: 70%;
}
.videoIcon{
	width: 40px;
	margin-right: 5px;
}
img.walk {
    margin: 10px auto 0;
}
img.theRule {
    margin: 10px 0 0 0;
}
.resImage{
	margin-top: 20px;	
}
.FictionWraper{
	background: #F58220;
}
.fictionAllDevices {
    max-width: 1120px;
    position: absolute;
    bottom: 0;
    z-index: 99999;
    left: 10px;
}
h3.audioQuality {
    width: 480px;
    position: absolute;
    left: 50px;
    top: 60px;
    font-size: 30px;
    font-family: 'MyriadProBold';
}

img.readMe {
    margin: 20px 0;
}
img.youngReader {
    width: 250px;
    position: absolute;
    right: 100px;
    top: 80px;
}
.gradek2Wraper{
	background: #253F8E;
}


.seriesInfoHead {
    padding: 0;
    font-size: 26px;
    color:#fff;
    font-family: 'MyriadProBoldCond';
    margin: 50px 0 0 0;
    line-height: 21px;
}
.seriesInfoPara {
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    color:#fff;
    font-family: 'Myriad Pro';
    padding: 0;
    margin: 0;
}
.seriesInfoList {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    color:#fff;
}
.seriesInfoList li {
    line-height: 20px;
    font-size: 13px;
    min-height: 15px;
}
.seriesInfoList li strong {
   font-family: 'MyriadProBoldCond';
}
.seriesInfoFooter {
    border-top: 1px solid #fff;
    font-size: 13px;
    padding: 5px 0;
    color:#fff;
    margin: 10px 0 0 0;
    text-align: center;
}
.paddingNone {
    padding: 0;
}
.seriesInfo {
    padding: 0 20px 0 0;
}
.learningExp {
    background: #00A99C;
    padding: 20px 30px 0px 20%;
    position: relative;
    margin: 70px 0 0 0;
}

.learningExp h2 {
    position: absolute;
    top: -48px;
    background: #00a99c;
    padding: 10px 10px;
    border-radius: 20px 20px 0 0;
    font-family: 'MyriadProBoldCond';
    left: 36%;
}
img.continents-africa-iPad {
    margin: 20px 0;
    width: 85%;
    z-index: 999;
    position: relative;
}
.continenetImage {
    padding: 0 0 0 14%;
}

.grade35Wraper{
	background: #491D74;
}
.grade612Wraper{
	background: #00746B;
}
.digRes {
    background: #F8C014;
    padding: 20px 30px 0px 50px;
    position: relative;
    margin: 70px 0 0 0;
}

.digRes h2 {
    position: absolute;
    top: -48px;
    background: #F8C014;
    padding: 10px 100px 10px 40px;
    border-radius: 0 20px 0 0;
    font-family: 'MyriadProBoldCond';
    left: 0;
    line-height: 30px;
}
.skySreaper {
    top: -50px;
    position: relative;
    width: 80%;
    padding-bottom: 20px;
}

.stuAssess{
    background: #00A99C;
    padding: 20px 30px 0px 41px;
    position: relative;
}
.stuAssess h2 {
    position: absolute;
    top: -48px;
    background: #00A99C;
    padding: 10px 50px 10px 40px;
    border-radius: 0 20px 0 0;
    font-family: 'MyriadProBoldCond';
    left: 0;
    line-height: 30px;
}

.actImage {
    top: -50px;
    position: relative;
    width: 80%;
    padding-bottom: 0;
}
.totemPoles{
	text-align: center;
	position: relative;
}
.totemPoles img {
       margin: 30px auto -60px;
       width: 118%;
       position: absolute;
       left: -15%;
       z-index: 99;
       top: 20px;
         max-width: 1100px;
    right: 0;
}
.row.smartboard35 {
    margin: 480px 0 0 -400px;
    width: 550px;
}
.row.smartboard35 img{
    margin: 30px 0 0 0;
}
.lbxVideo img {
    width: 85%;
    margin-bottom: 70px;
}
.addResources{
    background: #00A99C;
    padding: 30px 0px 0px 0px;
    position: relative;
    display: grid;
}
.addResources h2 {
        position: absolute;
        top: -48px;
        background: #00a99c;
        padding: 10px 10px;
        border-radius: 20px 20px 0 0;
        color: #fff;
        font-family: 'MyriadProBoldCond';
        left: 30%;
}
ul.addResList {
    list-style: none;
    padding: 0;
	    margin: 60px 0 0 0;
}
.addResList li {
    width: 33.33%;
    float: left;
    padding-right: 30px;
    background: linear-gradient(#00a99c, #A1CC6B);
    padding-left: 30px;
    height: 120px;
}
.addResList h3 img {
    width: 35px;
}

.addResList h3 {    
	font-size: 21px;    
	font-family: 'MyriadProBoldCond';
}
.addResList p {    
	font-size: 15px;    
	line-height: 18px;
}
.addResList li.center{
	background: linear-gradient(#00a99c, #8ABF46);
}
.lbxTransportation{
	text-align: center;
}
.lbxTransportation img {
   margin: 20px auto -60px;
   width: 98%;
   position: absolute;
   right: -40px;
   z-index: 99;
   top: 60px;
   max-width: 850px;
}
.row.smartboard612 {
       margin: 0;
    position: absolute;
    bottom: 0;
}
.row.bottomRedStrip {
    background: #EE3129;
}
.row.bottomRedStrip p {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 30px 0;
    font-family: 'MyriadProBold';
    font-size: 50px;
    text-shadow: 0px 8px 11px rgba(0,0,0,0.6);
}
.row.bottomRedStrip p a{
   text-decoration: none;
    color: #fff;
}
.row.bottomRedStrip p span {
    color: #FFFF00;
}
.footer{
	background: #000000;	
}
.footerList{
    width: calc(100% - 160px);
    float: left;
}
.footerList ul {
   list-style: none;
	width: 100%;
}
.footerList li {
       float: left;
       width: 20%;
       text-align: center;
       padding: 30px 0 70px 0;
}
.footerList li span {
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    font-family: 'MyriadProBold';
}

.footerList li a {
    font-size: 14px;
    color: #FFFF00;
    font-weight: 700;
    margin: 0 auto;
}
.sageKeeperLogoFooter {
    position: relative;
    padding: 10px;
    height: 110px;
}
.sageKeeperLogoFooter img {
    position: absolute;
    bottom: 0;
}

p.copyright {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    z-index: 9999;
    margin: 0;
    padding: 10px 0;
}
a.downloadBrochure {
    background: #F7943E;
    padding: 3px 10px 5px 10px;
    border-radius: 4px;
    font-size: 24px !important;
}
a.downloadBrochure:hover{
    background:#fff;
    color:#000 !important;
}
.secSecLeftDiv{
	width: 400px;
	display: inline-block;
	position: relative;
	padding: 0 0 0 0px;
}
.secSecRightDiv{
	width: calc(100% - 400px);
	display: inline-block;
	vertical-align: top;
	height: 100%;
}
.secSecLeftDivFooter {
    bottom: 0;
    background: #E7463A;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 30px 0 20px 0;
}
.secSecLeftDivFooter::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-right: 150px solid transparent;
    border-left: 150px solid transparent;
    border-top: 20px solid #8ac248;
}
.thirdSec .secSecLeftDivFooter::before {
   border-top: 20px solid #468ecc !important;
}
.fourthSec .secSecLeftDivFooter::before {
   border-top: 20px solid #00A99D !important;
}
.whatIncluded {
    margin: 20px 0 0 0;
}
.whatIncluded h2 {
    color: #000;
    background: #F8C014;
    width: auto;
    display: inline;
    padding: 0 10px 3px 50px;
    font-size: 26px;
    font-weight: bold;
}
.lightboxSubsLogo {
     width: 100%;
     padding: 20px 30px 20px 50px;
     float: left;
}
.lightboxSubsLogo img{
    width: 120%;
    max-width: 700px;
}
.grades {
    color: #000;
    padding: 0px 0 0px 50px;
}
.grades h1 {
    font-size: 50px;
    line-height: 70px;
    color: #fff;
    font-family: 'MyriadProBold';
}
.grades h1 span {
    width: 100%;
    font-size: 90px;
    display: block;
}
.interTitle {
    padding: 20px 120px 0 50px;
    color: #fff;
}
.interTitle ul {
    margin: 40px 0 30px 0;
    padding: 0;
    list-style: none;
}
.interTitle span {
    font-size: 24px;
    line-height: 26px;
}
.interTitle font {
    font-size: 32px;
    font-weight: bold;
}
.interTitle ul img {
    width: 30px;
}
.interTitle ul li {
    font-size: 20px;
    margin-bottom: 15px;
}
.interTitle label {
    line-height: 22px;
    margin: 0 0 0px 0;
    padding: 10px 0 20px 0px;
    font-size: 16px;
    font-weight: 500;
}
.continentAsia{
	text-align: center;
	position: relative;
}
.continentAsia img {
    margin: 30px auto -60px;
    width: 200%;
    position: absolute;
    left: -40%;
    z-index: 99;
    top: 80px;
    max-width: 1500px;
}

.rightSideList{  
	position: absolute;
    top: 70px;
    right: 120px;
    width: 300px;
	list-style: none;
}
img.sbImage {
    margin: 0 0 10px 0;
    max-width: 350px;
}
.rightSideList li{
	position: relative;
	margin-bottom: 10px;
	font-size: 18px;
}
.rightSideList li::before{
	content: "";
	background-image: url(../img/listIcon.png);
	height: 30px;
	width: 30px;
	background-size: cover;
	position: absolute;
	left: -45px;
	top: 0;
}
.digSub h2 {
    background: #333A42;
    color: #fff;
    padding: 0px 10px 0px 60px;
    font-weight: 700;
    font-size: 40px;
    margin: 30px 0 0 0;
	display: inline-block;
}
.digSubInfo{
    background: #333A42;
    padding-top: 30px;
}
.yearSub{
	width: 340px;
	margin-left: 30%;
	margin-bottom: 30px;
	position: relative;
}
.yearSub h3{
	color: #fff;
	margin: 0;
	display: initial;
	padding: 0 10px 0 20px;
	font-weight: 700;
}
.yearSub p{
	color: #fff;
	width: auto;
	display: inline-block;
	margin: 0;
	padding: 0px 10px 5px 20px;
	font-size: 18px;
}
.amount{
	position: absolute;
	right: 330px;
	top: 7px;


	z-index: 99;
}
.amount span{
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	padding: 0 10px;
}
.oneYear .amount span{
	background: #F15B38;
	
}
.oneYear .yearSub h3, .oneYear .yearSub p{
	background: #F7943E;
}
.threeYear .amount span{
	background: #41AD49;
}
.threeYear .yearSub h3, .threeYear .yearSub p{
	background: #A6CE39;
}
.allDevices {
    position: relative;
    color: #fff;
    width: 410px;
    margin: 0 auto;
}
img.allDevicesImage {
    position: absolute;
    width: 210px;
    right: 0px;
    top: -17px;
}
.allDevices h4 {
    color: #FFF200;
    margin: 0;
    font-size: 18px;
    padding: 14px 0 0 0;
}
.allDevices p {
    margin: 0;
    font-size: 13px;
    line-height: 16px;
    padding: 0 0px 0 0;
}
.chooseDemo {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0 30px 0;
    position: relative;
    margin: 0 40px;
}
.chooseDemo::before{
	content:"";
	position: absolute;
	height: 4px;
	width: 36%;
	background: #fff;
	left: 0;
	top: 62px;
}
.chooseDemo::after{
	content:"";
	position: absolute;
	height: 4px;
	width: 36%;
	background: #fff;
	right: 0;
	top: 62px;
}
.chooseDemo.chooseAv2::before{
	background: #000;
}
.chooseDemo.chooseAv2::after{
	background: #000;
}
.chooseDemo span {
    position: relative;
    padding: 0 30px;
}
ul.chhoseDemoBooks {
    padding: 0;
    margin: 30px 10% 50px 10%;
    width: 80%;
    list-style: none;
}
.chhoseDemoBooks li {
    float: left;
    width: 33.33%;
    text-align: center;
}
.chhoseDemoBooks li img {
    width: auto;
    border: 2px solid #fff;
    height: 350px;
}
.carnivorusPlant {
   text-align: center;
   position: relative;
   float: left;
   width: 100%;
}
.carnivorusPlant img {
    width: 80%;
    margin: 30px auto -50px;
    /* position: absolute; */
    left: 10%;
    max-width: 750px;
}
.rightSideListSecond{  
	 width: 310px;
	list-style: none;
	
}
.rightSideListSecond li{
	position: relative;
	margin-bottom: 5px;
	font-size: 18px;
}
.rightSideListSecond li::before{
	content: "";
	background-image: url(../img/listIcon.png);
	height: 30px;
	width: 30px;
	background-size: cover;
	position: absolute;
	left: -45px;
	top: 0;
}
.mt100{
	margin: 100px 0 0 0;
}
.transportation {
   text-align: center;
   position: relative;
   float: left;
   width: 100%;
}
.transportation img {
    width: 78%;
    margin: 0px auto -80px;
    max-width: 820px;
}
.grdTitle {
    font-weight: 700;
    font-size: 21px;
    padding: 0 130px 20px 0;
}
.rightSideListSecond li span {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 21px;
}
.trex {
    text-align: center;
}
.trex img {
    width: 80%;
    margin: 0px auto;   
    max-width: 1200px;
}
.sensory{
    text-align: center;
    width: 98%;
    margin: 0 auto;
	position: relative;
}
.sensory img {
    width: 100%;
    margin: 20px auto 0;
    max-width: 800px;
    position: absolute;
    left: 0;
    z-index: 999;
}
.leftSideList{
	 list-style: none;
	 margin-left: 45px;
	 display: inline-block;
	 margin-top: 20px;
}
.leftSideList li{
	position: relative;
	margin-bottom: 30px;
	font-size: 22px;
	color: #fff;
	font-weight: 200;
	line-height: 30px;
	padding-right: 20px;
}
.leftSideList li::before{
	content: "";
	background-image: url(../img/listIcon.png);
	height: 30px;
	width: 30px;
	background-size: cover;
	position: absolute;
	left: -45px;
	top: 0;
}
.leftSideList li span {
    float: left;
    font-size: 22px;
    color: #FFF101;
    line-height: 25px;
    font-family: 'MyriadProBold';
    margin-right: 10px;
}
.audioBooks {
    float: left;
    width: calc(90% - 180px);
    padding-left: 84px;
    margin-bottom: 50px;
    color: #fff;
    font-size: 43px;
    font-family: 'MyriadProBlack';
    margin-top: 20px;
}
.audioBooks span {
    font-size: 60px;
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    font-family: 'MyriadProBlack';
    line-height: 60px;
}
.colorWhite{
	color: #fff;
	font-size: 16px;
}
.chooseWorldLang span {
}
.chooseEyeDis span {
}
.chooseAv2 span {
    color: #000;
}
img.lang {
    width: 70%;
}
.eachTitle {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    line-height: 32px;
    padding-left: 30px;
}
ul.chhoseDemoBooks2 {
    padding: 0;
    margin: 30px 0% 50px 0%;
    width: 100%;
    list-style: none;
}
.chhoseDemoBooks2 li {
    float: left;
    width: 25%;
    text-align: center;
}
.chhoseDemoBooks2 li img {
    width: auto;
    border: 2px solid #fff;
    height: 300px;
}
.eyeDisLogo {
     width: 100%;
     padding: 20px 20px;
     float: left;
}
.eyeDisLogo img{
    width: auto;
    height: 220px;
    margin: 30px 0 0 0;
}.excitingFusion {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 44px;
    line-height: 50px;
    font-weight: 700;
    margin-top: 80px;
    font-family: 'MyriadProBoldCond';
}
.excitingFusion span{
  color: #FFF200;	
	
}
.opticReadalong {
    float: left;
    color: #fff;
    width: 100%;
    font-size: 54px;
    line-height: 60px;
    font-family: 'MyriadProBlack';
}
.newWay {

    float: left;
    width: 100%;
    padding-left: 20px;
    color: #fff;
    font-size: 40px;
    font-family: 'Myriad Pro';
    line-height: 50px;
    margin: 50px 0 0 0;
}
.keyFeature {
  text-align: left;
  color: #fff;
}
.keyFeature h2 {
    font-weight: 700;
    font-size: 40px;
}
.eachHardcover {
    font-size: 18px;
    position: relative;
    padding-right: 100px;
        margin-bottom: 30px;
}
.eachHardcover::after{
	content: "";
	position: absolute;
	background-image: url(../img/head-set.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 117px;
	width: 100px;
	top: -40px;
	right: 0;
}
.ownPace {
    font-size: 18px;
}
.av2Fiction {
    text-align: center;
    margin: 30px 0 0;
}
.chhoseDemoBooksAv2 li {
    height: 350px;
    align-items: end;
    display: grid;
}
.chhoseDemoBooksAv2 li img {
    height: auto;
    max-height: 350px;
    width: auto;
    max-width: 350px;
    margin: 0 auto;
}
.av2ReadAlong {
    width: 400px;
    padding-left: 30px;
    text-align: left;
    position: absolute;
}
.av2ReadAlong img {
    height: 150px;
    width: auto;
}
.fictionLaptop{
	width: 90%;
	margin-bottom: -50px;
}
.av2ReadAlong h2 {
    font-size: 55px;
    font-weight: 800;
    margin: 20px 0 0 0;
}
.qualityAudio {
    position: absolute;
    top: 130px;
    right: 100px;
    width: 300px;
    text-align: left;
    font-size: 27px;
    font-weight: 700;
}
.newContent {
    position: absolute;
    padding-left: 30px;
    font-weight: 700;
    color: black;
    bottom: 0;
    font-size: 16px;
}
.milkyWAy {
    text-align: center;
}
.milkyWAy img {
    width: 90%;
    margin: 20px auto -60px;
}
.nonFiction{
	margin: 30px 0 0 0;
	    padding-left: 30px;
    text-align: left;
	
}
.nonFiction img {
    height: 150px;
    width: auto;
}
.nonFiction h2 {
    font-size: 55px;
    font-weight: 800;
    margin: 20px 0 0 0;
    padding-right: 210px;
}
.nonFiction p {
    font-size: 28px;
    font-weight: 700;
    padding: 20px 80px 0 0;
}
.navbar-collapse.collapse.in{
	display: block !important;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
    float: left;
    width: 100%;
}
button.navbar-toggler {
    background: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    outline: none;
}

.row.learningSmartboard {
    position: absolute;
    left: 50%;
    min-width: 1150px;
    bottom: -6px;
}
p.traditional {
    width: 100%; 
    text-align:center; 
    color:#fff; 
    font-size:14px;
    position: absolute; 
    bottom:20px; 
    z-index:9999;
}

@media screen and (max-width: 1740px)  {
.headerList li a {
    font-size: 18px;
}
a.freeTrail {
    font-size: 17px !important;
}
a.downloadBrochure {
    font-size: 17px !important;
}
	.continentAsia img {
     top: 160px;
}
	.row.learningSmartboard {
    left: 35%;
}
	.row.smartboard612 {
    margin: 540px 0 0 0;
}
	.newWay {
       line-height: 40px;
}
	h3.audioQuality {
    font-size: 26px;
}
.opticReadalong.colorBlack {
    margin: 50px 0 0 0;
}	
.newWay {   
    font-size: 32px;
	    margin: 30px 0 0 0;
}
	.sensor {
    width: 200px;
}
	.eyeDisLogo img {
    height: 180px;
}
	.excitingFusion {   
    font-size: 34px;
    margin-top: 60px;
}
	.opticReadalong {
    font-size: 42px;
}
	.lightboxSubsLogo img {
    max-width: 550px;
}
	.continentAsia img { 
    width: 220%;
    left: -50%;
	top: 100px;
}
	.interTitle ul {
    margin: 20px 0 20px 0;
}
	.row.smartboard35 {
    margin:290px 0 0 0;
		width: 100%;
}
	.row.smartboard612 {
    margin: 450px 0 0 0;
		
}
	.learning {
    width: 220px;
    margin: 40px 0 0 0;
}
	.skySreaper {
    top: -20px;
    padding-bottom: 40px;
}
.actImage {
    top: -30px;
}
	.fictionAllDevices {
     bottom: 10px;
}
}
@media screen and (max-width: 1550px)  {
.headerList li a {
    font-size: 16px;
}
a.freeTrail {
    font-size: 15px !important;
}
	.sageKeeper {
    width: 140px;
}
	.headerList {
    width: calc(100% - 140px);
}
	.continentAsia img {
    top: 180px;


}
	h4.edOptic {
    margin: 10px 0 0 0;
}
}

@media only screen and (max-width: 1500px) and (min-width: 1300px)  {
	.audioBooks {
      font-size: 30px;
}
	.audioBooks span {
    font-size: 40px;
	}
	.row.learningSmartboard {
    left: 35%;
    min-width: 1000px;
}
	.creeLang {
    width: 150px;
}
	.leftSideList li {
     font-size: 18px;
    line-height: 22px;

}
	.leftSideList li span {
     line-height: 22px;
    margin-right: 5px;
}
	.eyeDisLogo img {
    height: 150px;
}
	.excitingFusion {
    font-size: 28px;
    margin-top: 70px;
    line-height: 30px;
}
	.continentAsia img {
    top: 256px;
}
	.row.smartboard35 {
    margin: 200px 0 0 0;
}
	.row.bottomRedStrip p {
   font-size: 40px;
}
	.row.smartboard612 {
    margin: 360px 0 0 0;
}
	.addResList li {
    padding-right: 10px;
    padding-left: 10px;
    height: 130px;
}
	.addResources h2 {
      left: 20px;
}
	.fictionAllDevices {
    bottom: 0px;
}
	h3.audioQuality {
    width: 380px;
		top: 30px;
    font-size: 22px !important;
}
	img.youngReader {
    width: 210px;
    right: 50px;
    top: 50px;
}
	.imacAv2 img {
    width: 100%;
}
	.keyFeature h2 {
    font-size: 32px;
}
}
@media screen and (max-width: 1380px)  {
	.headerList li {
   
    position: relative;
}
	.headerList li a {
    font-size: 15px;
}
	.lbsSub{
    display: flex;
    width: 120px;
    line-height: 16px;
	    position: absolute;
    top: 25px;
}
a.downloadBrochure {
    display: flex;
    width: 120px;
    line-height: 16px;
	    position: absolute;
    top: 20px;
}
}
@media screen and (max-width: 1299px)  {
	.audioBooks span {
    font-size: 40px;
    line-height: 40px;
 }
	.audioBooks {
      font-size: 30px;
}
.row.learningSmartboard {
    left: 0;
       position: relative;
    left: 0;
    min-width: auto;
}
	.creeLang {
    width: 140px;
}
	.lightboxSubsLogo img {
    max-width: 450px;
    width: 100%;
}
	.leftSideList li {
    font-size: 16px;
    line-height: 24px;
}
	.leftSideList li span {
     font-size: 20px;
    line-height: 24px;
}
	p.alongWith {
    font-size: 12px;
}
	.lightboxSubsLogo {
     padding: 20px 30px 20px 20px;
}
.audioBooks {
    padding-left: 20px;
    margin-top: 0;
 }
	
	.leftSideList {
     margin-left: 20px;
}
	.lightGreen {
    padding-left: 30px;
}
	.green {
    padding-left: 30px;
}
	.easyToRead {
    margin: 10px 0 20px 0;
}
		.eyeDisLogo {
    padding: 20px 20px 20px 0;
}
	.newWay {
       padding-left: 0;
    margin: 30px 0 0 0;
    font-size: 25px;
    line-height: 30px;
}
	.pl30 {
    padding-left: 20px;
}
	.purple {
   padding-left: 30px;
}
	.av2Logo {
    margin: 40px 0 0 0px;
}
	.opticReadalong.colorBlack {
    margin: 40px 0 0 0;
}
	.excitingFusion {
    font-size: 24px;
    margin-top: 80px;
    line-height: 30PX;
}
	.opticReadalong {
    font-size: 36px;
    line-height: 34px;
}
	.eyeDisLogo img {
    height: 160px;
}
	.learning {
    width: 170px;
    margin: 60px 0 0 0;
}
	.imacAv2 img {
    width: 100%;
}
	a.downloadBrochure {
    width: 100px;
}
	h3.audioQuality {
    font-size: 20px;
    width: 310px;
    top: 15px;
    left: 30px;
    line-height: 20px;
}
	img.youngReader {
    width: 190px;
    right: 40px;
    top: 20px;
}
	.fictionAllDevices {
    position: relative;
    bottom: 10px;
    left: 10px;
}
	.continentAsia img {
    width: 100%;
    position: relative;
    left: 0;
    top: 8%;
	margin-bottom: 0px;
}
	.learningExp h2 {
     left: 0;
}
	.continenetImage {
    padding: 0 0 0 4%;
}
	.learningExp {
    padding: 20px 30px 0px 0%;
}
		
	.totemPoles img {
    margin: 0;
    width: 70%;
    position: relative;
    left: 0;
    z-index: 99;
    top: 20px;
}
	
	.row.smartboard35 {
    margin: 0;
    width: 100%;
}
	
	.lbxTransportation img {
    margin: 0;
    width: 80%;
    position: relative;
    right: 0;
    z-index: 99;
    top: 0;
}
	.row.smartboard612 {
    margin: 0;
    position: relative;
}
	.row.bottomRedStrip p {
     font-size: 35px;
}
}
@media screen and (max-width: 991px)  {
	.headerList li {
    width: 100%;
}
	div#navbarNav {
    position: absolute;
    right: 0;
    top: 90px;
    background: #000;
}
	.headerList li {
    width: 100%;
    padding: 10px 30px;
}
	a.downloadBrochure {
   position: relative;
    top: 0;
}
	a.lbsSub {
   position: relative;
    top: 0;
}
.sensory img {
    position: relative;
    margin: 0;
    width: 60%;
}
	.trex img {
    width: 60%;
}
	h4.edOptic {
    margin: 20px 0 0 0;
}
	img.africaIpad {
    margin: 20px 0 20px 0;
}
	
	.imacAv2 img {
    width: 60%;
}
	

	h3.audioQuality {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    font-weight: 800;
    font-size: 26px;
    padding: 20px 40px;
    line-height: 32px;
 }

img.youngReader {
    width: 170px;
    position: absolute;
    right: 10px;
    top: 160px;
}
		.fictionAllDevices {
    position: relative;
    bottom: 0px;
}
	.secSecRightDiv {
    width: 100%;
}
	.secSecLeftDiv {
    width: 100%;
}
	.lightboxSubsLogo img {
    width: 100%;
    max-width: 400px;
}
	
	.row.smartboard35 img {
    margin: 0px 0 0 0;
}
	
	.eyeDisLogo img {
    height: 160px;
}

	.excitingFusion {
    font-size: 34px;
     line-height: 40px;
    margin-top: 50px;
}
	
	
	.newWay {
     font-size: 30px;
    line-height: 40px;
}
	.learning {
    margin: 40px 0 0 0;
}
	.grades {
    padding: 0px 0 0px 30px;
}
	.interTitle {
    padding: 20px 120px 0 30px;	
}
	.row.bottomRedStrip p {
     font-size: 26px;
}
	.sensor {
    width: 190px;
}
}
@media screen and (max-width: 767px)  {
	.audioBooks {
    width: 100%;
    font-size: 30px;
	}
	
		.audioBooks span {
    font-size: 35px;
		}
	.creeLang {
    width: 100%;
    text-align: center;
}
	.creeLang img{
    width: 200px;
    margin: 0 auto;
}
	.allDevWrap {
     padding-bottom: 20px;
}
	.lightGreen img {
    margin-bottom: 20px;
}
	.orange {
   padding-left: 30px;
}
	.easyToRead {
    margin: 10px 0 20px 20px;
}
	.excitingFusion {
     margin-top: 0px;
}
	.sensor {
    width: 100%;
    text-align: center;
}
	.sensor img{
    width: 200px;
    margin: 0 auto;
}
	.learning {
    width: 100%;
    text-align: center;
}
	.learning img{
    width: 200px;
    margin: 0 auto;
}
	.unicorn {
    width: 100%;
    margin: 20px 0;
	}

		.av2Logo img {
    width: 240px;
}
	img.youngReader {
    width: 200px;
    position: relative;
    right: auto;
    top: 0;
    left: calc(50% - 100px);
}
	h3.audioQuality {
   
    font-size: 24px;
    padding: 20px 20px;
}
	.fictionAllDevices {
    margin-bottom: 20px;
}
	.neon {
    padding-left: 20px;
    padding-right: 20px;
}
	.purple {
    padding-left: 20px;
}
	.addResources h2 {
   
    left: 0;
}
	.addResList li {
  
    padding-right: 10px;
    padding-left: 10px;
    height: 140px;
}
	.addResList p {
    font-size: 14px;
}.footerList li {
    width: 100%;
    padding: 30px 0 70px 0;
}
	p.copyright {   
    position: relative;
    background: #000;
}
	.footerList ul {
    list-style: none;
    width: 100%;
    padding: 0;
}
	.footerList {
    width: 100%;
}
	.footer .sageKeeper {
    width: 100%;
}
	.footer .sageKeeperLogoFooter {
   
    width: 150px;
    margin: 0 auto;
}
	.skySreaper {
    width: 100%;
    padding-bottom: 70px;
    top: 0;
}.opticReadalong {
    font-size: 40px;
}
	.actImage {
    top: 0;
    width: 100%;
    padding-bottom: 0;
}
}