.pricing {
  @include translate(-49%, -49.1%)
  left: 50%
  top: 50%
  width: 310px
  font-size: 0;
  opacity: 1;
  transition: opacity .2s ease;
  margin-bottom:;
}

.price-option {
      display: inline-block;
    width: 9em;
    vertical-align: middle;
    /* margin-right: 0.3125em; */
    font-size: 16px;
    opacity: 1;
    transition: opacity .2s ease;
}
.price-site{width: 4.7em;}

.price-option:last-child { margin-right: 0; }

.pricing:hover .price-option { opacity: 0.6; }
.pricing:hover .price-option:hover { opacity: 1; }

.price-option__detail {
  /*padding: 2em 0;
  background: white;*/
  text-align: center;
}

.price-option--low .price-option__detail  {     /* border-radius: .25em 0 0 0; */
    border: 1px solid #c3c3c3;}
.price-option--mid .price-option__detail  {padding: 2.3em 0; */
    border: 2px solid #c3c3c3;
    box-shadow: -1px 8px 12px 7px rgba(136, 130, 130, 0.48);
    padding-top: 20px;
    padding-bottom: 0px; }
.price-option--high .price-option__detail {
    border: 1px solid #c3c3c3; }

.price-option__cost,
.price-option__type {
  display: block;
}

.price-option__cost {
  font-size: 1.5em;
  color: #383838;
}

.price-option__type {
  font-size: .7em;
  text-transform: uppercase;
  color: #525252;
}

.price-option__purchase {
  position: relative;
  display: block;
  padding: .6em;
  font-size: .875em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
 /* color: rgba(0,0,0,0.6);*/ color:white;
}

.price-option--low .price-option__purchase  { background: #a7a6a6; border-radius: 0 0 0 .25em; }
.price-option--mid .price-option__purchase  { background: #a7a6a6; border-radius: 0 0 .25em .25em; }
.price-option--high .price-option__purchase { background: #a7a6a6; border-radius: 0 0 .25em 0; }

.price-option__purchase:before {
 /* content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-style: solid;*/
}

.price-option--low .price-option__purchase:before  { /*border-color: transparent transparent #a7d155;*/ }
.price-option--mid .price-option__purchase:before  {/* border-color: transparent transparent #eada42; */}
.price-option--high .price-option__purchase:before { /*border-color: transparent transparent #e54e4b;*/ }
.highlighted{/*background: #ff670f;
    background: -moz-linear-gradient(top, #ff670f 0%, #fc4a0f 100%);
    background: -webkit-linear-gradient(top, #ff670f 0%,#fc4a0f 100%);
    background: linear-gradient(to bottom, #ff670f 0%,#fc4a0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#fc4a0f',GradientType=0 );*/ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc9b7e+1,f9700e+100 */
background: rgb(252,155,126); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,155,126,1) 1%, rgba(249,112,14,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(252,155,126,1) 1%,rgba(249,112,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(252,155,126,1) 1%,rgba(249,112,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc9b7e', endColorstr='#f9700e',GradientType=0 ); /* IE6-9 */
    padding: 12px 0px;}
	.main-hig{ color:white;}
	.main-price-main{ color:white; font-weight:bold; font-size: 32px;}
	.main-price-main small{    font-size: 19px; }
	.main-price-main sup{font-size:20px;}
	.uper-main-price{    font-size: 46px;
    font-weight: bold;     margin-top: -15px;}
	.upper-mb{text-transform: none;
    font-size: 16px;
    margin-top: 6px;
    font-weight: bold;}
	.lgo-img{margin-bottom: 22px;
    margin-top: -34px;
    margin-left: 13px;}
	.pricing-first{    font-size: 23px;
    color: #f05a29;
    font-weight: bold;}
	.pricing-first small{    font-size: 18px;
    color: #383838}
	
	.unlim-data-gb small{font-size: 13px;
    /* font-weight: bold; */
    font-family: inherit;}
	.unlim-data-gb b{font-size: 20px;
    font-weight: bold;
    font-family: inherit;}
	.unlim-data-gb sup{    font-size: 15px;
    color: #f05a29;}
	.unlim-link{color: #f05a29;
    font-weight: bold;
    font-family: inherit;
    font-size: 14px;}
	
	
	
	
	
	/*make responsive hazzy*/
	
	
	
	
	.pricing-first sup{    font-size: 16px;}
	.planes-first-nmae{    text-transform: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;}
	.small-pack{background: rgb(255,255,255); */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(238,238,238,1) 100%);
    /* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(238,238,238,1) 100%); */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); padding: 5px 1px;}
	
	
	.plans-summe{    font-size: 12px;
    margin: 14px 0px 1px 0px;}
	.wow-pace{text-align:center;}
	
	@media only screen and (min-width: 768px){
	.main-price-riw{margin-right: -98px;px;}
	}
	@media only screen and (max-width: 767px){
	.main-price-riw{margin-left: 8px;}
	.pricing{margin-bottom: 36px;}
	}
	
.unlimte-main-box{border: 1px solid #c3c3c3; text-align:center; padding: 16px 1px 8px 1px; font-family: inherit;}
.unlim-gb img{margin-bottom: -9px;}
.unlim-gb span{font-size: 38px;
    font-weight: bolder; font-family: inherit;
    color: #383838;}
.unlim-gb small{    font-weight: bold;
    font-size: 16px;
    color: #383838; font-family: inherit;}
	
	.unlim-data-gb{line-height: 0px;}
	.unlim-data-gb span{font-size: 23px;
    color: #f05a29;
    font-weight: bold;
    font-family: inherit;}
	
	
	