.prebannersection{
  background: url(../../dmvpermittest/img/premiumpageimages/headerbanner.svg) no-repeat;
    background-size: contain;
    background-position: 0px 151px;
 
}
.bannerleftc p{
    color: #009a44;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
}
.bannerleftc .d-flex{
    gap:20px;
}
.bannerleftc h2 span{
    color: #009a44;
}
.bannerleftc h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color:rgba(31, 38, 50, 1);
}
.freetrailbutton{
    background: #009a44;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    border: none;
    padding: 10px 25px;
        margin-top: 16px;
}
.starslist p{
    font-size: 15px;
    color: rgba(92, 92, 92, 1);
    line-height: 20px;
}
.starslist{
    align-items: center;
    margin-top: 30px;
    padding-bottom: 20px;
}
.colorsame{
    color: #009a44;

}
.trailworks h2{
    font-size: 45px;
    line-height: 55px;
}
.trailbg{

}
.firsttryguaranteed{
    background: url(../../dmvpermittest/img/premiumpageimages/bgcolors.png) no-repeat;
    background-size: cover;
 
}
.workstext h3{
    font-size: 18px;
    color: rgba(31, 38, 50, 1);
    font-weight: 600;
}
.workstext p{
    font-size: 14px;
    color: rgba(105, 105, 105, 1);
    font-weight: 400;
}
.workstext p b{
   color: rgba(31, 38, 50, 1);
    font-weight: 600; 
}
.workstext{
        align-items: flex-start;
            gap: 20px;
}
.getduringbox{
    gap:20px;
    align-items: center;
    margin-bottom: 20px;
}
.getduringbox h3{
    color:#009a44;
    font-size: 20px;
    line-height: 22px;
}
.Learning h3{
    font-size: 45px;
    line-height: 55px;
}
.learinglist ul li{
    list-style: none;
    margin-bottom: 10px;
}

.learinglist ul{
    padding-left: 0;
}
.learinglist{
        display: flex;
    gap: 20px;
    justify-content: space-between;
}
.testibg h3{
    font-size: 20px;
    line-height: 20px;
}
.testibg h2{
font-size: 17px;
    color: rgba(0, 0, 0, 1);
    line-height: 20px;
    border-top: 1px solid rgba(217, 217, 217, 1);
    padding-top: 11px;
    margin-top: 10px;
}
.testibg p{
   font-size: 14px;
    line-height: 20px;
    color: rgba(122, 122, 122, 1);
}
.testibg{
        box-shadow: 0px 29.03px 72.59px 0px rgba(242, 174, 97, 0.4);
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 15px;
}
.newplans h4{
    color:#009a44;
    font-size: 25px;
    line-height: 22px;
    text-align: center;
}

.plan-box.hover{
    border: 4px solid;
border-image-source: linear-gradient(180deg, #009a44 0%, #FFCE06 100%);
box-shadow: 0px 5px 15px 0px rgba(255, 206, 6, 0.35);
    background: #fff ! IMPORTANT;
    color: #000 !important;
        transform: none ! IMPORTANT;

}
.newplans .passwith{
        background: #009a44 !important;
    color: #fff !important;
    border:none;
}
.newplans .plan-box.hover .passwith{
            background: #009a44 !important;
    color: #fff !important;
    border:none;
}
.plan-box .text-left {
    color: rgba(92, 92, 92, 1) !important;
    font-size: 12px !important;
    margin-bottom: 6px !important;
}
.plan-box .tooltip ul li{
    padding: 10px !important;
    margin-bottom: 1px !important;
}
.plan-box .tooltip ul li:hover{
    padding: 10px !important;
}
.plan-box{
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.plan-box.hover li{
    color: #000 !important;
}
.newplans .popuplarmost{
    background: rgba(255, 226, 107, 1);
}
.plan-box{
    background: #fff !important;
    border:none;
}
.newplans .plan-box:hover .popuplarmost{
   display: block !important;
    position: absolute;
    top: -15px;
    left: 8%;
    border-radius: 5px !important;
    color: rgba(71, 71, 71, 1) ! IMPORTANT;
}
.newplans .popuplarmost h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    color: rgba(71, 71, 71, 1) ! IMPORTANT;
}
.newplans .plan-box{
    border:none !important;
    padding:40px 20px !important;
}
.newplans .popuplarmost{
        padding: 6px 15px;
}
.plan-box:hover .popuplarmost{
   display: block !important;
}
.plan-box:hover{
box-shadow: 0px 5px 15px 0px rgba(255, 206, 6, 0.35);
}
.actuvalprice{
        font-size: 16px !important;
}
 .actuvalprice {
text-decoration: line-through;
}
.newplans .planxcadrs{
    margin-top: 30px !important;
}

.mainprice{
    font-size: 25px !important;
    font-weight: bold;
    color: #000 !important;
}
.forday{
        background: rgba(212, 234, 83, 1);
    color: #000 !important;
        padding: 1px 5px;
    font-size: 14px !important;
}

.plan-box {
    transition: border 0.3s ease, border-image-source 0.3s ease;
    border: 4px solid transparent !important;
    border-image-slice: 1;
}

.plan-box:hover {
    border: 4px solid !important;
    border-image-source: linear-gradient(180deg, #8A1538 0%, #FFCE06 100%) !important;
    border-image-slice: 1 !important;
}

@media only screen and (max-width: 776px) {

.plan-box.Active{
display: block !important;
}
.header {
    margin-top: 35px;
}
.slaestabs {
background: rgba(255, 245, 220, 1);
padding: 1px;
}
.bannerleftc p {
    font-size: 20px;
    line-height: 30px;
}
.prebannersection{
    background: none !important;
}
.starslist img{
   width: 102px;
}
.starslist {
    align-items: center;
    margin-top: 15px;
    padding-bottom: 0px;
}
.trailworks h2 {
    font-size: 23px;
    line-height: 30px;
}
.workstext {
    align-items: flex-start;
    gap: 5px;
}
.firsttryguaranteed{
    background: none !important;
}
.freeduring h2{
        font-size: 25px;
    line-height: 35px;
    margin-bottom: 0;
    padding-bottom: 12px ! IMPORTANT;
}
.getduringbox {
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.Learning h2{
            font-size: 25px;
    line-height: 35px;
    margin-bottom: 0;
    padding-bottom: 12px ! IMPORTANT;
}
.learinglist {
    display: block;
}
.testibg h2{
   font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 12px ! IMPORTANT;  
}
.newplans h2{
      font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 12px ! IMPORTANT;   
}
.newplans h4 {
    color: #009a44;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
}
h4.actuvalprice{
    font-size: 18px !important;
}
.tooltip ul li{
            font-size: 14px;
        padding-bottom: 5px;
}
h4.actuvalprice {
text-decoration: line-through;
}
#premium-box h4.actuvalprice {
   text-decoration: line-through;
}
   .newplans .plan-box ul li {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .bannerleftc p {
        font-size: 17px;
        line-height: 30px;
    }
    .bannerleftc h2 {
    font-size: 32px;
    line-height: 40px;
}
.getduringbox h3 {
    color: #009a44;
    font-size: 18px;
    line-height: 22px;
}
.getduringbox .iconimg{
    width: 40px;
}
.learinglist ul li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 14px;
}
.freetrailbutton{
    width: 100%;
}

}
.dayes{
    font-size: 16px;
}
@media only screen and (max-width: 360px) {
.bannerleftc p {
        font-size: 17px;
        line-height: 30px;
    }
    .bannerleftc h2 {
    font-size: 32px;
    line-height: 40px;
}
.starslist p{
    font-size: 14px;
    line-height: 18px;
}
.trailworks h2 {
    font-size: 20px;
    line-height: 30px;
}
}
