@media only screen and (min-width: 1221px) {
    .compass_btn_1 {
        width: 327px;
        top: -50px;
        right: -199px;
    }
    .compass_btn_2 {
        width: 308px;
        top: 231px;
        right: -330px;
    }
    .compass_btn_3 {
        width: 379px;
        bottom: -105px;
        right: -251px;
    }
    .compass_btn_4 {
        width: 257px;
        bottom: -105px;
        left: -129px;
    }
    .compass_btn_5 {
        width: 307px;
        top: 229px;
        left: -328px;
    }
    .compass_btn_6 {
        width: 252px;
        top: -49px;
        left: -121px;
    }

}

@media only screen and (max-height: 750px) {
    .dps-img img {
        max-width: 60%;
    }
}
@media only screen and (min-width: 768px) {
    .hide_compass_content {
        opacity: 0 !important;
        -webkit-transform: translate(-50%, -50%) scale(0) !important;
        -ms-transform: translate(-50%, -50%) scale(0) !important;
        transform: translate(-50%, -50%) scale(0) !important;
    }
    .compass_container {
        max-width: 1224px;
        width: 100%;
        text-align: center;
        /*padding-bottom: 100px;*/
    }
    .compass {
        display: inline-block;
        position: relative;
        margin: 100px 307px;
    }
    .compass_img {
        -webkit-transition: 1s all ease-in-out;
        transition: 1s all ease-in-out;
        -webkit-transform: rotate(0deg) scale(1);
        -ms-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        /*-webkit-transform: rotate(0deg) scale(0.75);
        -ms-transform: rotate(0deg) scale(0.75);
        transform: rotate(0deg) scale(0.75);*/
    }
    .compass_content {
        position: absolute;
        top: 49%;
        width: 69%;
        left: 50%;
        height: 59%;
        z-index: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        -webkit-transition: 1s all ease-in-out;
        transition: .5s all ease-in-out;
    }
    .compass_btn {
        position: absolute;
        display: inline-block;
        cursor: pointer;
        z-index: 1;
    }
    .compass_btn_para_right {
        float: right;
        text-align: left;
        display: inline-block;
        width: -webkit-calc(100% - 59px);
        width: calc(100% - 59px);
        color: #fff;
        pointer-events: none;
    }
    .compass_btn_para_left {
        float: left;
        text-align: right;
        display: inline-block;
        width: -webkit-calc(100% - 59px);
        width: calc(100% - 59px);
        color: #fff;
        pointer-events: none;
    }
    .compass_btn:hover .compass_btn_title,
    .compass_btn:hover .compass_btn_para {
        color: #da8136;
    }
    .safend_dps,
    .contact {
        min-height: 100%;
    }
    .compass_btn_1,
    .compass_btn_2,
    .compass_btn_3,
    .compass_btn_4,
    .compass_btn_5,
    .compass_btn_6 {
        -webkit-transition: 1s all ease-in-out;
        transition: 1s all ease-in-out;
        opacity: 0;
    }
    .compass_btn_1 {
        -webkit-transform: translate(50px, -50px);
        -ms-transform: translate(50px, -50px);
        transform: translate(50px, -50px);
    }
    .compass_btn_2 {
        -webkit-transform: translate(50px, 0);
        -ms-transform: translate(50px, 0);
        transform: translate(50px, 0);
    }
    .compass_btn_3 {
        -webkit-transform: translate(50px, 50px);
        -ms-transform: translate(50px, 50px);
        transform: translate(50px, 50px);
    }
    .compass_btn_4 {
        -webkit-transform: translate(-50px, 50px);
        -ms-transform: translate(-50px, 50px);
        transform: translate(-50px, 50px);
    }
    .compass_btn_5 {
        -webkit-transform: translate(-50px, 0);
        -ms-transform: translate(-50px, 0);
        transform: translate(-50px, 0);
    }
    .compass_btn_6 {
        -webkit-transform: translate(-50px, -50px);
        -ms-transform: translate(-50px, -50px);
        transform: translate(-50px, -50px);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1220px) {
    .compass {
        margin: 100px 195px;
    }
    .compass_btn_txt_right,
    .compass_btn_txt_left {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
    }
    .compass_btn_title {
        font-size: 20px;
    }
    .compass_btn_para {
        display: none;
    }
    .compass_btn_1,
    .compass_btn_2,
    .compass_btn_3,
    .compass_btn_4,
    .compass_btn_5,
    .compass_btn_6 {
        width: 190px;
    }
    .compass_btn_1 {
        top: -40px;
        right: -70px;
    }
    .compass_btn_2 {
        top: 223px;
        right: -210px;
    }
    .compass_btn_3 {
        right: -70px;
        bottom: -45px;
    }
    .compass_btn_4 {
        bottom: -45px;
        left: -65px;
    }
    .compass_btn_5 {
        top: 229px;
        left: -205px;
    }
    .compass_btn_6 {
        top: -40px;
        left: -65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1420px) {
    .navigation {
        padding: 10px 0;
    }
    .compass {
        margin: 100px 195px;
    }
    .compass_btn_txt_right,
    .compass_btn_txt_left {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
    }
    .compass_btn_para {
        display: none;
    }
    .compass {
        margin: 100px 168px;
    }
    .compass_img {
        width: 400px;
    }
    .compass_btn_title {
        font-size: 16px;
    }
    .compass_content_para {
        display: none;
    }
    .compass_btn_1,
    .compass_btn_2,
    .compass_btn_3,
    .compass_btn_4,
    .compass_btn_5,
    .compass_btn_6 {
        width: 165px;
    }
    .compass_btn_1 {
        top: -40px;
        right: -70px;
    }
    .compass_btn_2 {
        top: 152px;
        right: -177px;
    }
    .compass_btn_3 {
        right: -70px;
        bottom: -50px;
    }
    .compass_btn_4 {
        bottom: -50px;
        left: -70px;
    }
    .compass_btn_5 {
        top: 152px;
        left: -175px;
    }
    .compass_btn_6 {
        top: -40px;
        left: -70px;
    }
    .compass_content_title {
        margin: 36px auto;
        font-size: 24px;
    }
}

@media only screen and (max-width:1420px) {
    .products_block_in {
        width: 1160px;
        /*margin: 0 auto;*/
    }
    .safend_bg .dps-img {
        margin: 25px 0;
    }
    .feauters_cnt {
        padding: 0 0 70px 0;
    }
    .contact-in {
        padding: 50px;
    }
    .products_cnt_in {
        width: 435px;
        height: 435px;
        padding: 65px 35px 65px 35px;
    }
    .product_tab {
        padding: 8px 15px 8px 40px;
    }
    .product_tab2 {
        bottom: 138px;
        right: -20px;
    }
    .product_tab1 {
        right: 113px;
    }
    .product_tab3 {
        bottom: -135px;
        right: 113px;
    }
    .product_tab_1 {
        padding: 8px 40px 8px 15px;
    }
    .product_tab4 {
        bottom: -113px;
        left: 158px;
    }
    .product_tab5 {
        padding: 8px 40px 8px 15px;
        bottom: 138px;
        left: -20px;
    }
    .product_tab6 {
        top: -48px;
        left: 170px;
    }
    .banner_partner .pera {
        padding: 0;
    }
    .tab-icon1 {
        width: auto;
        height: 30px;
    }
    .tab-icon2 {
        width: auto;
        height: 30px;
    }
}

@media only screen and (max-width:1220px) {
    .container {
        width: 100%;
        padding: 0 15px 0 15px;
    }
    .nav ul>li {
        margin: 0 0 0 15px;
    }
    .nav ul>li>a {
        font-size: 14px;
    }
    .trial {
        margin: 0 0 0 10px;
    }
    .trial a {
        font-size: 14px;
        padding: 27px 13px;
    }
    .block-middle {
        margin: 0 -2% 0 -2%;
    }
    .title3 {
        font-size: 50px;
    }
    .blu-block .pera {
        font-size: 14px;
    }
    .product-slid {
        margin: 0 auto 0 auto;
        width: 91%;
    }
    .product-block {
        max-width: 30.2%;
    }
    .products_cnt_in {
        width: 365px;
        height: 365px;
        padding: 44px 15px 44px 15px;
    }
    .products_cnt_title {
        font-size: 20px;
        line-height: 24px;
        padding: 0 0 15px 0;
        max-width: 230px;
    }
    .products_cnt_para {
        font-size: 16px;
        line-height: 24px;
        max-width: 300px;
    }
    .products_cnt_in .read-more {
        width: 160px;
        line-height: 40px;
    }
    .product_tab {
        padding: 8px 10px 8px 35px;
        background-size: 25px;
        width: 260px;
    }
    .product_title {
        font-size: 20px;
        line-height: 20px;
        padding: 0 0 8px 0;
    }
    .product_para {
        font-size: 14px;
        line-height: 20px;
    }
    .products_block_in {
        width: 920px;
    }
    .product_tab_1 {
        padding: 8px 35px 8px 15px;
    }
    .product_tab1 {
        right: 85px;
        top: -62px;
    }
    .product_tab2 {
        bottom: 128px;
        right: -25px;
    }
    .product_tab3 {
        bottom: -108px;
        right: 86px;
    }
    .product_tab4 {
        bottom: -94px;
        left: 87px;
    }
    .product_tab5 {
        padding: 8px 35px 8px 10px;
        bottom: 128px;
        left: -28px;
    }
    .product_tab6 {
        top: -30px;
        left: 82px;
    }
    .feauters_title {
        font-size: 25px;
        line-height: 25px;
    }
    .feauters_img_in {
        width: 100%;
        height: 56px;
    }
    .feauters_img {
        width: 17%;
    }
    .feauters_txt {
        width: 83%;
    }
    .banner-inner {
        /*min-height: 670px;*/
        min-height: 470px;
    }
    .banner-inner1 {
        padding: 50px 0 50px 0;
    }
    .encryptio {
        padding: 70px 15px 50px 15px;
    }
    .encryptio .content {
        width: 975px;
    }
    .pdf_format_in {
        width: 100%;
    }
    .what_you_need {
        padding: 70px 15px 50px 15px;
    }
    .what_you_need .content {
        width: 975px;
    }
}

@media only screen and (max-width:1023px) {
    .shape_img1{margin-top: 10%;}
    .content {
        width: 90%;
    }


    .safend-img {
     /*   width: 80px;
        height: 25px;*/
    }
    .informetoin .title1 {
        width: 20%;
        font-size: 13px;
        line-height: inherit;
    }
    .informetoin .tel-no {
        width: 16%;
        font-size: 13px;
        line-height: inherit;
    }
    .informetoin .pera {
        width: 63%;
        font-size: 13px;
        line-height: inherit;
    }
    .block2 {
        padding: 130px 0 74px 0;
    }
    .left-img-in {
        height: 155px;
    }
    .blu-block {
        padding: 40px 30px 40px 30px;
    }
    .blu-block1 {
        padding: 40px 0 40px 0;
    }
    .title3 {
        font-size: 40px;
    }
    .product-slid {
        width: 97%;
    }
    .product-block {
        max-width: 31.3%;
    }
    .product-title {
        font-size: 14px;
    }
    .product-block .pera {
        font-size: 14px;
    }
    .product-block .read-more {
        font-size: 14px;
    }
    .select-box1 {
        width: 32%;
    }
    .encryptio .content {
        width: 90%;
    }
    .what_you_need .content {
        width: 90%;
    }
    .results .control_lists {
        padding: 0 10px 0 10px;
    }
    .finacial_points {
        padding: 0 20px 0 20px;
    }
}

@media only screen and (max-width:991px) {
    .compass_read_more {
        line-height: 40px;
        font-size: 14px;
    }
    .top-section ul>li {
        margin: 0 0 0 20px;
    }
    .btn4 {
        font-size: 12px;
    }
    .copy .para-cont {
        font-size: 14px;
    }
    .ftr-address-in .para-cont {
        font-size: 16px;
    }
    .logo {
        margin: 15px 0 0 10px;
    }
    .logo-img {
        width: 120px;
        height: auto;
        display: block;
    }
    .nav ul>li {
        margin: 0 0 0 10px;
        padding: 20px 0 20px 0;
    }
    .trial {
        margin: 0 0 0 10px;
        /*padding: 19px 0 7px 0;*/
    }
    .nav ul>li>a {
        font-size: 12px;
    }
    .trial a {
        padding: 22px 10px;
        font-size: 12px;
    }
    .block {
        padding: 0 1% 0 1%;
    }
    .office-img {
        height: 160px;
    }
    .address {
        font-size: 15px;
        margin: 0 0 15px 0;
    }
    .title2,
    .tel-no {
        font-size: 15px;
    }
    .contact-in {
        padding: 50px 50px 50px 50px;
    }
    .check-block .check {
        font-size: 15px;
        margin: 5px 0 0 0;
    }
    .check-block {
        margin: 0 13px 29px 0;
    }
    .left-tabs {
        width: 25%;
    }
    .tad-cont {
        width: 75%;
        padding: 38px 30px 10px 30px;
    }
    .support-img {
        height: 385px;
    }
    .left-img-in {
        height: 116px;
    }
    .right-cont .head1 {
        font-size: 20px;
    }
    .right-cont {
        padding: 0;
    }
    .tully-con .values,
    .tully-con .values1 {
        font-size: 13px;
    }
    .btn6 {
        font-size: 12px;
    }
    .dps-img {
        margin: 26px 0 13px 0;
    }
    .dps {
        height: auto;
        width: 100%;
    }
    .safend_bg .banner-inner {
        min-height: auto;
         /*min-height: 500px;*/
    }
    .end_points {
        top: 150px;
    }
    .end_point_title {
        font-size: 40px;
        line-height: 45px;
    }
    .end_point_para {
        font-size: 20px;
        line-height: 24px;
    }
    .safend_bg .title {
        font-size: 40px;
        margin: 0 0 35px 0;
    }
    .safend_bg .banner-inner .read-more {
        width: 180px;
        margin: 15px 8px 0 8px;
    }
    .products_cnt_in {
        width: 312px;
        height: 312px;
        padding: 40px 25px 40px 25px;
    }
    .products_cnt_in .read-more {
        width: 135px;
        line-height: 30px;
        margin: 10px 0 0 0;
    }
    .products_cnt_para {
        font-size: 14px;
        line-height: 20px;
    }
    .products_block_in {
        width: 700px;
    }
    .products_block .title {
        margin: 0 0 75px 0;
    }
    .product_tab {
        padding: 8px 10px 8px 30px;
        width: 185px;
    }
    .tab-icon1 {
        width: auto;
        height: 26px;
    }
    .tab-icon2 {
        width: auto;
        height: 26px;
    }
    .product_tab1 {
        right: 63px;
        top: -64px;
    }
    .product_tab1:after {
        transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        -webkit-transform: rotate(-60deg);
        -o-transform: rotate(-60deg);
        top: 63px;
    }
    .product_title {
        font-size: 18px;
        line-height: 18px;
        padding: 0 0 5px 0;
    }
    .product_para {
        font-size: 13px;
        line-height: 16px;
    }
    .product_tab2 {
        bottom: 98px;
        right: -25px;
    }
    .product_tab:after {
        left: -28px;
        border-left: 12px solid #ffffff;
    }
    .product_tab3 {
        bottom: -108px;
        right: 70px;
    }
    .product_tab3:after {
        top: -6px;
        left: -20px;
    }
    .product_tab_1 {
        padding: 8px 30px 8px 10px;
    }
    .product_tab5 {
        padding: 8px 30px 8px 10px;
        bottom: 98px;
        left: -25px;
    }
    .product_tab5:after {
        right: -30px;
        left: auto;
        border-left: 10px solid transparent;
    }
    .product_tab_1:after {
        top: -30px;
        right: -38px;
        left: auto;
    }
    .product_tab4 {
        bottom: -70px;
        left: 68px;
    }
    .product_tab4:after {
        top: -10px;
        right: -23px;
        left: auto;
        transform: rotate(120deg);
        -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
        -webkit-transform: rotate(120deg);
        -o-transform: rotate(120deg);
    }
    .product_tab6 {
        top: -27px;
        left: 51px;
    }
    .product_tab6:after {
        bottom: 33px;
        right: -38px;
        left: auto;
        top: auto;
        transform: rotate(-120deg);
        -moz-transform: rotate(-120deg);
        -ms-transform: rotate(-120deg);
        -webkit-transform: rotate(-120deg);
        -o-transform: rotate(-120deg);
    }
    .products_block {
        padding: 50px 0;
    }
    .feauters_cnt {
        width: 49%;
        padding: 0 0 45px 0;
    }
    .verticals_block {
        padding: 55px 0 55px 0;
    }
    .feauters_title {
        font-size: 22px;
        line-height: 22px;
    }
    .feauters_para {
        font-size: 16px;
        line-height: 20px;
        padding: 0;
    }
    .blu-block {
        padding: 20px 30px 20px 30px;
    }
    .hiring_title {
        font-size: 25px;
        line-height: 25px;
    }
    .hiring_para {
        font-size: 16px;
        line-height: 20px;
    }
    .hiring_btn {
        width: 235px;
    }
    .banner {
        padding: 84px 0 68px 0;
    }
    .device_control {
        padding: 0;
    }
    .list_control1 {
        line-height: 25px;
        background-position: left 7px;
    }
    .device_control .title {
        margin: 0 0 40px 0;
    }
    .banner-inner1 {
        padding: 50px 0 50px 0;
    }
    .security-block {
        padding: 50px 0 30px 0;
    }
    .encryptio {
        padding: 40px 14px 20px 15px;
    }
    .product-section {
        padding: 60px 0 60px 0;
    }
    .product-section .title {
        margin: 0 0 48px 0;
    }
    .encryptio .content {
        width: 95%;
    }
    .what_you_need .content {
        width: 95%;
    }
    .hacked_in {
        width: 100%;
        padding: 0 15px 0 15px;
    }
    .finacial_points {
        padding: 0;
    }
    .banner1 .title {
        font-size: 31px;
    }
    .what_you_need {
        padding: 50px 15px 40px 15px;
    }
    .language {
        margin: 0 40px 0 40px;
    }
    .pdf_format {
        margin: 50px 0 0 0;
    }
    .finacial_points .title {
        font-size: 25px;
        line-height: 25px;
    }
    .what_you_need .list_control1:before {
        top: 5px;
    }
    .list_control1:before {
        top: 6px;
    }
}

@media only screen and (max-width:767px) {
    .desktop_only{
        display: none !important;
    }
    .right-cont{text-align: center;}
    .banner .swiper-slide .slide_img{
        width: auto;
        height: 100%;
    }
    .navArrow::after{display: block;}
    .nav ul>li>ul:before{display: none;}
    .nav ul>li>ul,.nav>ul>li:hover ul{
        /*display: none;*/
        opacity: 1;
        filter:alpha(opacity=100);
        visibility: visible;
        position: relative;
        top:0;
        left:0;
        width: 100%;
        box-shadow: none;
        border-radius: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px);
        float: left;
        padding: 0 10px 10px;
        border-bottom: 1px solid #da8136;
    }
    .nav>ul>li>ul>li{
        width: 100%;
        margin: 0 auto;
    }
    .nav>ul>li>ul>li>a{font-size: 12px;padding:10px 0;margin: 0 auto;}


    .banner .swiper-container {
        height: 370px;
    }

    .banner_btn {
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }
    .nav_secondary {
        width: 250px;
        position: fixed;
        top: 50px;
        bottom: 0;
        right: -250px;
        -webkit-transition: 0.5s all ease;
        transition: 0.5s all ease;
        background: #fff;
        height: 100%;
        overflow: auto;
        padding-bottom: 50px;
    }
    .mobile-nav-opened {
        right: 0;
    }
    .animate_header {
        right: 250px;
    }
    .animate_main {
        right: 250px;
    }
    body:not(.safend_bg) {
        background-size: 100% 230px;
    }
    .header {
        position: fixed;
        top: 0;
        background: #fff;
        padding: 10px 10px 10px 10px;
        box-shadow: 0 1px 2px 0px rgba(51, 51, 51, 0.47);
    }

    body.admin-bar .header{
        top: 46px;
    }
    .top-section {
        display: none;
    }

    body.admin-bar .nav_secondary{
    top:96px;
    }

    .top-section ul{
        float: none;
        text-align: center;
    }

    .top-section ul>li ,.top-section ul li.in-icon{
        margin: 10px 20px;
        display: inline-block;
        /*width: 100%;*/
        text-align: center;
        float: none;

    }

    .top-section ul>li.user_header{
        display: block;
    }

    .fb, .in{margin: 0 auto;}
    .search-box-main {
        margin: 10px 0px 0 20px;
    }
    .menu-icon {
        display: block;
    }
    .mobile-nav-button {
        display: inline-block;
    }
    .mobile-nav-button:focus{
        /*outline: 1px solid #ddd;*/
    }
    .dps-img {
        margin: 10px 0 23px 0;
    }
    .logo {
        margin: 0;
    }
    .title {
        font-size: 20px;
        margin: 0 0 48px 0;
    }
    .surercom-section{padding-top: 68px;}
    .surercom-section .title {
        margin: 0 0 48px 0;
    }
    .title::after {
        margin: 0 auto 0 auto;
    }
    .pera {
        font-size: 14px;
        line-height: 18px;
    }
    .banner .pera {
        font-weight: 500;
    }
    .banner {
        /*padding: 70px 0 27px 0;*/
        padding: 50px 0 27px 0;
    }
    .surercom-section,
    .office-section,
    {
        padding: 43px 0 32px 0;
    }
    .office-section-adjst1 {
        padding: 43px 0 32px 0;
    }
    .careers-section {
        padding: 60px 0 0 0;
    }
    .office-img {
        height: 120px;
    }
    .title1 {
        font-size: 15px;
    }
    .careers-section .container {
        padding: 0;
    }
    .partner {
        border-radius: 0;
    }
    .ftr-address-in {
        margin: 0;
    }
    .ftr-links-in .head {
        cursor: pointer;
        padding: 5px 0 5px 0;
        color: #fff;
        margin: 0 0 24px 0;
    }
    .ftr-links-in .head:after {
        content: '';
        border-top: 10px solid transparent;
        border-left: 17px solid #da8136;
        border-bottom: 10px solid transparent;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        float: right;
    }
    .ftr-links-in.active .head:after {
        border-left: 17px solid #fff;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        float: right;
    }
    .ftr-address {
        float: none;
        display: block;
        width: 100%;
        padding: 5px 0 0 0;
    }
    .ftr-address-in {
        margin: 0;
    }
    .ftr-address-in .head {
        padding: 0 0 10px 0;
    }
    .icons {
        margin: 7px 17px 16px 17px;
    }
    .ftr-address-in .para-cont {
        display: none;
    }
    .ftr-links {
        float: none;
        display: block;
        width: 100%;
    }
    .ftr-links-in {
        float: none;
        display: block;
        width: 100% !important;
        padding: 0;
    }
    .ftr-links-in ul {
        display: none;
    }
    .copy {
        text-align: center;
    }
    .footer-section {
        height: auto !important;
        min-height: 350px;
        padding: 23px 4px 28px 4px;
    }
    .copy .para-cont {
        font-size: 16px;
    }
    .icon1 {
        width: auto;
        height: 28px;
    }
    .ftr-address-in {
        display: none;
    }
    .social {
        display: block;
        text-align: center;
    }
    .open-content {
        padding: 12px 20px 47px 20px;
    }
    .open-content .pera {
        font-size: 14px;
        line-height: 18px;
    }
    .careers-section .title {
        margin: 0 0 55px 0;
    }
    .location,
    .location-cont,
    .description,
    .location-id {
        font-size: 14px;
    }
    .contact {
        padding: 100px 0 0 0;
    }
    .contact-in {
        padding: 11px 20px 20px 20px;
    }
    .check-block {
        margin: 0 7px 29px 0;
    }
    .check-block .check {
        font-size: 12px;
    }

    .check-block .check label{
        position: relative;
        padding-left: 5px;
        margin-right: 30px;
        width: 100%;
        display: block;
        text-align: left;
    }

    .check-block span.wpcf7-list-item{
        width: 100%;
        margin-bottom: 22px;
        display: block;
    }

    .wpcf7-list-item-label{
        position: relative;
        top: 3px;
    }

    .country{
        margin-bottom: 90px;
    }

    .partner-section {
        padding: 90px 0 67px 0;
    }
    .partner-find {
        margin: 0;
    }
    .select-box {
        margin: 0 auto 50px auto;
    }
    .safend {
        width: 110px;
    }
    .dps-img1 {
        margin: 45px 0 25px;
    }
    .informetoin {
        width: 69%;
    }
    .informetoin .title1 {
        width: 100%;
        font-size: 13px;
        line-height: inherit;
        padding: 0;
    }
    .informetoin .tel-no {
        width: 100%;
        font-size: 13px;
        line-height: inherit;
    }
    .informetoin .pera {
        width: 100%;
        font-size: 13px;
        line-height: inherit;
        padding: 0;
    }
    .tab-head {
        padding: 40px 10px 40px 10px;
    }
    .head-title {
        font-size: 14px;
        line-height: 16px;
    }
    .block2 {
        padding: 90px 0 74px 0;
    }
    .download-section {
        padding: 50px 0 60px 0;
    }
    .support {
        padding: 0 16px 21px 16px;
    }
    .support-img {
        height: 325px;
    }
    .title3 {
        font-size: 30px;
    }
    .block3,
    .contact-section {
        padding: 45px 0 35px 0;
    }
    .left-img-in {
        height: 91px;
    }
    .tully-head {
        display: none;
    }
    .tableItemHeadline {
        display: inline-block;
        vertical-align: top;
    }
    .down-btn {
        width: 130px;
    }
    .tully-con {
        border-bottom: 1px solid #ccc;
        margin: 0 0 10px 0;
    }
    .tully-con .values1,
    .tully-con .values {
        width: auto;
        font-size: 15px;
        line-height: 26px;
        padding: 0 0 15px 5px;
    }
    .tableItemHeadline2 {
        display: block;
        width: 100% !important;
    }
    .tully-table .tully-title {
        width: auto;
    }
    .down-btn {
        padding: 0 0 15px 0;
    }
    .dps {
        height: auto;
        width: 100%;
    }
    .tully-section {
        padding: 40px 0 23px 0;
    }
    .product-section {
        padding: 42px 0 50px 0;
    }
    .select-box1 {
        width: 45%;
        margin: 0 1.4% 21px 1.4%;
        padding: 0 18px 0 5px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }
    .search-btn {
        height: 40px;
        line-height: 40px;
    }
     .logo-img {
        width: 100px;
        height: auto;
        display: block;
    }
    .end_points {
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
    }
    .dps-block {
        padding: 31px 0;
        height: auto !important;
    }
    .dps-block .read-more {
        margin: 1px 8px 19px 8px;
        width: 240px;
        line-height: 38px;
        font-size: 14px;
    }
    .end_point_title {
        font-size: 20px;
        line-height: 25px;
        padding: 0 13px 5px 13px;
    }
    .end_point_para:after {
        margin: 9px auto 0 auto;
    }
    .end_point_para {
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
    }
    .safend_bg .title {
        font-size: 20px;
        margin: 0 0 58px 0;
        line-height: 20px;
    }
    .safend_bg .title::after {
        margin: 6px auto 0 auto;
    }
    .safend_bg .dps-img {
        display: none;
    }
    .safend_bg .pera {
        font-weight: 500;
    }
    .safend_bg .banner-inner .read-more {
        width: 240px;
        margin: 20px auto 0px auto;
        line-height: 38px;
        display: block;
    }
    .safend_bg {
        background-size: 100% 400px;
    }
    .safend_bg .banner-inner {
        padding: 0;
        /*min-height: 336px;*/
        /*height: 100vh !important;*/
    }
    .products_block_in {
        width: 100%;
    }
    .product_tab {
        padding: 3px 10px 10px 3px !important;
        background-size: 20px;
        width: 100%;
        position: relative;
        text-align: left;
        right: auto;
        left: auto;
        top: auto;
        bottom: auto;
        border-bottom: 1px solid #da8136;
        background: none !important;
    }
    .products_cnt_in {
        width: auto;
        height: auto;
        padding: 5px 10px 30px 10px;
        background: none;
        border-bottom: 1px solid #da8136;
    }
    .product_tab:after {
        left: auto;
        right: 2px;
        border-top: 10px solid transparent;
        border-left: 17px solid #da8135;
        border-right: 10px solid transparent;
        border-bottom: 10px solid transparent;
        top: 6px;
        transform: rotate(0deg) !important;
        -moz-transform: rotate(0deg) !important;
        -ms-transform: rotate(0deg) !important;
        -webkit-transform: rotate(0deg) !important;
        -o-transform: rotate(0deg) !important;
    }
    .product_tab.active {
        border: none;
    }
    .product_tab.active:after {
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 17px solid #ffffff;
    }
    .products_block {
        padding: 53px 0 20px 0;
        height: auto !important;
    }
    .products_block .title {
        /*color: #ffffff;*/
        margin: 0 0 58px 0;
    }
    .products_block .title:after {
        border-top-color: #da8136;
    }
    .product_title {
        background: url(../images/protector_icon.png) no-repeat 3px 0px;
        background-size: 20px;
        padding: 4px 10px 4px 32px !important;
        margin: 0 0 5px 0;
        font-size: 14px;
        line-height: 14px;
    }
    .product_para {
        margin: 0;
        padding: 0 3px 0 3px;
    }
    .products_cnt_title {
        font-size: 21px;
        line-height: 22px;
        padding: 0 0 15px 0;
        max-width: 230px;
        color: #fff;
    }
    .products_cnt_para {
        font-size: 14px;
        line-height: 18px;
    }
    .products_cnt_in .read-more {
        width: 242px;
        line-height: 39px;
        margin: 25px 0 0 0;
    }
    .product_tab2 {
        padding: 28px 0 32px 0 !important;
    }
    .product_title {
        background: none;
    }
    .tab-icon1 {
        width: auto;
        height: 20px;
        left: 6px;
        top: 28px;
    }
    .tab-icon2 {
        width: auto;
        height: 20px;
        left: 6px;
        right: inherit;
        top: 28px;
    }
    .tab-icon3 {
        width: auto;
        height: 20px;
        left: 6px;
        right: inherit;
        top: 5px;
    }
    .product_tab2:after {
        top: 28px;
        right: -5px;
    }
    .product_para {
        max-width: 250px;
    }
    .product_tab3 {
        padding: 28px 10px 32px 3px !important;
    }
    .product_tab3:after {
        top: 30px;
        right: -5px;
    }
    .product_tab4 {
        padding: 28px 10px 32px 3px !important;
    }
    .product_tab4:after {
        top: 28px;
        right: -5px;
    }
    .product_tab5 {
        padding: 28px 10px 32px 3px !important;
        border: none;
    }
    .product_tab5:after {
        top: 28px;
        right: -5px;
    }
    .product_tab6 {
        padding: 28px 10px 32px 3px !important;
        display: none;
    }
    .product_tab6:after {
        top: 28px;
        right: -5px;
    }
    .verticals_block .title {
        margin: 0 0 58px 0;
    }
    .feauters_img {
        width: 38px;
        padding: 3px 0 3px 0;
    }
    .feauters_cnt {
        width: 100%;
        display: block;
        padding: 0 0 25px 0;
    }
    .feauters_img_in {
        width: auto;
        height: 38px;
    }
    .feauters_txt {
        padding: 0 0 0 10px;
        width: 86.4%;
    }
    .feauters_title {
        font-size: 14px;
        line-height: 14px;
    }
    .feauters_para {
        font-size: 14px;
        line-height: 18px;
    }
    .verticals_block {
        padding: 55px 0 47px 0;
        height: auto !important;
    }
    .blu-block {
        padding: 20px 20px 20px 20px;
        min-height: 260px;
    }
    .delivering {
        margin: 0 0 8px 0;
    }
    .delivering .title3 {
        margin: 0 0 3px 0;
    }
    .blu-block .pera {
        font-size: 13px;
        max-width: inherit !important;
    }
    .blu-block .pera br {
        display: none;
    }
    .hiring_block {
        min-height: 260px;
    }
    .hiring_title {
        font-size: 20px;
        line-height: 20px;
        padding: 0px 0 25px 0;
    }
    .hiring_para {
        font-size: 14px;
        line-height: 18px;
    }
    .hiring_btn {
        width: 240px;
        line-height: 38px;
        margin: 23px 0 0 0;
        color: #da8136;
        border-color: #da8136;
    }
    .hiring_btn:hover {
        background: #da8136;
        color: #fff;
    }
    .safend_bg .contact-section {
        padding: 47px 4px 50px 4px;
        height: auto !important;
    }
    .partner_block .partner .find {
        width: 240px;
        height: 41px;
        line-height: 39px;
    }
    .contact-section .contact-in {
        margin: 3px 0 0 0;
    }
    .contact-section .title {
        color: #1b325e;
    }
    .contact-section {
        background-attachment: initial;
    }

    .contact-section .title:after {
        border-top-color: #da8136;
    }
    .contact-in .head1 {
        font-size: 14px;
        margin: 0 0 9px 0;
        letter-spacing: 1px;
    }
    .contact-in .pera {
        margin: 0 6px 18px 6px;
    }
    .fld1 {
        height: 40px;
        line-height: 40px;
        margin: 0 0 20px 0 !important;
        padding: 13px 14px 10px 14px;
        font-size: 14px;
    }
    .fld2 {
        height: 80px;
        margin: 0 0 20px 0;
        padding: 7px 12px 10px 12px;
    }
    .btn5 {
        height: 40px;
        line-height: 17px;
        font-size: 14px;
    }
    .text-fld {
        height: 40px;
        line-height: 40px;
    }
    .text-fld2 {
        height: 80px;
    }
    .accordion-title.active {
        padding: 13px 34px 11px 20px;
    }
    .banner-inner1 .title {
        font-size: 30px;
        line-height: 30px;
    }
    .device_control .title {
        font-size: 22px;
    }
    .device_control .title {
        margin: 0 0 20px 0;
    }
    .control_lists {
        width: 100%;
        margin: 40px 0 0 0;
    }
    .security-block-in .title {
        font-size: 20px;
        line-height: 32px;
    }
    .security-block {
        padding: 30px 0 30px 0;
    }
    .security-block-in .pera {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
    }
    .encryptio .device_control .title {
        font-size: 17px;
        line-height: 30px;
        margin: 0 0 24px 0;
    }
    .encryptio .control_lists {
        width: 100%;
        margin: 40px 0 0 0;
    }
    .list_control1 {
        font-size: 17px;
        padding: 0 0 20px 20px;
    }
    .encryptio .list_control1 {
        font-size: 17px;
        padding: 0 0 20px 20px;
    }
    .banner1 .title {
        font-size: 21px;
        line-height: 26px;
        margin: 60px 0 30px 0px;
    }
    .finacial_points .title {
        font-size: 18px;
        line-height: 20px;
        margin: 60px 0 20px 0px;
    }
    .what_you_need {
        padding: 30px 15px 20px 15px;
    }
    .what_you_need .control_lists {
        width: 100%;
        margin: 40px 0 0 0;
    }
    .language {
        margin: 0 30px 0 30px;
        width: 27%;
    }
    .what_you_need .device_control .title {
        margin: 0 0 25px 0;
    }
    .hacked {
        padding: 35px 0 15px 0;
    }
    .hacked_in .title:after {
        margin: 15px auto 0 auto;
    }
    .hacked_in .title {
        margin: 0 0 20px 0;
    }
    .what_you_need .title:after {
        margin: 15px auto 0 auto;
    }
    .data_protect .title {
        margin: 0 0 17px 0;
        font-size: 20px;
        line-height: 20px;
    }
    .contact_block {
        padding: 30px 0 35px 0;
    }
    .login_portal {
        width: 580px;
        padding: 50px 30px 50px 30px;
    }
    .close {
        top: 30px;
        right: 30px;
    }
    .marq {
        display: none;
    }
    .icon6 {
        display: none;
    }
    .contact-in .pera {
        font-weight: 300;
    }
    .tableItemHeadline1 {
        display: none;
    }
    .name {
        height: 40px;
    }
    .position {
        height: 40px;
    }
    .submit_btn {
        height: 40px;
        line-height: 40px;
    }
    #trial_form {
        padding-right: 15px;
    }
    .trial_form_heading {
        font-size: 26px;
        line-height: 28px;
    }
    .trial_submit {
        margin: 30px auto 0;
    }
    .compass {
        margin: 0;
    }
    .compass_container {
        padding: 30px 0 60px;
    }
    .compass_img {
        display: none;
    }
    .hide_compass_content {
        display: none;
    }
    .compass_content_para {
        display: block;
        font-size: 14px;
        line-height: 18px;
    }
    .compass_btn {
        position: relative;
        display: block;
        cursor: pointer;
        text-align: left;
        padding: 30px 0;
    }
    .compass_btn:after {
        content: "";
        position: absolute;
        top: 30px;
        right: 0;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 17px solid #da8136;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s all ease;
        transition: 0.5s all ease;
    }
    .compass_btn_title {
        font-size: 14px;
        padding: 0;
    }
    .active_compass_btn:after {
        border-left: 17px solid #fff;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .compass_btn:hover .compass_btn_title,
    .compass_btn:hover .compass_btn_para {
        color: #da8136;
    }
    .compass_content {
        text-align: center;
        padding: 0 0 30px 0;
    }
    .compass_content_title {
        margin: 0;
        max-width: none;
        color: #fff;
        font-size: 20px;
        line-height: 24px;
        padding: 15px 0;
    }
    .compass_btn_para {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
    }
    .compass_btn_icon {
        padding-right: 10px;
        display: inline-block;
        float: left;
    }
    .compass_btn_icon_left {
        float: left;
    }
    .compass_btn_txt_left {
        text-align: left;
        float: right;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding-bottom: 12px;
    }
    .compass_btn_txt_right {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        padding-bottom: 12px;
    }
    .compass_btn_txt_right:last-of-type {
        width: 100%;
    }
    .compass_step_wrapper {
        /*padding: 30px 0;*/
        border-bottom: 1px solid #da8136;
        -webkit-transform: translate(0, 70px);
        -ms-transform: translate(0, 70px);
        transform: translate(0, 70px);
        opacity: 0;
        -webkit-transition: 0.75s all ease;
        transition: 0.75s all ease;
    }
    .compass_step_wrapper.active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
    .compass_btn_icon_right,
    .compass_btn_icon_left {
        width: 20px;
    }
    .contact_content_title {
        font-size: 20px;
        line-height: 20px;
    }
    .fancybox_title {
        font-size: 20px;
        line-height: 30px;
    }
    .fancybox_para {
        font-size: 16px;
        line-height: 20px;
    }
    .fancybox_btn {
        line-height: 40px;
        font-size: 14px;
    }
    .fancybox-skin {
        padding: 35px 20px 35px 35px !important;
    }
    .fancybox_close {
        top: 13px;
        right: 13px;
    }
    .fancybox_subtitle {
        line-height: 20px;
    }
    .trial {
        width: 100%;
        margin: 0;
    }
    .trial a {
        width: 100%;
        text-align: center;
        padding: 17px 10px;
    }
    .nav {
        float: none;
        display: block;
        clear: both;
    }
    .nav ul>li {
        margin: 0;
        display: block;
        float: none;
        text-align: center;
        padding: 0;
        float: left;
        width: 100%;
    }
    .nav ul>li>a {
        display: inline-block;
        padding: 15px 0;
        border: none;
    }
    .nav>ul>li:hover,
    .nav>ul>li.active {
        background: #1b325e;
        color: #fff;
    }

    .nav>ul>li:hover > a,
    .nav>ul>li.active a{
        color: #fff;
    }

    .nav>ul>li.current-menu-item {
          background: #1b325e;
    }
    .nav>ul>li.current-menu-item > a{
        color: #fff;
    }

    .nav>ul>li>ul>li>a{
        color: #da8136;
    }
}

@media only screen and (max-width:599px) {
    .blu-block {
        padding: 34px 20px 19px 20px;
    }
    .blu-block .pera {
        margin: 0 0 22px 0px;
    }
    .safend_bg .pera {
        margin: 0 0 22px 0px;
    }
    .contact-in .pera {
        margin: 0 6px 18px 6px;
    }
    .block {
        width: 50%;
        vertical-align: top;
        margin: 0 0 10px 0;
    }
    .btn2 {
        font-size: 14px;
    }
    .btn3 {
        width: 101px;
    }
    .partner {
        margin: 60px 0 0 0;
    }
    .btn5 {
        width: 100%;
    }
    .informetoin {
        width: 61%;
    }
    .left-tabs {
        width: 100%;
        margin: 0;
    }
    .tab-head {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        float: left;
        padding: 0px 10px 0px 10px;
        height: 114px;
    }
    .tad-cont-in-title:after,
    .tad-cont-in.active .tad-cont-in-title:after {
        margin: 10px 0 0 0;
    }
    .tab-head.active:after {
        position: absolute;
        right: 50%;
        bottom: -20px;
        top: inherit;
        content: '';
        border-top: 10px solid #da8136;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        margin: 0 -10px 0 0;
    }
    .tad-cont {
        width: 100%;
        padding: 28px 20px 10px 20px;
        border: 0;
    }
    .tad-cont-in-title {
        font-size: 13px;
    }
    .head2 {
        font-size: 13px;
        margin: 0 0 8px 0;
    }
    .support-img {
        height: 265px;
    }
    .blu-block {
        text-align: center;
    }
    .delivering {
        width: 100%;
        padding: 0 !important;
    }
    .title3 {
        font-size: 44px;
        margin: 0 0 10px 0;
    }
    .left-img-in {
        height: 72px;
    }
    .dps {
        height: auto;
        width: 100%;
    }
    .product-block {
        max-width: 100%;
    }
    .product-slid {
        width: 90%;
    }
    .product-block3 {
        display: none;
    }
    .language {
        margin: 0 10px 0 10px;
    }
    .click {
        line-height: 18px;
    }
    .pdf_format_in {
        padding: 46px 10px 36px 10px;
    }
    .login_portal {
        width: 100%;
        padding: 40px 15px 40px 15px;
    }
    .close {
        top: 15px;
        right: 15px;
    }
    .name {
        margin: 0 0 20px 0;
    }
    .position {
        margin: 0 2% 20px 0;
        width: 49%;
    }
    .sales {
        width: 49%;
        margin: 0 2% 20px 0;
    }
    .am {
        font-size: 17px;
    }
    .technical {
        font-size: 17px;
        display: block;
        width: 100%;
    }
    .chk {
        margin: 0 6px 0 0;
    }
    .read-more {
        height: 40px;
        line-height: 40px;
        width: auto;
        padding: 0 20px;
    }
}

@media only screen and (max-width:479px) {
    .nav_secondary {
        top: 50px;
        right: -100%;
        width: 100%;
    }
    .mobile-nav-button {
        right: 15px;
    }
    .animate_header {
        right: 0;
    }
    .animate_main {
        right: 0;
    }
    .find {
        width: 250px;
    }
    .office-img {
        height: 180px;
    }
    .block {
        width: 100%;
    }
    .text-fld {
        width: 100%;
    }
    .middle {
        width: 100%;
        padding: 0;
    }
    .btn3 {
        width: 100%;
        margin: 10px 0 0 0;
        float: none;
    }
    .pdf {
        font-size: 14px;
        padding: 14px 0 14px 5px;
    }
    .accordion-title {
        font-size: 14px;
    }
    .fld1 {
        width: 100%;
    }
    .select-box {
        width: 100%;
    }
    .support {
        padding: 0 0 21px 0;
    }
    .check-block {
        display: block;
        float: none;
        margin: 0px 7px 22px 0;
    }
    .left-img {
        width: 100%;
        text-align: center;
    }
    .left-img-in {
        width: auto;
        height: 60px;
        margin: 0 auto 0 auto;
    }
    .right-cont {
        width: 100%;
        padding: 40px 0 0 0;
    }
    .dps {
        height: auto;
        width: 100%;
    }
    .product-slid {
        width: 80%;
    }
    .product-block {
        max-width: 100%;
        width: 100% !important;
        margin: initial;
    }
    .product-block2 {
        display: none;
    }
    .language {
        margin: 0 0 20px 0;
        width: 49%;
    }
    .down_file .language {
        width: 27%;
    }
    .pera ul li {
        text-align: left;
    }
    .position {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .sales {
        width: 100%;
        margin: 0 0 20px 0 !important;
    }
    .submit_btn {
        margin: 0 auto 0 auto;
        width: 100%;
    }
    #trial_form {
        padding-right: 15px;
    }
    .trial_form_heading {
        font-size: 22px;
    }
    .trial_input,
    .trial_textarea {
        margin: 20px 0 7px;
        font-size: 14px;
        line-height: 20px;
    }
    .trial_submit {
        line-height: 40px;
        height: 40px;
        margin: 20px auto 0;
        font-size: 14px;
    }
    .trial_input_wrapper_left,
    .trial_input_wrapper_right {
        width: 100%;
        float: none;
        display: block;
    }
}
