.loaderGif {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(6, 6, 6, 0.8);
    display: none;
    z-index: 20;
}

.loaderGif img {
    position: absolute;
    top: 40%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: 0px auto;
    background-color: #fff;
    width: 150px;
    height: 150px;
    border-radius: 10px;
}

.tns-nav {
	display: none;
}

.heading {
    font-size: 40px;
    font-weight: 700;
    color: #081158;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background: #888;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

::-webkit-scrollbar {
	cursor: auto !important;
	width: 10px;
    height: 10px
}

.hero-section {
	padding-top: 0;
	margin-bottom: 40px;
}

.paraphraser_input_box {
	/*padding-right: 20px !important;*/
	z-index: 1;
}

@media only screen and (max-width: 991px) {
	.paraphraser_input_box {
		padding-right: unset !important;
	}
}

.paraphraser_option_box,
.paraphraser_result_box {
	display: flex;
	background: white;
	padding: 0px 10px 0px 10px;
	justify-content: center;
}

.paraphrasing_levels,
.paraphrasing_results {
	text-align: left;
	padding: 10px 10px 8px 10px;
	font-size: 14px;
	color: black;
}

.paraphrasing_levels.active,
.paraphrasing_results.active {
	border-bottom: solid 3px #cd400b;
	border-radius: unset;
}

.paraphrasing_levels:hover {
	cursor: pointer;
}

.upper_paraphrasing_button_circle.active {
	border: solid 3px #fbb244;
}

.upper_paraphrasing_button_circle {
	float: left;
	margin-top: 4px;
	border: solid 3px #f1c684e0;
	margin-right: 3px;
	border-radius: 10px;
	padding: 2px;
}

.inner_title.active,
.result_inner_title.active {
	opacity: 1;
	color: #cd400b;
	font-weight: 600;
}

.inner_paraphrasing_button_circle.active {
	background: #fbb244;
}

.inner_paraphrasing_button_circle {
	float: right;
	background: #fff;
	width: 7px;
	height: 7px;
	border-radius: 7px;
}

#paraphrase_form span {
	background: #f1c684e0;
	padding: 1px 5px;
	position: absolute;
	top: -7px;
	left: 15px;
	color: black;
	border: solid 1px #0c2e603b;
	border-radius: 5px;
	z-index: 2;
}

#paraphrase_form #input-content {
	white-space: pre-wrap;
	box-shadow: 1px 3px 54px -8px #d3d3d375;
	background: #fff;
	z-index: 1;
	height: 400px;
	font-size: 14px;
}

#input-content,
#output-content {
	resize: none;
	width: 100%;
	height: 400px;
	border: 1px solid #0c2e603b;
	padding: 20px;
}

.paraphraser_output_box #output-content {
	white-space: pre-wrap;
	box-shadow: 1px 3px 54px -8px #d3d3d375;
	background: #fff;
	overflow-y: auto;
	font-size: 14px;
}

.run_btn {
	padding: 10px 20px;
	background: #081158;
	border: 2px solid #081158;
	color: white;
	border-radius: 30px;
}

.run_btn:hover {
	background-color: transparent;
	border: 2px solid rgba(0, 0, 0, 0.1);
	color: #000;
}

.paraphrase-loader {
	position: absolute;
	top: 0;
	width: 100%;
	top: 200px;
	text-align: left;
	padding-left: 20%;
	padding-right: 20%;
	z-index: 2;
	display: none;
}

#percent-suggested {
	font-weight: 700;
}

#upload_file_box {
	position: absolute;
	bottom: 38%;
	left: 30%;
	text-align: center;
}

@media screen and (max-width: 767px) {
	#upload_file_box {
		left: 31.5%;
	}
}

#output-content b {
	color: #cd400b;
}

p {
	font-size: 18px !important;
}

@media screen and (max-width: 1400.5px) {
	#upload_file_box {
		left: 23%;
	}
}

@media screen and (max-width: 991.5px) {
	#upload_file_box {
		left: 37%;
	}
}

@media screen and (max-width: 767.5px) {
	#upload_file_box {
		left: 31%;
	}
}

@media screen and (max-width: 575.5px) {
	#upload_file_box {
		left: 26%;
	}
}

.site-footer {
	border-top: solid 1px #d3d3d3;
	padding-top: 50px;
}

.site-footer .widget .links li {
    display: block;
    margin-bottom: 10px;
}

.site-footer .widget .social li {
    display: inline-block;
}

.site-footer .widget .social li a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #fff;
    -webkit-box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .2);
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin-bottom: 20px;
}

.socialLink .widget .social li {
	display: inline-block;
}

ul li {
	font-size: 18px;
}

#feedback_moddel_trigger_btn {
	background: #081158;
	color: #fff;
	padding: 10px 20px;
	position: fixed;
	transform: rotate(90deg);
	left: -40px;
	border: 0;
	cursor: pointer;
	transition: left 0.3s ease;
	top: calc(50% - 20px);
	z-index: 12;
	font-size: 17px;
}

#feedback_moddel_trigger_btn_mobile {
	position: fixed;
	display: none;
	bottom: 20px;
	z-index: 11;
	left: 20px;
	padding: 5px;
	background: #222;
	border-radius: 50%;
	cursor: pointer;
}

#feedback_moddel_trigger_btn:hover {
	box-shadow: 0 -2px 10px -1px #aaa;
}

.feedback-modal {
	display: none;
	position: fixed;
	z-index: 13;
	padding-top: 40px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.4);
}

.feedback-modal .modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 100%;
	max-width: 480px;
}

.feedback-modal .modal-content .feedback-form {
	display: flex;
	flex-direction: column;
	row-gap: 15px;
	margin-top: 20px;
	justify-content: right;
	position: relative;
}

.feedback-modal .modal-content .feedback-form.loader-element:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0007;
	content: "Sending Feedback....";
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.feedback-modal .modal-content .feedback-form input[type="email"],
.feedback-modal .modal-content .feedback-form textarea {
	cursor: auto;
	padding: 5px;
	font-size: 16px;
	border: 1px solid #ccc;
}

.feedback-modal .modal-content .feedback-form input[type="email"]:focus,
.feedback-modal .modal-content .feedback-form textarea:focus {
	border-color: #333;
}

.feedback-modal .modal-content .feedback-form textarea {
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
}

.feedback-modal .modal-content .feedback-form button {
	width: 120px;
	padding: 5px;
	background: #081158;
	color: #fff;
	border: 0;
	cursor: pointer;
}

.feedback-modal .modal-content p.responseMsg {
	text-align: center;
	display: none;
	color: green;
}

.feedback-modal .feedback-close {
	color: #aaa;
	float: right;
	font-size: 28px;
	line-height: 10px;
	font-weight: 700;
}

.feedback-modal .feedback-close:focus,
.feedback-modal .feedback-close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

@media screen and (max-width: 992px) {
	#feedback_moddel_trigger_btn {
		display: none;
	}
	#feedback_moddel_trigger_btn_mobile {
		display: none;
	}
}

.logo-box {
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 0.5rem !important;
}

.logo-box img {
	width: 20px;
}

.logo-box span {
	position: relative;
	top: 5px;
	left: 5px;
}

.logo-box ul {
	margin-top: 10px;
}

.run_btn:hover {
	color: #000 !important;
}

.logo-box ul li {
	font-size: 18px;
}

#navLinks {
	justify-content: flex-end;
}

#brand_name {
	font-size: 1.75em;
	font-weight: 500;
}

#bavbar-button {
	align-items: flex-end;
}

a {
	text-decoration: none !important;
	color: #081158 !important;
}

p {
	font-family: Montserrat, sans-serif;
}

textarea {
	cursor: auto !important;
}

#content {
	color: #000;
	font-family: Montserrat, sans-serif;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #081158;
	font-weight: 600;
	margin-bottom: 10px;
}

#content h3 {
	font-size: 1.4rem !important;
	margin-block-start: 15px;
}

#content p {
	color: #000;
	font-size: 18px !important;
}

#content ul {
	list-style: square;
}

::selection {
	color: #fff;
	background: #081158;
}

[data-tooltip] {
	position: relative;
	z-index: 10;
}

[data-tooltip]:after,
[data-tooltip]:before {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	left: 50%;
	bottom: calc(100% + 5px);
	pointer-events: none;
	transition: 0.2s;
	will-change: transform;
}

[data-tooltip]:before {
	content: attr(data-tooltip);
	padding: 10px 18px;
	min-width: 50px;
	max-width: 300px;
	width: max-content;
	width: -moz-max-content;
	border-radius: 6px;
	font-size: 14px;
	background-color: rgba(59, 72, 80, 0.9);
	background-image: linear-gradient(
		30deg,
		rgba(59, 72, 80, 0.44),
		rgba(59, 68, 75, 0.44),
		rgba(60, 82, 88, 0.44)
		);
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
	color: #fff;
	text-align: center;
	white-space: pre-wrap;
	transform: translate(-50%, -5px) scale(0.5);
}

[data-tooltip]:after {
	content: "";
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
	transition-duration: 0s;
	transform-origin: top;
	transform: translateX(-50%) scaleY(0);
}

[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
	visibility: visible;
	opacity: 1;
}

[data-tooltip]:hover:before {
	transition-delay: 0.3s;
	transform: translate(-50%, -5px) scale(1);
}

[data-tooltip]:hover:after {
	transition-delay: 0.5s;
	transition-duration: 0.2s;
	transform: translateX(-50%) scaleY(1);
}

@media (max-width: 750px) {
	[data-tooltip]:after {
		bottom: calc(100% + 3px);
	}
	[data-tooltip]:after {
		border-width: 7px 7px 0 7px;
	}
}

.selectdiv {
	position: absolute;
	border: 1px solid;
	width: 106px;
	margin-bottom: 3px;
	height: 35px;
	right: 0px;
	border-radius: 4px;
}

.selectdiv ul {
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 33px;
	border: 1px solid;
	border-radius: 5px;
	left: -1px;
	width: 106px;
	height: auto;
	max-height: 178px;
	overflow: auto;
}

.selectdiv ul li {
	padding-left: 12px;
	cursor: pointer;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-weight: 500;
	line-height: 25px;
	width: 100%;
}

.selectdiv ul li:hover {
	background-color: #c9c9c9;
	color: #000;
}

.selectdiv em {
	text-align: left;
	position: absolute;
	left: 7px;
	font-size: 13px;
	top: 7px;
	font-style: normal;
	cursor: pointer;
}

.selectdiv:after {
	content: "<>";
	cursor: pointer;
	font: 17px Consolas, monospace;
	color: #333;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 1px;
	top: 5px;
	padding: 0 0 2px;
	border-bottom: 1px solid #999;
	position: absolute;
	pointer-events: none;
}

.fmenu span {
	color: #3d2922;
	font-size: 20px;
	font-weight: 700;
	margin-top: 67px;
	margin-bottom: 20px;
}

.g-recaptcha {
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	width: 304px !important;
	height: 78px !important;
	margin: 0 auto;
}

@media (max-width: 1200px) {
	.response {
		flex: 0 0 auto;
		width: 100% !important;
	}
}

.side_tool_box.box_shadow_bdr {
	box-shadow: 0 0 4px 2px #eee;
	background: 0 0;
}

.padding0,
.pn-0 {
	padding: 0 !important;
}

.box_shadow_bdr {
	box-shadow: 0 0 6px 3px #eee;
	background: #fff;
	padding: 15px;
	overflow: hidden;
}

.side_tool_box ul {
	box-shadow: 0 0 6px 3px #ededed;
	overflow: hidden;
	margin-top: 10px;
}

.side_tool_box ul {
	margin: 0;
	padding: 0;
}

.side_tool_box ul li {
	list-style: none;
	float: left;
	width: 100%;
	border: 1px solid #eee;
	border-bottom: none;
	background: #fff;
	padding: 5px 10px;
}

.popular-seo-t {
	margin-top: 0;
}

.side_tool_box ul .popular-seo-t h3 {
	background: #f8f9fa;
	text-align: center;
	list-style: none;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 10px;
}

.mn {
	margin: 0 !important;
}

.side_tool_box ul li span {
	margin-right: 5px;
	color: #081158;
	float: left;
}

.side_tool_box ul li a {
	color: #767676;
	margin-left: 10px;
	line-height: inherit;
	display: block;
	text-align: left;
}

.google_signin {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	padding: 10px 24px !important;
	margin-bottom: 20px;
	box-shadow: 0 2px 6px #0000001a;
	border: 1px solid #f0f2fc !important;
	background: #fff !important;
}

.google_signin:focus {
	box-shadow: 0 2px 6px #0000001a !important;
}

.fb_signin img,
.google_signin img {
	width: 26px;
	height: auto;
	margin-right: 10px;
}

#content h2 {
	margin: 20px 0 !important;
}

#content h3 {
	margin: 15px 0 !important;
}

.spinner_loader {
	position: absolute;
	left: 0;
	right: 0;
	background-color: rgb(247 247 247 / 63%);
	top: 0;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.recap {
	display: flex;
	justify-content: center;
}
.site-footer form {
	margin: 20px 0;
	text-align: center;
}

.site-footer .social-links {
	width: 100%;
	height: 100%;
}

.contact-links {
	width: 20px;
	padding-right: 5px;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.socialLink .widget .social li {
	display: inline-block;
}

ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

.socialLink .widget .social li a {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	color: #fff;
	-webkit-box-shadow: 0 5px 10px -2px rgb(0 0 0 / 20%);
	box-shadow: 0 5px 10px -2px rgb(0 0 0 / 20%);
}

.socialLink .widget .social li a img {
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

.socialLink .widget .social li a:hover {
	color: #fff;
	box-shadow: 0 0 10px #00000091;
}

@media only screen and(max-width:768px) {
	.cpyText {
		text-align: center;
		padding-top: 10px;
	}
}

.cpyText {
	padding-top: 10px;
}

.shaker-element {
	animation: shake 0.5s;
	animation-iteration-count: infinite;
}

@keyframes shake {
	0% {
		transform: translate(1px, 1px) rotate(0);
	}
	10% {
		transform: translate(-1px, -2px) rotate(-1deg);
	}
	20% {
		transform: translate(-3px, 0) rotate(1deg);
	}
	30% {
		transform: translate(3px, 2px) rotate(0);
	}
	40% {
		transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		transform: translate(-1px, 2px) rotate(-1deg);
	}
	60% {
		transform: translate(-3px, 1px) rotate(0);
	}
	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}
	80% {
		transform: translate(-1px, -1px) rotate(1deg);
	}
	90% {
		transform: translate(1px, 2px) rotate(0);
	}
	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}
/*.navbar-nav .nav-link {
	color: #000 !important;
	font-weight: 500;
	text-align: center;
}*/

.navbar-nav .nav-link:hover {
	color: #081158 !important;
}

.navbar-light,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus {
	color: #cd400b !important;
}

.navbar-light .navbar-nav .nav-link.active {
	color: #cd400b !important;
}

.clearfix {
	clear: both;
}

.tool_badge {
	background: #081158;
	color: #fff;
	font-size: 11px;
	border-radius: 30px;
	padding: 4px 11px;
	display: inline-block;
	position: relative;
	top: -1px;
}

.pre {
	border: 1px transparent;
	-webkit-border-radius: 40px;
	border-radius: 0px;
	color: #000;
	background: #e7caa2;
	cursor: pointer;
	display: inline-block;
	padding: 1px 10px;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
}

.section a {
	color: #cd400b !important;
}

.blog_area a {
	color: #cd400b !important;
}

.chat-logo {
	max-width: 150px;
	content: var(--chat-logo);
	padding: 0px !important;
	margin: 0 auto;
}