@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
html {scroll-behavior: smooth;}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}
* {padding:0; margin:0;}
body{margin:0px; font-family: "Lato"; font-w-webkit-font-smoothing: subpixel-antialiased ; font-weight: normal;  counter-reset: section; }
a             {  text-decoration:none; transition-duration: 0.5s; outline:none !important; }
a:hover       { text-decoration: none;    
animation-delay: 0.5s;
animation-duration: 1s; 
animation-iteration-count: infinite;
animation-name: hvr-back-pulse;
animation-timing-function: linear;
}
:focus   { outline: 0; text-decoration:none !important; }
img{border:0px; outline:none; max-width:100%;}
.img-fullwidth {width:100%;}
ul,li{ list-style:none; margin:0; padding:0;}
strong{ } h1,h2,h3,
h4,h5,h6      { font-family: "Playfair Display", serif; }
h1            { }
h2            { }
h3            { }
h4            { }
h5            { }
h6            { }
input[type="submit"]{ cursor:pointer}
::-webkit-input-placeholder { opacity: 1;
}
::-moz-placeholder { opacity: 1;
}
:-ms-input-placeholder { opacity: 1;
}
:-moz-placeholder { opacity: 1;
}
body {  }
@media only screen and (min-width:1660px) {
.container { max-width: 1360px; }
} .common_button {
display: inline-block;
background-color: #fff;
font-size: 18px;
color: #000;
transition: background 0.3s ease, transform 0.3s ease;
padding: 8px 15px;
border-radius: 8px;
border: 1px solid #FF6B00;
}
.common_button i { color: #FF6B00; }
.common_button:hover {
background-color: #FF6B00;
color: #fff;
}
.common_button:hover i { color: #fff; }
.common_padding { padding: 70px 0; }
.common_heading_area :is(h2, h3, h4) { font-size: clamp(24px, 3vw, 60px); color: #0f172a; font-weight: 500; padding-bottom: 15px; position: relative; padding-top: 25px; }
.common_heading_area :is(h2 strong, h3 strong, h4 strong) { font-weight: 600; color:#6391f7;}
.common_heading_area :is(h2 em, h3 em, h4 em) { font-weight: 600; color:#6a6c7f; font-style: normal;}
.common_heading_area p { font-size: clamp(16px, 1.5vw, 20px); color: #475569; padding-bottom: 30px; }
.common_heading_area2 { padding-bottom: clamp(20px, 2.8vw, 40px); text-align: center; }
.common_heading_area2 :is(h2, h3, h4) { font-size: clamp(20px, 3vw, 56px); color: #000; font-weight: 500; padding-bottom: 10px; position: relative; font-style:italic; }
.common_heading_area2 :is(h2 strong, h3 strong, h4 strong) { font-weight: 800;}
.common_heading_area2 p { font-size: clamp(18px, 1.6vw, 22px); color: #000; padding-bottom: 20px;}
header {width: 100%; position: sticky; position: -webkit-sticky; left: 0; top: 0; padding:0;z-index: 999;transition: all 0.3s ease; background: #fff;}
.header_area { display: flex; justify-content: space-between; align-items: center; padding: 17px 0; position: relative; z-index: 5; }
.sina-nav .sina-menu > li > a { max-width: fit-content; }
.sina-nav .sina-menu { margin: 3px auto 0; display: table; }
.sina-nav.navbar-transparent .sina-menu > li > a { text-transform: capitalize; color: #000; font-size: 16px; font-weight: 500; font-family: "Lato"; border-bottom: 1px solid #fff; }
.sina-nav.navbar-transparent .sina-menu > li > a:hover {  color: #000; font-weight: 500; border-bottom: 1px solid #FF6B00;}
.mob_logo { display: none; } 
.menu_cross_btn { display: none; }
.header_area .right_area { position: relative; display: flex; align-items: center; }
.header_area .right_area .header_button:nth-child(2) { margin-left: 10px; }
.menu_button { display: none; }
.banner { width: 100%; position: relative; background: #fff; overflow: hidden; height:clamp(250px, 65vw, 800px); }
.banner_image {   width: 50%;}
.banner .container { position: relative; z-index: 2; height: 100%;}
.banner_textarea { width: 50%; color: #fff; padding-top: 40px; }
.gray_text { background: #eaf0fd; padding: 5px 25px 5px 25px; border-radius: 20px; color: #0f172a; font-size: 14px; text-transform: uppercase; display: inline-block;position: relative; letter-spacing: 1px; border: 1px solid #2563EB; font-weight: 700; }
.banner_textarea h1 { font-weight: 500; font-size: clamp(25px, 3.6vw, 72px); margin-bottom: 30px; padding-top: 20px; color: #0F172A; line-height: clamp(30px, 3.8vw, 80px); }
.banner_textarea h1 strong { font-weight: 500; color: #FF6B00;  }
.banner_textarea p { font-size: 19px;  font-weight: 500; padding-bottom:clamp(20px, 2.1vw, 35px); width:85%; color: #475569; padding-bottom: 15px;} 
.banner_textarea .list { position: relative; left: 0; top: 0; display: block; padding-bottom: 35px; }
.banner_textarea .list li { padding-left: 36px; color: #475569; font-size: 20px; background: url(//reputation-defense.com/wp-content/themes/new-reputation-defense/unban/images/blullet1.png) 0 5px no-repeat; border: 0; padding-bottom: 6px;}
.banner_textarea .common_button { padding: 8px 25px; font-size: 18px; }
.banner_textarea .common_button:hover { background: #FF6B00; color: #fff; }
.common_button2 { margin-right: 15px; color: #fff; padding: 8px 25px; font-size: 18px; background: #FF6B00;}
.common_button2:hover { color: #000; background: transparent; border: 1px solid #FF6B00; }
.header_buttons { display: flex; }
.banner_textarea ul { display: flex; position: absolute; left: 0; bottom: 55px; }
.banner_textarea ul li { padding-right: 15px; margin-right: 10px; border-right: 1px dashed #c6c9d2; color: #586074; font-size: 17px; }
.banner_textarea ul li:last-child { border: 0; }
.banner_textarea ul li strong { color: #2563eb; font-size: 29px; font-weight: bold; padding-bottom:5px; display: block; }
.recover_account { padding-bottom: 25px; text-align: center; }
.recover_account h2 { color: #0F172A; font-size: 25px; font-weight: 500; margin: 0 0 20px; font-family: "Lato"; text-transform:capitalize;}
.recover_account .icons_area { width: 100%; padding: 30px 90px; background: #F5F1EF; border-radius: 15px; display: flex; justify-content: space-between; }
.recover_account .icons_area img { margin-bottom: 8px; }
.recover_account .icons_area a {  color: #0F172A; font-weight: 600;}
.support-card { background: #f8fafc; border-radius: 20px; border: 1px solid #d1e3f4; text-align: center; padding: 20px; height: 100%;}
.support-card img { margin-bottom: 15px; }
.support-card h5 {font-family: "Lato"; font-size: 25px;}
.service_area { background: #F5F1EF; }
.service-card { padding: 30px; background: #fff; height: 100%; text-align: center; border-radius: 15px; }
.service-icon { margin-bottom: 15px; }
.service-card h3 { font-family: "Lato"; font-size: 25px; padding-bottom: 15px; font-weight: 600; }
.service-card p { color: #475569; font-size: 16px; }
.timeline-item{display:flex;align-items:flex-start;position:relative;padding-bottom:10px;}
.timeline-item:last-child{padding-bottom:0;}
.timeline-number{width:48px;height:48px;min-width:48px;border-radius:50%;background:#ff6b00;color:#fff;font-size:18px;font-weight:700;display:flex;
justify-content:center;align-items:center; position:relative;}
.timeline-item:not(.last) .timeline-number::after{content:""; position:absolute; top:48px;left:50%;transform:translateX(-50%);width:2px;height:58px; border-left:2px dashed #ffb178;}
.timeline-content{margin-left:24px;}
.timeline-content h4{font-family: "Lato";font-size:25px;font-weight:600;margin-bottom:5px;color:#0F172A;}
.timeline-content p{font-size:16px;color:#475569;}
.choose_area .common_heading_area h2 { margin-bottom: 45px; }
.platform_error { position: relative; }
.platform_error .common_heading_area h2 { margin-bottom: 45px; }
.custom-accordion .accordion-item{ border:none;margin-bottom:18px; border-radius:18px !important; overflow:hidden; }
.custom-accordion .accordion-button{background:#2B222A;color:#fff; font-size:25px; font-weight:500; padding:26px 35px; box-shadow:none;border:none; font-family: "Lato";}
.custom-accordion .accordion-button:not(.collapsed){background:#2b232a;color:#fff;}
.custom-accordion .accordion-body{background:#F5F1EF; color:#475569;padding:28px 35px;font-size:16px;line-height:1.4;}
.custom-accordion .accordion-button::after{ background-image:none; content:"\F282"; font-family:"bootstrap-icons";font-size:30px;color:#fff;transform:none;}
.custom-accordion .accordion-button:not(.collapsed)::after{content:"\F286";}
.accordion-button:focus{ box-shadow:none;}
.recovery-section{background:#F5F1EF; border-radius:20px; padding:60px; overflow:hidden; margin-top:110px;}
.recovery-section::after{ position: absolute; left: 0; bottom: 0; width: 100%; height: 200px; background: #000; content: ' '; z-index: -1; }
.image-area{ position:relative;display:flex; justify-content:center; align-items:center;}
.circle-bg{ position:absolute; width:330px;height:330px;background:radial-gradient(circle, rgba(250,223,205,1) 0%, rgba(250,223,205,1) 44.9%, rgba(249,228,214,1) 45%, rgba(249,228,214,1) 59.9%, rgba(247,234,225,1) 60%, rgba(247,234,225,.50) 100%); border-radius:50%; z-index:1;}
.phone-img{ position:relative; max-width:250px; z-index:2;}
.title{font-size:clamp(24px, 2.7vw, 50px);font-weight:500;color:#17172a;line-height:1.1;margin-bottom:20px;}
.subtitle{font-size:25px; font-weight:700; color:#222;margin-bottom:12px;}
.desc{ color:#475569; font-size:16px; margin-bottom:18px;}
.no-fee{font-size:25px; font-weight:600; color:#0F172A; margin-bottom:30px;}
.btn-orange{ background:#ff6a00;color:#fff;border:none; border-radius:6px;padding:15px 35px; font-size:20px;font-weight:600; transition:.3s;}
.btn-orange:hover{ background:#e65d00; color:#fff;}
.trust-img{ max-width:180px;}
.footer{ background:#000; color:#fff;}
.top-footer{ padding:20px 0 70px 0; border-bottom:1px solid rgba(255,255,255,.15);}
.footer-title{ font-size:clamp(24px, 3vw, 50px); line-height:1.1;margin-bottom:20px;}
.footer-text{ color:#fff; font-size:18px; line-height:1.8;}
.footer-note{ color:#fff;font-size:16px; line-height:1.8;}
.bottom-footer{ padding:60px 0 40px;}
.logo{ max-width:280px;}
.info-box{ display:flex; align-items:flex-start;gap:15px;}
.info-box i{ color:#FF6B00; font-size:24px; margin-top:0;  line-height: normal;}
.info-box h5{ font-weight:700;  margin-bottom:10px;   font-family: "Lato";  font-size: 18px; color:#fff;}
.info-box p{ color:#fff;  line-height:1.8;  margin:0;  font-size: 16px;}
.footer-links{  margin-top:60px;}
.footer-links a{color:#fff; text-decoration:none; margin:0 12px; font-size:18px;}
.footer-links a:hover{ color:#FF6B00;}
.copyright{ color:#fff;  margin-top:20px;  font-size:18px;} @media only screen and (max-width:1660px) {
.sina-nav .sina-menu > li { margin: 0 9px; }
.banner_image { height: 100%;}
.banner_image img { object-fit: cover; object-position: left; }
}
@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:1399px) {
.header_area .logo { width: 230px; }
.sina-nav .sina-menu > li { margin: 0 8px; }
.sina-nav.navbar-transparent .sina-menu > li > a, .sina-nav .sina-menu > li > a { font-size: 14px; }
.header_button { font-size: 14px; padding: 5px 12px; }
.banner_textarea p { font-size: 16px; }
.banner_textarea .list li { background-size: 16px; font-size: 16px; padding-left: 22px; }
.banner_textarea ul { bottom: 100px; }
.banner_textarea ul li { font-size: 16px; }
.support-card h5, .service-card h3 { font-size: 19px; }
.btn-orange { font-size: 16px; }
.subtitle, .no-fee { font-size: 19px; }
}
@media only screen and (max-width:1199px) {
.links_area ul li a {padding: 20px 15px 20px 40px; font-size: 15px; }
.sina-nav .sina-menu > li { margin: 0 4px; }
.header_area .logo { width: 140px; }
.custom-accordion .accordion-button { font-size: 20px; padding: 20px 35px; }
.custom-accordion .accordion-button::after { font-size: 20px; }
.banner_textarea .list { padding-bottom: 17px; }
.recover_account .icons_area { padding: 30px 40px; }
}
@media only screen and (max-width:1024px) {
.nav_area { position: absolute; right: 0; }
.nav_area .sina-nav { background-color: transparent; }
.sina-nav .sina-nav-header { height: auto; }
.sina-nav .navbar-toggle { margin: 0; font-size: 22px;color: #FF6B00; position: relative; top: 1px; }
.mob_logo { display: block; } 
.menu_cross_btn { display: block; position: absolute; right: 22px; top: 5px; color: #EA2C00;}
.sina-nav.mobile-sidebar .sina-menu { width: 100%; }
.sina-nav.navbar-transparent .sina-menu > li > a, .sina-nav .sina-menu > li > a { display: block; max-width: 100%; }
.mob_logo  { position: relative; width: fit-content;  left: 15px; top: 6px; }
.mob_logo img { width: 140px; left: 12px; top: 6px; }
.right_area .header_button1, .right_area .header_button2 { display: none; }
.header_area .right_area { padding-right: 60px; }
.drone_roof_area ul li img { margin-right: 10px; }
.banner_textarea p { padding-bottom: 8px; font-size: 16px; }
.sina-nav.navbar-transparent .sina-menu > li > a, .sina-nav.navbar-transparent .sina-menu > li > a:hover { border-bottom: 0; }
}
@media only screen and (max-width:991px) {
.common_padding { padding: 40px 0; }
.common_heading_area p { padding-bottom: 20px; }
.banner { height: auto; }
.banner_textarea { width: 100%; padding-top: 30px; text-align: center;}
.banner_textarea p { width: auto; }
.banner_image { position: relative; height: auto; width: 100%; margin-bottom: 140px; margin-top: 50px;} .banner .container { height: auto; position: initial; }
.banner_textarea ul { position: absolute;bottom: 0; justify-content: center; margin-bottom: 35px;z-index: 5; left: 50%; transform: translateX(-50%);width: 100%;}
.banner_textarea ul li:last-child { padding-right: 0;margin-right: 0; }
.do_dont_box { display: block; background: #fff; }
.do_dont_img { width: 100%; }
.do_dont_img img { object-fit: contain; }
.do_dont_text { width: 100%; }
.drone_roof_area h2 { margin-bottom: 30px; }
.do_dont_lowbox { font-size: 16px; }
.drone_roof_area ul { flex-wrap: wrap; }
.drone_roof_area ul li { width: 50%; padding-bottom: 20px; }
.job_area { margin: 60px 0 30px; }
.job_head_left { padding: 0; }
.job_head_right { padding-left: 40px;line-height: normal; }
.wrk_flow::before { display: none; }
.wrk_flow .white_box { height: auto; max-width: 450px; margin: 0 auto 25px; }
.service_textarea { padding: 30px 20px 0 0; }
.top_footer h5 { padding-bottom: 10px; padding-top: 22px; }
.top_footer p { width: auto; }
.banner_textarea .list { transform: translate(0); margin-bottom: 15px; }
.banner_textarea .list li { display: inline-block; }
.header_buttons { justify-content: center; }
.recover_account .icons_area img { width: 50px; }
.recover_account h2 { font-size: 20px; }
.platform_error .common_heading_area h2 { margin-bottom: 15px; }
.how_works img { width: 100%; margin-bottom: 35px; }
.platform_error img.img_full { width: 100%; margin-top: 25px; }
.recovery-section { margin-top: 50px; }
.recovery-section .image-area { margin-bottom: 35px; }
.recovery-section img { margin-top: 0; }
.info-box { max-width: 215px; margin: 0 auto; }
}
@media only screen and (max-width:767px) {
.banner_textarea p { font-size: 16px; }
.banner_textarea { padding-top: 0; }
.banner_textarea .gray_text { display: none; }
.sina-nav .navbar-toggle { top: 40px; }
.help_block { width: 100%; margin-bottom: 25px; }
.job_area { display: block; text-align: center; }
.job_head_left { width: 100%; }
.job_head_left::after { display: none; }
.job_head_right { padding-left: 0; width: 100%; }
.service_textarea ul li { font-size: 16px; }
.top_footer { text-align: center; }
.bot_footer { display: block; text-align: center; }
.service_textarea { padding: 30px 0 0 0;}
.copyright { padding-bottom: 20px; }
.recover_account .icons_area { justify-content: center; }
.recover_account .icons_area a { width: 33%; padding: 15px; }
.top-footer { padding: 20px 0 30px 0; }
.banner_textarea .list li{ margin-right: 0; }
}
@media only screen and (max-width:576px) {
.banner::after { height: 90px; }
.banner_image { margin-bottom: 90px; }
.banner_textarea ul { margin-bottom: 15px; flex-wrap: wrap; bottom: -10px; }
.banner_textarea ul li { padding-right: 15px; margin-right: 15px; font-size: 15px; }
.banner_textarea ul li strong { font-size: 18px; }
.do_area { padding: 30px 20px 40px; }
.dont_area { padding: 50px 20px 35px; }
.do_dont_lowbox { padding: 12px 20px; }
.job_area { margin: 0 0 30px; }
.top_footer .common_button { font-size: 14px; padding: 8px 15px; border-radius: 22px; }
.recovery-section { padding: 40px 20px; }
.recover_account .icons_area { padding: 10px 0px; }
.recover_account { padding-top: 20px; }
}
@media only screen and (max-width:480px) {
.header_area .logo { width: 170px; }
header .container::after { right: -15%; } .banner_textarea .common_button { margin-right: 10px; }
.mob_logo { width: 180px; }
.banner_textarea p { font-size: 15px;  padding-top: 7px; padding-bottom: 12px;}
.professional_area .workflow_img { width: 100%; max-width: 350px; margin: 0 auto; }
.drone_roof_area ul { justify-content: center; }
.drone_roof_area ul li { padding: 0 10px 20px; text-align: center; display: block;}
.header_buttons { flex-wrap: wrap; }
.header_button { display: none; }
.menu_button { display: block; width: 200px; margin: 0 auto 15px; }
.timeline-item:not(.last) .timeline-number::after { display: none; }
}
@media only screen and (max-width:410px) {
.menu_button { display: block; display: table;margin: 0 auto 10px; }
.header_button { display: none; }
.header_area .right_area { padding-right: 45px;}
.banner_textarea .list li { background: none; }
.banner_textarea .common_button { margin-bottom: 12px; }
.common_button { padding: 6px 10px; }
.service_textarea ul li { width: 100%; }
.banner_textarea h1 { margin-bottom: 10px; }
.header_buttons .common_button2 { margin: 0 10px 12px; }
.btn-orange { font-size: 14px; padding: 9px 10px; }
.footer-links a { display: block; }
}