@-webkit-keyframes redPulse {
from { -webkit-box-shadow: 0 0 2px #ff5c00;-o-box-shadow: 0 0 2px #ff5c00;box-shadow: 0 0 2px #ff5c00; }
50% { -webkit-box-shadow: 0 0 18px #ff5c00;-o-box-shadow: 0 0 18px #ff5c00;box-shadow: 0 0 18px #ff5c00; }
to { -webkit-box-shadow: 0 0 2px #ff5c00;-o-box-shadow: 0 0 2px #ff5c00;box-shadow: 0 0 2px #ff5c00; }
}
@keyframes redPulse {
from { -webkit-box-shadow: 0 0 2px #ff5c00;-o-box-shadow: 0 0 2px #ff5c00;box-shadow: 0 0 2px #ff5c00; }
50% { -webkit-box-shadow: 0 0 18px #ff5c00;-o-box-shadow: 0 0 18px #ff5c00;box-shadow: 0 0 18px #ff5c00; }
to { -webkit-box-shadow: 0 0 2px #ff5c00;-o-box-shadow: 0 0 2px #ff5c00;box-shadow: 0 0 2px #ff5c00; }
}
p{margin:0;}
.wrapper{max-width:1170px;margin:0 auto;padding:0 15px;}
.cmn-sec{padding:60px 0;}
.sec-bg{background:#f2f2f2}
.pc-tune-sec{margin-top:50px;}
.top-bnr{display:-webkit-flex;-webkit-justify-content:space-between;flex-wrap: wrap;background:#fff;border:1px solid #e2e2e2;padding:40px 80px 40px 40px;-webkit-align-items: start;}
.top-bnr-logo{border: 1px solid #e2e2e2;position: relative;width: 21%;padding: 25px 15px;text-align: center;}
.top-bnr_mid{width: 54%;line-height: 22px;}
.top-bnr_mid h1{font-weight: bold;font-size: 32px;margin-bottom: 20px;margin-top:0;line-height:1;}
.star_details_sec {min-height: 150px;}
.star_details_sec p{font-size:16px;}
.visit_btn{text-align: center;margin-top: 25px;}
.visit_btn a {display: block;background: #ff2600;color: #fff;padding: 15px 0px;font-size: 20px;font-weight: 500;line-height: 24px;position: relative;}
.visit_btn a:before {content: '';position: absolute;background: url("https://mysecuritysoftware.net/wp-content/themes/Savoy.WooCommerce.Theme.v2.3.6/savoy/assets/img/dont-miss.png");left: 101%;width: 200px;height: 50px;z-index: 99;background-size: 100% auto;background-repeat: no-repeat;bottom: 10px;background-position: top;pointer-events: none;}
.pulsing-btn{animation-name: redPulse;-webkit-animation-name: redPulse;-webkit-animation-duration: 3s;animation-duration: 3s;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.top-bnr_rht{width: 18%;text-align: center;}
.badge {margin: -25px auto 10px;width: 75px;}
.badge+p {font-size: 0.8rem;font-weight: 500;line-height: 1;}
.itm_price {font-size: 32px;color: #000;font-weight: 700;margin: 15px 0 25px;border-top: 1px solid #dbdbdb;line-height:1;padding: 8px 0 0;}
.discnt1 {font-size: 18px;margin-top: 5px;font-weight: bold;}
.discnt1 .strk {text-decoration: line-through;display: inline-block;width: 100%;padding: 12px 0 10px;}
.discnt1 .d-off {display: inline-block;width: 100%;color: #0891ff;font-size: 33px;}
.d_flex{display: -webkit-flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.justify-content-between{-webkit-justify-content: space-between;}
.rating-left-sec{width: 28%;padding-right: 40px;}
.right-customer-sec{width: 72%;padding-left: 50px;border-left: 1px solid #e5e5e5;}
.rating-left-sec h3 {font-size: 4.4rem;font-weight: 800;line-height: 1;}
.rating-left-sec h3 span{font-size: 0.9rem;}
.rate-holder{text-align:center;max-width:215px;margin: 10px 0 0;}
.rate-holder ul{text-align:left;}
.rate-holder ul li{display:inline-block;font-size: 40px;color: #ffd701;line-height: 1;}
.rate-holder ul li:last-child{  
    /* background:-webkit-linear-gradient(#ffd701 50%, #d8d6cf 50%, #d8d6cf 100%); */
  background: linear-gradient(to right, #ffd701 56%, #d8d6cf 56%, #d8d6cf 100%);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;  
}
.rate-it{color: #8e8e8e;font-size:16px;}
.average-rating{font-size: 1rem;font-weight: 800;}
.top_rate_img {max-width: 280px;margin-top: 50px;padding-top: 50px;border-top: 1px solid #e5e5e5;}
.star_rating_text {padding: 0 20px;}
.star_progress {padding: 0px;margin: 0px;padding-left: 50px;}
.star_progress li {display: inline-block;position: relative;list-style: none;margin-bottom: 18px;width: 100%;height: 25px;border-radius: 50px;background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);
    -ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .15);}
.star_progress li:before {content: '';position: absolute;left: 0px;top: 0px;bottom: 0px;background: #ffd600;border-radius: 50px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
}
.star_progress li span {position: absolute;left: -50px;font-size: 13px;top: 4px;font-weight: 600;color: #4e4f50;}
.full_star:before {width: 87%;}
.four_full_star:before {width: 55%;}
.three_full_star:before {width: 37%;}
.two_full_star:before {width: 20%;}
.one_full_star:before {width: 0%;}
.box-scroll {position: relative;overflow: hidden;top: 1em;border-radius: 2px;width: 100%;max-height: 500px;min-height: 500px;}
.scroll-custom{position: absolute;}

.box-scroll .scroll-custom .each_sec{height: 150px;padding: 15px 0;margin-bottom: 0;border-bottom:1px solid #f1f1f1;}
.each_sec h6{font-size:27px;margin-bottom:0;color:#ffd600}
.each_sec h5{font-size:17px;font-weight:500;font-weight:15px;}
.each_sec p{font-size:16px;line-height:22px;}
.video-details-sec{padding:80px 0;
background-image: #3792f7; /* For browsers that do not support gradients */
background-image: -webkit-gradient(linear, left top, right top, from(#57b8eb), to(#0691fa));
background-image: -o-linear-gradient(left, #57b8eb, #0691fa);
background-image: linear-gradient(90deg, #57b8eb, #0691fa);
}
.pc-review-text{color:#fff;text-align: center;margin:0 0 50px;}
.pc-review h1{font-size:32px;padding-bottom:20px;font-weight:700;color:#fff;}
.pc-review p{margin-bottom:20px;font-size: 15px;line-height: 1.6;}
.pc-vid{position: relative;overflow: hidden;width: 100%;padding-top: 56.25%;}
.pc-vid iframe {position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;}
.taxm-sec{background: #f8f8f8;padding:60px 0  40px}
.taxm-left {width: 62%;color: #020202;background: #fff;padding: 40px;border: 1px solid #c9c9c9;margin-bottom:20px;}
.taxm-right {width: 36%;border: 1px solid #c9c9c9;background: #fff;margin-bottom:20px;}
.taxm-left h1 {font-size: 32px;color: #177ff2;padding-bottom: 15px;}
.taxm-left h4{font-size: 15px;color: #020202;font-weight:700;}
.taxm-left p {font-size: 15px;line-height: 25px;padding-bottom: 25px;}
.widwork {padding: 40px 40px 30px 40px;}
.widwork h2 {font-size: 26px;color: #177ff2;padding-bottom: 25px;}
.widwork ul li {list-style: none;font-size: 16px;color: #020202;padding-left: 35px;padding-bottom: 12px;position: relative;line-height: 1.2;}
.widwork ul li:before {position: absolute;content: "\f00c";font-family:'nm-font';left: 0;color: #55c343;font-size: 20px;}
.pros_box,.cons_box{width: 49%;border: 1px solid #c9c9c9;background: #fff;padding: 40px 40px 15px;margin-bottom:20px}
.pro_cons_box h3 {text-transform: uppercase;margin-bottom: 35px;color: #3ca93b;font-size:20px;}
.pro_cons_box.cons_box h3 { color: #e60400;}
.pro_cons_box li {padding-left: 30px;position: relative;list-style-type: none;margin-bottom: 20px;line-height: 22px;}
.pro_cons_box li:before {position: absolute;content: '';left: 0px;top: 50%;height: 8px;width: 8px;margin-top: -4px;border-radius: 8px;}
.pros_box li:before{background: #3ca93b;}
.cons_box li:before{background: #e60400;}
.custom-product-sec{background: #3792f7;padding: 75px 0px;color: #fff;}
.product-img,.product-text{width:48%;}
.product-text{color:#fff;display: -webkit-flex;flex-flow: column;-webkit-justify-content: space-between;}
.product-text h2{margin-bottom: 16px;font-size: 32px;color:#fff;}
.product-text p{line-height: 1.4;font-size: 16px;}
.product-text-inr{margin-bottom:20px;}
.cart-btn{display: block;border-radius: 3px;padding: 15px 0px;font-size: 20px;font-weight: 500;line-height: 24px;background-color: #e6e7e9;color: #143269;text-align: center;margin-bottom: 20px;}
.coustomer_sec {display: inline-block;width: 100%;padding: 60px 0px;background: url(https://mysecuritysoftware.net/wp-content/themes/Savoy.WooCommerce.Theme.v2.3.6/savoy/assets/img/customer_back.jpg);background-size: cover;background-attachment: fixed;background-repeat: no-repeat;position: relative;margin-top: -5px;}
.coustomer_header {text-align: center;color: #fff;font-weight:300;font-size: 40px;margin-bottom: 30px;}
.details_reviews_sec {max-width: 700px;margin: auto;text-align: center;}
.details_reviews_sec p {font-size: 16px;color: #fff;font-style: italic;font-weight: 300;line-height: 30px;}
.details_reviews_sec h6 {text-align: center;color: #fff;font-weight: 500;margin-top: 25px;font-size: 17px;}
.buy_now_sc {display: inline-block;padding: 10px 35px 10px;color: #fff;background: #0091fa;text-decoration: none;font-style: normal;font-weight: 500;font-size: 16px;border-radius: 2px;margin-top: 35px;
    transition: all ease-in-out .2s;-webkit-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;-o-transition: all ease-in-out .2s;}
.disclosure-sec{background: #fff;padding: 70px 0;}
.disclosure-text h4{font-size: 13px;font-weight: 500;color: #000;margin-bottom: 10px;}
.disclosure-text p{margin-right: 125px;color: #8e9297;font-size: 11px;line-height: 1.6;}


.modal_body_div {position: fixed;left: 0px;right: 0px;top: 0px;bottom: 0px;background: rgba(0, 0, 0, 0.55);z-index: 99999;}
.modal_content_inner {max-width: 1120px;width: 100%;padding: 25px 35px 12px;background: #fff;margin: 0px auto;transform: scale(.85);-webkit-transform: scale(.85);-moz-transform: scale(.79) translate(23px, -24px);-o-transform: scale(.85);margin-top: -48px;position: relative;}
.close_modal {position: absolute;right: 5px;max-width: 22px;top: 5px;cursor: pointer;z-index: 999;}
.relative_position {position: relative;}
.modal_header h4 {color: #000000;font-weight: 400;margin-bottom: 0px;padding-bottom: 13px;font-size: 30px;}
.right_price {max-width: 260px;position: absolute;right: 50px;height: 108px;background: url(https://mysecuritysoftware.net/wp-content/themes/Savoy.WooCommerce.Theme.v2.3.6/savoy/assets/img/priceback.png);width: 100%;background-size: 100%;background-repeat: no-repeat;top: -25px;z-index: 9;background-position: center bottom;}
.right_price h3 {color: #fff;text-align: center;font-size: 25px;text-transform: uppercase;padding-top: 34px;font-weight: 500;}
.modal_div_inner.single_top_cont_inner {background: #fff;border: 1px solid #e2e2e2;padding: 35px 20px 35px 20px;display: flex;flex-wrap: wrap;justify-content: start;align-items: center;border-left: 0px;border-right: 0px;margin-bottom: 15px;}
.modal_div_inner.single_top_cont_inner .single_top_left {border: 1px solid #e2e2e2;position: relative;width: 20%;padding: 24px 15px;text-align: center;}
.modal_div_inner .single_top_left .badge {position: absolute;left: -30px;top: -20px;max-width: 70px;}
.modal_div_inner.single_top_cont_inner .single_top_mid {width: 58%;line-height: 22px;padding-left: 30px;}
.modal_div_inner.single_top_cont_inner .single_top_mid h1 {font-weight: bold;font-size: 25px;margin-bottom: 10px;margin-top: 2px;}
.modal_div_inner .star_rating {margin-bottom: 0px;}
.modal_div_inner .details_modl p {font-size: 14px;text-align: justify;line-height: 20px;}
.modal_content_inner .col-md-8.col-sm-12 {width: 60%;float: left;}
.product_list_price {border: 1px solid #c4c4c4;line-height: 1;}
.product_list_price>ul {display: inline-block;width: 100%;padding-left: 0px;margin: 0px;margin-bottom: 8px;}
.product_list_price>ul li {float: left;list-style: none;background: #0091fb;color: #fff;padding: 5px 15px;font-size: 18px;font-weight: 700;text-align: center;}
.product_list_price li:first-child {width: 80%;border-right: 1px solid #fff;}
.product_list_price li:last-child {width: 20%;}
.driver_product_list {padding: 10px;padding-top: 0px;}
.product_list_price .driver_product_list li {list-style: none;display: inline-block;width: 100%;padding: 8px 0px;border-bottom: 1px solid #cacaca;}
.first_div_chld {width: 81%;float: left;}
.second_div_chld {width: 19%;float: left;}
.text_right {text-align: right;}
.update_text_cnter {font-size: 19px;}
.text_thorught {text-decoration: line-through;}
.smal_fnt15 {font-size: 15px; text-align: right;}
.width_full_100 {width: 100%;}
.save_price {font-size: 25px;font-weight: 900;background: yellow;display: inline-block;padding: 6px;}
.modal_content_inner .col-md-4.col-sm-12 {width: 40%;float: left;padding-left: 33px;}
.full_width_secured {padding: 10px;background: #f5f5f5;}
.securd_images {max-width: 155px;margin: 10px auto 20px;}
.full_div_img {display: inline-block;width: 100%;border-top: 1px solid #cccccc;padding-top: 13px;border-bottom: 1px solid #cccccc;padding-bottom: 20px;margin-bottom: 20px;}
.left_images_se {width: 30%;float: left;padding-right: 6px;margin-top: 8px;}
.right_text_se {width: 70%;float: left;}
.right_text_se p {font-size: 13px;color: #8f8f8f;line-height: 19px;}
.check_out_sec a {padding: 15px;color: #fff;text-align: center;display: inline-block;width: 100%;background: #00ba00;text-decoration: none;font-size: 20px;font-weight: 600;margin-top: 10px;border-radius: 3px;line-height: 1.3;}
.gurentee_images {max-width: 310px;margin: 10px auto 0px;}
.no_pad {padding: 0px;}
.contsec{padding: 50px 0;background: #f2f2f2;}
.contsec_inner {
    margin: auto;
    padding: 30px 40px;
    border: 1px solid #e2e2e2;
    background: #fff;
}
.gf_frm_new h2 {
    text-align: center;
    font-size: 32px;
    color: #3792f7;
    font-weight: 400;
    margin-bottom: 10px;
}

.gf_frm_new p {
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
}
.gf-custom-select select,.gf-custom-select input,.gf-custom-select textarea {
    border: 1px solid #767676;
    color: #000;
    height: 40px;
}
.gf_frm_new h4 {
    color: #3792f7;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
}
.contsec input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background: #3792f7;
    color: #fff;
    border-radius: 0px;
    padding: 0px 70px;
    font-size: 16px;
    font-weight: 500;
    line-height: 60px;
    border: none;
    text-align: center;
}
.gf_frm_new .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent !important;
    padding: 0 !important;
    border: 0 !important;
    margin-top: 5px !important;
    font-size: 14px !important;
}
.gf_frm_new .gform_wrapper.gravity-theme input[type=text], .gf_frm_new .gform_wrapper.gravity-theme input[type=email] {
    border: 1px solid #767676;
    color: #000;
    height: 40px;
    background: #f2f2f2;
}
.gf_frm_new .gform_wrapper.gravity-theme textarea {
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 15px 20px;
    margin-bottom: 15px;
    background: #f2f2f2;
    color: #919191;
}
@media(max-width:1250px){
	.modal_content_inner{-webkit-transform: scale(.7);transform: scale(.7);margin-top: -90px;}
}
@media(max-width:1024px){
	.modal_content_inner{-webkit-transform: scale(.7);transform: scale(.7);margin-top: -90px;}
	.modal_header h4{font-size: 22px;}
	.right_price{max-width: 210px;}
  .badge{margin-top: 10px;}
}
@media(max-width:991px){
  .modal_content_inner .col-md-8.col-sm-12{width: 100%;}
  .modal_content_inner .col-md-4.col-sm-12 {width: 100%;padding-left: 0px;padding-right:0}
  .check_list_div .form-group{height: auto;}
  .modal_div_inner.single_top_cont_inner .single_top_mid h1{    font-size: 20px;}
  .right_price h3{font-size: 20px;}
  .right_price{height: 90px;right: 20px;}
  .pro_section_div li{font-size: 13px;padding-left: 0px;}
  .pro_section_div li:last-child{font-size: 14px;}
  .right_text_se p{line-height: 16px;}
  .scroll_div_div{overflow-y: scroll;max-height: 600px;padding: 25px;}
  .modal_content_inner{padding-left: 10px;padding-right: 10px;padding-top: 2px;margin-top: -70px;}
  .right_text_se{width: 100%;}
  .left_images_se{float: none;margin: auto;width: auto;text-align: center;}
  .taxm-left{width:100%}
  .taxm-right {width: 100%;max-width: 370px;margin: auto;margin-bottom:20px;}
  .disclosure-text p{margin-right: 0;}
  }
  @media(max-width:768px){
    .product-img, .product-text{width:100%;}
    .product-text{margin-top:15px;}
  }
@media(max-width:767px){
	.modal_content_inner .col-md-8.col-sm-12 {width: 100%;}
	.modal_content_inner .col-md-4.col-sm-12 {width: 100%;padding-left: 0px;padding-right: 0px;}
	.scroll_div_div{overflow-y: scroll;max-height: 500px;padding: 25px;}
	.modal_content_inner {-webkit-transform: scale(1);transform: scale(1);margin-top: 0px;padding: 0px;}
	.modal_body_div{padding: 30px;}
	.width_100fxed.relative_position{padding-top: 30px;}
	.right_price {max-width: 100%;background: none;height: 50px;left:0px;right: 0px;}
	.right_price h3{color: #0091fb;}
	.left_images_se{width: 100%;text-align: center;}
	.right_text_se{width: 100%;text-align: center;}
	.pro_section_div li {font-size: 13px;text-align: left;padding-right: 75px;position: relative;}
	.pro_section_div ul{padding-left: 10px;}
	.modal_header h4{text-align: center;}
  .close_modal{right: -5px;
    max-width: 18px;
    top: -12px;}
  .right_txt{position: absolute;right: 10px;top: 6px;}
  .modal_div_inner.single_top_cont_inner .single_top_left, .modal_div_inner.single_top_cont_inner .single_top_mid, .modal_div_inner.single_top_cont_inner .single_top_rht{width: 100%;}
  .modal_div_inner .single_top_mid{text-align: center;}
  .modal_div_inner .star_rating{    display: inline-block;}
  .rating-left-sec{width: 100%;padding-right: 0px;max-width: 280px;margin: 0 auto;}
  .right-customer-sec{width: 100%;padding-left: 0px;border-left: 0px;}
  .top_rate_img{border-top:none;padding-top:0;}
  .pros_box, .cons_box{width: 100%;padding: 25px 20px 10px;margin-bottom: 20px;}
}
@media(max-width:575px){
	.product_list_price>ul li:first-child{width: 72%;}
	.product_list_price>ul li:last-child{width: 28%;}
	.check_list_div li{margin-bottom: 15px;}
	.check_out_sec a{font-size: 18px;}
  .pro_section_div li{padding-left: 0px;}
	.modal_div_inner.single_top_cont_inner .single_top_mid h1{font-size: 22px;}
  .modal_div_inner .single_top_left .badge{    max-width: 50px;}
  .modal_content_inner .single_top_mid .rw-ui-star.rw-size-large .rw-ui-stars li {
    margin: 4px !important;
    width: 25px !important;
    height: 30px !important;
    background-size: 175px !important;
}
  .update_text_cnter{font-size: 13px;}
  .include_text{font-size:10px; }
  .first_div_chld{width: 72%}
  .second_div_chld {width: 28%;}
  .smal_fnt15{font-size: 12px; }
  .first_div_chld.width_full_100.text_right{width: 100%;}
  .second_div_chld  h3.text_thorught{font-size: 15px;}
  .save_price{font-size: 20px;}
  .scroll_div_div{padding: 10px;}
}



@media (max-width: 1199px){
  .top-bnr{padding: 30px 40px;}
  .top-bnr-logo{width: 24%;}
  .top-bnr_mid{width: 50%;}
  .top-bnr_rht{width: 20%;}
}
@media(max-width:1000px){
.box-scroll .scroll-custom .each_sec{height: 200px;}
}
@media (max-width:991px){
  .top-bnr_mid {font-size: 15px;}
  .visit_btn a:before{display:none;}
}
@media(max-width:800px){
.box-scroll .scroll-custom .each_sec{height: 180px;}
}
@media (max-width: 767px){
  .top-bnr{padding:40px 15px;}
  .top-bnr-logo {
      width: -moz-calc(100% - 50px);
      width: -webkit-calc(100% - 50px);
      width: -o-calc(100% - 50px);
      width: calc(100% - 50px);
      margin: 20px 25px 0px;
  }
  .top-bnr_mid {width: 100%;margin: 20px 0px;}
  .top-bnr_rht{width: 100%;text-align: center;}
}
@media(max-width:481px){
.box-scroll .scroll-custom .each_sec{height: 250px;}
}
.hide{display:none !important;}
.hide{display:block;}
h3.text_thorught.txt-custom {font-size: 1.17em;}
.product_list_price .driver_product_list li:last-child {
    border-bottom: 0px;
}
.product_list_price .driver_product_list li:last-child {
  border-bottom: 0px;
}
.new_devider {
  border-right: 1px solid #cacaca;
}
.product_list_price .driver_product_list li {
  padding-top: 0px;
}