* {
    font-family: "Open Sans", sans-serif !important;
}
.center {
    display: flex;
    justify-content: center;
}
a {
    text-decoration: none;
}
.white_space{
    white-space: pre-wrap;
}
.btn-primary {
    color: #fff;
    background-color: #cd400b !important;
    border-color: #cd400b;
}
.btn-primary:hover {
    color: #fff;
    background-color: #cd400b !important;
    border-color: #cd400b;
}
.btn-primary:focus {
    color: #fff;
    background-color: #cd400b !important;
    border-color: #cd400b !important;
    box-shadow: 0 0 0 0.25rem rgb(205 64 11 / 50%) !important;
}
.navbar-nav > li > a {
    font-size: 15px !important;
    font-weight: 600 !important;
    border: 1px solid transparent;
}
.paraphrasing_levels.active,
.paraphrasing_results.active {
    border-radius: unset;
    background: #f9f9f9;
}
.toolSection {
    margin-top: 50px !important;
}
.feature_part {
    margin-top: 7px !important;
}
.navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
    border-bottom: 3px solid #cd400b;
}
.navbar-nav .nav-item {
    align-self: center;
    margin-left: 0px;
}
.nav-link:focus,
.nav-link:hover {
    color: black !important;
    border-bottom: 3px solid #cd400b;
}
.paraphrasing_levels.active,
.paraphrasing_results.active {
    margin-bottom: 0 !important;
}

body {
    font-size: 14px;
    font-family: roboto;
}

.error {
    background: #ef3636;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.active a {
    font-weight: 700;
}
.navbar {
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
}
section.header {
    padding: 12px 0;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 30px;
}

.logoSection img {
    width: 40px;
}

img:focus {
    outline: none;
}

nav.navbar {
    margin: 0;
    border: none;
    min-height: auto;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-family: roboto;
}
@media screen and (max-width: 820px) {
    .navbar-nav > li > a {
        width: 150px;
        margin: 0 auto !important;
        text-align: center;
    }
}

.navSection .container-fluid {
    padding-right: 0;
}

.navSection .navbar-right {
    margin-right: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
.logo-inline {
    display: flex;
    align-items: center;
}
.preBtn a {
    background: #fa0;
    color: #fff !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 3px;
    font-family: roboto;
}

.preBtn a:hover {
    background: #fa0 !important;
    color: #fff !important;
}

.loginBtn a {
    background: #0065ff;
    color: #fff !important;
    border-radius: 3px;
    font-family: roboto;
}

.loginBtn a:hover,
.loginBtn a:focus {
    background: #0065ff !important;
    color: #fff !important;
    outline: none;
}

li.loginBtn {
    margin-left: 10px;
}

li.loginBtn a img {
    width: 18px;
}

.preBtn a img,
.loginBtn a img {
    position: relative;
    top: -2px;
    margin-right: 7px;
}

.toolHead {
    text-align: center;
}

#accordion a img {
    width: 23px;
    margin-right: 8px;
    position: relative;
    top: -4px;
}

.toolHead h1 {
    font-weight: 900;
    color: #000;
    font-size: 34px;
    line-height: normal;
    font-family: roboto;
    margin-top: 0;
}

.toolSection .panel-default > .panel-heading {
    padding: 0;
}

.toolSection .panel-group .panel {
    border-radius: 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.toolSection .panel-heading a {
    display: block;
    padding: 4px 10px;
    font-family: roboto;
    color: black;
    font-size: 18px;
}

.toolSection .panel-heading a:hover,
.toolSection .panel-heading a:focus {
    text-decoration: none;
}

.toolSection .panel-heading a.collapsed {
    background: #fff no-repeat;
    background-position: 96% center;
    background-size: 24px;
    color: #000;
}

.pan1 .nimg1,
.pan1.collapsed .himg1,
.pan2 .nimg2,
.pan2.collapsed .himg2,
.pan3 .nimg3,
.pan3.collapsed .himg3 {
    display: none;
}

.pan1 .himg1,
.pan1.collapsed .nimg1,
.pan2 .himg2,
.pan2.collapsed .nimg2,
.pan3 .himg3,
.pan3.collapsed .nimg3 {
    display: inline-block;
}

.toolSection .panel-body {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

.toolSection .panel-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.toolSection .panel-body ul li {
    margin-bottom: 6px;
}

.toolSection .panel-body p {
    font-weight: 700;
}

.toolSection .panel-default > .panel-heading {
    border: none !important;
    border-radius: 0 !important;
    background: 0 0 !important;
}

.toolSection .panel-heading a span {
    display: inline-block;
    margin-top: 8px;
}

.inner_tool_head {
    overflow: hidden;
    display: inline-block;
}

.inner_tool_head span:first-child {
    float: left;
    width: 80%;
    text-align: left;
    margin-right: 10px;
}

.inner_tool_head span:last-child {
    float: left;
    width: 100px;
}

.inner_tool_head span:last-child img {
    width: 100px;
}

.innerTool textarea {
    height: 310px;
    width: 100%;
    border: none;
    border-radius: 4px;
    resize: none;
    background: #f9f9f9;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 10px;
}

.innerTool textarea:focus {
    outline: none;
}

.innerTool {
    border: 1px solid #e6e6e6;
}

.toolwraper {
    position: relative;
}

.over1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.overlay {
    position: absolute;
    top: 110px;
    left: 230px;
    z-index: 2;
    display:flex;
    flex-direction:column;
    gap:5px;
    justify-content: center;
    align-items: center;
}

@media (max-width:1401px){
    .overlay {
        left: 180px;
    }
}
@media (max-width:1200px){
    .overlay {
        left: 130px;
    }
}
@media (max-width:991px){
    .overlay {
        left: 270px;
    }
}

@media (max-width:767px){
    .overlay {
        left: 180px;
    }
}
@media (max-width:500px){
    .overlay {
        left: 150px;
    }
}
@media (max-width:440px){
    .overlay {
        left: 100px;
    }
}
@media (max-width:355px){
    .overlay {
        left: 60px;
    }
}
.upload_img{
    cursor: pointer;
}
.upload_text{
    color: #AAA;
    font-size: 18px;
    font-weight: 400;
}

.sample_btn{
    font-size: 16px;
    display: flex;
    gap: 5px;
    border-radius: 5px;
    border: 1.304px solid #AAA;
    background: #FFF;
    box-shadow: -4px -4px 0px 0px #E9EDFC inset;
    padding: 5px 10px;
    cursor: pointer;
    color: #5E5E5E;
}

.sample_btn:hover{
    border: 1.304px solid #304158;
    background: #FFF;
    box-shadow: -4px -4px 0px 0px #E9EDFC inset;
    transition: all 0.2s;
    font-weight: 400 !important;
    color: #000;
}

.overlay h4 {
    font-size: 24px;
    font-weight: 700;
    color: #aaa;
}

.overlay p {
    color: #aaa;
}

.ttext label {
    cursor: pointer;
    text-decoration: underline;
}

.toolBtn {
    overflow: hidden;
    padding: 10px 20px;
}

span#wordlimit {
    float: left;
    margin-top: 7px;
}

.homeBtns {
    float: right;
}

.homeBtns div {
    display: none;
}

.homeBtns select#rtype {
    width: 130px;
    padding: 6px 10px;
    border-radius: 4px;
    cursor: pointer;
}

label.ufBtn2 {
    background: black;
    color: #fff;
    padding: 7px 10px;
    border-radius: 4px;
    margin: 0 6px;
    cursor: pointer;
}

.homeBtns select#rtype:focus {
    outline: none;
}

.toolBtn button {
    background: #cd400b;
    border: none;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
}

button:focus {
    outline: none;
}

.toolSection {
    margin-bottom: 30px;
}

section.blueSection {
    background: #fff8f5;
    color: #fff;
    text-align: center;
    padding: 40px 0 40px;
    margin-top: 40px;
}

.blueSection h2 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 34px;
    line-height: normal;
    font-family: roboto;
    font-weight: 600;
    color: black;
}

.blueSection .row {
    margin-top: 30px;
}

.blueIconBox img {
    margin-bottom: 20px;
    margin-top: 10px;
}

.blueIconBox h3 {
    font-family: roboto;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000;
    border-bottom: solid 1px;
    padding-bottom: 10px;
}

.innerVideo {
    text-align: center;
}

section.videoSection {
    position: relative;
    min-height: 270px;
}

.innerVideo img {
    width: 70%;
}

.videoSection .container {
    position: relative;
}

.innerVideo iframe {
    width: 70%;
    display: inline-block;
}

.innerVideo {
    text-align: center;
    position: absolute;
    top: -226px;
    width: 100%;
}

.bt_heading {
    text-align: center;
    background-repeat: no-repeat;
    background-size: 130px;
    background-position: 50px top;
}

body .bestType .bt_heading h2,
body .bestType .bt_heading h1 {
    color: #000;
    font-size: 34px;
    line-height: normal;
    font-family: roboto;
    width: auto;
}

.about .bt_heading p {
    padding: 0 10%;
}

.bt_heading p {
    color: #06205b;
}

.bNum {
    font-size: 80px;
    color: #f5f5f5;
    line-height: 70px;
    font-family: roboto;
}

section.bestType h3,
.about section.bestType h2,
section.bestType h2 {
    font-size: 23px;
    color: #000;
    width: 70%;
    line-height: normal;
    font-family: roboto;
}

.bestType .row {
    margin-bottom: 20px;
}

p.tagLine {
    color: #184fca !important;
    font-size: 16px;
}

.bestType p {
    line-height: 23px;
    color: #000;
    font-size: 18px;
}

.bestType .col-lg-6 img {
    width: 100%;
}

.teamHeading {
    font-size: 18px;
    text-align: center;
    color: #ccc;
    margin-bottom: 20px;
}

.bestTeam ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.bestTeam ul li {
    margin: 0 10px;
}

section.bestTeam {
    padding: 90px 0 0;
}

.restView .resImg img {
    width: 100%;
}

.resContent h5 {
    font-size: 24px;
    color: #000;
    line-height: normal;
    font-family: roboto;
}

.resContent img {
    width: 40px;
}

a.btn {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    margin-right: 5px;
    color: #fff;
    margin-top: 10px;
}

.blue.btn {
    background: #0065ff;
}

.green.btn {
    background: #0cc787;
}

a.btn:hover {
    text-decoration: none;
    color: #fff;
}

.resContent {
    margin-top: 160px;
}

.testiContent h4 {
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    line-height: normal;
    font-family: roboto;
    margin-bottom: 30px;
}

.testiContent img {
    width: 40px;
}

.testiContent {
    width: 65%;
    text-align: center;
    margin: 0 auto;
}

.cpyText a {
    color: white;
}

section.testimonilSection {
    padding: 210px 0 50px;
    background-repeat: repeat-x;
    min-height: 750px;
    background-size: cover;
}

section.restView {
    position: relative;
    bottom: -80px;
}

.restView strong {
    font-family: roboto !important;
}

.testiwraper {
    width: 75%;
    margin: 0 auto;
    position: relative;
}

.testiCnt img {
    width: 70px;
    border-radius: 50%;
    box-shadow: 0 0 4px #9e9e9e;
}

.testiCnt {
    position: absolute;
    width: 280px;
}

.pos1 {
    top: 0;
    left: 0;
}

.testiCnt span {
    position: absolute;
    background: #fff;
    padding: 8px 13px;
    border-radius: 4px;
    left: 31px;
    width: 100%;
    display: block;
    top: -28px;
    font-size: 13px;
    box-shadow: 0 0 4px #efefef;
}

.testiCnt div {
    position: relative;
}

.testiCnt span:after {
    content: "";
    height: 13px;
    width: 13px;
    position: absolute;
    bottom: -6px;
    left: 33px;
    background: #fff;
    border-radius: 80px;
    box-shadow: 0 4px 2px -2px #efefef;
}

.pos2 span {
    right: 83%;
    left: auto;
    top: -65px;
}

.pos2 span::after {
    left: auto;
    right: 35px;
}

.pos2 {
    left: 230px;
    bottom: -90px;
}

.testiCnt.pos2.pos3 {
    left: auto;
    right: -190px;
    bottom: auto;
    top: 0;
}

.testiCnt.pos2.pos4 {
    left: auto;
    right: -190px;
    bottom: -72px;
}

.testiCnt.pos2.pos5 {
    left: auto;
    right: -30px;
    bottom: -245px;
}

.testiCnt.pos2.pos5 span {
    top: -85px;
}

.testiCnt.pos2 span {
    top: -49px;
}

.topLine {
    height: 10px;
    margin-bottom: 40px;
}

.topLine.blue {
    background: #0065ff;
    height: 10px;
    margin-bottom: 40px;
}

.topLine.pink {
    background: #ffddd1;
    height: 10px;
    margin-bottom: 40px;
}

.topLine.darkblue {
    background: #06205b;
    height: 10px;
    margin-bottom: 40px;
}

.cprice span {
    display: block;
    font-size: 13px;
    color: #000;
    margin-top: 4px;
}

.pheading {
    font-size: 23px;
    color: #000;
    font-weight: 700;
}

.innerPrice p {
    color: #06205b;
}

.cprice {
    font-size: 22px;
    font-weight: 900;
    color: #0cc787;
    min-height: 60px;
    margin-top: 20px;
}

.innerPrice ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 40px;
    color: #000;
    min-height: 240px;
}

.innerPrice ul li {
    background: url(../../assets/images/pages/tick_icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
    padding-left: 32px;
}

.pricebtn a {
    background: 0 0;
    border: 1px solid #06205b;
    width: 250px;
    display: inline-block;
    text-align: center;
    padding: 13px 0;
    border-radius: 3px;
    color: #06205b;
    font-weight: 700;
}

.pricebtn a:hover {
    text-decoration: none;
}

.pricebtn {
    margin-top: 40px;
}

.pricebtn.pink a {
    background: #ffddd1;
    border-color: #ffddd1;
}

.pricebtn.blue a {
    background: #06205b;
    color: #fff;
}

.pricebtn a:focus {
    text-decoration: none;
}

section.regSection {
    background: #073397;
    text-align: center;
    color: #fff;
    padding: 50px 0;
}

.regSection p {
    font-size: 18px;
    margin-bottom: 0;
}

.regSection h3 {
    font-size: 34px;
    margin: 10px 0 15px;
    font-family: roboto;
}

.regSection a.btn {
    color: #000;
    background: #ffddd1;
    font-weight: 700;
    width: 220px;
    text-align: center;
}

section.footerSection {
    background: #f3fff6;
    padding: 40px 0 0;
    color: #2e2e2e;
}

.flogo p {
    font-size: 13px;
    margin-bottom: 40px;
    line-height: 24px;
    width: 60%;
    margin-left: 20%;
    text-align: center;
}

.fmenu h5 {
    color: #3d2922;
    font-size: 20px;
    font-weight: 700;
    margin-top: 67px;
    margin-bottom: 20px;
}

.fmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 28px;
}

.fmenu ul a {
    color: #2e2e2e;
    font-size: 16px;
}

.fblog img {
    width: 100%;
}

.fmenu {
    padding-left: 3px;
}

.menu_items{
    margin-top: 30px;
}

.tool_items{
    gap: 3em;
}

.tool_items li{
    padding-right: 3em;
    border-right: 2px solid #DBE6DE;
}

.tool_items li a:hover{
    color: #CD400B;
    transition: color 0.3s;
}

@media (max-width:416px){
    .tool_items li{
        border-right: 2px solid #f3fff6;
        padding-left: 3em;
    }
}
.fdvdr {
    background: #442e2659;
    height: 1px;
    margin: 40px 0 10px;
}

.newleter h5 {
    margin: 0 0 15px;
}

.newleter p {
    font-size: 13px;
    color: #dadada;
}

a.btn.windowbtn {
    border: 1px solid #fff;
    font-size: 12px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
}

a.btn.windowbtn:focus {
    color: #fff !important;
}

a.btn.windowbtn img {
    width: 20px;
    margin-right: 5px;
}

.newsinput form {
    border: 2px solid #ffddd1;
    border-radius: 3px;
    background: #fff;
    position: relative;
}

.newsinput form input {
    background: 0 0;
    border: none;
    width: 85%;
    padding: 5px 10px;
    height: 40px;
}

.newsinput button {
    position: absolute;
    right: 0;
    background: #ffddd1;
    border: none;
    color: #06205b;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    top: 0;
    padding: 0 15px;
}

.newsinput button img {
    width: 17px;
    margin-left: 5px;
    margin-top: -2px;
}

.socialLink a {
    display: inline-block;
    margin-right: 30px;
}

.socialLink a:hover {
    text-decoration: none;
}

.socialLink a:last-child {
    margin-right: 0;
}

.fdvdr.dvdr2 {
    
}

.socialLink a img {
    width: 20px;
}

.termLink {
    text-align: center;
}

.termLink a {
    color: #fff;
    border-right: 1px solid;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 13px;
}

.termLink a:last-child {
    margin-right: 0;
    border: none;
    padding-right: 0;
}

.cpyText {
    text-align: right;
    font-size: 13px;
}

.row.cpywrite {
    width: 100%;
    background-color: #112540;
    color: white;
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 10px;
}

.newleter .fmenu {
    padding-left: 15px;
}

.about .bt_heading {
    background: 0 0;
}

.pageheading {
    font-size: 20px;
}

.about .bt_heading h2 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt70 {
    margin-top: 70px;
}

.abtText {
    margin-top: 1%;
}

.about section.bestTeam {
    padding: 0;
}

.cpgheading {
    color: #0065ff;
    font-size: 18px;
}

.contacText h2 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 40px;
}

.phone {
    font-size: 15px;
}

.phone.dvdr {
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}

.contactForm input,
.contactForm textarea {
    border: 1px solid #efefef;
    width: 100%;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 13px;
}

.contactForm input:focus,
.contactForm textarea:focus {
    outline: none;
}

.ffeild {
    margin-bottom: 7px;
}

.contactForm input {
    height: 40px;
}

.contactForm textarea {
    height: 150px;
}

section.cSection {
    padding-top: 30px;
}

.contactForm input[type="submit"] {
    background: #0cc787;
    color: #fff;
    font-weight: 700;
}

.cpeople img {
    width: 100%;
    overflow: hidden;
}

.contact section.regSection {
    margin-top: 0;
}

.cpeople {
    margin-top: 30px;
}

body.pricing .bt_heading {
    background: 0 0;
    padding-bottom: 20px;
}

.innerNote {
    border: 1px solid #d9d9d9;
    text-align: center;
    margin: 50px 0 30px;
    padding: 30px 0;
}

.innerNote p {
    line-height: 25px;
}

.notehead {
    font-size: 15px;
    color: #000;
    font-weight: 700;
}

.pricing section.bestTeam {
    padding: 0;
}

.mobileBtn {
    display: none;
}

div#Rloader {
    background: rgb(255 255 255/80%);
    position: fixed;
    z-index: 9;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

#Rloader img {
    width: 70px;
    margin-right: 20px;
}

div#Rloader span {
    position: relative;
    top: 0;
    font-size: 25px;
    font-weight: 700;
    color: #000;
}

.innerTool textarea.wordErr {
    border: 1px solid red !important;
}

.privacy .bt_heading,
.terms .bt_heading {
    background: no-repeat;
    padding-bottom: 20px;
}

.privacy .bt_heading p {
    text-align: left;
}

.privacy table {
    width: 100%;
    margin-bottom: 10px;
}

.privacy th,
.privacy td {
    width: 20%;
    vertical-align: top;
    border: 1px solid #a7a5a5;
    padding: 10px;
}

.privacy h3.panel-title,
.privacy h4 {
    font-family: roboto;
}

.terms h2 {
    font-family: roboto;
    font-size: 26px;
}

.terms h3 {
    font-family: roboto;
    font-size: 22px;
}

#cookie-bar {
    background-color: rgba(20, 20, 20, 0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 10px 20px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 9999;
    text-align: center;
}

#cookie-bar p {
    font-size: 13px;
    text-align: center !important;
    color: #ccc !important;
}

#cookie-bar a {
    text-decoration: none;
    margin: 3px;
    display: inline-block;
    line-height: 1.5;
    padding: 5px 20px;
    float: none;
    margin-left: 12px;
    cursor: pointer;
    outline: 0;
    border: none;
    letter-spacing: 0.5px;
    min-width: 90px;
    border-radius: 3px;
    background: #fff;
    color: #3a3a3a;
    font-size: 14px;
    font-family: roboto;
    opacity: 1;
}

body .grecaptcha-badge {
    display: none !important;
}

.innerG_section {
    padding: 50px 50px 50px 0px;
    border-radius: 7px;
}

.innerG_section .col-lg-2 img {
    width: 100%;
    margin-top: 5px;
}

.innerG_section h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 600;
}

.innerG_section .row {
    margin-bottom: 30px;
}

.innerG_section .row:last-child {
    margin-bottom: 0;
}

.whoUse_section h2 {
    color: #000;
    font-size: 34px;
    line-height: normal;
    font-family: roboto;
    text-align: center;
    margin-top: 70px;
}

.row.outerTab {
    margin-top: 40px;
}

.tabs-left,
.tabs-right {
    border-bottom: none;
    padding-top: 8px;
}

.tabs-right {
    border-left: 1px solid #ddd;
}

.tabs-left > li,
.tabs-right > li {
    float: none;
    margin-bottom: 2px;
}

.outerTab .tabs-left a img {
    height: 19px;
    margin-right: 7px;
}

body .outerTab .tabs-left a {
    color: #000 !important;
    font-weight: 500;
    border: none !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background-position: 97% center;
    background-size: 16px;
}

body .tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    background: #f8f7f7 no-repeat;
    background-position: 97% center;
    font-weight: 600;
    background-size: 10px;
}

body .tabs-left li a:hover {
    background-color: #f8f7f7;
}

.outerTab .tab-content p {
    line-height: 28px;
}

li.lang_dropdown img {
    width: 18px;
}

.lang_dropdown img:nth-of-type(2) {
    width: 15px;
}

li.lang_dropdown span {
    display: inline-block;
    margin: 0 4px;
}

.lang_dropdown ul {
    list-style: none;
    padding: 10px;
    position: absolute;
    width: 160px;
    background: #fff;
    z-index: 3;
    box-shadow: -1px 2px 10px #efefef;
    top: 33px;
    display: none;
}

.lang_dropdown ul li {
    line-height: 28px;
}

.lang_dropdown ul li a {
    color: #000;
}

li.lang_dropdown {
    padding-top: 10px;
    padding-bottom: 5px;
    cursor: pointer;
}

.lang_dropdown:hover ul {
    display: block;
}

li.lang_dropdown span {
    display: inline-block;
    margin: 0 4px;
    text-transform: uppercase;
    font-weight: 700;
}

@media only screen and (max-width: 1024px) {
    .innerVideo {
        top: -185px;
    }

    .bNum {
        font-size: 80px;
        margin-top: 0;
    }

    section.bestTeam {
        padding: 70px 0 0;
    }

    section.restView {
        bottom: -30px;
    }

    .resContent {
        margin-top: 30px;
    }

    section.testimonilSection {
        padding: 160px 0 50px;
    }

    .testiwraper {
        width: auto;
    }

    section.testimonilSection {
        min-height: 650px;
        overflow: hidden;
    }

    .fmenu h5 {
        margin-top: 0;
    }

    .fblog img {
        width: auto;
    }
    .custom-alert-content{
        width: 77% !important;
    }
    
}

@media only screen and (max-width: 768px) {
    .logoSection {
        text-align: center;
    }

    .logoSection img {
        width: 300px;
    }

    .navbar ul.nav.navbar-nav.navbar-right {
        display: inline-block !important;
        float: none !important;
    }

    .navbar .container-fluid {
        text-align: center;
    }

    .navSection {
        margin-top: 20px;
    }

    .toolLeft {
        text-align: center;
        padding-bottom: 20px;
    }

    section.bestTeam {
        display: none;
    }

    .innerVideo {
        top: 0;
        position: unset;
        padding-top: 20px;
    }

    section.blueSection {
        padding: 40px 0;
    }

    .bt_heading {
        background: 0 0;
    }

    .bestType .col-lg-6.col-md-6.col-sm-12 {
        text-align: center;
        margin-top: 10px;
    }

    section.bestType h5 {
        width: auto;
    }

    section.restView {
        bottom: 0;
        padding-top: 20px;
    }

    .resContent {
        text-align: center;
    }

    .innerPrice {
        text-align: center;
        padding-bottom: 20px;
    }

    .innerPrice ul {
        display: inline-block;
        min-height: auto;
    }

    section.footerSection {
        text-align: center;
    }

    .fmenu {
        padding-left: 15px;
        padding-bottom: 30px;
    }

    .cpyText {
        text-align: center;
    }

    .termLink {
        padding: 20px 0;
    }

    .contactForm {
        margin-top: 50px;
    }

    .phone.dvdr {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 640px) {
    .banner-img{
        background: none !important;
        background: radial-gradient(100% 147455.99% at 100% 50%, #CD400B 0%, #F77E43 50.83%, #DB4C34 100%) !important;
    }
    #login-popup,
    #signup-popup {
        width: 90% !important;
    }
    .navbar-nav {
        gap: 10px;
    }
    .navbar-nav .nav-item {
        align-self: baseline;
        width: 100%;
    }
    .paraphraser_option_box {
        height: auto;
    }
    .logoSection img {
        width: auto;
    }

    .logoSection {
        text-align: left;
    }

    .mobileBtn {
        display: block;
        border: none;
        background: 0 0;
        position: absolute;
        right: 0;
        top: 6px;
    }

    .mobileBtn:focus {
        outline: none;
    }

    .mobileBtn span {
        display: block;
        height: 4px;
        background: #0065ff;
        width: 35px;
        margin-bottom: 7px;
    }

    .innerHeader {
        position: relative;
    }

    body .navbar ul.nav.navbar-nav.navbar-right {
        display: block !important;
        margin-left: 0;
        margin-right: 0;
    }

    .navbar .container-fluid {
        padding-left: 0;
    }

    li.loginBtn {
        margin-top: 6px;
        margin-left: 0;
    }

    .navSection {
        margin-top: 0;
        display: none;
    }

    section.videoSection {
        min-height: auto;
    }

    section.testimonilSection {
        min-height: 650px;
        overflow: hidden;
        padding-top: 40px;
        margin-top: 20px;
        background-size: 100%;
    }

    .testiContent {
        width: auto;
    }

    .testiCnt {
        position: unset;
        width: auto;
        text-align: center;
        margin-top: 30px;
    }

    .testiCnt span {
        position: unset;
    }

    .toolLeft h1 {
        margin-top: 0;
    }

    section.bestType h3,
    .about section.bestType h2 {
        width: auto;
        text-align: center;
    }

    .innerVideo iframe {
        width: 100%;
    }

    .inner_tool_head {
        display: block;
        width: auto;
    }

    .inner_tool_head span:first-child,
    .inner_tool_head span:last-child {
        float: none;
        width: auto;
        text-align: center;
    }

    .inner_tool_head span:last-child img {
        display: none;
    }

    span#wordlimit {
        float: none;
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .homeBtns {
        float: none;
    }

    .toolBtn {
        padding: 10px;
    }

    .homeBtns select#rtype,
    label.ufBtn2 {
        width: 48%;
        margin-right: 0;
        text-align: center;
    }

    .toolBtn button {
        width: 100%;
        margin-top: 10px;
    }

    .innerG_section .col-lg-2 img {
        width: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .innerG_section {
        padding: 20px;
        text-align: center;
    }

    .row.outerTab {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    section.bestType h3,
    .about section.bestType h2,
    section.bestType h2 {
        width: auto;
    }

    body .bestType .bt_heading h2,
    body .bestType .bt_heading h1 {
        font-size: 24px;
    }
    .chat-logo {
        margin-left: 0px !important;
    }
}

.blueIconBox p {
    color: black;
}
.fmenu span {
    color: #3d2922;
    font-size: 20px;
    font-weight: 700;
    margin-top: 67px;
    margin-bottom: 20px;
}
p {
    font-size: 18px !important;
}
.section-2 li {
    font-size: 18px;
}
.hero-section-setting li {
    font-size: 18px;
}
.blueIconBox {
    text-align: left;
}

.blueIconBox .numbering {
    font-weight: 600;
    font-size: 40px !important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.socialLink .widget .social li {
    display: inline-block;
}

.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;
}
.selectdiv {
    position: absolute;
    border: 1px solid;
    width: 106px;
    margin-bottom: 3px;
    height: 35px;
    z-index: 5;
}
.left {
    float: left;
}
.inner {
    display: inline-block;
}
.selectdiv em {
    text-align: left;
    position: absolute;
    left: 7px;
    font-size: 13px;
    top: 7px;
    font-style: normal;
    cursor: pointer;
}
.selectdiv ul {
    background: #fff;
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    bottom: 33px;
    border: 1px solid;
    border-radius: 5px;
    left: -1px;
    width: 106px;
    height: auto;
    max-height: 178px;
    overflow: auto;
    display: block;
}
.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 a {
    color: #000;
    width: 100%;
    display: inline-block;
}
.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;
}
.selectdiv ul li:hover {
    background-color: #c9c9c9;
    color: #000;
}
.g-recaptcha {
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    width: 304px !important;
    height: 78px !important;
    margin: 0 auto;
}
#txt-after-button {
    max-width: 728px;
    margin: 0 auto;
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 2rem !important;
}
.acc-btn {
    display: flex;
    column-gap: 7px;
    padding: 5px !important;
    width: 110px;
    justify-content: center;
    left: 1432px;
    top: 20px;
    background: #f9f9f9;
    border: 1px solid #d2d1d1 !important;
    border-radius: 5px;
    align-items: center;
}
.acc-btn:hover {
    background: #EFEFEF;
}
.nav-item:nth-last-child(-n + 3) {
    margin-right: 5px;
}
.chat-logo {
    display: flex;
    column-gap: 7px;
    padding: 5px !important;
    width: 135px;
    justify-content: center;
    left: 1432px;
    top: 20px;
    background: #f1f8fe;
    border: 1px solid #1b4561 !important;
    border-radius: 5px;
    align-items: center;
}
.chat-logo:hover {
    background: #DEF0FF;
}
.nav-item a img {
    height: 25px;
}
.plans-btn {
    display: flex;
    column-gap: 7px;
    padding: 5px !important;
    width: 90px;
    justify-content: center;
    left: 1432px;
    top: 20px;
    background: #fef9e6;
    border: 1px solid #d79f03 !important;
    border-radius: 5px;
    align-items: center;
}
.plans-btn:hover {
    background: #FFF4C6;
}
/* === Login Popup === */

.login-background,
.signup-background {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 70%);
    z-index: 9999;
}

#login-popup,
#signup-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: white;
    width: 35%;
    transform: translate(-50%, -50%);
}

/* Alert popup for word limit */

.custom-alert {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.pd-10 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.custom-alert-content {
    color: black;
    padding: 25px 25px 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    width: 25%;
    border: 7px linear-gradient(219.72deg, #68bdfe 3.27%, #fe5e85 86.27%);
    background-color: white;
}

.custom-alert-message {
    display: block;
    margin: 12px 0px 20px;
    /* font-weight: 600; */
}
.custom-alert-message b {
    color: #cd400b;
    font-size: 18px;
}
#custom-alert-ok {
    justify-content: center;
    width: 100%;
    align-self: center;
    height: 40px;
    cursor: pointer;
    font-size: 16px;
}

.custom-alert-image {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    width: 166px;
    align-self: center;
}
#custom-alert-close {
    width: 24px;
    height: 24px;
    background-color: white;
    align-self: flex-end;
    cursor: pointer;
    border: none;
    color: #3c4854;
    padding: 0px;
    font-size: 14px;
    margin-right: -60px !important;
    position: absolute;
    margin-top: -25px;
}
#premium-user-btn {
    display: none;
    background-color: #ffc300 !important;
    border: 1px solid #d79f03 !important;
    width: 85%;
    height: 45px;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    align-self: center;
    height: 40px;
    align-items: center;
    justify-content: center;
}
#or-prem {
    display: none;
    align-self: center;
    font-size: 16px;
    padding: 8px;
    font-family: monospace;
}
.free-user-btn {
    color: #5e5d71;
    background: none;
    margin: 0 auto;
    margin-top: 14px;
    border: none;
}

/*
|--------------------------------------------------------------------------
| Waiting payment page design 
|--------------------------------------------------------------------------
*/
.waiting-page {
    margin-top: 2%;
    margin-bottom: 2%;
}
.waiting-page .row {
    gap: 50px;
    text-align: center;
}
.btn-goback {
    width: 188px;
    cursor: pointer;
    background-color: #f9f9f9 !important;
    color: black;
    border: 0px;
    margin-right: 20px;
}
.btn-wait {
    width: 188px;
    cursor: pointer;
}
.banner-img {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    background: url(/web_assets/frontend/img/banner-img.svg) 50% 50% no-repeat;
    background-size: cover;
    max-width: 100%;
    height: auto;
    padding: 8px;
    text-align: center;
}
.banner-img img {
    margin-right: 10px;
    margin-top: -5px;
}
.announce-text {
    font-size: 16px;
    color: white;
    font-weight: 700;
}
.sale-text {
    font-size: 16px;
    color: white;
}
.banner-img .pro-btn {
    background: linear-gradient(
            96.63deg,
            #ffc700 5.84%,
            rgba(255, 173, 49, 0.15) 93.64%
        ),
        linear-gradient(93.9deg, #ffee58 8.34%, #fff2bf 54.06%, #fff48f 94.25%);
    font-weight: 700;
    font-size: 14px;
    color: #bb8a00;
    display: inline-block;
    width: 80px;
    border-radius: 50px;
    border: 1px solid;

    border-image-source: linear-gradient(
        96.63deg,
        #ffc700 5.84%,
        rgba(255, 173, 49, 0.15) 93.64%
    );

}
[contenteditable] {
    outline: 0px solid transparent;
  }
  
.overlay_loader{
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid black;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: 20px;
    margin-top: 10px;
}

/* popup  */
.popup_model {
    display: none;
    position: fixed;
    background-color: rgba(41, 41, 41, 0.4);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
.captcha_modal-content {
    box-shadow: rgb(41 41 41 / 30%) 0px 3px 8px;
    width: 280px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.5em 1em 0.7em 1em;
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background-color: white;
    width: auto;
}

.captcha_modal-content .header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
span#captcha_model_close {
    color: red;
    font-weight: bold;

    cursor: pointer;
    height: 22px;
    width: 22px;
    background-color: #ff000033;

    border-radius: 3px;
}
.popup_modal-content div p b {
    font-size: 16px;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .row_account{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .text_list{
    justify-content: center;
    list-style: none;
  }
  .text_decoration_none{
    text-decoration: none;
  }

  .color_white{
    color: #FFFFFF;
  }
  .list_class a:hover{
    color: #FFFFFF;
  }

  .policy_class{
    border-right: 1px solid #6F7A89;
    padding-right: 15px;
  }

  .social_icons_class{
    padding-left: 15px;
  }

  .social_icons{
    box-shadow: -3px -1px 0px 0px rgba(224, 229, 251, 0.50) inset;
    width: 25px;
    height: 25px;
    border-radius: 50%; 
    padding: 5px;
    justify-content: center;
    background-color: #FFF;
  }
.grammar-in{
    max-width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
}
.grammar-in img{
    max-width: 100%;
}
  @media(max-width:992px){
    .last_item_row{
        margin-top: 10px;
    }
  }
  @media(max-width:768px){
    .last_item_row{
        margin-top: 0px;
    }
    .cpywrite{
        display: flex;
        gap: 10px;
    }
    #fc_frame {
        position: fixed !important;
        bottom: 50px !important;
        right: 15px !important;
    }
  }

  .sale_board{
    background: linear-gradient(180deg, #17A881 0%, #67DCBC 139%);
    height: 40px;
    max-height: 40px;
    width: 100%;
    margin: 0;
  }

  .bold_text{
    color: #FFF;
    text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
    font-size: 18px;
    font-weight: 700;
  }

  .yellow_text{
    color: #FCD201;
  }

  .simple_text{
    text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
    color: #FFF;
    font-size: 17.5px;
    font-weight: 400;
  }

  .pro_button{
    border-radius: 18px;
    background: #F35959;
    box-shadow: 0px 2px 8px 0px rgba(118, 0, 0, 0.15);
    text-decoration: none;
    color: #FFF;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    font-size: 14px;
    font-weight: 700;
    padding: 1px 10px;
  }
  .pro_button:hover{
    color: #FFF;
  }

  .bannner_text{
    display: flex;
    gap: 10px;
  }

  @media(max-width:1201px){
    /* .bold_text{
        font-size: 16px;
    }
    .simple_text{
        font-size: 15.5px;
    }
    .pro_button{
        font-size: 12px;
    } */
    /* .sale_board{
        width: 102.3%;
    } */
  }

  /* @media(max-width:1083px){
    .bold_text{
        font-size: 14px;
    }
    .simple_text{
        font-size: 13.5px;
    }
    .pro_button{
        font-size: 10px;
    }
  } */

  @media(max-width:992px){
    /* .bold_text{
        font-size: 18px;
    }
    .simple_text{
        font-size: 17.5px;
    }
    .pro_button{
        font-size: 14px;
    } */

    .left_banner_img, .right_banner_img{
        display: none;
    }
    .bannner_text{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-right: 0 !important;
    }
  }

  /* @media(max-width:601px){
    .bold_text{
        font-size: 16px;
    }
    .simple_text{
        font-size: 15.5px;
    }
    .pro_button{
        font-size: 12px;
    }
  }
  @media(max-width:541px){
    .bold_text{
        font-size: 14px;
    }
    .simple_text{
        font-size: 13.5px;
    }
    .pro_button{
        font-size: 10px;
    }
  } */

  @media(max-width:482px){
    .bold_text{
        font-size: 16px;
    }
    .simple_text{
        font-size: 15.5px;
    }
    .pro_button{
        font-size: 10px;
    }
    .bannner_text{
        margin-top: 9px !important;
    }
  }

  @media(max-width:438px){
    .bold_text{
        font-size: 14px;
    }
    .simple_text{
        font-size: 13.5px;
    }
    .pro_button{
        font-size: 8px;
    }
    /* .sale_board{
        width: 104.3%;
    } */
    .bannner_text{
        margin-top: 11px !important;
    }
  }
  @media(max-width:373px){
    .bold_text{
        font-size: 12px;
    }
    .simple_text{
        font-size: 11.5px;
    }
    .pro_button{
        font-size: 7px;
    }
  }

  .sale_image{
    margin-top: 20px;
  }

  @media(max-width:576px){
    .sale_image{
        display: none;
    }
  }

img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

.orignal_price{
    font-size: 22px;
    font-weight: bolder;
}

.link_img:hover{
    box-shadow: -6px -6px 0px 0px #F0F2FD inset, 6px 6px 10px 0px rgba(0, 0, 0, 0.20);
    border-radius: 10px;
    transition: all 0.1s ease-in-out;
}

.rewrite_style{
    border-radius: 5px;
    border: 1px solid #BF3B09;
    background: linear-gradient(180deg, #CD400B 0%, #CD400B 100%);
    
}

.rewrite_style:hover{
    background:linear-gradient(180deg, #aa3207 0%, #aa3207 100%);
}

.image_icon_style{
    width: 25px;
    height: 25px;
    margin-top: -5px;
}

#chat-widget-container{
    bottom: 120px !important;
}

@media(max-width:786px){
    #chat-widget-container{
        bottom: 60px !important;
    }
}
#ac-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    z-index: 2001;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width:640px){
    #ac-wrapper a img {
    width: 90%;
}
}