     .partone{
     background-color: #ffc03e38;
 }
.reportimg{
    width: 100%;
}

.reporthed h1{
    margin: 23px 0 40px;
    padding-top: 22px;
    font-size: 50px;
    font-weight: 900;
    text-align: left;
    letter-spacing: 2px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
}
.respara p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 16px;
    margin: 25px 0px;
    line-height: 30px;
    font-weight: 500;
}
.respara {
        padding: 1px 31px 2px 0px;
}

   .partwo{
    padding: 3px 1px 46px 0px;
    margin-top: -103px;
}
.listrepot h6{
        padding-top: 6px;
    line-height: 30px;
    font-size: 19px;
    font-weight: 700;
    text-align: right;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;

}
.listrepot h6 span{
    font-size: 31px;
    margin-right: 14px;
}
#booki{
margin-right: 41px;
}
.whatsbut{
     font-size: 20px;
    background-color: #f7941e;
    border-radius: 40px 40px 40px 40px;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    font-family: 'Figtree';
    font-weight: 700; 
}
.whatsbut:hover{
    background-color: #fffeff;
    color: #141212;
        border: 2px #ffc241 solid;
}
.resultpic{
                  position: absolute;
    left: 57%;
    width: 85px;
    margin-top: 0%;
    height: 76px;
    animation-name: example;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}
@keyframes example{
0% {
    transform: skewX(5deg);
}
50% {
    transform: skewY(-5deg);
}
100% {
    transform: skewX(5deg);
}
}





.listimg{
       width: 17%;
    float: left;
}
.listrepot p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: right;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    font-style: italic;
    margin: 1px 2px;
}


.listrepot{
           margin: 1px 2px;
    width: 96%;
    height: 83%;
    color: #444;
    text-align: center;
    box-shadow: -3.5rem 0.5rem 1rem rgba(51, 51, 51, 0.2);
    overflow: hidden;
    position: relative;
    background: url(../images/format-report-writing-examples.webp) 0 0 / cover no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 8px 7px;
    border: 5px solid #a4d1fb;
    border-radius: 10px;
    margin-top: 32px;
}
.speakbut{
    color: #000;
    font-weight: 800;
    font-size: 27px;
    padding: 15px 20px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    background-image: linear-gradient(to right, #f6d365 0%, #0285ff 51%, #f6d365 100%);
    margin: 61px auto 22px;
    display: flex;
    font-family: "Raleway", sans-serif;
}
.speakbut span{
           background-color: #018e07;
    padding: 0px 11px;
    border: 1px #fffbff solid;
    border-radius: 10px;
    height: 40px;
}
.speakbut i{
    padding: 1px 0px;
    font-size: 20px;
    width: 12px;
    text-align: center;
    text-decoration: none;
    margin: 0px 3px;
    color: #ffffff;
}
/*tab design*/
.parthree{
    padding: 44px 0px;
   
    margin-bottom: 39px;
}

.contimgs{
    width: 32%;
    display: flex;
    margin: auto;
}


.page-content span{
       animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    font-size: 116px;
    font-size: 116px;
    background: linear-gradient(to right, #289af4, #81b8d3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    text-align: center;
    margin-left: 57px;
}
   @keyframes bounce {
    0% {
        transform: rotate(0deg)
    }

    2% {
        transform: rotate(-3deg)
    }

    4% {
        transform: rotate(3deg)
    }

    6% {
        transform: rotate(-3deg) translateY(-2px)
    }

    8% {
        transform: rotate(3deg)
    }

    10% {
        transform: rotate(-3deg) translateY(2px)
    }

    12% {
        transform: rotate(3deg)
    }

    14% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(0deg)
    }
}





.category-button {
        box-shadow: inset 0px 5px 5px rgba(85, 91, 110, 0.15);
    border-radius: 2px;
         background: #ffbf35c7;
    padding: 11px 3px;
    color: #262a2b;
    display: inline-block;
    width: 250px;
    text-align: center;
    margin-bottom: 25px;
    font-size: 20px;
    margin-top: 9px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
    line-height: 30px;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-style: italic;
}
.category-button:hover {
  cursor: pointer;
}
.active {
     background: #97d1ff24;
}

.page-content ul{
    margin-left: -92px;
}
.page-content h4{
    font-size: 18px;
    font-weight: 650;
    text-align: left;
    line-height: 35px;
    margin-top: 9px;
    margin-bottom: 9px;
    font-family: "Josefin Sans", serif;
    margin-left: -88px;
    text-transform: capitalize;
}
  .page-content h4{
   padding-top: 13px;
    font-size: 25px;
    font-weight: 500;
    text-align: justify;
    letter-spacing: 1px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    line-height: 40px;
}
.page-content ul li i{
padding: 1px 0px;
    font-size: 19px;
    font-weight: 400;
    color: #2e9ef4;
}


.page-content{
       padding: 24px 5px 0px 118px;
}
.page-content span
{
    transform: rotate(45deg);
}
.phdschen-container h3.active
{
       background: linear-gradient(to right, #2196F3 0%, #03a9f463 100%);
    color: #ffffff;
    border: 2px solid #2196F3;
    outline: 10px double #ffcd614a;
}

.phdschen-howswkts p
{
    font-size: 16px;
    text-align: justify;
    line-height: 35px;
    font-family: "Roboto", serif;
    font-weight: 400;
}
.trendtpic h5{
font-size: 40px;
    text-transform: capitalize;
    line-height: 49px;
      margin-top: 72px;
    margin-bottom: 30px;
    letter-spacing: 0px;
    font-weight: 100;
    word-spacing: 4px;
    text-align: justify;
    font-family: "Lilita One", sans-serif;
}
.topiclist{
       margin-top: 40px;
    background-color: #ffffff;
    padding: 42px 50px;
    box-shadow: inset -8px -8px 8px 0 rgba(174, 174, 192, 0.25), inset 8px 8px 8px 0 #e3e6ea, -8px -8px 24px 0 #18181736, 8px 8px 24px 0 rgba(174, 174, 192, 0.4);
}
.elemreport p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 18px;
    margin: 27px 0px;
    line-height: 30px;
    font-weight: 500;
}
.elemreport h2{
    margin: 18px 0 68px;
    padding-top: 17px;
    font-size: 50px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 1px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
}
.callus h4{    font-size: 31px;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    line-height: 36px;
    font-style: normal;
    text-align: center;
    margin-top: 36px;
    text-transform: capitalize;
    margin-bottom: 14px;
    padding: 3px 73px;
}
.callus h6{
font-size: 19px;
    margin-top: 10px;
   
    font-family: 'Figtree';
    text-align: justify;
    line-height: 18px;
    letter-spacing: 0px;
    margin-bottom: 4px;
}
.callus h6 span{
    font-size: 37px;
}
.customsec h3{
   margin: 27px 0 52px;
    padding-top: 35px;
    font-size: 44px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
}
.coustoimg{
            width: 115%;
    margin-top: 37px;
    /* height: 100%; */
    margin-left: -73px;
}
.partformsec{
                padding: 40px 62px;
    background-color: #a4d1fb;
    margin-top: 66px;
    margin-bottom: 18px;
}
.partformsec h4{
padding-top: 11px;
    font-size: 37px;
    margin-bottom: 24px;
    text-align: justify;
    letter-spacing: 0px;
    color: #141212;
    font-family: "Raleway", sans-serif;
    text-transform: capitalize;
}
.partformsec h3{
       font-size: 45px;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    line-height: 58px;
    font-style: normal;
    text-align: justify;
    margin-top: 24px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 23px;
}
.partformsec h3 b{
   font-size: 81px;
    color: #f79a1c;
}
.profeslist li{
        font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
    font-style: italic;
    margin: 10px 9px;
    margin-bottom: 13px;
}
.profeslist li span{
    margin-right: 10px;
    font-weight: 800;
    color: #FF9800;
}
.partformsec p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 18px;
       color: #242020;
}
.reportfrm input {
           border: 2px solid #fafafa;
    background: #ecf0f3;
    border-radius: 50px;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
        font-size: 17px;
    height: auto;
    margin: 0;
    outline: 0;
    padding: 15px;
    width: 100%;
    color: #8a97a0;
    margin-bottom: 10px;
    font-family: 'Figtree';
  
    
}
.rating-stars{
margin-top: 19px;
}
.ripotimg{
   width: 100%;
    margin-left: 30px;
}
.talkbuts{
          background-color: #f79a1c;
    color: #fff;
    padding: 10px;
    border-radius: 11px;
    text-transform: capitalize;
    font-weight: 900;
    margin-top: 3px;
    font-family: 'Figtree';
    font-size: 22px;
}
.talkbuts:hover{
    background-color: #fffeff;
    color: #f79a1c;
    border: 2px #636566 solid;
    }
.customsec p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 19px;
    margin: 27px 0px;
    line-height: 30px;
    font-weight: 500;
}


.customsec h6 span{
            font-weight: 300;
    color: #3F51B5;
    padding: 6px 7px;
    font-size: 25px;
    border-radius: 50px;
    border: 4px solid #3f51b5;
    margin-right: 12px;
    background: linear-gradient(to right, #fffbff 5%, #fffbff 50%);
    position: absolute;
    margin-left: -60px;
    margin-top: -12px;
}
.higlypic{
      width: 28%;
}
.customsec li h6{
       padding-top: 8px;
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: justify;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin-left: 52px;
}
.customsec li{
    
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: left;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    font-style: italic;
       margin: 12px 1px;
}
.partfour{
    background: url(images/gto-t4-bg-img-1.png) 0 0 / cover no-repeat; 
    background-image: linear-gradient(to right, #febc8e 0%, #f6c96194 51%, #ffb787 100%);

}

.cllog{
             width: 100%;
    }
.starimg{
       margin-top: -101px;
    width: 16%;
    float: right;
    transform: rotate(334deg);
    margin-right: -38px;
}


.choosec h4{
        padding-top: 31px;
    font-size: 45px;
    font-weight: 900;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: capitalize;
    text-align: center;
    margin-top: 57px;
    margin-bottom: 39px;
    letter-spacing: 1px;
  }
  .choosec p{
    margin-bottom: 21px;
    font-size: 19px;
    line-height: 31px;
    color: #231f1f;
    font-weight: 400;
    font-family: "Josefin Sans", sans-serif;
    text-align: justify;
    margin-top: 29px;
  }
.d-flex-jc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .service_card {
        width: 98%;
    margin: 0 auto;
    padding: 10px 12px;
    border-radius: 30px;
    background: #f4f8ff;
    box-shadow: 10px 10px 20px 0px rgb(138 156 189 / 40%), -10px -10px 10px 0px rgb(100 124 169 / 24%) inset, 10px 10px 30px 0px #fff inset;
    height: 104%;
}
  .service_card:hover .service_img img {
    transform: scale(1.2);
    transition: 0.3s ease;
     background: #ffeb3b00;
  }
  .service_card:hover .service_img{
    background: #ffb8422e;
}
  .service_img img {
    width: 29%;
    transition: 0.3s 
ease;
    display: flex
;
    margin: auto;
  }
  
.service_img {
    background: #dfe8ff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .service_card .service_content h3 {
        text-transform: capitalize;
    font-size: 22px;
    line-height: 28px;
    color: #1B262C;
    text-align: justify;
    letter-spacing: 0px;
    margin-bottom: 9px;
    margin-top: 19px;
    font-weight: 800;
    font-family: 'Montserrat';
}
.service_content li{
           font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
    font-weight: 500;
    font-style: italic;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-top: 7px;
        }
     .service_content li i{   
           padding: 0px;
    width: 3px;
    font-size: 12px;
    margin: 0px 1px;
    font-weight: 100;
    line-height: 28px;
    color: #ffb531;
    position: absolute;
    margin-left: -15px;
       margin-top: 0px;
}
.reviewimg{
        width: 93%;
    margin-top: 11px;
    height: 99%;
    margin-left: 27px;
    border-radius: 35px 1px 2px 1px;

}
.repoticon{
          background: #ffb531;
    width: 45%;
    text-align: center;
    padding: 20px;
    height: 75%;
    border-radius: 154px;
    border: 2px solid #000;
    margin-top: -102px;
    overflow: hidden;
    position: relative;
    animation: pulse 3s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(.9);
  }
    100% {
    transform: scale(1);
  }
}
.servrepot{
       margin: 1px 2px;
    width: 100%;
    height: 97%;
    color: #444;
    text-align: center;
    box-shadow: -3.5rem 0.5rem 1rem rgba(51, 51, 51, 0.2);
    overflow: hidden;
    position: relative;
    background: url(images/meet-box-bg.webp) 0 0 / cover no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 8px 7px;
    border: 5px solid #a4d1fb;
    border-radius: 10px;
        margin-top: 14px;
  }
  .repoticon h4{
      color: #ffffff;
    font-size: 25px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
}
 .repoticon h5{
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    font-style: italic;
}
.partsix{
    margin-bottom: 107px;
}

.nxtliad{
margin-top: 40px;
}
/*szdczdc*/

.animate-slidedown {
    animation: slideDown .35s ease-out
}

@keyframes slowspin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.animate-slowspin {
    animation: slowspin 50s linear infinite
}

.animate-spinner-ease-spin {
    animation: spinner-spin .8s ease infinite
}

@keyframes spinner-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.animate-spinner-linear-spin {
    animation: spinner-spin .8s linear infinite
}
#globimg{
          width: 91%;
    margin: auto;
    display: flex;
    margin-top: 56px;
}
.contactme h4 span{
font-size: 64px;
    display: block;
    color: #2d2411;
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    line-height: 69px;
    font-style: normal;
    /* text-align: center; */
    margin-top: 2px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.contactme h4{
    font-size: 42px;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    line-height: 60px;
    font-style: normal;
    text-align: justify;
    margin-top: 30px;
    color: #4cb2ed;
    text-transform: capitalize;
    margin-bottom: 33px;
}
.contactme p{
       font-family: "Montserrat", sans-serif;
    text-align: justify;
    font-size: 17px;
    margin: 10px 0px;
    line-height: 33px;
}
.contactme h6{
    font-size: 31px;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    line-height: 60px;
    font-style: normal;
    text-align: justify;
       margin-top: 16px;
    color: #4cb2ed;
    text-transform: capitalize;
    margin-bottom: 33px;
}
.contactme h6 span a{
        font-size: 48px;
    color: #2d2411;
    font-family: 'Montserrat';
    font-weight: 900;
}
.reasonsec h4{
       font-size: 46px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 68px;
    font-style: normal;
    text-align: center;
    margin-top: 49px;
    margin-bottom: 28px;
    text-transform: capitalize;

}
.reasonsec h4 span{
font-size: 64px;
    color: #2d2411;
    /* font-family: "Raleway", sans-serif; */
    font-weight: 900;
}
.reasonsec li span{
font-size: 14px;
}
.reasonsec li{
       font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    line-height: 29px;
    font-weight: 400;
    margin-left: 2px;
    margin-bottom: 6px;
    margin-top: 7px;
}
.parteight{
background-color: #03a9f440;
    margin-bottom: 20px;
    padding: 6px 0px 33px 0px;
        margin-top: 44px;
}
.rejectimg{
width: 15%;
}
.newreject{
    background: linear-gradient(170.59deg, #007bff 26.08%, #007bff8f 83%, rgba(100, 92, 252, 0) 137.69%);
    border-radius: 30px;
    padding: 30px 24px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;

}
.rejectbut{
   cursor: pointer;
       font-family: "Raleway", sans-serif;
    font-size: 16px;
    border-radius: 30px;
    display: inline-block;
    padding: 12px 13px 12px;
    background: #ffffff;
    color: #181616;
    transition: all .3s 
ease-in-out;
    text-align: center;
    letter-spacing: 0.6px;
    font-weight: 900;
    position: relative;
    width: fit-content;
    margin-top: 26px;
}
.newreject:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 410px;
    height: 314px;

    z-index: -2;
}


.newreject:before {
    content: '';
    position: absolute;
    right: 6px;
    bottom: 6px;
    background: url(../images/report-writing-ai-tool.png) center center no-repeat;
    background-size: contain;
    width: 164px;
    height: 188px;
    z-index: -1;
}
.newreject h3{

    font-size: 34px;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    line-height: 36px;
    text-align: justify;
    margin-top: 12px;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 11px;
}
.newreject h6{
    font-size: 71px;
    color: #181917;
    font-weight: 900;
    margin-top: -26px;
}
.newreject p{
font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    text-align: justify;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    font-style: italic;
    margin-left: 4px;
    margin-bottom: 12px;
    margin-top: 3px;
}
.listrej{
    margin-bottom: 4px;
    font-style: italic;

}
.acomsec h2{
        font-size: 56px;
    display: block;
    color: #2d2411;
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    line-height: 40px;
    font-style: normal;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 58px;
    text-transform: capitalize;
}
.counter-new {
            border: 2px solid #d6d5d6;
    padding: 30px 23px;
    border-radius: 10px;
    margin-top: 71px;
    margin-bottom: 37px;
}
.counteradd h6{
       font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 25px;
    font-style: italic;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 9px;
    text-transform: capitalize;
    color: #2196F3;
    } 

.num {
   border: 2px solid #FFC107;
    font-size: 64px;
    font-weight: 900;
    border-radius: 5px;
    color: #2d2411;
    padding: 5px 17px;
}


.progress {
               background-color: #d8d8d8;
    border-radius: 51px;
    position: relative;
    margin: 14px 0;
    height: 10px;
    width: 75%;
}

.progress-done {
          background-image: repeating-linear-gradient(-45deg, #ff98009c, #ff9800 50px, #FB8C00 50px, #FF9800 100px);
    box-shadow: 0 3px 3px -5px #F2709C, 0 2px 5px #F2709C;
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    transition: 1s ease 0.3s;
}

.progresnew {
              background-color: #d8d8d8;
    border-radius: 51px;
    position: relative;
    margin: 14px 0;
    height: 10px;
    width: 75%;
}

.progres-donenew {
          background-image: repeating-linear-gradient(-45deg, #ff98009c, #ff9800 50px, #FB8C00 50px, #FF9800 100px);
    box-shadow: 0 3px 3px -5px #F2709C, 0 2px 5px #F2709C;
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    transition: 1s ease 0.3s;
}

/*box barr*/
.progress-boxes {
        justify-content: space-around;
    align-items: end;
    display: flex
;
    margin-top: 7px;
}

.progress-boxes .progress-box1 {
    height: 20px;
    background: linear-gradient(0deg,#fca311 25%,#ffbe37 0,#ffbe37 50%,#fca311 0,#fca311 75%,#c3c3c4 0,#c3c3c4);
    width: 20px;
    -webkit-animation: progressAnimationBox1 6s ease-in-out;
    animation: progressAnimationBox1 6s ease-in-out;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

@-webkit-keyframes progressAnimationBox1 {
    to {
        height: 20px
    }

    0% {
        height: 0
    }
}

@keyframes progressAnimationBox1 {
    to {
        height: 20px
    }

    0% {
        height: 0
    }
}

 .progress-boxes .progress-box2 {
    height: 25px;
    background: linear-gradient(0deg,#fca311 25%,#ffbe37 0,#ffbe37 50%,#fca311 0,#fca311 75%,#c3c3c4 0,#c3c3c4);
    width: 20px;
    -webkit-animation: progressAnimationBox2 6s ease-in-out;
    animation: progressAnimationBox2 6s ease-in-out;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

@-webkit-keyframes progressAnimationBox2 {
    to {
        height: 25px
    }

    0% {
        height: 0
    }
}

@keyframes progressAnimationBox2 {
    to {
        height: 25px
    }

    0% {
        height: 0
    }
}
.barheds {
font-size: 17px;
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat';
}
.chart-box-circle {
       height: 198px;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 20px 10px;
    text-align: center;
    position: relative;
    background: #ffbe37;
    width: 80%;
    margin-top: 15px;
}
.half-circle.horizontal.top {
        border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    border-top: 8px #ffffff solid;
    box-shadow: 0px -3px 3px #221f1f9e;
}
.half-circle.horizontal {
      width: 59%;
    height: 41%;
    line-height: 72px;
}
.half-circle {
   background-color: #ffbe37;
    display: inline-block;
    margin: 10px;
    color: white;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    font-size: 26px;
    font-weight: 900
}
 .chart-bottom {
    color: #fff;
    justify-content: space-between;
    height: 60px;
    align-items: end
}
.chart-bottom span.line {
    width: 40%;
    background: #fff;
    height: 2PX;
    position: relative;
    display: flex;
    top: -10px;
    bottom: 0
}

.noor{
position: relative;
    margin-top: -51px;
    color: #03A9F4;
    font-weight: 800;
    font-family: 'Figtree';
    text-shadow: 2px 1px #ffffff;
    font-size: 20px;
}
.essays{
    font-size: 28px;
    font-weight: 500;
    display: block;
    font-family: "Raleway", sans-serif;
    margin-top: 21px;
}
.basec{
font-family: "Raleway", sans-serif;
}
.rating-stars span.fa.fa-star {
   background: #c1c1c1;
    color: #fff;
    margin: 0 2px;
    padding: 6px 1px;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .7019607843137254);
    font-size: 15px;
    font-weight: 900;
}

.rating-stars .checked {
    color: #fff !important;
    background: #ffbe37 !important;
}
.Advantages h3{
    font-size: 46px;
    font-family: 'Montserrat';
    font-weight: 400;
    line-height: 68px;
    font-style: normal;
    text-align: center;
    margin-top: 49px;
    margin-bottom: 28px;
    text-transform: capitalize;
}
.Advantages h3 span{
font-size: 64px;
    color: #2d2411;
     font-family: "Raleway", sans-serif; 
    font-weight: 900;
}
.advancsec h5{
       padding-top: 17px;
    line-height: 30px;
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: 900;
    text-align: justify;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #141212;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.advancsec p{
    font-family: "Montserrat", sans-serif;
    text-align: justify;
    font-size: 16px;
    margin: 6px 0px;
    line-height: 23px;
}

/*form2 add*/
.new2frm{
        position: relative;
    /* background-color: #ffffff; */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 41px;
    margin-bottom: 20px;
}
.form {
  width: 100%;
  max-width: 820px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.contact-form {
        background-color: #f2c914a6;
    position: relative;
       margin: 33px 57px 33px 43px;
    box-shadow: inset -8px -8px 8px 0 rgba(174, 174, 192, 0.25), inset 8px 8px 8px 0 #2196f300, -8px -8px 24px 0 #18181736, 8px 8px 24px 0 rgba(174, 174, 192, 0.4);
}

.circle {
  border-radius: 50%;
     background: linear-gradient(135deg, transparent 20%, #0f75c7e8);
  position: absolute;
}
.circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}
.circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}
.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
     background-color: #f4da64;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}
.chenfrm {
     padding: 1.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.pycohans-inputconts {
     width: 100%;
  outline: none;
  border: 2px solid #fafafa;
     background: #ecf0f3;
    border-radius: 50px;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
  padding: 0.6rem 1.2rem;
  color: #151313;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
 border-radius: 53px;
      
  transition: 0.3s;
}
.contact-form label{
   
 
       font-size: 16px;
    font-family: "Montserrat";
    font-weight: 500;
}
.input-container {
  position: relative;
  margin: 1rem 0;
}
.input {
  width: 100%;
  outline: none;
  border: 2px solid #fafafa;
 
    padding: 0.7rem 1.2rem;
     color: #0c0b0b;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  border-radius: 53px;
    background: #ecf0f3;
    border-radius: 50px;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
    transition: 0.3s;
}
textarea.input {
  padding: 0.8rem 1.2rem;
     min-height: 95px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.frmchennai option {
    background: #fff;
    color: #1a1b1d;
}
.input-container label {
  position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #1a1d1e;
       font-size: 15px;
    font-weight: 600;
    pointer-events: none;
    z-index: 1000;
    transition: 0.5s;
    text-align: justify;
     
     font-family: "Montserrat";
    text-transform: capitalize;
}
.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}
.frmimg{
width: fit-content;
}
.chenbut {
    padding: 10px 12px;
    background-color: #fff;
    border: 2px solid #fafafa;
    font-size: 27px;
    color: #ffffff;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 900;
    /* margin: 0; */
    /* width: 100%; */
    display: flex;
    margin: 21px auto 3px;
    box-shadow: 0 0.4rem 0.8rem rgb(0 0 0 / 15%);
   font-family: "Raleway", sans-serif;
    letter-spacing: 1px;
    background-color: #0f75c7;
}
.formhed span {
   color: #2196F3;
    font-size: 84px;
    font-weight: 900;
}
.chenbut:hover {
         background-color: #ffffff;
  color: #0f75c7;
}
.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}
.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
     background-color: #f4da64;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}
.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}
.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}
.contact-info .title {
  color: #1abc9c;
}
.text {
  color: #333;
  margin: 1.5rem 0 2rem 0;
}
.information {
  display: flex;
  color: #555;
  margin: 0.7rem 0;
  align-items: center;
  font-size: 0.95rem;
}

.information i {
  color: #1ABC9C;
}
.contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #1abc9c;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.3;
}
.square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
}
@media (max-width: 850px) {
  .form {
    grid-template-columns: 1fr;
  }
.contact-info:before {
    bottom: initial;
    top: -75px;
    right: 65px;
    transform: scale(0.95);
  }
.contact-form:before {
    top: -13px;
    left: initial;
    right: 70px;
  }
.square {
    transform: translate(140%, 43%);
    height: 350px;
  }
.big-circle {
    bottom: 75%;
    transform: scale(0.9) translate(-40%, 30%);
    right: 50%;
  }
.text {
    margin: 1rem 0 1.5rem 0;
  }
 .social-media {
    padding: 1.5rem 0 0 0;
  }
}
@media (max-width: 480px) {
 
  .contact-info:before {
    display: none;
  }

  .square,
  .big-circle {
    display: none;
  }

  form,
  .contact-info {
    padding: 1.7rem 1.6rem;
  }

  .text,
  .information,
  .social-media p {
    font-size: 0.8rem;
  }

  .title {
    font-size: 1.15rem;
  }

  .social-icons a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .icon {
    width: 23px;
  }

  .input {
    padding: 0.45rem 1.2rem;
  }

  .btn {
    padding: 0.45rem 1.2rem;
  }
}
.getbut{
       background-color: #ffd30b;
    color: #221f1f;
    border: none;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 9px 12px;
    margin: 27px auto 18px;
    display: flex;
    cursor: pointer;
    border-radius: 0.4rem;
    box-shadow: 0 0.4rem 0.8rem rgb(0 0 0 / 15%);
    overflow: hidden;
    position: relative;
    transition: all 0.2s;
    font-family: "Poppins", sans-serif;
}
.conbut{
    background-color: #ffd30b;
    color: #221f1f;
    border: none;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 14px 27px;
    margin: 19px auto 23px;
    display: flex;
    cursor: pointer;
    border-radius: 0.4rem;
    box-shadow: 0 0.4rem 0.8rem rgb(0 0 0 / 15%);
    overflow: hidden;
    position: relative;
    transition: all 0.2s;
    font-family: 'Poppins';
    }
.conetbut{
     border: 10px solid rgba(35,131,246,1.0);
    box-shadow: 0 16px 22px -14px #03153b;
    color: white;
    cursor: pointer;
    font-size: 29px;
      line-height: 54px;
    padding: 6px 15px 10px 14px;
    transition: .5s;
    margin: 25px auto 7px;
    font-family: 'FontAwesome';
    font-weight: 900;
    border-bottom-color: white;
    background-image: linear-gradient(264deg,#00c6fb,#1979ff);
    display: flex;
    text-transform: capitalize;
}
.conetbut span{
       display: inline-block;
    font-size: 60px;
    color: #ffc107;
    font-weight: 900;
    text-align: justify;
    text-transform: capitalize;
    margin-top: -13px;
    text-shadow: -2px 4px 16px #0f75c7;
    padding: 10px 14px 5px 18px;
    }
.checkpribut{
    padding: 14px 25px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 14px;
    border: none;
    background-color: #ffd30b;
    color: #221f1f;
    cursor: pointer;
    border-radius: 0.4rem;
    box-shadow: 0 0.4rem 0.8rem rgb(0 0 0 / 15%);
    transition: all 0.2s;
    font-family: 'Poppins';
    margin: 23px auto 21px;
    display: flex;
    text-transform: capitalize;
}
.formhed{
       font-size: 53px;
    display: inline-block;
    color: #2d2411;
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    line-height: 71px;
    font-style: normal;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 8px;
    text-transform: capitalize;
    padding: 8px 64px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
}
.frmched h6{
       color: #1c1c1c;
    margin-bottom: 3px;
    text-transform: capitalize;
    margin-top: 30px;
    font-weight: 800;
    text-align: center;
    font-size: 30px;
    font-family: 'Figtree';
}
.advancsec{
    margin-bottom: 16px;
    margin-top: 20px;
}
#newcls{
        display: flex;
    margin: 58px auto;
    margin-left: 65px;
}
/**/
.our-faq-wrapper {
               padding: 51px 111px 16px;
    background: #2196f324;
    margin-bottom: 121px;
    margin-top: 90px;
}
.accordion .card {
  border: none;
  margin-bottom: 30px;
  box-shadow: -2px -4px 4px -1px #a789891f;
}
.our-faq-wrapper .btn-link {
           display: block;
    width: 100%;
    text-align: left;
    position: relative;
    background: #9e9e9e0d;
    color: #2f2b2b;
    border-radius: 0;
    padding: 15px 37px 17px 12px;
    font-size: 17px;
    overflow: hidden;
    border: none;
    text-transform: capitalize;
       font-family: Raleway, sans-serif;

}
.our-faq-wrapper .btn-link:hover, .our-faq-wrapper .btn-link:focus {
  text-decoration: none;
}
.our-faq-wrapper .btn-link:after {
  position: absolute;
  content: '\f068';
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: fontawesome;
}
.our-faq-wrapper .btn-link.collapsed:after {
  content: '\f067';
}
.our-faq-wrapper .btn-link:before {
     position: absolute;
    content: '';
    background: #02acf9;
    /* -webkit-transform: skew(-35deg); */
    /* transform: skew(2deg); */
    height: 99%;
    width: 62%;
    left: 95%;
    top: 0;
    color: #9e9e9e;
}
.our-faq-wrapper h3{
    font-size: 44px;
    color: #2d2411;
    font-family: "Raleway", sans-serif;
    font-weight: 900;
    margin-top: 9px;
    margin-bottom: 31px;
}
.card-header {
  padding: 0;
  background: transparent;
  border-bottom: none;
}
.card-body {
  position: relative;
}
.card-body:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
      background: #f4cb81;
}
.card-body:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 50%;
  left: 0;
  bottom: 0;
      background: #f4cb81;
  z-index: 1;
}
.card-body {
    
        background-color: #9e9e9e1f;
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
    font-family: Raleway, sans-serif;
    font-weight: 600;

    }
    .btn {
       white-space: initial;
    }
.emailages h6{
       padding: 4px 40px 41px 40px;
    font-size: 32px;
    margin-bottom: 50px;
    font-weight: 700;
    margin-top: 4px;
    line-height: 62px;
    text-transform: capitalize;
    text-align: center;
    font-family: Raleway, sans-serif;
}
.emailages h6 a{
font-family: 'Montserrat';
}

/**/
/*responsive start*/
@media(min-width: 321px) and (max-width: 375px){
    .partone {
    background-color: #ffc03e38;
    margin-top: -117px;
}
.reporthed h1 {
   font-size: 24px;
   text-align: center;
    letter-spacing: 1px;
}
.reportimg {
    width: 70%;
    margin-left: 41px;
}
.respara p{
    font-size: 15px;
    line-height: 30px;
}
.respara {
    padding: 1px 1px 2px 0px;
}
    .whatsbut {
    font-size: 18px;
}
.resultpic {
    position: absolute;
    left: 69%;
    width: 91px;
    margin-top: 7%;
    height: 58px;
}

.partwo {
    margin-top: -5px;
}
.listrepot h6 span {
    font-size: 26px;
    margin-right: 80px;
}
.partformsec {
    padding: 37px 23px;
}
.partformsec h3 {
    font-size: 30px;
    line-height: 45px;
}
.partformsec h3 b {
    font-size: 44px;
}
.profeslist li {
    font-size: 15px;
    line-height: 30px;
    margin: 10px 2px;
    margin-bottom: 14px;
}
.ripotimg {
    width: 73%;
    margin-left: 30px;
}
.reportfrm input {
    margin-bottom: 18px;
}
.elemreport p {
    font-size: 15px;
    margin: 8px 0px;
}
.elemreport h2 {
    font-size: 26px;
}
.page-content {
    padding: 24px 5px 0px 5px;
}
.page-content h4 {
    margin-left: -2px;
        padding-top: 13px;
    font-size: 19px;
}
.callus h4 {
    font-size: 17px;
    line-height: 29px;
    text-align: justify;
    margin-top: 36px;
    padding: 3px 7px;
}
.topiclist {
    padding: 42px 24px;

}
.callus h6{
    font-size: 13px;
}
.callus h6 span {
    font-size: 24px;
}
.customsec h3 {
    margin: 3px 0 40px;
    padding-top: 35px;
    font-size: 19px;
   letter-spacing: 0px;
   
}
.customsec p {
    font-size: 14px;
    margin: 12px 0px;
}
.customsec li h6 {
    font-size: 18px;
}
.coustoimg {
    width: 98%;
    margin-top: 37px;
    /* height: 100%; */
    margin-left: -3px;
}
.contact-form {
    margin: 33px 13px 27px 10px;

}
.formhed {
    font-size: 33px;
   line-height: 60px;
   padding: 8px 11px;
}
.formhed span {
    font-size: 39px;
}
.frmimg {
    width: 100%;
}
.contact-form label{
    font-size: 16px;
}
.choosec h4 {
    padding-top: 11px;
    font-size: 21px;
}
.service_content li {

    font-size: 14px;
}
.service_card .service_content h3 {
    font-size: 19px;
}
.repoticon h4 {
    font-size: 14px;
}
.contactme h4 span {
    font-size: 34px;
}
.contactme h4 {
    font-size: 27px;
    line-height: 31px;
}
.contactme p {
    font-size: 15px;
}
.contactme h6 span a {
    font-size: 18px;
}
.contactme h6 {
    font-size: 26px;
}
.reasonsec h4 {
    font-size: 24px;
    line-height: 41px;
}
.reasonsec h4 span {
    font-size: 44px;
}
.reasonsec li {
    font-size: 15px;
}
.newreject h3 {
    font-size: 23px;
}
.acomsec h2 {
    font-size: 24px;
    line-height: 30px;
}
.num {
    font-size: 30px;
}
.progress {
    width: 62%;
}
.counteradd h6 {
    font-size: 17px;
    line-height: 35px;
    margin-top: 14px;
    margin-bottom: 25px;
}
.essays {
    font-size: 19px;
}
.Advantages h3 {
    font-size: 22px;
    line-height: 50px;
}
.Advantages h3 span {
    font-size: 32px;
}
.advancsec h5 {
font-size: 19px;
    letter-spacing: 0px;
}
.advancsec p {
    font-size: 14px;
}
#newcls {
    display: flex;
    margin: 24px auto;
    margin-left: 5px;
}
.our-faq-wrapper {
    padding: 27px 11px 16px;
    margin-bottom: 121px;
    margin-top: 74px;
    margin-bottom: 50px;
}
.our-faq-wrapper h3 {
    font-size: 27px;
}
.our-faq-wrapper .btn-link {
    font-size: 15px;
}
.card-body {
    font-size: 14px;
}
.emailages h6 {
    padding: 4px 4px 37px 2px;
    font-size: 16px;
    margin-bottom: 50px;
  margin-top: 3px;
    line-height: 33px;
   text-align: justify;
}
}

@media(min-width: 376px) and (max-width: 425px){
    .partone {
    background-color: #ffc03e38;
    margin-top: -117px;
}
.reporthed h1 {
   font-size: 24px;
   text-align: center;
    letter-spacing: 1px;
}
.reportimg {
    width: 70%;
    margin-left: 41px;
}
.respara p{
    font-size: 15px;
    line-height: 30px;
}
.listrepot {
    margin: 1px 2px;
    width: 81%;
    margin-left: 28px;
        height: 93%;
   
}
.respara {
    padding: 1px 1px 2px 0px;
}
    .whatsbut {
    font-size: 18px;
}
.resultpic {
    position: absolute;
    left: 69%;
    width: 91px;
    margin-top: 7%;
    height: 58px;
}

.partwo {
    margin-top: -5px;
}
.listrepot h6 span {
    font-size: 26px;
    margin-right: 80px;
}
.partformsec {
    padding: 37px 23px;
}
.partformsec h3 {
    font-size: 30px;
    line-height: 45px;
}
.partformsec h3 b {
    font-size: 44px;
}
.profeslist li {
    font-size: 15px;
    line-height: 30px;
    margin: 10px 2px;
    margin-bottom: 14px;
}
.ripotimg {
    width: 73%;
    margin-left: 30px;
}
.reportfrm input {
    margin-bottom: 18px;
}
.elemreport p {
    font-size: 15px;
    margin: 8px 0px;
}
.elemreport h2 {
    font-size: 26px;
}
.page-content {
    padding: 24px 5px 0px 5px;
}
.page-content h4 {
    margin-left: -2px;
        padding-top: 13px;
    font-size: 19px;
}
.callus h4 {
    font-size: 17px;
    line-height: 29px;
    text-align: justify;
    margin-top: 36px;
    padding: 3px 7px;
}
.topiclist {
    padding: 42px 24px;

}
.callus h6{
    font-size: 13px;
}
.callus h6 span {
    font-size: 24px;
}
.customsec h3 {
    margin: 3px 0 40px;
    padding-top: 35px;
    font-size: 19px;
   letter-spacing: 0px;
   
}
.customsec p {
    font-size: 14px;
    margin: 12px 0px;
}
.customsec li h6 {
    font-size: 18px;
}
.coustoimg {
    width: 98%;
    margin-top: 37px;
    /* height: 100%; */
    margin-left: -3px;
}
.contact-form {
    margin: 33px 13px 27px 10px;

}
.formhed {
    font-size: 33px;
   line-height: 60px;
   padding: 8px 11px;
}
.formhed span {
    font-size: 39px;
}
.frmimg {
    width: 100%;
}
.contact-form label{
    font-size: 16px;
}
.choosec h4 {
    padding-top: 11px;
    font-size: 21px;
}
.service_content li {

    font-size: 14px;
}
.service_card .service_content h3 {
    font-size: 19px;
}
.repoticon h4 {
    font-size: 14px;
}
.contactme h4 span {
    font-size: 34px;
}
.contactme h4 {
    font-size: 27px;
    line-height: 31px;
}
.contactme p {
    font-size: 15px;
}
.contactme h6 span a {
    font-size: 18px;
}
.contactme h6 {
    font-size: 26px;
}
.reasonsec h4 {
    font-size: 24px;
    line-height: 41px;
}
.reasonsec h4 span {
    font-size: 44px;
}
.reasonsec li {
    font-size: 15px;
}
.newreject h3 {
    font-size: 23px;
}
.acomsec h2 {
    font-size: 24px;
    line-height: 30px;
}
.num {
    font-size: 30px;
}
.progress {
    width: 62%;
}
.counteradd h6 {
    font-size: 17px;
    line-height: 35px;
    margin-top: 14px;
    margin-bottom: 25px;
}
.essays {
    font-size: 19px;
}
.Advantages h3 {
    font-size: 22px;
    line-height: 50px;
}
.Advantages h3 span {
    font-size: 32px;
}
.advancsec h5 {
font-size: 19px;
    letter-spacing: 0px;
}
.advancsec p {
    font-size: 14px;
}
#newcls {
    display: flex;
    margin: 24px auto;
    margin-left: 5px;
}
.our-faq-wrapper {
    padding: 27px 11px 16px;
    margin-bottom: 121px;
    margin-top: 74px;
    margin-bottom: 50px;
}
.our-faq-wrapper h3 {
    font-size: 27px;
}
.our-faq-wrapper .btn-link {
    font-size: 15px;
}
.card-body {
    font-size: 14px;
}
.emailages h6 {
    padding: 4px 4px 37px 2px;
    font-size: 16px;
    margin-bottom: 50px;
  margin-top: 3px;
    line-height: 33px;
   text-align: justify;
}
}


@media(min-width: 426px) and (max-width: 575px){
    .partone {
    background-color: #ffc03e38;
    margin-top: -117px;
}
.reporthed h1 {
   font-size: 24px;
   text-align: center;
    letter-spacing: 1px;
}
.reportimg {
    width: 70%;
    margin-left: 41px;
}
.respara p{
    font-size: 15px;
    line-height: 30px;
}
.listrepot {
           margin: 1px 2px;
        width: 60%;
        margin-left: 107px;
        height: 93%;
   
}
.respara {
    padding: 1px 1px 2px 0px;
}
    .whatsbut {
    font-size: 18px;
}
.resultpic {
            position: absolute;
        left: 57%;
        width: 91px;
        margin-top: 2%;
        height: 58px;
}

.partwo {
    margin-top: -5px;
}
.listrepot h6 span {
    font-size: 26px;
    margin-right: 80px;
}
.partformsec {
    padding: 37px 23px;
}
.partformsec h3 {
    font-size: 30px;
    line-height: 45px;
}
.partformsec h3 b {
    font-size: 44px;
}
.profeslist li {
    font-size: 15px;
    line-height: 30px;
    margin: 10px 2px;
    margin-bottom: 14px;
}
.ripotimg {
    width: 73%;
    margin-left: 30px;
}
.reportfrm input {
    margin-bottom: 18px;
}
.elemreport p {
    font-size: 15px;
    margin: 8px 0px;
}
.elemreport h2 {
    font-size: 26px;
}
.page-content {
    padding: 24px 5px 0px 5px;
}
.page-content h4 {
    margin-left: -2px;
        padding-top: 13px;
    font-size: 19px;
}
.callus h4 {
    font-size: 17px;
    line-height: 29px;
    text-align: justify;
    margin-top: 36px;
    padding: 3px 7px;
}
.topiclist {
    padding: 42px 24px;

}
.callus h6{
    font-size: 17px;
}
.callus h6 span {
    font-size: 24px;
}
.customsec h3 {
    margin: 3px 0 40px;
    padding-top: 35px;
   font-size: 23px;
   letter-spacing: 0px;
   
}
.customsec p {
    font-size: 14px;
    margin: 12px 0px;
}
.customsec li h6 {
    font-size: 18px;
}
.coustoimg {
    width: 98%;
    margin-top: 37px;
    /* height: 100%; */
    margin-left: -3px;
}
.contact-form {
    margin: 33px 13px 27px 10px;

}
.formhed {
           font-size: 37px;
        line-height: 40px;
        padding: 8px 11px;
}
.formhed span {
    font-size: 39px;
}
.frmimg {
    width: 100%;
}
.contact-form label{
    font-size: 16px;
}
.choosec h4 {
    padding-top: 11px;
    font-size: 21px;
}
.service_content li {

    font-size: 14px;
}
.service_card .service_content h3 {
    font-size: 19px;
}
.repoticon h4 {
    font-size: 14px;
}
.contactme h4 span {
    font-size: 34px;
}
.contactme h4 {
    font-size: 27px;
    line-height: 31px;
}
.contactme p {
    font-size: 15px;
}
.contactme h6 span a {
    font-size: 18px;
}
.contactme h6 {
    font-size: 26px;
}
.reasonsec h4 {
    font-size: 24px;
    line-height: 41px;
}
.reasonsec h4 span {
    font-size: 44px;
}
.reasonsec li {
    font-size: 15px;
}
.newreject h3 {
    font-size: 23px;
}
.acomsec h2 {
    font-size: 24px;
    line-height: 30px;
}
.num {
    font-size: 30px;
}
.progress {
    width: 62%;
}
.counteradd h6 {
    font-size: 17px;
    line-height: 35px;
    margin-top: 14px;
    margin-bottom: 25px;
}
.essays {
    font-size: 19px;
}
.Advantages h3 {
    font-size: 22px;
    line-height: 50px;
}
.Advantages h3 span {
    font-size: 32px;
}
.advancsec h5 {
font-size: 19px;
    letter-spacing: 0px;
}
.advancsec p {
    font-size: 14px;
}
#newcls {
    display: flex;
    margin: 24px auto;
    margin-left: 5px;
}
.our-faq-wrapper {
    padding: 27px 11px 16px;
    margin-bottom: 121px;
    margin-top: 74px;
    margin-bottom: 50px;
}
.our-faq-wrapper h3 {
    font-size: 27px;
}
.our-faq-wrapper .btn-link {
    font-size: 15px;
}
.card-body {
    font-size: 14px;
}
.emailages h6 {
    padding: 4px 4px 37px 2px;
    font-size: 16px;
    margin-bottom: 50px;
  margin-top: 3px;
    line-height: 33px;
   text-align: justify;
}
}

@media(min-width: 576px) and (max-width: 767px){
    .partone {
    background-color: #ffc03e38;
    margin-top: -117px;
}
.reporthed h1 {
   font-size: 24px;
   text-align: center;
    letter-spacing: 1px;
}
.reportimg {
    width: 70%;
    margin-left: 41px;
}
.respara p{
    font-size: 15px;
    line-height: 30px;
}
.listrepot {
           margin: 1px 2px;
        width: 60%;
        margin-left: 107px;
        height: 93%;
   
}
.respara {
    padding: 1px 1px 2px 0px;
}
    .whatsbut {
    font-size: 18px;
}
.resultpic {
            position: absolute;
        left: 57%;
        width: 91px;
        margin-top: 2%;
        height: 58px;
}

.partwo {
    margin-top: -5px;
}
.listrepot h6 span {
    font-size: 26px;
    margin-right: 80px;
}
.partformsec {
    padding: 37px 23px;
}
.partformsec h3 {
    font-size: 30px;
    line-height: 45px;
}
.partformsec h3 b {
    font-size: 44px;
}
.profeslist li {
    font-size: 15px;
    line-height: 30px;
    margin: 10px 2px;
    margin-bottom: 14px;
}
.ripotimg {
    width: 73%;
    margin-left: 30px;
}
.reportfrm input {
    margin-bottom: 18px;
}
.elemreport p {
    font-size: 15px;
    margin: 8px 0px;
}
.elemreport h2 {
    font-size: 26px;
}
.page-content {
    padding: 24px 5px 0px 5px;
}
.page-content h4 {
    margin-left: -2px;
        padding-top: 13px;
    font-size: 19px;
}
.callus h4 {
    font-size: 17px;
    line-height: 29px;
    text-align: justify;
    margin-top: 36px;
    padding: 3px 7px;
}
.topiclist {
    padding: 42px 24px;

}
.callus h6{
    font-size: 17px;
}
.callus h6 span {
    font-size: 24px;
}
.customsec h3 {
    margin: 3px 0 40px;
    padding-top: 35px;
   font-size: 23px;
   letter-spacing: 0px;
   
}
.customsec p {
    font-size: 14px;
    margin: 12px 0px;
}
.customsec li h6 {
    font-size: 18px;
}
.coustoimg {
    width: 98%;
    margin-top: 37px;
    /* height: 100%; */
    margin-left: -3px;
}
.contact-form {
    margin: 33px 13px 27px 10px;

}
.formhed {
           font-size: 37px;
        line-height: 40px;
        padding: 8px 11px;
}
.formhed span {
    font-size: 39px;
}
.frmimg {
    width: 100%;
}
.contact-form label{
    font-size: 16px;
}
.choosec h4 {
    padding-top: 11px;
    font-size: 21px;
}
.service_content li {

    font-size: 14px;
}
.service_card .service_content h3 {
    font-size: 19px;
}
.repoticon h4 {
    font-size: 14px;
}
.contactme h4 span {
    font-size: 34px;
}
.contactme h4 {
    font-size: 27px;
    line-height: 31px;
}
.contactme p {
    font-size: 15px;
}
.contactme h6 span a {
    font-size: 18px;
}
.contactme h6 {
    font-size: 26px;
}
.reasonsec h4 {
    font-size: 24px;
    line-height: 41px;
}
.reasonsec h4 span {
    font-size: 44px;
}
.reasonsec li {
    font-size: 15px;
}
.newreject h3 {
    font-size: 23px;
}
.acomsec h2 {
    font-size: 24px;
    line-height: 30px;
}
.num {
    font-size: 30px;
}
.progress {
    width: 62%;
}
.counteradd h6 {
    font-size: 17px;
    line-height: 35px;
    margin-top: 14px;
    margin-bottom: 25px;
}
.essays {
    font-size: 19px;
}
.Advantages h3 {
    font-size: 22px;
    line-height: 50px;
}
.Advantages h3 span {
    font-size: 32px;
}
.advancsec h5 {
font-size: 19px;
    letter-spacing: 0px;
}
.advancsec p {
    font-size: 14px;
}
#newcls {
    display: flex;
    margin: 24px auto;
    margin-left: 5px;
}
.our-faq-wrapper {
    padding: 27px 11px 16px;
    margin-bottom: 121px;
    margin-top: 74px;
    margin-bottom: 50px;
}
.our-faq-wrapper h3 {
    font-size: 27px;
}
.our-faq-wrapper .btn-link {
    font-size: 15px;
}
.card-body {
    font-size: 14px;
}
.emailages h6 {
    padding: 4px 4px 37px 2px;
    font-size: 16px;
    margin-bottom: 50px;
  margin-top: 3px;
    line-height: 33px;
   text-align: justify;
}
}


@media(min-width: 768px) and (max-width: 991px){
    
.reporthed h1 {
          font-size: 37px;
}
.reportimg {
           width: 36%;
        margin-left: 41px;
}
.respara p{
    font-size: 15px;
    line-height: 30px;
}
.listrepot {
                  margin: 1px 2px;
        width: 32%;
        margin-left: 302px;
        height: 93%;
   
}
.respara {
    padding: 1px 1px 2px 0px;
}
    .whatsbut {
    font-size: 18px;
}
.resultpic {
            position: absolute;
        left: 57%;
        width: 91px;
        margin-top: 2%;
        height: 58px;
}

.partwo {
    margin-top: -5px;
}
.listrepot h6 span {
    font-size: 26px;
    margin-right: 80px;
}
.partformsec {
    padding: 37px 23px;
}
.partformsec h3 {
    font-size: 30px;
    line-height: 45px;
}
.partformsec h3 b {
    font-size: 44px;
}
.profeslist li {
    font-size: 15px;
    line-height: 30px;
    margin: 10px 2px;
    margin-bottom: 14px;
}
.ripotimg {
    width: 73%;
    margin-left: 30px;
}
.reportfrm input {
    margin-bottom: 18px;
}
.elemreport p {
    font-size: 15px;
    margin: 8px 0px;
}
.elemreport h2 {
    font-size: 26px;
}
.page-content {
    padding: 24px 5px 0px 5px;
}
.page-content h4 {
    margin-left: -2px;
        padding-top: 13px;
    font-size: 19px;
}
.callus h4 {
    font-size: 17px;
    line-height: 29px;
    text-align: justify;
    margin-top: 36px;
    padding: 3px 7px;
}
.topiclist {
    padding: 42px 24px;

}
.callus h6{
    font-size: 17px;
}
.callus h6 span {
    font-size: 24px;
}
.customsec h3 {
    margin: 3px 0 40px;
    padding-top: 35px;
   font-size: 23px;
   letter-spacing: 0px;
   
}
.customsec p {
    font-size: 14px;
    margin: 12px 0px;
}
.customsec li h6 {
    font-size: 18px;
}
.coustoimg {
    width: 98%;
    margin-top: 37px;
    /* height: 100%; */
    margin-left: -3px;
}
.contact-form {
    margin: 33px 13px 27px 10px;

}
.formhed {
           font-size: 37px;
        line-height: 40px;
        padding: 8px 11px;
}
.formhed span {
    font-size: 39px;
}
.frmimg {
    width: 100%;
}
.contact-form label{
    font-size: 16px;
}
.choosec h4 {
    padding-top: 11px;
    font-size: 21px;
}
.service_content li {

    font-size: 14px;
}
.service_card .service_content h3 {
    font-size: 19px;
}
.repoticon h4 {
    font-size: 14px;
}
.contactme h4 span {
    font-size: 34px;
}
.contactme h4 {
    font-size: 27px;
    line-height: 31px;
}
.contactme p {
    font-size: 15px;
}
.contactme h6 span a {
    font-size: 18px;
}
.contactme h6 {
    font-size: 26px;
}
.reasonsec h4 {
    font-size: 24px;
    line-height: 41px;
}
.reasonsec h4 span {
    font-size: 44px;
}
.reasonsec li {
    font-size: 15px;
}
.newreject h3 {
    font-size: 23px;
}
.acomsec h2 {
    font-size: 24px;
    line-height: 30px;
}
.num {
    font-size: 30px;
}
.progress {
    width: 62%;
}
.counteradd h6 {
    font-size: 17px;
    line-height: 35px;
    margin-top: 14px;
    margin-bottom: 25px;
}
.essays {
    font-size: 19px;
}
.Advantages h3 {
    font-size: 22px;
    line-height: 50px;
}
.Advantages h3 span {
    font-size: 32px;
}
.advancsec h5 {
font-size: 19px;
    letter-spacing: 0px;
}
.advancsec p {
    font-size: 14px;
}
#newcls {
    display: flex;
    margin: 24px auto;
    margin-left: 5px;
}
.our-faq-wrapper {
    padding: 27px 11px 16px;
    margin-bottom: 121px;
    margin-top: 74px;
    margin-bottom: 50px;
}
.our-faq-wrapper h3 {
    font-size: 27px;
}
.our-faq-wrapper .btn-link {
    font-size: 15px;
}
.card-body {
    font-size: 14px;
}
.emailages h6 {
    padding: 4px 4px 37px 2px;
    font-size: 16px;
    margin-bottom: 50px;
  margin-top: 3px;
    line-height: 33px;
   text-align: justify;
}
}

@media(min-width:1536px){
.reportimg {
    width: 79%;
    margin: auto;
    display: flex;
  margin-top: -5px;
}
.respara {
    padding: 1px 160px 2px 0px;
}
.resultpic {
    position: absolute;
    left: 50%;
    width: 98px;
    margin-top: 0%;
}
.ripotimg {
           width: 94%;
    margin-left: 4px;
}
.partformsec {
          padding: 31px 174px;
    margin-top: 66px;
    margin-bottom: 18px;
}
}

@media(min-width:1920px){
    .respara {
        padding: 1px 208px 2px 0px;
    }
        .reportimg {
      width: 58%;
        margin: auto;
        display: flex;
        margin-top: -15px;
        margin-right: 51px;
    }
    
    .listrepot {
    margin: 1px 2px;
    width: 100%;
    height: 83%;
    padding: 8px 13px;
     margin-top: 32px;
    }
    
.partformsec{
        padding: 50px 350px;
    }

    .resultpic {
               position: absolute;
        left: 38%;
        width: 98px;
        margin-top: 0%;
    }
        .ripotimg {
        width: 90%;
        }
}