.frontcard {
	border-radius: 0.3rem;
	box-shadow: 0 0 .2rem -0.5rem;
	margin: 22px 1px;
	height: 167px;
	background-size: cover;
	max-width: 550px;
	overflow: hidden;
	position: relative;
}

.frontcard__header-button {
	color: white;
	padding: 10px;
	width: 90%;
	opacity: .8;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: white;
	color: #414141;
	border: 1px solid white;
 	border-radius: 0;
	cursor: pointer;
	font-family: "Questrial", sans-serif;
	text-transform: uppercase;
	transition: all 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	outline: none;
	font-size: 17px;
}
/*.frontcard__header-button:hover {
	transform: translateY(-3px);
}
.frontcard__header-button:active {
	transform: translateY(-1px);
}*/
.sexy {

	width: 100%;
	font-color: red;
}
#new_right {
	margin-top: 40px;
	width: 340px;
	background: white;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
#new_right ul {
	padding: 2px;
}
#new_right li {
	width: 288px;
	max-height: 194px;
 
	border-radius: 5px;
}
#new_right li a {
	padding: px;
	font-weight: 500;
	text-align: center;
}
#new_right li a img {
	height: 188px;
}
.fun_container {
	display: flex;
	max-width: 1250px;
	margin: auto;
}
.section {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	color: ffff;
	transition: flex .4s ease;
	position: relative;
}
.section h1 {
	color: white;
	text-align: center;
	Margin-top: 88px;
}
.section h2 {
	color: white;
	text-align: center;
	Margin-top: 88px;
}
.section .overlay {
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	transition: background-color .8s ease;
}
.section .content {
	z-index: 2;
}
.section:hover {
	flex: 1.2;
}
.section:hover .overlay {
	background-color: rgba(0, 0, 0, 0.95);
}
#great_student_textbook_deals {
	background-image: url(https://www.tun.com/blog/wp-content/uploads/2018/10/textbookshelf-500-x-334.jpg);
}
#great_student_shopping {
	background-image: url(https://www.tun.com/blog/wp-content/uploads/2018/10/shopping-500-x-334.png);
}
#great_student_discounts {
	background-image: url(https://www.tun.com/blog/wp-content/uploads/2018/10/price-500-x-334.png);
}
.generic-anchor {
	color: #23609f;
}
.generic-anchor:visited {
	color: #52b2a0;
}
.generic-anchor:hover {
	color: red;
}
.flex-rw {
	display: flex;
	flex-flow: row wrap;
	background-color: white;
	margin-top: 50px;
}
.footer {
	width: 100%;
}
.footer-list-top {
	width: 33%;
}
.footer-list-top > li {
	text-align: left;
	padding-bottom: 8px;
}
.footer-list-header {
	padding: 1px;
	color: #23609f;
	font: 1.4em "Oswald", sans-serif;
}
.footer-list-anchor {
	font: 1.1em "Open Sans", sans-serif;
	color: black;
}
.footer-social-section {
	width: 100%;
	align-items: center;
	justify-content: space-around;
	position: relative;
	margin-top: 1px;
}
.footer-social-section::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 10px;
	border-top: 1px solid black;
	width: calc(100% - 20px);
}
.footer-social-overlap {
	position: relative;
	z-index: 2;
	background: white;
	padding: 0 20px;
}
.footer-social-connect {
	display: flex;
	align-items: center;
	font: 2.5em "Oswald", sans-serif;
	color: #23609f;
}
.footer-social-small {
	font-size: 0.6em;
	padding: 0px 20px;
}
.footer-social-overlap > a {
	font-size: 3em;
	font-color: #23609f;
}
.footer-social-overlap > a:not(:first-child) {
	margin-left: 0.38em;
}
.footer-bottom-section {
	width: 100%;
	padding: 10px;
	border-top: 1px solid black;
	margin-top: 10px;
}
.footer-bottom-section > div:first-child {
	margin-right: auto;
}
.footer-bottom-wrapper {
	font-size: 1.2em;
	color: #000;
}
.footer-address {
	display: inline;
	font-style: normal;
}

/* my work */
.sidebar {
	overflow: hidden;
}

.newheader a {
	display: block;
	max-width: 340px;
	margin: 0 auto;
}

.newheader a img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#main {
	display: block;
}

#happy_container {
	max-width: 1410px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	float: none;
	height: auto;
	padding: 30px 15px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.sidebar,
#new_right {
	width: 23%;
	margin: 0;
}

#new_right {
	padding: 15px;
}

.sidebar img {
    width: -webkit-fill-available;
    height: inherit;

}

.wrap {
	padding: 0;
	width: 48%;
	margin: 0;
	min-width: inherit;
	max-width: inherit;
}

.nice {
	margin: 0;
	max-width: inherit;
}

.nice h1 {
	padding: 0 0 10px;
	margin: 0 0 20px;
}

#new_right li {
	width: 100%;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

#feed2 h1, #feed h1 {
	margin: 0 0 10px;
	padding: 0 0 10px;
}

#feed2 h1::after, #feed h1::after {
	left: 0;
}

#new_right ul {
	padding: 0;
	margin: 0;
}

.frontcard {
	width: 100%;
	max-width: inherit;
	margin: 0 0 10px;
}

.frontcard a {
	display: block;
	height: 100%;
}

#feed1 {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#feed1 li {
	margin: 0 0 20px;
	width: 49%;
	max-width: inherit;
	float: none;
	display: block;
	min-height: inherit;
}

@media (max-width: 1199px) {
	.sidebar {
		padding: 0;
	}
	.sidebar img {
		margin: 0;
	}
	#feed2 .sexy, #feed .sexy {
		height: auto;
		font-size: 0;
		line-height: 0;
	}
	#new_right li a img {
		height: auto;
	}
	#new_right li {
		max-height: inherit;
	}
	.frontcard__header-button {
		font-size: 16px;
	}
	.footer-social-connect {
		font-size: 1.5em;
	}
	.footer-social-overlap > a {
		font-size: 2em;
	}
	.footer-bottom-wrapper {
		font-size: 1em;
	}
}

@media (max-width: 1023px) {
	.wrap {
		order: 1;
		width: 100%;
	}
	.sidebar, #new_right {
		width: 48%;
	}

	.sidebar {
		order: 2;
	}

	.sexy2 {
		display: block;
	}

	#feed1 .sexy2 img {
		display: block;
		margin: 10px auto;
	}

	#new_right {
		order: 3;
	}
	footer.flex-rw {
		padding: 0 15px;
		justify-content: space-between;
	}
	.footer-list-top {
		margin: 0 0 30px;
		padding: 0;
	}

	.footer-list-header {
		margin: 15px 0 5px;
		font-size: 1.2em;
	}

	.footer-list-anchor {
		font-size: 1em;
	}
}

@media (max-width: 767px) {
	.newheader a {
		width: 280px;
	}

	#feed1 li {
		width: 100%;
	}

	.sidebar, #new_right {
		width: 100%;
	}

	.fun_container {
		flex-wrap: wrap;
	}

	.fun_container .section {
		display: block;
		flex: inherit;
		width: 100%;
		height: 250px;
	}

	.section .content {
		height: 100%;
	}

	.footer-list-top {
		width: 100%;
		margin: 0 0 10px;
	}

	.footer-list-header {
		font-size: 1em;
	}

	.footer-list-anchor {
		font-size: 0.8em;
	}

	.footer-social-section {
		display: block;
	}

	.footer-social-section:after {
		display: none;
	}

	.footer-social-connect,
	.footer-social-overlap {
		padding: 0;
		width: 100%;
	}

	.footer-bottom-section {
		font-size: 0.8em;
	}
}

