/*
Static CSS from the parent SEO theme. It is here so that the seo/style.css can be
deregistered and this can be edited without affecting other sites.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  font-family: "Aspira", "Helvetica", "Arial", Sans-serif;
  font-size: 14px;
  color: #555;
  /*background-color: #f5f5f5;*/
  margin-top: 44px;
}

.Toolbar nav {
  overflow: hidden
}

.Toolbar.open {
  overflow: auto
}

.Toolbar.open .MainNav {
  position: fixed
}

.Toolbar .MainNav {
  background-color: #EB7100;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0M3B4IiBzdG9wLWNvbG9yPSIjZjA3ZDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjI4NTAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(43px, #EB7100), color-stop(100%, #f28500));
  background-image: -moz-linear-gradient(#EB7100 43px, #f28500);
  background-image: -webkit-linear-gradient(#EB7100 43px, #f28500);
  background-image: linear-gradient(#EB7100 43px, #f28500);
  border-bottom: 1px solid #cc6a00;
  height: 44px;
  width: 100%;
  top: 0;
  position: absolute;
  z-index: 1
}

.Toolbar .MainNav .hamburger {
  float: left
}

.Toolbar .h1 {
  float: left;
  margin-left: 10px;
  padding: 0
}

.Toolbar .logo {
  background-image: url(https://c.cheggcdn.com/assets/site/logos/Chegg-Logo.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0px 12px;
  display: block;
  height: 44px;
  position: relative;
  text-indent: -10000px;
  width: 75px
}

.Toolbar .icon {
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: -10000px
}

.Toolbar .icon:before {
  background-color: #c65d00;
  bottom: 10px;
  content: '';
  position: absolute;
  right: 0px;
  top: 10px;
  width: 1px
}

.Toolbar .icon:before.active {
  top: 0;
  bottom: 0
}
/*
.Toolbar .icon.nav {
  background-size: 800px;
  background-repeat: no-repeat;
  background-position: -339px -131px;
  height: 28px;
  line-height: 28px;
  padding: 8px;
  width: 28px
}
*/
.Toolbar .icon.active {
  background-color: #c86007
}

.Toolbar .tools {
  float: right
}

.Toolbar .tools li {
  vertical-align: top
}

.Toolbar .tools li:last-child .icon:before {
  display: none
}

.Toolbar .ExtendedNav {
  background-color: #f5f5f5;
  position: absolute;
  width: 100%;
  top: 44px
}

.Toolbar.fs-dialog .ExtendedNav {
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4)
}
.ExtendedNav {
  -webkit-text-size-adjust: 100%
}

.ExtendedNav ul li {
  padding-left: 10px;
  padding-right: 10px
}

.ExtendedNav ul li a {
  padding-left: 34px;
  text-decoration: none
}

.ExtendedNav ul li a.nav-first-item {
  display: inline-block;
  width: 50%
}

.ExtendedNav ul li a.nav-second-item {
  display: inline-block;
  padding-left: 0px;
  width: 38%;
  text-align: center;
  font-size: 14px
}

.ExtendedNav ul li a.nav-second-item:before {
  border-left: 1px solid #DDD;
  height: 22px;
  top: 10px
}

.ExtendedNav ul li a.nav-icon:before {
  background-size: 800px;
  background-repeat: no-repeat;
}

.ExtendedNav ul .home:before {
  background-position: -408px -132px
}

.ExtendedNav ul .home.active:before, .ExtendedNav ul .home:hover:before, .ExtendedNav ul .home.current:before {
  background-position: -326px -263px
}

.ExtendedNav ul .my-account:before {
  background-position: -708px -136px
}

.ExtendedNav ul .my-account.active:before, .ExtendedNav ul .my-account:hover:before, .ExtendedNav ul .my-account.current:before {
  background-position: -684px -267px
}

.ExtendedNav ul .books:before {
  background-position: -638px -136px
}

.ExtendedNav ul .books.active:before, .ExtendedNav ul .books:hover:before, .ExtendedNav ul .books.current:before {
  background-position: -608px -267px
}

.ExtendedNav ul .colleges:before {
  background-position: -674px -136px
}

.ExtendedNav ul .colleges.active:before, .ExtendedNav ul .colleges:hover:before, .ExtendedNav ul .colleges.current:before {
  background-position: -648px -266px
}

.ExtendedNav ul .play:before {
  background-position: -748px -136px
}

.ExtendedNav ul .play.active:before, .ExtendedNav ul .play:hover:before, .ExtendedNav ul .play.current:before {
  background-position: -723px -267px
}

.ExtendedNav ul .study:before {
  background-position: -520px -320px
}

.ExtendedNav ul .study.active:before, .ExtendedNav ul .study:hover:before, .ExtendedNav ul .study.current:before {
  background-position: -580px -320px
}

.ExtendedNav ul .career-center:before {
  background-position: -528px -132px
}

.ExtendedNav ul .career-center.active:before, .ExtendedNav ul .career-center:hover:before, .ExtendedNav ul .career-center.current:before {
  background-position: -505px -263px
}

.ExtendedNav ul .test-prep:before {
  background-position: -748px -176px
}

.ExtendedNav ul .test-prep.active:before, .ExtendedNav ul .test-prep:hover:before, .ExtendedNav ul .test-prep.current:before {
  background-position: -723px -307px
}

.ExtendedNav ul .help:before {
  background-position: -16px -199px
}

.ExtendedNav ul .help.active:before, .ExtendedNav ul .help:hover:before, .ExtendedNav ul .help.current:before {
  background-position: -445px -264px
}

.icon-list li, .ExtendedNav ul li {
  border-bottom: 1px solid #ddd;
  display: block
}

.icon-list li a, .ExtendedNav ul li a {
  font-family: "Aspira", "Helvetica", "Arial", Sans-serif;
  font-size: 100%;
  color: #555;
  display: block;
  height: 44px;
  line-height: 44px;
  padding-left: 44px;
  position: relative;
  text-align: left
}

.icon-list li a:before, .ExtendedNav ul li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  min-width: 30px
}

.icon-list li a.active, .ExtendedNav ul li a.active, .icon-list li a:hover, .ExtendedNav ul li a:hover {
  color: #EB7100
}

.ExtendedNav footer {
  color: #767676;
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center
}

.ExtendedNav footer a {
  color: inherit;
  text-decoration: none
}

.ExtendedNav footer a.bordered {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid 10px;
  margin-right: 5px
}

.ExtendedNav footer .note {
  color: #ccc;
  margin-top: 10px
}

/*End header*/

.TutorList--vertical{
	margin: 0 auto;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}
h1{
	font-size: 1.5em;
	font-weight: bold;
}
h2,h3{
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	font-size: 1em;
	font-weight: bold;
}
h5{
	font-size: .83em;
	font-weight: bold;
}
h6{
	font-size: .67em;
	font-weight: bold;
}
mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #555;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #555;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {

}

a:visited {

}

a:hover,
a:focus,
a:active {

}

a:focus {

}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}
#chegg_tutors_list{
	margin-bottom: 30px;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.no-results{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
## specific styles SEO theme
--------------------------------------------------------------*/
@import url(//fast.fonts.net/cssapi/14d45d46-de96-4365-bbdb-5b78d42a5f62.css);

@font-face{
	font-family:'aspirabold';
	src:local("Aspira"), local("Aspira Bold");
	src:url("//c.cheggcdn.com/f/eot/30B57C_52_0.eot");
	src:url("//c.cheggcdn.com/f/eot/30B57C_52_0.eot?#iefix") format("embedded-opentype"),
	url("//c.cheggcdn.com/f/woff2/30B57C_52_0.woff2") format("woff2"),
	url("//c.cheggcdn.com/f/woff/30B57C_52_0.woff") format("woff"),
	url("//c.cheggcdn.com/f/ttf/30B57C_52_0.ttf") format("truetype");
}

@font-face {
	font-family: 'aspirablack';
	src: url('//c.cheggcdn.com/assets/site/marketing/fonts/aspira-black-webfont.woff2') format('woff2'),
		url('//c.cheggcdn.com/assets/site/marketing/fonts/aspira-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family:'AspiraMedium';
	src:local("Aspira"),local("Aspira Medium");
	src:url("//c.cheggcdn.com/f/eot/30B57C_5D_0.eot");
	src:url("//c.cheggcdn.com/f/eot/30B57C_5D_0.eot?#iefix") format("embedded-opentype"),
	url("//c.cheggcdn.com/f/woff2/30B57C_5D_0.woff2") format("woff2"),
	url("//c.cheggcdn.com/f/woff/30B57C_5D_0.woff") format("woff"),
	url("//c.cheggcdn.com/f/ttf/30B57C_5D_0.ttf") format("truetype");
}

@font-face {
	font-family: 'aspiralight';
	src: url('//c.cheggcdn.com/assets/site/marketing/fonts/aspira-light-webfont.woff2') format('woff2'),
		url('//c.cheggcdn.com/assets/site/marketing/fonts/aspira-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'aspiraregular';
	src: url('//c.cheggcdn.com/assets/site/marketing/fonts/aspira-regular-webfont.woff2') format('woff2'),
		url('//c.cheggcdn.com/assets/site/marketing/fonts/aspira-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Aspira";
	src: local("Aspira"), local("Aspira Regular");
	src: url("//c.cheggcdn.com/f/eot/30B57C_60_0.eot");
	src: url("//c.cheggcdn.com/f/eot/30B57C_60_0.eot?#iefix") format("embedded-opentype"),
		url("//c.cheggcdn.com/f/woff2/30B57C_60_0.woff2") format("woff2"),
		url("//c.cheggcdn.com/f/woff/30B57C_60_0.woff") format("woff"),
		url("//c.cheggcdn.com/f/ttf/30B57C_60_0.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
.blank{
	width: 80%;
	margin: 0 auto;
}
ol, ul {
	font-family: 'Aspira', arial;
}
/* template parts */
.date{
	color: #767676;
	font-family: 'aspiralight', arial;
	font-size: 1.1rem;
}
.three-set-widget .date{
	text-align: center;
}
.four-set-wrap, .three-set-wrap, .two-set-wrap {display: flex; justify-content: space-between; flex-wrap: wrap;}
.four-set { border: 1px solid #ccc; width: 23.5%; }
.search-items{ margin: 1% 0; }
.four-column-text {padding: 4% 7.5%;}
.three-set { border: 1px solid #ccc; width: 30.5%;}
.three-column-text {padding: 4% 7.5%;}
.three-column-text p {font-size: 14px; line-height: 18px; color:#555}
.three-set-widget {border: 0px; position: relative;}
.three-set-widget img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 300px;
    height: 315px;
    margin: auto;
	}
.two-set { border: 1px solid #ccc; width: 48%;}
.two-column-text {padding: 4% 7.5%;}
.four-set p, .two-set p {font-size: 14px; color: #555;}
.section-divide {clear: both; width: 90%; margin-left: auto; margin-right: auto; border-top: 1px solid #ccc; margin-bottom: 75px;max-width: 1400px;}
.section-divide::before {content: " "; width:130px; height:10px; background-color:#EB7100;  display: block; margin: 0 auto;}
.terminal-child {width: 90%; margin-left: auto; margin-right: auto; max-width: 1400px; margin-bottom: 80px; display: flex; justify-content: flex-start !important; flex-wrap: wrap;}
.terminal-child .three-set {margin-top: 30px; margin-left: 1.375%; margin-right: 1.375%}
.terminal-child .three-set:nth-of-type(3n+1) {margin-left: 0px;}
.terminal-child .three-set:nth-of-type(3n) {margin-right: 0px;}

.featured-divide {border-top: 0px }
.featured-divide::before {display:none;}

.section-divide h2 {font-size: 36px; text-align: center; color:#333; margin: 20px 0px 0px 0px; font-weight: normal; font-family: 'aspiraMedium', arial; color:#333;}
.section-divide h3 {font-size: 20px; text-align: center; color:#333; margin: 0px 0px 40px 0px; font-weight: normal; font-family: 'Aspira', arial;}
.four-set-wrap h5 {font-size: 18px; text-align: left; color:#333; font-weight: normal}
.two-set-wrap h5 {font-size: 26px; text-align: left; color:#333; font-weight: normal}
.post-title a, .post-title a:visited {text-decoration: none; color:#333}
.see-more {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 40px auto 0;
	font-family: Aspira-Bold,Helvetica,Arial,Sans-serif;
	height: 44px;
	line-height: 44px;
	line-height: 0\0;
	border-radius: 8px;
	font-size: 20px;
	padding: 0 40px;
	border-color: #21a29d;
	background-color: #21a29d;
	width: 180px;
}
.see-more:hover {
	border-color: #188e87;
	background-color: #188e87;
	text-decoration: none;
}
.see-more:visited{
	color: #fff;
}
.single-post .post-title a {transition: all .25s}
.single-post .post-title a:hover {color:#EB7100;}
.single-post h5 a {transition: all .25s}
.single-post h5 a:hover {color:#EB7100;}

.three-set img,
.section-divide .single-post img{ width: 100%; }


.one-set {display: table; border: 1px solid #ccc;}
.one-set-img {display: table-cell; vertical-align: top; width: 58%}
.one-set-img img {display: block;}
.one-set-text {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	width: 42%;
	padding: 0 3%;
}
.one-set-text .post-title {font-size: 36px; margin-top: 0px; margin-bottom: 0px; font-family: 'aspiraMedium', arial; font-weight: normal; line-height: 40px;}
.one-set-text p {font-size: 14.4px; }
.one-set-text .read-more {text-decoration: none; color:#007C8A; font-family: 'aspirabold', arial; font-size: 14.4px;}
.one-set-text .read-more:hover {text-decoration: underline;}
.recent-wrap {display: table; width: 100%}
.recent-first{display: table-cell; vertical-align: top; width: 50%}
.recent-col {display: table-cell; vertical-align: middle; width: 50%}
.recent-first {border: 1px solid #ccc;}
.recent-first p {color:#555; font-size: 18.8px;}
.recent-stack {width: 80%; margin:0 auto; text-align: center;}
.recent-stack h5 {
	font-family: 'aspiraMedium', arial;
	color:#333;
	font-size: 26px;
	font-weight: normal;
	margin: 10px 0;
}
.three-set-widget .recent-stack{
	padding: 20px 0 0;
}
.recent-stack p {font-size: 14.4px;}
.recent-stack::after {content:" "; width: 50%; height: 2px; background-color:#ccc; display: block; margin: 0 auto;}
.recent-stack:last-child::after {content:" "; width: 50%; height: 1px; background-color:#ccc; display: none; margin: 0 auto;}
.recent-first h5 {font-family: 'aspiraMedium', arial; color:#333; font-size: 36px; font-weight: normal; margin-top: 15px; margin-bottom: 15px; line-height: 40px;}
.recent-first h5, .recent-first p {padding-left: 5%; padding-right: 5%;}
.recent-first h5 a{color:#333; text-decoration: none; }
.ad-hold {
	width: 90%;
	max-width: 1400px;
	margin: 30px auto;
	text-align: center;
}

 .landing-featured {margin-top: 20px;}
 .three-set-ad {background-color:#fafafa; border: 0px; text-align: center; position: relative;}
 .three-set-ad img {position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 300px; height: 250px; margin: auto;}
 .single-post {cursor: default;}
 .single-post p {font-family: 'Aspira', arial;}
.three-column-text  h5 {
	font-family: 'aspiraMedium', arial; font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.four-column-text .post-title {
	font-family: 'aspiraMedium', arial;
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 15px;
}
 .two-column-text .post-title {font-family: 'aspiraMedium', arial; font-weight: normal; font-size: 34px; line-height: 40px;margin-top: 0px; margin-bottom: 5px; color:#333;}
  .two-column-text p {font-size: 20px; margin-top: 10px; line-height: 24px; color:#333}
  .terminal-cat {margin-bottom: 0px;}
  .no-thumb {margin-top: 10px !important;}
  .category-menu label, #touch {display: none;}

  /* header image */
.category-header-img {position: relative;}
.category-header-img img{width: 100%}
.category_headliner {
	position: absolute;
	font-size: 42px;
	color: #fff;
	left: 50%;
	top: 50%;
	text-align: center;
	transform: translate(-50%,-50%); font-family: 'aspirabold', arial;
}
.category_headliner h1,
.category_headliner h2{
	line-height: 1;
}
.category_headliner h3{
	font-size: 26px;
}
  /* breadcrumb navigation */
	.breadcrumbs {
		width: 90%;
		margin: 0 auto;
		color:#767676;
		font-size: 11px;
		margin-top: 25px;
		margin-bottom: 25px;
		max-width: 1400px;
		text-transform: lowercase;
	}
  .breadcrumbs a {color:#767676 ; text-decoration: none;}
  .breadcrumbs span a  span{color:#767676 !important; text-decoration: none;}
  .breadcrumbs span:last-child {color:#767676;}


  /*article or single page */
  .single-hold {width: 90%; margin: 0 auto; max-width: 1400px;}
  .post-part {width: 67.5%; float: left;}
  .sidebar {width: 27.5%; float: right; margin-top: 25px}
  .entry-header .entry-title {margin-bottom: 15px; font-weight: normal; font-family: 'aspiraMedium', arial; line-height: 36px;}
  .post-part .entry-meta {margin-bottom: 25px; font-family: 'aspiraMedium', arial;}
  .related-posts {width: 100%; border-top: 1px solid #767676; margin-top:50px;}
  .related-bar {height: 10px; background-color:#EB7100; width: 14%; margin-left: auto; margin-right: auto;}
  .related-posts h4 {text-align: center; font-size: 36px; font-family: 'aspiraMedium', arial; color:#333; font-weight: normal;}
  #joints-related-posts {display: flex; justify-content: space-between;flex-wrap: wrap;     list-style: none; margin: 0px; padding: 0px; margin-bottom: 80px;}
  .related_post {width: 23.5%;background-color: #ffffff;position: relative;transition: all .25s;border: 1px solid #ccc;box-sizing: border-box; cursor:pointer}
  .related-box {padding: 10px 10px 15px 10px;}
  .entry-unrelated {text-decoration: none; color:#333; font-family: 'aspiraMedium', arial; color:#333; line-height: 20px; font-size: 17px; transition: all .25s}
  .entry-unrelated:hover {color:#EB7100;}
  .popular-posts {border-top: 1px solid #ccc; clear: both;}
  .popular-box {height: 10px; background-color: #EB7100; width: 100px;  margin-left: auto; margin-right: auto;}
  .popular-posts h3 {text-align: center; font-size: 30px; font-family: 'aspiraMedium', arial; color:#333; font-weight: normal;}
.popular-posts .popular-wrap {
	display: table-row;
}
.popular-posts .popular-wrap .related-image,
.popular-posts .popular-wrap .popular-post-box{
	display: table-cell;
	float: left;
	width: 50%;
	vertical-align: top;
}
  .popular-post-box {cursor:pointer}
  .popular-post-box h4 {margin-top: 5px; padding-left: 10px; font-weight: normal; font-size: 16px; font-family: 'aspiraMedium', arial; color:#333; line-height: 19px;}
  .popular-post-box h4{transition: all .25s}
  .popular-post-box h4:hover{color:#EB7100!important;}
	.popular-posts .popular-wrap {
		margin-top: 20px;
	}
	.popular-post-box a{
		text-decoration: none;
	}
  .ad-box {background-color:#fafafa; text-align: center; padding-top: 30px; padding-bottom: 30px;}
  .ad-box {}
  .menu-single {border-top: 1px solid #767676; margin-bottom: 100px;}
  .terminal-child .three-column-text p {font-size: 14.4px; color:#555}
  .posted-on {color:#555;}

.single-hold .ad-hold {
	width: 100%;
}

#share-text {font-weight: bold; padding-right: 2.5%; font-family: 'aspiraMedium', arial; color:#333; font-size: 18px;}
.post-meta{
	text-align: right;
}
.post-meta::after{
	content: "";
	display: block;
	clear: both;
}

/*main category navigation */
.category-menu{text-align: center;}
.category-menu h3 {text-align: center; font-size: 36px; font-family: 'aspiraMedium', arial; color:#333; font-weight: normal;}
.category-menu .menu{list-style: none;padding: 0;margin: 0; color:#ddd;}
.category-menu .menu li{display: inline;padding: 0;margin: 0; font-family: 'Aspira', arial; font-size: 22px;}
.category-menu .menu li:before { content: "| "; font-size: 28px; padding-left: 18px; padding-right: 18px;}
.category-menu .menu li:first-child:before { content: "";  padding-left: 0px; display: none;}
.category-menu .menu li a{color: #007C8A; text-transform: uppercase; text-decoration: none; }
.category-menu .menu li a:hover {text-decoration: underline;}

/*pagination */
.section-inner {width: 100%;max-width: 1400px; margin: 0 auto; margin-top: 20px;}
.archive-nav .navigation {float: right;}
.archive-nav li {display: inline; color: #767676; font-family: 'aspiraMedium', arial;}
.archive-nav li a{color: #767676; text-decoration: none; padding-left: 4px; padding-right: 4px;}
.archive-nav li a:hover {text-decoration: underline}
.archive-nav .active a {color:#EB7100;}

/*chegg footer */
.chg-footer {position: relative; background-attachment: fixed; font-family: Helvetica, arial, sans-serif;}
.chg-footer .chg-footer-pattern {height: 450px;}
.chg-footer-container {position: relative; margin-left: auto; margin-right: auto; max-width: 1200px; min-width: 980px;}
.chegg-css .row {margin: 0 1.0833333333333333333333333333333333333333%;}
.chegg-css .row .col-last {float: right;}
.chegg-css .col-12 {width: 97.8333333333333333333333333333333333333326%; margin-bottom: 1.0833333%;}
.col-12 {margin-bottom: 1.0833333%;}
.chg-footer-container .chg-footer-nav {padding-top: 30px;line-height: 20px;padding-left: 30px;padding-right: 30px; padding-bottom: 0px;border-top: 1px solid #ddd;}
.chg-footer-container .chg-footer-nav .chg-footer-nav-column {width: 16%;float: left;}
.chg-footer-container .chg-footer-nav h4 {font-weight: normal;font-size: 13px;color: #767676; font-family: 'aspirabold', arial; margin-bottom: 0px; }
.chg-footer-container ul {margin: 0;list-style: none; padding-left: 0px;}
.chg-footer-container ul li {line-height: 20px;}
.chg-footer-container .chg-footer-nav a {color: #767676 !important;font-size: 13px; font-family: 'Aspira', arial; text-decoration: none;}
.chg-footer-container .chg-footer-nav a:hover {text-decoration: underline;}
footer {clear: both;}
.chg-footer-container .chg-footer-copyright .col-first {margin-left: 0px;float: right;}
.chg-footer-copyright .col-6 {width: 47.833333333333333333333333333333333333333%;}
.chg-footer-container .chg-copyright-blk {margin: 0; margin-left: 30px; width: 400px;}
.chg-footer-container .chg-footer-truste-seal {display: inline-block;}
.chg-footer-container .chg-footer-copyright {padding-top: 25px;}
.col-12::after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.chg-footer-container .chg-copyright a {padding: 0 20px 0px 0px;}
.chg-footer-container .chg-footer-copyright img {vertical-align: middle;}
.chg-footer-container .img-chg-plant-tree {background-image: url(//c.cheggcdn.com/_r/ee193c16734e303308e486793b7229f8.png); width: 140px; height: 56px; line-height: 9999px; overflow: hidden; float: left;}
.chg-footer-container .chg-mil-trees {font-weight: 700; width: 150px; margin-top: 8px; text-align: right; font-size: 20px; color: #ccc; margin-left: 0px; float: left; margin-right: 10px}
.col-3 {width: 26%; margin-right: 8%}
#sixmil {float: right;}
.chg-copyright-blk p {font-size: 13px; padding-top: 10px;}
#addtag #shortcode-generator {display: none;}
#searchwrap {
	float: right;
    width: 240px;
    margin-top: 25px;
    margin-bottom: 20px;
    margin-right: 10px;
}

.searchform .s {
    border: 0px;
    margin-left: 4px;
    margin-bottom: 4px;
    vertical-align: text-top;
    margin-top: 4px;
    font-family: 'Aspira', arial;
    background: transparent;
    color: #fff;
    width: 186px;
	height: 18px;
}

.s::-webkit-input-placeholder,
.s::-moz-placeholder,
.s:-ms-input-placeholder,
.s:-moz-placeholder {
    color: #fff;
}

.searchform .s:focus {
	color: #fff;
}

.searchform .searchsubmit {
	background: transparent;
    background-image: url('assets/mag-glass.png');
    background-repeat: no-repeat;
	box-shadow: none;
    border: 0px;
    background-size: contain;
    background-position: center center;
    margin-right: 3px;
    height: 18px;
    width: 18px;
    margin-top: 0px;
    cursor: pointer;
    vertical-align: text-top;
}

.searchform {
    border: 1px solid #eeeeee;
    display: inline-block;
    border-radius: 4px;
	height: 40px;
}

/******==========media queries================******/
@media (max-width: 1200px) {
.chg-footer-copyright .col-3 {width: 32%}
}

@media (max-width:1180px) {
.one-set-img {overflow: hidden}
.one-set-img img {width: 130%; max-width: 130%}
.three-set-ad {background-color:#fff;}
}
@media (max-width:1060px) {
.three-set-widget img {width: 100%; height: auto;}
.menu-single .menu li {font-size: 19px;}
.menu-single .menu li:before { content: "| "; font-size: 24px; padding-left: 14px; padding-right: 14px;}
}

@media (max-width:1000px) {
.category-header-img {min-height:165px}
.category-header-img img {min-height:165px; max-width: 100%;}
.recent-stack h5 {font-size: 22px; line-height: 26px; margin-bottom: 14px; margin-top: 25px;}
.one-set-text .post-title {font-size: 30px;}
.post-part {width: 100%; float: none;}
.sidebar {width: 100%; float: none; margin-bottom: 40px; margin-top: 0px;}
.widget-placehold img {width: 300px; margin: 0 auto; display: block;}
.ad-box {background-color:#fff;}
.popular-post-box h4 {font-size: 20px; line-height: 26px;}
.popular-posts .popular-wrap {width: 100%}
.popular-posts .popular-wrap .related-image {display: table-cell; width: 50%; vertical-align: top}
.popular-posts .popular-wrap .related-image img{width: 90%}
.widget-placehold, .ad-box {float: left; width: 50%}
.menu-single {margin-bottom: 50px;}
}
@media (max-width: 954px) {
	.chg-footer-container .chg-footer-nav {padding-left: 0px; padding-right: 0px;}
	.searchform .s {
		width: 110px;
	}
	#searchwrap {
		text-align: right;
	}
}
@media (max-width:860px) {
.one-set {display: block}
.one-set-img, .one-set-text {display: block; width: 100%}
.one-set-img img {width: 100%; max-width: 100%}
.one-set-text .read-more {padding-bottom: 30px; display: inline-block;}
.category-menu .menu li {font-size: 18px; word-spacing: -1px;}
.four-set {width: 48%}
.four-set:nth-child(-n+2){margin-bottom: 35px;}
.three-set-ad img {width: 90%; margin-left: auto; margin-right: auto; height: auto;}
.recent-stack h5 {font-size: 19.6px; line-height: 23px;}
.two-column-text p {font-size: 16px;}
.entry-unrelated {font-size: 15px; line-height: 16px}
}

@media (max-width: 768px) {
.chg-footer-container .chg-footer-nav a {font-size: 11.3px; line-height: 15px}
.chg-footer-container ul li {line-height: 15px;}
.chg-footer-container .chg-footer-nav .chg-footer-nav-column {width: 16.6666%}
.chg-footer-copyright .col-3 {margin-right: 0%; width: 42%}
.category-menu .menu li {font-size: 16px; word-spacing: -1px; font-family: 'aspiraMedium', arial;}
}

@media (max-width: 767px) {
.chg-footer {display: none;}
.category_headliner {font-size:7vw; left: 0%; top: 50%; transform: translate(0%, -50%); text-align: center; width: 100%; }
.category-header-img {min-height: 165px; width: 100%; overflow: hidden;}
.recent-wrap {display: block;}
.recent-first, .recent-col {display: block; width: 100%; }
.recent-stack {width: 100%;}
.three-set {width: 100%; margin-bottom: 20px;}
.three-set-wrap {display: block;}
.three-set-widget img, .three-set-ad img {position: static; }

.category-menu label {display: block;}
.category-menu label span {padding: 15px; background: #eee; color: #555; font-size: 1.2em; font-variant: small-caps; cursor: pointer; display: block;font-family: 'aspirabold';}
.category-menu label span::after { float: right;right: 10%;content: "+";}
.menu {
    clear: both;
    width: 100%;
    height: 0px;
    overflow: hidden;
    text-align: center;
    transition: height .4s ease;
}
#touch {
    display: block;
    position: absolute;
    height: 0px;
    opacity: 0;
}
#touch:checked + div .menu {height: 300px;}
.category-menu h3 {display: none;}
.category-menu .menu  li {float: none; margin-right: 0px; display: block; text-align: left; border-bottom: 1px solid #ccc; margin-bottom: 10px;padding-bottom: 5px;}
.category-menu .menu li:before {display: none;}
.category-menu .menu li:first-child {margin-top: 10px;}
.category-menu {width: 90%; margin-left: auto; margin-right: auto;}
}

@media (max-width: 600px) {
	.four-set {width: 100%}
	.four-set{margin-bottom: 30px !important;}
	.two-set {width: 100%; margin-bottom: 30px;}
	.ad-hold {display: none;}
	.one-set-text .post-title, .recent-first h5, .two-column-text .post-title {font-size: 19px; line-height: 24px;}
	.recent-first p {font-size: 14.4px;}
	.one-set-text {padding: 4% 7% 4% 7%}
	.related_post {width: 100%; margin-bottom: 30px;}
	.widget-placehold, .ad-box {float: none; width: 100%}
	.popular-post-box h4 {font-size: 16px; line-height: 20px;}
}


.featured{
	margin-bottom: 45px;
}
.featured-main{
	width: 100%;
}
.chegg-gray{
	color: #767676;
}
.chegg_orange{
	color: #EB7100;
}
.chegg-border{
	border-bottom: 1px solid #767676;
}
.featured .one-set-wrap .post-content{
	margin-top: 20px;
}

@media (max-width: 600px) {
	.sign-me-up{
		width: 100%;
	}
}
@media (max-width: 768px) {
	.hamburger{
		margin: 5px 0 0 5px;
	}
	.Toolbar .icon.nav{
		background-position: -346px -137px;
	}
	.Toolbar .icon.nav::before{
		background: transparent;
	}
}
