@font-face {
    font-family: 'quan_rounded_blackregular';
    src: url('../font/typesketchbook_-_quan-roundedblack-webfont.eot');
    src: url('../font/typesketchbook_-_quan-roundedblack-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/typesketchbook_-_quan-roundedblack-webfont.woff2') format('woff2'),
        url('../font/typesketchbook_-_quan-roundedblack-webfont.woff') format('woff'),
        url('../font/typesketchbook_-_quan-roundedblack-webfont.ttf') format('truetype'),
        url('../font/typesketchbook_-_quan-roundedblack-webfont.svg#quan_rounded_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'quan_lightregular';
    src: url('../font/typesketchbook_-_quan-light-webfont.eot');
    src: url('../font/typesketchbook_-_quan-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/typesketchbook_-_quan-light-webfont.woff2') format('woff2'),
        url('../font/typesketchbook_-_quan-light-webfont.woff') format('woff'),
        url('../font/typesketchbook_-_quan-light-webfont.ttf') format('truetype'),
        url('../font/typesketchbook_-_quan-light-webfont.svg#quan_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'quan_light_obliqueregular';
    src: url('../font/typesketchbook_-_quan-lightoblique-webfont.eot');
    src: url('../font/typesketchbook_-_quan-lightoblique-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/typesketchbook_-_quan-lightoblique-webfont.woff2') format('woff2'),
        url('../font/typesketchbook_-_quan-lightoblique-webfont.woff') format('woff'),
        url('../font/typesketchbook_-_quan-lightoblique-webfont.ttf') format('truetype'),
        url('../font/typesketchbook_-_quan-lightoblique-webfont.svg#quan_light_obliqueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


#highlight1 a,#highlight2 a,#highlight3 a, #highlight4 a{text-decoration: none !important;}
#highlight1,#highlight2,#highlight3,#highlight4 {padding-bottom: 80px; padding-top: 80px;}

.highlighted-link a{
    background-color: white;
    color: black !important;
    font-weight: bold;
    border-radius: 10px;
    line-height: 25px !important;
    margin-top: 21px !important;
}


#play-video{
        border: 2px solid #fff;  border-radius: 30px; margin-left: auto;
    margin-right: auto;
    height: 204px;
    background-image: url('../img/videoimage.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    cursor: pointer;
    /*background-position: center;*/
    width:100%;
    margin-top: 35px;
}
#play-video:hover{
    opacity: .8;
}


.right-playvideo {
    width : 30%;
    display:inline-block;

}


.row{
    color: #fff;
    margin-left: 0px !important;
    margin-right: 0px !important;
   
}
#home-desc{
    
    background-color: #555;
}


.audience{
    text-align: center;
    margin-top:40px;
    
}
.audience img{
    opacity: .8;
}
.audience img:hover{
    opacity: 1;
}
.audience a{
    color: #60C2DE;
    cursor: pointer;
    font-weight: bold;
}
.audience a:hover{
    
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


.section{
     padding-top: 3%;
        padding-bottom: 3%;
}


#slidercaption{
    position: absolute; 
    left: 10%;
    width: 100%;
    top:40%; 
    z-index: 1000000;
    
}
#slidercaption h1{
    font-family: quan_lightregular;
    font-size: 4em !important;
    font-weight: bold;
    color: #fff;
    position: absolute;
    
}


#highlight1{
    background-color: #89af5c;
    
}
#highlight2{
    background-color: #825d96;
    background-image: url('../img/mic-pattern.png');
}
#highlight3{
    background-color: #c85a87;
}
#highlight4{
    background-color: #657fbf;
}
#stats{
    background-color: #4DB6C2;
    min-height: 330px;
    background-position-y: 100%;
    position: relative;
    background-image: url('../img/improvement.png');
    background-position: center bottom;
    background-size: cover;
    padding-top: 0px !important;
}
#curriculum-header{
   background-image: url('../img/curriculum-sky.png'); 
   min-height: 154px;
   background-position-y: 110%;
   background-position: center bottom;
   background-size: cover;
   background-color: #4DB6C2;
}

#cave-top{
    background-image: url('../img/cave-top.png');
    min-height: 154px;
   background-position-y: 100%;
   background-position: center bottom;
   background-size: 100%;
   background-repeat: no-repeat;
   background-color: #666;
}
#curriculum-footer{
    background-image: url('../img/curriculum-ground.png');
    min-height: 300px;
   background-position-y: 100%;
   background-position: center bottom;
   background-size: cover;
   background-repeat: no-repeat;
    background-color: #4DB6C2;
}

#statsdesc{
    color:#000;
    background-color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 10px;
}

#curriculum{
    background-color: #4db6c2;
}


.learn-more-button{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-size: 2em;
    border: solid 2px #fff;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    border-radius : 30px;
    font-weight: 600;
    font-family: quan_lightregular;
    margin-top: .5em;
    color:white;
    text-align: center;
}

.panel{
    position: relative;
    min-height: 230px; 
    height: 100%;
    border-radius: 10px !important;
    box-shadow: -1px -1px 5px #aaa !important;
}
.panel-heading{
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}


#count1 img, #count2 img {
    max-height: 150px;
}

.resource-title{
    color: #4db6c2;
    font-size: 1.2em;
    margin-bottom: 15px;
    
}
.vertical-center{
    
    float:none;
    display:table-cell;
    vertical-align:middle;
    margin-right:-4px;

}
.video-container{
    /* min-width: 200px !important; */
    margin-top: 20px;
}
.thumbcontainer p{
    color: #000;
}

.button-container{
    position: relative;
    text-align: right !important;
    
}
label{
    color: #4db6c2;
}





#TOC{
    min-height: 200px !important;
    padding-top: 20px;
    background-color: #666 !important;
}
#footer{
        position: relative;
    width: 100%;
   background-color: #666 !important;  color: #aaa;
    border-top: 2px dotted rgba(200, 200, 200, 0.2);
    
}
#footer p{
    line-height: .7em !important; }
#footer a{
    color:#eee;
    text-decoration: none;
}
body, #iwantnow{
    background-color: #666 !important;
}

#iwantnow img{
    border-radius: 5px;
}
#iwantnow div{
    /*min-width: 210px !important;*/
    text-align: center !important;
}



#module-links-container{
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    height: 0px;
    padding-left: 2%;
    
    background-color: transparent;
}

.highlight-desc{
    padding-left: 50px !important;
}
.module-links{display: inline-block;/* display: table-cell; */  /* display: table-cell; *//* text-align: center; */ /* height: 60px; */ /* width:60px; */background-color: transparent;width: 13%;/* height: 100px; *//* overflow: hidden; *//* padding: 5px; */top: -40px;position: relative;}
.module-links img{width:100%;/* height: 100%; *//* display: none; */position: absolute;display: block;padding: 5%;}



#contact-panel{
    display:none;
    
}

#navbar{
    font-family: quan_lightregular;
    font-size: 1em;
    height: 66px;
    width: 100%;
    background-color: rgba(0,0,0,.2);
    text-transform: uppercase;
    position: absolute;
    z-index: 100;
}

#logo{
    padding-top: 8px;
    /* display: inline-block; */
    float: left;
    margin-left: 10%;
    height: 60px;
    /* margin-top:6px; */
    position: absolute;
    z-index: 200;
}


#logo img{
    height: 50px;

    /* padding: 9px; */
}

#slider1_container{
    margin-top: -25px !important;
}

#overlay{
    position: fixed;
    left:0px;
    top:0px;
    background-color: #000;
    opacity: 0;

    z-index: 101;
    text-align: center;
}

#video-container, .contactpanel{
    position: fixed;
    z-index: 102;
    top: 0px;
    border: solid 1px white;
    background-color: #000;
    margin-right: auto;
    margin-left: auto;
}

.module-logo{
    
}
#stats{
    text-align: center;
    min-height: 400px;
}
#stats h1{
    font-size: 4em;
}
#stats h1, #stats h2, #stats p{
    
    text-align: left;
}
#stats div:first-child{
    margin-top: 40px;
}


@media screen and (max-width: 1200px) {
     .highlighted-link a{
    background-color: white;
    color: black !important;
    font-weight: bold;
    border-radius: 10px;
    line-height: 25px !important;
    margin-top: 0px !important;
}
}

@media screen and (max-width: 768px) {
    
    #stats div:first-child{
    background-color: rgba(0,0,0,.2);
    margin-top: 60px;
}
    
    .module-logo{
        text-align: center !important;
        margin-bottom: 20px;
    }
    .module-logo img{
        max-height: 100px;
    }
    .learn-more-button{
        position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 142px;
    }
    #play-video{
        margin-top: 20px;
    }
    
}

@media screen and (max-width: 600px) {
    #freeforteachers{
        display: none !important;
    }
    
    #navbar{
        position: relative !important;
        background-color: #4DB6C2;
    }
    .module-links{
        top: -10px !important;
    }
    
   
h2{
    font-size: 20px !important;
    margin-bottom: 5px !important;
    font-weight: bold !important;
}
    
}


#freeforteachers {
    z-index: 100;
    margin-top: 6%;
    position: absolute;
    text-align: right;
    width: 100%;
    padding-right: 10%;
    font-size: 0px;
    display: block;
}
#freeforteachers > a{
    line-height: 52;
    min-height: 320px;
}
#freeforteachers > a img{
        min-height: 320px;
}

#iwantnow img{
    border-radius: 10px;
}

#learn-more-gch:hover{
    background-color: #d95f91;
}

#learn-more-mic:hover{
    background-color: #9166ab;
}

#learn-more-kin:hover{
    background-color: #9ccd63;
}

#ISTstamp{
    background-color: rgba(85,204,238,.8);
    
    padding: 20px;
    border: 1px solid whitesmoke;
    box-shadow: -1px -1px 5px #333;
    display: block;
    width: 246px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    left: -150px;
    position: fixed;
    z-index: 10000;
    top:20%;
    /*left:50%;*/
    margin-left: -123px;
    text-align: center;
    
    
}
#ISTstamp img{
    height: 180px;
    margin-bottom: 20px;
}


.stamp-button{
    background-color: #57b0cd;

    border: solid 1px white;
    color: white;
    font-size: 20px;
    display: block;
    text-align: center;
    padding: 3px;
}

.stamp-button:hover{
    background-color: white;
    color:#57b0cd;
    
} 

#ISTstamp a:hover{
text-decoration: none !important;
}

#leftarrow, #rightarrow{
    position: absolute;
    background-color: white;
    top:50px;
    width: 20px;
    height: 30px;
    display: block;
    top:50%;
    margin-top: -15px;
    left:100%;
    margin-left: 0px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    font-size: 34px;
    line-height: 58px;
}

#leftarrow{
    background-image: url('../img/leftarrow.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: none;
}

#rightarrow{
    background-image: url('../img/rightarrow.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    
}



#tab-conatiner ul li {
        font-size:1.2em;
    }
    

    
    
.content{
    /*min-height: 300px;*/
    background-color: #f5f5f5;
    width: 100%;
    position: relative;
}

.panel-footer{
    background-color: transparent !important;
    border: none !important;
}

.module-logo{
        /* text-align: center !important; */
        padding-left: 38px;
}
.section-wrapper{
    max-width: 1024px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#tab-conatiner{
    background-color: transparent;
    position: relative;

    margin-top: calc(-1.5em - 16px);
    margin-left: 100px;

    font-family: quan_lightregular;
}
#tab-conatiner ul li{
    display: inline-block;
    font-size: 1.2em;
    padding: 16px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: rgb(245, 245, 245);
    margin-bottom: -1px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff !important;
    font-weight: 600;
    line-height : 1;
}
#tab-conatiner ul li.active{
    background-color: rgb(245, 245, 245);
}
#tab-conatiner ul li.active a{
    color:#000 !important;
}

#tab-conatiner ul li a{
    color:#fff !important;
} .description{min-height: 500px;} 
.description p:first-of-type{
    padding-top: 0px;
}

.halfwidth{
    width: 50%;
    /* background-color: #fff; */
    /* display: table-caption; */
    padding: 1%;
}

.screen-holder img{
    width: 100%;
    max-width: 500px;
    border-top-left-radius: 10px;
     border-top-right-radius: 10px;
    
}

.right{
    float:right;
    padding-left: 20px;
}

.left{
    float:left;
    padding-right: 20px;
}

.rightTab {
    margin-right: 20px !important;
}

.img-caption, .img-caption p{
    margin-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
    font-size: .8em;
    position: relative;
    max-width: 500px;
}

.description ul li{
    font-size: 1.2em;
    line-height: 1.5em;
}

.justified{
    text-align: justify;
}

.theme-img{

    width: 100%;
}
.theme-img img{
    width: 100%;

        /* position: relative; */
        /* top: 7px; */
}
 iframe{ overflow-y: hidden !important; width: 100% !important;} #wait{text-align:center; position: absolute; height: 100%; background-color: rgb(245, 245, 245); width: 60%;}

 
 .theme-forimg {
    background-image: url("../img/threetargetgroups.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height:500px;
    margin-top: -48.9583px;
    left: 0px;
    width: 100%;
    margin-bottom:10px;
}

#fordiv p {
    line-height : 1.2em;
    font-size: 1em;
    padding-top:15px;
}

 #ads img{
    width: 100% !important;
 }
#ads > div{
    margin-bottom: 50px;
}

#ads-wrapper{
    background-color: #777;
}

.highlighted-link a:hover{
    background-color: #93d7ea !important;
    color: white !important;
}

#highlight4 .screen img{
    width: 100%;
}
.headline{
    margin-top: 40px;
    margin-bottom: 40px;
}

