.kirtiyash-author-page>* {
    font-family: "Anek Gujarati", sans-serif;
}

.kirtiyash-author-page .author-page-inner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.kirtiyash-author-page .author-page-inner .container {
    max-width: 1000px;
}

.author-content-container .author-title {
    text-align: center;
}

.author-content-container .author-title.right {
    text-align: right;
}

.author-content-container .author-title.left {
    text-align: left;
}

.author-content-container .author-title p {
    font-weight: 700;
    color: #ac0047;
    font-size: 58px;
    font-size: 36px;
    line-height: 1;
}

.author-content-container .author-image img {
    width: 100%;
}

.author-content-container .author-content .description {
    color: #3e3534;
    font-weight: 500;
    font-size: 20px;
    font-size: 18px;
    line-height: 1.6;
    text-align: justify;
    margin: 0;
    margin-bottom: 10px;
}

.author-content-container .author-content .description.indent {
    text-indent: 2.7em;
}

.author-content-container .author-content .description b {
    font-weight: 600;
    color: #000;
}


/* First Section */

.author-content-container.first {
    padding: 65px 0 0;
}

.author-content-container.first .author-image {
    padding-right: 25px;
    position: relative;
    z-index: 1;
}

.author-content-container.first .author-content {
    padding-top: 25px;
}

.author-content-container.first .author-image .vector-image {
    position: absolute;
    top: -8%;
    left: -35%;
    transform: scaleX(-1) rotate(-8deg);
    width: 75%;
    z-index: -1;
    opacity: 0.4;
}


/* Second Section */

.author-content-container.second {
    padding-top: 20px;
}

.author-content-container.second .author-content {
    padding-top: 5px;
}

.author-content-container.second .author-image {
    margin-top: 15px;
}


/* Third Section */

.author-content-container.third {
    padding: 40px 0 0;
}

.author-content-container.third .author-content {
    padding-right: 25px;
}

.author-content-container.third .third-content-view {
    position: relative;
    z-index: 1;
}

.author-content-container.third .third-content-view .vector-image {
    position: absolute;
    right: -30%;
    z-index: -1;
    width: 30%;
    bottom: -7%;
    opacity: 0.4;
    transform: rotate(-10deg);
}

.author-content-container.third .third-content-view .vector-image2 {
    position: absolute;
    left: -25%;
    z-index: -1;
    width: 32%;
    bottom: -26%;
    opacity: 0.4;
    transform: rotate(-47deg);
}


/* Four Section */

.author-content-container.four {
    padding: 55px 0 0;
}

.author-content-container.four .author-content {
    padding-left: 15px;
}


/* Five Section */

.author-content-container.five {
    padding: 20px 0 0;
}

.author-content-container.five .author-content {
    padding-right: 50px;
    margin-bottom: 0;
    position: relative;
    top: 35px;
}

.author-content-container.five .author-image {
    padding-right: 32px;
    position: relative;
    z-index: 1;
}

.author-content-container.five .author-image .vector-image {
    position: absolute;
    z-index: -1;
    right: -32%;
    top: -2%;
    width: 62%;
    opacity: 0.4;
}


/* Six Section */

.author-content-container.six {
    padding: 70px 0 0;
}

.author-content-container.six .author-content {
    padding-left: 50px;
    margin-bottom: 0;
    padding-top: 0;
}

.author-content-container.six .author-image {
    position: relative;
    z-index: 1;
}

.author-content-container.six .author-image .vector-image {
    position: absolute;
    left: -75%;
    top: -25%;
    z-index: -1;
    opacity: 0.4;
    transform: scaleX(-1) rotate(-10deg);
    width: 110%;
}


/* Seven Section */

.author-content-container.seven {
    padding-top: 25px;
}


/* Eight Section */

.author-content-container.eight {
    padding-top: 10px;
}

.author-content-container.eight .author-content.first {
    padding-right: 50px;
}

.author-content-container.eight .author-image {
    position: relative;
    right: 25px;
    z-index: 1;
}

.author-content-container.eight .author-image .vector-image {
    position: absolute;
    top: -30%;
    right: -55%;
    width: 96%;
    transform: scaleX(-1);
    opacity: 0.4;
    z-index: -1;
}

.author-content-container.eight .author-content.second {
    position: relative;
    z-index: 1;
}

.author-content-container.eight .author-content.second .vector-image {
    position: absolute;
    left: -20%;
    top: -7%;
    z-index: -1;
    opacity: 0.4;
    transform: rotate(90deg) scaleY(-1);
    width: 40%;
}


/* Nine Section */

.author-content-container.nine {
    padding-top: 50px;
}

.author-content-container.nine .author-title {
    padding-bottom: 25px;
}

.author-content-container.nine .author-content.first {
    padding-left: 45px;
}

.author-content-container.nine .author-image {
    width: 104%;
    max-width: unset;
    position: relative;
    z-index: 1;
}

.author-content-container.nine .author-image .vector-image {
    position: absolute;
    left: -80%;
    top: -25%;
    z-index: -1;
    opacity: 0.4;
    width: 110%;
    transform: scaleX(-1) rotate(-12deg);
}


/* Ten Section */

.author-content-container.ten {
    padding-top: 70px;
    position: relative;
    z-index: 1;
}

.author-content-container.ten .author-title {
    padding-left: 55px;
    padding-bottom: 20px;
}

.author-content-container.ten .vector-image {
    position: absolute;
    right: -20%;
    width: 45%;
    opacity: 0.4;
    z-index: -1;
    top: 0;
    transform: scaleX(-1);
}

.author-content-container.ten .vector-image2 {
    position: absolute;
    left: -15%;
    width: 18%;
    opacity: 0.4;
    z-index: -1;
    top: 48%;
    transform: rotate(-25deg);
}

.author-content-container.ten .vector-image3 {
    position: absolute;
    left: -15%;
    width: 18%;
    opacity: 0.4;
    z-index: -1;
    bottom: -15%;
    transform: rotate(-25deg);
}


/* Eleven Section */

.author-content-container.eleven {
    padding-top: 40px;
}

.author-content-container.eleven .author-title {
    padding-bottom: 35px;
}

.author-content-container.eleven .author-content.first {
    padding-right: 60px;
}

.author-content-container.eleven .author-image:first-child {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}

.author-content-container.eleven .author-image {
    max-width: unset;
    width: 107%;
    margin-left: -7%;
}

.author-content-container.eleven .author-image:first-child .vector-image {
    position: absolute;
    right: -60%;
    top: -18%;
    width: 85%;
    opacity: 0.4;
    z-index: -1;
    transform: rotate(-10deg);
}


/* Twelve */

.author-content-container.twelve {
    padding-top: 25px;
    position: relative;
    z-index: 1;
}

.author-content-container.twelve .author-title {
    padding-bottom: 15px;
}

.author-content-container.twelve .author-content.first {
    padding-bottom: 20px;
}

.author-content-container.twelve .author-content.second {
    padding-left: 18px;
}

.author-content-container.twelve .author-image {
    padding-left: 32px;
}

.author-content-container.twelve .vector-image {
    position: absolute;
    z-index: -1;
    opacity: 0.4;
    left: -27%;
    top: 8%;
    transform: scaleX(-1) rotate(25deg);
    width: 45%;
}

.author-content-container.twelve .vector-image2 {
    position: absolute;
    right: -15%;
    width: 22%;
    opacity: 0.4;
    z-index: -1;
    transform: scaleX(-1) rotate(-22deg);
    top: 10%;
}

.author-content-container.twelve .vector-image3 {
    position: absolute;
    right: -15%;
    width: 22%;
    opacity: 0.4;
    z-index: -1;
    transform: scaleX(-1) rotate(-22deg);
    top: 65%;
}

.author-content-container.twelve .vector-image4 {
    position: absolute;
    left: -16%;
    width: 22%;
    opacity: 0.4;
    z-index: -1;
    transform: scaleY(-1) rotate(-35deg);
    bottom: -7%;
}


/* thirteen */

.author-content-container.thirteen {
    padding-top: 50px;
}

.author-content-container.thirteen .author-content.first {
    padding-right: 45px;
}

.author-content-container.thirteen .author-title {
    padding-bottom: 28px;
}

.author-content-container.thirteen .author-image img {
    width: 112%;
    max-width: unset;
    margin-left: -12%;
}

.author-content-container.thirteen .author-image {
    position: relative;
    z-index: 1;
}

.author-content-container.thirteen .author-image .vector-image {
    position: absolute;
    right: -40%;
    top: -20%;
    z-index: -1;
    opacity: 0.4;
    width: 55%;
    transform: rotate(-17deg);
}


/* fourteen & fifteen */

.author-content-container.fourteen {
    padding-top: 45px;
}

.author-content-container.fourteen .author-title {
    padding-bottom: 12px;
}

.author-content-container.fifteen {
    padding-top: 45px;
}

.author-content-container.fifteen .author-content.first {
    padding-right: 60px;
}

.author-content-container.fifteen .author-title {
    padding-bottom: 20px;
    padding-right: 25px;
}

.author-content-container.fifteen .author-image {
    position: relative;
    right: 30px;
    padding-right: 15px;
    z-index: 1;
}

.author-content-container.fifteen .author-image .vector-image {
    position: absolute;
    right: -50%;
    opacity: 0.4;
    top: -38%;
    width: 112%;
    transform: rotate(-14deg);
    z-index: -1;
}


/* sixteen */

.author-content-container.sixteen {
    padding-top: 35px;
    position: relative;
    z-index: 1;
}

.author-content-container.sixteen .author-title {
    padding-bottom: 5px;
}

.author-content-container.sixteen .vector-image {
    position: absolute;
    right: -18%;
    top: 30%;
    z-index: -1;
    opacity: 0.4;
    width: 22%;
    transform: rotate(-17deg);
}

.author-content-container.sixteen .vector-image2 {
    position: absolute;
    left: -18%;
    bottom: -30%;
    z-index: -1;
    opacity: 0.4;
    width: 28%;
    transform: rotate(-17deg);
}


/* seventeen */

.author-content-container.seventeen {
    padding-top: 35px;
    position: relative;
    z-index: 1;
}

.author-content-container.seventeen .vector-image {
    position: absolute;
    right: -31%;
    top: 15%;
    opacity: 0.4;
    z-index: -1;
    width: 50%;
}

.author-content-container.seventeen .author-image {
    padding-left: 40px;
}

.author-content-container.seventeen .author-image:first-child {
    padding-bottom: 28px;
}

.author-content-container.seventeen .author-content.first {
    padding-right: 0;
}

.author-content-container.seventeen .author-title {
    padding-bottom: 20px;
}


/* eighteen */

.author-content-container.eighteen {
    padding-top: 15px;
    position: relative;
    z-index: 1;
}

.author-content-container.eighteen .vector-image {
    position: absolute;
    left: -30%;
    top: -10%;
    transform: scaleX(-1) rotate(10deg);
    width: 40%;
    opacity: 0.4;
    z-index: -1;
}

.author-content-container.eighteen .author-title {
    padding-left: 25px;
    padding-bottom: 15px;
}

.author-content-container.eighteen .author-content.first p.description {
    margin-bottom: 10px;
}


/* ninteen */

.author-content-container.ninteen {
    padding-top: 30px;
    position: relative;
    z-index: 1;
}

.author-content-container.ninteen .vector-image {
    position: absolute;
    top: 29%;
    left: -23%;
    width: 37%;
    transform: scaleX(-1);
    opacity: 0.4;
    z-index: -1;
}

.author-content-container.ninteen .author-title {
    padding-bottom: 20px;
}

.author-content-container.ninteen .row {
    align-items: center;
}

.author-content-container.ninteen .author-image {
    padding-right: 15px;
}


/* twenty */

.author-content-container.twenty {
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

.author-content-container.twenty .author-title {
    padding-left: 20px;
    padding-bottom: 15px;
}

.author-content-container.twenty .author-content.first {
    padding-right: 20px;
}

.author-content-container.twenty .author-image {
    padding-right: 30px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.author-content-container.twenty .author-image .vector-image {
    position: absolute;
    right: -55%;
    top: -14%;
    opacity: 0.4;
    z-index: -1;
    width: 105%;
}

.author-content-container .author-content-final {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.author-content-container .author-content-final p {
    color: #ad0345;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.6;
    /* text-decoration: underline; */
}

.author-content-container.twenty .vector-image2 {
    position: absolute;
    left: -18%;
    top: 40%;
    z-index: -1;
    opacity: 0.4;
    width: 20%;
    transform: rotate(-25deg);
}

@media only screen and (max-width:767px) {
    .kirtiyash-author-page .author-page-inner {
        overflow: hidden;
    }
    .author-content-container .author-content .description {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 10px;
    }
    .author-content-container .author-content .description.indent {
        text-indent: 2em;
    }
    .author-content-container .author-title p {
        font-size: 22px;
        text-align: center;
    }
    .author-content-container.first .author-image {
        width: 75%;
        margin: 0 auto;
        padding: 0;
    }
    .author-content-container.first {
        padding: 40px 0 0;
    }
    .author-content-container.second {
        padding-top: 0;
    }
    .author-content-container.second .author-image {
        width: 80%;
        margin: 12px auto 0;
    }
    .author-content-container.third {
        padding: 22px 0 0;
    }
    .author-content-container.third .author-content {
        padding-right: 0;
    }
    .author-content-container.four {
        padding: 25px 0 0;
    }
    .author-content-container .author-image img {
        width: 70%;
        margin: 0 auto;
    }
    .author-content-container .author-image {
        text-align: center;
        margin-bottom: 15px;
    }
    .author-content-container.four .author-content {
        padding: 0;
    }
    .author-content-container.third .third-content-view .vector-image2 {
        bottom: -18%;
        left: -12%;
        width: 30%;
    }
    .author-content-container.five .author-content {
        padding-right: 0;
        top: 0;
        margin-bottom: 18px;
    }
    .author-content-container.five .author-image {
        padding-right: 0;
        margin-bottom: 18px;
    }
    .author-content-container.five .author-image .vector-image {
        right: -32%;
        top: -5%;
        width: 72%;
    }
    .author-content-container.six {
        padding: 18px 0 0;
    }
    .author-content-container.six .author-image {
        margin-top: 18px;
    }
    .author-content-container.six .author-image .vector-image {
        left: -35%;
        top: -12%;
        transform: scaleX(-1) rotate(-10deg);
        width: 80%;
    }
    .author-content-container.six .author-content {
        padding-left: 0;
        padding-top: 10px;
    }
    .author-content-container.seven {
        padding-top: 12px;
    }
    .author-content-container.eight .author-content.first {
        padding-right: 0;
        margin-bottom: 10px;
    }
    .author-content-container.eight .author-image .vector-image {
        top: -10%;
        right: -30%;
        width: 71%;
    }
    .author-content-container.eight .author-image {
        right: 0;
    }
    .author-content-container.eight .author-content.second .vector-image {
        left: -12%;
        top: -14%;
        width: 50%;
    }
    .author-content-container.nine .author-image {
        width: 100%;
    }
    .author-content-container.nine .author-image .vector-image {
        left: -30%;
        top: -16%;
        width: 80%;
    }
    .author-content-container.nine .author-content.first {
        padding-left: 0;
        margin-top: 10px;
    }
    .author-content-container.ten {
        padding-top: 18px;
    }
    .author-content-container.ten .vector-image {
        top: 30%;
        width: 60%;
        right: -15%;
    }
    .author-content-container.ten .vector-image2 {
        left: -14%;
        width: 40%;
        top: 55%;
    }
    .author-content-container.ten .vector-image3 {
        left: -14%;
        width: 40%;
        bottom: -8%;
    }
    .author-content-container.eleven {
        padding-top: 25px;
    }
    .author-content-container.eleven .author-title {
        padding-bottom: 15px;
    }
    .author-content-container.eleven .author-content.first {
        padding-right: 0;
    }
    .author-content-container.eleven .author-image:first-child {
        margin-top: 15px;
    }
    .author-content-container.eleven .author-image:first-child .vector-image {
        right: -25%;
        top: -12%;
        width: 65%;
    }
    .author-content-container.eleven .author-image {
        margin-left: 0;
        width: 100%;
    }
    .author-content-container.twelve .author-content.first {
        padding-bottom: 7px;
    }
    .author-content-container.twelve .author-image {
        padding-left: 5%;
        margin-bottom: 25px;
    }
    .author-content-container.twelve .author-content.second {
        padding-left: 0;
    }
    .author-content-container.thirteen {
        padding-top: 18px;
    }
    .author-content-container.thirteen .author-content.first {
        padding-right: 0;
        margin-bottom: 15px;
    }
    .author-content-container.thirteen .author-title {
        padding-bottom: 18px;
    }
    .author-content-container.thirteen .author-image img {
        margin-left: 0;
        width: 70%;
    }
    .author-content-container.thirteen .author-image .vector-image {
        right: -20%;
        top: -20%;
        width: 55%;
    }
    .author-content-container.fourteen {
        padding-top: 25px;
    }
    .author-content-container.fourteen .author-title.left {
        margin-bottom: 12px;
    }
    .author-content-container.fifteen {
        padding-top: 18px;
    }
    .author-content-container.fifteen .author-title {
        padding-right: 0;
        padding-bottom: 15px;
    }
    .author-content-container.fifteen .author-content.first {
        padding-right: 0;
        margin-bottom: 18px;
    }
    .author-content-container.fifteen .author-image .vector-image {
        right: -40%;
        top: -18%;
        width: 90%;
    }
    .author-content-container.fifteen .author-image {
        right: 0;
        padding-right: 0;
    }
    .author-content-container.sixteen {
        padding-top: 25px;
    }
    .author-content-container.sixteen .author-title {
        padding-bottom: 14px;
    }
    .author-content-container.seventeen {
        padding-top: 20px;
    }
    .author-content-container.seventeen .author-title p {
        line-height: 1.2;
    }
    .author-content-container.seventeen .author-content.first {
        padding-bottom: 15px;
    }
    .author-content-container.seventeen .author-image:first-child {
        padding-left: 0;
    }
    .author-content-container.seventeen .author-image {
        padding-left: 0;
        width: 80%;
        margin: 0 auto;
    }
    .author-content-container.seventeen .vector-image {
        right: -20%;
        top: 60%;
        width: 55%;
    }
    .author-content-container.eighteen {
        padding-top: 35px;
    }
    .author-content-container.eighteen .author-title {
        padding-left: 0;
    }
    .author-content-container.eighteen .vector-image {
        left: -12%;
        top: -5%;
        width: 30%;
    }
    .author-content-container.ninteen {
        padding-top: 20px;
    }
    .author-content-container.ninteen .vector-image {
        top: 5%;
        left: -22%;
        width: 50%;
    }
    .author-content-container.twenty {
        padding-top: 25px;
    }
    .author-content-container.twenty .author-title {
        padding-left: 0;
    }
    .author-content-container.twenty .author-content.first {
        padding-right: 0;
    }
    .author-content-container.twenty .author-image {
        padding-right: 0;
    }
    .author-content-container.twenty .author-image .vector-image {
        right: -30%;
        width: 80%;
        top: -12%;
    }
    .author-content-container .author-content-final {
        padding-top: 18px;
    }
    .author-content-container .author-content-final p {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 700;
    }
    .author-content-container .author-content-final p br {
        display: none;
    }
    .author-content-container.ten .author-title {
        padding-left: 0;
    }
    .author-content-container.nine {
        padding-top: 25px;
    }
}