.pricing_container {
  padding: 30px 0 0 16px;
}
.price-box {
  background: #ffffff;
  /* border: 1px solid #c5c6ca; */
  border-radius: 5px;
  padding: 30px 10px 10px 10px;
  margin-top: 10px;
  background-clip: padding-box;
  margin-right: 15px;
  box-shadow: 0 0 8px rgba(0,0,0,.2);
}

.price-box hr {
  border-bottom: 1px solid #eeeeee !important;
  margin: 10px -10px 10px -10px;
}
.price-box-golden {
  box-shadow: 0 2px 47px 0 rgba(0, 45, 97, 0.22), inset 0 5px 0 0 #ffbc00;
  /*margin: -10px 15px 0 0;*/
  padding: 30px 10px 10px 10px;
  border: 0 none;
  position: relative;
  top: -22px;
}
.price-box-golden .heading_wrapper {
  /* width: 100%;
  text-align: center;
  position: relative;
  top: 13px;
  left: 10px; */
}
.price-box-golden .heading_wrapper .heading {
  font-weight: bold;
  font-size: 20px;
  color: black;
  position: relative;
  top: -38px;
  display: inline-block;
}
.price-box-platinum {
  /* box-shadow: inset 0 5px 0 0 #90A9B8; */
  padding: 30px 10px 10px 10px;
  margin: -14px 15px 0 0;
  position: relative;
  /*top: 7px;*/
  top: 25px;
  box-shadow: 0 0 8px rgba(0,0,0,.2), inset 0 5px 0 0 #90A9B8;
}
.price-box-platinum .heading_wrapper {
  /* width: 100%;
  text-align: center;
  height: 65px;
  position: relative;
  left: 10px; */
}
.price-box-platinum .heading_wrapper .heading {
  font-weight: bold;
  font-size: 20px;
  color: black;
  position: relative;
  top: -38px;
  display: inline-block;
}
.price-label {
  margin: 14px 0 0 0;
  font-size: 45px;
  color: #666f75;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: -1px;
}
.price-label em {
  font-style: normal;
  font-variant: normal;
  font-size: 14px;
  position: relative;
  font-weight: 700;
  top: -20px;
  /*left: -15px;*/
}
.price-1 {
  height: 35px;
  font-size: 19px;
  font-weight: bold;
}
.price-cat {
  margin: 6px auto 10px auto;
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  background-position: center top !important;
}
.price-cat-1 {
  background-image: url('../../icons/free-members.png');
  background-size: 55px 55px;
}
.price-cat-2 {
  background-image: url('../../icons/verified_icon_1.png');
  background-size: 37px 37px;
  background-position: 0px;
}
.price-cat-3 {
  background-image: url('../../icons/gold.svg');
  background-size: 37px 37px;
}
.price-cat-4 {
  background-image: url('../../icons/platinum.png');
  background-size: 37px 37px;;
}
.price-name {
  color: #AFA9A9;
  font-size: 16px;
  font-weight: 300;
}
.price-name span {
  font-size: 18px;
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.price-button {
  margin: 30px 0 10px 0;
}
.price-button .abraa-btn {
  font-weight: 900 !important;
  font-size: 12px;
  min-width: 100px;
}
.price-button .abraa-transparent-btn {
  font-weight: 550 !important;
  font-size: 12px;
  min-width: 100px;
}
.price-button .abraa-blue-btn {
  padding: 10px 30px;
  margin-bottom: 10px;
  background-color: #1180b0;
  color: #ebf4fe !important;
}
.price-button .abraa-blue-btn:hover,
.price-button .abraa-blue-btn:active,
.price-button .abraa-blue-btn:focus {
  background-color: #ebf4fe;
  color: #1180b0 !important;
}
.price-comp-bottom .price-button {
  margin: 0 0 5px 0;
  z-index: 1;
  position: relative;
}
.recommended {
  position: absolute;
  top: -12px;
  margin-left: auto;
  margin-right: auto;
  left: -15px;
  right: 0;
  background-color: #ffbc00;
  width: 130px;
  text-align: center;
  padding: 4px 10px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 15px;
}
.recommended-comp {
  position: absolute;
  top: -15px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  background-color: #ffbc00;
  width: 120px;
  text-align: center;
  padding: 4px 10px;
  color: #ffffff;
  font-weight: 700;
  border-radius: 15px;
  font-size: 14px;
}
.price-features-h {
  font-size: 26px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 30px;
}
.price-comp-table {
  border-collapse: separate;
}
.price-comp-table td {
  text-align: center;
  vertical-align: middle !important;
  font-size: 14px;
  font-weight: 700;
  color: #999999;
  border-left: 1px solid #dfe0e2;
  border-top: 1px solid #eaedf1 !important;
  background: #ffffff;
  min-width: 150px;
}
.price-comp-table td:nth-child(3) {
  border-right: 1px solid #dfe0e2;
}
.price-comp-table td:nth-child(4) {
  border-left: 0 none;
}
.price-comp-table td:nth-child(5) {
  border-left: 0 none;
  border-right: 1px solid #dfe0e2;
  border-left: 1px solid #dfe0e2;
}
.price-comp-table td:nth-child(1) {
  border-left: 0 none;
}
.price-comp-table thead tr th {
  border-bottom: 0 none;
  vertical-align: top;
}
.price-comp-table td.price-comp-h {
  font-size: 14px;
  vertical-align: middle !important;
  max-width: 165px;
  line-height: 16px !important;
  padding-right: 45px !important;
  text-align: left;
  color: #333333;
  font-weight: 500;
  height: 45px;
  padding: 0 10px;
  cursor: pointer;
}
.price-comp-table td.price-comp-h-mobile {
  font-size: 14px;
  background-size: 8px 8px;
  background-image: url('../../icons/oval.png');
  background-repeat: no-repeat;
  background-position: right 20px center;
  vertical-align: middle !important;
  max-width: 165px;
  border-left: 1px solid #dfe0e2;
  line-height: 16px !important;
  padding-right: 45px !important;
  text-align: left;
  color: #333333;
  font-weight: 500;
  height: 45px;
  padding: 0 10px;
  cursor: pointer;
}
.price-comp-table th:nth-child(2) {
  border-left: 1px solid #dfe0e2;
  border-top: 1px solid #dfe0e2 !important;
  border-radius: 5px 0 0 0;
}
.price-comp-table th:nth-child(3) {
  border-left: 1px solid #dfe0e2;
  border-top: 1px solid #dfe0e2 !important;
}

.price-comp-table th:nth-child(3) {
  border-right: 1px solid #dfe0e2;
  border-top: 1px solid #dfe0e2 !important;
  border-radius: 0 5px 0 0;
}
.price-comp-table th:nth-child(5) {
  border-right: 1px solid #dfe0e2;
  border-left: 1px solid #dfe0e2;
  border-top: 1px solid #dfe0e2 !important;
  border-radius: 5px 5px 0 0;
}
.price-comp-table .price-name span {
  font-weight: bold;
  color: black;
}
.price-comp-h span {
  float: left;
  width: 20px;
  height: 45px;
  background-size: 20px 520px;
  background-image: url('../../icons/price-comparison.png');
  background-repeat: no-repeat;
}
.price-comp-h em {
  font-style: normal;
  margin-left: 20px;
  display: flex;
  align-items: center;
  height: 47px;
}
.price-comp-h-mobile span {
  float: left;
  width: 20px;
  height: 45px;
  background-size: 20px 520px;
  background-image: url('../../icons/price-comparison.png');
  background-repeat: no-repeat;
}
.price-comp-h-mobile em {
  font-style: normal;
  margin-left: 35px;
  display: flex;
  align-items: center;
  height: 44px;
}
.price-comp-ico-1 {
  background-position: 0 16px;
}
.price-comp-ico-2 {
  background-position: 0 -31px;
}
.price-comp-ico-3 {
  background-position: 0 -76px;
}
.price-comp-ico-4 {
  background-position: 0 -124px;
}
.price-comp-ico-5 {
  background-position: 0 -170px;
}
.price-comp-ico-6 {
  background-position: 0 -215px;
}
.price-comp-ico-7 {
  background-position: 0 -260px;
}
.price-comp-ico-8 {
  background-position: 0 -305px;
}
.price-comp-ico-9 {
  background-position: 0 -353px;
}
.price-comp-ico-10 {
  background-position: 0 -399px;
}
.price-comp-ico-11 {
  background-position: 0 -445px;
}
.price-comp-ico-12 {
  background-position: 0 -490px;
}
.price-comp-mobile {
  display: none;
}
.price-name-shadow {
  box-shadow: 0 2px 19px 0 rgba(0, 41, 87, 0.17);
  margin: -23px -8px -690px -8px;
  height: 690px;
  padding: 23px 0 0;
  position: relative;
  z-index: 0;
  border-radius: 5px;
}
.price-comp-ok {
  display: block;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  background-size: cover;
  background-image: url('../../images/light-green-check.png');
  background-repeat: no-repeat;
  /* background-position: 0 3px; */
}
.price-comp-x {
  display: block;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  background-size: cover;
  background-image: url('../../images/grey-line.png');
  background-repeat: no-repeat;
}
.price-comp-no {
  display: block;
  margin: 0 auto;
  width: 18px;
  height: 18px;
  background-size: cover;
  background-image: url('../../images/grey-line.png');
  background-repeat: no-repeat;
}
td.price-comp-bottom {
  border-top: 0 none !important;
}
td.price-comp-bottom:nth-child(2) {
  border-bottom: 1px solid #dfe0e2;
  border-radius: 0 0 0 5px;
}
td.price-comp-bottom:nth-child(3) {
  border-bottom: 1px solid #dfe0e2;
}
td.price-comp-bottom:nth-child(5) {
  border-bottom: 1px solid #dfe0e2;
  border-radius: 0 0 5px 0;
}
.popover-wrap {
  position: absolute;
  left: 250px;
  top: 0px;
  z-index: 100;
}
.arrow_box {
  position: relative;
  background: #ffffff;
  border: 2px solid #1180b0;
  padding: 30px 60px 50px 60px;
  width: 800px;
  box-shadow: 0 2px 40px 0 rgba(0, 21, 45, 0.1);
  border-radius: 10px;
  position: absolute;
  left: 240px;
  top: 0px;
  z-index: 100;
}

.ar .arrow_box {
     left: 140px !important;
}

.arrow_box:after {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
.arrow_box:before {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(77, 161, 255, 0);
  border-right-color: #1180b0;
  border-width: 11px;
  margin-top: -11px;
}
.arrow_box h2 {
  font-size: 24px;
}
.price-popover-p {
  font-size: 18px;
  margin: 30px 0 40px 0;
  padding: 0 50px 0 0;
  line-height: 160%;
}
.price-popover-close {
  display: none;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  background-size: 16px 16px;
  background-image: url('../../icons/close-icon.png');
  background-repeat: no-repeat;
  background-position: 6px 6px;
}
.price-popover-1:after {
  top: 100px;
}
.price-popover-1:before {
  top: 100px;
}
.price-popover-1 .price-popover_ico {
  margin: 5px 5px 0 0;
}
.price-popover-2:after {
  top: 145px;
}
.price-popover-2:before {
  top: 145px;
}
.price-popover-2 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -85px;
}
.price-popover-3 {
  padding-bottom: 50px;
}
.price-popover-3:after {
  top: 190px;
}
.price-popover-3:before {
  top: 190px;
}
.price-popover-3 .price-popover_ico-2 {
  margin: 10px 5px 0 0;
  background-position: -185px 0;
}
.price-popover-4:after {
  top: 238px;
}
.price-popover-4:before {
  top: 238px;
}
.price-popover-4 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -179px;
}
.price-popover-5:after {
  top: 285px;
}
.price-popover-5:before {
  top: 285px;
}
.price-popover-5 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -280px;
}
.price-popover-6 {
  margin-top: 50px;
}
.price-popover-6:after {
  top: 280px;
}
.price-popover-6:before {
  top: 280px;
}
.price-popover-6 .price-popover_ico-2 {
  margin: 10px 5px 0 0;
  background-position: -185px -100px;
}
.price-popover-7:after {
  top: 375px;
}
.price-popover-7:before {
  top: 375px;
}
.price-popover-7 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -382px;
}
.price-popover-8 {
  margin-top: 50px;
}
.price-popover-8:after {
  top: 370px;
}
.price-popover-8:before {
  top: 370px;
}
.price-popover-8 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -484px;
}
.price-popover-9 {
  margin-top: 150px;
}
.price-popover-9:after {
  top: 318px;
}
.price-popover-9:before {
  top: 318px;
}
.price-popover-9 .price-popover_ico-2 {
  margin: 10px 5px 0 0;
  background-position: -180px -200px;
}
.price-popover-10:after {
  top: 515px;
}
.price-popover-10:before {
  top: 515px;
}
.price-popover-10 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -595px;
}
.price-popover-11 {
  margin-top: 50px;
}
.price-popover-11:after {
  top: 510px;
}
.price-popover-11:before {
  top: 510px;
}
.price-popover-11 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -699px;
}
.price-popover-12:after {
  top: 605px;
}
.price-popover-12:before {
  top: 605px;
}
.price-popover-12 .price-popover_ico {
  margin: 5px 5px 0 0;
  background-position: 0 -812px;
}
.price-popover_ico {
  width: 50px;
  height: 50px;
  background-size: 245px 851px;
  background-image: url('../../icons/popover-icons.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  margin: 10px 0 0 0;
}
.price-popover_ico-2 {
  width: 70px;
  height: 60px;
  background-size: 245px 851px;
  background-image: url('../../icons/popover-icons.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
}
.price-popover-tmpate-left {
  float: left;
  width: 320px;
  margin-top: 20px;
}
.price-popover-tmpate-left img {
  width: 304px;
}
.price-popover-tmpate-right {
  display: block;
  margin-left: 340px;
}
.price-popover-cont-wrap {
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .price-comp-table td.price-comp-h {
    padding-right: 30px !important;
    max-width: 180px;
  }
  .price-comp-table td {
    min-width: 120px;
  }
  .arrow_box {
    width: 700px;
  }
  .price-popover-tmpate-left {
    width: 260px;
  }
  .price-popover-tmpate-left img {
    width: 260px;
  }
  .price-popover-tmpate-right {
    margin-left: 300px;
  }
  .price-popover-p {
    padding: 0 10px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .price-comp-table td.price-comp-h {
    font-size: 12px;
    padding-right: 20px !important;
    background-position: right 10px center;
  }
  .price-comp-table td {
    min-width: 70px;
  }
  .price-name {
    font-size: 12px;
  }
  .price-name span {
    font-size: 15px;
  }
  .arrow_box {
    width: 530px;
    left: 205px;
    padding: 20px 30px 30px 30px;
  }
  .price-popover-tmpate-left {
    width: 200px;
  }
  .price-popover-tmpate-left img {
    width: 200px;
  }
  .price-popover-tmpate-right {
    margin-left: 230px;
  }
  .price-popover-p {
    margin: 20px 0 30px 0;
    padding: 0 20px 0 0;
  }
  .price-popover-11 {
    margin-top: 150px;
  }
  .price-popover-11:after {
    top: 405px;
  }
  .price-popover-11:before {
    top: 405px;
  }
  .price-popover-12 {
    margin-top: 150px;
  }
  .price-popover-12:after {
    top: 453px;
  }
  .price-popover-12:before {
    top: 453px;
  }
  .price-popover-1:after {
    top: 95px;
  }
  .price-popover-1:before {
    top: 95px;
  }
  .price-popover-2:after {
    top: 142px;
  }
  .price-popover-2:before {
    top: 142px;
  }
  .price-popover-3:after {
    top: 188px;
  }
  .price-popover-3:before {
    top: 188px;
  }
  .price-popover-4:after {
    top: 235px;
  }
  .price-popover-4:before {
    top: 235px;
  }
  .price-popover-5:after {
    top: 282px;
  }
  .price-popover-5:before {
    top: 282px;
  }
  .price-popover-6:after {
    top: 275px;
  }
  .price-popover-6:before {
    top: 275px;
  }
  .price-popover-7:after {
    top: 373px;
  }
  .price-popover-7:before {
    top: 373px;
  }
  .price-popover-8:after {
    top: 368px;
  }
  .price-popover-8:before {
    top: 368px;
  }
  .price-popover-9:after {
    top: 315px;
  }
  .price-popover-9:before {
    top: 315px;
  }
  .price-popover-10:after {
    top: 510px;
  }
  .price-popover-10:before {
    top: 510px;
  }
  .price-name-shadow {
    height: 680px;
    margin-bottom: -680px;
  }
}
@media screen and (max-width: 767px) {
  .price-comp-mobile {
    display: table-row;
  }
  .price-comp-table {
    margin-top: 20px;
  }
  .price-comp-table td.price-comp-h {
    display: none;
  }
  .price-comp-table td {
    font-size: 12px;
  }
  .price-comp-table td:nth-child(4) {
    border-left: 1px solid #dfe0e2;
  }
  .price-comp-table td:nth-child(5) {
    border-left: 1px solid #dfe0e2;
  }
  .price-comp-table td.price-comp-h-mobile {
    width: 100%;
    max-width: 100%;
    padding: 0 10px !important;
    background: none;
    font-size: 14px;
    text-align: center;
    border-left: 1px solid #dfe0e2;
    border-right: 1px solid #dfe0e2;
    background: #f3f5f8;
  }
  .price-comp-table thead th:first-child {
    width: 0;
    padding: 0;
    display: none;
  }
  .price-comp-table th:nth-child(4) {
    border-left: 1px solid #dfe0e2;
    border-top: 1px solid #dfe0e2 !important;
  }
  .price-comp-table th:nth-child(5) {
    border-left: 1px solid #dfe0e2;
  }
  .price-box-golden {
    margin-top: 10px;
    padding-top: 20px;
  }
  .price-box-golden .heading {
    font-weight: bold;
    font-size: 18px;
    color: black;
  }
  .recommended {
    top: 1px;
  }
  .price-popover-close {
    display: block;
  }
  td {
    width: 25%;
  }
  th {
    width: 25%;
  }
  .price-name-shadow {
    box-shadow: none;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .recommended-comp {
    font-size: 10px;
    padding: 3px 5px;
    width: 80px;
    top: -19px;
  }
  .price-comp-zero {
    width: 0;
    height: 0;
    padding: 0 !important;
    margin: 0;
    display: none;
  }
  td.price-comp-bottom:nth-child(4) {
    border-bottom: 1px solid #dfe0e2;
  }
  .price-button .abraa-blue-btn {
    margin-bottom: 0;
    padding: 6px 20px;
  }
  .price-button .abraa-btn {
    min-width: 40px;
  }
  .price-button .abraa-transparent-btn {
    min-width: 40px;
  }
  .btn {
    padding: 6px 12px;
  }
  .white_bg_section {
    padding-left: 0;
  }
  .arrow_box {
    width: 100%;
    left: 0;
    position: absolute;
    background: #ffffff;
    border: 2px solid #1180b0;
    z-index: 100;
  }
  .arrow_box:after {
    border: 0 none;
  }
  .arrow_box:before {
    border: 0 none;
  }
  .price-popover-tmpate-left {
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .price-popover-tmpate-left img {
    width: 100px;
  }
  .price-popover-tmpate-right {
    margin-left: 0;
    width: 100%;
    display: block;
    overflow: hidden;
  }
  .price-popover-1 {
    top: 150px;
  }
  .price-popover-2 {
    top: 230px;
  }
  .price-popover-3 {
    top: 300px;
  }
  .price-popover-4 {
    top: 380px;
  }
  .price-popover-5 {
    top: 450px;
  }
  .price-popover-6 {
    top: 480px;
  }
  .price-popover-7 {
    top: 610px;
  }
  .price-popover-8 {
    top: 640px;
  }
  .price-popover-9 {
    top: 610px;
  }
  .price-popover-10 {
    top: 840px;
  }
  .price-popover-11 {
    top: 760px;
  }
  .price-popover-12 {
    top: 835px;
  }
}
@media only screen and (max-width: 480px) {
  .btn {
    padding: 6px 6px;
  }
  .price-button .abraa-blue-btn {
    margin-bottom: 0;
    padding: 6px 12px;
  }
  .price-popover-1 {
    top: 160px;
  }
  .price-popover-2 {
    top: 260px;
  }
  .price-popover-3 {
    top: 360px;
  }
  .price-popover-4 {
    top: 435px;
  }
  .price-popover-5 {
    top: 510px;
  }
  .price-popover-6 {
    top: 540px;
  }
  .price-popover-7 {
    top: 660px;
  }
  .price-popover-8 {
    top: 690px;
  }
  .price-popover-9 {
    top: 660px;
  }
  .price-popover-10 {
    top: 890px;
  }
  .price-popover-11 {
    top: 820px;
  }
  .price-popover-12 {
    top: 895px;
  }
  .price-box {
    margin-right: 10px;
    padding: 10px;
  }
  .price-label {
    font-size: 30px;
    margin: 14px 0 0 0;
  }
  .price-label em {
    top: -12px;
    left: -10px;
  }
  .table-wrap {
    overflow-x: scroll;
  }
  .recommended-comp {
    left: -4px;
    
  }
}
/*
HABIB CSS CHANGES
 */
@media screen and (max-width: 767px) {
  .price-button .abraa-btn {
    display: block;
  }
}
.single-plan {
  margin-bottom: 20px;
}
.price-button .abraa-blue-btn:hover {
  color: #1180b0 !important;
}

/*
Add Contact Us To Price
 */
#contact-us-price{
  padding: 14px 0px;
  font-size: 27px;
  font-weight: bold;
  color: #666f75;
  font-weight: 400;
}

#contact-us-price:hover{
   text-decoration: none;
 }
.page-title{
  font-size: 26px;
  color: #333333;
}
.benefit-image{
  display:block;
  width:50%;
  margin:auto;
}
.a{

}