.ptePricing thead th {
    background: #e77424;
    color: #fff;
}   section.ptePricing.mt-5 table * {
    text-transform: uppercase;
}
section.ptePricing.mt-5 td a {
    background: #17aeb9;
    color: #fff;
    padding: 5px 30px;
    border-radius: 6px;
}
section.ptePricing.mt-5.pt-5.bt-5.mb-5 .col-lg-12.text-center {
    font-size: 37px;
    margin-bottom: 30px;  
    text-transform: uppercase;
    font-weight: 600;
    color: #162a51;
}

.package p { 
     font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.package button {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    background: #e77524;
    padding: 6px 15px;
    border-radius: 3px;
    box-shadow: 0 2px 8px -5px #686868;
    border: 0;
    cursor: pointer;
}
.package a:hover {
    transform: scale(1.08);
    position: relative;
    bottom: 2px;
    transition: 0.5s;
}
.package {
    text-align: center;
    color: #fff;
    border-radius: 14px;
    padding: 20px 15px;
    min-height: 228px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;margin-bottom: 28px;
}

.package{    background: #162a51;}
.package:hover {
    background: #17aeb9;
}
p.price {
    font-size: 70px;  
}

.col-lg-7.mock-test-form-div.d-flex.flex-wrap.align-content-center {
    padding-top: 35px;
    padding-bottom: 30px;
}
@media (max-width: 1550px){}
.footer-text-bg {
     height: 100% !important;}}
@media (min-width:1366px)
{
.border-left:before {
    left: calc(26% - 1200px/2 + 15px + (1200px/12)*3) !important;
}
}

@media (max-width:991px){.blog-detail-text {
    margin-top: 30px !important;
}}
@media (max-width:767px){
    
    div#introCarousel .carousel-content {
    min-height: 122px;
}
	.package {
    min-height: auto;
    margin-bottom: 15px; 
}
section#intro .carousel-item {
    padding: 50px 0 !important;
}
}