@media (min-width: 1200px) and (max-width: 1365px) {


    
}
@media (min-width: 1024px) and (max-width: 1199px) {

 


}

@media (min-width: 992px) and (max-width: 1023px) {


}

@media (min-width:768px) and (max-width: 991px) {

}

@media (min-width: 768px) and (max-width: 1023px) {


}

@media only screen and (max-width: 767px) {

    .modal-body {
    width: 95% !important;
    /* max-width: 850px; */
    max-height: 94%;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    padding-right: 22px !important;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border-radius: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    overflow-x: hidden;
}

      .fur{
    margin-top: 75px !important;
    margin-bottom: 5px !important;
    font-size: 18px !important;
    line-height: 27px !important;
}


p.sar {
    margin-top: 2px;
    font-size: 18px;
}

.as_right_info {
    display: none;
}
.as_info_detail ul li {
    display: inline-flex;
    padding: 15px 15px;
}
.header li a {
    padding: 13px 20px!important;
    border-bottom: 1px solid #ddd;
}
nav.navbar.navbar-expand-lg {
    padding: 10px 0;
}
.header .container-fluid {
    padding: 0;
}
.dropdown-toggle::after {
    position: absolute;
    right: 0;
    top: 25px;
}
ul.dropdown-menu.show {
    margin-left: 20px;
}
.horscope.section {
    text-align: center;
}
ul.dropdown-menu.show li a {
    padding: 0;
}
.imgText {
    padding-left: 20px;
    padding-right: 20px;
}
ul.dropdown-menu.show {
    border: 0;
}

.banner_Descriptions h1 {
    color: #fff;
    font-size: 34px;
    text-align: left;
    padding-left: 20px;
}

.banner_Descriptions p {
    color: #fff;
    font-size: 22px;
    margin-top: 30px;
    text-align: left;
    padding-left: 20px;
}

.banner {
    background: url(../images/bn.png);
    background-size: cover;
    width: 100%;
    height: 565px;
    padding: 20px 0;
    background-repeat: no-repeat;
    position: relative;
}

.banner_Descriptions {
    position: absolute;
    right: 0;
    max-width: 560px;
    top: 148px;
    text-align: right;
}

.content_box.color_box h4, .content_box.color_box li {
    color: #000;
}

.content_box.white_box {
    margin-bottom: 50px;
}
.detect {
    text-align: left;
}
.detect h2 {
    font-size: 32px;
    font-weight: 600;
    color: #3a8fd3;
}
.detect p {
    color: #3a8fd3;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 600;
}
.agent2 ul li {
    font-size: 16px !important;
    font-weight: 500;
}
.imgBox {
    margin-top: 65px;
}
.imgBox img {
    width: auto;
    margin-bottom: 15px;
}
.start_Secure h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 600;
}
.banner-3 {
    padding: 46px 15px;
    background: url(../images/sky-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    /*z-index: -1;*/
}
.key_benefits:before {
    position: absolute;
    background: white;
    content: "";
    width: 86%;
    height: 94%;
    z-index: -1;
    border-radius: 10px;
}

.key_benefits ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
img.footer-logo {
    width: 275px;
    margin-top: 15px !important;
    display: inherit;
    justify-content: inherit;
    align-items: inherit;
    margin: inherit;
    transform: inherit;
}
.key_benefits h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}
.banner_Descriptions h1 span {
    color: #fff;
    font-weight: 700;
}

.banner-btn a {
    display: inline-block;
    padding: 12px;
    border-radius: 20px;
    color: #002046;
    /* font-family: "gothammedium"; */
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: -0.84px;
    position: absolute;
    left: 15px;
}
}



@media only screen and (max-width: 479px) {

    .banner_Descriptions h1 {
    color: #fff;
    font-size: 34px;
    text-align: left;
    padding-left: 20px;
}

}

@media only screen and (max-width: 400px) {

        .modal-body {
    width: 95% !important;
    /* max-width: 850px; */
    max-height: 94%;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    padding-right: 22px !important;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border-radius: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    overflow-x: hidden;
}

    .banner_Descriptions h1 {
    color: #fff;
    font-size: 34px;
    text-align: left;
    padding-left: 20px;
}

   .fur{
    margin-top: 75px !important;
    margin-bottom: 5px !important;
    font-size: 18px !important;
    line-height: 27px !important;
}

p.sar {
    margin-top: 2px;
    font-size: 18px;
}

}


@media only screen and (max-width: 375px) {

        .modal-body {
    width: 95% !important;
    /* max-width: 850px; */
    max-height: 94%;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    padding-right: 22px !important;
    transform: translate(-50%, -50%);
    background: #ffffff;
    border-radius: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    overflow-x: hidden;
}

    .banner_Descriptions h1 {
    color: #fff;
    font-size: 34px;
    text-align: left;
    padding-left: 20px;
}

    .fur{
    margin-top: 75px !important;
    margin-bottom: 5px !important;
    font-size: 18px !important;
    line-height: 27px !important;
}

p.sar {
    margin-top: 2px;
    font-size: 18px;
}
}