/*--- Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/


/*Pricing Page
------------------------------------*/
/*Pricing Head*/
.no-space-pricing [class^="col-"],
.no-space-pricing [class*=" col-"] {
  padding: 0;
}
.pricing {
  position:relative;
  border-radius:3px;
  margin-bottom:15px;
  box-shadow:0 0 5px #eee;
}
.pricing:hover {
  box-shadow:0 0 15px #b5b5b5;
}
/*.pricing:hover h4 {
  color:#74C52C;
}*/
.pricing-head {
  text-align:center;
}
.pricing h3,
.pricing h4 {
  margin:0;
  line-height:normal;
  font-weight:bold;
}
.pricing p {
  padding-top: 10px;
  font-size: 11px;
}
.pricing-head h3 span, 
.pricing-head h4 span {
  display:block;
  margin-top:5px;
  font-size:14px;
  /*font-style:italic;*/
}
.pricing-head h3 {
  color:#ffffff;
  padding:12px 0;
  font-size:35px;
  font-family:Arial;
  background:#428BCA;
  border-radius:3px 3px 0 0;
  /*text-shadow:0 1px 0 #143047;*/
}
.pricing-head h4 {
  color: #888;
  padding:5px 0;
  font-size:70px;
  text-shadow:0 1px 0 #fff;
  border-bottom:solid 1px #e6e6e6;
}
.pricing-head h4 i {
  top:-8px;
  font-size:28px;
  font-style:normal;
  position:relative;
}
.pricing-head h4 span {
  top:-10px;
  font-size:14px;
  font-style:normal;
  position:relative;
}
  
/*Pricing Content*/

.pricing-content  {
  margin-bottom: 0px;
}
.pricing-content li {

  font-size:12px;
  padding:7px 15px;
  border-bottom:solid 1px #e6e6e6;
}
.pricing-content li i {
  color:#72c02c;
  font-size:18px;
  margin-right:5px;
  position:relative;
}

/*Pricing Footer*/
.pricing-footer {
  color:#777;
  font-size:11px;
  line-height:17px;
  text-align:center;
  padding:0 20px 19px;
  border-radius:0 0 3px 3px;
}

/*Pricing Active*/
.price-active,
.pricing:hover {
  z-index:9;
  margin-top: -15px;
}
.price-active h4 {
  color:#74C52C;
}

/*Pricing Extra*/

 .bg-color {
  background-color: #f9f9f9;  
}
.no-space-pricing {
  padding: 0 15px;
}

.sticker-right,
.sticker-left {
    color: #fff;
  width: 150px;
  padding: 5px;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  position: absolute;
  text-align: center;
  letter-spacing: 2px;
  }

 .sticker-right {
    top: 13px;
    right: -49px;
    background: rgba(231, 76, 60, 1);
    transform: rotate(45deg);   
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
 .sticker-left {
    top: 9px;
    left: -48px;
    background: rgba(116, 197, 44, 1);
    transform: rotate(-45deg);   
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/*Pricing Table Colored Background Version
------------------------------------*/
.price-active, 
.pricing-bg-colored .pricing:hover {
  margin-top: 0;
}
.pricing-bg-colored .pricing {
  overflow: hidden;
}
.pricing-bg-colored .pricing {
  border: 1px solid #EEEEEE;
}
.pricing-bg-colored .pricing:hover {  
  background: #74C52C; 
}
.pricing-bg-colored .pricing:hover li,
.pricing-bg-colored .pricing:hover li i, 
.pricing-bg-colored .pricing:hover .pricing-head p {
  color: #fff; 
}
.pricing-bg-colored .pricing-head i {
  color: #74C52C;
  padding-top: 20px;  
  margin-top: 10px 0px;
}
.pricing-bg-colored .pricing-head p {
  color: #777;
  line-height: 17px;
  text-align:center;
  padding: 0px 20px 19px;
  border-radius: 0 0 3px 3px;
  border-bottom: 1px solid #F5F9E7;
}
.pricing-bg-colored h3 {
  border-bottom: 1px solid #fff;
}
.pricing-bg-colored h4 {
  color: #999;
  font-size: 70px;
  padding: 5px 0px;
  margin-top: -2px;
  font-family: Arial;
  background: #F7F7F7;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 #fff;
}
.pricing-bg-colored .pricing:hover h4 {
  background: #fff;
}
.pricing-bg-colored h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}
.pricing-bg-colored h4 span {
  top: -10px;
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}
.pricing-bg-colored .pricing-footer {
  padding: 2px 0px 19px;
}
.pricing-bg-colored .pricing-footer .btn-u {
  border: solid 1px #fff;
}

/*Pricing Table Rounded Version
------------------------------------*/
.price-active, 
.pricing-rounded .pricing:hover {
  margin-top: 0;
}
.pricing-rounded .pricing {
  overflow: hidden;
  box-shadow: none;
  border: 1px solid #eee;
}
.pricing-rounded .easy-bg-v2 {
  letter-spacing: 1px;
  border: 1px solid #fff;
  background-color:rgba(255, 255, 255, 0.1);
} 
.pricing-rounded .easy-bg-v2 i {
  padding-left: 3px;
}
.pricing-rounded h3 {
  padding-bottom: 80px;
  padding-top: 15px; 
}
.pricing-rounded h4 {
  width: 140px;
  height: 140px;
  padding-top: 22px;
  padding-left: 6px;
  font-size: 55px;
  margin: -75px auto 20px;
  border-radius: 140px !important;
  font-weight: normal !important;
  background: #fff url("../../img/breadcrumbs.png") !important;
}
.pricing-rounded .pricing-head h4 i{
  margin-right: 2px;
}
.pricing-rounded h6 {
  color: #888;
  font-size: 13px;
  font-style: normal;
  padding-bottom: 5px;
}
.pricing-rounded .pricing-content span {
  float: right;
}
.pricing-rounded .pricing-content span i {
  font-size: 13px;
}
/*Pricing Zoom  
------------------------------------*/

.pricing-zoom .pricing:hover {
  -webkit-transition:box-shadow 0.3s ease-in-out;
  -moz-transition:box-shadow 0.3s ease-in-out;
  -o-transition:box-shadow 0.3s ease-in-out;
  transition:box-shadow 0.2s ease-in-out;
}
.pricing-zoom .pricing-head h4 {
  background: url("../../img/breadcrumbs.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.pricing-zoom .price-active .pricing-head h4,
.pricing-zoom .pricing:hover .pricing-head h4 {
  padding: 15px 0;
  font-size: 80px;
  -webkit-transition:color 0.5s ease-in-out;
  -moz-transition:color 0.5s ease-in-out;
  -o-transition:color 0.5s ease-in-out;
  transition:color 0.5s ease-in-out;
}

/*Pricing Table Light Version 
------------------------------------*/
.price-active, 
.pricing-light .pricing:hover {
  margin-top: 0 ;
  border-color: #717984;
}
.pricing-light .pricing {
  overflow: hidden;
  box-shadow: none;
  border: 1px solid #ddd;
}
.pricing-light h3 {
  color: #888;
  font-weight: 200 !important;
  font-family: inherit;
  text-shadow: none !important;
  border-bottom: 1px solid #ddd !important;
  background: #fff url("../../img/breadcrumbs.png") !important;

}
.pricing-light .pricing .rating li {
  padding: 0;
  border-bottom: none;
}
.pricing-light .rating li i {
  color: #888;
  margin: 7px 0;
  padding-top: 0; 
  font-size: 20px;
}
.pricing-light li {
  color: #888;
  text-align: center;
}
.pricing-light .pricing-footer {
  margin: 0px;
  padding: 2px 0px 19px;
}
.pricing-light .pricing-footer h4 {
  color: #888;
  padding: 5px;
  font-size: 70px;
  text-shadow: none;
  margin: -2px 0 0px; 
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-weight: normal !important;
  background: #fff url("../../img/breadcrumbs.png") !important;

}
.pricing-light .pricing-footer h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
}
.pricing-light .pricing-footer h4 span {
  top: -5px;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-style: normal;
}
.pricing-light .pricing-footer p {
  color: #888;
  line-height: 17px;
  padding: 15px 20px 5px ;
}
.pricing-light .pricing:hover h4,
.pricing-light .pricing:hover h3,
.pricing-light .pricing:hover p,
.pricing-light .pricing:hover li, 
.pricing-light .pricing:hover li i {
  color: #717984;
}

.pricing-medium-light .btn-u:hover {
  background-color: #717984!important;
}

/*Pricing Meduim Light
------------------------------------*/
.price-active, 
.pricing-medium-light .pricing:hover {
  z-index:8;
  margin-top: 0 !important;
}
.pricing-medium-light .pricing {
  overflow: hidden;
  background: #eee;
  border: 2px solid #ddd;
}
.pricing-medium-light .pricing-head h3 {
  color: #717984;
  text-shadow: none;
  font-weight: normal !important;
  border-bottom: 2px solid #eee !important; 
  background: #fff url("../../img/breadcrumbs.png") !important;
}
.pricing-medium-light .pricing-content > li {
  border-color: #fff !important;
}
.pricing-medium-light .pricing .rating {
  text-align: center;
}
.pricing-medium-light .pricing .rating li {
  padding: 0;
  border-bottom: none;
}
.pricing-medium-light .pricing li i {
  color: #585f69;
}
.pricing-medium-light .rating li i {
  margin: 7px 0;
  padding-top: 0; 
  font-size: 20px;
}
.pricing-medium-light .pricing-content span {
  float: right;
}
.pricing-medium-light .pricing-content span i {
  font-size: 12px;
}
.pricing-medium-light .pricing-footer {
  padding: 2px 0px 20px;
}
.pricing-medium-light .pricing-footer h4 {
  color: #717984 !important;
  font-size: 70px;
  padding: 5px 0px;
  text-shadow: none;
  font-family: Arial;
  margin: -2px 0 20px;
  margin-bottom: 20px;
  font-weight: normal !important;
  background: #fff url("../../img/breadcrumbs.png") !important;

}
.pricing-medium-light .pricing-footer h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}
.pricing-medium-light .pricing-footer h4 span {
  top: -10px;
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}
.pricing-medium-light .pricing-footer p {
  color: #585f69;
  padding: 0 20px;
  line-height: 17px;
  text-align:center;
  border-radius: 0 0 3px 3px;
}
.pricing-medium-light .btn-u {
  background: #fff ;
  padding: 5px 58px;
  border: 1px solid #888;
}
.pricing-medium-light .btn-u:hover {
background-color: #717984!important;
}


/*Pricing Table medium-dark Version
------------------------------------*/
.price-active, 
.pricing-medium-dark .pricing:hover {
  margin-top: 0 ;
}
.pricing-medium-dark .pricing {
  border: 2px solid #717984;
  box-shadow: none;
}
.pricing-medium-dark .pricing-head h3 {
  color: #fff;
  text-shadow: none;
  background: #717984;
  border-bottom: 2px solid #eee ; 
}
.pricing-medium-dark .pricing .rating {
  text-align: center;
}
.pricing-medium-dark .pricing .rating li {
  padding: 0;
  border-bottom: none;
}
.pricing-medium-dark .rating li i {
  padding-top: 0; 
  margin: 7px 0;
  font-size: 20px;
}

.pricing-medium-dark .pricing-content li i {
  color: #717984;
}

.pricing-medium-dark .pricing-content li {
  border-color: #eee; 
}

.pricing-medium-dark .pricing-footer {
  margin: 0px;
  background: #717984;
  padding: 2px 0px 19px;
}
.pricing-medium-dark .pricing-footer h4 {
  color: #717984 !important;
  font-size: 70px;
  padding: 5px 0px;
  text-shadow: none;
  font-family: Arial;
  text-align: center;
  line-height: normal;
  font-weight: normal;
  margin: -2px 0 20px;
  font-weight: normal !important;
  background: #fff url("../../img/breadcrumbs.png") !important;
}
.pricing-medium-dark .pricing-footer h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}
.pricing-medium-dark .pricing-footer h4 span {
  top: -10px;
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}
.pricing-medium-dark .pricing-footer p {
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  padding: 0 20px 5px;
  border-radius: 0 0 3px 3px;
}
.pricing-medium-dark .btn-u {
  background: #fff !important;
  border: 1px solid #888 ;

}

/*Pricing Table Dark
------------------------------------*/
.price-active, 
.pricing-dark .pricing:hover {
  z-index:8;
  margin-top: 0 !important;
}
.pricing-dark .pricing {
  border-top: 2px solid #717984;
  overflow: hidden;
}
.pricing-dark .pricing {
  background: #717984;
}
.pricing-dark .pricing .rating  {
  text-align: center;
}
.pricing-dark .pricing .rating li {
  padding: 0;
  border-bottom: none;
}
.pricing-dark .pricing li i {
  color: #fff;
}
.pricing-dark .rating li i {
  margin: 7px 0;
  padding-top: 0; 
  font-size: 20px;
}
.pricing-dark li {
  color: #fff;
}
.pricing-dark .pricing-head h3 {
  color: #717984;
  text-shadow: none;
  font-weight: normal !important;
  border-bottom: 2px solid #eee !important; 
  background: #fff url("../../img/breadcrumbs.png") !important;
}

.pricing-dark .pricing-content li {
  border-color: #fff; 
}

.pricing-dark .pricing-content span {
  float: right;
}
.pricing-dark .pricing-content span i {
  font-size: 12px;
}
.pricing-dark .pricing-footer {
  padding: 2px 0px 20px;
}
.pricing-dark .pricing-footer h4 {
  font-size: 70px;
  padding: 5px 0px;
  font-family: Arial;
  text-shadow: none;
  margin: -2px 0 20px;
  margin-bottom: 20px;
  color: #717984 !important;
  font-weight: normal !important;
  background: #fff url("../../img/breadcrumbs.png") !important;
}
.pricing-dark .pricing-footer h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}
.pricing-dark .pricing-footer h4 span {
  top: -10px;
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}
.pricing-dark .pricing-footer p {
  color: #fff;
  padding: 0 20px;
  line-height: 17px;
  text-align:center;
  border-radius: 0 0 3px 3px;
}
.pricing-dark .btn-u {
  padding: 5px 60px;
  background: #fff !important;
  border: 1px solid #999 !important;
}




/*Pricing Table Mega v2 
------------------------------------*/

.pricing-mega-v2 .price-active,
.pricing-mega-v2 .pricing:hover {
  margin-top: 0px;
  margin: 40px 0px 0px 0px;
}
.pricing-mega-v2 .pricing {
  position: relative;
  border-radius: 3px;
  margin-bottom: 15px;
  margin-bottom: 100px;
  box-shadow: 0 0 0px #eee;
  border: 1px solid #eee;
  margin: 40px 0px 0px 0px;
}
.pricing-mega-v2 .pricing-head  h3 {
  font-size: 25px;
  min-height: 75px;
}
.pricing-mega-v2 .pricing-head h4{
  font-size: 20px;
}
.pricing-mega-v2 .pricing-head h4 i {
  color: #888888;
}
/*.pricing-mega-v2 .pricing:hover h4 i {
  color: #74C52C;
}*/

.pricing-mega-v2 .pricing-head h4 span,
.pricing-mega-v2 .pricing-content li span,
.padding-mega-v2 .pricing-head .price span {
  display: block; 
  padding: 10px 0px 0px;
}
.pricing-mega-v2 .pricing-head .price {
  font-size: 40px;
  font-style: normal;
  padding-bottom: 0px;
  background-color: #fff;
}
.pricing-mega-v2 .pricing-head h3, 
.pricing-mega-v2 .pricing-head h4 {
  font-style: normal;
  font-weight: normal !important;
}
.pricing-mega-v2 .hidden-area {
  margin-top: 115px;
}
.pricing-mega-v2 .hidden-area:hover {
  margin-top: 115px;
}
.pricing-mega-v2 .hidden-area .pricing-head h4 {
    font-size: 30px;
    min-height: 61px;
    padding: 5px 0;
}
/*.pricing-mega-v2 .hidden-area:hover .pricing-head h4 {
  color: #888;
} 
.pricing-mega-v2 .hidden-area li:hover  i{
  color: #74C52C;
} */ 

.pricing-mega-v2 .block li {
  text-align: center;
}
.pricing-mega-v2 .block li i {
  font-size: 13px;
}

.pricing-mega-v2 .pricing-content li {
  padding: 10px;
  font-size: 12px;
  font-style: normal;
  min-height: 41px;
}
.pricing-mega-v2 .hidden-area li {
  font-size: 13px;
}
.pricing-mega-v2 .pricing-content li i {
  color: #428BCA; 
}
.pricing-mega-v2 .bg-color {
  background-color: #e6e6e6;  
}
/*.pricing-mega-v2 .block:hover .bg-color {
  background: #74C52C;
}
.pricing-mega-v2 .block:hover h3,
.pricing-mega-v2 .block:hover h4, 
.pricing-mega-v2 .block:hover li, 
.pricing-mega-v2 .block:hover li i,
.pricing-mega-v2 .block:hover h4 i {
  color: #fff !important;
  background: #74C52C;
}
.pricing-mega-v2 .hidden-area:hover li i {
  color: #888;
}*/
.pricing-mega-v2 a{
  padding: 8px 0 ;
  color: #333;
 /* background-color: #428BCA;
  color: #fff;
  border: 2px solid #428BCA;
  border-radius: 0px 0px 3px 3px;*/
}
.pricing-mega-v2 a:hover{
  /*padding: 8px 0 ;
  background-color: #fff;*/
  color: #428BCA;
  text-decoration: underline;
    /*border: 2px solid #428BCA;
    border-radius: 0px 0px 3px 3px;*/
}



/* Devices (Desktop Mode) */
@media (min-width: 992px) and (max-width: 1200px) {
   .sticker-right {
    top: 10px;
      right: -58px;
      padding: 3px;
      font-size: 10px;
  } 
   .sticker-left {
    top: 10px;
      left: -58px;
      font-size: 10px;
      padding: 3px;
  }
}

/* Medium Devices (Desktops, 992px and less) */
@media (max-width: 991px) {
  /*Pricing Page*/
  .price-active,
  .pricing:hover {
    margin-top: 0;
  }
  .no-space-pricing [class^="col-"],
  .no-space-pricing [class*=" col-"] {
    padding: 10px;
  }
  .pricing-zoom .price-active .pricing-head h4,
  .pricing-zoom .pricing:hover .pricing-head h4 {
    padding: 5px 0;
    font-size: 70px;
  }
  .pricing-mega-v3 .pricing h4, 
  .pricing-mega-v3 .pricing h3,   
  .pricing-mega-v3 .pricing-content {
    border-left: 1px solid #eee;
  } 
  
  .pricing-mega-v3 .block h5 {
    text-align: center;
    visibility: visible;
  }
  /*End Pricing Page*/
}

.compare-no {
  color: red !important;
}

.compare-yes {
  color: #72c02c !important;
}
.compare-question {
  color: gray !important;
}
.pricing-popover {
    padding: 0 ;
  background: transparent;
  color: #428BCA !important;
  border: 0px !important;
  background-color: transparent !important;
}
.pricing-popover:hover {
    padding:  0 ;
  background: transparent;
  color: #428BCA !important;
  background-color: transparent !important;
  border: 0px !important;
  cursor: pointer; cursor: hand; 
}
.price-blue-scale1 {
  background:#9ec3e4 !important;
}
.price-blue-scale2 {
  background:#7fb1db !important;
}
.price-blue-scale3 {
  background:#619ed3 !important;
}

/*--- END Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- END Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- END Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- END Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- END Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
/*--- END Unity Comparison ----------------------------------------------------------------------------------------------------------------------*/
.applybutton a{
  font-size: 30px;
  padding-bottom: 12px;
  margin-bottom: 30px;
}

.pricing-head.advocate h3{
    background-color: #FD854D;
}
.pricing-head.associate h3{
    background-color: #33CC66;
}
.pricing-head.business h3{
    background-color: #3399FF;
}
.pricing-head.premium h3{
    background-color: #9966FF;
}