@font-face {
	font-family: SharpSansDispNo1-Medium;
	src: url(/includes/fonts/SharpSansNo1/SharpSansNo1-Medium.woff);
	font-style: medium;
  }
.contentHero .ttl-Hero {
	background-image: url("https://static.abeka.com/ABeka/images/teacher-talk-live/teachertalk-landing-hero.jpg");
	background-color: #fff !important;
	height: 465px;
	background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.menuContainer {
	margin: auto;
	text-align: center;
}
.section-Header img {
	height: 100%;
	width: 80%;
	padding: 0px !important;
}

.ttlhero1 {
	width:100% !important;
	
}

.hero-arrow-top.hero-arrow-solid:before {
	border-color: #f5ae3c transparent transparent transparent;
}

.otLogo {
	margin-left: auto;
	margin-right: auto;
}

.maxImg-1 {
	max-width: 300px;
	margin: 0 auto;
	max-height: 180px;
}
.imgBlock {
height: 180px;
}


/*Karina Added Styles Start*/

/* .contentHero {
	background-color: #9acfbd;
} */
.pt-md {
	padding-top:20px; 
}
.orange {
	color: #f5ae3c !important;
}
.text-dark {
	color: #292929 !important;
}
.hero-orange {
	background-color: #f5ae3c;
}
/* .contentHero h3 {
	text-align: left !important;
} */
.header-img {
	width: 50% !important;
}
.ttl-heading {
	color: #292929 !important;
    font-family: "SharpSans", sans-serif !important;
    font-style: normal !important;
    font-weight: normal;
    letter-spacing: -.36px !important;
    line-height: 35px;
    padding: 0px;
    margin-bottom: 25px;
    text-align: left !important;
}
.ttl-heading h3 {
    font-size: 32px;
}
.ttl-heading h4 {
    font-size: 28px;
	color: #292929 !important;
    font-family: "SharpSans", sans-serif !important;
    font-style: normal !important;
    font-weight: normal;
    margin-bottom: 10px !important;
}
.ttl-heading h5 {
    font-family: "SharpSans", sans-serif !important;
	color: #292929 !important;
    font-style: 800;
}

.ot-heading-white {
    color: #fff;
}

p {
	color: #455a6e;
    font-family: "SharpSansDispNo1-Medium", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 1.2rem;
    text-align: center;
}

h3.ui-state-default {
    background: #fff !important;
    border: 2px solid #fff !important;
    /* border-radius: 15px 15px 0px 0px */
    /* margin-bottom: 25px !important; */
}
.Question {
    font-size: 18px !important;
    color: #93328e;
    line-height: 26px !important;
}
.PageAccordion div.ui-accordion-content {
    background-color: #fff;
    border: 2px solid #fff;
    border-top: none;
    margin-left: 0;
    padding: 10px 20px;
}
.ui-accordion {
    box-shadow: 0px 1px 9px #C88414;
}

/*Karina Added Styles End*/
@media (min-width:767px){
	

	.ttlhero2 {
	display: none !important;
	
}
}
@media (max-width: 991px) {
.flex-fix .flexbox-parent {
	display: block !important;
}
}
@media (max-width: 767px) {

/* .contentHero .ot-Hero {
	height: 250px; 
} */
	.ttlhero1 {
	display: none !important;
	
}
	.ttlhero2 {
	width: 100%!important;	
	}
	.contentHero .ttl-Hero {
	background-image: url("https://static.abeka.com/ABeka/images/teacher-talk-live/TTL-Hero-mobile.png");
		
	}
.pt-lg {
	padding-top: 0px; 
}
.ttl-heading h3 {
    font-size: 28px;
}
.ttl-heading h4 {
    font-size: 22px;
}

.listPhoto {
    float: none;
    padding-right: 0px;
}
}