body {
    font-family: "Poppins";
    color: #111111;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins";
    font-style: normal;
}

h1 {
    font-weight: 600;
    font-size: 45px;
    line-height: 1.05;
}

h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 1.06;
}

h3 {
    font-weight: 500;
    font-size: 35px;
    line-height: 1.06;
}

h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 1.06;
}

h5 {
    font-weight: 500;
    font-size: 25px;
    line-height: 1.06;
}

h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.06;
}

img {
    width: 100%;
    max-width: 100%;
}

a {
    text-decoration: none;
    font-weight: 500;
}
.blog-img img{
    height: 240px;
    object-fit: cover;
}

@media (max-width: 768px) {
    body {
        font-size: 14px;
    }
    h1 {
        font-weight: 600;
        font-size: 30px;
        line-height: 1.05;
    }

    h2 {
        font-weight: 600;
        font-size: 27px;
        line-height: 1.06;
    }

    h3 {
        font-weight: 500;
        font-size: 25px;
        line-height: 1.06;
    }

    h4 {
        font-weight: 500;
        font-size: 22px;
        line-height: 1.06;
    }

    h5 {
        font-weight: 500;
        font-size: 20px;
        line-height: 1.06;
    }

    h6 {
        font-weight: 700;
        font-size: 18px;
        line-height: 1.06;
    }
}

/*
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1440px;
}
}

*/

/* header css start */

.cst-header {
    position: absolute;
    width: 100%;
}

.cst-header .cst-menu ul li a {
    font-size: 100%;
    line-height: 0.8;
    letter-spacing: 0.02em;
    color: #111111;
}

.navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.cst-header .header-searh {
    padding-right: 25px;
    padding-left: 20px;
}

.cst-header .header-logo {
    width: 100%;
    max-width: 240px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.cst-mob-menu {
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 25px;
    background-color: #f4f3f3;
    display: none;
}

.border-radius {
    border-radius: 50px;
}

.cst-mob-menu ul li a {
    font-size: 100%;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #111111;
}

.navbar-expand-lg .navbar-nav .nav-link {
    position: relative;
}

.navbar-expand-lg .navbar-nav .nav-link:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

.navbar-expand-lg .navbar-nav .nav-link:hover:after {
    width: 100%;
    left: 0;
}
.nav-link {
    padding: 1rem 1rem;
}

/* header css end */

.cretorial-top-main {
    /* background-image: url('../Images/cirlcle2.svg'); */
    height: AUTO;
    width: 100%;
    min-height: 1539px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: linear-gradient(116.4deg, #3a35cb 14.41%, #9277ff 93.84%);
    border-radius: 0px 0px 100px 100px;
}

.cretorial-top-main .cretorial-top {
    padding-top: 100px;
}
.cretorial-top-main .cretorial-top .get-quality-content h3 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 55px;
    font-size: 34px;
}
.cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn + h3 {
    margin-bottom: 0;
    width: 40rem;
}
.cretorial-top-main .cretorial-top .get-quality-content > h3:first-child {
    margin-bottom: 0;
    padding-top: 74px;
    width: 50rem;
}
.cretorial-top-main .cretorial-top .animate h3 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}
.cretorial-top-main .cretorial-top .get-quality-right {
    align-self: flex-end;
}
.cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn {
    margin-bottom: 180px;
}

.cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn .login-btn {
    background: #ffffff;
    border-radius: 5px;
    color: #000;
    padding: 10px 30px;
    gap: 10px;
    margin-right: 14px;
}

.cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn .watch-btn {
    background: linear-gradient(0deg, #fbb034 0%, #ffdd00 100%);
    border-radius: 5px;
    padding: 10px 30px;
    gap: 10px;
    color: #000;
}
.cretorial-top-main .cretorial-top > .container > .row {
    align-items: center;
}

.cretorial-top-main .cretorial-bottom .cretorial-bottom-comn {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    border: 3px solid rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(12.5px);
    min-height: 650px;
}

.cretorial-top-main .cretorial-bottom .cretorial-bottom-content {
    padding: 40px;
}

.cretorial-top-main .cretorial-bottom .cretorial-bottom-content img {
    max-width: 80px;
}

.cretorial-top-main .cretorial-bottom .cretorial-bottom-content .row > .col-md-4 {
    padding: 15px 20px;
}

.cretorial-top-main .cretorial-bottom .cretorial-bottom-content h6 {
    padding: 15px 0px 5px;
    line-height: 1.5;
}

.cretorial-top-main .cretorial-bottom .cretorial-bottom-content .col-lg-4 {
    padding: 15px 30px;
}

.cretorial-top-main .cretorial-btm-last img {
    max-width: 80px;
}

.cretorial-top-main .cretorial-btm-last p {
    color: #fff;
    margin: 10px 0px;
}
.cretorial-top-main .cretorial-btm-last {
    padding: 40px;
}

.cretorial-top-main .cretorial-btm-last h6 {
    padding-bottom: 15px;
    color: #fff;
    font-weight: 500;
}
.cretorial-top-main .cretorial-btm-last > .col-lg-4 {
    padding: 15px 30px;
}

.cretorial-bottom {
    background-image: url("../Images/cirlcle2.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cretorial-vdo-main {
    /* background-image: url('../Images/bg-image2.svg'); */
    min-height: 1000px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top;
    height: auto;
}

.cretorial-vdo-main .cretorial-vdo-inr {
    max-width: 720px;
    margin: auto;
    margin-top: 80px;
}

.cretorial-social .cretorial-bottom-content img {
    max-width: 80px;
    border-radius: 50%;
    margin-bottom: 15px;
    border: 2px solid #D8B4FF !important;
}

.cretorial-social .cretorial-bottom-content .col-lg-4 h6 {
    padding-bottom: 15px;
    line-height: 1.5;
}
.cretorial-social .cretorial-bottom-content {
    padding: 52px 40px;
}
.cretorial-social .cretorial-bottom-content > .row > .col-lg-4 {
    padding: 15px 30px;
}
.cretorial-social .cretorial-bottom-content .col-12 {
    text-align: center;
}

.cretorial-social {
    padding-top: 150px;
    padding-bottom: 450px;
}

.cretorial-features-main {
    width: 100%;
}

.cretorial-features {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
    border-radius: 100px 0px 100px 100px;
    height: auto;
    position: relative;
}

.cretorial-features:before {
    content: "";
    border-radius: 4px;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(358deg, #6855f1 0%, #9277ff 100%);
    filter: blur(120px);
    bottom: 70%;
}

.cretorial-features-main .cretorial-features-comn {
    margin-top: -400px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    /* border: 1.2px solid; */
}

.cretorial-features-main .cretorial-features-comn .col-lg-4 img {
    max-width: 80px;
    border: 2px solid #D8B4FF !important;
    border-radius: 50%;
    margin-bottom: 15px;
}

.cretorial-features .list-itms {
    padding: 40px;
}

.cretorial-features-main .cretorial-features-comn .cretorial-features-content {
    padding: 52px 40px;
}

.cretorial-top-main .cretorial-top .absolute-card .home-card-sec p {
    margin: 0;
}

.cretorial-features-main .cretorial-features-comn .cretorial-features-content .col-lg-4 {
    padding: 15px 30px;
}
.cretorial-features-main .cretorial-features-comn .cretorial-features-content .col-12 {
    text-align: center;
    /* padding-bottom: 40px; */
}

.cretorial-features h2 {
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
}

.cretorial-features .list-itms ul {
    list-style: none;
    padding: 0;
}

.cretorial-features .list-itms ul li a {
    font-size: 18px;
    color: #ffffffbf;
    padding-bottom: 20px;
    display: inline-block;
}

.cretorial-price .card-section {
    /* background: #ffffff; */
    border: unset;
    border-radius: 5px;
    /* margin: 15px 15px; */
    /* max-width: 350px; */
    padding-bottom: 20px;
    box-shadow: 0px 10px 25px 3px rgba(146, 119, 255, 0.15);
}

.cretorial-price > .container > .row {
    width: 100%;
    justify-content: center;
}

.cretorial-price .card-section .list-items-check ul {
    padding: 0;
}

.cretorial-price .card-section .list-items-check ul li {
    padding: 5px;
    list-style: none;
    position: relative;
}

.cretorial-price .card-section .card-btn {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
    border-radius: 5px;
    color: #fff;
    /* padding: 10px 50px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    margin: auto;
}

.cretorial-price .card-section .card-btn a {
    color: #fff;
    padding: 9px 20px;
    display: block;
    width: 175px;
    text-align: center;
}

.cretorial-price .card-section .card-btn {
    /* text-align: center; */
    /* padding-top: 50px; */
}

.cretorial-price .card-section .list-items-check ul li:before {
    content: "";
    background-image: url("../Images/checklist.svg");
    width: 14px;
    height: 11.25px;
    position: absolute;
    left: -18px;
    top: 10px;
    background-size: cover;
}

.cretorial-price .card-section .list-items-check {
    padding-left: 20px;
}

.cretorial-price .card-section:hover {
    /* background: linear-gradient(208.26deg, #6855f1 5.77%, #9277ff 122.26%); */
    /* color: #fff; */
}

.cretorial-price .card-section:hover .card-btn {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
    /* color: #000; */
}

.cretorial-price .card-section:hover .card-btn a {
    /* background: #fff; */
    /* color: #000; */
}

.cretorial-price .card-section .price-doller {
    padding-bottom: 15px;
}

.cretorial-price .card-section:hover .list-items-check ul li:before {
    /* background-image: url("../Images/checklist-w.svg"); */
}

.cretorial-blog .blog-section {
    max-width: 400px;
    margin: 20px 10px;
    position: relative;
}
.cretorial-blog > .container > .row {
    width: 100%;
    justify-content: center;
}

.cretorial-blog .blog-section h6 {
    padding-top: 30px;
    padding-bottom: 15px;
}
.cretorial-faq > .container > .row {
    width: 100%;
    justify-content: center;
}
.cretorial-faq .cretorial-faq-accordion h6 {
    font-weight: 500;
}

.cretorial-faq .view-btn a {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
    backdrop-filter: blur(15px);
    border-radius: 5px;
    padding: 10px 30px;
    gap: 10px;
    color: #fff;
}

.cretorial-faq .view-btn {
    padding: 40px 0;
    text-align: center;
}

.cretorial-faq .cretorial-faq-accordion {
    padding-bottom: 20px;
}

.cretorial-customer-main {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
}

.cretorial-customer .customer-star img {
    max-width: 17.11px;
    margin: 0 5px;
}

.cretorial-customer .customer-section h6 {
    margin: 0;
}

.cretorial-customer .customer-section p {
    color: rgba(255, 255, 255, 0.75);
}
.cretorial-customer .customer-star {
    padding: 15px 0;
}

.cretorial-customer .customer-section {
    padding: 20px;
}

.cretorial-slider .slick-slider img {
    max-width: max-content;
    margin: auto;
}
.cretorial-top .absolute-card {
    position: relative;
}

.cretorial-customer {
    color: #fff;
    padding-bottom: 70px;
    background-image: url("../Images/bottom-bg.svg");
    background-size: inherit;
    background-position: center;
    background-repeat: no-repeat;
}

.cretorial-top-main .cretorial-top .absolute-card .home-card-sec {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(12.5px);
    border-radius: 5px;
    padding: 10px 35px;
    gap: 10px;
    max-width: 294px;
    position: absolute;
    top: 73%;
}

.cretorial-top-main .cretorial-top .absolute-card .home-card-sec p {
    margin: 0;
}
.cretorial-top-main .cretorial-top .absolute-card .home-card-sec.card-2nd-sec {
    right: 0;
    top: 59%;
}
.cretorial-slider .slider-container {
    overflow-x: hidden;
    padding: 50px 0;
}

.accordion-button:not(.collapsed) {
    color: rgba(17, 17, 17, 0.75);
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button {
    color: rgba(17, 17, 17, 0.75);
}

.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.cretorial-features-main .cretorial-features-comn .cretorial-features-content p,
.cretorial-social .cretorial-bottom-content p {
    color: rgba(17, 17, 17, 0.7);
}
.cretorial-vdo > .container {
    position: relative;
}
.cretorial-vdo .video-text-content {
    background: rgba(255, 255, 255, 0.5);
    border: 2px solid #e3beff;
    backdrop-filter: blur(12.5px);
    border-radius: 5px;
    padding: 20px 10px;
    position: absolute;
    max-width: 420px;
    text-align: center;
    right: 60%;
    top: 85%;
}

.cretorial-vdo .video-text-content p {
    margin: 0;
    color: #666666;
}
.cretorial-features-main .cretorial-features-comn .cretorial-features-content h6 {
    line-height: 1.5;
    padding-bottom: 15px;
}

.cretorial-faq {
    background-image: url("../Images/faq-bg.svg");
    background-size: inherit;
    background-position: center;
    background-repeat: no-repeat;
}
.slick-dots {
    margin: 20px 0 !important;
    top: 100%;
}
.slick-dots li button:before {
    border: 2px solid #D8B4FF !important;
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
    content: "" !important;
    opacity: 1 !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #6b58f2;
    background: #6b58f2;
    border-color: #6b58f2;
}
/*  Footer css start */

.cst-footer-main {
    background: #1d2331;
    color: #fff;
}

.cst-footer-main .cst-footer {
    padding: 55px 0;
}

.cst-footer-main .cst-footer h6 {
    font-weight: 500;
    padding-bottom: 25px;
}

.cst-footer-main .top_nav a {
    color: #ffffffbf;
    padding-bottom: 15px;
    display: inline-block;
}

.cst-footer-main .text-footer {
    color: #ffffffbf;
}

.cst-footer-main .contact p {
    margin: 0;
    font-weight: 300;
}

.cst-footer-main .contact a {
    color: #fff;
    font-weight: 300;
}

.cst-footer-main .contact a > span {
    color: #fff;
}
.cst-footer .footer-btm {
    padding-top: 60px;
}

.cst-footer .footer-btm .ftr-logo {
    max-width: 70px;
}

.cst-footer .social-links a img {
    max-width: 40px;
}
.cst-footer .footer-top .footer-nav form .form-control {
    background: #2f3950;
    border-radius: 5px;
    border: none;
    min-height: 55px;
    color: #fff;
}

.cst-footer .footer-top .app-btn a {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
    border-radius: 5px;
    color: #fff;
    padding: 12px 30px;
    display: flex;
    max-width: 130px;
}
.cst-footer .footer-top .app-btn a i {
    margin-left: 5px;
    font-size: 18px;
    transition: 0.3s;
}
.cst-footer .footer-top .app-btn a img {
    max-width: 24px;
}
.cst-footer .footer-top .contact {
    margin-bottom: 25px;
}
.footer-top .footer-nav .text-button button {
    background: linear-gradient(180deg, #6855f1 0%, #9277ff 100%);
    border-radius: 5px;
    color: #fff;
    padding: 12px 30px;
    border: none;
}
.footer-top .footer-nav .text-button {
    text-align: right;
}
.cst-footer .footer-btm .social-links {
    display: flex;
    justify-content: flex-end;
}
.cst-footer .footer-btm .social-links a {
    padding: 0 5px;
}
.cst-footer .footer-btm > .container > .row {
    align-items: center;
}
.cst-footer .footer-btm .col-lg-1 a {
    color: #fff;
}
.cst-footer .footer-top .footer-nav label {
    padding-bottom: 10px;
}
a.nav-link.btn.btn-light.btn-sm {
    color: #000;
}
.cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn p {
    margin-top: 15px;
    color: #ffff;
    padding-left: 45px;
}

.cretorial-price .card-section.active {
    background: linear-gradient(208.26deg, #6855f1 5.77%, #9277ff 122.26%);
    color: #fff;
}

.cretorial-price .card-section.active .card-btn {
    background: #fff;
    color: #000;
}

.cretorial-price .card-section.active .list-items-check ul li:before {
    background-image: url(../Images/checklist-w.svg);
}

.cretorial-price .card-section.active .card-btn a {
    background: #fff;
    color: #000;
}
.cretorial-price .card-section h6 {
    font-size: 16px;
    margin-top: 10px;
}
.cretorial-blog-main {
    background: linear-gradient(180deg, rgba(104, 85, 241, 0.1) 0%, rgba(146, 119, 255, 0.1) 100%);
    padding-bottom: 40px;
}

.ancolor1{
    color: rgba(187, 154, 255, 1)!important
}

.ancolor2{
    color: rgba(251, 176, 52, 1)!important
}

.ancolor3{
 color: #FF9CAE !important;   
}

.ancolor4{
    color: #6AFFFF !important;
}

.ancolor5{
    color: #ACFD6C !important;
}

.ancolor6{
    color: rgba(255, 221, 0, 1) !important;
}

.ancolor7{
    color: #FF9CAE !important;   
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    padding: 15px 0;
    background: #3a35cb;
    min-height: 40px;
    margin-top: 90px;
    color: #fff;
}
  
@media (max-width: 992px) {
    .breadcrumbs {
      margin-top: 57px;
    }
}
  
.breadcrumbs h2 {
    font-size: 28px;
    font-weight: 500;
}  
.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 14px;
}  
.breadcrumbs ol a {
    color: #fff;
    transition: 0.3s;
} 
.breadcrumbs ol a:hover {
    text-decoration: underline;
}
  
.breadcrumbs ol li+li {
    padding-left: 10px;
}
  
.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #ffffff;
    content: "/";
}

.header {
    transition: all 0.5s;
    z-index: 997;
}
.header.header-scrolled {
    background: #fff;
}

.header.header-scrolled .nav-link {
    color: #000 !important;
}
  
.header-scrolled .header-logo {
    display: none !important;
}
.header-scrolled .header-logo-scroll {
    display: block !important;
    max-width: 66px;
}
.cretorial-price .card-section .card-header {
    background: linear-gradient(180deg, #6855F1 0%, #9277FF 100%);
    color: #fff;
}
.cretorial-price-main {
    margin-bottom: 40px;
}
.contact .php-email-form {
    /* background: #fafbff; */
    padding: 30px;
    height: 100%;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}
  
.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}
/* Footer css end */
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: flex-end;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        color: #fff;
    }
    .cst-mob-menu {
        display: none;
    }
}

@media (max-width: 1400px) {
    .cretorial-top-main .cretorial-top .absolute-card .home-card-sec {
        padding: 10px 14px;
    }
    .cretorial-top-main .cretorial-top .absolute-card .home-card-sec h6 {
        font-size: 16px;
    }
    .cretorial-top-main .cretorial-top .absolute-card .home-card-sec p {
        font-size: 14px;
    }
    .cretorial-price .card-section h6 {
        font-size: 13px;
    }
    .cretorial-price .card-section p {
        font-size: 11px;
    }
    .cretorial-price .card-section .list-items-check ul {
        font-size: 12px;
    }
    .cretorial-price .card-section .card-btn a {
        color: #fff;
        padding: 9px 20px;
        display: block;
        width: 163px;
        text-align: center;
        font-size: 13px;
    }
}

@media (max-width: 1024px) {
    .cretorial-top-main .cretorial-top .absolute-card .home-card-sec {
        padding: 7px 7px;
    }

    .cretorial-top-main .cretorial-top .absolute-card .home-card-sec h6 {
        font-size: 12px;
    }
    .cretorial-top-main .cretorial-top .absolute-card .home-card-sec p {
        font-size: 10px;
    }
}

@media (max-width: 992px) {
    .cretorial-top-main .cretorial-top .get-quality-content > h3:first-child {
        width: auto;
    }
    .cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn + h3 {
        width: auto;
    }
    .cst-footer .footer-btm > .container > .row * {
        padding-bottom: 15px;
    }
    .cst-footer-main .cst-footer {
        padding: 0;
    }
    .cst-footer .footer-btm {
        padding-top: 25px;
    }
    .cst-footer form {
        padding-top: 20px;
    }
    .cst-footer .footer-btm .social-links {
        display: flex;
        justify-content: flex-start;
    }
}

@media (max-width: 768px) {
    .cretorial-top-main .cretorial-btm-last {
        padding: 20px;
    }
    .cretorial-social {
        padding-top: 50px;
    }
    .cretorial-features-main .cretorial-features-comn .cretorial-features-content {
        padding: 30px 20px;
    }
    .cst-footer-main .cst-footer .row > .col-lg-4 {
        padding-bottom: 40px;
    }
    .cretorial-vdo .video-text-content {
        font-size: 14px;
        padding: 10px;
        right: 50%;
        max-width: 238px;
    }
    .cretorial-top-main .cretorial-top .get-quality-content .get-quality-btn {
        margin-bottom: 50px;
    }
    .cst-footer .footer-top .footer-nav form .form-control {
        min-height: 40px;
    }
}

@media (max-width: 480px) {
    .cretorial-top-main .cretorial-bottom .cretorial-bottom-content {
        padding: 10px;
    }
    .cretorial-price > .container > .row {
        justify-content: unset;
    }
    .cretorial-price .card-section {
        max-width: initial;
    }

    .cst-footer-main .cst-footer h6 {
        padding-bottom: 5px;
    }
    .cretorial-blog > .container > .row {
        justify-content: normal;
    }
    .cretorial-blog .blog-section {
        max-width: initial;
    }
    .cretorial-vdo .video-text-content {
        font-size: 14px;
        padding: 10px;
        right: 19%;
        max-width: 238px;
    }
}
