body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
.page-teachers .box-register{
	display:none;
}
.page-teachers strong{
    font-weight:500;
}
.block-boxes form{
    position: relative;
    z-index: 999;
    background: #fff;
    width: 100%;
    padding: 30px 65px 30px 30px;
    border: 1px solid #ccc;
    color: #000;
    box-shadow: 1px 1px 6px #ccc;
}
#node-315929 .date{
    display:none;
}
#content .blue-btn,.footer-area .blue-btn, .blue-btn.active,.see-full a{
	border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Ubuntu","Lato",sans-serif;
    font-size: 20px;
    line-height: 17px;
    padding: 13px;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    font-weight:500;
	background: -webkit-linear-gradient(#63BAFE, #4B97D2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#63BAFE, #4B97D2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#63BAFE, #4B97D2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#63BAFE, #4B97D2); /* Standard syntax */

}
#content .blue-btn:hover,.footer-area .blue-btn:hover,.see-full a:hover{
	background: -webkit-linear-gradient(#67CAFF, #4B97D2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#67CAFF, #4B97D2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#67CAFF, #4B97D2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#67CAFF, #4B97D2); /* Standard syntax */
  text-decoration: none;
}

/*------------ Teachers banner  ------------*/

#block-boxes-invigorate-classroom{
	padding: 30px 40px;
    position: absolute;
    top: 0;
    width: 410px;
    color:#fff;
    right:0;
}
#block-boxes-invigorate-classroom h1{
	border-bottom: 1px solid #93bedf;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Ubuntu','Lato', sans-serif;
}
#block-boxes-invigorate-classroom p{
	font-size:18px;
    font-weight:300;
}

/*------------ Teachers Concepts  ------------*/

.view-resources.view-display-id-block_9{
	background:#2377B8;
	color:#fff;
	padding:20px 40px;
}

.view-resources.view-display-id-block_9 h2{
	border-bottom: 1px solid #93bedf;
    color: #fff;
    font-size: 25px;
    padding-bottom: 7px;
    text-transform: uppercase;
    width: 410px;
    font-family: 'Ubuntu','Lato', sans-serif;
    font-weight:500;
}
.view-resources.view-display-id-block_9 a{
    color:#fff;
}
.view-resources.view-display-id-block_9 .views-field-field-video{
    float: right;
    margin: 10px 0 20px;
    width: 400px;
}
.view-resources.view-display-id-block_9 .views-field-field-video img{
    width:100%;
    height:auto;
    border:3px solid #fff;
}
.view-resources.view-display-id-block_9 .views-field-field-video object{
    width:100%;
    height:auto;
    min-height:260px;
}

.view-resources.view-display-id-block_9 li {
    list-style: initial;
    padding-left: 5px;
}

.view-resources.view-display-id-block_9  .item-content{
	float:left;
	width:410px;
}
.see-full{
    margin-top:20px;
    margin-bottom:20px;
}

/*------------  Teachers Make it easy ------------*/
#block-boxes-make-it-easy{
	padding:20px 40px;
}
#block-boxes-make-it-easy .resources-types{
	width:410px;
	float:left;
	margin-top:55px;

}
#block-boxes-make-it-easy .lecture-plan .icon-image{
	background: rgba(0, 0, 0, 0) url("../images/lecture_plan_icon.jpg") no-repeat scroll center top;

}
#block-boxes-make-it-easy .syllabus-icon .icon-image{
	background: rgba(0, 0, 0, 0) url("../images/syllabus_icon.jpg") no-repeat scroll center top;

}
#block-boxes-make-it-easy .video-icon .icon-image{
	background: rgba(0, 0, 0, 0) url("../images/video_icon.jpg") no-repeat scroll center top;

}
#block-boxes-make-it-easy .resources-types a{
    color: #000;
    display: inline-block;
    font-weight: 500;
    margin-right: 25px;
    text-align: center;
    text-transform: uppercase;
    width: 115px;
    font-family: 'Ubuntu','Lato', sans-serif;
}
#block-boxes-make-it-easy .resources-types .video-icon{
    margin-right:0;
}
#block-boxes-make-it-easy .resources-types span{
    font-size:0;
}
#block-boxes-make-it-easy .resources-types a:hover{
color:#9FC427;
}
#block-boxes-make-it-easy .resources-types a .icon-image{
-moz-transition:    all 0.4s ease 0s;
    -o-transition:      all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition:         all 0.4s ease 0s;
    display: inline-block;
    height: 115px;
    width: 115px;
    margin-bottom: 10px;
}
#block-boxes-make-it-easy .resources-types a .icon-image:hover{
    background-position: center bottom;
}
#block-boxes-make-it-easy h2{
	border-bottom: 1px solid #8eb4d3;
    color: #1d6aa7;
    font-size: 26px;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-family: 'Ubuntu','Lato', sans-serif;
    font-weight:500;
}
#block-boxes-make-it-easy .easy-content{
	width:410px;
	float:right;
}
#block-boxes-make-it-easy p{
	font-size:16px;
}


/*------------- Teachers, Join our community --------------*/

.page-teachers #block-views-join-community-block,
.page-college-teacher-resources #block-views-join-community-block-1{
	background:#2377B8;
	color:#fff;
	padding:40px;

}
.page-teachers #block-views-join-community-block .title,.page-teachers #block-views-join-community-block .date,
.page-college-teacher-resources #block-views-join-community-block-1 .title,.page-teacher-resourcess #block-views-join-community-block-1 .date{
	display:none;
}
.page-teachers #block-views-join-community-block .content,
.page-college-teacher-resources #block-views-join-community-block-1 .content{
	width:550px;
    margin:0 auto;
}
.page-teachers #block-views-join-community-block form,
.page-college-teacher-resources #block-views-join-community-block-1 form{
    clear:both;
    margin-top:20px;
}
.page-teachers #block-views-join-community-block .contact-picture,
.page-college-teacher-resources #block-views-join-community-block-1 .contact-picture{
    float:left;
    margin-right:15px;

}
.page-teachers #block-views-join-community-block .contact-info,
.page-college-teacher-resources #block-views-join-community-block-1 .contact-info{
    float: left;
    margin-bottom: 30px;
    margin-top: 5px;
}
.page-teachers #block-views-join-community-block h2,
.page-college-teacher-resources #block-views-join-community-block-1 h2{
	border-bottom: 1px solid #93bedf;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    margin: 0 auto 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    width: 550px;
    font-family: 'Ubuntu','Lato', sans-serif;
}
.page-teachers #block-views-join-community-block p,
.page-college-teacher-resources #block-views-join-community-block-1 p{
	font-size:15px;
}
.page-teachers #block-views-join-community-block a,
.page-college-teacher-resources #block-views-join-community-block-1 a{
	color:#fff;
	text-decoration: underline;
}
.page-teachers #block-views-join-community-block .form-text,
.page-college-teacher-resources #block-views-join-community-block-1 .form-text{
	border: 1px solid #1b5a8a;
    border-radius: 4px;
    padding: 7px 14px;
    width:520px;
}
.page-teachers #block-views-join-community-block .form-submit,
.page-college-teacher-resources #block-views-join-community-block-1 .form-submit{
	background: -webkit-linear-gradient(#BBD94F, #97BB26); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#BBD94F, #97BB26); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#BBD94F, #97BB26); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#BBD94F, #97BB26); /* Standard syntax */
	color:#fff;
	display:block;
	padding:12px 0 32px;
	font-size: 20px;
	border-radius:4px;
	text-shadow:1px 1px 0px #000;
	text-align:center;
	width:550px;
	line-height:20px;
    font-family: "Ubuntu","Lato", sans-serif;
}
.page-teachers #block-views-join-community-block .form-submit:hover,
.page-college-teacher-resources #block-views-join-community-block-1 .form-submit:hover{
    background: -webkit-linear-gradient(#C9EA53, #97BB26); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C9EA53, #97BB26); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C9EA53, #97BB26); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C9EA53, #97BB26); /* Standard syntax */
}

.page-teachers #block-views-join-community-block label,
.page-college-teacher-resources #block-views-join-community-block-1 label {
    /*color: #aaa;*/
    font-size: 16px;
    font-weight: normal;
    padding: 15px 0 0;
    /*position: absolute;*/
}
.page-teachers #block-views-join-community-block .form-item,.page-teachers #block-views-join-community-block .form-actions,
.page-college-teacher-resources #block-views-join-community-block-1 .form-item,.page-college-teacher-resources #block-views-join-community-block-1 .form-actions{
	margin:10px 0;
}

/*----------- Questions block -------------*/
#block-boxes-questions{
    background:#F5F5F5;
    padding:20px 40px 5px;
}
#block-boxes-questions .feedback-btn{
    float:right;
    width:400px;
    margin-top:15px;

}
#block-boxes-questions .feedback-content{
    float:left;
    width:400px;

}
#block-boxes-questions h2{
    border-bottom: none;
    color: #1d6aa7;
    font-size: 26px;
    padding-bottom: 0px;
    text-transform: uppercase;
    margin:0;
    font-family: 'Ubuntu','Lato', sans-serif;
}

/*---------- Teachers Footer -------------*/
#footer.teachers-footer{
    border:none;
    padding-top:0;
    margin-top:0;
}
.teachers-footer .supporters-footer{
    border:none;
    padding-top:0;
    margin-top:0;
}
.teachers-footer .supporters-footer-content{
    padding:20px 0;
}
.teachers-footer div.img-supporters{
    padding:0 40px;
}
#footer .follow-us{
    float: right;
    margin-top: 13px;
    width: auto;
}
#footer .facebook-chicklet{
    background: rgba(0, 0, 0, 0) url("../images/footer_facebook.jpg") no-repeat scroll center top;
    padding: 11px 14px;
}
#footer .twitter-chicklet{
    background: rgba(0, 0, 0, 0) url("../images/footer_twitter.jpg") no-repeat scroll center top;
    padding: 11px 14px;
}
#footer .follow-us ul li a{
    -moz-transition:    all 0.4s ease 0s;
    -o-transition:      all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition:         all 0.4s ease 0s;
}
#footer .rss-chicklet{
    background: rgba(0, 0, 0, 0) url("../images/footer_rss.jpg") no-repeat scroll center top;
    padding: 11px 14px;
}
#footer .follow-us ul li a:hover{
    background-position:center bottom;
}
.footer-copyright{
    background:#393C33;
    color:#fff;
    padding:30px;
    float:left;
    width:890px;
}
.footer-copyright #footer-menu ul li{
    border-right:none;
}
.footer-copyright #footer-menu ul li a{
    color:#fff;
    font-size:12px;
    text-decoration:underline;
}
.container_24 .footer-copyright .prefix_3{
    padding-left:0;
    float:right;
}

.views-field-field-video img{
    width:100%;
    height:auto;
}

/*---------- Login Items -------------*/
.admin-menu.section-high-school-teacher-resources .box-loggedin,
.admin-menu.section-college-teacher-resources .box-loggedin {
    top: 80px;
    left: 5px;
    right: unset;
}

.section-high-school-teacher-resources .box-loggedin,
.section-college-teacher-resources .box-loggedin {
    top: 114px;
    left: 5px;
    right: unset;
}

.section-high-school-teacher-resources .page-resources  a.register,
.section-college-teacher-resources .page-resources a.register {
    margin-left: 0;
}

/*---------- Teaching Resources Links -------------*/
#block-boxes-teaching-resources-link .content {
    text-align: center;
}

#block-boxes-teaching-resources-link p,
#block-boxes-teaching-resources-link .vertical-line {
    display: inline-block;
}

#block-boxes-teaching-resources-link a.active {
    color: #697E21;
}

#block-boxes-teaching-resources-link a:hover {
    text-decoration: none;
}

#block-boxes-teaching-resources-link p > a:first-child {
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

#block-boxes-teaching-resources-link p > a:last-child {
    padding-left: 10px;
}

/*---------- Page title -------------*/
#boxes-box-college_teaching_resources,
#boxes-box-high_school_resources {
    text-align: center;
}

#boxes-box-college_teaching_resources {
    margin-bottom: 60px;
}

#boxes-box-college_teaching_resources h1,
#boxes-box-high_school_resources h1 {
    border-bottom: none;
    color: #136CA6;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#boxes-box-college_teaching_resources p,
#boxes-box-high_school_resources p {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 0;
    padding: 0 15px;
}

/*---------- Browse by Course title -------------*/
.browse-course h2 {
    border-bottom: 1px solid;
    color: #2077BD;
    font-weight: 500;
    line-height: 30px;
    margin: 0 30px 30px;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

/*---------- Latest Updates -------------*/
.page-college-teacher-resources  #block-views-resources-block-17 {
    padding: 25px;
}

#block-views-resources-block-17 .view-header h2 {
    text-align: center;
}

/*---------- Three columns (manual) -------------*/
#block-bean-videos-mapped-to-standards {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding: 25px;
}

#block-bean-resources-by-type {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: none;
    padding: 30px 25px 0;
}


#block-bean-resources-by-type .element-invisible,
#block-bean-videos-mapped-to-standards .element-invisible {
    height: auto;
    position: relative !important;
    overflow: unset;
}

#block-bean-resources-by-type h2,
#block-bean-videos-mapped-to-standards h2 {
    color: #2077bd;
    line-height: 1.2;
    margin-right: 12px;
    margin-top: 0;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.bean-3-columns-manual .field-collection-container {
    border-bottom: none;
    position: relative;
}

#block-bean-resources-by-type .field-name-field-resources-type > .field-items > .field-item,
#block-bean-videos-mapped-to-standards .field-name-field-resources-type > .field-items > .field-item {
    background: #1e6daa none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 11px;
    padding: 25px;
}

.bean-3-columns-manual .field-collection-item-field-resources-type img {
    border: 3px solid #fff;
    height: auto;
    width: 100%;
}

.bean-3-columns-manual .field-collection-item-field-resources-type  .field-name-field-resource-title {
    margin: 10px 0;
}

.bean-3-columns-manual .field-collection-item-field-resources-type  .field-name-field-resource-title a {
    color: #fff;
    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.bean-3-columns-manual .field-collection-item-field-resources-type  .field-name-field-resource-links a {
    background-image: url(/sites/all/themes/mru/images/mruniversity-list-bullet.png);
    background-position-y: 6px;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding-left: 20px;
}

.bean-3-columns-manual .field-name-field-additional-link {
    margin-bottom: 10px;
    margin-right: 12px;
}

/*---------- Three columns (Select) -------------*/
#block-bean-featured-resources {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding: 30px 40px;
}

#block-bean-featured-resources h2 {
    color: #2077bd;
    margin-right: 12px;
    margin-top: 0;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.bean-3-columns-select .field-items .field-item .node-resource {
    background: #1e6daa none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 11px;
    margin: 0 14px 14px 0;
    padding: 25px;
    width: 226px;
}

.bean-3-columns-select .node-resource .field-name-field-image {
    margin-top: 0;
}

.bean-3-columns-select img {
    border: 3px solid #fff;
}

.bean-3-columns-select .teaser-title a {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
}

.bean-3-columns-select .featured-resource-type a {
    color: #fff;
}

.bean-3-columns-select .field-name-field-additional-link {
    clear: both;
    margin-right: 12px;
    text-align: right;
}

/*---------- Events -------------*/
#block-bean-upcoming-events {
    padding: 30px 40px;
}

.section-high-school-teacher-resources .page-resources .region-content {
    /*float: none;*/
}

#block-bean-upcoming-events h2 {
    color: #2077bd;
    margin-right: 12px;
    margin-top: 0;
    padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.section-high-school-teacher-resources .field-collection-container {
    border-bottom: none;
}

.section-high-school-teacher-resources .field-collection-item-field-resource-events .content {
    position: relative;
}

.section-high-school-teacher-resources .field-name-field-event-date {
    color: #136CA6;
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-right: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 35px;
}


.section-high-school-teacher-resources .field-name-field-event-link {
    display: inline-block;
    font-size: 18px;
    font-style: italic;
    position: relative;
    text-decoration: underline;
    top: -10px;
}

/*---------- Webform -------------*/
.page-college-teacher-resources .view-join-community .views-row-odd {
    margin-right: 0;
}

.page-high-school-teacher-resources .block-webform {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 30px 40px;
}

.page-high-school-teacher-resources .block-webform h2 {
    border-bottom: none;
    color: #2077bd;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}

.page-high-school-teacher-resources .webform-client-form  {
    max-width: 600px;
    margin: 0 auto;
}

.page-high-school-teacher-resources .block-webform input[type="text"],
.page-high-school-teacher-resources .block-webform input[type="email"] {
    min-width: unset;
    max-width: 600px;
    width: 95%;
}

.page-high-school-teacher-resources .block-webform input[type="submit"] {
    background: linear-gradient(#63BAFE, #4B97D2);
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Ubuntu","Lato", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 12px 0 32px;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
    width: 100%;
}

.page-high-school-teacher-resources .block-webform input[type="submit"]:hover {
    background: linear-gradient(#67CAFF, #4B97D2);
}

/*---------- CTA Banner -------------*/
.bean-cta-banner {
    margin-bottom: 50px;
}

.bean-cta-banner .field-name-field-banner-image {
    min-height: 350px;
}

.bean-cta-banner img {
    max-height: 350px;
    width: 100%;
}

.bean-cta-banner .content {
    position: relative;
}

.bean-cta-banner .banner-content {
    left: 0;
    margin: 15px auto;
    padding: 0 10px;
    position: absolute;
    max-width: 650px;
    right: 0;
    top: 0;
}

.bean-cta-banner .field-name-field-banner-text h2 {
    color: #fff;
    border-bottom: none;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}

.bean-cta-banner .field-name-field-banner-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 30px;
    text-align: center;
}

.bean-cta-banner .field-name-field-banner-link a {
    background: linear-gradient(#bbd94F,#97bb26);
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Ubuntu","Lato", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 auto;
    padding: 15px;
    text-shadow: 1px 1px 0 #000;
    text-align: center;
    width: 70%;
}

.bean-cta-banner .field-name-field-banner-link a:hover {
    background: linear-gradient(#C9EA53,#97BB26);
    text-decoration: none;
}

/*---------- Text/Image -------------*/
.bean-text-and-image {
    /*padding: 30px 40px 0 40px;*/
}

.bean-text-and-image .bean-left {
    float: left;
    width: 45%;
}

.bean-text-and-image .bean-right {
    float: right;
    width: 55%;
}

.bean-text-and-image .field-name-field-body-text {
    margin-bottom: 30px;
}

.page-resources .bean-text-and-image h2 {
    color: #2077bd;
    border-bottom: none;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}

.bean-text-and-image p {
    font-size: 20px;
    font-weight: 500;
    max-width: 220px;
    margin: 0 auto;
    text-align: center;
}

.bean-text-and-image .field-name-field-link a {
    background: linear-gradient(#63baFE, #4b97d2);
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Ubuntu","Lato",sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 auto;
    padding: 15px;
    text-shadow: 1px 1px 0px #000;
    text-align: center;
    width: 250px;
}

.bean-text-and-image .field-name-field-link a:hover {
    background: linear-gradient(#67CAFF, #4B97D2);
    text-decoration: none;
}

.bean-text-and-image img {
    height: auto;
    width: 100%;
}

/*---------- Responsive Container  -------------*/
body.section-high-school-teacher-resources,
body.section-college-teacher-resources {
    min-width: unset;
}

.section-high-school-teacher-resources #wrapper,
.section-college-teacher-resources #wrapper {
    /*padding: 0 15px;*/
}

.section-high-school-teacher-resources #main,
.section-college-teacher-resources #main {
    max-width: 100%;
}

.section-high-school-teacher-resources .container_24 .grid_24,
.section-high-school-teacher-resources .container_24 .grid_12,
.section-college-teacher-resources .container_24 .grid_24,
.section-college-teacher-resources .container_24 .grid_12 {
    max-width: 100%;
    margin: 0;
}

.section-high-school-teacher-resources #block-boxes-questions .feedback-content,
.section-high-school-teacher-resources #block-boxes-questions .feedback-btn,
.section-college-teacher-resources #block-boxes-questions .feedback-content,
.section-college-teacher-resources #block-boxes-questions .feedback-btn {
    max-width: 400px;
    width: 100%;
}

.page-resources .region-content {
    float: none;
}

.section-high-school-teacher-resources .supporters-footer,
.section-high-school-teacher-resources .supporters-footer-content,
.section-college-teacher-resources .supporters-footer,
.section-college-teacher-resources .supporters-footer-content {
    max-width: 950px;
    width: 100%;
}

.section-high-school-teacher-resources .footer-copyright,
.section-college-teacher-resources .footer-copyright {
    max-width: 890px;
    width: 100%;
}

.page-college-teacher-resources #block-views-join-community-block-1 .content,
.page-college-teacher-resources #block-views-join-community-block-1 h2 {
    max-width: 550px;
    width: 100%;
}

.page-college-teacher-resources #block-views-join-community-block-1 .webform-component-email,
.page-college-teacher-resources #block-views-join-community-block-1 .webform-component-textfield {
    overflow: hidden;
}

.section-high-school-teacher-resources .block-webform .webform-confirmation p {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
}

.page-college-teacher-resources #block-views-join-community-block-1 .form-submit {
    max-width: 550px;
    width: 100%;
}

/*---------- View All Videos -------------*/
#block-boxes-video-library {
    /*max-width: 890px;*/
    /*width: auto;*/
}

#block-boxes-video-library .content {
    max-width: 550px;
    width: 100%;
}

/*---------- Browse By Course -------------*/
.page-college-teacher-resources .course-list .course-row {
    /*margin: 0 15px 15px; !* 0 30px 30px*!*/
    max-width: 895px;
    width: 100%;
}


.page-college-teacher-resources .view-display-id-block_18 .view-content {
    margin-left: 26px;
}

/*---------- Browse By Course -------------*/
.page-college-teacher-resources .course-list .course-row .resource-item {
    width: auto;
}

.page-college-teacher-resources #content {
    background: #fafafa;
    padding-top: 35px;
}

.page-college-teacher-resources #header {
    margin-bottom: 0;
}

@media (min-width: 500px) {
    .bean-cta-banner .banner-content {
        margin: 50px auto;
    }
}

@media (min-width: 666px) {
    #block-bean-resources-by-type h2,
    #block-bean-videos-mapped-to-standards h2,
    .browse-course h2,
    #block-views-resources-block-17 .view-header h2,
    #block-bean-upcoming-events h2,
    #block-bean-featured-resources h2 {
        text-align: left;
    }


    #block-bean-videos-mapped-to-standards .field-name-field-resources-type > .field-items > .field-item {
        max-width: 226px;
    }

    #block-bean-resources-by-type .field-name-field-resources-type > .field-items > .field-item {
      max-width: 173px;
    }

    .page-college-teacher-resources  #block-views-resources-block-17  .views-rows {
        margin: 0 14px 14px 0;
        max-width: 226px;
    }

    /*---------- Webform -------------*/
    body.section-high-school-teacher-resources,
    body.section-college-teacher-resources {
        margin: 0 auto;
        max-width: 960px;
        min-width: 100%;
    }

    .page-high-school-teacher-resources .block-webform .webform-component {
        display: inline-block;
    }

    .page-high-school-teacher-resources .block-webform h2 {
        margin-bottom: 0;
    }

    .page-high-school-teacher-resources .block-webform input[type="text"],
    .page-high-school-teacher-resources .block-webform input[type="email"] {
        max-width: 270px;
        width: 100%;
    }

    .page-high-school-teacher-resources .block-webform #webform-component-your-email-address  {
        float: right;
    }

    #block-bean-videos-mapped-to-standards .field-name-field-resources-type > .field-items > .field-item {
        margin: 0 14px 14px 0;
        max-width: 215px;
    }

    #block-bean-resources-by-type .field-name-field-resources-type > .field-items > .field-item {
      margin-right: 14px;
      max-width: 237px;
    }

    #block-bean-resources-by-type .field-name-field-resources-type > .field-items > .field-item:last-child {
      margin-right: 0;
    }

    #block-bean-videos-mapped-to-standards {
        padding: 30px 40px;
        margin: 0 15px 30px;
    }

    .page-college-teacher-resources .view-resources.view-display-id-block_17 .views-row {
        max-width: 226px;
    }
}

@media (min-width: 768px) {
    /*---------- Resources Link Tabs -------------*/
    #block-boxes-teaching-resources-link .content {
        margin-top: 10px;
        text-align: right;
    }

    /*---------- CTA Banner  -------------*/
    .bean-cta-banner .field-name-field-banner-text h2 {
        font-size: 32px;
    }

    .bean-cta-banner .field-name-field-banner-text p {
        font-size: 18px;
    }

    .bean-cta-banner .field-name-field-banner-link a {
        font-size: 20px;
    }

    /*---------- Browse By Course -------------*/
    .page-college-teacher-resources .course-list .course-row .resource-item {
        max-width: 300px;
        width: 100%;
    }

    .bean-3-columns-manual .field-name-field-additional-link {
        text-align: right;
    }
}

@media (min-width: 954px) {

    .section-high-school-teacher-resources .page-resources .box-register,
    .section-college-teacher-resources .page-resources .box-register {
        right: 20px;
        left: unset;
    }

    .section-high-school-teacher-resources .box-loggedin,
    .section-college-teacher-resources .box-loggedin,
    .admin-menu.section-high-school-teacher-resources .box-loggedin,
    .admin-menu.section-college-teacher-resources .box-loggedin {
        top: 60px;
        right: 10px;
    }
}

@media (max-width: 895px) {
    /*---------- Text and Image  -------------*/
    .bean-text-and-image {
        padding-top: 0;
    }

    .bean-text-and-image .bean-left {
        margin-bottom: 60px;
    }

    .bean-text-and-image .bean-left,
    .bean-text-and-image .bean-right {
        float: none;
        width: 100%;
    }

    /*---------- Questions/Request? Feedback Section -------------*/
    .section-high-school-teacher-resources #block-boxes-questions .feedback-content,
    .page-college-teacher-resources #block-boxes-questions .feedback-content {
        max-width: 100%;
    }

    .section-high-school-teacher-resources #block-boxes-questions .feedback-btn,
    .page-college-teacher-resources #block-boxes-questions .feedback-btn {
        margin-bottom: 15px;
        max-width: 100%;
    }
}

@media (max-width: 964px) {
    /*---------- Three columns -------------*/
    .bean-3-columns-manual .field-name-field-additional-link,
    .bean-3-columns-select .field-name-field-additional-link {
        text-align: left;
    }

    /*---------- Footer Section -------------*/
    .section-high-school-teacher-resources .supporters-footer,
    .section-high-school-teacher-resources .supporters-footer-content,
    .section-high-school-teacher-resources .footer-copyright,
    .section-college-teacher-resources .supporters-footer,
    .section-college-teacher-resources .supporters-footer-content,
    .section-college-teacher-resources .footer-copyright,
    .section-college-teacher-resources .view-resources .views-row{
        display: none;
    }

    .section-college-teacher-resources .view-resources .views-row:nth-child(-n+2) {
        display: block;
    }
}

.section-college-teacher-resources #site-description {
    display: none;
}

.page-high-school-teacher-resources #content {
    margin-top: 25px;
}

#block-boxes-high-school-resources {
    margin-bottom: 50px;
}
#block-bean-high-school-announcement-block .bean-announcement-block {
    margin-bottom: 0;
}

.page-high-school-teacher-resources #block-block-3,
.page-college-teacher-resources #block-block-3 {
    display: none;
}
