@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,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: "DM Sans"; }
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 #FD7600;
}
.common_button i { color: #FD7600; }
.common_button:hover {
background-color: #FD7600;
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: 700; padding-bottom: 15px; position: relative; padding-top: 12px; }
.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: #F4F4F4; }
.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 transparent; }
.sina-nav.navbar-transparent .sina-menu > li > a:hover {  color: #000; font-weight: 500; border-bottom: 1px solid #FD7600;}
.mob_logo { display: none; } 
.menu_cross_btn { display: none; }
.header_area .right_area_outer { position: relative; display: flex; align-items: center; }
.header_area .right_area { position: relative; display: flex; align-items: center; padding-left: 30px; }
.header_area .right_area .header_button { margin-left: 10px; border: 1px solid #FD7600; background: transparent; color: #000; position: relative; }
.header_area .right_area .header_button i { margin-right: 20px; color: #fff; }
.header_area .right_area .header_button::before { position: absolute; left: 0; top: 0; background: #FD7600; content: ' '; width: 45px; height: 100%; z-index: -1; border-radius: 5px 0 0 5px;}
.menu_button { display: none; }
.banner { width: 100%; position: relative; background: #fff; overflow: hidden; height:clamp(250px, 55vw, 720px); background: #F4F4F4;}
.banner_image {   width: 53%; position: relative;}
.banner_image .hero_img { position: absolute; right: 0; top: 40%; transform: translateY(-50%); }
.banner .container { position: relative; z-index: 2; height: 100%;}
.banner_textarea { width: 47%; color: #fff; padding-top: 40px; }
.gray_text { padding: 5px 0 5px 0; border-radius: 20px; color: #FD7600; font-size: 17px; text-transform: uppercase; display: inline-block;position: relative; letter-spacing: 1px; font-weight: 600; }
.banner_textarea h1 { font-weight: 700; font-size: clamp(24px, 3.2vw, 50px); margin-bottom: 30px; padding-top: 0; color: #000; line-height: clamp(24px, 3vw, 55px); }
.banner_textarea p { font-size: 19px;  font-weight: 400; padding-bottom:clamp(20px, 2.1vw, 35px); width:85%; color: #5B5B5B; padding-bottom: 15px;} 
.banner_textarea .list { position: relative; left: 0; top: 0; display: block; padding-bottom: 85px; }
.banner_textarea .list li { padding-left: 36px; color: #5B5B5B; font-size:
20px; background: url(//reputation-defense.com/wp-content/themes/new-reputation-defense/content_removal/images/blullet1.png) 0 5px no-repeat; border: 0;
padding-bottom: 6px; font-weight: 500;}
.banner_textarea .common_button { padding: 8px 30px; font-size: 18px; background: transparent; border:1px solid #FD7600; color: #1A1D2E; font-weight: 700;border-radius:50px;}
.banner_textarea .common_button:hover { background: #FD7600; color: #fff; }
.common_button2 { margin-right: 0; color: #fff; padding: 8px 40px; font-size: 18px; background:#FD7600; border:1px solid #FD7600; font-weight: 700;border-radius:50px;letter-spacing:.5px; transition:.3s; font-weight: 700;}
.common_button2:hover { background:transparent;color:#1A1D2E; border:1px solid #FD7600;}
.banner_textarea .common_button2 { margin-right: 15px; }
.header_buttons { display: flex; align-items: center; }
.banner_image ul { display: flex; position: absolute; left: 0; bottom: 15%; transform: translateY(50%); }
.banner_image ul li { padding-right: 10px; margin-right: 20px; color: #000; font-size: 16px; display: flex; align-items: center; font-weight: 600;}
.banner_image ul li span { font-size: 13px; display: block; font-weight: 400; color:#5B5B5B;}
.banner_image ul li:last-child { border: 0; }
.banner_image ul li img { margin-right: 10px; }
.banner_image ul li strong { color: #2563eb; font-size: 29px; font-weight: bold; padding-bottom:5px; display: block; }
.recover_account { text-align: center; position: relative; background: #052a45;}
.recover_account h2 { color: #2B75C4; font-size: 25px; font-weight: 700; margin: 0; font-family: "Lato"; text-transform:capitalize;}
.recover_account .icons_area { width: 100%; padding: 0 90px; background: #052a45; border-radius: 15px; display: flex; align-items: center;  }
.recover_account .icons_area img { margin-bottom: 8px; }
.recover_account .icons_area img:first-child { margin-bottom: 0px; }
.recover_account .icons_area a {  color: #fff; font-weight: 600; }
.support-card { background: #fff; border-right: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; text-align: left; padding: 30px; height: 100%; transition:.5s;}
.support-card::after {  transition:.3s; opacity: 0; }
.platform_error .row.g-0 > div:nth-child(4) .support-card {
border-right: 0;
}
.platform_error .row.g-0 > div:nth-child(n+5) .support-card {
border-bottom: 0;
}
.platform_error .row.g-0 > div:nth-child(8) .support-card {
border-right: 0;
}
.support-card:hover{ box-shadow: 0 0 35px 0 rgba(0,0,0,0.1); position: relative; z-index: 5; }
.support-card:hover::after { height: 8px; width: 100%; background: #FD7600; position: absolute; bottom: 0; left: 0; content: ' '; opacity: 1;}
.support-card .icon { width: 58px; height: 58px; border-radius: 100%; background: #FDF1F1; text-align: center; line-height: 56px; margin-bottom: 15px;}
.support-card img { width: 70%; }
.support-card h5 {font-family: "Lato"; font-size: 25px; font-weight: 600;width: 60%;}
.hero-title{font-size:clamp(28px, 3.2vw, 64px);font-weight:700;line-height:1.08;color:#0F1729;}
.hero-text{font-size:20px;line-height:1.4;color:#5B5B5B; max-width:520px;}
.feature-item h5{font-size:25px;font-weight:600; margin-bottom:0;color:#000;}
.feature-item p{ margin:0; color:#5B5B5B;font-size:16px;}
.feature-item .icon{width:30px; height:30px;border:3px solid #fd7600;border-radius:50%; display:flex;align-items:center;justify-content:center;color:#fd7600;flex-shrink:0; margin-top:4px;}
.feature-item .icon i{ font-size:25px;font-weight:bold;}
.hero-btn22{ background:#111b35;color:#fff;padding:12px 42px; border-radius:8px;font-weight:600; letter-spacing:.5px; border:2px solid #d8ff52; transition:.3s;}
.hero-btn22:hover{ background:#d8ff52;color:#000;}
.process-section{padding:5rem 0; background: #F4F4F4;}
.section-title{font-size:clamp(28px, 3.2vw, 60px);font-weight:600;color:#0F1729;}
.process-card{position:relative;background:#fff;border-radius:20px;padding:45px 35px;text-align:center; height:100%;overflow:visible; transition:.3s;}
.process-card.active{box-shadow:0 0 60px rgba(70,120,255,.18);}
.process-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgba(0,0,0,.08);z-index: 1;}
.step-number{position:absolute;left:20px;top:12px; font-size:68px;font-weight:700;color:#d9d9d9;line-height:1; font-family:"DM Sans";}
.process-section .icon{margin-top:15px;margin-bottom:20px;}
.process-section .icon i{font-size:64px; color:#2d73d2;}
.process-card h3{font-size:clamp(18px, 2vw, 25px); font-weight:700;color:#0F1729; margin-bottom:18px;}
.process-card p{color:#5B5B5B;font-size:18px; line-height:1.5;}
.step-arrow{ position:absolute; right:-42px; top:50%; transform:translateY(-50%); width:60px;height:60px; border-radius:50%; background:#FD7600; border:2px solid #FD7600; display:flex; align-items:center; justify-content:center; z-index:10;}
.step-arrow i{ font-size:34px; color:#fff;}
.testimonial-section{padding:80px 0;}
.testimonial-section .section-title{ font-size:clamp(28px, 3.2vw, 60px); font-weight:700; margin-bottom:15px;color:#000;}
.testimonial-section .section-subtitle{ font-size:20px; color:#5B5B5B;}
.testimonial-card{position:relative;background:#f4f4f4;border-radius:18px; padding:30px; overflow:hidden; height:100%; transition:.3s;}
.testimonial-card:hover{transform:translateY(-8px); box-shadow:0 18px 35px rgba(0,0,0,.08);}
.rating{ color:#ff9d3b; font-size:22px;}
.rating i{margin-right:3px;}
.testimonial-text{font-size:17px;  line-height:1.8; color:#2C313B; margin-bottom:40px;min-height: 190px;}
.client-info h5{font-size:20px; font-weight:600; margin-bottom:5px; color:#2C313B;font-family: "Lato"}
.client-info span{ font-size:16px;  color:#2C313B;}
.quote-icon{  position:absolute;  bottom:0;  right:20px;  color:#d7dde9;}
.quote-icon i{  font-size:170px;  line-height:1;}
.recovery-section{background: #052A45; padding:60px; overflow:hidden;}
.recovery-section::after{ position: absolute; left: 0; bottom: 0; width: 100%; height:65%; background: #2C313B; content: ' '; z-index: -1; }
.recovery-section h2{ font-size:clamp(24px, 3vw, 50px);font-weight:700;margin-bottom:5px;color:#fff;}
.recovery-section h2 span { color:#FD7600;}
.feature h3{ color:#fff;margin-bottom:0;font-size:clamp(20px, 2.3vw, 30px); font-family:"Lato"; font-weight:600;}
.feature p{ color:#fff; margin-bottom:0; font-size:18px;}
.feature .icon-box{  width:60px; height:60px; margin-right:20px;}
.quote-card{ background:rgba(255,255,255,.12);  border:1px solid rgba(255,255,255,.25); backdrop-filter:blur(10px); padding:35px; border-radius:18px; box-shadow:0 10px 30px rgba(0,0,0,.25);}
.quote-card h2{ font-size:clamp(22px, 3vw, 40px);font-weight:700;font-family:"Lato";}
.form-control{ border:none; border-radius:12px;  min-height:60px; padding-left:20px;  font-size:18px;}
textarea.form-control{  min-height:120px; resize:none;}
.quote-btn{background:#FD7600; color:#fff;  border:2px solid #FD7600; font-weight:700; padding:15px; border-radius:10px;  transition:.3s; font-size:22px;}
.quote-btn:hover{  background:#d96500;  color:#fff;}
.footer {background: #fff; padding: 50px 0 25px;}
.footer_top { width: 72%;margin: 0 auto;}
.footer-contact h5 {font-size: 17px;font-weight: 700; margin-bottom: 10px;color: #222;}
.footer-contact i {color: #ff7a00;margin-right: 8px;}
.footer-contact p {margin: 0;font-size: 16px;color: #222;}
.footer-logo img { max-width: 260px;}
.footer-links { margin: 35px 0;}
.footer-links a {color: #111; text-decoration: none; font-size: 16px; padding: 0 12px;position: relative;}
.footer-links a:not(:last-child)::after {content: "|";position: absolute;right: -4px;color: #555;}
.footer-links a:hover {color: #ff7a00;}
.copyright { color: #222;font-size: 16px;}
.popup_area { background: rgba(245,241,239,1);
padding: 15px;
display: flex;
}
.toparea_style1 {
font-family: "DM Sans", serif;
font-weight: 400;
font-size: 40px;
color: #FD7600;
line-height: 1.1;
padding-bottom: 10px;
}
.popup_style1 {
font-size: 22px;
color: #000;
font-weight: 600;
padding-bottom: 12px;
padding-right: 10px;
}
.popup_style2 li {
padding-left: 36px;
color: #475569;
font-size: 20px;
background: url(//reputation-defense.com/wp-content/themes/new-reputation-defense/content_removal/images/blullet1.png) 0 5px no-repeat;
border: 0;
padding-bottom: 6px;
}
.popup_style3 {
color: #000;
font-weight: 600;
margin-top: 15px;
}
.popup_style3 i { 
color: #FD7600;
margin-right: 5px;
}
.popup_style3 a {
color: #000;
text-decoration: none;
font-size: 20px;
}
.popup_right {
background-color: #FFF;
padding: 15px;
border-radius: 5px;
}
.input1, .input2 {
width: 100%;
padding: 0 15px;
font-size: 16px;
color: #000000;
height: 40px;
line-height: 40px;
margin: 0px 0px 15px 0px;
border: none;
background-color: #f4f2f2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.input2 {
height: 100px;
padding: 10px 15px;
line-height: inherit !important;
resize: none;
}
.popup_style4 {
margin-bottom: 15px;
font-size: 16px;
}
.popup_style4 a {
color: #000;
}
.popup_style4 img {
float: left;
margin-right: 10px;
margin-bottom: 20px;
}
.popup_right p {
font-size: 16px;
font-weight: 400;
color: #000;
padding: 0px;
margin: 0px 0px 5px 0px;
}
.submit {
background-color: #fd7600;
color: #FFFFFF;
line-height: 50px;
font-size: 20px;
font-weight: 700;
padding: 0px 50px;
cursor: pointer;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
.modal_close {
float: right;
position: absolute;
right: 0px;
top: 0px;
}
.modal_close i {
border: 2px solid #000;
width: 30px;
line-height: 26px;
text-align: center;
display: block;
position: relative;
z-index: 99;
cursor: pointer;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
border-radius: 30px;
}
#GetaFreeQuoteLabel { padding: 35px; }
#GetaFreeQuote .modal-dialog-centered .modal-content {
width: 100%;
} @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;display: flex;align-items: center; }
.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; }
.banner_image ul li { align-items: flex-start; }
.banner_image .hero_img { right: 0; }
.recover_account .icons_area { padding: 0; }
}
@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; }
.banner_textarea .list { padding-bottom: 17px; }
.recover_account .icons_area { padding: 0; justify-content: center; }
.recover_account h2 { padding-bottom: 15px; width: 100%; }
.banner_textarea .common_button { padding: 9px 25px; font-size: 13px; }
.common_button2 { font-size: 13px; padding: 8px 25px; }
.banner_textarea .common_button { padding: 7px 25px; }
.banner_image ul li img {margin-right: 5px;width: 29px;}
.common_padding { padding: 40px 0; }
.feature-item h5 { font-size: 19px; }
.hero-text { font-size: 15px; }
.feature-item p { font-size: 14px; }
.step-number { font-size: 45px; }
.hero-btn22 { font-size: 14px; padding: 7px 20px; }
.quote-icon { opacity: 0.5; }
.client-info h5 { font-size: 18px }
.testimonial-text, .feature p { font-size: 15px; line-height: 1.5; }
.client-info span, .form-control { font-size: 14px; }
.quote-btn { padding: 10px; }
.recover_account .icons_area a:first-child { width: 100%; padding-bottom: 20px;}
}
@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: #fd7600; 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; color: #000; }
}
@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: 0; 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, .recover_account::after { background: #ededed; }
.banner_textarea .list { transform: translate(0); margin-bottom: 15px; }
.banner_textarea .list li { display: inline-block; }
.header_buttons { justify-content: center; }
.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 .image-area { margin-bottom: 35px; }
.recovery-section img { margin-top: 0; }
.info-box { max-width: 215px; margin: 0 auto; }
.banner_image .hero_img { position: relative;top: 0;transform: translateY(0); }
.step-arrow { display: none; }
.banner_image ul { position: relative; bottom: 0; transform: translateY(0); padding: 50px 0; }
.banner_image ul li { color: #000; }
.testimonial-text { min-height: auto; }
.platform_error .row.g-0 > div:nth-child(even) .support-card {
border-right: 0;
}
.platform_error .row.g-0 > div:nth-child(n+5) .support-card {
border-bottom: 1px solid #d7d7d7;
}
.platform_error .row.g-0 > div:nth-child(n+7) .support-card {
border-bottom: 0;
}
.footer-contact {padding-bottom: 20px;}
}
@media only screen and (max-width:767px) {
.banner_textarea p { font-size: 16px; }
.banner_textarea { padding-top: 0; }
.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; }
.banner_textarea .list { max-width: 290px; text-align: left; margin: 0 auto; width: 100%; }
.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; font-size: 14px; }
.quote-card { padding: 20px; }
.banner_textarea .list li{ margin-right: 0; }
.platform_error .row.g-0 > div .support-card {
border-right: 0;
}
.platform_error .row.g-0 > div:nth-child(n+5) .support-card {
border-bottom: 1px solid #d7d7d7;
}
}
@media only screen and (max-width:576px) {
.banner::after { height: 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; }
.testimonial-card .d-flex{ flex-direction:column; align-items:flex-start !important; }
.banner_image ul { display: block;width: 220px; margin: 0 auto;  padding: 25px 0 0;}
.banner_image ul li { margin: 0; padding: 0 0 15px; }
.bottom-footer { padding: 20px 0; }
.footer-links a:not(:last-child)::after {content: " ";}
}
@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; } .banner_textarea .list li { text-align: left; }
.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 0 12px; }
.btn-orange { font-size: 14px; padding: 9px 10px; }
.footer-links a { display: block; }
.banner_textarea .common_button { margin-right: 0; }
}