.paper-presentage-machilearn-first {
        padding: 30px 50px;
    background-color: #efece5;
}

.paper-presentage-machilearn-first h1{

     font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: justify;
    font-size: 51px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 50px;
}

.paper-presentage-machilearn-first p {
   font-family: sans-serif;
    text-align: justify;
    line-height: 35px;
    color:#6d6d74;
}

.machinelearnimg{
        width: 490px;
    border-radius: 50px;
}

.contactbtn{
    padding: 0px 10px;
    color: #fff;
    border-radius: 24px;
    background-color: #000000;
    font-weight: 700;
    margin-top: 10px;
    font-size: 15px;
    cursor: pointer;
}
.contactbtn i{
    color: #fff;
}

.queriesbtn{

   padding: 0px 10px;
    color: #000;
    border-radius: 24px;
    background-color: #82dcdc;
    font-weight: 700;
    margin-top: 10px;
    cursor: pointer;
    border: 1px solid #000;
    font-size: 15px;
    
}
.queriesbtn i{
  color: #000;

}

.paper-presentage-machilearn-secon {
   
      background: linear-gradient(45deg, #dbd7d1, #6c6d74);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 50px;

}

.paper-presentage-machilearn-secon h2 {

    font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: left;
    font-size: 70px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 10px;

}

   .paper-presentage-machilearn-secon h6 {

        font-family: 'Figtree';
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 40px;
    font-size: 27px;
    line-height: 44px;
    margin-top: 50px;


   }

   .paper-presentage-machilearn-secon:after {
        content: "";
    background: url(../images/machine-learning.png) no-repeat;
    width: 185px;
    height: 171px;
    position: absolute;
    left: 0%;
       top: 12%;
        animation: pulse 3s infinite;
}

 
    .paper-presentage-machilearn-secon .card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 2rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    cursor: pointer;
    height: 240px;
    margin-bottom: 20px;
      }

       .paper-presentage-machilearn-secon .card:hover {
        transform: translateY(-10px);
        box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
      }

       .paper-presentage-machilearn-secon .card h4 {
        color: #ffffff;
    margin-bottom: 9px;
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Oswald';
    border-radius: 10px;
    line-height: 47px;
    border-bottom: 3px solid #fff;
      }

       .paper-presentage-machilearn-secon .card p {
            color: #fff;
            line-height: 28px;
            text-align: justify;
            font-size: 15px;
            font-family: sans-serif;
      }

       .paper-presentage-machilearn-secon  .button {
        margin-top: 1.5rem;
        padding: 0.8rem 1.5rem;
        background: rgba(255, 255, 255, 0.2);
        border: none;
        border-radius: 30px;
        color: white;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s ease;
      }

       .paper-presentage-machilearn-secon .button:hover {
        background: rgba(255, 255, 255, 0.3);
        transform: scale(1.05);
      }

     
      @media (max-width: 768px) {
         .paper-presentage-machilearn-secon .container {
          grid-template-columns: 1fr;
        }
      }



     .divider-line {
        max-width: 130px;
    height: 5px;
    background-image: linear-gradient(270deg, rgb(124 124 129 / 0%), #06baba);
    border: none;
    margin: auto;
}

.paper-presentage-machilearn-thrid{

     padding: 30px 50px;
}

.paper-presentage-machilearn-thrid h2 {
    font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 37px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}

.paper-presentage-machilearn-thrid h6 {
   font-family: 'Figtree';
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 110px;
    line-height: 36px;
}

.paper-presentage-machilearn-thrid h4{
    
    margin-bottom: 9px;
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Oswald';

}
.paper-presentage-machilearn-thrid p{
      font-family: sans-serif;
    text-align: justify;
    line-height: 26px;
    color: #6d6d74;
    font-size: 14px;
}
.machinelearnicon{
    width: 50px;
    background-color: #b8ebeb;
    padding: 4px;
    border-radius: 15px;
}


.paper-presentage-machilearn-fourth{
     padding: 30px 50px;
}

.paper-presentage-machilearn-fourth h2 {
    font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 37px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}

.paper-presentage-machilearn-fourth h6 {
    font-family: 'Figtree';
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    line-height: 36px;
}

.paper-presentage-machilearn-fourth  li {
    background-image: -webkit-linear-gradient(-180deg, #6a5fbc 0%, #87c2e2 30%, #b7eaea 68% 100%);
    color: #252525;
    font-family: 'Rubik';
    border-radius: 7px;
    letter-spacing: 0px;
    transition: all 0.3s ease;
    text-transform: capitalize;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    padding: 22px 13px;
    margin-bottom: 39px;
    margin-top: 18px;
    text-align: justify;
    list-style-type: none;
    line-height: 13px;
    font-size: 19px;
    font-weight: 400;
    width: 85%;
}

.paper-presentage-machilearn-fourth li span {
    color: #057dff;
    line-height: 15px;
    font-size: 22px;
    padding: 11px 5px;
    background: #ffffff;
    border-radius: 7px;
    margin-right: 11px;
}
.machinefundamental{
        width: 450px;
    margin-left: -70px;
}

.paper-presentage-machilearn-fifth{

     padding: 30px 50px;
    background: linear-gradient(45deg, #efece5, #efece5);
}

.paper-presentage-machilearn-fifth h2 {
    font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 37px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}


.paper-presentage-machilearn-fifth li {
    list-style-type: none;
    line-height: 48px;
    font-size: 16px;
    font-weight: 500;
    color: #1c1d1e;
    font-family: 'Raleway';
    text-align: justify;
    margin-left: 46px;
    margin-top: -40px;
    margin-bottom: 10px;
}
.paper-presentage-machilearn-fifth ul span{
    color: #000000;
    line-height: 15px;
    font-size: 18px;
    padding: 11px 6px;
    background: #b8ebeb;
    border-radius: 9px;
    margin-right: 11px;
    width: 38px;
}
.submachinfifth{
    box-shadow: 18px 19px 58px rgb(0 0 0 / 14%);
    border-color: #fff;
    border-radius: 25px;
    padding: 30px 12px;
    margin: 20px 30px;
    z-index: 2;
    background-color: #fff;
    border-radius: 20px;
}
.machineppt{
    width: 580px;
}

.machinepaperbtn{
    font-family: 'Figtree';
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 168px;
    color: #4d4e84;
    padding: 18px 32px;
    font-weight: 800;
    background: #b8ebeb;
    box-shadow: inset 0px 5px 5px rgba(85, 91, 110, 0.15);
    border-radius: 15px;
    border: none;
    text-decoration: none;
    bottom: 10px;
    right: 15px;
}

.machinepaperbtn span{
    position: absolute;
    margin-left: -26px;
}
.paper-presentage-machilearn-sixth{

          padding: 30px 50px;

}

.paper-presentage-machilearn-sixth h2 {
    font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 37px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}

.paper-presentage-machilearn-sixth p{
        font-family: sans-serif;
    text-align: justify;
    line-height: 30px;
    color: #6d6d74;
    font-size: 17px;
    margin-bottom: 50px;
}

.paper-presentage-machilearn-seventh{
        padding: 30px 50px 100px 50px;
    background-color: #dee2e682;
}
.paper-presentage-machilearn-seventh h2 {
    font-family: 'Figtree';
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 37px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}
.submachinseven {
    margin-top: 45px;
    position: relative;
    overflow: clip;
    border-radius: 20px;
    background-color: rgb(184 235 235 / 39%);
    height: 100%;
    padding: 16px 32px;
    z-index: 0;
}

.submachinseven::before {
    content: "";
    position: absolute;
    top: 145px;
    right: -65px;
    width: 310px;
    height: 310px;
    background: radial-gradient(circle at right bottom, rgb(0 255 255) 33.25%, rgb(0 0 0) 79.96%);
    border-radius: 50%;
    opacity: 0.2;
    transform: rotate(90deg);
    pointer-events: none;
    z-index: -1;
}

.submachinseven ul li{
        list-style-type: none;
    line-height: 35px;
    font-size: 15px;
    font-weight: 500;
    color: #1c1d1e;
    font-family: 'Open Sans';
    text-align: justify;
    margin-left: 41px;
    margin-top: -40px;
    margin-bottom: 12px;
}

.submachinseven ul span {
    color: #000000;
    line-height: 15px;
    font-size: 18px;
    padding: 11px 6px;
    background: #b8ebeb;
    border-radius: 9px;
    margin-right: -8px;
    margin-left: -10px;
        width: 32px;

}
.paper-presentage-machilearn-eighth{

      padding: 30px 50px;
}


.paper-presentage-machilearn-eighth h2 {
    font-family: 'Figtree';
    line-height: 56px;
    color: #000000;
    text-transform: uppercase;
    text-align: left;
    font-size: 43px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 45px;
}
.paper-presentage-machilearn-eighth p {
        font-family: sans-serif;
    text-align: justify;
    line-height: 30px;
    color: #6d6d74;
    font-size: 17px;
    margin-bottom: 10px;
}

.paper-presentage-machilearn-eighth li {
    list-style-type: none;
    line-height: 48px;
    font-size: 15px;
    font-weight: 100;
    color: #6d6d74;
    font-family: sans-serif;
    text-align: justify;
    margin-left: 35px;
    margin-top: -40px;
    margin-bottom: 6px;
}

.paper-presentage-machilearn-eighth ul span {
    color: #16bebe;
    line-height: 15px;
    font-size: 27px;
    border-radius: 9px;
}

.machinpptbtn{
    font-family: 'Figtree';
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 0px;
    color: #4d4e84;
    padding: 18px 32px;
    font-weight: 800;
    background: #b8ebeb;
    box-shadow: inset 0px 5px 5px rgba(85, 91, 110, 0.15);
    border-radius: 15px;
    border: none;
    text-decoration: none;
    bottom: 10px;
    right: 15px;
}

 .machinpptbtn span {
    position: absolute;
    margin-left: -26px;
}

.machinelearnman{
        width: 624px;
    margin-left: -145px;
    margin-top: 100px;
}
.paper-presentage-machilearn-nineth {

      padding: 30px 50px;
    background-color: #b7eaea42;
}
.paper-presentage-machilearn-nineth  h2 {
    font-family: 'Figtree';
    line-height: 56px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 43px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 45px;
}

.paper-presentage-machilearn-nineth ul{
       margin-top: 45px;
    margin-bottom: 60px;
}

.paper-presentage-machilearn-nineth ul li{
   display: block;
    padding: 13px 1px 12px 8px;
    line-height: 30px;
    font-family: 'Raleway';
    font-size: 16px;
    text-transform: capitalize;
    background-color: #efece5;
    border-right: 2px dashed #b1ab99;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    position: relative;
    transition: all .35s ease;
    margin-top: 15px;
    margin-bottom: 6px;
}





.paper-presentage-machilearn-tenth {
       padding: 30px 50px;
    font-family: 'Segoe UI', sans-serif;
    background: linear-gradient(135deg, #4d4e52, #79797f, #97948f);
    background-size: 300% 300%;
    animation: gradientFlow 12s ease infinite;
    color: #fff;
    }

    @keyframes gradientFlow {
      0% {background-position: 0% 50%;}
      50% {background-position: 100% 50%;}
      100% {background-position: 0% 50%;}
    }

    .paper-presentage-machilearn-tenth  h2 {
    font-family: 'Figtree';
    line-height: 56px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 43px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 20px;
}

.paper-presentage-machilearn-tenth h6 {
        font-family: sans-serif;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    padding: 10px 157px;
}


   .paper-presentage-machilearn-tenth .container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 30px;
      perspective: 1000px;
      position: relative;
      min-height: 100vh;
      align-items: center;
    }

.paper-presentage-machilearn-tenth .card {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px;
    border-radius: 20px;
    width: 360px;
    height: 245px;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
    z-index: 2;
}

   .paper-presentage-machilearn-tenth  .card h4 {
        
    font-size: 20px;
    font-family: 'Rubik';
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-top: 0px;
    }
.paper-presentage-machilearn-tenth h4 span{
   margin-left: 0px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 30px;
    color: #000;
    align-items: center;
    line-height: 60px;
    justify-content: center;
    background-color: #bbeded;
    border: 2px dashed #272727;
}
    .paper-presentage-machilearn-tenth .card p {
          font-size: 15px;
    text-align: justify;
    color: #dee2e6;
    font-family: 'Open Sans';
    }

    .paper-presentage-machilearn-tenth .circle {
      position: absolute;
      border-radius: 50%;
      pointer-events: none;
      background: radial-gradient(circle, rgba(255,255,255,0.3), transparent 70%);
      width: 250px;
      height: 250px;
      z-index: 1;
      transform: translate(-50%, -50%);
      mix-blend-mode: screen;
    }

    .paper-presentage-machilearn-tenth .floating {
      position: absolute;
      width: 20px;
      height: 20px;
      background: #fff;
      border-radius: 50%;
      opacity: 0.15;
      z-index: 0;
    }

    @media screen and (max-width: 768px) {
      .paper-presentage-machilearn-tenth .card {
        width: 90%;
      }
    }




.machinppt-faq-section {
    background: #fdfdfd;
    min-height: 100vh;
    padding: 10vh 0 0;
}
.machinppt-faq-section .faq-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    line-height: 30px;
    font-family: 'Figtree';
    line-height: 56px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 43px;
    font-weight: 900;
}
.machinppt-faq-section .faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 3px;
    background: #1dc0c0;
    bottom: -25px;
    margin-left: -30px;
}
.machinppt-faq-section .faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.machinppt-faq-section .faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.machinppt-faq-section .faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.machinppt-faq-section .faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.machinppt-faq-section .faq .card .card-header:hover {
    background: #b7eaea42;
    padding-left: 10px;
}
.machinppt-faq-section .faq .card .card-header .faq-title {
    font-family: 'Figtree';
    line-height: 27px;
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    color: #3B566E;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
}

.machinppt-faq-section .faq .card .card-header .faq-title .badge {
 display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 14px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #36c7c7;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
}

.machinppt-faq-section .faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.machinppt-faq-section .faq .card .card-body p {
      margin-bottom: 14px;
    font-family: 'Open Sans';
    font-size: 15px;
}

@media (max-width: 991px) {
  .machinppt-faq-section .faq {
    margin-bottom: 30px;
  }
  .machinppt-faq-section .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

.machinppt-faq-section h6{
    
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Oswald';
    font-size: 26px;
    line-height: 42px;
    text-align: justify;
    text-transform: capitalize;
    color: #000000;

}

.machinppt-faq-section  a{

        color: #16bebe;
}




.papermachinpptcontainer {
           z-index: 1;
        position: relative;
    width: 100%;
    padding: 70px 35px 70px 150px;
    background-color: #edece7;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.papermachinpptcontainer .form {
    width: 100%;
    border-radius: 10px;
    z-index: 1000;
    overflow: hidden;
}

.papermachinpptcontainer .contact-form {
     background-color: #9b78da;
    position: relative;
}

.papermachinpptcontainer .circle {
    border-radius: 50%;
    background: linear-gradient(135deg, #d9fddc 20%, #39b851);
    position: absolute;
}

.papermachinpptcontainer .circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}

.papermachinpptcontainer .circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}

.papermachinpptcontainer .contact-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #b5dfb9;
    transform: rotate(45deg);
    top: 50px;
    left: -13px;
}

.papermachinpptcontainer form {
  padding: 2.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}
.radioalgin {
    margin-top: -20px;
}

.papermachinpptcontainer .title {
    color: #000000;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 50px;
    margin-bottom: 40px;
    font-family: 'Figtree';
    font-size: 36px;
    text-align: justify;
}

.papermachinpptcontainer .input-container {
    position: relative;
    margin: 1rem 0;
    color: #fff;
    font-family: 'Open Sans';
}
.papermachinpptcontainer .input {
    width: 100%;
    outline: none;
    border: 2px solid #fafafa;
    background: none;
    padding: 0.6rem 1.2rem;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.5px;
    border-radius: 5px;
    font-family: 'Open Sans';
    transition: 0.3s;
    text-transform: capitalize;
}
.papermachinpptcontainer input::placeholder {

    color:#39c8c8;
}

.papermachinpptcontainer textarea.input {
  padding: 0.8rem 1.2rem;
  min-height: 150px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.papermachinpptcontainer .input-container label {
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    padding: 0 0.4rem;
    color: #fafafa;
    font-size: 15px;
    font-weight: 100;
    pointer-events: none;
    font-family: 'Rubik';
    z-index: 1000;
    transition: 0.5s;
    text-transform: capitalize;
}

.papermachinpptcontainer .input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}

.papermachinpptcontainer .btn {
    padding: 30px 12px;
    background-color: #16324a;
    border: 2px solid #182f45;
    font-size: 18px;
    color: #ffffff;
    line-height: 1;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    margin: 15px 0;
    width: 100%;
    font-weight: 700;
    text-transform: capitalize;
}

.papermachinpptcontainer .btn:hover {
  background-color: transparent;
  color: #fff;
}

.papermachinpptcontainer .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;
}

.papermachinpptcontainer .input-container span:before,
.papermachinpptcontainer .input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #edaf77;
  top: 50%;
  transform: translateY(-50%);
}

.papermachinpptcontainer .input-container span:before {
  left: 50%;
}

.papermachinpptcontainer .input-container span:after {
  right: 50%;
}

.papermachinpptcontainer .input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.papermachinpptcontainer .input-container.focus span:before,
.papermachinpptcontainer .input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.papermachinpptcontainer .contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.papermachinpptcontainer .contact-info .title {
  color: #1abc9c;
}

.papermachinpptcontainer .text {
  color: #333;
  margin: 1.5rem 0 2rem 0;
}

.papermachinpptcontainer .contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #1abc9c;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.3;
}

.papermachinpptcontainer .big-circle {
  position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: linear-gradient(to bottom, #b1e6b66e, #37b750);
    bottom: 50%;
    right: 50%;
    transform: translate(-40%, 38%);
}

.papermachinpptcontainer .big-circle:after {
    content: "";
    position: absolute;
    width: 360px;
    height: 360px;
    background-color: #f8f9fd;
    border-radius: 50%;
    top: calc(50% - 180px);
    left: calc(50% - 180px);
}

.papermachinpptcontainer .square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
}
.papermachinpptcontainer input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 0px;
}
.papermachinpptcontainer select option{
    background-color: #fff;
    color: #000;
}

@media (max-width: 850px) {
  .papermachinpptcontainer .form {
    grid-template-columns: 1fr;
  }

  .papermachinpptcontainer .contact-info:before {
    content: "";
    position: absolute;
    width: 10%;
    opacity: 0;
    transition: 0.3s;
    height: 5px;
    background-color: #edaf77;
    top: 50%;
    transform: translateY(-50%);
  }

  .papermachinpptcontainer .contact-form:before {
    top: -13px;
    left: initial;
    right: 70px;
  }

  .papermachinpptcontainer .square {
    transform: translate(140%, 43%);
    height: 350px;
  }

  .papermachinpptcontainer .big-circle {
    bottom: 75%;
    transform: scale(0.9) translate(-40%, 30%);
    right: 50%;
  }

  .papermachinpptcontainer .text {
    margin: 1rem 0 1.5rem 0;
  }

  .papermachinpptcontainer .social-media {
    padding: 1.5rem 0 0 0;
  }
}

@media (max-width: 480px) {
  .papermachinpptcontainer{
    padding: 1.5rem;
  }

  .papermachinpptcontainer .contact-info:before {
    display: none;
  }

  .papermachinpptcontainer .square,
  .papermachinpptcontainer .big-circle {
    display: none;
  }

  .papermachinpptcontainer form,
  .contact-info {
    padding: 1.7rem 1.6rem;
  }

  .papermachinpptcontainer .text,
  .papermachinpptcontainer .information,
  .papermachinpptcontainer .social-media p {
    font-size: 0.8rem;
  }

  .papermachinpptcontainer .title {
    font-size: 1.15rem;
  }

  .papermachinpptcontainer .input {
    padding: 0.45rem 1.2rem;
  }

  .papermachinpptcontainer .btn {
    padding: 0.45rem 1.2rem;
  }
}

.machinpptfrm{
          margin-top: 20px;
    width: 580px;
    margin-left: 45px;
    animation: pulse 3s infinite;
}


@media(min-width: 321px) and (max-width: 375px){

.paper-presentage-machilearn-first {
    padding: 10px 10px;
    margin-top: -150px;
}
.paper-presentage-machilearn-first h1 {
    font-size: 25px;
    font-weight: 900;
}
.machinelearnimg {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 275px;
}
.paper-presentage-machilearn-secon {
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon h2 {
    font-size: 28px;
}
.paper-presentage-machilearn-secon h6 {
    margin-bottom: 40px;
    font-size: 22px;
    margin-top: 10px;
}
.paper-presentage-machilearn-secon .card {
    height: 275px;
}
.paper-presentage-machilearn-thrid {
    padding: 10px 10px;
}
.paper-presentage-machilearn-thrid h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.paper-presentage-machilearn-thrid h6 {
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon:after {
    width: 185px;
    height: 171px;
    position: absolute;
    left: 0%;
    top: 9%;
    animation: pulse 3s infinite;
}
.machinpptfrm {
    margin-top: 25px;
    width: 320px;
    margin-left: -18px;
}
.papermachinpptcontainer input[type="radio"] {
    margin-bottom: 30px;
}
.paper-presentage-machilearn-fourth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fourth h2 {
    font-family: 'Figtree';
    font-size: 28px;
    line-height: 38px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}
.paper-presentage-machilearn-fourth li {
    padding: 15px 13px;
    margin-bottom: 39px;
    margin-top: 18px;
    line-height: 26px;
    font-size: 15px;
   width: 100%;
}
.machinefundamental {
    width: 320px;
    margin-left: 0px;
}
.paper-presentage-machilearn-fifth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fifth h2 {
    font-size: 25px;
}
.submachinfifth {
    border-radius: 25px;
    padding: 30px 12px;
    margin: 0px 0px;
}
.paper-presentage-machilearn-fifth li {
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.machineppt {
    width: 320px;
}
.machinepaperbtn {
    margin-top: 18px;
    margin-bottom: 5px;
    margin-left: 60px;
}
.paper-presentage-machilearn-sixth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-sixth h2 {
    text-align: justify;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 31px;
}
.paper-presentage-machilearn-seventh {
    padding: 10px 10px 100px 10px;
}
.paper-presentage-machilearn-seventh h2 {
    font-size: 21px;
}
.machinelearnman {
    width: 356px;
    margin-left: -60px;
    margin-top: -5px;
}
.paper-presentage-machilearn-eighth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-eighth h2 {
    line-height: 37px;
    text-align: left;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.paper-presentage-machilearn-nineth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-nineth h2 {
    line-height: 43px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 27px;
}
.paper-presentage-machilearn-nineth ul {
    margin-top: 45px;
    margin-bottom: 0px;
}
.paper-presentage-machilearn-tenth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h2 {
    line-height: 39px;
    font-size: 25px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    padding: 10px 10px;
}

.machinppt-faq-section .faq-title h2 {
    margin-bottom: 45px;
    line-height: 41px;;
    font-size: 27px;
}
.machinppt-faq-section .faq .card .card-header .faq-title {
    text-align: justify;
}

.machinppt-faq-section h6 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Oswald';
    font-size: 21px;
}
.machinelearnman {
    width: 335px;
    margin-left: -14px;
    margin-top: -5px;
}


.paper-presentage-machilearn-tenth .card {
    width: 360px;
    height: 315px;
}

.papermachinpptcontainer .big-circle {
    display: none;
}




}

@media(min-width: 376px) and (max-width: 425px){

.paper-presentage-machilearn-first {
    padding: 10px 10px;
    margin-top: -150px;
}
.paper-presentage-machilearn-first h1 {
    font-size: 25px;
    font-weight: 900;
}
.machinelearnimg {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 275px;
}
.paper-presentage-machilearn-secon {
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon h2 {
    font-size: 28px;
}
.paper-presentage-machilearn-secon h6 {
    margin-bottom: 40px;
    font-size: 22px;
    margin-top: 10px;
}
.paper-presentage-machilearn-secon .card {
    height: 275px;
}
.paper-presentage-machilearn-thrid {
    padding: 10px 10px;
}
.paper-presentage-machilearn-thrid h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.paper-presentage-machilearn-thrid h6 {
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon:after {
    width: 185px;
    height: 171px;
    position: absolute;
    left: 0%;
    top: 9%;
    animation: pulse 3s infinite;
}
.machinpptfrm {
    margin-top: 25px;
    width: 320px;
    margin-left: -18px;
}
.papermachinpptcontainer input[type="radio"] {
    margin-bottom: 30px;
}
.paper-presentage-machilearn-fourth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fourth h2 {
    font-family: 'Figtree';
    font-size: 28px;
    line-height: 38px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}
.paper-presentage-machilearn-fourth li {
    padding: 15px 13px;
    margin-bottom: 39px;
    margin-top: 18px;
    line-height: 26px;
    font-size: 15px;
   width: 100%;
}
.machinefundamental {
    width: 320px;
    margin-left: 0px;
}
.paper-presentage-machilearn-fifth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fifth h2 {
    font-size: 25px;
}
.submachinfifth {
    border-radius: 25px;
    padding: 30px 12px;
    margin: 0px 0px;
}
.paper-presentage-machilearn-fifth li {
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.machineppt {
    width: 320px;
}
.machinepaperbtn {
    margin-top: 18px;
    margin-bottom: 5px;
    margin-left: 60px;
}
.paper-presentage-machilearn-sixth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-sixth h2 {
    text-align: justify;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 31px;
}
.paper-presentage-machilearn-seventh {
    padding: 10px 10px 100px 10px;
}
.paper-presentage-machilearn-seventh h2 {
    font-size: 21px;
}
.machinelearnman {
    width: 356px;
    margin-left: -60px;
    margin-top: -5px;
}
.paper-presentage-machilearn-eighth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-eighth h2 {
    line-height: 37px;
    text-align: left;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.paper-presentage-machilearn-nineth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-nineth h2 {
    line-height: 43px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 27px;
}
.paper-presentage-machilearn-nineth ul {
    margin-top: 45px;
    margin-bottom: 0px;
}
.paper-presentage-machilearn-tenth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h2 {
    line-height: 39px;
    font-size: 25px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    padding: 10px 10px;
}

.machinppt-faq-section .faq-title h2 {
    margin-bottom: 45px;
    line-height: 41px;;
    font-size: 27px;
}
.machinppt-faq-section .faq .card .card-header .faq-title {
    text-align: justify;
}

.machinppt-faq-section h6 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Oswald';
    font-size: 21px;
}
.machinelearnman {
    width: 335px;
    margin-left: -14px;
    margin-top: -5px;
}


.paper-presentage-machilearn-tenth .card {
    width: 360px;
    height: 315px;
}
.papermachinpptcontainer .big-circle {
    display: none;
}



}
@media(min-width: 426px) and (max-width: 575px){

.paper-presentage-machilearn-first {
    padding: 10px 10px;
    margin-top: -150px;
}
.paper-presentage-machilearn-first h1 {
    font-size: 25px;
    font-weight: 900;
}
.machinelearnimg {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 275px;
}
.paper-presentage-machilearn-secon {
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon h2 {
    font-size: 28px;
}
.paper-presentage-machilearn-secon h6 {
    margin-bottom: 40px;
    font-size: 22px;
    margin-top: 10px;
}
.paper-presentage-machilearn-secon .card {
            height: 238px;
}
.paper-presentage-machilearn-thrid {
    padding: 10px 10px;
}
.paper-presentage-machilearn-thrid h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.paper-presentage-machilearn-thrid h6 {
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon:after {
    width: 185px;
    height: 171px;
    position: absolute;
    left: 0%;
    top: 9%;
    animation: pulse 3s infinite;
}
.machinpptfrm {
   margin-top: 25px;
        width: 450px;
        margin-left: 10px;
}
.papermachinpptcontainer input[type="radio"] {
    margin-bottom: 30px;
}
.paper-presentage-machilearn-fourth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fourth h2 {
    font-family: 'Figtree';
    font-size: 28px;
    line-height: 38px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}
.paper-presentage-machilearn-fourth li {
    padding: 15px 13px;
    margin-bottom: 39px;
    margin-top: 18px;
    line-height: 26px;
    font-size: 15px;
   width: 100%;
}
.machinefundamental {
        width: 320px;
        margin-left: 85px;
}
.paper-presentage-machilearn-fifth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fifth h2 {
    font-size: 25px;
}
.submachinfifth {
    border-radius: 25px;
    padding: 30px 12px;
    margin: 0px 0px;
}
.paper-presentage-machilearn-fifth li {
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.machineppt {
    width: 320px;
}
.machinepaperbtn {
    margin-top: 18px;
    margin-bottom: 5px;
    margin-left: 60px;
}
.paper-presentage-machilearn-sixth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-sixth h2 {
    text-align: justify;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 31px;
}
.paper-presentage-machilearn-seventh {
    padding: 10px 10px 100px 10px;
}
.paper-presentage-machilearn-seventh h2 {
    font-size: 21px;
}
.machinelearnman {
    width: 356px;
    margin-left: -60px;
    margin-top: -5px;
}
.paper-presentage-machilearn-eighth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-eighth h2 {
    line-height: 37px;
    text-align: left;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.paper-presentage-machilearn-nineth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-nineth h2 {
    line-height: 43px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 27px;
}
.paper-presentage-machilearn-nineth ul {
    margin-top: 45px;
    margin-bottom: 0px;
}
.paper-presentage-machilearn-tenth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h2 {
    line-height: 39px;
    font-size: 25px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    padding: 10px 10px;
}

.machinppt-faq-section .faq-title h2 {
    margin-bottom: 45px;
    line-height: 41px;;
    font-size: 27px;
}
.machinppt-faq-section .faq .card .card-header .faq-title {
    text-align: justify;
}

.machinppt-faq-section h6 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Oswald';
    font-size: 21px;
}
.machinelearnman {
   width: 335px;
        margin-left: 65px;
        margin-top: -5px;
}


.paper-presentage-machilearn-tenth .card {
    width: 360px;
    height: 315px;
}
.papermachinpptcontainer .big-circle {
    display: none;
}

.papermachinpptcontainer {
    position: relative;
    width: 100%;
    padding: 70px 35px 70px 35px;
}
.papermachinpptcontainer .title {
    font-size: 1.5rem;
    line-height: 50px;
    margin-bottom: 40px;
    font-size: 28px;
}
.papermachinpptcontainer input[type="radio"] {
    margin-left: 95px;

}


}
@media(min-width: 576px) and (max-width: 767px){



.paper-presentage-machilearn-first {
    padding: 10px 10px;
    margin-top: -150px;
}
.paper-presentage-machilearn-first h1 {
    font-size: 25px;
    font-weight: 900;
}
.machinelearnimg {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 275px;
}
.paper-presentage-machilearn-secon {
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon h2 {
    font-size: 28px;
}
.paper-presentage-machilearn-secon h6 {
    margin-bottom: 40px;
    font-size: 22px;
    margin-top: 10px;
}
.paper-presentage-machilearn-secon .card {
            height: 238px;
}
.paper-presentage-machilearn-thrid {
    padding: 10px 10px;
}
.paper-presentage-machilearn-thrid h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.paper-presentage-machilearn-thrid h6 {
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon:after {
    width: 185px;
    height: 171px;
    position: absolute;
    left: 0%;
    top: 9%;
    animation: pulse 3s infinite;
}
.machinpptfrm {
   margin-top: 25px;
        width: 450px;
        margin-left: 10px;
}
.papermachinpptcontainer input[type="radio"] {
    margin-bottom: 30px;
}
.paper-presentage-machilearn-fourth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fourth h2 {
    font-family: 'Figtree';
    font-size: 28px;
    line-height: 38px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}
.paper-presentage-machilearn-fourth li {
    padding: 15px 13px;
    margin-bottom: 39px;
    margin-top: 18px;
    line-height: 26px;
    font-size: 15px;
   width: 100%;
}
.machinefundamental {
        width: 320px;
        margin-left: 85px;
}
.paper-presentage-machilearn-fifth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fifth h2 {
    font-size: 25px;
}
.submachinfifth {
    border-radius: 25px;
    padding: 30px 12px;
    margin: 0px 0px;
}
.paper-presentage-machilearn-fifth li {
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.machineppt {
    width: 320px;
}
.machinepaperbtn {
    margin-top: 18px;
    margin-bottom: 5px;
    margin-left: 60px;
}
.paper-presentage-machilearn-sixth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-sixth h2 {
    text-align: justify;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 31px;
}
.paper-presentage-machilearn-seventh {
    padding: 10px 10px 100px 10px;
}
.paper-presentage-machilearn-seventh h2 {
    font-size: 21px;
}
.machinelearnman {
    width: 356px;
    margin-left: -60px;
    margin-top: -5px;
}
.paper-presentage-machilearn-eighth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-eighth h2 {
    line-height: 37px;
    text-align: left;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.paper-presentage-machilearn-nineth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-nineth h2 {
    line-height: 43px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 27px;
}
.paper-presentage-machilearn-nineth ul {
    margin-top: 45px;
    margin-bottom: 0px;
}
.paper-presentage-machilearn-tenth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h2 {
    line-height: 39px;
    font-size: 25px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    padding: 10px 10px;
}

.machinppt-faq-section .faq-title h2 {
    margin-bottom: 45px;
    line-height: 41px;;
    font-size: 27px;
}
.machinppt-faq-section .faq .card .card-header .faq-title {
    text-align: justify;
}

.machinppt-faq-section h6 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Oswald';
    font-size: 21px;
}
.machinelearnman {
  width: 335px;
        margin-left: 165px;
        margin-top: -5px;
}
.paper-presentage-machilearn-tenth .card {
    width: 360px;
    height: 315px;
}
.papermachinpptcontainer .big-circle {
    display: none;
}

.papermachinpptcontainer {
    position: relative;
    width: 100%;
    padding: 70px 35px 70px 35px;
}
.papermachinpptcontainer .title {
    font-size: 1.5rem;
    line-height: 50px;
    margin-bottom: 40px;
    font-size: 28px;
}
.papermachinpptcontainer input[type="radio"] {
            margin-left: 25px;
}


}


@media(min-width: 768px) and (max-width:991px){




.paper-presentage-machilearn-first {
    padding: 10px 10px;
    margin-top: -150px;
}
.paper-presentage-machilearn-first h1 {
    font-size: 25px;
    font-weight: 900;
}
.machinelearnimg {
    margin-top: 50px;
    margin-bottom: 20px;
    width: 275px;
}
.paper-presentage-machilearn-secon {
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon h2 {
    font-size: 28px;
}
.paper-presentage-machilearn-secon h6 {
    margin-bottom: 40px;
    font-size: 22px;
    margin-top: 10px;
}
.paper-presentage-machilearn-secon .card {
            height: 238px;
}
.paper-presentage-machilearn-thrid {
    padding: 10px 10px;
}
.paper-presentage-machilearn-thrid h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.paper-presentage-machilearn-thrid h6 {
    margin-bottom: 29px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-secon:after {
    width: 185px;
    height: 171px;
    position: absolute;
    left: 0%;
    top: 9%;
    animation: pulse 3s infinite;
}
.machinpptfrm {
   margin-top: 25px;
        width: 450px;
        margin-left: 10px;
}
.papermachinpptcontainer input[type="radio"] {
    margin-bottom: 30px;
}
.paper-presentage-machilearn-fourth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fourth h2 {
    font-family: 'Figtree';
    font-size: 28px;
    line-height: 38px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 45px;
}
.paper-presentage-machilearn-fourth li {
    padding: 15px 13px;
    margin-bottom: 39px;
    margin-top: 18px;
    line-height: 26px;
    font-size: 15px;
   width: 100%;
}
.machinefundamental {
        width: 320px;
        margin-left: 85px;
}
.paper-presentage-machilearn-fifth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-fifth h2 {
    font-size: 25px;
}
.submachinfifth {
    border-radius: 25px;
    padding: 30px 12px;
    margin: 0px 0px;
}
.paper-presentage-machilearn-fifth li {
    line-height: 48px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.machineppt {
    width: 320px;
}
.machinepaperbtn {
    margin-top: 18px;
    margin-bottom: 5px;
    margin-left: 60px;
}
.paper-presentage-machilearn-sixth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-sixth h2 {
    text-align: justify;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 31px;
}
.paper-presentage-machilearn-seventh {
    padding: 10px 10px 100px 10px;
}
.paper-presentage-machilearn-seventh h2 {
    font-size: 21px;
}
.machinelearnman {
    width: 356px;
    margin-left: -60px;
    margin-top: -5px;
}
.paper-presentage-machilearn-eighth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-eighth h2 {
    line-height: 37px;
    text-align: left;
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 45px;
}
.paper-presentage-machilearn-nineth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-nineth h2 {
    line-height: 43px;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 28px;
    margin-top: 27px;
}
.paper-presentage-machilearn-nineth ul {
    margin-top: 45px;
    margin-bottom: 0px;
}
.paper-presentage-machilearn-tenth {
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h2 {
    line-height: 39px;
    font-size: 25px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 10px;
}
.paper-presentage-machilearn-tenth h6 {
    line-height: 30px;
    font-size: 15px;
    padding: 10px 10px;
}

.machinppt-faq-section .faq-title h2 {
    margin-bottom: 45px;
    line-height: 41px;;
    font-size: 27px;
}
.machinppt-faq-section .faq .card .card-header .faq-title {
    text-align: justify;
}

.machinppt-faq-section h6 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Oswald';
    font-size: 21px;
}
.machinelearnman {
  width: 335px;
        margin-left: 165px;
        margin-top: -5px;
}
.paper-presentage-machilearn-tenth .card {
    width: 360px;
    height: 315px;
}
.papermachinpptcontainer .big-circle {
    display: none;
}

.papermachinpptcontainer {
    position: relative;
    width: 100%;
    padding: 70px 35px 70px 35px;
}
.papermachinpptcontainer .title {
    font-size: 1.5rem;
    line-height: 50px;
    margin-bottom: 40px;
    font-size: 28px;
}
.papermachinpptcontainer input[type="radio"] {
            margin-left: 25px;
}


}


@media (min-width: 1100px) and (max-width: 1280px){

.machinelearnimg {
    width: 445px;
    border-radius: 50px;
}
.paper-presentage-machilearn-thrid h4 {
    margin-bottom: 9px;
    font-size: 15px;
}
.machinelearnicon {
    width: 45px;
}
.machinpptfrm {
    margin-top: 20px;
    width: 510px;
    margin-left: 45px;
}
.papermachinpptcontainer .title {
    margin-bottom: 40px;
    font-size: 32px;
}
.papermachinpptcontainer .big-circle {
    bottom: 50%;
    right: 42%;
}

.machineppt {
    width: 550px;
}
.machinelearnman {
    width: 524px;
    margin-left: -30px;
    margin-top: 100px;
}
.papermachinpptcontainer .btn {
    padding: 30px 5px;
    font-size: 16px;
}



}


@media (min-width: 1300px) and (max-width: 1440px){



.machinelearnman {
    width: 574px;
    margin-left: -100px;
    margin-top: 100px;
}


}



@media (min-width: 1920px){


.paper-presentage-machilearn-secon:after {
    content: "";
    background: url(../images/machine-learning.png) no-repeat;
    width: 229px;
    height: 171px;
    position: absolute;
    left: 11%;
    top: 13%;
    animation: pulse 3s infinite;
}
.papermachinpptcontainer {
    position: relative;
    width: 100%;
    padding: 70px 35px 70px 440px;
}
.papermachinpptcontainer form {
    padding: 2.3rem 3.2rem;
}
.papermachinpptcontainer .big-circle {
    bottom: 50%;
    right: 48%;
}



}
