@media only screen and (max-width: 1330px) {
/*-- Header --*/

#header {
    padding: 15px 0 15px 0;
}

.single_link_wrapp {
    padding: 0 20px 0 20px;
}

.resp_nav li {
    padding: 10px 15px;
}

.resp_nav li a .nav_arrow {
    margin-left: 10px;
}

/*-- /Header --*/
}

@media only screen and (max-width: 1240px) {

h2 {
    font-size: 65px;
}

/*-- Section 1 - Main Page --*/

.promo_two_cols h2 {
    font-size: 24px;
}

.promo_two_cols h1 {
    font-size: 70px;
}

/*-- /Section 1 - Main Page --*/

/*-- Section 2 - Main Page --*/

.sect_2_mp {
    padding: 50px 0 20px 0;
}

.article > div:nth-child(1) {
    width: calc(100% - 600px);
}

.article > div:nth-child(2) {
    width: 600px;
    padding-left: 20px;
}

.link_item > div:nth-child(1) p {
    font-size: 28px;
}

.link_item:hover > div:nth-child(1) p {
    padding-left: 10px;
}

.link_item > div:nth-child(1):before {
    top: 18px;
}

.article_2 > div:nth-child(1) {
    width: 600px;
    padding-right: 20px;
}

.article_2 > div:nth-child(2) {
    width: calc(100% - 600px);
}

.link_item_2 > div:nth-child(2) p {
    font-size: 28px;
}

/*-- /Section 2 - Main Page --*/

/*-- Section 5 - Main Page --*/

.h2_wrapp_two_cols > div:nth-child(2) {
    width: 335px;
    padding: 10px 0 18px 10px;
}

/*-- /Section 5 - Main Page --*/

/*-- Section 2 - About US --*/

.about_scr_2 {
    padding: 60px 0 100px 0;
}

.about_article > div:nth-child(1) {
    width: calc(100% - 600px);
}

.about_article > div:nth-child(2) {
    width: 600px;
    padding: 0 0 0 40px;
}

.about_article img {
    height: 627px;
}

.about_article ul li {
    padding: 5px 0 15px 5px;
    font-size: 16px;
}

.about_article .yellow_pill {
    min-width: 325px;
    margin-top: 20px;
}

/*-- /Section 2 - About US --*/

/*-- Section 4 - About US --*/

.about_article_2 > div:nth-child(1) {
    width: 50%;
}

.about_article_2 > div:nth-child(2) {
    width: 50%;
}

.about_article_2 p {
    padding-bottom: 10px;
    font-size: 16px;
}

/*-- /Section 4 - About US --*/

/*-- Section 5 - About US --*/

.circles_wrapp {
    width: 626px;
    height: 564px;
    margin: 31px auto 35px auto;
}

.circle {
    width: 350px;
    height: 350px;
}

.circle_tr {
    width: 350px;
    height: 350px;
}

.circle_tr h3 {
    font-size: 30px;
}

.circle_tr p {
    font-size: 20px;
}

/*-- /Section 5 - About US --*/

/*-- Section 1 -Partner --*/

.partner_article_1 {
    padding: 10px 0 50px 0;
}

.partner_article_1 > div:nth-child(1) {
    width: calc(100% - 400px);
    padding-right: 6%;
}

.partner_article_1 > div:nth-child(2) {
    width: 400px;
    padding-top: 105px;
}

/*-- /Section 1 -Partner --*/

/*-- Section 2 -Partner --*/

.partner_article_2 > div:nth-child(1) {
    width: calc(100% - 490px);
    padding: 0 20px 0 0;
}

.partner_article_2 > div:nth-child(2) {
    width: 490px;
}

/*-- /Section 2 -Partner --*/

/*-- Section 3 - Professional Services --*/

.tabs_wrapp > div:nth-child(1) {
    width: calc(100% - 450px);
}

.tabs_wrapp > div:nth-child(2) {
    width: 450px;
}

.tab h3 {
    font-size: 32px;
}

.tab p {
    font-size: 16px;
}

.tab ul li {
    font-size: 16px;
}

.tab_link {
    min-height: 92px;
    padding: 16px 10px 10px 10px;
    font-size: 28px;
}

/*-- /Section 3 - Professional Services --*/

}

@media only screen and (max-width: 1124px) {

/*-- Header --*/

.resp_nav {
    margin: 0 10px;
}

.resp_nav li a {
    font-size: 14px;
}

.single_link_wrapp {
    padding: 0 0 0 20px;
}

.single_link {
    font-size: 14px;
}

/*-- /Header --*/

/*-- Section 5 - Casses --*/

.tab_link_2 {
    font-size: 20px;
}

.tabs_links_2 {
    margin: 0 -15px;
    padding: 10px 0 10px 0;
}

.tabs_links_2 li {
    padding: 10px 15px;
}

.tab_two_cols ul li:before {
    top: 26px;
}

/*-- /Section 5 - Casses --*/

/*-- Section 1 - News Page --*/

.news_thumbs_2 .news_thumb {
    width: calc(50% - 30px);
}

/*-- /Section 1 - News Page --*/

/*-- Footer --*/

.footer_templ > div:nth-child(1) {
    width: 100%;
}

.footer_templ > div:nth-child(2) {
    width: 33.33%;
    padding-left: 0;
}

.footer_templ > div:nth-child(3) {
    width: 33.33%;
}

.footer_templ > div:nth-child(4) {
    width: 33.3%;
    padding-right: 0;
}

/*-- /Footer --*/

}

@media only screen and (max-width: 1024px) {

.row {
    padding: 0 25px;
}

/*-- Header --*/

.resp_nav li {
    padding: 10px 10px;
}

/*-- /Header --*/

/*-- Section 1 - Main Page --*/

.promo_two_cols {
    flex-wrap: wrap;
    padding: 20px 0 20px 0;
}

.promo_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 5px 0 5px 0;
}

.promo_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 5px 0 5px 0;
}

.promo_two_cols > div:nth-child(2) .yellow_pill {
    display: inline-flex;
    width: auto;
    min-width: 260px;
    margin: 10px 0;
}

/*-- /Section 1 - Main Page --*/

/*-- Section 2 - Main Page --*/

.sect_3_mp {
    padding: 50px 0 20px 0;
}

.article {
    flex-wrap: wrap;
}

.article > div:nth-child(1) {
    width: 100%;
}

.article > div:nth-child(2) {
    width: 100%;
    padding-left: 0;
}

.article > div:nth-child(1) img {
    width: 100%;
}

.article_2 {
    flex-wrap: wrap;
}

.article_2 > div:nth-child(1) {
    width: 100%;
    padding-right: 0;
    order: 2;
}

.article_2 > div:nth-child(2) {
    width: 100%;
    order: 1;
}

.article_2 > div:nth-child(1) img {
    height: 516px;
}

/*-- /Section 2 - Main Page --*/

/*-- Section 1 - About US --*/

.inner_promo_descript h1 {
    font-size: 40px;
}

.inner_promo > .row {
    min-height: calc(100vh - 100px);
}

/*-- /Section 1 - About US --*/

/*-- Section 2 - About US --*/

.about_scr_2 {
    padding: 35px 0 20px 0;
}

.about_article {
    padding: 30px 0 20px 0;
}

.about_article > div:nth-child(1) {
    width: 100%;
    padding: 10px 0;
}

.about_article > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 20px;
}

.about_article img {
    height: 450px;
    width: 100%;
}

/*-- /Section 2 - About US --*/

/*-- Section 3 - About US --*/

.mission_article {
    padding-left: 0;
}

.mission_article_wrapp > .row {
    min-height: 450px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*-- /Section 3 - About US --*/

/*-- Section 4 - About US --*/

.about_scr_4 {
    padding: 30px 0 10px 0;
}

.about_article_2 {
    padding: 35px 0 70px 0;
}

/*-- /Section 4 - About US --*/

/*-- Section 6 - About US --*/

.h3_wrapp h3 {
    font-size: 29px;
}

.team_thumb {
    width: calc(50% - 30px);
}

/*-- /Section 6 - About US --*/

/*-- Section 7 - About US --*/

.title_two_cols h3 {
    font-size: 40px;
}

.carrer_thumb {
    padding: 10px 20px 21px 20px;
}

.carrer_thumb h3 {
    font-size: 30px;
    line-height: 38px;
}

/*-- /Section 7 - About US --*/

/*-- Section 2 - Partners --*/

.partners_thumb {
    margin: 45px -13px 20px -13px;
}

.partner_thumb {
    height: 285px;
    padding: 10px 20px 10px 20px;
}

.partner_logo {
    height: 120px;
}

.partner_logo img {
    max-height: 80%;
}

/*-- /Section 2 - Partners --*/

/*-- Section 2 - Casses --*/

.casses_two_cols h3 {
    padding: 5px 0;
    font-size: 20px;
}

.casses_two_cols ul li {
    font-size: 18px;
}

.casses_two_cols p {
    padding: 3px 0;
    font-size: 18px;
}

.casses_two_cols p b {
    font-size: 18px;
}

/*-- /Section 2 - Casses --*/

/*-- Section 3 - Casses --*/

.inner_promo_two_cols > div:nth-child(1) {
    width: calc(100% - 345px);
}

.inner_promo_two_cols > div:nth-child(2) {
    width: 345px;
}

.inner_promo_two_cols h2 {
    font-size: 40px;
}

.inner_promo_two_cols .inner {
    padding: 20px 0 20px 0;
}

.inner_promo_two_cols .inner p {
    font-size: 18px;
}

.count_thumb > div:nth-child(1) {
    width: 30%;
}

.count_thumb > div:nth-child(2) {
    width: 70%;
}

.count_thumb > div:nth-child(1) p {
    font-size: 45px;
}

.count_thumbs > h3 + .count_thumb {
    padding: 10px 0 10px 0;
}

.count_thumbs > h3 {
    padding: 15px 0 15px 0;
    font-size: 18px;
}

/*-- /Section 3 - Casses --*/

/*-- Section 4 - Casses --*/

.casses_article h2 {
    margin: 15px 0 20px 0;
    padding: 14px 0 14px 0;
}

.casses_article p {
    padding: 5px 0;
    font-size: 18px;
}

/*-- /Section 4 - Casses --*/

/*-- Section 6 - Casses --*/

.cases_items {
    padding: 13px 0 30px 0;
}

/*-- /Section 6 - Casses --*/

/*-- Section 7 - Casses --*/

.res_thumbs_2 {
    margin: 0 -25px;
    padding-top: 20px;
}

.res_thumb_2 {
    width: calc(33.33% - 50px);
    margin: 25px;
}

.res_numb {
    font-size: 120px;
}

.res_title {
    padding-bottom: 10px;
    font-size: 45px;
}

.res_descript {
    font-size: 18px;
}

.res_article p {
    padding: 10px 0;
    font-size: 18px;
}

.tab_two_cols ul li {
    font-size: 16px;
}

/*-- /Section 7 - Casses --*/

/*-- Section 2 - Penetration --*/

.thubm_3 p {
    font-size: 18px;
}

.thubms_3_footer p {
    padding: 17px 0;
    font-size: 18px;
}

/*-- /Section 2 - Penetration --*/

}

@media only screen and (max-width: 900px) {

h2 {
    font-size: 41px;
}

.row {
    padding: 0 15px;
}

/*-- Header --*/

.resp_nav li {
    padding: 10px 6px;
}

/*-- /Header --*/

/*-- Section 1 - Main Page --*/

.promo_two_cols h2 {
    font-size: 20px;
}

.promo_two_cols h1 {
    font-size: 54px;
}

.yellow_pill {
    min-height: 50px;
    font-size: 20px;
}

/*-- /Section 1 - Main Page --*/

/*-- Section 5 - Main Page --*/

.sect_5_mp {
    padding: 35px 0 20px 0;
}

.h2_wrapp_two_cols > div:nth-child(1) {
    width: calc(100% - 250px);
}

.h2_wrapp_two_cols > div:nth-child(2) {
    width: 250px;
    padding-bottom: 5px;
}

/*-- /Section 5 - Main Page --*/

/*-- Section 6 - Main Page --*/

.sect_6_mp {
    padding: 35px 0 50px 0;
}

.form_wrapp {
    padding: 20px 0 0 0;
}

.input_wrapp {
    margin: 15px 0;
}

.input_wrapp input {
    font-size: 20px;
}

.input_wrapp p {
    padding: 5px 0;
    font-size: 16px;
}

.form_footer {
    padding: 10px 0 10px 0;
}

.form_footer .ch {
    margin: 0;
}

.ch span {
    font-size: 16px;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 7 - About US --*/

.carrer_slider_wrapp {
    padding: 30px 0 20px 0;
}

.carrer_slider .slide {
    min-height: 580px;
}

.carrer_slider .slide .inner {
    padding: 30px 30px 20px 30px;
}

/*-- /Section 7 - About US --*/

/*-- Section 1 -Partner --*/

.breadcrumbs.black {
    margin-top: 94px;
}

/*-- /Section 1 -Partner --*/

/*-- Section 1 -Partner --*/

.partner_article_1 {
    padding: 10px 0 45px 0;
}

.partner_article_1 > div:nth-child(1) {
    width: 100%;
    padding-right: 0;
    order: 2;
}

.partner_article_1 > div:nth-child(2) {
    width: 400px;
    padding-top: 0;
    order: 1;
}

.partner_article_1 h2 {
    padding-bottom: 15px;
    font-size: 42px;
}

/*-- /Section 1 -Partner --*/

/*-- Section 2 -Partner --*/

.partner_article_2 {
    padding: 25px 0 45px 0;
}

.partner_article_2 > div:nth-child(1) {
    width: 100%;
    padding: 0;
    order: 2;
}

.partner_article_2 > div:nth-child(2) {
    width: 100%;
    padding: 0 0 10px 0;
    order: 1;
}

.partner_article_2 > div:nth-child(2) img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: center;
}

.partner_article_2 .yellow_pill {
    min-width: 260px;
    margin-top: 26px;
}

/*-- /Section 2 -Partner --*/

/*-- Section 1 - Identity --*/

.promo_footer p {
    font-size: 16px;
}

/*-- /Section 1 - Identity --*/

/*-- Section 3 - Identity --*/

.identity_article_2 ul li {
    font-size: 18px;
}

.identity_article_2 ul li:before {
    top: 11px;
}

.identity_article_2 p {
    padding: 5px 0;
    font-size: 18px;
}

/*-- /Section 3 - Identity --*/

/*-- Section 2 - Professional Services --*/

.thumb_5 p {
    font-size: 20px;
}

.thumbs_5_wrapp p {
    font-size: 16px;
}

/*-- /Section 2 - Professional Services --*/

/*-- Section 3 - Professional Services --*/

.tabs_wrapp > div:nth-child(1) {
    width: calc(100% - 310px);
}

.tabs_wrapp > div:nth-child(2) {
    width: 310px;
}

.tab h3 {
    font-size: 26px;
}

.tab h3:nth-child(1) {
    padding-top: 0;
}

.tab p {
    padding: 10px 0 10px 0;
}

.tab ul {
    padding: 10px 0 10px 3px;
}

.tab_link {
    min-height: 63px;
    padding: 16px 10px 10px 10px;
    font-size: 20px;
}

/*-- /Section 3 - Professional Services --*/

/*-- Section 1 - Casses --*/

.promo_tags li {
    padding: 10px 15px;
    font-size: 18px;
}

.promo_tags li a {
    font-size: 18px;
}

/*-- /Section 1 - Casses --*/

/*-- Section 8 - Casses --*/

.sect_8_casses {
    padding: 5px 0 30px 0;
}

.casses_article_2 {
    padding: 15px 0 0 0;
}

.casses_article_2 p {
    font-size: 18px;
}

/*-- /Section 8 - Casses --*/

/*-- Section 2 - Privileged Access Management --*/

.h2_wrapp p {
    padding: 15px 0 0 0;
    font-size: 18px;
}

/*-- /Section 2 - Privileged Access Management --*/

/*-- Section 3 - Privileged Access Management --*/

.priv_two_cols > div:nth-child(1) p {
    font-size: 18px;
}

.green_box_2 {
    padding: 24px 10px 70px 35px;
}

.green_box_2 ul li {
    font-size: 18px;
}

.green_box_2_content:before {
    left: -14px;
}

.green_box_2 h3 {
    padding-bottom: 5px;
}

/*-- /Section 3 - Privileged Access Management --*/

/*-- Section 5 - Privileged Access Management --*/

.table_title {
    padding: 30px 0 25px 0;
}

.table_title p {
    font-size: 18px;
}

.table_header > div:nth-child(1),
.table_header > div:nth-child(2) {
    min-height: 50px;
}

.table_header h3 {
    font-size: 18px;
}

.table ul li {
    margin: 10px 0 10px 0;
    padding: 0 0 0 35px;
    font-size: 15px;
}

.table ul li:before {
    top: 8px;
}

.table_row > div:nth-child(1),
.table_row > div:nth-child(2) {
    width: 50%;
    padding: 10px 10px 10px 10px;
}

/*-- /Section 5 - Privileged Access Management --*/

/*-- Section 4 - Penetration --*/

.thumb_box {
    padding: 32px 25px 50px 25px;
}

/*-- /Section 4 - Penetration --*/

/*-- Section 1 - News --*/

.news_article ul li,
.news_article ol li {
    font-size: 18px;
}

.news_article ul li:before,
.news_article ol li:before {
    top: 11px;
}

.news_article h3 {
    font-size: 20px;
}

.news_article p {
    font-size: 18px;
}

/*-- /Section 1 - News --*/

/*-- Footer --*/

.footer_nav_wrapp h3 {
    padding: 10px 0 15px 0;
    font-size: 20px;
}

.footer_nav > li ul {
    padding-bottom: 20px;
}

.footer_nav > li > a {
    font-size: 18px;
}

.footer_nav > li ul li a {
    font-size: 14px;
}

/*-- /Footer --*/

}

@media only screen and (max-width: 767px) {

/*-- Header --*/

#header {
    width: 100%;
    background: #434242;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
}

#header.scroll {
    padding: 0;
}

.header_site > .right_col {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0 10px 10px;
}

.respmenubtn {
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    background: transparent;
    position: relative;
    z-index: 5;
}

.respmenubtn span {
    display: block;
    width: 40px;
    height: 4px;
    margin-bottom: 7px;
    border-radius: 3px;
    background: #fff !important;
}

.respmenubtn span:last-child {
    margin-bottom: 0;
}

.black .respmenubtn span {
    background: #000;
}

.black .respmenubtn.active span {
    background: #fff;
}

#header .black .logo {
    display: none;
}

#header .black .logo_resp {
    display: inline-block;
}

#respNav {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 34px 20px 30px 20px;
    height: 100vh;
    z-index: 10;
    background: #434242;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 4;
}

.logo {
    position: relative;
    z-index: 5;
}

.nav_inline {
    justify-content: center;
    align-items: flex-start;
    padding: 50px 0 20px 0;
}

.nav_inline > div {
    width: 100%;
}

.resp_nav {
    margin: 0;
}

.resp_nav > li {
    display: block;
    width: 100%;
    padding: 10px 40px 10px 0;
    position: relative;
}

.resp_nav li:after {
    display: none;
}

.nav_inline > div:after {
    display: none;
}

.resp_nav > li > a {
    font-size: 18px;
    color: #fff !important;
}

.resp_nav > li > .nav_arrow {
    position: absolute;
    top: 18px;
    right: 0;
    z-index: 2;
}

.single_link_wrapp {
    padding: 5px 0;
}

.single_link {
    font-size: 18px;
    color: #fff !important;
}

.black .resp_nav li a {
    color: #fff !important;
}

.black .nav_arrow {
    background-image: url(img/nav_tr.svg);
}

.sub-menu {
    display: none;
    width: 100%;
    border-radius: 0;
    position: relative;
    top: 0;
    left: 0 !important;
    opacity: 1 !important;
}

.sub-menu li {
    padding: 0;
}

/*-- /Header --*/

/*-- Section 2 - Main Page --*/

.link_item {
    padding: 15px 0 15px 0;
}

.link_item > div:nth-child(1) p {
    font-size: 18px;
}

.link_item > div:nth-child(1):before {
    width: 30px;
    height: 4px;
    top: 12px;
    margin-left: -29px;
}

.link_item > div:nth-child(2) p {
    font-size: 18px;
}

.link_item > div:nth-child(2) {
    width: 45px;
    padding-top: 1px;
}

.article > div:nth-child(1) img {
    height: 327px;
}

/*-- /Section 2 - Main Page --*/

/*-- Section 3 - Main Page --*/

.sect_3_mp {
    padding: 20px 0 20px 0;
}

.article_2 > div:nth-child(2) img {
    height: 400px;
}

.link_item_2 {
    padding: 15px 0 15px 0;
}

.link_item_2 > div:nth-child(1) {
    width: 50px;
    padding-top: 0;
}

.link_item_2 > div:nth-child(1) p {
    font-size: 18px;
}

.link_item_2 > div:nth-child(2) p {
    font-size: 18px;
}

.link_item > div:nth-child(1):before {
    width: 30px;
    height: 4px;
    top: 12px;
    margin-left: -29px;
}

.link_item_2 > div:nth-child(2):after {
    width: 30px;
    height: 4px;
    top: 12px;
}

.link_item_2:hover > div:nth-child(2) p {
    padding-right: 10px;
}

/*-- /Section 3 - Main Page --*/

/*-- Section 4 - Main Page --*/

.sect_4_mp {
    padding: 40px 0 10px 0;
}

.case_thumb h3 {
    font-size: 20px;
}

/*-- /Section 4 - Main Page --*/

/*-- Section 6 - Main Page --*/

.form_footer {
    flex-wrap: wrap;
}

.form_footer > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.form_footer > div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 1 - About US --*/

.inner_promo > .row {
    align-items: flex-end;
}

/*-- /Section 1 - About US --*/

/*-- Section 7 - About US --*/

.about_scr_7 {
    padding: 20px 0 20px 0;
}

.carrer_slide_descript h3 {
    padding-bottom: 15px;
    font-size: 40px;
}

/*-- /Section 7 - About US --*/

/*-- Section 7 - About US --*/

.title_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.title_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 0 0;
}

.title_two_cols > div:nth-child(2) .yellow_pill {
    width: auto;
    min-width: 260px;
}

.title_two_cols h3 {
    font-size: 30px;
}

/*-- /Section 7 - About US --*/

/*-- Section 1 -Partner --*/

.breadcrumbs.black {
    margin-top: 56px;
}

/*-- /Section 1 -Partner --*/

/*-- Section 3 -Partner --*/

.partners_thumb_2 {
    margin: 0 -5px;
    padding: 14px 0 15px 0;
}

.partner_thumb_2 {
    width: calc(50% - 10px);
    height: 150px;
    margin: 5px;
}

/*-- /Section 3 -Partner --*/

/*-- Section 1 - Identity --*/

.inner_promo > .row.row_resp {
    align-items: flex-start;
}

.row_resp .inner_promo_descript {
    padding: 90px 0 30px 0;
}

/*-- /Section 1 - Identity --*/

/*-- Section 2 - Identity --*/

.identity_article {
    padding: 20px 0;
}

.identity_article p {
    font-size: 16px;
}

/*-- /Section 2 - Identity --*/

/*-- Section 3 - Identity --*/

.identity_thumbs {
    padding: 27px 0 44px 0;
}

/*-- /Section 3 - Identity --*/

/*-- Section 4 - Identity --*/

.dark_shape:before {
    background: rgba(0, 0, 0, .4);
}

.inner_promo_2 {
    padding: 35px 0 50px 0;
}

.inner_promo_2_descript {
    padding-left: 0;
}

.inner_promo_2_descript h2 {
    padding-bottom: 21px;
    font-size: 40px;
}

.inner_promo_2_descript p {
    color: #fff;
}

.identity_article_3 {
    padding: 35px 0 0 0;
}

.identity_article_3 ul li {
    font-size: 18px;
}

/*-- /Section 4 - Identity --*/

/*-- Section 5 - Casses --*/

.tab_two_cols {
    padding: 15px 0 15px 35px;
}

.tab_two_cols > div:nth-child(1) {
    padding-right: 15px;
}

.tab_two_cols > div:nth-child(2) {
    padding-left: 15px;
}

.tab_two_cols:before {
    height: calc(100% - 50px);
    top: 25px;
}

/*-- /Section 5 - Casses --*/

/*-- Section 6 - Casses --*/

.sect_6_casses {
    padding: 40px 0 20px 0;
}

.case_item > div:nth-child(1) {
    width: 100px;
}

.case_item > div:nth-child(2) {
    width: calc(100% - 100px);
}

.case_item > div:nth-child(1) p {
    font-size: 70px;
}

.case_item > div:nth-child(2) p {
    font-size: 20px;
}

/*-- /Section 6 - Casses --*/

/*-- Section 7 - Casses --*/

.res_thumbs_2 {
    margin: 0 -15px;
}

.res_thumb_2 {
    width: calc(33.33% - 30px);
    margin: 15px;
}

.res_numb {
    font-size: 80px;
}

.res_title {
    font-size: 25px;
}

.res_descript {
    font-size: 15px;
}

.res_article p {
    padding: 5px 0;
    font-size: 16px;
}

/*-- /Section 7 - Casses --*/

/*-- Section 2 - Penetration --*/

.pre_article h3 {
    padding: 10px 0 15px 0;
    font-size: 20px;
}

.pre_article ul {
    padding-bottom: 10px;
}

.pre_article ul li {
    padding-left: 28px;
    font-size: 17px;
}

.pre_article ul li:before {
    width: 6px;
    height: 6px;
    top: 8px;
    left: 4px;
}

.pre_article ul:last-child {
    padding-bottom: 30px;
}

.table_pene_wrapp h3 {
    padding: 0 0 30px 0;
    font-size: 18px;
}

.table_pene_row > div:nth-child(1) p {
    font-size: 18px;
}

.table_pene_row > div:nth-child(1) {
    width: 50%;
    padding: 20px 15px 20px 15px;
}

/*-- /Section 2 - Penetration --*/

}

@media only screen and (max-width: 700px) {

/*-- Section 4 - About US --*/

.about_article_2 {
    padding: 35px 0 30px 0;
}

.about_article_2 > div:nth-child(1) {
    width: 100%;
    padding-right: 0;
}

.about_article_2 > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

/*-- /Section 4 - About US --*/

/*-- Section 5 - About US --*/

.circles_wrapp {
    width: 415px;
    height: 399px;
    margin: 31px auto 35px auto;
}

.circle {
    width: 230px;
    height: 230px;
}

.circle_tr {
    width: 230px;
    height: 230px;
    padding: 10px 25px 10px 25px;
}

.circle_tr h3 {
    font-size: 20px;
}

.circle_tr p {
    font-size: 18px;
}

/*-- /Section 5 - About US --*/

/*-- Section 2 - Partners --*/

.partner_thumb {
    width: calc(50% - 26px);
}

.partner_thumb h3 {
    font-size: 20px;
}

/*-- /Section 2 - Partners --*/

/*-- Section 1 -Partner --*/

.partner_article_1 h2 {
    padding-bottom: 15px;
    font-size: 35px;
}

.partner_article_1 p {
    font-size: 16px;
}

/*-- /Section 1 -Partner --*/

/*-- Section 3 - Identity --*/

.identity_thumbs {
    padding: 27px 0 40px 0;
}

.identity_thumb {
    width: calc(100% - 20px);
    min-height: auto;
    padding: 10px 15px 10px 15px;
}

/*-- /Section 3 - Identity --*/

/*-- Section 2 - Professional Services --*/

.thumb_5:nth-child(2), .thumb_5:nth-child(3), .thumb_5:nth-child(4), .thumb_5:nth-child(5), .thumb_5:nth-child(6) {
    width: calc(33.33% - 28px);
    margin: 7px 14px;
}

.thumb_5:last-child {
    width: calc(33.33% - 28px);
    margin: 7px 14px;
}

.thumb_5:last-child .tr {
    display: block;
}

.thumb_5:nth-child(2),
.thumb_5:nth-child(5) {
    margin-left: 7px;
}

.thumb_5:nth-child(5) .tr.top,
.thumb_5:nth-child(5) .tr.bottom {
    display: none;
}

/*-- /Section 2 - Professional Services --*/

/*-- Section 3 - Professional Services --*/

.tabs_wrapp > div:nth-child(1) {
    width: calc(100% - 220px);
}

.tabs_wrapp > div:nth-child(2) {
    width: 220px;
}

.tab_link {
    min-height: 45px;
    padding: 13px 10px 10px 10px;
    font-size: 18px;
}

.tab_link.active:before {
    top: calc(50% - 19px);
}

/*-- /Section 3 - Professional Services --*/

/*-- Section 1 - Casses --*/

.promo_two_cols_2 > div:nth-child(1) {
    width: 100%;
    padding: 10px 0 10px 0;
}

.promo_two_cols_2 > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

/*-- /Section 1 - Casses --*/

/*-- Section 2 - Casses --*/

.sect_2_casses {
    padding: 10px 0 10px 0;
}

.casses_two_cols {
    padding: 15px 0 20px 0;
}

.casses_two_cols > div:nth-child(1),
.casses_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 10px 0 10px 0;
}

/*-- /Section 2 - Casses --*/

/*-- Section 3 - Casses --*/

.inner_promo_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 10xp 0;
}

.inner_promo_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 10xp 0;
}

.inner_promo_two_cols .inner {
    max-width: 100%;
}

.inner_promo_two_cols .inner p {
    font-size: 16px;
}

.count_thumbs {
    padding: 0;
}

/*-- /Section 3 - Casses --*/

/*-- Section 5 - Casses --*/

.tabs_links_2 li {
    padding: 5px 10px;
}

/*-- /Section 5 - Casses --*/

/*-- Section 3 - Privileged Access Management --*/

.priv_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 10px 0;
}

.priv_two_cols > div:nth-child(2) {
    width: 100%;
}

.priv_two_cols > div:nth-child(1) p {
    font-size: 16px;
}

.green_box_2 {
    padding: 24px 10px 30px 15px;
}

.green_box_2:before {
    width: 100vw;
    height: 100%;
    left: -15px;
}

.green_box_2 ul li {
    font-size: 16px;
}

.green_box_2 ul li:before {
    top: 9px;
}

/*-- /Section 3 - Privileged Access Management --*/

/*-- Section 2 - Penetration --*/

.thubm_3 {
    width: calc(50% - 20px);
}

/*-- /Section 2 - Penetration --*/

/*-- Section 1 - News --*/

.news_article img {
    display: block;
    margin: 10px 0;
    width: 100%;
    height: auto;
}

/*-- /Section 1 - News --*/

/*-- Section 1 - News Page --*/

.news_thumbs_2 .news_thumb {
    width: calc(100% - 30px);
}

/*-- /Section 1 - News Page --*/

/*-- Footer --*/

.footer_templ {
    padding: 25px 0 23px 0;
}

.footer_templ > div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
}

.footer_templ > div:nth-child(3) {
    width: 100%;
    padding: 10px 0;
}

.footer_templ > div:nth-child(4) {
    width: 100%;
    padding: 10px 0;
}

.footer_nav > li ul {
    padding-bottom: 10px;
}

/*-- /Footer --*/

}

@media only screen and (max-width: 600px) {

/*-- Section 4 - Main Page --*/

.case_thumb {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #000;
    border-top: none;
}

.case_thumb:nth-child(2) {
    border-top: none;
}

.case_thumb h3,
.case_thumb p {
    padding-left: 14px;
}

.case_thumb h3 {
    font-size: 18px;
}

/*-- /Section 4 - Main Page --*/

/*-- Section 5 - Main Page --*/

.h2_wrapp_two_cols {
    flex-wrap: wrap;
}

.h2_wrapp_two_cols > div:nth-child(1) {
    width: 100%;
    padding: 5px 0;
}

.h2_wrapp_two_cols > div:nth-child(2) {
    width: 100%;
    padding: 5px 0;
}

.h2_wrapp_two_cols > div:nth-child(2) .yellow_pill {
    display: inline-flex;
    width: auto;
    min-width: 250px;
}

.news_thumb .inner {
    min-height: 450px;
    padding: 10px 20px 10px 20px;
}

.news_thumb {
    width: 370px;
}

.news_thumb_content h3 {
    padding-bottom: 11px;
    font-size: 22px;
}

.news_thumb_content p {
    font-size: 16px;
}

/*-- /Section 5 - Main Page --*/

/*-- Section 6 - Main Page --*/

.form_two_cols > div:nth-child(odd) {
    width: 100%;
    padding: 0;
}

.form_two_cols > div:nth-child(even) {
    width: 100%;
    padding: 0;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 1 - About US --*/

.breadcrumbs li {
    font-size: 14px;
}

.breadcrumbs li:after {
    font-size: 14px;
    top: 12px;
    right: -2px;
}

.breadcrumbs.black li:last-child {
    padding-top: 9px;
    font-size: 14px;
}

.breadcrumbs li a {
    font-size: 14px;
}

.inner_promo_descript h1 {
    font-size: 30px;
}

/*-- /Section 1 - About US --*/

/*-- Section 6 - About US --*/

.h3_wrapp {
    padding: 10px 0 10px 0;
}

.h3_wrapp h3 {
    font-size: 20px;
}

.team_thumb {
    min-height: 350px;
}

.team_thumb_descript {
    padding: 17px 20px 17px 20px;
}

.team_thumb_descript h3 {
    padding: 5px 0;
    font-size: 19px;
}

/*-- /Section 6 - About US --*/

/*-- Section 7 - About US --*/

.carrer_slider .slide {
    min-height: 580px;
    padding-bottom: 60px;
}

.carrer_slider .yellow_pill {
    min-width: 100%;
    min-height: 50px;
}

.carrer_slider .slick-arrow {
    bottom: 15px;
}

.carrer_slider .slick-prev {
    right: auto;
    left: calc(50% - 70px);
}

.carrer_slider .slick-next {
    right: calc(50% - 70px);
}

.carrer_slide_descript h3 {
    font-size: 30px;
}

.carrer_thumb {
    width: calc(100% - 20px);
}

/*-- /Section 7 - About US --*/

/*-- Section 3 - Professional Services --*/

.tab h3 {
    font-size: 21px;
}

.tab p {
    font-size: 14px;
}

.tab ul li {
    font-size: 14px;
}

/*-- /Section 3 - Professional Services --*/

/*-- Section 4 - Privileged Access Management --*/

.priv_img_box_descript p {
    font-size: 16px;
}

/*-- /Section 4 - Privileged Access Management --*/

/*-- Section 6 - Main Page --*/

.table_pene_row > div:nth-child(1) p {
    font-size: 15px;
}

/*-- /Section 6 - Main Page --*/

/*-- Section 4 - Penetration --*/

.thumb_box {
    padding: 15px 15px 20px 15px;
}

/*-- /Section 4 - Penetration --*/

/*-- Section 1 - News Page --*/

.blog_tags {
    margin: 10px -5px;
}

.blog_tags li {
    padding: 5px 5px;
}

.blog_tags li a {
    padding: 5px;
    min-width: 80px;
    min-height: 30px;
    font-size: 18px;
}

/*-- /Section 1 - News Page --*/

}

@media only screen and (max-width: 480px) {

/*-- Section 5 - About US --*/

.circles_wrapp {
    width: 271px;
    height: 269px;
    margin: 10px auto 10px auto;
}

.circle {
    width: 150px;
    height: 150px;
}

.circle_tr {
    width: 150px;
    height: 150px;
    padding: 10px 15px 10px 15px;
}

.circle_tr h3 {
    font-size: 18px;
}

.circle_tr p {
    font-size: 14px;
}

/*-- /Section 5 - About US --*/

/*-- Section 6 - About US --*/

.team_thumb {
    width: calc(100% - 30px);
}

/*-- /Section 6 - About US --*/

/*-- Section 7 - About US --*/

.carrer_slider {
    margin: 0 -15px;
}

.carrer_slide_descript p {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
}

/*-- /Section 7 - About US --*/

/*-- Section 2 - Partners --*/

.partner_thumb {
    width: calc(100% - 26px);
}

/*-- /Section 2 - Partners --*/

/*-- Section 2 - Professional Services --*/

.thumb_5:nth-child(2), .thumb_5:nth-child(3), .thumb_5:nth-child(4), .thumb_5:nth-child(5), .thumb_5:nth-child(6) {
    width: calc(100% - 14px);
    margin: 7px 7px;
}

.thumb_5:last-child {
    width: calc(100% - 14px);
    margin: 7px 7px;
}

.thumb_5 .tr {
    display: none !important;
}

.thumbs_5_wrapp p {
    font-size: 18px;
}

/*-- /Section 2 - Professional Services --*/

/*-- Section 3 - Professional Services --*/

.tabs_wrapp > div:nth-child(1) {
    width: 100%;
    padding: 10px 0;
    order: 2;
}

.tabs_wrapp > div:nth-child(2) {
    width: 100%;
    padding: 10px 0;
    order: 1;
}

.tabs_links {
    display: flex;
    flex-wrap: wrap;
}

.tabs_links {
    margin: 0 -2px;
}

.tabs_links li {
    display: block;
    width: 50%;
    padding: 0 2px;
}

.tab_link.active:before {
    display: none;
}

.tabs_links li:nth-child(1) .tab_link {
    background-image: url(img/tab_bg.svg);
    padding: 7px 7px 7px 7px;
}

.tabs_links li:nth-child(1) .tab_link.active {
    background-image: url(img/tab_bg_green.svg);
}

.tab_link {
    padding: 7px 7px 7px 7px;
    font-size: 18px;
}

.tabs_article p {
    padding: 5px 0;
    font-size: 16px;
}

/*-- /Section 3 - Professional Services --*/

/*-- Section 5 - Casses --*/

.tabs_links li {
    width: 100%;
    text-align: center;
}

.tabs_links li label {
/*    display: inline-block;*/
/*    vertical-align: top;*/
    width: auto;
}

.tab_two_cols:before {
    height: calc(100% - 30px);
    top: 15px;
}

.tab_two_cols > div:nth-child(1) {
    width: 100%;
    padding-right: 0;
}

.tab_two_cols > div:nth-child(2) {
    width: 100%;
    padding-left: 0;
}

.tab_two_cols ul li {
    padding: 5px 0 5px 0;
}

.tab_two_cols ul li:before {
    top: 11px;
}

/*-- /Section 5 - Casses --*/

/*-- Section 6 - Casses --*/

.case_item > div:nth-child(1) {
    width: 65px;
}

.case_item > div:nth-child(2) {
    width: calc(100% - 65px);
}

.case_item > div:nth-child(1) p {
    font-size: 50px;
}

.case_item > div:nth-child(2) p {
    font-size: 16px;
}

/*-- /Section 6 - Casses --*/

/*-- Section 7 - Casses --*/

.res_thumbs_2 {
    margin: 0;
}

.res_thumb_2 {
    width: 100%;
    margin: 5px 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #b2b1b1;
}

.res_thumb_2:last-child {
    border-bottom: none;
}

.res_descript {
    font-size: 18px;
}

.tab_two_cols ul {
    padding: 0;
}

/*-- /Section 7 - Casses --*/

/*-- Section 5 - Privileged Access Management --*/

.table_header h3 {
    font-size: 16px;
}

.table ul li {
    margin: 10px 0 10px 0;
    padding: 0 0 0 20px;
}

.table ul li:before {
    left: 5px;
}

/*-- /Section 5 - Privileged Access Management --*/

/*-- Section 2 - Penetration --*/

.thubms_3 {
    margin: 0 -5px;
}

.thubm_3 {
    width: calc(50% - 10px);
    min-height: 180px;
    margin: 5px;
}

.thubm_3 p {
    font-size: 16px;
}

/*-- /Section 2 - Penetration --*/

/*-- Section 3 - Penetration --*/

.table_pene_row > div:nth-child(1) {
    border-right: none;
}

.table_pene_row > div:nth-child(1),
.table_pene_row > div:nth-child(2) {
    width: 100%;
    padding: 10px 15px;
}

/*-- /Section 3 - Penetration --*/

/*-- Section 4 - Penetration --*/

.thumbs_boxes_wrapp p {
    padding: 9px 0;
    font-size: 18px;
}

.thumbs_boxes {
    padding: 5px 0 5px 0;
}

.thumb_box {
    width: calc(100% - 20px);
}

/*-- /Section 4 - Penetration --*/

.tabs_article ul li {
    font-size: 16px;
}

}

@media only screen and (max-width: 450px) {

/*-- Header --*/

.promo_two_cols h2 {
    font-size: 18px;
}

.promo_two_cols h1 {
    font-size: 38px;
}

/*-- /Header --*/

/*-- Section 2 - Main Page --*/

.link_item > div:nth-child(1) {
    width: 100%;
}

.link_item > div:nth-child(2) {
    display: none;
}

.link_item > div:nth-child(1) p {
    font-size: 16px;
}

/*-- /Section 2 - Main Page --*/

/*-- Section 3 - Main Page --*/

.link_item_2 > div:nth-child(1) {
    display: none;
}

.link_item_2 > div:nth-child(2) {
    width: 100%;
}

/*-- /Section 3 - Main Page --*/

/*-- Section 5 - Main Page --*/

.news_thumb {
    width: 280px;
}

.news_thumb_header {
    padding: 10px 0 10px 0;
}

.news_thumb_content p {
    font-size: 14px;
}

/*-- /Section 5 - Main Page --*/

/*-- Section 2 - About US --*/

.about_article .yellow_pill {
    min-width: 100%;
}

/*-- /Section 2 - About US --*/

/*-- Section 3 - Professional Services --*/

.tabs_links {
    margin: 0;
}

.tabs_links li {
    width: 100%;
    padding: 0;
}

/*-- /Section 3 - Professional Services --*/

/*-- Section 1 - Casses --*/

.promo_two_cols_2 {
    padding: 10px 0 0 0;
}

.promo_tags {
    padding: 0;
}

.promo_tags li {
    padding: 10px 10px;
    font-size: 16px;
}

.promo_tags li a {
    font-size: 16px;
}

/*-- /Section 1 - Casses --*/

/*-- Section 3 - Casses --*/

.count_thumb > div:nth-child(1) {
    width: 100px;
}

.count_thumb > div:nth-child(2) {
    width: calc(100% - 100px);
}

/*-- /Section 3 - Casses --*/

/*-- Section 5 - Privileged Access Management --*/

.table {
    margin: 0 -15px 30px -15px;
}

.table_row > div:nth-child(1),
.table_row > div:nth-child(2) {
    width: 50%;
    padding: 5px 5px 5px 5px;
}

.table ul li {
    padding: 0 0 0 15px;
    font-size: 13px;
}

.table ul li:before {
    top: 6px;
    width: 4px;
    height: 4px;
}

/*-- /Section 5 - Privileged Access Management --*/

/*-- Section 3 - Penetration --*/

.table_pene_row > div:nth-child(1) p {
    font-size: 13px;
}

/*-- /Section 3 - Penetration --*/

/*-- Section 1 - News Page --*/

.blog_tags li {
    width: calc(50% - 10px);
}

.blog_tags li a {
    width: 100%;
}

/*-- /Section 1 - News Page --*/

}

@media only screen and (min-width: 768px) {

#respNav {
    display: block !important;
}

}
