/* ---------- Theme CSS ---------- */
#Our-Goal-Main, #Find-Your-Tutor-Main, #Become-a-Tutor-Main, #Satisfaction-Main, #Reviews-Main, #Math-Tutoring-Subjects-Main, #Professional-Tutors-Main, #Why-Us-Main, #What-We-Can-Help-You-With-Main, #Blog-Main, #Benefits-of-One-on-one-Tutoring-Main, #Tutoring-Options-Main, #Group-Tutoring {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Our-Goal-In, #Find-Your-Tutor-In, #Become-a-Tutor-In, #Satisfaction-In, #Reviews-In, #Math-Tutoring-Subjects-In, #Professional-Tutors-In, #Why-Us-In, #What-We-Can-Help-You-With-In, #Blog-In, #Benefits-of-One-on-one-Tutoring-In, #Tutoring-Options-Main-In, #Group-Tutoring-In {
	max-width: 1200px;
	min-width: 300px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
/* Group Tutoring */
#Group-Tutoring {
	background: #f8f8f8;
}
#Group-Tutoring-In {
	text-align: center;
	padding: 25px 0;
}
#Group-Tutoring-In p {
	padding: 0px 10px;
}
.group_tutoring_heading {
	font-size: 2vw;
	font-family: 'Archivo';
	font-weight: bold;
	margin: 12px 0;
}
#Group-Tutoring-In a.grp_tutoring_reg_btn {
	background: #403712;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	border-radius: 3px;
	padding: 8px 15px;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 16px;
	margin-top: 10px;
}
/* Group Tutoring */

/* Tutoring Options */

#Tutoring-Options-Main {
	background: url(/images/tutoring-options-bg.png) no-repeat center top;
}
#Tutoring-Options-Main-In {
	min-height: 892px;
}
.tutoring-options {
	width: 550px;
	float: right;
}
.tutoring-options h2 {
	font: bold 48px/54px 'Archivo';
	color: #000;
	padding: 39px 0 34px 0;
}
.tutoring-options ul.tut-list {
	margin: 0px;
	padding: 0px;
}
.tutoring-options ul.tut-list > li {
	margin: 0;
	padding: 32px 10px 10px 128px;
	background: url(/images/shadow-bg.png) no-repeat left 12px;
	background-size: 100% auto;
	position: relative;
}
.tutoring-options ul.tut-list > li::before {
	position: absolute;
	content: '';
	width: 90px;
	height: 80px;
	background: url(/images/tutoring-options-icons.png) no-repeat left top;
	left: 0px;
	top: 0px;
}
.tutoring-options ul.tut-list > li.tut-opt1::before {
	background-position: 0 0;
}
.tutoring-options ul.tut-list > li.tut-opt2::before {
	background-position: 0 -111px;
}
.tutoring-options ul.tut-list > li.tut-opt3::before {
	background-position: 0 -221px;
}
.tutoring-options ul.tut-list > li.tut-opt4::before {
	background-position: 0 -333px;
}
.tutoring-options ul.tut-list > li.tut-opt5::before {
	background-position: 0 -442px;
}
.tutoring-options ul.tut-list > li h3 {
	font: bold 24px/34px 'Archivo';
	color: #000;
}
.tutoring-options ul.tut-list > li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.tutoring-options ul.tut-list > li ul li {
	list-style: disc;
	font: 300 15px/22px 'Archivo';
	color: #252323;
}
/* Benefits of One on one Tutoring */
#Benefits-of-One-on-one-Tutoring-In {
	background: url(/images/hme-benefits-of-one-on-one-tutoring-bg.jpg) no-repeat center top;
	height: 740px;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding: 70px 0 0 0;
}
#Benefits-of-One-on-one-Tutoring-In .theme-L {
	background: url(/images/hme-benefits-of-one-on-one-tutoring-l-bg.jpg) no-repeat right top;
}
#Benefits-of-One-on-one-Tutoring-In .theme-R {
	background: url(/images/hme-benefits-of-one-on-one-tutoring-r-bg.jpg) no-repeat left top;
}
#Benefits-of-One-on-one-Tutoring-In h2 {
	font: bold 48px/54px 'Archivo';
	padding: 0 0 15px 0;
}
#Benefits-of-One-on-one-Tutoring-In p.hme-benefits-of-one-on-one-tutoring-intro-txt {
	font: 100 16px/30px 'Archivo';
	width: 60%;
	margin: 0 auto;
}
#Benefits-of-One-on-one-Tutoring-In ul {
	font-size: 0;
	text-align: center;
	margin: 58px 0 0 0;
}
#Benefits-of-One-on-one-Tutoring-In ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
}
#Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list {
	width: 187px;
	height: 386px;
	background: #fff;
	padding: 8px 0 0 0;
	border-radius: 10px;
}
#Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list .hme-benefits-of-one-on-one-tutoring-list-content .hd {
	font: 800 20px/17px 'Archivo';
	color: #000;
	padding: 25px 0 0 0;
}
#Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list .hme-benefits-of-one-on-one-tutoring-list-content p {
	font: 300 14px/20px 'Archivo';
	color: #252323;
	padding: 17px 20px 0 20px;
}
/* What We Can Help You With */
#What-We-Can-Help-You-With-In {
	text-align: center;
	padding: 78px 0 49px 0;
}
#What-We-Can-Help-You-With-In h2 {
	font: bold 48px/54px 'Archivo';
	color: #000;
	padding: 0 0 60px 0;
}
#What-We-Can-Help-You-With-In ul {
	font-size: 0;
	text-align: center;
}
#What-We-Can-Help-You-With-In ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
}
#What-We-Can-Help-You-With-In ul li div {
	display: block;
	padding: 157px 0 0 0;
	font: 600 20px/24px 'Archivo';
	color: #414344;
	width: 275px;
	height: 285px;
	border-radius: 5px;
	position: relative;
	box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
	-moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 20%);
}
#What-We-Can-Help-You-With-In ul li div::before {
	position: absolute;
	content: '';
	width: 85px;
	height: 76px;
	background: url(/images/hme-what-we-can-help-you-with-list-icons.png) no-repeat;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 66px;
}
#What-We-Can-Help-You-With-In ul li div:hover::before {
	background: url(/images/hme-what-we-can-help-you-with-list-icons-on.png) no-repeat;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt1 div::before {
	background-position: 0 0;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt2 div::before {
	background-position: -306px 0px;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt3 div::before {
	background-position: -615px 0px;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt4 div::before {
	background-position: -921px 0px;
}
#What-We-Can-Help-You-With-In ul li div:hover {
	background: #c8b568;
	color: #000;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
/* Blog */
#Blog-Main {
	background:url(/images/blog-bg.jpg) no-repeat;
	background-size:100% 528px;
}
#Blog-In {
	padding:60px 0;
}
#Blog-In h2 {
	font: bold 48px/54px 'Archivo';
	color: #fff;
	padding: 0 0 40px 0;
	text-align:center;
}
.recent-blog-post-list {
	text-align:center;
}
.recent-blog-post-list li {
	display:inline-block;
	vertical-align:top;
	width:33%;
}
.recent-blog-post-list li .recent-blog-post {
	width:290px;
	margin:0px auto;
	text-align:center;
	background:#fff;
	border:2px solid #e5e5e5;
	border-radius:145px;
	padding:20px 20px 30px 20px;
}
.recent-blog-post-list li .recent-post-image {
	width:246px;
	height:246px;
	border-radius:50%;
	border:4px solid #c8b568;
	overflow:hidden;
	position:relative;
}
.recent-blog-post-list li .recent-post-image img {
	position:absolute;
	left:-112px;
	right:-112px;
	margin:0px auto;
	width:469px !important;
	height:246px !important;
	max-width:inherit;
}

.recent-blog-post-list li .blog-title {
	font: bold 20px/25px 'Archivo';
	color: #000;
	padding:20px 0px 10px 0px;
	min-height:105px;
}
.recent-blog-post-list li .blog-text {
	font: 300 15px/22px 'Archivo';
	color: #252323;
	padding:10px 0px 10px 0px;
}
.recent-blog-post-list li .blog-read-more {
	font: normal 14px/22px 'Archivo';
	color: #000;
	padding:10px 0px 10px 0px;
}
.recent-blog-post-list li .blog-read-more a {
	display:inline-block;
	padding:10px 20px;
	border:2px solid #777777;
	border-radius:25px;
}
.recent-blog-post-list li .blog-read-more a:hover {
	color:#c8b568;
	border:2px solid #c8b568;
}
#Blog-In .blog-main-read-more {
	position: relative;
	text-align:center;
	padding:50px 0 0 0;
	z-index: 15;
}
#Blog-In .blog-main-read-more a {
	display: inline-block;
	font: 300 16px/21px 'Archivo';
	color: #000;
	background: #c8b568;
	border-radius: 30px;
	padding: 18px 0;
	width: 177px;
	text-align: center;
	margin: 10px 0 0 0;
}
#Blog-In .blog-main-read-more a:hover {
	color: #fff;
	background: #3e4147;
	transition: .7s all ease;
}
/* Why Us */

#Why-Us-Main {
	background: #f8f8f8;
}
#Why-Us-In {
	padding: 0 0 97px 0;
}
#Why-Us-In .table-div {
	direction: rtl;
}
.hme-y-us-cell .hme-y-us-l-cell {
	width: 579px;
	padding: 83px 0 0 0;
	direction: ltr;
}
.hme-y-us-cell .hme-y-us-r-cell {
	padding: 82px 115px 0 0;
	direction: ltr;
}
.hme-y-us-cell .hme-y-us-r-cell h2 {
	font: bold 40px/48px 'Archivo';
	color: #000;
	padding: 0 0 16px 0;
}
.hme-y-us-cell .hme-y-us-r-cell p {
	font: 100 24px/36px 'Archivo';
	color: #414344;
}
.hme-y-us-cell .hme-y-us-r-cell h3 {
	font: bold 24px/30px 'Archivo';
	color: #000;
	padding: 24px 0 13px 0;
}
.hme-y-us-cell .hme-y-us-r-cell ul li {
	font: 300 15px/24px 'Archivo';
	color: #252323;
	background: url(/images/hme-y-us-r-cell-list-icon.png) no-repeat left 9px;
	padding: 0 0 0 30px;
}
/* Professional Tutors */
#Professional-Tutors-In {
	text-align: center;
	padding: 65px 0 100px 0;
}
#Professional-Tutors-In h2 {
	font: bold 48px/53px 'Archivo';
	color: #000;
}
#Professional-Tutors-In ul li {
	margin: 15px 0 15px 0;
	display: inline-block;
	vertical-align: top;
}
#Professional-Tutors-In p.hme-professional-tutors-intro-txt {
	font: normal 16px/22px 'Archivo';
	color: #2d2432;
	padding: 10px 0 0 0;
}
#Professional-Tutors-In ul {
	margin: 60px 0 0 0;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list {
	width: 293px;
	height: 526px;
	margin: 0 auto;
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 15%);
	border-radius: 15px;
	overflow: hidden;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-img {
	height: 293px;
	width: 293px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	background: #a0a0a0;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content {
	padding: 36px 10px 0 10px;
	min-height: 223px;/*box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 15%);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content h2.hd {
	font: bold 24px/30px 'Archivo';
	color: #000;
	padding: 0 0 18px 0;
}
/*#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content h3.hd a {
	cursor:inherit;
}*/
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content p {
	font: 300 14px/20px 'Archivo';
	color: #414344;
	margin-bottom: 10px;
}
#Professional-Tutors-In .nbs-flexisel-item img {
	margin: 0;
}
#Professional-Tutors-In .nbs-flexisel-nav-left {
	background: url(/images/hme-professional-tutors-list-arrow.png) no-repeat center center;
	width: 39px;
}
#Professional-Tutors-In .nbs-flexisel-nav-right {
	background: url(/images/hme-professional-tutors-list-arrow.png) no-repeat center center;
	width: 39px;
	transform: rotate(180deg);
}
#Professional-Tutors-In .nbs-flexisel-nav-left::before, #Professional-Tutors-In .nbs-flexisel-nav-right::before {
	display: none;
}
/* Math Tutoring Subjects */
#Math-Tutoring-Subjects-Main {
	background: url(/images/hme-math-tutoring-subjects-c-bg.jpg) no-repeat center top;
	background-size: auto 100%;
}
#Math-Tutoring-Subjects-In {
	/*height: 969px;*/
	padding: 84px 0 20px 0;
}
#Math-Tutoring-Subjects-In h2 {
	text-align: center;
	color: #fff;
	font: bold 48px/53px 'Archivo';
}
#Math-Tutoring-Subjects-In p {
	text-align: center;
	color: #fff;
	font: normal 16px/22px 'Archivo';
	padding: 11px 0 0 0;
}
ul.hme-math-tutoring-subjects-list {
	font-size: 0;
	text-align: center;
	margin: 47px 0 0 0;
}
ul.hme-math-tutoring-subjects-list > li {
	display: inline-block;
	vertical-align: top;
	margin: 11px 10px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content {
	width: 285px;
	height: 309px;
	background: #f2f2f2;
	border-radius: 10px;
	position: relative;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content .hd {
	font: bold 24px/30px 'Archivo';
	color: #000;
	text-align: center;
	padding: 93px 0 0 0;
	position: relative;
	display: inline-block;
	margin: 42px 0 0 0;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content .hd::before {
	position: absolute;
	content: '';
	width: 103px;
	height: 81px;
	background: url(/images/hme-math-tutoring-subjects-icons.png) no-repeat;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content:hover .hd::before {
	background: url(/images/hme-math-tutoring-subjects-icons-hover.png) no-repeat;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects1 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: 0 0;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects2 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: -292px 0;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects3 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: -590px 0;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects4 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: -912px 0;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects5 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: 0 -117px;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects6 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: -292px -117px;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects7 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: -612px -117px;
}
ul.hme-math-tutoring-subjects-list > li.hme-math-tutoring-subjects8 .hme-math-tutoring-subjects-list-content .hd::before {
	background-position: -912px -117px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content ul {
	width: 155px;
	margin: 0 auto;
	padding: 10px 0 0px 0;
	position: relative;
	min-height: 113px;
}
ul.hme-math-tutoring-subjects-list > li:nth-child(5) .hme-math-tutoring-subjects-list-content ul, ul.hme-math-tutoring-subjects-list > li:nth-child(8) .hme-math-tutoring-subjects-list-content ul {
	min-height: 84px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content ul::after {
	position: absolute;
	content: '';
	width: 52px;
	height: 2px;
	background: #c8b568;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content ul li {
	font: 300 14px/20px 'Archivo';
	color: #000;
	padding: 0 0 0 20px;
	background: url(/images/hme-math-tutoring-subjects-list-icon.png) no-repeat left center;
	text-align: left;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content:hover {
	background: #c8b568;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content:hover .hd a {
	/*color: #fff;*/
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content:hover ul li {
	/*color: #fff;
    background: url(/images/hme-math-tutoring-subjects-list-icon-hover.png) no-repeat left center;*/
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content:hover ul::after {
	background: #fff;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}

ul.hme-math-tutoring-subjects-list > li.instruments-subjects .hd::before{
    height: 100px;
	background:url(/images/instruments.png) no-repeat;
}
ul.hme-math-tutoring-subjects-list > li.instruments-subjects:hover .hd::before {
	height: 100px;
    background: url(/images/instruments-hover.png) no-repeat left center;
}

ul.hme-math-tutoring-subjects-list > li.biology-subjects .hd::before{
    height: 100px;
	background:url(/images/biology.png) no-repeat;
}
ul.hme-math-tutoring-subjects-list > li.biology-subjects:hover .hd::before {
	height: 100px;
    background: url(/images/biology-hover.png) no-repeat left center;
}

ul.hme-math-tutoring-subjects-list > li.chemistry-subjects .hd::before{
    height: 100px;
	background:url(/images/chemistry.png) no-repeat;
}
ul.hme-math-tutoring-subjects-list > li.chemistry-subjects:hover .hd::before {
	height: 100px;
    background: url(/images/chemistry-hover.png) no-repeat left center;
}

ul.hme-math-tutoring-subjects-list > li.physics-subjects .hd::before{
    height: 100px;
	background:url(/images/physics.png) no-repeat;
}
ul.hme-math-tutoring-subjects-list > li.physics-subjects:hover .hd::before {
	height: 100px;
    background: url(/images/physics-hover.png) no-repeat left center;
}

ul.hme-math-tutoring-subjects-list > li.language-subjects .hd::before{
    height: 100px;
	background:url(/images/languages.png) no-repeat;
}
ul.hme-math-tutoring-subjects-list > li.language-subjects:hover .hd::before {
	height: 100px;
    background: url(/images/languages-hover.png) no-repeat left center;
}

ul.hme-math-tutoring-subjects-list > li.business-subjects .hd::before{
    height: 100px;
	background:url(/images/business-and-financial-studies.png) no-repeat;
}
ul.hme-math-tutoring-subjects-list > li.business-subjects:hover .hd::before {
	height: 100px;
    background: url(/images/business-and-financial-studies-hover.png) no-repeat left center;
}

/* Satisfaction */
#Satisfaction-Main {
	background: #f8f8f8;
}
#Satisfaction-In {
	padding: 60px 0 60px 0;
	text-align: center;
}
#Satisfaction-In h2 {
	font: bold 48px/53px 'Archivo';
	color: #000;
	padding: 15px 0 15px 0;
}
#Satisfaction-In p {
  text-align: center;
  font: 200 36px/42px 'Archivo';
  color: #17294b;
  width:85%;
  margin:0px auto;
}
/* Reviews */
#Reviews-Main {
	background: none;
}
#Reviews-In {
	padding: 72px 0 60px 0;
	text-align: center;
}
#Reviews-In .hme-our-happy-clients-hd {
	font: bold 16px/22px 'Archivo';
	color: #c8b568;
	text-transform: uppercase;
	letter-spacing: 3.5px;
}
#Reviews-In h2 {
	font: bold 48px/53px 'Archivo';
	color: #000;
	padding: 12px 0 13px 0;
}
#Reviews-In p {
	text-align: center;
	font: 200 36px/42px 'Archivo';
	color: #17294b;
}
#Reviews-In p {
	font: bold 16px/22px 'Archivo';
	color: #000;
	letter-spacing: 0.5px;
	padding: 0 0 38px 0;
}
.hme-reviews-list {
	position: relative;
	width: 85%;
	margin: 48px auto 0px auto;
	text-align: center;
	font: 200 36px/42px 'Archivo';
	/*height: 150px;*/
	color: #17294b;
	padding: 0;
}
.hme-reviews-list ul {
	min-height:230px;
	clear:both;
}
.hme-reviews-list .patient-name {
	padding:30px 0 10px 0;
	font: italic normal 18px/22px 'Archivo';
	letter-spacing:0.5px;
	color:#000;
}
.hme-reviews-list::before {
	position: absolute;
	content: '';
	width: 45px;
	height: 42px;
	background: url(/images/pt-reviews-l-q.png) no-repeat;
	left: -90px;
	top: 7px;
}
.hme-reviews-list::after {
	position: absolute;
	content: '';
	width: 45px;
	height: 42px;
	background: url(/images/pt-reviews-r-q.png) no-repeat;
	right: -90px;
	top: 7px;
}
.hme-reviews-list ul li {
	width: 100%;
}
.Intra-Tabs {
	position: relative;
	text-align: center;
	margin:20px auto 0 auto;
	z-index:15;
}
.Intra-Tabs ul {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	min-height:inherit !important;
}
.Intra-Tabs ul li {
	width: 13px;
	height: 13px;
	margin: 5px 5px 5px 5px;
	display: inline-block;
	vertical-align: top;
}
.Intra-Tabs ul li a {
	display: block;
	width: 100%;
	height: 100%;
	background: #c8b568;
	border-radius: 50%;
	position: relative;
	z-index: 1;
}
.Intra-Tabs ul li.Reviews_here a {
	background: #17294b;
	border-radius: 50%;
}
#Reviews-In .hme-more-reviews {
	position:relative;
	margin:10px auto 0 auto;
	z-index:15;
}
.hme-more-reviews a {
	display: inline-block;
	font: 300 16px/21px 'Archivo';
	color: #000;
	background: #c8b568;
	border-radius: 30px;
	padding: 18px 0;
	width: 177px;
	text-align: center;
	margin: 10px 0 0 0;
}
.hme-more-reviews a:hover {
	color: #fff;
	background: #3e4147;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
/* Become a Tutor */
#Become-a-Tutor-In {
	min-height: 691px;
}
#Become-a-Tutor-In .hme-become-a-tutor-l-cell {
	width: 590px;
}
#Become-a-Tutor-In .hme-become-a-tutor-l-cell .hme-become-a-tutor-img {
	position: absolute;
	left: -39px;
	top: -2px;
}
#Become-a-Tutor-In .hme-become-a-tutor-r-cell {
	padding: 149px 0 0 95px;
}
#Become-a-Tutor-In .hme-become-a-tutor-r-cell h2 {
	font: bold 48px/53px 'Archivo';
	color: #000;
}
#Become-a-Tutor-In .hme-become-a-tutor-list-hd {
	color: #252323;
	font: 300 18px/24px 'Archivo';
	padding: 42px 0 12px 0;
}
#Become-a-Tutor-In .hme-become-a-tutor-r-cell ul li {
	color: #252323;
	font: 300 18px/24px 'Archivo';
	padding: 12px 0 12px 37px;
	background: url(/images/hme-find-ur-tutor-list-icon.png) no-repeat left 21px;
}
/* Find Your Tutor */
#Find-Your-Tutor-In {
	min-height: 574px;
}
#Find-Your-Tutor-In .table-div {
	direction: rtl;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell {
	padding: 104px 0 0 0;
	direction: ltr;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2 {
	font: bold 48px/53px 'Archivo';
	color: #000;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-list-hd {
	color: #252323;
	font: 300 18px/24px 'Archivo';
	padding: 42px 0 12px 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell ul li {
	color: #252323;
	font: 300 18px/24px 'Archivo';
	padding: 12px 0 12px 37px;
	background: url(/images/hme-find-ur-tutor-list-icon.png) no-repeat left 21px;
}
.hme-find-ur-tutor-l-cell {
	width: 621px;
	position: relative;
	direction: ltr;
}
.hme-find-ur-tutor-l-cell .hme-find-ur-tutor-img {
	position: absolute;
	right: -26px;
	top: -64px;
	z-index: -1;
}
/* Our Goal */
#Our-Goal-In {
	text-align: center;
	padding: 70px 0 13px 0;
}
#Our-Goal-In .hme-our-goal {
	font: 600 16px/22px 'Archivo';
	color: #c8b568;
	text-transform: uppercase;
	letter-spacing: 3.5px;
	padding: 18px 10px 13px 10px;
}
#Our-Goal-In h1 {
	font: bold 48px/53px 'Archivo';
	color: #000;
	margin: 0 0 20px 0;
}
#Our-Goal-In h2 {
	font: bold 25px/35px 'Archivo';
	color: #000;
	margin: 0 0 20px 0;
}
#Our-Goal-In ul {
	font: normal 25px/35px 'Archivo';
	color: #000;
	margin: 0 0 20px 0;
}
#Our-Goal-In ul li {
	padding: 0px 10px;
}
#Our-Goal-In p {
	font: 300 18px/35px 'Archivo';
	color: #252323;
	padding: 5px 0 25px 0;
}
#Our-Goal-In .hme-our-goal-rd-mre a {
	display: inline-block;
	font: 300 16px/22px 'Archivo';
	color: #fff;
	background: #ff6a00;
	padding: 15px 0px;
	width: 142px;
	text-align: center;
	border-radius: 30px;
}
#Our-Goal-In .hme-our-goal-rd-mre a:hover {
	background: #17294b;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
/* Home Banner CSS */
#Banner-Container #Banner {
	height: 821px;
}
#Banner-Container .banner1 {
	background: url(/images/banner1-bg.jpg) no-repeat center top;
	background-size: cover;
}
#Banner-Container .banner1 .theme-L {
	background: url(/images/banner1-l-bg.jpg) no-repeat right top;
}
#Banner-Container .banner1 .theme-R {
	background: url(/images/banner1-r-bg.jpg) no-repeat left top;
}
/* Banner Content CSS */
.banner-content {
	position: absolute;
	font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
	right: 5px;
	top: 324px;
	color: #000000;
	text-align: center;
	width: 40%;
	z-index: 9;
}
.banner2 .banner-content {
	top: 220px;
}
.banner-content .banner-u-us-a-txt {
	font: bold 30px/34px 'Archivo';
	color: #c8b568;
	text-transform: uppercase;
	letter-spacing: 3.8px;
	padding: 0 0 20px 0;
}
.banner-content h1 {
	font: bold 38px/48px 'Archivo';
}
.banner-content ul.banner-list {
	font: 100 16px/24px 'Archivo';
	width: 370px;
	text-align: left;
	float: right;
}
.banner-content ul li {
	position: relative;
	padding: 0 0 0 10px;
}
#Banner #Slider1 .banner-content ul.banner-list li::before {
	position:absolute;
	content:'\26AB';
	font-size:5px;
	width:5px;
	height:5px;
	border-radius:50%;
	/*background:#000;*/
	left:0px;
	top:0px;
}
.banner-content .banner-find-ur-tutor {
	clear: both;
}
.banner-content .banner-find-ur-tutor a {
	display: inline-block;
	color: #000;
	background: #c8b568;
	font: normal 16px/21px 'Archivo';
	text-align: center;
	width: 180px;
	padding: 13px 0;
	border-radius: 30px;
	margin: 43px 0 0 0;
}
.banner-content .banner-find-ur-tutor a:hover {
	color: #fff;
	background: #3e4147;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
/* Banner Tabs CSS */
.Banner-Tabs {
	bottom: 5px;
	right: 5px;
}
.Banner-Tabs li {
	display: inline-block;
	position: relative;
	background: #003263;
	width: 20px;
	height: 5px;
}
.Banner-Tabs li.Banner_here {
	background: #fff;
}
/* Banner Navigation CSS */
.Banner_nav.slidePrev {
	left: 5px;
}
.Banner_nav.slideNext {
	left: 55px;
}
.Banner_nav.slidePrev span {
	left: 0px;
}
.Banner_nav.slideNext span {
	right: 0px;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list:hover .hme-professional-tutors-list-content h3.hd a, #Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2 a:hover, #Become-a-Tutor-In .hme-become-a-tutor-r-cell h2 a:hover, #Math-Tutoring-Subjects-In h2 a:hover, #Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list:hover .hme-benefits-of-one-on-one-tutoring-list-content .hd a {
	color: #c8b568;
	-webkit-transition: .7s all ease;
	-moz-transition: .7s all ease;
	-ms-transition: .7s all ease;
	-o-transition: .7s all ease;
	transition: .7s all ease;
}
 @media screen and (max-width: 1199px) {
.banner-content, .banner2 .banner-content {
	right: 10px;
	top: 260px;
	width: 60%;
}
.banner-content h1 {
	font: bold 38px/44px 'Archivo';
}
.banner-content h1 span {
	font: 100 38px/44px 'Archivo';
}
.banner-content .banner-u-us-a-txt {
	padding: 0 0 20px 0;
}
#Our-Goal-In {
	padding: 25px 0 15px 0;
}
#Our-Goal-In h1 {
	font: bold 44px/50px 'Archivo';
}
#Our-Goal-In p {
	padding: 25px 10px;
}
#Reviews-In {
	padding: 30px 0 30px 0;
	text-align: center;
}
.hme-reviews-list::before {
	left: -70px;
}
.hme-reviews-list::after {
	right: -70px;
}
#Reviews-In p {
	padding: 0 0 20px 0;
}
#Reviews-In h2 {
	font: bold 44px/50px 'Archivo';
	padding: 10px 0 10px 0;
}
.hme-reviews-list, #Satisfaction-In p {
	font: 200 30px/36px 'Archivo';
}
#Math-Tutoring-Subjects-In {
	padding: 30px 0 40px 0;
	height: auto;
}
#Math-Tutoring-Subjects-In h2, #Professional-Tutors-In h2, #Benefits-of-One-on-one-Tutoring-In h2, #What-We-Can-Help-You-With-In h2, #Resources-In h2 {
	font: bold 44px/50px 'Archivo';
}
ul.hme-math-tutoring-subjects-list {
	margin: 25px 0 0 0;
}
ul.hme-math-tutoring-subjects-list > li {
	margin: 5px 5px;
}
#Professional-Tutors-In {
	padding: 25px 0 40px 0;
}
#Professional-Tutors-In ul {
	margin: 30px 0 0 0;
}
#What-We-Can-Help-You-With-In {
	padding: 30px 0;
}
#What-We-Can-Help-You-With-In h2 {
	padding: 0 0 30px 0;
}
#What-We-Can-Help-You-With-In ul li a {
	width: 240px;
	font: 600 18px/22px 'Archivo';
}
#What-We-Can-Help-You-With-In ul li {
	margin: 0 8px;
}
#Tutoring-Options-Main-In {
	min-height: 828px;
}
.tutoring-options h2 {
	font: bold 44px/50px 'Archivo';
	padding: 20px 0 34px 0;
}
#Benefits-of-One-on-one-Tutoring-In {
	padding: 30px 0 40px 0;
	height: auto;
}
#Benefits-of-One-on-one-Tutoring-In ul li, #Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list {
	margin: 0 auto;
}
#Benefits-of-One-on-one-Tutoring-In h2 {
	padding: 0 0 10px 0;
}
#Benefits-of-One-on-one-Tutoring-In .nbs-flexisel-item img {
	margin: 0;
}
#Benefits-of-One-on-one-Tutoring-In ul {
	margin: 30px 0 0 0;
}
.hme-find-ur-tutor-l-cell, #Become-a-Tutor-In .hme-become-a-tutor-l-cell {
	width: auto;
}
.hme-find-ur-tutor-l-cell .hme-find-ur-tutor-img {
	position: relative;
	right: 0;
	top: 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell {
	padding: 100px 0 0 10px;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell ul li {
	padding: 12px 0 12px 20px;
}
#Find-Your-Tutor-In {
	min-height: 540px;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2, #Become-a-Tutor-In .hme-become-a-tutor-r-cell h2, .hme-y-us-cell .hme-y-us-r-cell h2 {
	font: bold 44px/50px 'Archivo';
}
#Become-a-Tutor-In {
	min-height: 520px;
}
#Become-a-Tutor-In .hme-become-a-tutor-l-cell .hme-become-a-tutor-img {
	position: relative;
	left: 0;
	top: 0;
}
#Become-a-Tutor-In .hme-become-a-tutor-r-cell {
	padding: 100px 0 0 25px;
}
#Why-Us-In {
	padding: 30px 0 30px 0;
}
.hme-y-us-cell .hme-y-us-l-cell {
	width: auto;
	padding: 30px 0 0 0;
}
.hme-y-us-cell .hme-y-us-r-cell {
	padding: 0px 15px 0 10px;
}
.hme-y-us-cell .hme-y-us-r-cell ul li {
	padding: 0 0 0 20px;
}
}
@media screen and (max-width: 1150px) {
.banner2 .banner-content {
	top: 150px;
}
}
@media screen and (max-width: 1023px) {
.banner-content h1 {
	font: bold 28px/34px 'Archivo';
}
/*.banner-content ul.banner-list {
    font: 100 24px/28px 'Archivo';
	width:320px;
}*/
/*#Banner #Slider1 .banner-content ul.banner-list li::before {
	top: 12px;
}*/
.banner-content .banner-u-us-a-txt {
	padding: 0 0 5px 0;
	font: bold 14px/20px 'Archivo';
}
/*.banner-content, .banner2 .banner-content {
    top: 220px;
} */
.banner-content .banner-find-ur-tutor a {
	margin: 30px 0 0 0;
}
#Our-Goal-In h1 {
	font: bold 40px/46px 'Archivo';
}
#Our-Goal-In ul {
	font: bold 22px/34px 'Archivo';
}
#Our-Goal-In p br {
	display: none;
}
#Our-Goal-In p {
	padding: 15px 10px 25px 10px;
	font: 300 18px/28px 'Archivo';
}
#Our-Goal-In .hme-our-goal {
	padding: 15px 0 10px 0;
}
.hme-reviews-list, #Satisfaction-In p {
	font: 200 24px/30px 'Archivo';
}
.hme-reviews-list::before {
	left: -55px;
}
.hme-reviews-list::after {
	right: -55px;
}
#Math-Tutoring-Subjects-In h2, #Professional-Tutors-In h2, #Benefits-of-One-on-one-Tutoring-In h2, #What-We-Can-Help-You-With-In h2, .tutoring-options h2 {
	font: bold 40px/46px 'Archivo';
}
ul.hme-math-tutoring-subjects-list > li {
	margin: 2px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content {
	width: 250px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content .hd a {
	font: bold 22px/28px 'Archivo';
}
#What-We-Can-Help-You-With-In ul li {
	margin: 0 5px 15px 5px;
}
#Tutoring-Options-Main {
	background: none;
}
#Tutoring-Options-Main-In {
	min-height: 0;
	padding: 10px 0 30px 0;
}
.tutoring-options h2 {
	text-align: center;
	padding: 0px 0 34px 0;
}
.tutoring-options {
	float: none;
	margin: 0 auto;
}
#Benefits-of-One-on-one-Tutoring-In p.hme-benefits-of-one-on-one-tutoring-intro-txt {
	width: 100%;
	padding: 0 10px;
	font: 100 16px/22px 'Archivo';
}
.hme-find-ur-tutor-l-cell, #Become-a-Tutor-In .hme-become-a-tutor-l-cell {
	width: 42%;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell {
	padding: 0px 0 0 10px;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-list-hd, #Become-a-Tutor-In .hme-become-a-tutor-list-hd {
	padding: 10px 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell ul li, #Become-a-Tutor-In .hme-become-a-tutor-r-cell ul li {
	padding: 8px 0 8px 20px;
	background-position: left 15px;
}
#Find-Your-Tutor-In, #Become-a-Tutor-In {
	min-height: 0;
	padding: 30px 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2, #Become-a-Tutor-In .hme-become-a-tutor-r-cell h2 {
	font: bold 40px/46px 'Archivo';
}
#Become-a-Tutor-In .hme-become-a-tutor-r-cell {
	padding: 0px 0 0 15px;
}
.hme-y-us-cell .hme-y-us-l-cell {
	width: 45%;
	padding: 100px 0 0 0;
}
.hme-y-us-cell .hme-y-us-r-cell h2 {
	font: bold 40px/46px 'Archivo';
}
.hme-y-us-cell .hme-y-us-r-cell h3 {
	padding: 20px 0 12px 0;
}
.hme-reviews-list ul {
	min-height: 180px;
}

}
@media screen and (max-width: 950px) {
.banner-content ul.banner-list {
	font: 100 16px/22px 'Archivo';
	width: 380px;
}
.hme-y-us-cell .hme-y-us-r-cell p {
	font: 200 18px/26px 'Archivo';
}
.banner2 .banner-content {
	top: 140px;
}
}
@media screen and (max-width: 890px) {
.recent-blog-post-list li {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	margin:0px 0px 20px 0px;
	padding:0px 0px;
}
.recent-blog-post-list li .recent-blog-post {
	width: 233px;
	margin: 0px auto;
	text-align: center;
	border-radius: 120px;
	padding: 20px 10px 20px 10px;
}
.recent-blog-post-list li .recent-post-image {
	width: 200px;
	height: 200px;
	margin:0px auto;
}
.recent-blog-post-list li .recent-post-image img {
	position: absolute;
	left: -91px;
	right: -91px;
	margin: 0px auto;
	width: 381px !important;
	height: 200px !important;
	max-width: inherit;
}
.recent-blog-post-list li .blog-title {
	font: bold 18px/22px 'Archivo';
	color: #000;
	padding: 20px 0px 10px 0px;
	min-height: 96px;
}
.recent-blog-post-list li .blog-text {
	display:none;
}
#Blog-In .blog-main-read-more {
	padding: 10px 0 0 0;
}
}
@media screen and (max-width: 860px) {
/*.banner2 .banner-content {
	top:180px;
}*/
.banner-content ul.banner-list {
	font: 200 15px/21px 'Archivo';
}
#Our-Goal-In ul {
	font: 500 18px/30px 'Archivo';
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2, #Reviews-In h2, #Math-Tutoring-Subjects-In h2, #Professional-Tutors-In h2, .hme-y-us-cell .hme-y-us-r-cell h2, #What-We-Can-Help-You-With-In h2, .tutoring-options h2, #Benefits-of-One-on-one-Tutoring-In h2, #Become-a-Math-Champion-In h2, #Blog-In h2, #Satisfaction-In h2 {
	font: bold 30px/36px 'Archivo';
}
.hme-reviews-star-img {
	width: 200px;
	margin: 0px auto;
}
.hme-reviews-list, #Satisfaction-In p {
	font: 200 20px/26px 'Archivo';
}
header {
	position: relative;
}
.banner2 .banner-content {
	top: 70px;
}
.recent-blog-post-list li .blog-title {
	font: 500 18px/22px 'Archivo';
}
}
@media screen and (max-width: 767px) {
.banner2 .banner-content {
	top: 50px;
}
#Banner #Slider1 .banner-list {
	background: rgba(255, 255, 255, 0.8);
	padding: 0px 8px;
}
/*#Banner #Slider1 li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    left: 0px;
    top: 0px;
    z-index: 6;
}*/
#Our-Goal-In h1 br {
	display: none;
}
#Our-Goal-In h1 {
	font: bold 34px/40px 'Archivo';
}
#Our-Goal-In ul {
	font: 500 18px/28px 'Archivo';
}
.hme-reviews-list::before, .hme-reviews-list::after {
	display: none;
}
.hme-reviews-list {
	width: 95%;
	margin: 30px auto 0px auto;
}
ul.hme-math-tutoring-subjects-list > li {
	margin: 0;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content {
	margin: 0 auto;
}
#Math-Tutoring-Subjects-In, #Benefits-of-One-on-one-Tutoring-In {
	background: #464646;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content ul li {
	width: 100%;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content ul::after {
	display: none;
}
#What-We-Can-Help-You-With-In ul li {
	margin: 0;
}
#What-We-Can-Help-You-With-In ul li a {
	margin: 5px auto;
}
#Math-Tutoring-Subjects-In .nbs-flexisel-nav-left::before, #Math-Tutoring-Subjects-In .nbs-flexisel-nav-right::before {
	color: #fff;
}
.hme-find-ur-tutor-l-cell, #Become-a-Tutor-In .hme-become-a-tutor-l-cell, .hme-y-us-cell .hme-y-us-l-cell {
	display: block;
	width: 320px;
	margin: 0 auto;
}
.hme-y-us-cell .hme-y-us-l-cell {
	padding: 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell, #Become-a-Tutor-In .hme-become-a-tutor-r-cell, .hme-y-us-cell .hme-y-us-r-cell {
	display: block;
	padding: 20px 10px 0 10px;
}
.hme-y-us-cell .hme-y-us-r-cell ul li {
	background: none;
	padding: 0 0 0 0px;
}
#Find-Your-Tutor-In, #Become-a-Tutor-In {
	padding: 20px 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell ul li, #Become-a-Tutor-In .hme-become-a-tutor-r-cell ul li {
	padding: 5px 0 5px 20px;
	background-position: left 12px;
}
.hme-y-us-cell .hme-y-us-r-cell h2 {
	font: bold 36px/42px 'Archivo';
}
.hme-y-us-cell .hme-y-us-r-cell p {
	font: 100 20px/26px 'Archivo';
}
.hme-y-us-cell .hme-y-us-r-cell h3 {
	font: bold 22px/28px 'Archivo';
}
}
@media screen and (max-width: 750px) {
.banner-content ul.banner-list {
	max-height: 250px;
	overflow-y: scroll;/* font: 200 14px/20px 'Archivo'; */
}
.banner-content {
	top: 180px;
}
}
@media screen and (max-width: 710px) {
.recent-blog-post-list li {
	width: 100%;
	margin: 0px 0px 20px 0px;
}
.recent-blog-post-list li .recent-blog-post {
	width: 98%;
	margin: 0px auto;
	text-align: left;
	border-radius: 20px;
	padding: 10px 10px 10px 10px;
	min-height:55px;
}
.recent-blog-post-list li .blog-img {
	float:left;
	margin:0px 20px 0 0;
}
.recent-blog-post-list li .recent-post-image {
	width: 120px;
	height: 120px;
	margin: 0px auto;
}
.recent-blog-post-list li .recent-post-image img {
	position: absolute;
	left: -55px;
	right: -55px;
	margin: 0px auto;
	width: 229px !important;
	height: 120px !important;
	max-width: inherit;
}
.recent-blog-post-list li .blog-title {
	padding: 10px 0px 10px 0px;
	min-height: inherit;
}
}
@media screen and (max-width: 639px) {
#Banner #Slider1 li#Banner0::before, #Banner #Slider1 li#Banner1::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(223,215,212,0.8);
}
.banner-content, .banner2 .banner-content {
	top: 40px;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	padding: 0 5px;
	width: 100%
}
.banner2 .banner-content {
	top: 5px;
}
.banner-content h1 {
	font: bold 24px/30px 'Archivo';
}
.banner-content ul.banner-list {
	width: 260px;
	margin: 0px auto;
	float: none;
}
/*.banner-content ul.banner-list {
	font: 100 20px/25px 'Archivo';
}*/
/*#Banner #Slider1 .banner-content ul.banner-list li::before {
	top: 10px;
}*/
#Our-Goal-In h1 {
	font: bold 30px/36px 'Archivo';
}
#Reviews-In h2 {
	font: bold 36px/42px 'Archivo';
	padding: 5px 0;
}
#Math-Tutoring-Subjects-In h2, #Professional-Tutors-In h2, #Benefits-of-One-on-one-Tutoring-In h2, #What-We-Can-Help-You-With-In h2, .tutoring-options h2, #Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2, #Become-a-Tutor-In .hme-become-a-tutor-r-cell h2, .hme-y-us-cell .hme-y-us-r-cell h2, #Blog-In h2 {
	font: bold 30px/36px 'Archivo';
}
#Math-Tutoring-Subjects-In p, #Professional-Tutors-In p.hme-professional-tutors-intro-txt {
	font: normal 15px/21px 'Archivo';
	padding: 5px 10px 0 10px;
}
.tutoring-options {
	width: 100%;
}
#What-We-Can-Help-You-With-In ul li {
	margin: 10px 10px;
}
#What-We-Can-Help-You-With-In ul li div {
	display: block;
	padding: 21px 5px 21px 60px;
	font: 400 18px/22px 'Archivo';
	color: #414344;
	width: 360px;
	height: inherit;
}
#What-We-Can-Help-You-With-In ul li div br {
	display: none;
}
#What-We-Can-Help-You-With-In ul li:nth-child(3) div {
	padding: 10px 5px 10px 60px;
}
#What-We-Can-Help-You-With-In ul li div::before {
	width: 50px;
	height: 50px;
	background-size: auto 40px;
	left: 5px;
	right: inherit;
	margin: 0 auto;
	top: 8px;
}
#What-We-Can-Help-You-With-In ul li div:hover::before {
	background-size: auto 40px;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt1 div::before {
	background-position: 5px 5px;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt2 div::before {
	background-position: -160px 5px;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt3 div::before {
	background-position: -320px 5px;
}
#What-We-Can-Help-You-With-In ul li.hme-wt-we-can-help-with-opt4 div::before {
	background-position: -480px 5px;
}
#Group-Tutoring-In p {
	text-align: justify;
}
#Banner #Slider1 .banner-list {
	background: none;
}
.banner-content .banner-u-us-a-txt {
	color: #9d8c46;
}
#Blog-In h2 {
	padding: 0 0 40px 0;
}
}
@media screen and (max-width: 570px) {
.banner-content ul.banner-list {
	max-height: 160px;
	overflow-y: scroll;/*font:200 14px/20px 'Archivo';*/
}
.group_tutoring_heading {
	font-size: 4vw;
	line-height: 24px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content {
	width: 220px;
}
}
@media screen and (max-width: 479px) {
.banner-content, .banner2 .banner-content {
	top: 20px;
	padding: 0px 45px;
}
.banner-content h1 {
	font: bold 18px/24px 'Archivo';
}
#Our-Goal-In h2 {
	font: bold 20px/32px 'Archivo';
}
#Our-Goal-In ul {
	font: 500 15px/24px 'Archivo';
}
/*.banner-content ul.banner-list {
	background:rgba(255,255,255,0.4);
	font:200 16px/22px 'Archivo'
}
.banner-content ul.banner-list li {
	display:inline-block;
	margin:0px 10px;
}
#Banner #Slider1 li:before {
    display:none;
}*/
/*.banner-content ul.banner-list {
    font: 300 15px/21px 'Archivo';
}*/
/*#Banner #Slider1 .banner-content ul.banner-list li::before {
	top: 8px;
}*/
.banner-content .banner-find-ur-tutor a {
	margin: 20px 0 0 0;
}
.banner-content .banner-u-us-a-txt {
	font: bold 12px/18px 'Archivo';
}
#Our-Goal-In h1 {
	font: bold 27px/33px 'Archivo';
}
#Our-Goal-In .hme-our-goal {
	padding: 15px 0 5px 0;
}
#Reviews-In h2, #Math-Tutoring-Subjects-In h2, #Professional-Tutors-In h2, #Benefits-of-One-on-one-Tutoring-In h2, .tutoring-options h2, #Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2, #Become-a-Tutor-In .hme-become-a-tutor-r-cell h2, .hme-y-us-cell .hme-y-us-r-cell h2 {
	font: bold 20px/32px 'Archivo';
}
.hme-y-us-cell .hme-y-us-r-cell h3 {
	font: 500 18px/26px 'Archivo';
	padding: 15px 0 6px 0;
}
#Find-Your-Tutor-In .hme-find-ur-tutor-r-cell ul li {
	font: 300 16px/22px 'Archivo';
}
#Become-a-Math-Champion-In p.hme-become-a-math-champion-intro-txt {
	font: 300 16px/22px 'Archivo';
}
#What-We-Can-Help-You-With-In h2 {
	font: bold 24px/30px 'Archivo';
}
#Reviews-In .hme-our-happy-clients-hd {
	font: 600 14px/20px 'Archivo';
	padding: 0px 10px 0px 10px;
}
#Reviews-In p {
	font: 600 14px/20px 'Archivo';
	padding: 0px 10px 20px 10px;
}
.hme-reviews-list, #Satisfaction-In p {
	font: 200 16px/24px 'Archivo';
}
.tutoring-options ul.tut-list > li {
	padding: 32px 10px 10px 110px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content {
	width: 170px;
}
ul.hme-math-tutoring-subjects-list > li .hme-math-tutoring-subjects-list-content .hd {
	font: bold 18px/26px 'Archivo';
}
#Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list {
	width: 170px;
}
.hme-reviews-star-img {
	width: 150px;
}
#Professional-Tutors-In ul {
	margin: 30px 20px 0px 20px;
}
#Professional-Tutors-In ul li {
	margin: 15px 0 15px 0;
	display: block;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content h2.hd {
	font: 500 20px/26px 'Archivo';
	padding: 0px;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list {
	width: 100%;
	height: auto;
	margin: 0 auto;
	box-shadow: none;
	border-radius: 0px;
	overflow: hidden;
	display: table;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-img {
	height: inherit;
	width: 100px;
	vertical-align: top;
	display: table-cell;
	text-align: center;
	background:none;
	float: none;
}
/*#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-img {
	border-radius: 25px;
	overflow: hidden;
}*/
.hme-professional-tutors-list-img a {
	display: table-cell;
	width: 100px;
	height: 100px;
	background: #a0a0a0;
	border-radius: 25px;
	overflow: hidden;
	vertical-align:middle;
}
#Professional-Tutors-In ul li img {
	max-height: 100%;
	transform: scale(1.4);
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content {
	display: table-cell;
	text-align: left;
	padding: 5px 10px 0 20px;
	position: relative;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content a::before {
	position: absolute;
	content: '\e810';
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #c8b568;
	color: #fff;
	font: normal 20px/32px 'fontello';
	text-align: center;
	right: 0px;
}
#Professional-Tutors-In ul li .hme-professional-tutors-list .hme-professional-tutors-list-content p {
	display: block;
	padding:0px 20px 0px 0px;
	font:300 13px/18px 'Archivo';
}
#What-We-Can-Help-You-With-In ul li div {
	font: 400 16px/22px 'Archivo';
}
#Benefits-of-One-on-one-Tutoring-In ul li .hme-benefits-of-one-on-one-tutoring-list .hme-benefits-of-one-on-one-tutoring-list-content .hd {
	font: 800 18px/22px 'Archivo';
}
.tutoring-options ul.tut-list > li h3 {
	font: bold 20px/32px 'Archivo';
}
}
@media screen and (max-width: 399px) {
.banner-content .banner-find-ur-tutor a {
	margin: 10px 0 0 0;
	width: 160px;
	padding: 10px 0;
}
.banner-content h1 {
	font: bold 20px/26px 'Archivo';
}
#Our-Goal-In h1, #Reviews-In h2, #Math-Tutoring-Subjects-In h2, #Professional-Tutors-In h2, #Benefits-of-One-on-one-Tutoring-In h2, #What-We-Can-Help-You-With-In h2, .tutoring-options h2, #Find-Your-Tutor-In .hme-find-ur-tutor-r-cell h2, #Become-a-Tutor-In .hme-become-a-tutor-r-cell h2, #Blog-In h2, #Satisfaction-In h2 {
	font: bold 20px/26px 'Archivo';
}
#Find-Your-Tutor-In .hme-find-ur-tutor-list-hd {
	font: 300 16px/22px 'Archivo';
}
#Reviews-In .hme-our-happy-clients-hd {
	font: bold 12px/18px 'Archivo';
}
.tutoring-options ul.tut-list > li h3 {
	font: bold 20px/30px 'Archivo';
}
.tutoring-options ul.tut-list > li ul li {
	font: 300 14px/20px 'Archivo';
}
.hme-find-ur-tutor-l-cell {
	width: 220px;
}
.hme-y-us-cell .hme-y-us-l-cell {
	width: 220px;
}
#Banner-Container #Banner {
	min-height: 260px !important;
}
/*.banner-content ul.banner-list {
	font:300 16px/24px 'Archivo';
}*/
#What-We-Can-Help-You-With-In ul li div {
	display: block;
	padding: 21px 5px 21px 60px;
	font: 400 18px/22px 'Archivo';
	color: #414344;
	width: 360px;
	height: inherit;
}
.recent-blog-post-list li .blog-title {
	font: normal 15px/20px 'Archivo';
}
}
@media screen and (max-width: 360px) {
#What-We-Can-Help-You-With-In ul li div {
	padding: 17px 5px 17px 60px;
	width: 300px;
}
}
