/*Product comparison table styles*/
.overview-bg {
  background-image: url(/assets/new/img/products/prod-banner.jpg);
  height: 400px;
}
.product-banner.juliasim-bg {
  background-color: #3F3FB1;
  background-image: url(/assets/new/img/products/juliasim/image3.svg), url(/assets/new/img/products/juliasim/image4.svg);
  background-size: 180px, 50%;
  background-position: 55%, left;
}
.product-banner.juliahub-bg {
  background-color: #1F2236;
  background-image: url(/assets/new/img/products/juliahub/juliahub-icon2.svg), url(/assets/new/img/products/juliahub/juliahub-icon1.svg);
  background-size: 200px, 50%;
  background-position: 59%, left;
}
.product-banner.juliasure-bg {
  background-color: #AD342B;
  background-image: url(/assets/new/img/products/juliasure-icon3.svg), url(/assets/new/img/products/juliasure-icon2.svg);
  background-size: 150px, 50%;
  background-position: 59%, left;
}
.product-banner.juliateam-bg {
  background-color: #30489C;
  background-image: url(/assets/new/img/products/juliateam-banner-2.svg), url(/assets/new/img/products/juliateam-banner-1.svg);
  background-size: 250px, 50%;
  background-position: 59%, left;
}
/*.juliasure-bg {*/
  /*background-image: url(/assets/new/img/products/juliasure-banner.svg);*/
/*}*/
/*.juliateam-bg {*/
  /*background-image: url(/assets/new/img/products/juliateam-banner.svg);*/
/*}*/
.product-banner.juliarun-bg {
  /*juliarun-banner-1.svg*/
  /*juliarun-banner-2.svg*/
  background-color: #339E5C;
  background-image: url(/assets/new/img/products/juliarun-banner-2.svg), url(/assets/new/img/products/juliarun-banner-1.svg);
  background-size: 250px, 50%;
  background-position: 59%, left;
}
.product-banner.juliapro-bg {
  background-color: #F58220;
  background-image: url(/assets/new/img/products/juliapro-banner-1.svg);
  background-size: 50%;
  background-position: left;
}
.product-banner.pharmaceutical-banner-product {
  background-color: #002895;
  background-image: url(/assets/new/img/products/pumas-banner-3.svg), url(/assets/new/img/products/pumaspro-banner-1.svg);
  background-size: 250px, 50%;
  background-position: 59%, left;
}
.pumaspro-bg {
  background-image: url(/assets/new/img/products/pumaspro-banner.png);
}
.jl-prod-ban-txt-space {
  margin-top: 5.2rem;
  padding-left: 13rem;
}
.jl-prod-ban-txt-space-1 {
  margin-top: 7.2rem;
}
.prod-icon { margin-top: -120px; }
.jl-bg-red { background-color: #cb3c33; }
.jl-bg-blue { background-color: #3958bf; }
.jl-bg-green { background-color: #43b55f; }
.product-banner {
  background-size: cover;                      
  width: 100%;
  min-height: 300px;
  background-repeat: no-repeat;
  background-position: center center;
}
.headlines td {
  border-top:none;
  vertical-align: middle;
}
.b-b-l-radius {
  border-radius: 0px !important; 
  border-bottom-left-radius: 15px !important;
}
.border-radius-0 {
  border-radius: 0px !important;
}
#prod-comparison-table {
  margin-top: -118px;
}
#prod-comparison-table thead tr th div {
  background-color: white; 
  border-top-left-radius: 2rem; 
  padding: 35px 0px 10px 20px;
}
#prod-comparison-table tr td {
  border-top: none !important;
}
#prod-comparison-table thead th:first-child {
  background-color: transparent;
}
#prod-comparison-table thead th {
  width: 25%; 
  border: none !important;
}
#prod-comparison-table tr:first-child {
  background-color: transparent !important;
}
#prod-comparison-table tr:nth-child(odd) {
  background-color: #e6e7e8;
}
#prod-comparison-table tr:nth-child(even) {
  background-color: #f1f2f2;
}
#prod-comparison-table tr:first-child td {
  border-right: 1px solid white !important;
}
#prod-comparison-table tr td:not(:first-child) {
  border-right: 1px solid #cbcccd;
  vertical-align: middle !important;
}
#prod-comparison-table tr:first-child td:not(:first-child) {
  vertical-align: baseline !important;
}
#prod-comparison-table tr td:last-child {
  border-right: none;
}
#prod-comparison-table tr:nth-child(2), #prod-comparison-table td:first-child, #prod-comparison-table tr:nth-child(2) td {
  border-right: none;
  background-color: white;
  border-bottom: 1px solid #cbcccd;
  text-align: left !important;
}
#prod-comparison-table tr:first-of-type td {
  border-bottom: 1px solid white !important;
}
#prod-comparison-table tr:last-child, #prod-comparison-table tr:last-child td {
  border-bottom: none;
}
#prod-comparison-table tr:last-child td:not(:first-child) {
  border: 4px solid white !important;
}
/*Product comparison table styles*/
/*Juliasure features table styles*/
#juliasure-table thead tr th {
  border: none !important;
  color: #939598;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
}
#juliasure-table tr td:nth-child(2) {
  background-color: #f1f2f2;
  border-right: 1px solid white;
}
#juliasure-table tr td:nth-child(3) {
  background-color: #e6e7e8;
}
/*Roi table style*/
#roi table, #roi td {
  border: 3px solid #cbd4db !important;
  vertical-align: middle;
  padding: 7px;
}
/*Roi table style*/
/*Juliasure features table styles*/
/*JuliaPro CSS. Begins*/
#curated-pkgs, #premium-pkgs, #download-table {
  position: absolute;
  left: 0px;
  top: -35px;
}
.juliapro-release-table { vertical-align: middle; }
.juliapro-release-table > thead > tr > th {
  border: none !important;
  font-size: 12px;
  color: #939598;
  font-weight: normal;
}
.juliapro-release-table tr td:first-child { border-left: 1px solid white !important; }
.juliapro-release-table tr td:not(:first-child) { text-align: center; }
.juliapro-release-table tr td:nth-child(2) { background-color: #f1f2f2; }
.curated-packages a { color: #231f20; }
/*JuliaPro CSS. Ends*/

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .product-banner.juliasure-bg,
  .product-banner.juliateam-bg,
  .product-banner.juliahub-bg,
  .product-banner.pharmaceutical-banner-product,
  .product-banner.juliasim-bg {
    background-size: 180px, 60%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product-banner.juliasure-bg,
  .product-banner.juliateam-bg,
  .product-banner.juliahub-bg,
  .product-banner.pharmaceutical-banner-product,
  .product-banner.juliasim-bg {
    background-size: 180px, 78%;
  }
}

@media only screen and (max-width: 600px) {
  .product-banner.juliasure-bg,
  .product-banner.juliateam-bg,
  .product-banner.juliahub-bg,
  .product-banner.pharmaceutical-banner-product,
  .product-banner.juliasim-bg {
    background-size: 150px, 200% 300px;
    background-position: 50% 94%, 20% -10px;
  }
  .product-banner.juliahub-bg{
    padding-bottom: 35px;
  }
  .product-banner.juliarun-bg{
    background-size: 150px, 200% 300px;
    background-position: 50% 94%, 20% -30px;
  }
  .product-banner.juliapro-bg {
    background-size: 200% 300px;
    background-position: 20% -20px;
    padding-bottom: 25px;
  }
  .product-banner.juliapro-bg br{
    display: block !important;
  }
  .product-banner.juliarun-bg .row-1{
    width: 100%;
  }
  .product-banner.pharmaceutical-banner-product {
    padding-bottom: 20px;
  }
  .product-banner.pharmaceutical-banner-product .row {
    width: 100%;
  }
  .product-banner.pharmaceutical-banner-product img {
    max-width: 100%;
  }
  .product-banner.pharmaceutical-banner-product .jl-header-3 {
    margin-top: 0 !important;
  }
  .product-banner .jl-header-3 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .product-banner .col-md-8 {
    text-align: left !important;
  }
  .product-banner .col-md-8 br {
    display: none;
  }
  .product-banner .row-1 >div {
    min-height: 200px;
  }
  .pharmaceutical-banner .jl-prod-ban-txt-space{
    margin-top: 0;
  }
  .pharmaceutical-banner{
    background-image: none;
  }
  .pharmaceutical-banner .row{
    width: 100%;
    padding-bottom: 20px;
  }
}