.row .grid_12 {
	width: 100%;
}



.logo_nav {
  padding: 20px 0 !important;
}


/*
.header_section:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.6;
    background-image: url('../images/bg_hands.png');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

*/


/*SECTION STYLES - REUSED */

section {
  padding: 40px 0px;
}

section h1 {
  color: #1960b4;
  margin-bottom: 15px;
  font-size: 41px;
  text-align: center;
}

.section_headers h2 {
  /* color: #54666e;
  font-weight: 300;
  margin-top: -15px;
  font-size: 23px; */
  color: #1960b4;
  text-align: center;
}

.section_headers {
  margin: 40px 0px 50px 0px;
}

section p:first-child {
  margin-top: 0px;
}

section p {
  margin-bottom: 20px;
  /* color: #54666e; */
  line-height: 1.7em;
}

section p, section a {
  font-size: 15px;
}

.news_section .blog-items {
  border-bottom: 1px solid #cccccc;
}
@media (min-width: 992px) {
.news_section .blog-items {
  border-right: 1px solid #cccccc;
  border-bottom: none;
}
}



/* TOP SECTION WITH IPAD */






.scrolldown_divider {
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  height: 125px;
}

.scrolldown_divider a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold !important;
	font-size: 13px;
	position: relative;
	color: #1960b4;
	top: 60px;
	background: transparent url('../png/ico_arrow_scrolldown.png') no-repeat 100% 50%;
	padding-right: 26px;
	padding-top: 2px;
	transition: 0.6s;
	text-align: center;
	display: block;
	width: 380px;
	margin: 0 auto;
	opacity: 0;
}

.scrolldown_divider a:hover {
  transition: 0.2s;
  color: #1f7ce9;
}



.main_img {
  margin-left: 8px;
  width: 514px;
  height: auto;
  border: 1px solid #949494;
}

.next_section {
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 auto;
  clear: both;
  text-align: center;
  background: #1960b4 url('../png/ico_link_arrow_white.png') no-repeat 93% 50%;
  background-size: 9px auto;
  padding: 15px 40px 12px 23px;
  border-radius: 4px;
  text-decoration: none;
  color: #fff !important;
  line-height: 13px;
  font-size: 12px;
  text-transform: uppercase;
  transition: 0.2s;
}

.next_section:hover {
  background: #064999 url('../png/ico_link_arrow_white.png') no-repeat 93% 50%;
  background-size: 9px auto;
  transition: 0.2s;
}

.next_btn {
  text-align: center;
  margin: 30px auto;
}

.go {
  padding-right: 17px;
  background: url('../png/ico_link_arrow.png') no-repeat 100% 50%;
  background-size: 11px auto;
}







/* FOR TEACHERS, BY TEACHERS */

.screenshot_holder {
	margin-left: 0px;
}


.responsive_screenshot_caption:before, .responsive_screenshot_caption:after {
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(35,57,65,0.8);
    -moz-box-shadow:0 0 20px rgba(35,57,65,0.8);
    box-shadow:0 0 20px rgba(35,57,65,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.responsive_screenshot_caption:after {
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.responsive_screenshot_caption {
	margin:0 !important;
	padding:0;
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
            box-shadow:0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
}

.responsive_screenshot_caption_text {
	background-color: #f0f1f5;
	margin-top: -10px;
	font-style: italic;
	font-size: 13px;
	padding:20px 15px 15px 15px;
	color: #a7a7a7;
	line-height: 1.5em;
}

.activeStrong {
	color: #f16c48;
}







/*LANDING PAGE RESPONSIVE VIDEO CONTAINERS*/

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: 
	hidden; 
	max-width: 100%; 
	height: auto; 
}

.embed-container iframe, .embed-container object, .embed-container embed, .embed-container video { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

.embed-container-main { 
	position: relative; 
	max-height: 100%; 
	max-width: 100%; 
}

.embed-container-main iframe, .embed-container-main object, .embed-container-main embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
}

#videocontainer {
	width: 100%;
	height: 100%;
}

.caption {
  transition: 0.5s;
  background: rgba(0,0,0,0.8);
  padding: 15px 12px;
  position :relative;
  z-index: 999;
  margin-top: -75px;
  width: 515px;
  margin-left: 8px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;  
}

.caption p {
  color: #fff;
  padding: 0px;
  margin: 0px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.success_stories, .for_teachers, .great_quote, .calendar_section, .newsletter-section {
  background: #f6f6f6;
}

.newsletter-section {
  background: #175fb3;
  color: #fff;
}

/* HOW ELI WORKS SECTION */

#how_eli_works {
	clear: both;	
}

.how_eli_works:after, .success_stories:after, .resources:after, .news_section:after {
  content: " ";
  background: url('../png/bg_grey_circles.png') no-repeat;
  background-size: 280px auto;
  position: absolute;
  z-index: -1;
  right: 0;
  margin-top: -15px;
  width: 300px;
  height: 200px;
}


.success_stories:after {
	left:0 !important;
}


.for_teachers:after {
  content: " ";
  background: url('../png/bg_grey_circles.png') no-repeat;
  background-size: 280px auto;
  position: absolute;
  z-index: -1;
  left: 0;
  margin-top: -15px;
  margin-left: 20px;
  width: 300px;
  height: 200px;
}


.great_quote:after {
  content: " ";
  background: url('../png/bg_grey_circles.png') no-repeat;
  background-size: 280px auto;
  position: absolute;
  z-index: -1;
  right: 0;
  margin-top: -15px;
  width: 300px;
  height: 200px;
}



/* STORIES SECTIONS */


.storypieces {
  width: 90%;
  margin: auto;
}


.storycontainer {
	  display: flex;  
	  flex-direction: row;
	  flex-wrap: nowrap;
	  align-items: stretch;
  justify-content: space-between;
}



.story_box {
	flex-grow: 1;
	padding:10px;
  width: 14%;
}

.landingpageprofile {
	width:100%;
	height: auto;
    border-radius: 100%;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
    box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
    opacity: 0.5;
-webkit-filter: grayscale(1);
  filter: grayscale(1);
	border: 6px solid #fff;
}





img.activeprofile {
	border: 6px solid #f16c48;
    opacity: 1 !important;
-webkit-filter:inherit;
  filter: inherit;
}


.storytitlebox div:not(.activeprofile) {
	display: none;	
}


.greatquote {
	text-align: center;
	min-height: 150px;
}

.greatquote h2 {
    font-family: "Bitter Italic", serif;
    color: #f16920;
    font-size: 30px;
    line-height: 1.5em;
    font-weight: normal;
    margin-bottom: 0;
}


.greatquote p {
    font-family: "Bitter", serif;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0;
}

.greatquote a {
	font-size:20px !important;
	text-decoration: none;
}

.greatquote span.profilename {
	font-weight: bold;
}

.morelink {
	text-align: center;
	margin:40px 0 20px 0 !important; 
	font-size: 15px;
}




@media (max-width: 770px) {
	.story_box:not(.activeprofile) { display: none; }
	img.activeprofile { border: 3px solid #f16c48 !important; }
	.storypieces { display: flex; flex-direction: row; flex-wrap:inherit; align-items: stretch; justify-content: space-between;}
	.storytitlebox, .storycontainer { flex:1; }
	.storycontainer { width:10%; }
	.greatquote h2 { font-size: 25px; margin-top: 0; text-align: left; }

}


@media (max-width: 450px) {
	.storycontainer { display: none; }
}





/* RESOURCES SECTION */



.resource_columns {
	display: flex;  
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: space-between;
}



.resource_column {
	flex-grow: 1;
	width: 50%;
}




/* .posts { 
  padding: .5vw;
  font-size: 0;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap; 
  flex-flow: row wrap; 
  display: -webkit-box;
  display: flex;

}
.post { 
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto; 
  width: 200px; 
  margin: 0 10px 10px 10px; 
}
.post img { 
	width: 100%; 
	height: auto; 
	border:5px solid white;    
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
	box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;

} */


figure {
  margin: .25em;
  padding: 0;
  float: left;
  text-align: center;
  position: relative;
  background: #000;
}

figure img {
  display: block;
  max-width:100%;
  margin: auto;
  height: auto;
}

figure figcaption {
  display: none;
}

figure:hover  figcaption {
  display: inherit;
  position: absolute;
  left:0;
  bottom:0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}


figcaption .captionbox {
	padding:10px;
	position: absolute;
	top:30%;
	color: white;
	font-weight: bold;
	text-align: center !important;
    top: 50%; 
    left: 50%;
    transform: translate(-50%, -50%);
}

figcaption .captionbox a {
}


.moreblog {
	text-align: center;
	margin: 0;
}


@media screen and (max-width: 960px) {
  /*.posts div:not(:first-of-type) { display: none; } */
  .resource_columns { -ms-flex-direction: column; display: block; }
  .resource_column {width:100%;}
  
  
}

@media screen and (min-width: 451px) {
  .mobile_postcontainer { display: none; }
}


@media screen and (max-width: 450px) {
  .blogdisplay { display: none; }
}




.resource_lists h3 {
	color:#2C2C2C;
	border-bottom: 1px solid #d6d6d6;
	margin: 40px 0 10px 0;
    font-size: 20px !important;
    font-weight: 800;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

.resource_lists h3:first-of-type {
	margin-top: 0;
}

.resource_lists a {
	text-decoration: none;
	font-size: 14px;
	color: #1960b4 !important;
}

.resource_lists p {
	margin-top: 0;
}









/* HOW ELI WORKS materials */

#WorkStep2Text, #WorkStep3Text, #WorkStep4Text, #WorkStep5Text {
	display: none;
}

#worksTableContainer {
    display: table;
    width:100%;
    text-align: center;
}
#worksTableContainer div {
    display:table-cell;
    border:none;
}

#worksTableContainer img {
    width:100%;
    height: auto;
    cursor: pointer;
}

#worksTableContainer .worksSeparator {
	vertical-align: middle;
	text-align: center;
}

#worksTableContainer .worksSeparator img {
	width:50%;
}


.worksStepText {
	text-align: center;
}



.worksStepText h4 {
    font-family: 'Bitter Bold', 'Open Sans', sans-serif !important;
    margin-bottom: 5px !important;
    font-size: 20px !important;
}

.worksStepText p {
    font-size: 15px !important;
}

.worksStepText span {
    color: #EA551C;
}

.how_go {
	text-align: center;
}





/* Mobile styles  ------------------------------------------------------------------------------ */


@media (max-width: 1200px) {




  .scrolldown_divider {
    height: 120px;
  }
  .scrolldown_divider a {
    left: 0px;
    top: 30px !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto;
    clear: both;
    text-align: center;
    background: #1960b4 url('../png/ico_link_arrow_white.png') no-repeat 93% 50%;
    background-size: 9px auto;
    padding: 15px 40px 12px 23px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff !important;
    line-height: 13px;
    font-size: 12px;
    text-transform: uppercase;
    transition: 0.2s;
  }
   .scrolldown_divider a:hover {
    background: #064999 url('../png/ico_link_arrow_white.png') no-repeat 93% 50%;
    background-size: 9px auto;
    transition: 0.2s;
   }
  .main_img {
    margin-left: 7px;
    width: 410px;
  }
  .screenshot_holder {
    padding-top: 22px;
  }
  .caption {
    width: 411px;
    margin-top: -94px;
  }
  .next_btn {
    margin-top: 50px;
  }
  section p {
    margin-bottom: 10px;
  }
  .large_user {
    width: 230px;
    margin-top: 40px;
    margin-right: 5px;
  }
} /* End of Media query */

@media (max-width: 960px) {
	
	.screenshots_mobile {display: block !important;}
	.screenshots_desktop {display: none;}


.worksStepText { width:65%; }

  .desktop_video {
    display: none;
  }


  .button_holder {
    float: none;
    margin-top: 35px;
  }
  .scrolldown_divider {
    display: none;
  }
  .for_teachers, .great_quote {
  }
  .screenshot_holder {
    background: none;
  }
  .main_img, .caption, .screenshot_holder {
    width: 100%;
  }
  .caption {
    margin-top: -76px;
  }
  .for_teachers .text {
    margin-top: 30px;
  }
  section .text {
    width: 100%;
  }
  
  .lastsectionbox {
	  width: 100%;
	  margin-bottom: 40px;
  }
  .customer_shots {
    width: 400px;
    clear: both;
    margin-left: 210px;
    margin-bottom: 30px;
  }
  .success_stories .section_headers {
    margin-bottom: 30px;
  }
  .success_stories .text, .success_stories .title h2 {
    text-align: center;
  }
  .success_stories .title {
    text-align: center;
  }
  .large_user {
    margin-right: 40px;
  }
  .great_content .video_holder, .get_started .video_holder {
    width: 100%;
    margin-bottom: 40px;
  }
  .footer p {
    top: 2px;
  }
  .for_teachers:after, .success_stories:after {
    display: none;
  }
  
  .quotebox {
	  margin: 0 25px;
  }
  
} /* End of media query */

@media (max-width: 770px) {

	.worksStepText { width:100%; }

  .customer_shots {
    display: none;
  }
  
  section h1 { font-size: 30px; }
  
}/* End of media query */

@media (max-width: 550px) {
	
	  section h1 { font-size: 25px; }
	  section h2 { font-size: 15px !important; }
	  
	  .quotebox h2 { font-size: 22px !important; }
	  .quotebox h3 { font-size: 18px !important; }
	

  .mobile_video {
    display: none !important;
  }

  .for_teachers {
    margin-top: 0px;
  }
  section h1 {
    line-height: 1.3em;
  }
  .customer_shots {
    margin-left: 70px;
  }
}/* End of media query */




@media (max-width: 960px) {
	[data-sr] { visibility: visible !important; }
} 




/* NEW HOMEPAGE MIDDLE SECTION */

.splashimg {width:100%;}
.splashbox {padding: 0 5px; width: 50%;}
.splashboxes {   
  display: flex;  
  align-items: stretch;	
}





@media only screen and (max-width:700px) {
	.splashbox.splashdemo {display:none;}
	.splashbox {width:100%; text-align: center;}
}







/*MIDDLE TEXT STYLES*/


.header_gradient {
	background: -moz-linear-gradient(90deg, rgba(5,51,112,1) 0%, rgba(25,96,180,1) 91%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9%, rgba(25,96,180,1)), color-stop(100%, rgba(5,51,112,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(5,51,112,1) 0%, rgba(25,96,180,1) 91%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(5,51,112,1) 0%, rgba(25,96,180,1) 91%); /* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(5,51,112,1) 0%, rgba(25,96,180,1) 91%); /* ie10+ */
	background: linear-gradient(0deg, rgba(5,51,112,1) 0%, rgba(25,96,180,1) 91%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1960b4', endColorstr='#053370',GradientType=0 ); /* ie6-9 */	
	color: white !important; 	
}



.splashcontent p {
  color: #fff;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 16px;
  margin-top: 20px;
  line-height: 2em;
}



.slogan_small {	
	margin-top:0;
	padding-top: 2px;
}

.slogan_big {
	font-family: 'Bitter Bold', 'Open Sans', sans-serif !important;
	margin:0 0 10px 0;
	font-weight: 200;
}



@media (min-width: 1200px) {
	.splashcontent { padding: 50px 0 40px 0; }
	/* .slogan { line-height: .5em !important; } */
	.slogan_small { font-size: 26px; }
	.slogan_big { font-size: 3em; }
	.splashcontent p { margin:30px 0; }
}


@media (max-width: 1200px) {
	.splashcontent { padding: 40px 0 30px 0; }
	/* .slogan { line-height: .5em !important; } */
	.slogan_small { font-size: 20px; }
	.slogan_big { font-size: 2.5em; }
	.splashcontent p { line-height: 1.8em; font-size:14px; }
}

@media (max-width: 900px) {
	.slogan_small { font-size: 18px; }
	.slogan_big { font-size: 2em; }
}

@media (min-width: 701px) {
	.app_buttons {display: none;}
}


@media (max-width: 700px) {
	.splashcontent { padding-top: 10px; }
	.slogan_small { font-size: 20px; }
	.slogan_big { font-size: 2em; }
	.cta_buttons {display: none;}
	
}


@media (max-width: 450px) {
	.slogan_small { font-size: 18px; }
	.slogan_big { font-size: 39px; }

	.app_buttons a { padding: 10px 20px !important; }	
	.app_buttons a.signup:after { content: none !important; }
	.section_headers:first-of-type { margin-top: 20px !important; }
}






.cta_buttons, .app_buttons {
	margin-top:20px;
}

.cta_buttons a, .app_buttons a {
    color: #fff !important;
    text-decoration: none;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: 0.2s;
    font-size: 13px;
    cursor: pointer;
    display:inline-block;
	border: 3px solid #F16C48;
    border-radius: 100px;
    padding: 8px 0;
    text-transform: uppercase;

}


.app_buttons a.signin {
    background: transparent;
    border: 1px solid #fff;
    margin-right: 20px;
    padding: 15px 30px;
}

.app_buttons a.signin:hover {
    background: rgba(255,255,255,0.2);
}

.app_buttons a.signup {
    background: #f16c48;
    position: relative;
    padding: 15px 55px 15px 30px;
    margin-left: 20px;
}

.cta_buttons a.getstarted {
    /* padding: 15px 30px;
	min-width: 40%;
    max-width:50%;
    text-align: center; */
}

.cta_buttons a.getstarted:hover {
    background: #f16c48;
}

.app_buttons a.signup:hover {
    background: #e15934;
}

.app_buttons a.signup:after {
    font-family: 'icomoon';
    right: 20px;
    top: 14px;
    width: 1em;
    position: absolute;
    content: '\e60a';
    font-size: 18px;
}







/* GREAT CONTENT SECTION */





.get_started {
  margin-bottom: 45px;
}

.great_content h2, .get_started h2 {
  margin-bottom: 60px;
}




.getStartedList {
	margin-top: 0;
}

.getStartedList li {
	font-size: 15px;
    color: #54666e;
}


.getStartedList li:not(:last-child) {
	margin-bottom: 25px;
}

.getStartedList span {
	display: block;
	font-size: 20px !important;
	font-weight: bold;
}

.getStartedList a {
	font-size: 20px !important;
	font-weight: 800;
	text-decoration: none;
}

section .text {
  margin-right: 0px !important;
}

.featuretext strong {
	color:#000;
}



ul.getStartedList > li:before {
	top:3px !important;
}



.frontpageVideoBox {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    -webkit-box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
    box-shadow: 0 1px 4px rgba(35,57,65, 0.3), 0 0 40px rgba(35,57,65, 0.1) inset;
}


.frontpageVideoBox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.video_holder .video_caption p {
  color: #323232;
  padding: 0px;
  margin: 0px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

#example_video_1, #example_video_2 {
  width: 100% !important;
}

.great_content .text p, .get_started .text p {
  padding-left: 20px;
}

.great_content p a {
	color:#fff;
}

.great_content .text p:first-child {
  margin-top: -10px;
}

.date-block {
  border: 1px solid #1960b4;
  font-size: 0.8em;
}

.date-month {
  background: #1960b4;
  color:#ffffff;
  font-weight: bold;
}

.date-day {
  color: #1960b4;
  font-weight: bold;
}

.date-date {
  color: #1960b4;
  font-size: 2em;
  font-weight: bolder;
  line-height: 1;
  padding: 4px 0;
}

.date-year {
  background-color: #1960b4;
  color: #ffffff;
  font-weight: bold;
}