@charset "utf-8";
/* CSS Document */


body {
	font-family: 'Lato', sans-serif !important;
}
@font-face {
	font-family: 'HelveticaNeueLTPro-Th';
	src: url('https://www.schoollearningresources.com/fonts/HelveticaNeueLTPro-Th.eot');
	src: local('☺'), url('https://www.schoollearningresources.com/fonts/HelveticaNeueLTPro-Th.woff') format('woff'), url('https://www.schoollearningresources.com/fonts/HelveticaNeueLTPro-Th.ttf') format('truetype'), url('https://www.schoollearningresources.com/fonts/HelveticaNeueLTPro-Th.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_pt-sans-narrow-bold';
	src: url('https://www.schoollearningresources.com/css/fonts/pt-sans-narrow-bold.eot');
	src: local('☺'), url('https://www.schoollearningresources.com/css/fonts/pt-sans-narrow-bold.woff') format('woff'), url('https://www.schoollearningresources.com/css/fonts/pt-sans-narrow-bold.ttf') format('truetype'), url('https://www.schoollearningresources.com/css/fonts/pt-sans-narrow-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
	margin: 0 0 25px 0;
	font-size: 38px !important;
	font-weight: normal !important;
	line-height: 45px;
	font-family: 'Roboto';
}
h2 {
	margin: 0 0 25px 0;
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
	font-family: 'Roboto';
}
h3 {
	font-family: 'Roboto' !important;
	color: #ee0d61;
	font-size: 24px !important;
	line-height: 200%
}
p{ line-height:150%}

img {
	border: 0 none;
	max-width: 100%;
	width: auto;
}
.pad-top {
	padding-top: 200px;
}
.pad-top1 {
	padding-top: 350px;
}
.pad-top2 {
	padding-top: 100px;
}
.pad-40 {
	padding-top: 40px;
}
.pad-50 {
	padding: 50px 0;
}
.pad-80 {
	padding: 80px 0 0;
}
.btn-pos {
	margin-top: 6px;
	padding: 8px 40px;
}
.btn-pos:hover {
	background: #E20025;
	border: solid 1px #E20025
}
.breadcrumb > li {
	font-size: 13px;
	font-weight: 600;
	color: #444;
}
.breadcrumb > li a {
	color: #444;
	font-weight: 500
}
.thead-dark {
	background: #218ca2;
	color: #fff
}
/* Parallax
*****************************************************************/
header {
	/*background: rgba(255,255,255,0.8);*/
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
	-webkit-box-shadow: 2px 12px 5px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 12px 5px -10px rgba(0,0,0,0.75);
	box-shadow: 2px 12px 5px -10px rgba(0,0,0,0.75);
}
.banner h1 {
	position: absolute;
	font-family: 'Roboto' !important;
	top: 170px;
	text-align: center;
	right: 500px;
	color: #fff;
	font-size: 60px !important;
	text-shadow: 2px 2px 4px #000000;
}
.inner-banner {
	margin: 0;
	padding: 0;
	position: relative;
}
.banner img {
	width: 100%;
}
.inner-banner img {
	width: 100%;
	height: 230px;
}
.inner-banner h1 {
	position: absolute;
	font-family: 'Roboto' !important;
	top: 120px;
	text-align: center;
	right: 30%;
	color: #fff;
	font-size: 40px !important;
	text-shadow: 2px 2px 4px #000000;
}
#unewap {
	position: relative;
	width: 100%;
	background: #f8e9e4;
	padding: 60px 0;
}
#foot {
	position: relative;
	width: 100%;
	background: #f2f2f2;
}
.statrpage {
	margin-top: 120px
}
.top-c1 {
	position: absolute;
	top: 205px;
	right: 0;
	/*background: #f34235;
	color: #fff;
	font-size: 30px;	padding: 10px;*/
	width: 45px;
	height: 180px;
	text-align: center;
	background: url(https://www.schoollearningresources.com/images/contribute_button.png) no-repeat;
	z-index: 9999 !important;
}
.mat, .mat ul {
	margin: 0;
	padding: 0;
}
.mat ul li {
	list-style: none;
	border-bottom: solid 1px #efefef;
	padding: 10px 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%
}
.mat ul li {
	align-items: stretch !important;
	border-width: 0px !important;
	border-style: solid !important;
	box-sizing: border-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: flex !important;
	flex-direction: column !important;
	margin: 0px !important;
	padding: 10px 10px 10px 10px !important;
	position: relative !important;
	z-index: 0 !important;
	min-height: 0px !important;
	min-width: 0px !important;
	overflow: hidden !important;
	justify-content: center !important;
	background-color: #ffffff !important;
	border-radius: 4px !important;
	border: solid 1px rgba(33,36,44,0.16) !important;
	-webkit-align-items: stretch !important;
	-moz-box-sizing: border-box !important;
	-webkit-flex-direction: column !important;
	-ms-flex-direction: column !important;
	-webkit-justify-content: center !important;
	-ms-flex-align: stretch !important;
	-webkit-box-align: stretch !important;
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-pack: center !important;
	-webkit-box-pack: center !important;
	margin: 2px 0
}
.mat ul li img {
	display: inline-block;
	padding: 0 10px 0 0;
	float: left;
	width: 30%
}
.mat ul li img.sm {
	display: inline-block;
	padding: 0 10px 0 0;
	float: left;
	width: auto
}
.mat ul li a {
	color: #3b5998;
}
.menuu-icon {
	float: left;
	width: 30px;
	font-size: 30px;
	color: #000
}
.title {
	font-size: 20px;
	color: #ee0d61;
	font-family: 'Roboto', sans-serif;
	line-height: 120%;
	padding-bottom: 30px;
}
.control-label {
	font-size: 16px !important;
	color: #444
}
.ylw, .modal-content {
	background: #ffda79;
	background-size: cover;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	line-height: 150%;
}
.next {
	color: #000 !important
}
.new-menu {
	display: inline-block;
	position: relative;
	padding: 0 36px 0 20px;
	line-height: 40px;
	background-color: #b33939;
	color: #ffffff !important;
	border-radius: 3px;
	font-size: 15px;
	height: 40px;
	margin: 30px 0 0 5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.new-menu:hover {
	font-style: normal;
	text-decoration: none;
}
.next span {
	background: url(https://www.schoollearningresources.com/images/arrow.png) top right no-repeat;
	width: 25px;
	height: 25px;
	display: inline-block;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.next span:hover {
	margin-left: 9px;
}
.menubox1 {
	padding: 0 36px 0 20px;
	background-color: #b33939;
	color: #ffffff !important;
	border-radius: 3px;
	font-size: 15px;
	height: 40px;
	margin: 30px 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px !important;
	cursor: pointer;
}
.menubox2 {
	padding: 0 36px 0 20px;
	background-color: #000;
	color: #ffffff !important;
	border-radius: 3px;
	font-size: 15px;
	height: 40px;
	margin: 30px 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px !important;
	cursor: pointer;
}
.menubox1 a:hover, .menubox2 a:hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none !important
}
.menubox1 a, .menubox2 a {
	color: #fff !important
}
.menubox1 .dropdown-menu > li > a, .menubox2 .dropdown-menu > li > a {
	color: #000 !important
}
.dropdown-menu > li > a {
	font-size: 16px !important;
}
.navbar-nav {
	margin: 0px -15px !important;
}
.foot-blk {
	padding: 80px 0;
	font-family: 'HelveticaNeueLTPro-Th';
	font-size: 14px;
	text-align: center
}
.foot-blk img {
	display: block;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}
.foot-blk h4 {
	font-family: 'HelveticaNeueLTPro-Th';
	font-size: 18px;
}
.foot-blk a {
	color: #177eb3;
}
.foot-blk a img:hover {
	opacity: 0.6;
	transition: all 1s ease 0s;
}
.foot-sec {
	border-bottom: solid 1px #e5e5e5;
	border-top: solid 1px #e5e5e5;
	padding: 10px 0;
	margin-top: 20px;
}
.foot-sec ul {
	float: right
}
.foot-sec ul li {
	float: left;
	text-align: right;
	list-style: none;
	font-size: 14px;
	padding: 15px 10px 0;
}
.foot-sec ul li a {
	color: #898989
}
.foot-sec ul li a:hover {
	color: #E20025
}
.footr-btm {
	background: #000 !important;
	color: #fff;
	font-family: 'HelveticaNeueLTPro-Th';
	font-size: 13px;
	padding: 15px 0 5px;
	margin-top: 20px;
}
.revealOnScroll.animated {
	opacity: 1;
}
.fadeInUp {
	animation-name: fadeInUp;
}
.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.revealOnScroll {
	opacity: 0;
}
#bottom-area .container {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important
}
#bottom-area .container .row, #bottom-area .container .col-md-6 {
	padding: 0 !important;
	margin: 0 !important
}
.dwnl-btn {
	border: solid 1px #c5c6c7;
	border-radius: 4px;
	padding: 15px 35px;
	margin: 10px;
	cursor: pointer;
}
.dwnl-btn:hover {
	border: solid 1px #fff
}
.navbar-nav li a {
/*-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;*/
}
.navbar-nav li a:hover {
/*padding-top: 2px;*/
}
.navbar-nav li a.current {
	color: #EE0909;
	font-weight: 700;
}
#contactUs button.close {
	margin-right: 10px;
	margin-top: 8px;
}
#contactUs .modal-body {
	margin-top: 30px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
#contactUs .modal-body p {
	font-family: "HelveticaNeueLTPro-Th";
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
}
#contactUs .btn.btn-info {
	letter-spacing: 1px;
}
.orangebox {
	background: #ddeef5 url(https://www.schoollearningresources.com/images/math.png) repeat;
	padding: 50px 0 80px;
	margin: 0
}
.orangebox h2, .blkbox h2 {
	color: #fff;
	font-size: 50px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px #000000;
	font-family: 'Lato', sans-serif !important;
	font-family: Roboto;
	line-height: 200%
}
.orangebox h3 {
	color: #ee0d61;
	font-size: 26px;
	text-align: center;
	font-weight: 600;
	/*text-shadow: 2px 2px 1px #000000;*/
	font-family: Roboto;
	line-height: 200%
}
.orangebox h4 {
	color: #444;
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	/*text-shadow: 2px 2px 1px #000000;*/
	font-family: Roboto;
	line-height: 200%
}
.orangebox p {
	color: #444;
	font-size: 16px;
	line-height: 150%;
}
.blkbox {
	background: #1e1d23;
	padding: 50px 0;
	margin: 0
}
.blkbox .form-control {
	background: transparent !important;
	border-bottom: solid 2px #26252b;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important
}
.grybox {
	background: #1e1e1e;
	padding: 30px 0;
	margin: 0;
	color: #b1b1b3;
	font-size: 18px;
	line-height: 200%;
	border-top: solid 1px #464646
}
.whtbox {
	background: #efefef;
	padding: 30px 0;
	margin: 0;
	color: #b1b1b3;
	color: #000;
}
.whtbox p {
	margin: 0;
	color: #000;
	font-size: 13px !important;
	line-height: 150% !important;
}
.whtbox h3 {
	color: #34ace0;
	font-size: 24px !important;
	font-weight: 600;
	padding-bottom: 30px;
}
.whtbox h5 {
	font-size: 16px;
	color: #ee0d61;
	font-family: 'Roboto', sans-serif;
	line-height: 150%;
}
.foot-event-icon {
	float: left;
	font-size: 45px;
	color: #b1b1b3;
	padding-right: 10px;
}
.grybox h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee0d61;
	font-size: 24px;
	line-height: 200%
}
.sel {
	width: 33.33%;
	float: left
}
.orangemenu {
	margin-top: 10px
}
.navbar-nav > li {
	font-family: 'Crimson Text', serif;
	color: #1e1a1f;
	font-size: 24px
}
.orangemenu .btn-default {
	background: #d86d04;
	color: #fff;
	font-family: 'Crimson Text', serif;
	font-size: 24px
}
.mnu {
	margin-top: 15px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
}
.dropdown-menu > li > a {
	font-size: 20px;
}
/*.ildtv{position:absolute; top:150px; left:25%; width:883px; height:601px; z-index:9999; background: url(https://www.schoollearningresources.com/images/tvbkg.png) top right no-repeat; padding:84px 190px 75px 65px }*/
 
.like {
	color: #d72e4e;
	float: right;
	font-size: 20px;
}
.more-vid li {
	list-style: none;
	margin: 10px 0;
}
ul li a:hover .bannerBox:before {
	top: -3px;
}
ul li a:hover .bannerBox img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.bannerBox {
	position: relative;
	overflow: hidden;
}
.bannerBox:before {
	content: "";
	/*background: #ff5b23;*/
	height: 3px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
ul li img {
	max-width: 100%;
	height: auto;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.item ul {
	margin: 0;
	padding: 0
}
.item ul li {
	list-style: none !important;
	margin: 0;
	padding: 1px;
}
.item-html {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	height: 40%;
	left: 15%;
	line-height: 23px;
	padding: 0 5%;
	position: absolute;
	top: 20%;
	width: 75%;
}
.item-html h3 {
	font: bold 40px/45px 'Anton', sans-serif;
	margin: 20% auto 10px;
	color: #fff;
	text-shadow: 2px 2px 4px #000000;
	text-align: center
}
.item-html h2 span {
	font-weight: normal;
	display: block;
}
.item-html p {
	font-size: 24px;
	text-shadow: 2px 2px 4px #000000;
	text-align: center;
	font-family: 'Asap', sans-serif;
}
.item-html button {
	position: absolute;
	left: 5.4%;
	bottom: 9.3%;
	padding: 0;
	border: none;
	background: none;
}
.item-html button span {
	font: bold 20px/26px "Roboto", sans-serif;
	text-transform: uppercase;
	border: none;
	display: block;
	padding: 16px 20px 18px 21px;
	background: rgba(255,91,35,0.8);
	position: relative;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.item-html button span:after {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 30px;
	line-height: 60px;
	font-weight: normal;
	width: 60px;
	text-align: center;
	display: block;
	background: rgba(41,41,41,0.9);
	position: absolute;
	left: 100%;
	top: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.item-html button span, .item-html button {
	color: #fff !important
}
.imgbox {
	width: 50%;
}
.sskybox {
	border: solid 3px #248ea4;
	padding: 10px;
	margin: 10px;
	clear: both
}
.sskybox h3 {
	background: #248ea4;
	color: #fff;
	font-size: 16px;
	margin: 0 0 20px
}
.form-control {
	margin: 4px 0 !important
}
.user-box {
	padding-top: 4%;
	color: #444;
	font-size: 20px;
}
.user-box span {
	width: 300px;
	margin-right: 40px;
}
.user-box a {
	color: #b33939;
	font-size: 30px;
}
.head-cont {
	margin-top: 90px
}
.tabcontainer, .mainbox {
	display: table;
	width: 100%;
}
.imgbox, .redbox, .mainbox .col-md-8, .mainbox .col-md-4 {
	display: table-cell;
}
.navbar-nav > li > a {
	padding-top: 8px !important;
}
.mainbox {
	background: #1e1d23
}
.reco {
	margin: 0;
	padding: 0
}
.reco li {
	list-style: none;
	margin: 10px 0;
	padding: 12px 0;
	border-bottom: solid 1px #444;
}
.reco-img {
	width: 40%;
	float: left;
	padding-right: 15px;
}
.reco-dtl {
	width: 60%;
	float: left;
	padding-left: 10px;
	font-size: 11px;
	color: #ccc;
}
.reco-dtl h4 {
	color: #efefef;
	font-weight: 400;
	font-family: Roboto;
	font-size: 14px;
}
.sidenav {
}
.sidenav ul {
}
.sidenav li {
	list-style: none;
	border-bottom: solid 1px #2ed5f9;
	padding: 10px;
	clear: both;
	font-size: 16px !important;
	line-height: 150%;
	background: #2ab0cd;
	color: #fff !important
}
.sidenav li a {
	color: #fff !important
}
.sidenav li i {
	font-size: 16px;
	color: #8eeaff;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.navbar-brand > img {
	padding-top: 10px !important
}
.dropdown-submenu > .dropdown-menu {
	overflow-y: scroll !important;
	max-height: 200px !important;
}
.bx {
	height: 460px;
	overflow: hidden;
}
.bx iframe {
	padding: 10px 0;
	margin-top: 12px !important
}
.manual{ background:#54a5b8; padding:20px; color:#fff !important;
/*-webkit-box-shadow: 8px 6px 5px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 8px 6px 5px -4px rgba(0,0,0,0.75);
box-shadow: 8px 6px 5px -4px rgba(0,0,0,0.75); */
z-index:2}
.manual h3,.manual p{ color:#fff}
.tipp{ background:#c9eff8; padding:20px; color:#000}
.tipp h3{ color:#000}
.grybg{ background:#fff;padding: 50px 0 80px;  margin: 0;}
.grybg p{ line-height:150%!important }
.logoz {
	padding-top: 15px
}
.inner-banner5 {
	background-image: url('https://www.schoollearningresources.com/images/inner-ban.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 180px;
	margin: 103px 0 0 0;
}
.inner-banner5 div {
	position: absolute;
	width: 100%;
	color: #fff;
	text-align: center;
	margin-top: 4%;
}
.inner-banner5 div h1 {
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	font-size: 30px;
}
.dashbrd9 .form-group{ font-size:16px; line-height:180%; font-weight:600}
 @media (max-width: 991px) {
.ildtv {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.orangebox h2, .blkbox h2 {
	font-size: 24px
}
.sel {
	width: 100%;
	display: block;
}
.foot-event-icon {
	font-size: 15px
}
}
@media (max-width: 769px) {
h1 {
	font-size: 24px !important
}
.menubox1 {
	padding: 5px !important;
	font-size: 13px;
	height: 60px;
	margin: 10px !important;
	cursor: pointer;
	float: left;
	width: 42%;
}
.menubox2 {
	padding: 5px !important;
	font-size: 13px;
	height: 60px;
	margin: 10px !important;
	cursor: pointer;
	float: left;
	width: 42%;
}
.menubox1 ul.dropdown-menu, .menubox2 ul.dropdown-menu {
	background: #fff !important
}
.banner {
	margin-top: 150px !important
}
.inner-banner h1 {
	position: relative;
	font-family: 'Roboto' !important;
	top: 0;
	text-align: center;
	right: 0;
	color: #fff;
	font-size: 20px !important;
	text-shadow: 2px 2px 4px #000000;
	background: #000;
	padding: 10px;
}
.whtbox h3 {
	color: #34ace0;
	font-size: 20px !important;
	padding-bottom: 10px;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	font-size: 13px !important;
	padding: 5px !important
}
}