.subtitle {margin-top: 0; }
.note { font-size: 12px; margin-top: 15px; }
.subscription-exclusive {font-size: 14px;font-weight: 500;display: inline-block;color: #4911d8;background: none;padding: 2px 12px 2px;border: 1px solid #4911d8;border-radius: 13px;}
.note.os-note {white-space: nowrap;}
.banner-content {background: #F1EDFC;border-radius: 10px;padding: 10px;margin-top: 20px;}
.note .change-os {font-size: 13px; white-space: nowrap;}
/* .hero {background-color: #14102b;background-position: center top;background-repeat: no-repeat;color: #fff;font-size: 18px;padding: 40px 0;}
.hero ul{font-size: 16px;margin-bottom: 40px; padding-left: 20px}
#hero .hero-bg { background-image: url(../../2023-new/images/free-trials/free-trial-cdgs.png); min-height: 500px; background-size: contain; background-repeat: no-repeat; background-position: center; } */
.hero {position: relative; background-position: center top;background-repeat: no-repeat;color: #fff;font-size: 18px; max-width: 1400px;margin: 0 auto;}
.hero ul{font-size: 16px;margin-bottom: 40px; padding-left: 20px}
#hero .hero-bg { min-height: 500px; position: inherit }
.bg-wrapper {
    background-color: #14102b;
}

.bg-wrapper {
    position: relative;
}
#hero .hero-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: -400px;
    height: 100%;
    width: 100%;
    background-image: url(../../2023-new/images/free-trials/hero-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.card-block-link{
    color: #000;
    text-decoration: none;
    display: block;
}
.card-block-link:hover{
    color: #000;
    text-decoration: none;
}
.card {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;

    position: relative;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 30px;
}

.card:hover{
    scale: 1.05;
}
.card-bottom-circle:hover {
    background: url(../../2023-new/images/icons/arrow-narrow-right-white.svg) no-repeat center #0052A3;
}
.card-bottom-circle{
    content: "";
    width: 33px;
    height: 33px;
    color: #fff;
    background: url(../../2023-new/images/icons/arrow-narrow-right-white.svg) no-repeat center #0067cb;
    border-radius: 50%;    
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.card a.card-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.card-body h3{
    text-align: center;
    margin: 30px 12px;
    font-weight: 500;
}
.ghost-gray-bg{
    background-color: #f8f8f8;
}
.section-intro {
    margin-bottom: 60px;
}
.panel-group { overflow-anchor: none; }
.panel-group .panel-title a:hover{
    color: #000;
}
.panel-group .panel-title a[aria-expanded="true"] {
    color: #000;
    border-color: #4911d8;
}
.panel-group .panel-title a:hover {
    color: #000;
}
.panel-group .panel-title a {
    padding: 10px 15px;
    font-size: 24px;
    font-weight: 500;
    color: #757575;
    display: block;
    border-left: 4px solid #ddd;
    text-decoration: none;
}
.panel-group .panel, .panel-default>.panel-heading, .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
}
.panel-group .panel-collapse{
    border-left: 4px solid #ddd;
    
}
.panel-group .panel-collapse[aria-expanded="true"]{
    border-color: #4911d8;    
}

.panel-group .panel-body{
    padding: 0px 15px 15px!important;
}
.content-right { margin-top: 20px }
.contents { margin-bottom: 80px }
.feature-gallery .tab-content {
    padding: 50px 30px 20px;
    background: #f8f8f8;
    border-radius:15px;
}
.feature-gallery .caption{
    width: 100%;
}
.feature-gallery .nav-pills{
    margin: 0;
    border-bottom: none;
    display: block;
    text-align: center;
}
.feature-gallery .nav-pills>li+li {
    margin-left: 5px;
}
.feature-gallery .nav-pills>li{
    border:1px solid #757575;
    border-bottom: none;
    margin-bottom: -7px;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    overflow: hidden;
}
.feature-gallery .nav-pills>li.active{
    border: none;
    background:#f8f8f8;    
}

.feature-gallery .nav-pills>li a{    
    color: #757575;
    font-weight: 500;
    font-size:18px;
    display:block;
    border-radius: 0;
    margin: 0;
    padding: 15px 40px;
    min-width: 280px;
}

.feature-gallery .nav-pills>li.active a{
    border-top: 8px solid #4911d8;

}
.feature-gallery .nav-pills>li.active>a, 
.feature-gallery .nav-pills>li.active>a:focus, 
.feature-gallery .nav-pills>li.active>a:hover{
    color: #000;
}
.feature-gallery .nav-pills>li:not(.active):hover{
    border:2px solid #4911d8;
    border-bottom: none;
}

.feature-gallery .nav-pills>li.active a, 
.feature-gallery .nav-pills>li a:hover, 
.feature-gallery .nav-pills>li a:focus, 
.feature-gallery .nav-pills>li.active>a:hover {    
    color: #000;
}


.feature-gallery .tab-content ul {
    margin-bottom: 30px;
}

.feature-gallery .tab-content ul li {
    margin-bottom: 10px;
}

.feature-gallery .tab-content ul li::marker {
    color: #4911d8;
    font-size: 20px;
}
.feature-gallery h4{    
    margin:0 0 5px;
}
.icon-box{
    display: flex;
    align-items: center;
    margin-bottom: 30px;

}
.icon-box .subscription-exclusive{    
    line-height: 18px;
   /* margin-left: 10px;*/
    padding: 4px 12px;
}
.icon-thumb {
    width: 80px;
    min-width: 80px;
    margin-right:15px
}
.icon-thumb img{
    border-radius: 15px;
}
.icon-text h4{    
    margin:0 10px 5px 0;
    display: inline-block;
}
.icon-text p {
    margin: 0;
}

a.paper-link, a.open-tab-link{
    position: relative;
    font-weight: 500;
    margin-right: 25px;
}
a.paper-link::after{    
    display: inline-block;
    position: absolute;
    content: "";
    background: url(../../2023-new/images/icons/paper-link-icon.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: 80% 100%;
    bottom: -1px;
    right: -25px;
    width: 22px;
    height: 18px;
}
a.open-tab-link::after{    
    display: inline-block;
    position: absolute;
    content: "";
    background: url(../../2023-new/images/icons/open-tab-link-icon.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: 80% 100%;
    bottom: -1px;
    right: -25px;
    width: 22px;
    height: 18px;
}
span.vertical-break {
    width: 2px;
    height: 1.5em;
    display: inline-block;
    vertical-align: bottom;
    background: #ddd;
    margin-right: 5px;
    border-radius: 1px;
}
.rounded-corners{    
    border-radius: 15px;
}
@media (min-width: 992px){
.flex-icons {
    display: flex;
    flex-wrap: wrap;
}}
#whatsnew ul{margin-top: 20px}
#whatsnew ul li{margin-bottom: 10px}
#whatsnew .section-intro{margin-bottom: 0}
#whatsnew img{box-shadow: 1px 2px 8px 1px #e9e9e9}
#final-trial{margin-top: 40px}
.top-rated .rating { display: flex; align-items: center; }
.top-rated .rating span { font-size: 28px; font-weight: 600; }
.top-rated .rating .glyphicon { margin-left: 10px; }
/* .top-rated .container { border-bottom: 1px solid #E8E8E8; } */
.logos .top-rated img { max-width: 125px; max-height: 30px; width: auto; }
.top-rated .item { display: flex; justify-content: space-between; flex-direction: column; align-items: center; padding: 0 10px; }
.top-rated h2 {font-size: 32px;line-height: 1.2;font-weight: 600;margin: 0;}
@media (min-width: 768px) {

    .row.equal {display: flex; flex-wrap: wrap; width: 100%; margin: 0;}


}
@media (max-width: 1199px) {
    .top-rated .rating span { font-size: 20px; }
}
@media (max-width: 991px) {
    .top-rated h2 {font-size: 32px;}
    .top-rated .rating span { font-size: 18px; }
    .logos .top-rated img {max-width: 100px;}
}
@media (max-width: 767px) {
    body #hero .hero-bg {display: none;}
    .navbar-white#sitenav .container{padding-right: 15px}
    .top-rated { text-align: center; }
    .top-rated h2, .top-rated .item { margin-bottom: 20px; }
    .top-rated .rating { margin-bottom: 5px; text-align: center; }
    .top-rated .row.equal { display: flex; flex-wrap: wrap; margin: 0; }
    .logos .top-rated img {max-width: 120px;}
}
