body, h1, h2, h3, h4, h5, h6, p, div, a{font-family: 'Poppins', sans-serif;}
p{font-size: 17px;}

.container{ padding-right: 15px !important;
    padding-left: 15px !important;}
.navbar-nav li {
    text-transform: uppercase;
    margin-right: 0.8rem;
}
.navbar-brand img {
    width: 190px;
}

.font-weight4{font-weight: 400 !important;}
.font-weight5{font-weight: 500 !important;}
.font-weight6{font-weight: 600 !important;}
.font-weight7{font-weight: 700 !important;}
.font-weight9{font-weight: 900 !important;}
.themeclr1{color: #4cc0e3;}
.themeclr2{color: #3c9dd0;}
.text_white{color: #fff;}

.bg-light {
    background-color: #fff !important; box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 18px 0px;
}
.navbar-nav li a {
   color: #333 !important; font-weight: 500; transition: .2s; font-size: 14px;
}

.navbar-nav li .nav-link:hover {
   color: #4cc0e3 !important;
}
.navbar-nav .login a{background: #4cc0e3;
    border-radius: 2px; 
    padding: 6px 21px !important; color: #fff !important;
}

.navbar-nav .login a:hover{background: #1891b6; transition: .2s; color: #fff !important;}

.banner_area{background-image: url('../img/home/slide_img.jpg');   padding: 20vh 0; width: 100%;  background-size: cover;}
.text_white{color: #fff;}
.text_black{color: #333;}
.text_uppercase{text-transform: uppercase;}
.text_capit{text-transform: capitalize;}
.themed1_color{color: #4cc0e3 !important;}
.themed2_color{color: #3c9dd0 !important;}




.btn {
    padding: 11px 30px;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 500; transition: .3s;
}

.btn-default{background: #3c9dd0; color: #fff;}

.btn.btn-default:hover {
    background: #0e6ea0; color: #fff;
}


.banner_area h1{font-weight: 700; }

.banner_price {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.featured_brands{background:#4cc0e3;}
.about_vic_hold {
    box-shadow: 0 19px 318px rgba(0,0,0,.1), 0 0 0 transparent; transition: transform .3s; background: #fff;
}
.about_vic_hold:hover{transform: translateY(-3px);}
.about_victim h2{font-weight: 700;}
.acording_fbi{background:#e7fffa;}
.font_weight6{font-weight: 600;}
.font_weight7{font-weight: 700;}
.acording_fbi h4{line-height: 32px; letter-spacing: .5px;}
.claims_fraud_hold{ box-shadow: 0 19px 318px rgba(0,0,0,.1), 0 0 0 transparent; transition: transform .3s; background: #fff;}
.claims_fraud_hold:hover{transform: translateY(-3px);}
.claims_fraud_hold img{width: 120px;}
.claims_fraud_hold p{font-size: 16px;}
.fraud_damage{background: #161f2d;}
.fraud_damage_list.text_white li {
    font-weight: 600;
    margin-bottom: .5rem;
}

.home_value_list h3 {
    font-size: 21px;
    font-weight: 600;
}
.home_value_list p {
    font-size: 17px;
}
.trust_for_reason{background: #e7fffa;}

.singup_cta{background: #4cc0e3;}
.borderd_btn{border: 1px solid #fff; color: #fff !important; transition: .3s; font-size: 18px;}
.borderd_btn:hover{background:#fff; color: #4cc0e3 !important; border-color: #4cc0e3;}
.singup_cta h3{font-size: 24px; line-height: 36px;}

footer{background: #161f2d;}

.footer_list li {
    list-style: none; margin-bottom: .5rem;
}
.footer_list li a {
    color: #fff;
}
.footer_list li a:hover {
 color: #4cc0e3;
}
.social_foot li {
    display: inline;
}
.social_foot li a {
    background: #4cc0e3;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;transition: transform .3s;
}
.social_foot li a:hover{transform: translateY(-3px); color: #fff;}
.footer_links {
    display: block;
    color: #fff;transition: transform .3s; font-size:15px;
}

.footer_links span {
    background: #4cc0e3;
    padding: 5px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    margin-right: .5rem;
}

.footer_links:hover{color: #fff; transform: translateY(-3px);}
.foot_logo{width: 80%;}
.stats_list img{width: 70px;}

.breadcrumb{background-image: url('../img/home/breadcrumb_bg.jpg'); padding:10vh 0px;}

.signup_form{background: #fff; box-shadow: 0px 0px 36px rgba(0,0,0,.1), 0 0 0 transparent; border-radius: 10px;}
.form-control{border-color: #ebebeb; height: 45px;}
.full_width{width: 100%;}


    .property_search .table td, .table th {
    font-size: 14px;
}
.table_hold{background: #f8fdff; padding: 20px;  border: 2px solid #ccf1ff;  margin-bottom:2rem; margin-bottom: 2rem;}
.no_record{font-size: 16px !important;
    color: red !important;}


#loading{
    display: none; 
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0,0,0);
    opacity: 0.5;
}


img#loading_img {
    right: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
}


.error{
    font-size: 80%;
    color: #dc3545;
    font-weight: bolder;
}



/* 3 step form */

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}

#msform input,
#msform textarea,
#msform select
 {
    padding: 0px 8px 4px 8px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus,
#msform select:focus
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border-bottom: 2px solid skyblue;
    outline-width: 0
}

#msform .action-button {
    width: 170px;
    background: #3c9dd0;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 40px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;    font-weight: 600;
}
#msform .action-button:hover{background:#0e6ea0;}

#msform .action-button-previous {
    width: 170px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 40px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
    font-weight:600;
}


select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 2rem;
    font-weight: bold;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #000000
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 20%;
    float: left;
    position: relative
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d"
}


#progressbar #plan:before {
    font-family: FontAwesome;
    content: "\f00b"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: skyblue
}


.fit-image {
    width: 100%;
    object-fit: cover
}
#msform fieldset .form-card{box-shadow:0 19px 318px rgba(0,0,0,.1), 0 0 0 transparent !important;}


/* checkbox and radio*/

.chkbox{
   margin-bottom: 20px;
  margin-top: 50px;   
}
.rd{
  margin-top: 15px;   
}

.ch_container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.ch_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.ch_container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.ch_container input:checked ~ .checkmark {
  background-color: skyblue;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.ch_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.ch_container .checkmark:after {
  left: 10px;
  top: 4px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* Create a custom radio button */
.radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.ch_container:hover input ~ .radio {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.ch_container input:checked ~ .radio {
  background-color: skyblue;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.ch_container input:checked ~ .radio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.ch_container .radio:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}



/*pricing*/

.pricing .card {
  border: none;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.pricing hr {
  margin: 1.5rem 0;
}

.pricing .card-title {
  margin: 0.5rem 0;
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: bold;
}

.pricing .card-price {
  font-size: 2rem;
  margin: 0; font-weight:bold;
}

.pricing .card-price .period {
  font-size: 0.8rem;
}

.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  opacity: 0.7;
  transition: all 0.2s;
}
.fa-ul {
    min-height: 140px;
}
.bestseller{
background: #3c9dd0;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: -2.5rem;
    width: 100%;
    font-size: 18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.btn-pricing{background: #4cc0e3; color:#fff !important;}



/*pricing second page*/
.top_slide_section{background-image: url('../img/LicenseOverviewHeader.jpg'); background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important; padding: 5rem 0px;}

.top_slide_section .slide_title{font-size: 38px;
    line-height: 50px;
    font-weight: 600;}


.pricing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; position: relative;}

  .plan {
    background-color: #fff;
    padding: 2.5rem;
    margin: 12px;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;}


    .price {
      margin-bottom: 1rem;
      font-size: 30px;
    }

    ul.features {
      list-style-type: none;
      text-align: left;}
    
        .fas {
          margin-right: 4px;
        }

        .fa-check-circle {
          color: #3c9dd0;
        }

        .fa-times-circle {
          color: #eb4d4b;
        }
   

.choose_btn {
      border: none;
      width: 100%;
      padding: 12px 35px;
      margin-top: 1rem;
      background-color: #3c9dd0;
      color: #fff;
      border-radius: 5px;
      cursor: pointer;
      font-size: 16px;
    }
.choose_btn:hover{background: #0e6ea0; color: #fff; border-color:#0e6ea0;}
 

.most_popular {
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #3c9dd0;
        color: #fff;
        padding: 4px 20px;
        font-size: 18px;
        border-radius: 5px;
      }
 
.plan_name{font-size: 24px; font-weight: bold;}
.price {margin-bottom: 1rem;font-size: 30px;font-weight: 600; }
   

    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

  .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #161f2d;
    border-color: #161f2d;
}


    .panel-title {
        font-size: 14px;
    }

  
    .panel-title > a {
    display: block;
    padding: 21px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

    .more-less {
        float: right;
        color: #212121;
    }

  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding: 0px 15px 20px;
}



.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}

.licenses_holder {
    border: 1px solid #161f2d; background: #fff;
}

.licenses_holder .row {
    border-bottom: 1px solid #161f2d;
    padding: 2rem;
}

.licenses_holder .border_none {border: none;}


.license_title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
}

.upgrade_btn{  border: none;
      padding: 12px 35px;
      background-color: #3c9dd0;
      color: #fff !important;
      border-radius: 5px;
      cursor: pointer;
      font-size: 16px;display: inline-block;}
.upgrade_btn:hover{background: #0e6ea0; color: #fff;}
.licenses{background: #f8f8f8;}

.about_us_top{background-image: url('../img/about_us_slide.jpg'); background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important; padding: 5rem 0px;}
.prop_info_hold{background-image: url('../img/over_neighborhood.jpg');}
.about_resolution .claims_fraud_hold{min-height: 320px;}


.icon_hold {
    background: #728288 ;
    padding: 10px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    transition: transform .3s;
}
.icon_hold:hover{text-decoration: none;     transform: translateY(-3px);}
.icon_hold i{color: #fff;}
.contact_info a{color: #333;}
.contact_info h3{font-size: 22px; font-weight: 600;}
textarea.form-control.message {
    height: 100px;
}
.alert.alert-success.alert-dismissable p{margin-bottom:0px;}

/* Modal Css */
.modal-dialog{max-width:700px;}
   button.close {
    font-weight: 300;
    font-size: 52px;
    opacity: 1;} 
button.close:hover{color:#3c9dd0;}
.btn-primary {
    background: #3c9dd0;
    border-color: #3c9dd0;
    padding: 13px;
    width: 200px;
    font-size: 19px;
} 
.btn-primary:hover{background:#0e6ea0; border-color:#0e6ea0;}

.modal-header.modal_custom_header {
    border: none;
    padding-bottom: 0px;}  
    
.newsworthy{font-weight:700;}  
    

.img-fluid-logo1 {
    width: 67px;
}


p.user_name {
    color: #3c9dd0;
    padding-bottom: 1rem;
    padding-left: 13px;
}



 /*--faq-->  */
.faq_page .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #161f2d;
    border-bottom: none;
    color: #fff !important;
}  

.faq_page .btn.btn-link{color:#fff !important;padding-left: 0px;}
.faq_page .btn.btn-link:hover{text-decoration:none;}
.faq_page .btn.btn-link:focus{text-decoration:none;}
    






/*=================Property Fraud=============*/

.slider_bg {
    background-image: url(../img/code-bg.jpg);
    background-size: cover;
    padding: 3rem 0 4.5rem;
}
.slider_top_heading {
    font-size: 27px;
    color: #fff;
    margin-bottom: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
}

.Grant-Deed_heading{
font-size: 27px;
    color: #686868;
    margin-bottom: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0

}

.section-featured2_heading{

  font-size: 27px;
    color: #686868;
    margin-bottom: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0
}

.section-featured2_heading1{

color: #686868;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;

}


.Grant-Deed_heading1{

color: #686868;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;

}

.slider_top_heading1 {
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
}

.img-description {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 22px;
}
.slider_top_heading2 {
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 400;
}
.seprator {
margin-top: 2rem;
margin-bottom: 3rem;
border-width: 0;
border-top: 1px solid #E1E1E1;
}

.button-green:hover{
  color: #000 !important;
  text-decoration: none !important;
}


.button-green {
    color: #FFF;
    background-color: #80c24b !important;
    display: inline-block;
    padding: 10px 16px;
    width: 100%;
    text-align: center;
    border-color: #80c24b !important;
    margin-top: 1rem;
    font-size: 15px;
    line-height: 1.42857143;
    font-weight: 600;
    letter-spacing: .1rem;
    white-space: nowrap;
    border: 2px solid #bbb;
    cursor: pointer;
    box-sizing: border-box; width:auto;
}

.victims_section {
    padding: 2rem 2rem 4rem 2rem;
    position: relative;
    top: -2rem;
    z-index: 9999;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #dbdbdb;
    background: #eeeeee;
    max-width: 1170px;
    text-align: center;
    margin: 0px auto;
}
.about_vic_hold {
    min-height: 550px !important;
}

.white{
  font-size: 16px;
  font-weight: 400;
  color: #fff;
margin-top: 1rem;
}
.victims_title {
    font-weight: 600;
    font-size: 30px;
    color: #222;
    margin-bottom: 20px;
}
.slider_right_section img {
    width: 100%;
    min-height: 400px;
    object-fit: cover;
    border: 7px solid #fff;
}

.our_stats h2 {
    font-weight: 300;
    font-size: 40px;
    color: #1686ac;
}

.stats_list img {
    width: auto;
}

.Coupon_code {
    font-size: 35px;
    font-weight: 600;
}

.stats_list p {
    color: #686868 !important;
    font-weight: 300;
}
.protect_home {
    color: #222 !important;
    font-size: 22px;
    font-weight: 600;
}

.bonus{
  font-weight: 600;
}

.home-tittle-section_inner {
    text-align: center;
}
.fraud_section {
    background-image: url(../img/hacker-bg.jpg);
    background-size: cover;
    padding: 3rem 0 2rem;
    min-height: 600px;
}

.our_stats {
    background-image: url(../img/simple-blue-texture-2.jpg);
    background-size: cover;
    color: #686868;
    padding: 3rem 0 1rem;
    text-align: left;
    margin: 0px auto;
}

.fraud_sub_title {
    font-size: 30px;
    text-align: center;
    font-weight: 200;
    color: #fff;
}

.Title_Fraud {
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 42px;
}

.fraud_lyst li {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}


ol.fraud_lyst li:before {
    color: #fff;
    content: counter(list) "";
    left: -44px;
    position: absolute;
    text-align: right;
    font-size: 50px;
    width: 26px;
}

ol.fraud_lyst li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}


.button.button-orange{
    background-color: #e37c0e;
    border-color: #e37c0e;
  display: inline-block;
    padding: 10px 16px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    letter-spacing: .1rem;
    white-space: nowrap;
    border-radius: 0px;
    cursor: pointer;
    box-sizing: border-box;
}

.fraud_damage {
    background-image: url(../img/usa_background.jpg);
    background-size: cover;
    color: #fff;
    padding: 3rem 0 2rem;
    padding-bottom: 6rem !important;
    text-align: left;
    margin: 0px auto;
}
.stack-description {
    font-size: 22px;
    font-weight: 300;
}

.stack-description1 {
    font-size: 22px;
    font-weight: 500;
}
.stacked-logo-img img {
    width: 400px;
}
.btn-protect {
    text-align: left;
}
.blue-btn {
    background: #51b8c4 !important;
    border-color: #51b8c4 !important;
}
.money-back {
    text-align: center;
}
.section-middle {
    padding: 3rem 0 2rem;
    text-align: left;
    margin: 0px auto;
}
.row.grey {
    display: block;
}


ul.fraud-tabs{
                      text-align: center;
                      margin: 0px;
                      padding: 0px;
                      list-style: none;
                    }
                    ul.fraud-tabs li{
                      background: none;
                      border-bottom: 3px solid transparent;
                      color: #222;
                      display: inline-block;
                      text-align: center;
                      padding: 10px 15px;
                      cursor: pointer;
                    }
                    ul.fraud-tabs li:hover {
                      background: none;
                      border-bottom: 3px solid #207794;
                      cursor: pointer;
                    }
                    ul.fraud-tabs li.current{
                      background: none;
                      border-bottom: 3px solid #e37c0e;
                      color: #222;
                    }
                    ul.fraud-tabs li .fa-caret-down {
                        display: none;
                    }
                    ul.fraud-tabs li.current .fa-caret-down {
                        display: inline;
                    }
                    .tab-content{
                      display: none;
                      background: none;
                      border-top: 2px solid #ededed;
                      padding: 20px;
                    }

                    .tab-content.current{
                      display: block;
                    }

.acenter {
    text-align: center;
    display: block;
}
       
.fa-university:before {
    content: "\f19c";
}

.fa-shield:before {
    content: "\f132";
}

.fa-home:before {
    content: "\f015";
}
.fa-street-view:before {
    content: "\f21d";
}
.section-middle1{
     background-image: url(../img/neighborhood-flyover02.jpg);
    background-size: cover;
    color: #fff;
    padding: 4rem 0 4rem;
    text-align: left;
    margin: 0px auto;
}
.text-center_fraud {
    text-align: center!important;
    display: block;
}

.title_fraud {
    font-weight: 300;
    font-size: 40px !important;
}

.protect_property {
    font-size: 35px;
    font-weight: 300;
}

.btn-dark-blue {
    border-color: #006385 !important;
    background: #006385 !important;
}

.section-middle-grey {
    background: #e9e9e9;
    color: #212529;
    padding: 3rem 0 4rem;
    text-align: left;
    margin: 0px auto;
}

ul.tabs {
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    border-bottom: 3px solid transparent;
    color: #222;
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    cursor: pointer;
}
.avenues_tittle {
    font-size: 18px;
}
ul.tabs li.current {
    background: none;
    border-bottom: 3px solid #e37c0e;
    color: #222;
}

.tab-content {
    display: none;
    background: none;
    border-top: 2px solid #ededed;
    padding: 20px;
}

.section-featured3 {
       background-image: url(../img/simple-blue-texture-2.jpg);
    color: #fff;
    padding: 3rem 0 4rem;
    text-align: left;
}

.section-featured {
    background: #7c949d;
    color: #fff;
    padding: 4rem 0 4rem;
    text-align: left;
}
.title-blue {
    color: #006385;
    font-size: 26px;
    font-weight: 400;
}
.photo-right {
    float: right;
    background: #fff;
    padding: 8px;
    border: 2px solid #e7e7e7;
}
.grey-btn{
width: auto;
color: #85cad2;
background-color: #ededed !important;
border-color: #85cad2 !important;
}

.button.button-grey {
    color: #85cad2;
    background-color: #ededed;
    border: 2px solid #85cad2;
    display: inline-block;
    padding: 10px 16px;
    color: #555;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    letter-spacing: .1rem;
    text-transform: normal;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 0px;
    cursor: pointer;
    box-sizing: border-box;
}
.acenter {
    text-align: center;
}
.photo-right {
    float: right;
    background: #fff;
    padding: 8px;
    border: 2px solid #e7e7e7;
}


.section-featured2 {
    padding-top: 40px;
    padding-bottom: 60px;
}





/*////---media query----////*/

@media only screen and (max-width: 767px) {
  

.txt_break{

	display: block !important;
}

.stats_list img {
    width: 180px;
}

.about_vic_hold {
    min-height: 550px !important;
    margin-bottom: 30px;
}

.Title_Fraud {
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 32px;
}
.title_fraud {
    font-weight: 300;
    font-size: 32px !important;
}
.stacked-logo-img img {
    width: 300px;
}

.fraud_damage {
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 50px !important;
}

.grey.mb-4 {
    font-size: 25px;
}

.our_stats h2 {
    font-weight: 300;
    font-size: 30px;
    color: #1686ac;
}

.middle-sec-inner {
    margin-bottom: 50px;
}
.btn-protect {
    text-align: center;
}

.slider_bg {
    padding: 3rem 0 0rem;
}

.section-middle-grey {
    padding-right: 15px;
    padding-left: 15px;
}
.img-description{
    padding-bottom:30px;
}


}











/*==================how it works=============*/
.slider_bg{
background-image: url(../img/top-home-fraud-1.jpg);
background-size: cover;
padding: 3rem 0 3.1rem;
}
.slider_top_heading {
font-size: 40px;
color: #fff;
margin-bottom: 2rem;
font-weight: 400;
line-height: 1.25;
letter-spacing: 0;
}
.prop_heading1 {
color: #fff;
font-size: 20px;
line-height: 1.5;
font-weight: 400;
}

.prop_heading2 {
color: #fff;
font-size: 16px;
line-height: 1.5;
font-weight: 400;
}


.seprator {
margin-top: 2rem;
margin-bottom: 3rem;
border-width: 0;
border-top: 1px solid #E1E1E1;
}

.button-green:hover{
  color: #000 !important;
  text-decoration: none !important;
}


.button-green{
color: #FFF;
background-color: #80c24b !important;
display: inline-block;
padding: 10px 16px;
text-align: center;
border-color: #80c24b !important;
margin-top: 1rem;
font-size: 15px;
line-height: 1.42857143;
font-weight: 600;
letter-spacing: .1rem;
white-space: nowrap;
border: 2px solid #bbb;
cursor: pointer;
box-sizing: border-box;
}

.victims_section {
    padding: 2rem 2rem 4rem 2rem;
    position: relative;
    top: -2rem;
    z-index: 9999;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #dbdbdb;
    background: #eeeeee;
    max-width: 1170px;
    text-align: center;
    margin: 0px auto;
}
.about_vic_hold {
    min-height: 550px !important;
}

.white{
  font-size: 16px;
  font-weight: 400;
  color: #fff;
margin-top: 1rem;
}
.victims_title {
    font-weight: 600;
    font-size: 30px;
    color: #222;
    margin-bottom: 20px;
}
.slider_right_section img {
    width: 100%;
    object-fit: cover;
}

.our_stats h2 {
    font-weight: 300;
    font-size: 40px;
    color: #1686ac;
}

.stats_list img {
    width: auto;
}

.Coupon_code {
    font-size: 35px;
    font-weight: 600;
}

.stats_list p {
    color: #686868 !important;
    font-weight: 300;
}
.protect_home {
    color: #222 !important;
    font-size: 22px;
    font-weight: 600;
}

.bonus{
  font-weight: 600;
}

.home-tittle-section_inner {
    text-align: center;
}
.fraud_section {
    background-image: url(../img/hacker-bg.jpg);
    background-size: cover;
    padding: 3rem 0 2rem;
    min-height: 600px;
}

.our_stats {
    background-image: url(../img/simple-blue-texture-2.jpg);
    background-size: cover;
    color: #686868;
    padding: 3rem 0 1rem;
    text-align: left;
    margin: 0px auto;
}

.fraud_sub_title {
    font-size: 30px;
    text-align: center;
    font-weight: 200;
    color: #fff;
}

.Title_Fraud {
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 42px;
}

.fraud_lyst li {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}


ol.fraud_lyst li:before {
    color: #fff;
    content: counter(list) "";
    left: -44px;
    position: absolute;
    text-align: right;
    font-size: 50px;
    width: 26px;
}

ol.fraud_lyst li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}


.button.button-orange{
    background-color: #e37c0e;
    border-color: #e37c0e;
  display: inline-block;
    padding: 10px 16px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    letter-spacing: .1rem;
    white-space: nowrap;
    border-radius: 0px;
    cursor: pointer;
    box-sizing: border-box;
}

.fraud_damage {
    background-image: url(../img/usa_background.jpg);
    background-size: cover;
    color: #fff;
    padding: 3rem 0 2rem;
    padding-bottom: 6rem !important;
    text-align: left;
    margin: 0px auto;
}
.stack-description {
    font-size: 22px;
    font-weight: 300;
}

.stack-description1 {
    font-size: 22px;
    font-weight: 500;
}
.stacked-logo-img img {
    width: 400px;
}
.btn-protect {
    text-align: left;
}
.blue-btn {
    background: #51b8c4 !important;
    border-color: #51b8c4 !important;
}
.money-back {
    text-align: center;
}
.section-middle {
    padding: 3rem 0 2rem;
    text-align: left;
    margin: 0px auto;
}
.row.grey {
    display: block;
}


ul.fraud-tabs{
                      text-align: center;
                      margin: 0px;
                      padding: 0px;
                      list-style: none;
                    }
                    ul.fraud-tabs li{
                      background: none;
                      border-bottom: 3px solid transparent;
                      color: #222;
                      display: inline-block;
                      text-align: center;
                      padding: 10px 15px;
                      cursor: pointer;
                    }
                    ul.fraud-tabs li:hover {
                      background: none;
                      border-bottom: 3px solid #207794;
                      cursor: pointer;
                    }
                    ul.fraud-tabs li.current{
                      background: none;
                      border-bottom: 3px solid #e37c0e;
                      color: #222;
                    }
                    ul.fraud-tabs li .fa-caret-down {
                        display: none;
                    }
                    ul.fraud-tabs li.current .fa-caret-down {
                        display: inline;
                    }
                    .tab-content{
                      display: none;
                      background: none;
                      border-top: 2px solid #ededed;
                      padding: 20px;
                    }

                    .tab-content.current{
                      display: block;
                    }

.acenter {
    text-align: center;
    display: block;
}
       
.fa-university:before {
    content: "\f19c";
}

.fa-shield:before {
    content: "\f132";
}

.fa-home:before {
    content: "\f015";
}
.fa-street-view:before {
    content: "\f21d";
}
.section-middle1{
     background-image: url(../img/neighborhood-flyover02.jpg);
    background-size: cover;
    color: #fff;
    padding: 4rem 0 4rem;
    text-align: left;
    margin: 0px auto;
}
.text-center_fraud {
    text-align: center!important;
    display: block;
}

.title_fraud {
    font-weight: 300;
    font-size: 40px !important;
}

.protect_property {
    font-size: 35px;
    font-weight: 300;
}

.btn-dark-blue {
    border-color: #006385 !important;
    background: #006385 !important;
}

.section-middle-grey {
    background: #e9e9e9;
    color: #212529;
    padding: 3rem 0 4rem;
    text-align: left;
    margin: 0px auto;
}

ul.tabs {
    text-align: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    border-bottom: 3px solid transparent;
    color: #222;
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    cursor: pointer;
}
.avenues_tittle {
    font-size: 18px;
}
ul.tabs li.current {
    background: none;
    border-bottom: 3px solid #e37c0e;
    color: #222;
}

.tab-content {
    display: none;
    background: none;
    border-top: 2px solid #ededed;
    padding: 20px;
}



/*=================news=======================*/
.news_section {
    background-color: #fff;
    
    padding-top: 50px;
    width: 100%;
    padding-bottom: 50px;
}

.news-image img {
    position: relative;
    width: 375px;
    margin-bottom: 1.2rem;
    overflow: hidden;
}
.news-title {
    font-size: 17px;
    font-weight: 600;
    color: #828282;
}

.news-description {
    font-size: 14px;
    color: #828282;
}


.button.button-grey {
    color: #85cad2;
    background-color: #ededed;
    border: 2px solid #85cad2;
    display: inline-block;
    padding: 10px 16px;
    color: #555;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.42857143;
    letter-spacing: .1rem;
    border-radius: 0px;
    border: 2px solid #bbb;
    cursor: pointer;
    box-sizing: border-box;
    
}

.button.button-grey:hover {
    color: #066791;
    background-color: #ededed;
    text-decoration: none;
    border: 2px solid #066791;
}

.fraud-news_title {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #006385;
}


.stats_list img {
    width: 90px !important;
}

footer .img-fluid-logo {
    width: 120px;
    margin-right: 10px;
    height:80px;
}

.sdvosb_logo{width:145px;}



.news-image.we_do_to_protect {
    min-height: 240px;
}

.news-image.we_do_to_protect img {
    height: 250px;
    object-fit: cover;
    margin-bottom: 0;
}


.term_title1 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 2rem;
}







/*============== Media Query start here=============*/


@media only screen and (min-width: 1300px) {
.container{max-width: 1220px;}


}


/*Only for Desktop*/
@media only screen and (min-width: 1024px) {
.text_break{display: block;}
.about_vic_hold {min-height: 620px;}
.claims_fraud_hold{min-height:500px;}

}

/*only for tablet*/
@media only screen and (min-width: 767px) and (max-width: 1024px) {
.banner_area{padding: 10vh 0px;}


}





/* Hover Effects on Card */

@media (min-width: 992px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
  }
}



/*Only for mobile*/
@media only screen and (max-width: 767px) {
.banner_area{padding: 10vh 0px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h1{font-size: 34px;}
.navbar-nav.ml-auto li {border-bottom: 1px solid #eee;}
.navbar-nav{margin-top: 1rem;}
.navbar-light .navbar-toggler {
    border-color: #ffff;
    background: #4cc0e3;
}
.table-mob{display: block;
    width: 100%;
    overflow-x: auto;}
    
    
 
.txt_break{

	display: block !important;
}


.stats_list img {
    width: 180px;
}

.about_vic_hold {
    min-height: 550px !important;
    margin-bottom: 30px;
}

.Title_Fraud {
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 32px;
}
.title_fraud {
    font-weight: 300;
    font-size: 32px !important;
}
.stacked-logo-img img {
    width: 300px;
}

.fraud_damage {
    text-align: center;
    padding-top: 10px !important;
    padding-bottom: 50px !important;
}

.grey.mb-4 {
    font-size: 25px;
}

.our_stats h2 {
    font-weight: 300;
    font-size: 30px;
    color: #1686ac;
}

.middle-sec-inner {
    margin-bottom: 50px;
}
.btn-protect {
    text-align: center;
}

.slider_bg {
    padding: 3rem 0 0rem;
}

.section-middle-grey {
    padding-right: 15px;
    padding-left: 15px;
}   
    
    
    
    
    
    
    
    

}


    



