#pmainheader{
    display:flex;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    padding: 1.2vw 0;
    align-content: center;
    align-self: center;
    margin: 0px 50px;
}
.pimg{
    width: 100%;
    height: 60vmax;
    background-size:cover;
    background-repeat: no-repeat;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 30%, rgba(0,0,0,0.5) 50%,   rgba(0,0,0,1) 100%), url("images/creepyworkimages/creepyworkheroimg.png");
}
.hp{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    align-items: center;
}
.ps{
     margin-top: 10px;
}
.line1{
    position: absolute;
    width:35px;
    height:5px;
    background-color: #2E2F3D;
    border-radius: 2cap;
    transform: rotate(-45deg);
}
.line2{
    position: absolute;
    width:35px;
    height:5px;
    background-color: #2E2F3D;
    border-radius: 2cap;
    transform: rotate(45deg);
}
.mainline{
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width:45px;
    height:45px;
    transition: transform 0.3s, opacity .25s;
    background-color: rgba(0, 0, 0, 0.4);
}
.mainline:hover{
    opacity: 1;
	transform: rotate(-180deg);
}

/* Overview section of mindcity*/

.mindcityoverview{
    background-color: black;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    color: white;
    padding: 20vw 20vw 20vw 20vw;
}
.mindcityoverview h4{
    color: #094E39;
    padding-bottom: 2vw;
    padding-right: 90px;

}
.yearname{
    color: rgba(112, 110, 110, 0.9);
}
.mindcityoverview p{
    padding-right: 90px;
    padding-top:40px ;

}
.year1{
    color: #EC5B29;
}

/* Paperback and Ebook Section*/

.mainpic{
    background-color: white;
    padding-bottom: 10vw;
    padding-left: 10vw;
    padding-right: 10vw;
}
.picheading{
    padding: 8vw 0vw;
    text-align: center;
    font-weight: 600;
}
.pic{
    
    display: flex;
    justify-content: center;
    align-self: center;
    column-gap: 100px;
}
.mindcitypaperback{
    align-items: center;
    width: 30vw;
    height: 40vw;
}
.mindcityebook{
    width: 30vw;
    height: 40vw;
}
.creepyworkcaption{
    text-align: center;
    color:#094E39 ;
    font-weight: 600;
}
.typography{
    background-color: black;
    height: 2000px;
    width: 100%;
    padding: 20vw 20vw 20vw 20vw;
}
.typoheading{
    color: white;
    text-decoration-line: underline;
    text-underline-offset: 15px;
    text-decoration-color: #094E39;
    text-decoration-thickness: 4px;
}
.colorpalette{
    color: white;
    padding-top: 20vw;
    text-decoration-line: underline;
    text-underline-offset: 15px;
    text-decoration-color: #094E39;
    text-decoration-thickness: 4px;
}
.fontname{
    color: #888888;
    padding-top: 50px;
}
.Colormain{
    color: #888888;
    padding-top: 50px;
}

.maintitle{
    color: white;
    padding-top: 10px;
}
.chapterheading{
    color: white;
    padding-top: 10px;
}
.fontspan{
    color: #094E39;
}
.fonts{
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}
.otherfonts-1{
    padding-top: 10px;
    color: white;
}
.otherfonts{
    color: #094E39;
}
.maincolorbox{
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    justify-content: flex-start;
    padding-top: 30px;
    gap: 30px;
}
.colorbox-1{
    width: 230px;
    height: 100px;
    border-radius: 1cap;
    background-color: #094E39;
    text-align: right;
    padding-top: 60px;
    padding-right: 20px;
    font-weight: 700;
}
.colorbox-2{
    width: 230px;
    height: 100px;
    border-radius: 1cap;
    background-color: #E7D261;
    text-align: right;
    padding-top: 60px;
    padding-right: 20px;
    font-weight: 700;
}
.colorbox-3{
    width: 230px;
    height: 100px;
    border-radius: 1cap;
    background-color: #305DA0;
    text-align: right;
    padding-top: 60px;
    padding-right: 20px;
    font-weight: 700;
}
.colorbox-4{
    width: 230px;
    height: 100px;
    border-radius: 1cap;
    background-color: #8BC8D9;
    text-align: right;
    padding-top: 60px;
    padding-right: 20px;
    font-weight: 700;
}
.tools{
    color: white;
    padding-top: 20vw;
    padding-bottom: 20px;
    text-decoration-line: underline;
    text-underline-offset: 15px;
    text-decoration-color: #094E39;
    text-decoration-thickness: 4px;
}
.toolsused{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 100px;
}
.toolsused img{
    width: 100px;
    height: 100%;
    margin-top: 40px;

}
.captiontools{
    color: white;
    font-weight: 500;
    text-align: center;
}
.creepyworkillustrationsection{
    background-color: #249769;
    width: 100%;
    height: 2700px;
    padding: 20vw 20vw 20vw 20vw;
    position: relative;
}
.illustration{
    color: black;
    text-decoration-line: underline;
    text-underline-offset: 15px;
    text-decoration-color: #094E39;
    text-decoration-thickness: 4px;
}
.mindcityp1{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 350px;
    left: 20vw;
}
.mindcityp2{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 800px;
    right: 20vw;
}
.mindcityp3{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 1250px;
    left: 20vw;
}
.mindcityp4{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 1700px;
    right: 20vw;
}
.mindcityp5{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 2150px;
    left: 20vw;
}
.mindcityillustration-1{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 100px;
    right: 20vw;
}
.mindcityillustration-2{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 650px;
    left: 15vw;
}
.mindcityillustration-3{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 1050px;
    right: 15vw;
}
.mindcityillustration-4{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 1550px;
    left: 15vw;
}
.mindcityillustration-5{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 1950px;
    right: 15vw;
}
.arrow-1{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 500px;
    right: 20vw;
}
.arrow-2{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 890px;
    left: 25vw;
}
.arrow-3{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 1400px;
    right: 30vw;
}
.arrow-4{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 1850px;
    left: 25vw;
}
.mindcitycontact{
    padding-top: 50px;
    background-color: white;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 100%;
    justify-items: center;
}
.boy{
    width: 300px;
    height: 100%;
    grid-column: 1/2;
}
.girl{
    width: 300px;
    height: 100%;
    grid-column: 3/4;
}
.mindcitycontacttext{
    grid-column: 2/3;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.mindcityfont{
    padding-top: 100px;
    color: #888888;
    text-align: center;
}
.mindcitybooktoday{
    color: #094E39;
    text-align: center;
    padding-top: 20px;
}
.mindcitycontactbutton{
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #E7D261 solid 1px;
    border-radius: 5px;
    background-color: #E7D261;
    color: black;
    margin-top:30px ;
}
.illustrationsection{
    background-color: #E7D261;
    width: 100%;
    height: 2700px;
    padding: 20vw 20vw 20vw 20vw;
    position: relative;
}
.illustration{
    color: black;
    text-decoration-line: underline;
    text-underline-offset: 15px;
    text-decoration-color: #EC494D;
    text-decoration-thickness: 4px;
}
.mindcityp1{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 350px;
    left: 20vw;
}
.mindcityp2{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 800px;
    right: 20vw;
}
.mindcityp3{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 1250px;
    left: 20vw;
}
.mindcityp4{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 1700px;
    right: 20vw;
}
.mindcityp5{
    z-index: 2;
    width: 400px;
    position: absolute;
    top: 2150px;
    left: 20vw;
}
.mindcityillustration-1{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 100px;
    right: 20vw;
}
.mindcityillustration-2{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 650px;
    left: 15vw;
}
.mindcityillustration-3{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 1050px;
    right: 15vw;
}
.mindcityillustration-4{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 1550px;
    left: 15vw;
}
.mindcityillustration-5{
    z-index: 1;
    width: 400px;
    position: absolute;
    top: 1950px;
    right: 15vw;
}
.arrow-1{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 500px;
    right: 20vw;
}
.arrow-2{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 890px;
    left: 25vw;
}
.arrow-3{
    z-index: 3;
    width:  150px;
    position: absolute;
    top: 1350px;
    right: 30vw;
}
.arrow-4{
    z-index: 3;
    width: 300px;
    position: absolute;
    top: 1850px;
    left: 25vw;
}
.mindcitycontact{
    padding-top: 50px;
    background-color: white;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 100%;
    justify-items: center;
}
.boy{
    width: 300px;
    height: 100%;
    grid-column: 1/2;
}
.girl{
    width: 300px;
    height: 100%;
    grid-column: 3/4;
}
.mindcitycontacttext{
    grid-column: 2/3;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.mindcityfont{
    padding-top: 100px;
    color: #888888;
    text-align: center;
}
.mindcitybooktoday{
    color: #EC494D;
    text-align: center;
    padding-top: 20px;
}
.mindcitycontactbutton{
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #E7D261 solid 1px;
    border-radius: 5px;
    background-color: #E7D261;
    color: black;
    margin-top:30px ;
}