/*
Theme Name: natsav
Author: Natsav Team
Version: 1.0
*/

body {
    background-color: #000;
    font-family: Arial, sans-serif;
    color: #333;
}
body a {
    text-decoration: none;
}
h5.text-primary.mb-4 {
    font-size: 1.2rem;
}

/*.page-id-7 .partner-section-3.position-relative {*/
/*    margin-top: 95px;*/
/*    margin-bottom: 25px;*/
/*}*/
.page-id-7 .server-location-section {
    margin-top: 50px;
}
section.review-section {
    background: #0804ce !important;
}
.reviews-mobile {
  padding: 20px;
  text-align: center;
  font-family: sans-serif;
  background-color: #f9f9f9;
}

.reviews-mobile h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.reviews-mobile p {
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
}

.reviews-mobile .badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.reviews-mobile .badges img {
  width: 100px;
  height: auto;
}
section.reviews-mobile {
    display: none;
}
/*ssl page*/
.autogray, .gurarantee-section, .tblraw:nth-child(odd) {
    background: #e1e3ef;
}
/*.ssl-certificate-sec {*/
/*    padding: 55px 0;*/
/*}*/
.row.justify-content-center .col-xxl-6{
    width:100%;
}
/*.cntwrapper {*/
/*    max-width: 1200px;*/
/*    margin: 0 auto;*/
/*    position: relative;*/
/*}*/
/*.typetbldata {*/
/*    border: 1px solid #cacccd;*/
/*    background: #fff;*/
/*}*/
/*.typetltraw {*/
/*    padding: 30px 40px;*/
/*    position: relative;*/
/*}*/
/*.certificates-title-sec {*/
/*    padding: 0 170px 10px 0;*/
/*}*/
/*.certificates-title-sec h2 {*/
/*    color: #0948b3;*/
/*    font-size: 45px;*/
/*}*/
/*.typecompareblue {*/
/*    background: url(https://www.natsav.com/assets/img/typediscountbg-blue.svg) no-repeat;*/
/*}*/
/*.typecompare {*/
/*    position: absolute;*/
/*    right: 40px;*/
/*    top: -12px;*/
/*    padding: 5px 20px 40px 26px;*/
/*    width: 146px;*/
/*    height: 150px;*/
/*    color: #fff;*/
/*    text-align: center;*/
/*    text-transform: uppercase;*/
/*}*/
/*.typecompare p {*/
/*    font-size: 34px;*/
/*    line-height: 40px;*/
/*    margin: 0;*/
/*}*/
/*.typecompare span {*/
/*    text-transform: uppercase;*/
/*    font-size: 13px;*/
/*    line-height: 14px;*/
/*    display: inline-block;*/
/*}*/
/*.greenraw {*/
/*    display: table;*/
/*    width: 100%;*/
/*}*/
/*.greenraw, .greenraw .tblraw {*/
/*    background: #0948b3!important;*/
/*}*/
/*.greenraw, .tblraw {*/
/*    position: relative;*/
/*}*/
/*.tblraw {*/
/*    padding: 0 10px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.tblraw .rawone {*/
/*    width: 37%;*/
/*}*/
/*.tblraw .rawfive, .tblraw .rawtwo {*/
/*    width: 15%;*/
/*    text-align: center;*/
/*}*/
/*.tblraw .rawthree {*/
/*    width: 10%;*/
/*    text-align: center;*/
/*}*/
/*.tblraw .rawfour {*/
/*    width: 11%;*/
/*    text-align: center;*/
/*}*/
/*.tblraw .rawfive, .tblraw .rawtwo {*/
/*    width: 15%;*/
/*    text-align: center;*/
/*}*/
/*.tblraw .rawseven {*/
/*    width: 12%;*/
/*    text-align: right;*/
/*}*/
/*.ssltbllist .tblraw p {*/
/*    font-size: 13px;*/
/*    margin: 0;*/
/*    padding: 10px 0;*/
/*}*/
/*.greenraw p {*/
/*    color: #fff;*/
/*    font-size: 20px;*/
/*    padding: 20px 15px;*/
/*    letter-spacing: -.031em;*/
/*    vertical-align: middle;*/
/*    line-height: 18px;*/
/*    margin: 0;*/
/*}*/
/*.cmdcategory, .ssltbllist {*/
/*    display: table;*/
/*    width: 100%;*/
/*}*/
/*.autogray, .gurarantee-section, .tblraw:nth-child(odd) {*/
/*    background: #e1e3ef;*/
/*}*/
/*.tblraw {*/
/*    padding: 0 10px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.tblraw .btn-add-to-cart {*/
/*    display: inline-block;*/
/*    background: #08bd80;*/
/*    padding: 6px 10px 5px;*/
/*    text-transform: uppercase;*/
/*    color: #fff!important;*/
/*    font-size: 10px;*/
/*    font-weight: 700!important;*/
/*    text-decoration: none;*/
/*    line-height: 12px;*/
/*    cursor: pointer;*/
/*    white-space: nowrap;*/
/*}*/
.compaieritable {
    padding: 50px 0px;
}

@media(max-width:767px){
    
    
#menu-primary-menu {
    display: block !important;
}
.navbar-1 .nav-link {
    color: #343a40 !important;
}
/*.ssl-certificate-sec {*/
/*    padding: 40px 0;*/
/*}*/
/*.typetltraw {*/
/*    padding: 20px;*/
/*}*/
/*.certificates-title-sec, .team-member-tabs .tab-content {*/
/*    padding: 0;*/
/*}*/
/*.certificates-title-sec h2 {*/
/*    font-size: 30px;*/
/*}*/
.typecompare {
    display: none;
}
/*.email-hosting-pricing-sec .col-xl-10.offset-xl-1, .productboxtwo, .vps-Hosting-sec .product-compare-table {*/
/*    overflow: auto;*/
/*}*/
/*.productboxtwo .greenraw, .productboxtwo .ssltbllist {*/
/*    width: 1100px;*/
/*}*/
/*.greenraw p {*/
/*    font-size: 14px;*/
/*}*/
.our-award-dasktop {
    display: none;
}
section.reviews-mobile {
    display: block !important;
}
.our-award-mobile {
    display: block !important;
}
}
.our-award-mobile {
    display: none;
}
.dedi-price .table>:not(caption)>*>* {
    color: #000000;
}
.dedi-price .btn {
    border: 1px solid black;
    padding: 6px 13px;
}
.dedi-price .btn:hover {
    background: #000;
}


@media(min-width:1024px){
    .logo__img {
    margin-left: -8px;
}
}

/*email-server*/
.unique-pricing-table {
  width: 100%;
  border-collapse: collapse;
}
.unique-pricing-table thead {
  background: #003399;
  color: white;
}
.unique-pricing-table th, .unique-pricing-table td {
  border: 1px solid #ddd;
  padding: 12px;
  text-align: center;
}
.unique-pricing-table tr:nth-child(even) {
  background-color: #f9f9f9;
}
.unique-buy-btn {
  background-color: #1062fe;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}

/* Mobile View */
@media screen and (max-width: 768px) {
  .unique-pricing-table {
    border: 0;
  }
  .unique-pricing-table thead {
    display: none;
  }
  .unique-pricing-table tr {
    display: block;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
  }
  .unique-pricing-table td {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #eee;
    text-align: left;
  }
  .unique-pricing-table td:last-child {
    border-bottom: none;
  }
  .unique-pricing-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1;
    text-align: left;
  }
  .unique-pricing-table td span {
    flex: 1;
    text-align: right;
  }
  
  .page-id-23 .table-vps-pricing--dark tr {
    background: rgb(8 15 44) !important;
}
  
}
.page-id-23 .table-vps-pricing--dark>:not(caption)>*>* {
    background-color: rgb(8 15 44);
}

/*microsoft*/
.mic-aa {
    background: #fff;
}

/*hosting-entrepreneur*/
.hosting-entrepreneur .table-responsive {
  overflow-x: auto;
}

.hosting-entrepreneur table {
  width: 100%;
  border-collapse: collapse;
}

.hosting-entrepreneur th,
.hosting-entrepreneur td {
  padding: 12px;
  text-align: left;
  border: 1px solid #ddd;
  white-space: nowrap;
}

.hosting-entrepreneur thead {
  background-color: #f5f5f5;
  font-weight: bold;
}

@media (max-width: 576px) {
  .hosting-entrepreneur th,
  .hosting-entrepreneur td {
    font-size: 14px;
    padding: 8px;
  }
}



.data-center__tooltip {
    visibility: visible !important;
    opacity: 1 !important;
}




































/*google-workspace*/

    #gapps-wrapper .gapps-banner-wrapper {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-hero-wrapper-bg.png");
    height: 920px;
    width: 100%;
    box-sizing: border-box;
    margin: -19px auto 0 auto;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-hero-pattern.png") no-repeat;
    box-sizing: border-box;
    height: 100%;
    background-size: contain;
    background-position: left -13px top 52px;
}
.gapps-banner {
    width: 100%;
    overflow: hidden;
    padding-top:151px;
}
.gsuite-logo {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-workspace-logo.png') no-repeat bottom center;
    display: block;
    margin: 0 auto;
    height: 32px;
    width: 253px;
    background-size: 253px 32px;
    padding: 40px 0 0 0;
}
#gapps-wrapper .gapps-banner h1 {
    color: #5f6368;
    font-size: 22px;
    font-weight: 100;
    line-height: 33px;
    margin: 7px auto 0 auto;
    padding: 0;
    text-align: center;
    width: 690px;
}
.gapps-lowest-price {
    display: block;
    text-align: center;
    width: 1000px;
    margin: 23px auto 0 auto;
}
.gapps-lowest-price .startsat {
    color: #5f6368 !important;
    font-size: 24px;
    font-weight: 400;
}
.gapps-lowest-price {
    display: block;
    text-align: center;
    width: 1000px;
    margin: 23px auto 0 auto;
}
.gapps-lowest-price sup.currency {
    position: relative;
    top: -3px;
    margin: 0 4px 0 2px;
}
.gapps-lowest-price sup.currency, .gapps-lowest-price span.validity {
    font-size: 18px;
}
.gapps-lowest-price span.value {
    font-size: 30px;
}
.gapps-banner a.gsuite-view-plans {
    background: #0091da;
    border: 1px solid #004ac0;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff !important;
    line-height: 40px;
    width: 150px;
    height: 42px;
    margin: 21px auto 29px auto;
    text-decoration: none;
    display: block;
    text-align: center;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .gapps-banner-animated-illustration {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .gmail-browser {
    animation: createBox 0.5s;
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/docs-sheet-pattern.png') no-repeat;
    background-size: 659px 486px;
    width: 659px;
    height: 486px;
    margin: 0 auto;
    position: relative;
    left: 5px;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .gmail-browser {
    animation: createBox 0.5s;
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-hero-browser.png') no-repeat;
    background-size: 659px 486px;
    width: 659px;
    height: 486px;
    margin: 0 auto;
    position: relative;
    left: 5px;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .calendar {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/calendar-hero.png") no-repeat;
    width: 170px;
    height: 70px;
    background-size: 170px 70px;
    position: absolute;
    top: 5px;
    left: 551px;
    animation: fadeInIcon ease 2s;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .chat {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/chat-n-meet-pattern.png") no-repeat;
    background-size: 327px 347px;
    height: 347px;
    position: absolute;
    right: 0;
    width: 327px;
    bottom: -10px;
    animation: bottomToTop ease 2s;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .slides {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/slides-pattern.png') no-repeat;
    width: 398px;
    height: 111px;
    background-size: 398px 111px;
    position: absolute;
    top: 58px;
    right: -270px;
    animation: rightToLeft ease 2s;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .drive {
    background: url('<?php bloginfo('template_url'); ?>/assets/img/drive-hero.png') no-repeat;
    background-size: 116px 116px;
    height: 116px;
    width: 116px;
    position: absolute;
    top: -50px;
    right: 135px;
    animation: fadeInIcon ease 2s;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .admin {
    background: url("<?php bloginfo('template_url'); ?>/assets/img/admin-hero.png") no-repeat;
    background-size: 92px 92px;
    height: 92px;
    width: 92px;
    position: absolute;
    top: 13px;
    left: 71px;
    animation: fadeInIcon ease 2s;
}
#gapps-wrapper .gapps-banner-wrapper .gapps-banner-parent .docs {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/docs-sheet-pattern.png") no-repeat;
    width: 728px;
    height: 294px;
    background-size: 728px 294px;
    position: absolute;
    left: -355px;
    top: 117px;
    animation: leftToRight ease 2s;
}
.gsuite-features-wrapper {
    padding: 60px 0 0 0;
}
.gsuite-features-heading {
    margin: -12px auto 0 auto;
}
.communicate-feat, .collaborate-feat, .management-feat, .gsuite-features-heading {
    width: 1000px;
    margin: 0 auto;
}
.gsuite-features-wrapper ul li.selTab {
    color: #1d1d1d;
    border-bottom: 2px solid #093997;
}
.gsuite-features-wrapper ul li {
    display: inline-block;
    color: #4285f4;
    margin: 0 45px 0 0;
    cursor: pointer;
}
.gsuite-features-wrapper ul {
    text-align: center;
    margin: 0;
}
.gsuite-features-wrapper h2 {
    text-align: center;
    margin: 0 auto 17px auto;
}
.gsuite-feature-tabs-content.selTab {
    display: block;
}
.communicate-feat .lhs {
    width: 383px;
}
.gsuite-features-wrapper .lhs {
    float: left;
    min-height: 430px;
    margin: 70px 0 0 0;
}
.gsuite-features-wrapper .gsuite-gmail-icon {
    height: 23px;
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gmail-icon@2x.png') no-repeat; 
    background-size: 30px 23px;
}
.gsuite-features-wrapper .gsuite-gmail-icon, .gsuite-calendar-icon, .gsuite-chat-icon {
    width: 30px;
}
.gsuite-features-wrapper .gsuite-gmail-icon, .gsuite-calendar-icon, .gsuite-chat-icon, .gsuite-drive-icon, .gsuite-smart-search-icon, .gsuite-currents-icon, .gsuite-manage-icon, .gsuite-archive-icon, .gsuite-secure-icon {
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 9px 0 0;
}
.communicate-feat .lhs .feat-txt {
    width: 338px;
    display: inline-block;
    vertical-align: top;
}
.gsuite-calendar-icon {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/calendar-icon@2x.png') no-repeat;
    height: 30px;
    background-size: 30px 30px;
}
.collaborate-feat .lhs {
    width: 362px;
}
.gsuite-features-wrapper .gsuite-gmail-icon, .gsuite-calendar-icon, .gsuite-chat-icon {
    width: 30px;
}
.gsuite-chat-icon {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/meet-icon@2x.png') no-repeat;
    background-size: 30px 25px;
    height: 25px;
}
.gsuite-features-wrapper .rhs {
    float: right;
    position: relative;
    width: 100px;
    height: 100px;
}
.communicate-feat .rhs .gsuite-feat-bg {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-communicate-feat.png') no-repeat;
    background-size: 675px 454px;
    height: 454px;
    width: 675px;
    display: block;
    position: absolute;
    right: -97px;
    top: 44px;
}
.clear {
    clear: both;
}
.gsuite-features-wrapper h3 {
    color: #1b1b1b;
    padding: 0 0 6px 0;
    margin: 0 0 0;
    font-size: 20px;
}
.gsuite-drive-icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-drive-icon@2x.png") no-repeat;
   background-size: 30px 22px;
    height: 28px;
    width: 30px;
}
.gsuite-smart-search-icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/smart-cloud-search-icon@2x.png") no-repeat;
    background-size: 30px 22px;
    height: 28px;
    width: 30px;
}
.collaborate-feat .lhs .feat-txt {
    width: 318px;
    display: inline-block;
    vertical-align: top;
}
.gsuite-currents-icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-currents-icon@2x.png") no-repeat;
    background-size: 28px 28px;
    height: 28px;
    width: 30px;
}
.collaborate-feat .rhs .gsuite-feat-bg {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-collaborate-feat.png') no-repeat;
    background-size: 710px 498px;
    height: 498px;
    width: 710px;
    display: block;
    position: absolute;
    right: -97px;
    top: 23px;
}
.gsuite-features-wrapper p {
    padding: 0 0 59px 0;
}
.management-feat .lhs {
    width: 368px;
}
.gsuite-manage-icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-admin-icon@2x.png") no-repeat;
    background-size: 30px 27px;
    height: 27px;
}
.management-feat .lhs .feat-txt {
    width: 320px;
    display: inline-block;
    vertical-align: top;
}
/*.gsuite-archive-icon {*/
/*    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/controls-icons-bg@2x.png") no-repeat;*/
/*    background-position: -148px 0;*/
/*    height: 27px;*/
/*}*/
.gsuite-archive-icon{
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-admin-icon@2x.png") no-repeat;
    background-size: 32px 25px;
    width: 30px;
}
.gsuite-manage-icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-admin-icon@2x.png") no-repeat;
    background-size: 32px 25px;
    width: 30px;
}
.gsuite-secure-icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-admin-icon@2x.png") no-repeat;
    background-size: 32px 25px;
    width: 30px;
}
/*.gsuite-secure-icon {*/
/*    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-vault-icon@2x.png") no-repeat;*/
/*    background-size: 26px 26px;*/
/*    height: 26px;*/
/*}*/
.gsuite-features-wrapper .rhs {
    float: right;
    position: relative;
    width: 100px;
    height: 100px;
}
.management-feat .rhs .gsuite-feat-bg {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-manage-feat.png') no-repeat;
    width: 710px;
    height: 470px;
    background-size: 100%;
    display: block;
    position: absolute;
    top: 31px;
    right: -100px;
}
.gsuite-plan-wrapper {
    width: 100%;
    /*background: #f8f8f8;*/
    padding: 60px 0px;
    
}
.gsuite-plan-content-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
}
#gapps-wrapper h2.section-heading {
    text-align: center;
}
.discount-headernote {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gapps-discount-bg.png') no-repeat;
    width: 1000px;
    height: 41px;
    margin: 0 auto;
    text-align: center;
    font: 600 16px/40px 'proxima_nova', Arial;
    color: #38812f;
    margin: 0 auto 30px auto;
}
.gsuite-plan-wrapper  .plans-block-parent {
    position: relative;
}
.plans-block-parent, .selectedplan-block-parent {
    display: inline-block;
    vertical-align: top;
}
.gsuite-plan-wrapper .top-bdr {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-plans-top-bdr-bg.png") no-repeat;
    height: 3px;
    position: absolute;
    top: -1px;
    z-index: 1;
    left: 1px;
    right: 0;
    background-size: contain;
}
.gsuite-plan-content {
    width: 311px;
    max-width: 311px;
    border: 1px solid #ededed;
    box-sizing: border-box;
    background: #fff;
    display: table-cell;
    margin: 0 0 0 -6px;
    vertical-align: top;
    position: relative;
    padding: 0 0 57px 0;
    border-right: 0;
}
.gsuite-plan-headings {
    background: #2b2b2b;
    padding: 30px 0;
    color: #fff;
    position: relative;
}
.gsuite-plan-headings .right-bdr {
    width: 1px;
    background: #3a3a3a;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    z-index: 1;
}
.gsuite-plan-content .bldg-icon-smallest {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/bg-icon-3.png') no-repeat center top -14px;
    width: 25px;
}
.bldg-icon {
    height: 25px;
    display: block;
    margin: 0 auto 18px auto;
}
.gsuite-plan-content .user-type {
    color: #fff;
    text-align: center;
    margin: 0 0 6px 0;
}
.gsuite-plan-content .plan-subtxt {
    color: #cccccc;
    text-align: center;
    width: 250px;
    margin: 0 auto 25px auto;
    font-size: 13px;
}
.gsuite-plan-content .plan-price {
    text-align: center;
}
.gsuite-plan-details {
    padding: 18px 7px 30px 20px;
    box-sizing: border-box;
    text-align: left;
}
.gsuite-plan-content .plan-price span {
    color: #f5c63b;
}
.gsuite-plan-content .plan-details-txt {
    color: #1b1b1b;
    font-weight: 600;
    margin-bottom: 7px;
    display: block;
}
.info-tooltip {
    background: url("../img/gsuite-info-tt.png") no-repeat;
    height: 16px;
    width: 16px;
    top: 3px;
    left: 7px;
    position: relative;
    cursor: pointer;
    z-index: 1;
}
.plan-icon.drive {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/google-drive-icon@2x.png") no-repeat;
    background-size: 25px 22px;
    display: block;
    height: 22px;
    width: 25px;
    margin: 2px 0 28px 0;
}
.comm-icons span.gmail, .gsuite-communication-tools .icons.gmail {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/gmail-icon@2x.png") no-repeat;
    background-size: 24px 18px;
    height: 18px;
    width: 24px;
}
.comm-icons span.gmail, .gsuite-communication-tools .icons {
    position: relative;
    top: 4px;
}
.comm-icons span {
    background-size: 113px 26px;
    margin: 0 10px 0 0;
}
.cola-icons span, .comm-icons span {
    display: inline-block;
}
.comm-icons span.meet {
    position: relative;
    top: 2px;
}
.comm-icons span.meet, .gsuite-communication-tools .icons.meet {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/meet-icon@2x.png') no-repeat;
    background-size: 24px 20px;
    height: 20px;
    width: 24px;
}
.comm-icons span.calender, .gsuite-communication-tools .icons.calender {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/calendar-icon@2x.png') no-repeat;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
}
.comm-icons span.chat, .gsuite-communication-tools .icons.chat {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/chat@2x.png') no-repeat;
    background-size: 22px 23px;
    width: 22px;
    height: 23px;
}
.cola-icons, .comm-icons {
    display: block;
    margin: 2px 0 28px 0;
}
.cola-icons span.docs, .gsuite-colaboration-tools .icons.docs {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/docs@2x.png') no-repeat;
    background-size: 18px 25px;
    width: 18px;
    height: 25px;
}
.cola-icons span.sheets, .gsuite-colaboration-tools .icons.sheets {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/sheets@2x.png') no-repeat;
    background-size: 18px 25px;
    width: 18px;
    height: 25px;
}
.cola-icons span, .gsuite-colaboration-tools .icons {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/gsuite-collaborate-tools@2x.png") no-repeat;
    margin: 0 8px 0 0;
}
.cola-icons span.sites, .gsuite-colaboration-tools .icons.sites {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/sites@2x.png') no-repeat;
    background-size: 18px 25px;
    width: 18px;
    height: 25px;
}
.cola-icons span.forms, .gsuite-colaboration-tools .icons.forms {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/forms@2x.png') no-repeat;
    background-size: 18px 25px;
    width: 18px;
    height: 25px;
}
.cola-icons span.keep, .gsuite-colaboration-tools .icons.keep {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/keep@2x.png') no-repeat;
    background-size: 18px 25px;
    width: 18px;
    height: 25px;
}
.gsuite-plan-content .gsuite-control ul li {
    margin: 0 0 13px 0;
}
.gsuite-plan-content .gsuite-control ul li span.icon.security, .gsuite-plan-content .gsuite-control ul li span.icon.backup {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/backup@2x.png') no-repeat;
    background-size: 30px 28px;
    width: 30px;
    height: 28px;
}
.gsuite-plan-content .gsuite-control ul li span.txt {
    margin: 0 0 0 11px;
    width: 172px;
}
.gsuite-plan-content .gsuite-control ul li span.icon {
    background: url("https://natsav.info/wp-content/themes/natsav/assets/img/controls-icons-bg@2x.png") no-repeat;
    background-size: 143px 26px;
    position: relative;
    top: 4px;
}
.gsuite-plan-content .gsuite-control ul li span.icon.search {
    background-position: -74px 0;
    width: 27px;
    height: 19px;
}
.gsuite-plan-content .gsuite-control ul li span.icon.endpoint {
    background-position: 0 0;
    width: 24px;
    height: 24px;
}
.gsuite-plan-content .gsuite-control ul li span.icon.vault {
    background-position: -119px 0;
    width: 24px;
    height: 22px;
}
.gsuite-plan-content .gsuite-control ul li span, .gsuite-plan-content ul.gsuite-colaboration-tools li span, .gsuite-plan-content ul.gsuite-communication-tools li span {
    display: inline-block;
    vertical-align: top;
}
.gsuite-plan-content .gsuite-control ul {
    margin: 3px 0 0 0;
    list-style: none;
    padding:0;
}
.gsuite-plan-content .plan-price span.nos-of-disc-acs, .gsuite-plan-content .plan-price span.nosofacc-value {
    color: #ccc !important;
}
.gapps-lowest-price sup.currency, .gapps-lowest-price span.validity, .gapps-lowest-price span.value {
    color: #4285f4 !important;
}
.discount-headernote::before, .discount-headernote::after {
    background: url('https://natsav.info/wp-content/themes/natsav/assets/img/gapps-discount-percent-bg@2x.png') no-repeat;
    background-size: 20px 20px;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
    margin: 0 10px;
}
.gsuite-plan-content .gsuite-control ul li, .gsuite-plan-content ul.gsuite-colaboration-tools li, .gsuite-plan-content ul.gsuite-communication-tools li {
    margin: 0 0 18px 0;
    position: relative;
    min-height: 44px;
}
.country-flag.active {
    color: #0c49a6;
}

.nav-item.contain-sub-1.dasktop {
	display: block;
}
.nav-item.mobile {
	display: none;
}


@media (max-width: 768px) {
    .gsuite-feature-tabs-content.selTab {
        flex-direction: column;
    }

    .gsuite-features-heading ul li {
        display: block;
        margin: 10px auto;
        width: 80%;
    }

    .gsuite-features-heading h2 {
        font-size: 22px;
    }
    .plans-block-parent, .selectedplan-block-parent {
    display: inline-grid;
    /*width: 100% !important;*/
}
.gsuite-features-wrapper .rhs {
    float: right;
    position: relative;
    width: 100px;
    height: 100px;
    display: none;
}
p.discount-headernote {
    display: none;
}
.communicate-feat .lhs {
    width: 100% !important;
    padding: 0 10px;
}
.gsuite-features-wrapper .lhs {
    margin: 5px 0 0 0;
}
.gapps-banner-animated-illustration {
    display: none;
}
#gapps-wrapper .gapps-banner-wrapper {
    height: auto;
}
.gapps-lowest-price {
    text-align: center;
    width: 100%;
}
#gapps-wrapper .gapps-banner h1 {
    width: 100%;
}
.communicate-feat, .collaborate-feat, .management-feat, .gsuite-features-heading {
    width: 100%;
    margin: 0 auto;
}
}
@media (max-width: 480px) {
    .gsuite-features-heading h2 {
        font-size: 20px;
        line-height: 1.4;
    }

    .feat-txt h3 {
        font-size: 18px;
    }

    .gsuite-feature-tabs-content span[class^="gsuite-"] {
        height: 30px;
        width: 30px;
    }
}

#customFormPopup .text-primary {
    --bs-text-opacity: 1;
    color: rgb(255 255 255) !important;
}
#customFormPopup label {
    color: #fff;
    /*margin-top: 10px;*/
}
#customFormPopup form {
    text-align: left;
}
input.submit-butp {
    padding: 15px 10px;
    width: 250px;
    border-radius: 6px;
    border: none;
}
.free-trail-form {
    background: #1062fe;
    max-width: 500px;
    margin: 10px auto;
    padding: 30px;
    position: relative;
}