*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}
body{
    background-color: #e5e5e5;
}
.indexbody{
    margin: 0px 50px;
}
div a img{
    width: 40px;
    height: 100%;
}
nav ul li {
    list-style: none;
}
nav ul li a{
    padding: 10px 20px;
    text-decoration: none;
    color: black;
}
div a{
    text-decoration: none;
    color: black;
}
button{
    color: white;
}
.menubutton{
    padding: 10px 10px;
    vertical-align: middle;
    margin: 0px;
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #d0cdcdaa solid 1px;
    border-radius: 5px;
    background-color: #e5e5e5;
    color: #EC5B29;
}
.menufordesign{
    display: flex;
    width: auto;
    height: 45px;
    align-items: center;
    margin-right: 15px;
    border-radius: 5px;
    align-self: center;
    padding: 0px;
    border:#d0cdcdaa solid 1px ;
}
.line{
    border-bottom: #d0cdcdaa solid 1px;    
}
.menubutton:hover{
    background-color: #e5e5e5;
    border: #EC5B29 solid 1px;
    transition: all ease-in 0.2s;
    transition: all ease-out 0.2s;

}
.herobtn{
    padding: 10px 10px;
    vertical-align: middle;
    margin: 0;
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #d0cdcdaa solid 1px;
    border-radius: 5px;
    background-color: #EC5B29;
}

#hamburger{
    margin: auto 0;
    cursor: pointer;
    display: none;
 }
#hamburger div{
    width: 35px; height: 3px;
    background-color: green;
    margin: 6px 0;
    transition: 0.4s;
}

.box-1, .box-2, .box-3{
    background: #000;
    width: 50px;
    height: 3px;
    border-radius: 100px;
    margin: 15px 0px;
}
#logo{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}
#logo img{
    width: 3vmax;
    height: auto;
    padding: 0;
    margin-top: 6px;
}
#logo h3{
    font-size: 4.5vmin;
    padding-left: 5px;
    font-family: "Paytone One", sans-serif;
    font-style: normal;
    color: #2E2F3D;
}
#navbarlaptop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-items: center;
    padding: 0px;
    margin: 0px;
}
#navbarphone{
    display: none;
    position: absolute;
    top: 50px; left: 0;
    height: calc (100vh - 50px);
    width: 100%;
}
#hamburger.active .box-1{
    -webkit-transform: rotate(-45deg) translate(-6px, 6рх) ; 
    transform: rotate(-45deg) translate(-6px, 6px);
}
#hamburger.active .box-2{
    opacity: 0;
}
#hamburger.active .box-3{
    -webkit-transform: rotate(45deg) translate(-6px, -8px); 
    transform: rotate(45deg) translate(-6px, -8px);
}
#navbarphone{
    width: 100%;
    height: 40%;
    position: absolute;
}
.menu{
    margin: 20px 40px;
    list-style: none;
    font-size: 6vw;
}

#navbarlaptop a, #navbarphone a{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #2E2F3D;
    align-items: center;
    font-size: 16px;
    padding: 7px 20px;
    margin: 4px 4px;
}
#navbarlaptop a:hover{
    background-color: #d0cdcdaa;
    border-radius: 5px;

}
#navbarlaptop a:active{
    background-color: #2E2F3D;
    color: rgba(255, 255, 255, 0.886);
    border-radius: 5px;

}
.btnwork{
    padding: 10px 10px;
    vertical-align: middle;
    margin: 0;
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #d0cdcdaa solid 1px;
    border-radius: 5px;
    background-color: #EC5B29;
}
#mainheader{
    display:flex;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    padding: 1.2vw 0;
    align-content: center;
    align-self:center ;
}
.heroimg{
    width: 35vmax;
    height: auto;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius:2cap;
    border-bottom-right-radius: 2cap;
    -webkit-transform: scaleX(-1);
}
#mainherosection{
    margin-top: 100px;
    margin-bottom: 40px;
}

.herosection{
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 100px;
}
.smalltitle{
    font-family:  "Poppins", sans-serif;
    font-size: 1vw;
    vertical-align:35px;
    margin-right: 60px;
    color: #EC5B29;
    font-weight: 600;
}
.smallwork{
    font-family:  "Poppins", sans-serif;
    font-size: 1vw;
    vertical-align:10px;
    margin-right: 60px;
    color: #EC5B29;
    font-weight: 400;
}
.oo{
    border-bottom: #d0cdcdaa solid 1px;
}
.heroheading{
    font-family: sans-serif;
    font-size: 4.5vmax;
    font-weight: 500;
    color: #2E2F3D;
    line-height: 60px;
}
.herosubheading{
    margin: 40px 0px;
    font-family: sans-serif;
    font-size: 1.3vmax;
    font-weight: 100;
    color: #8f8e8efa;
    line-height: 25px;
}
.publishers{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 200px 0px;
    position: relative;
    
}
.publishers h1{
    font-family: "Poppins", sans-serif;
    font-size: 1.1vmax;
    font-weight: 200;
    color: #8f8e8efa;
}
.brands{
    margin: 0px;
    overflow: hidden;
    position: relative;
}
.logos {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
@keyframes slide {
    from {
    transform: translateX(0);
}
    to {
    transform: translateX(-100%);   
}
}
.logos:hover .logos-slide {
    animation-play-state: paused;
}
.mainlogo{
    display: flex;
    justify-content: space-between;
    column-gap: 150px;
    align-items: center;
    justify-items: center;
    justify-self: center;
    align-content: center;
}
.logos-slide{
    display: flex;
    column-gap: 150px;
    justify-content: space-between;
    align-items: center;
    animation: 10s slide infinite linear;
}
.image1{
    margin-top: 20px;
    width: 11vw;
    height: 4vw;
}
.image2{
    margin-bottom: 20px;
    width: 11vw;
    height: 4vw;
}
.image3{
    width: 18vw;
    height: 4vw;
}
.image4{
    width: 7vw;
    height: 6vw;
}
.image5{
    width: 16vmax;
    height: 16vmax;
}
.workheadersection{
    display: flex;
    align-content: space-between;
    align-items: center;
}
.workheader{
    width: 50%;
}
.servicesh1{
    width: 50%;
    font-size: 2.5vmax;
    font-weight: 400;
    line-height: 3vmax;
    color: #2E2F3D;
}
.abouth1{
    font-size: 2.5vmax;
    font-weight: 400;
    line-height: 3vmax;
    color: #2E2F3D;
}
.servicesp{
    width: 50%;
    font-size: 1.2vmax;
    font-weight: 300;
    line-height: 2vmax;
    color: #888888;
}
.workpara{
    width: 50%;
    justify-self: center;
}
.workheadersection h1{
    font-size: 2.5vmax;
    font-weight: 400;
    line-height: 3vmax;
    color: #2E2F3D;
}
.workheadersection p{
    font-size: 1.2vmax;
    font-weight: 300;
    line-height: 2vmax;
    color: #888888;
}
.mainservicessection{
    margin: 200px  0px;

}
#portfoliosection{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows:max-content;
    justify-items: center;
    align-items: start;
    gap: 40px 40px;
    margin-top:10vmax;
    margin-bottom: 200px ;
}
#autotype{
    font-family: sans-serif;
    color: #EC5B29;
    font-weight: 400;
}
.portfolio1, .portfolio2, .portfolio3, .portfolio4{
    border-radius: 2cap;
}
.item-1{
    position: relative;
}
.content{
    padding-left: 50px;
    padding-bottom: 50px;
    display: flex;
    justify-content: end;
    flex-direction: column;
    border-radius:2cap;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    background-color: rgba(0,0, 0, 0.4);
}
.worksamplebtn{
    padding: 10px 10px;
    vertical-align: middle;
    margin: 0px;
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #EC5B29 solid 1px;
    border-radius: 5px;
    background-color:rgba(236, 91, 41,0.8);
    color: #e5e5e5;
}
.worksamplebtn:hover{
    background-color:rgba(0,0, 0, 0);
    color: #EC5B29;
    border: #EC5B29 solid 1px;
    transition: all ease-in 0.2s;
    transition: all ease-out 0.2s;
}
.item-1{
    width: 100%;
    height: 100%;
}
.item-1 img{
    height: 100%;
    width: 100%;
}
.item-3{
    width: 100%;
    height: 100%;
}
.item-3 img{
    height: 100%;
    width: 100%;
}
.content h3{
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    padding: 1%;
}
.item-1, .item-2, .item-3, .item-4{
    grid-column: 1/3;
}
.item-3, .item-2, .item-4{
    height: 100%;
    width: 100%;
    position: relative;
}
.paul{
    position: relative;
    display: flex;
    justify-items: center;
}
.paulimg{
    width: auto;
    height: 550px;
    left: 80px;    
    top: -340px;
    position: absolute;
}
.portfolio1, .portfolio2, .portfolio3, .portfolio4{
    width: 100%;
    height: auto;
}
.imgabout img{
    width: 100%;
    height: auto;
}
.workbotton{
    display: flex;
    justify-content: center;
}
.servicesheader{
    display: flex;
    margin-bottom: 150px;
}
.servicescards{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    justify-items: center;
    align-self: center;
    gap: 30px 30px;
}
.card-1, .card-2, .card-3, .card-4, .card-5{
    width: 100%;
    height: 250px;
    border-radius: 2cap;
    border-width: 1px;
    border-color: #888888;
    border-style:solid;
    text-align: center;
    padding: 25px;
}
.card-1:hover, .card-2:hover, .card-3:hover, .card-4:hover, .card-5:hover{
    border: #EC5B29 solid 1px;
    color: #EC5B29;
    cursor: pointer;
}
.card-1 h1, .card-2 h1,.card-3 h1,.card-4 h1,.card-5 h1 {
    color: #888888;
    font-weight: 700;
    text-align: start;
    font-size: 3.5vmax;
    text-indent: 30px;
}
.card-1 h1:hover, .card-2 h1:hover, .card-3 h1:hover, .card-4 h1:hover, .card-5 h1:hover{
    color: #EC5B29;
    cursor: pointer;
}
.card-1 h2, .card-2 h2,.card-3 h2,.card-4 h2, .card-5 h2{
    margin-top: 50px;
    color: #000;
    font-weight: 400;
    text-align:left;
    font-size:1.5vmax;
}
.card-1 p, .card-2 p,.card-3 p,.card-4 p, .card-5 p{
    color: #888888;
    font-weight: 400;
    text-align:left;
    font-size:1.2vmax;
}
.card-5{
    grid-column: 2/4;
    grid-row: 2/3;
    width:100%;
}
.aboutsection{
    display: flex;
    margin-bottom: 200px;
    column-gap: 200px;
}
.aboutp{
    margin: 30px 0px;
    color: #888888;
}
.btnabout{
    padding: 10px 10px;
    vertical-align: middle;
    margin: 0;
    width: 130px;
    height: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    border: #d0cdcdaa solid 1px;
    border-radius: 5px;
    background-color: #EC5B29;
}
#mainaboutsection{
    width: 50%;
}
.imgabout{
    width: 50%;
}

.budgetbar{
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-items: center;
    width: 100px;
}
.budgetitem-1, .budgetitem-2, .budgetitem-3{
    border: 1px black solid;
    width: 100px; 
} 
@media only screen and (max-width: 600px) {
    #laptopscreen{
         display: none;
    }
    #hamburger{
     display: block;
 }
 #logo img{
    width: 6vmax;
    height: auto;
}
#logo h3{
    font-size: 6vmin;
    padding-left: 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.herosection{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.heroimg{
    width: 40%;
    margin: 0%;
}
.herosection{
    display: flex;
    justify-content: center;
    align-items: start;
}
.heroheading{
    font-weight: 400;
    padding: 10% 0%;
    font-size: 3.5vmax;
    font-family: "Poppins", sans-serif;
}
}
/* work section*/

/* mindcity- portfolio*/
#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: 65vmax;
    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/pmindcity.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: #EC494D;
    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: #EC494D;
    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;
}
.caption{
    text-align: center;
    color: white;
    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: yellow;
    text-decoration-thickness: 4px;
}
.colorpalette{
    color: white;
    padding-top: 20vw;
    text-decoration-line: underline;
    text-underline-offset: 15px;
    text-decoration-color: yellow;
    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: #EC494D;
}
.fonts{
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}
.otherfonts-1{
    padding-top: 10px;
    color: white;
}
.otherfonts{
    color: #EC494D;
}
.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: #EC494D;
    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: yellow;
    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;
}
.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: 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: #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 ;
}

label {
    background-color: red;
}
