.footer img {
	width: 84%;
}


.ads{

	margin-top: 22px;


}

*, body, html {
	box-sizing: border-box
}
a{
	text-decoration: none;
	color: #0cbb4a;
	font-weight: bold;
}
li {
	display: list-item;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
#custom-img{
	max-width: 427px;
    height: auto;
}
body, html {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	/* change as you want */
	background: #f3f3f3;
	margin: 0;
	padding: 0;
	font-family: Arial Unicode MS, lucida grande, tahoma, verdana, arial, sans-serif;
}

/* header section*/

.img-fluid {
	max-width: 100%;
}

header {
	background: #004AAD !important;
}

header nav {
	background: #004AAD !important;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

div#navbarNav {
	display: unset;
	width: 22%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: -100%;
	z-index: -1;
	transition: all .2s;
}

nav a {
	display: inline-block;
	padding: 12px 15px;
	color: #ffff;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	text-decoration: none;
	font-weight: 400;
}

a.navbar-brand {
	height: inherit;
	padding: 0;
}

a.navbar-brand:hover {
	background: none;
}

.navbar-collapse {
	position: absolute;
	right: 0;
}

.navbar {
	padding: 0px !important;
}

#cross-line:hover {
	background: #0a51ad;
}

nav a:hover {
	background: #0cbb4a;
	color: white;
}

.navbar-toggler {
	display: block;
	background: transparent;
	border: none;
	margin-top: 5px;
}

.navbar-toggler:hover {
	cursor: pointer;
}

.nav-link {
	font-size: 16px;
}

.container {
	max-width: 1040px;
	margin: 0 auto;
	/* padding: 0 15px; */
}

ul.navbar-nav {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	position: initial !important;
}

.nav-item a {
	color: white;
	width: -webkit-fill-available;
}

div#navbarNav.show {
	display: block;
	background-color: #004AAD;
	z-index: 1;
	left: 0;
	transition: all .2s ease;
}

li.nav-item {
	border-bottom-style: solid;
	border-color: #afafaf;
}

li.nav-item:nth-child(1) {
	height: 47px;
}

@media screen and (max-width:414px) {
	*, ::after, ::before {
		box-sizing: border-box;
	}
}

@media screen and (max-width:992px) {
	.col-3 {
		width: 100%;
	}
	div#navbarNav {
		width: 50%;
	}
}

div#navbarNav.show {
	display: block;
	background-color: #004AAD;
	z-index: 1;
	left: 0;
	transition: all .2s ease;
}

@media screen and (max-width:414px) {
	.navbar {
		height: 40px;
	}
	.navIcon {
		width: 20px;
		padding-top: 2px;
	}
}

img.nav-img {
	height: 100%;
	width: auto;
}

img.close-img {
	max-width: 20px;
	float: right;
}

img.close-img:hover {
	cursor: pointer;
}

/* header section end */

.container {
	max-width: 1040px;
	margin: 0 auto;
}

.sheorantext {
	margin-top: 0;
	padding: 10px 0 5px 0;
	float: left;
	width: 100%;
	z-index: 99999!important;
}

.sheorantext p {
	text-transform: uppercase;
	font-size: 12px;
	color: #777;
	padding: 0;
	margin: 0;
	margin-top: 5px
}

.is-sticky .sheorantext {
	margin-top: 0
}

input {
	width: 100%;
	outline: 0;
	float: left;
	text-align: center;
	border: none;
	height: 50px;
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 18px;
	display: block;
	border-radius: 3px;
	background: #ffff;
	-webkit-box-shadow: inset 1px 1px 3px rgba(200, 200, 200, .7);
	-moz-box-shadow: inset 1px 1px 3px rgba(200, 200, 200, .7);
	box-shadow: inset 1px 1px 3px rgba(200, 200, 200, .7)
}

.fonts-for-instagram, .sheoranfonts {
	position: relative
}

.sheoranfonts {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.sheoranfonts span.name {
	float: left;
	background: #f1f1f1;
	color: #777;
	display: block;
	padding: 2px 10px;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: -10px;
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 4px 4px 0 0;
}

.sheoranfonts:hover span.name {
	background: #2550af;
	color: #fff;
}

.sheoranfonts span.counter {
	width: 25px;
	height: 25px;
	background: #8D24A9;
	position: absolute;
	left: 10px;
	color: white;
	text-align: center;
	font-size: 12pt;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.sheoranfonts img {
	position: absolute;
	right: 18px;
	top: 5px;
	z-index: 1;
	width: 30px;
	padding: 1px;
	cursor: pointer;
}

.sheoranfonts svg {
	fill: red;
}

.footer {
	width: 100%;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
}

.footer .container p {
	color: #000;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
}

.footer .container h2 {
	text-align: left;
}

table {
	text-align: left;
	width: 100%;
	color: #444
}

p.other-platform {
	text-align: center
}

p.other-platform img {
	height: 90px
}

#sheorantext {
	width: 100%;
	height: 75px;
	padding: 1.0em 15px;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #004aad;
	border-radius: 6px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	margin-bottom: 0;
	display: block;
	font-size: 19px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	resize: none;
}

.sheoranfontlist {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.sheoranfonts {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.textinput {
	max-width: 1040px;
	width: 100%;
	margin-top: 0px;
	margin: 0 auto;
}

.sheoranfonts p {
	width: 100%;
	font-size: 21px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 8px 60px 8px 53px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: .3s;
	background: #F1EBF5;
	transition: .3s;
	box-shadow: 0px 1px 2px #00000030;
	border-radius: 3px;
	font-family: Arial Unicode MS, lucida grande, tahoma, verdana, arial, sans-serif;
}

.sheoranfonts span.name {
	float: left;
	background: #f1f1f1;
	color: #777;
	display: block;
	padding: 2px 10px;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: -10px;
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 4px;
	display: none !important;
}

h2 {
	font-size: 28px;
}

.sticky {
	position: fixed;
	top: 0;
	z-index: 99;
}

.textbox-wrapper {
	margin: 0 auto;
	max-width: 1040px;
}

#footer {
	background: #000000;
	padding: 25px 0px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

#footerin {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: auto;
	color: #555;
}

#footernav {
	text-align: center;
	color: #fff;
}

@media only screen and (max-width: 970px) {
	.site-title a {
		font-size: 20px;
	}
	.sticky {
		padding: 10px;
		background-color: #8D24A9;
	}
	.sheorantext {
		padding: 5px 0 5px 0;
	}
	h1 {
		font-size: 1.7em;
	}
	h2 {
		font-size: 1.2rem;
	}
	.container {
		max-width: 98%;
	}
	.container_text {
		max-width: 100%;
	}
	.sheoranfontlist {
		margin-top: 0;
	}
	.sheoranfonts p {
		font-size: 13px;
	}
	.share-info .input {
		display: none;
	}
	.footer img {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	#footerin {
		width: 100%;
	}
}

.title_above_textarea {
	width: 100%;
	/*height: 15vh;*/
	background-color: #8D24A9;
	color: white;
}

.title_above_textarea h1 {
	margin: 0px;
	padding: 28px;
	text-align: center;
	color: #FFFFFF;
	font-weight: 800;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

span.text_arealabel {
	display: none;
}

@media (min-width: 768px) {
	.title_above_textarea h1 {
		font-size: 4rem;
	}
	.title_above_textarea {
		width: 100%;
		height: 40vh;
		background-color: #8D24A9;
		color: white;
	}
	span.text_arealabel {
		position: absolute;
		background: #b43635;
		color: white;
		text-align: center;
		font-size: 12pt;
		margin-top: 0px;
		padding: 3px;
		display: block !important;
	}
}

#txtToCopy {
	color: #FFFFFF;
	height: 0px;
}

/* Tooltip container */

.tooltip {
	position: absolute;
	display: inline-block;
	float: right;
	top: 10px;
	right: 55px;
}

@keyframes cssAnimation {
	0% {
		opacity: 1;
	}
	10% {
		opacity: 0.9;
	}
	20% {
		opacity: 0.8;
	}
	30% {
		opacity: 0.7;
	}
	40% {
		opacity: 0.6;
	}
	50% {
		opacity: 0.5;
	}
	60% {
		opacity: 0.4;
	}
	70% {
		opacity: 0.3;
	}
	90% {
		opacity: 0.2;
	}
	90% {
		opacity: 0.1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes cssAnimation {
	0% {
		opacity: 1;
	}
	10% {
		opacity: 0.9;
	}
	20% {
		opacity: 0.8;
	}
	30% {
		opacity: 0.7;
	}
	40% {
		opacity: 0.6;
	}
	50% {
		opacity: 0.5;
	}
	60% {
		opacity: 0.4;
	}
	70% {
		opacity: 0.3;
	}
	90% {
		opacity: 0.2;
	}
	90% {
		opacity: 0.1;
	}
	100% {
		opacity: 0;
	}
}

/* Tooltip text */

.tooltip .tooltiptext {
	width: 120px;
	background-color: #8D24A9;
	color: #fff;
	text-align: center;
	padding: 2px;
	font-size: 15px;
	z-index: 1;
	-moz-animation: cssAnimation 0s ease-in 2s forwards;
	/* Firefox */
	-webkit-animation: cssAnimation 0s ease-in 2s forwards;
	/* Safari and Chrome */
	-o-animation: cssAnimation 0s ease-in 2s forwards;
	/* Opera */
	animation: cssAnimation 0s ease-in 2s forwards;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

/* change as you want */

.article-in-box {
	box-sizing: border-box;
	padding: 20px;
	background-color: white;
	border: #2e92cf 2px solid;
	border-radius: 3px;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
	line-height: 1.5
}