.proposal{
    padding: 9px 43px;
}
.proposalfull li{
 list-style: none;
}
.proposalfull p {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    }

.proposalhed h1{
         margin-top: 55px;
    font-size: 38px;
    color: #1e2122;
   
    font-family: sans-serif;
    margin-bottom: 54px;
    font-weight: 800;
    text-align: center;
    text-transform: capitalize;
}
#butadnew{
    margin-top: 6px;
    margin-left: 6px;
}
.prosalimg{
     width: 557px;
    height: 422px;
    margin-left: 15px;
    margin-top: 1px;
}
 .nxtpara p {
    margin-top: 30px;
}
.goalhed h2{
    margin-top: 13px;
    font-size: 36px;
    color: #1e2122;
    letter-spacing: 1px;
    font-family: sans-serif;
    margin-bottom: 26px;
    font-weight: 800;
    text-align: justify;
    text-transform: capitalize;
}
.strctpa p{
padding: 0px 120px;
}

.contentche li:before {
    content: '\2714';
        margin-right: 11px;
}

.contentche li {
    font-family: sans-serif;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    margin: 4px 43px 8px 55px;
}
.contentche h3 {
    margin-bottom: 10px;
    margin-top: 34px;
    color: #232526;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 0px;
    font-family: sans-serif;
    font-style: italic;
}
.contentche h3 span {
    width: fit-content;
    background-size: 16px 37px;
    border-radius: 40px;
    padding: 9px 9px;
    margin-right: 13px;
    font-size: 19px;
        box-shadow: -1px 1px 3px #0f75c7;
    background-image: linear-gradient(to top, #b5c1cb 0%, #b9cff5 100%);
    color: #131314;
}
.reserchfor h4 {
    font-family: 'Arimo', sans-serif;
    font-size: 39px;
    color: #2b2a29;
    margin-bottom: 24px;
    font-weight: 800;
    line-height: 45px;
    text-align: center;
    text-transform: capitalize;
    margin-top: 57px;
     
}
.reserchfor {
      background-color: #e9e5e561;
    padding: 20px;
       margin: 31px 129px;
 background: repeating-linear-gradient(#F8EFDE,#F8EFDE 20px,#ede6d7 20px,#ede6d7 22px );
 
}

.reserchfor .circleche {
  border-radius: 3px;
    width: 111px;
    height: 114px;
    background: black;
    position: absolute;
    right: 145px;
    top: 31px;
    background-image: linear-gradient(to top, #b5c1cb 0%, #b9cff5 100%);
    border-bottom-left-radius: 170px;
            box-shadow: inset 11px 9px 8px #92929e, inset 2px -10px 27px #d9dbe4;
}
.circleche span {
       position: relative;
    right: -31%;
    top: 43%;
    font-size: 64px;
    line-height: 0;
    color: #3d5a8d;
}
.sucees h4{
   
    font-family: sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 51px;
    color: #121313;
    padding-top: 40px;
    margin-bottom: 47px;
    text-align: center;
}

.propsework {  
     margin: 0;
    padding: 0;
      background: rgb(255 255 255);
    color: rgb(50,50,50);
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 33px;
}
.propsework h4{
         margin-top: 44px;
    font-size: 35px;
    color: #0f75c7;
    letter-spacing: -1px;
    font-family: sans-serif;
    margin-bottom: 74px;
    font-weight: 800;
    text-align: center;
    text-transform: capitalize;
}

.timelinepro {
      position: relative;
       width: 665px;
    margin: 0 auto;
    margin-top: 7px;
    padding: 0em 0;
    list-style-type: none;
}
.timelinepro:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  display: block;
      width: 4px;
    height: 100%;
    margin-left: -2px;
  background: rgb(80,80,80);
  background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
  background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
  background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(203 167 91) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    z-index: 5;
}
.timelinepro li {
     padding: 1px 0;
}

.timelinepro li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.direction-l {
  position: relative;
  width: 300px;
  float: left;
  text-align: right;
}

.direction-r {
  position: relative;
  width: 300px;
  float: right;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}

.flag {
      position: relative;
    display: inline;
    background: rgb(248,248,248);
    padding: 6px 8px;
    border-radius: 5px;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
        font-family: sans-serif;
}

.direction-l .flag {
  -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
 box-shadow: -1px 1px 12px 4px rgb(0 0 0 / 15%), 0 0 1px #004372;
}

.direction-r .flag {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
 /* box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);*/
  box-shadow: -1px 1px 12px 4px rgb(0 0 0 / 15%), 0 0 1px #004372;
}
.direction-l .flag:before,
.direction-r .flag:before {
     position: absolute;
    top: 50%;
    right: -42px;
    content: ' ';
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    background: #fff;
    border-radius: 10px;
        border: 4px solid rgb(15 117 199);
  z-index: 10;
}

.direction-r .flag:before {
  left: -40px;
}

.direction-l .flag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -7px;
  border: solid transparent;
     border-left-color: #0f75c7;
     border-width: 6px;
  pointer-events: none;
}
.adjulst{
        margin-top: -20px;
}
.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -5px;
  border: solid transparent;
     border-right-color: rgb(15 117 199);
     border-width: 6px;
  pointer-events: none;
}
.time-wrapper {
  display: inline;
  
  line-height: 1em;
     font-size: 17px;
  color: rgb(250,80,80);
  vertical-align: middle;
}
.direction-l .time-wrapper {
  float: left;
}

.direction-r .time-wrapper {
  float: right;
}
.time {
    display: inline-block;
    padding: 5px 7px;
       background: #e8bca2;
    color: #0f75c7;
    font-weight: 900;
    border-radius: 20px;
    font-style: italic;
}
.desc {
         margin: 1em 0.75em 0 0;
   font-size: 16px;
    font-style: italic;
    line-height: 25px;
    font-family: sans-serif;
}

.direction-r .desc {
  margin: 1em 0 0 0.75em;
}
/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {

.timelinepro {
    width: 100%;
    padding: 4em 0 1em 0;
}
.timelinepro li {
    padding: 1em 0;
}
.direction-l,
.direction-r {
    float: none;
    width: 100%;
    text-align: center;
}
.flag-wrapper {
    text-align: center;
}
.flag {
    background: rgb(255,255,255);
    z-index: 15;
}
.direction-l .flag:before,
.direction-r .flag:before {
  position: absolute;
  top: -30px;
    left: 50%;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-left: -9px;
    background: #fff;
    border-radius: 10px;
    border: 4px solid rgb(255,80,80);
    z-index: 10;
}
.direction-l .flag:after,
.direction-r .flag:after {
    content: "";
    position: absolute;
    left: 50%;
    top: -8px;
    height: 0;
    width: 0;
    margin-left: -8px;
    border: solid transparent;
    border-bottom-color: rgb(255,255,255);
    border-width: 8px;
    pointer-events: none;
}
.time-wrapper {
    display: block;
    position: relative;
    margin: 4px 0 0 0;
    z-index: 14;
}

.direction-l .time-wrapper {
    float: none;
}

.direction-r .time-wrapper {
    float: none;
}

.desc {
    position: relative;
    margin: 1em 0 0 0;
    padding: 1em;
    background: rgb(245,245,245);
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
    box-shadow: 0 0 1px rgba(0,0,0,0.20);
    
  z-index: 15;
}

.direction-l .desc,
.direction-r .desc {
    position: relative;
    margin: 1em 1em 0 1em;
    padding: 1em;
    z-index: 15;
}

}
@media (min-width: 400px) and (max-width: 660px){
.direction-l .desc,
.direction-r .desc {
    margin: 1em 4em 0 4em;
}

}
/*formonee*/
 .opencchat-extrapara p{
    font-family: sans-serif;
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
}
.opencchat-list{
    margin-bottom: 70px;
}
.opencchat-list ul {
    font-style: italic;
    font-family: 'Open Sans';
    text-transform: capitalize;
}
#majorhiglite{
  text-decoration-line: underline;
    }
#reportimg{
    margin-top: -30px;
    width: 357px;
    height: 230px;
}
.opencchat-list li{
     margin-bottom: 15px;
    
}
.jurnlcmbtre3 {
   
      /* background: #d9d9d9;*/
    border: 0 0 0 0 black;
    border-radius: 12px;
       margin: 65px 0 46px 0px;
    padding: 16px;
        background-image: repeating-linear-gradient( 288deg, rgb(240 244 249), #007bff24 25%, rgb(244 247 246 / 98%) 25%, rgb(251 251 253 / 38%) 50% );
    background-size: 5px 4px;
}

#fem select{
 border-style: groove;
    border-width: 2px;
    margin-left: -18px;
    padding: 0px 14px;
    height: 40px;
    margin-top: 0px;
    background-color: white;

}
.jurnlcmbtre3 h6{
text-decoration-line: underline;
    color: #000;
    font-weight: bold;
    font-family: sans-serif;
    margin-bottom: 13px;
    text-align: center;
    margin-top: 19px;
}

option{

    background: white;
    color: black;

}
#fem  label {
    float: left;
    color: #000;
    margin-top: 20px;
    display: table-cell;
    position: relative;
  }
  
.jurnlcmbtre3 h3 {
    text-align: center;
    font-family: sans-serif;
    text-transform: capitalize;
    font-size: 38px;
    font-weight: 800;
      color: #4571dd;
    line-height: 53px;
    padding: 0px 20px;
}
.jurnlcmbtre3 p {
    padding: 0 60px 0px 200px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0px;
}

.offerper_img{

    width: 185px;
        margin-top: -162px;
    margin-left: -4px;
}

#fem {
    width: 90%;
    margin: 0px auto;
   
           background-image: repeating-linear-gradient( 200deg, rgb(240 244 249), #007bff24 25%, rgb(244 247 246 / 98%) 25%, rgb(251 251 253 / 38%) 50% );
    
box-shadow: 2px 2px 2px #2c393f17 inset, -3px 3px 0px #106fbb0f inset;
  }

#fem input[type="number"]{
    
    margin-left: -50px;
    width: 160px;
}

#fem label{
    text-transform: capitalize;
    font-weight: bold;
}
#fem input{
    border-style: groove;
    border-width: 2px;
}
#fem button {
    
    margin: 23px 0px 14px 330px;
    height: 59px;
    width: 150%;
    box-shadow: 5px 5px 1px 1px #101010;
    font-weight: 800;
    font-size: 22px;
        background: #4467bd;
    color: #ffffff;
        cursor: pointer;
    
}
#fem button:hover {
    transition-duration: 0.9s;
    box-shadow: 5px 6px 1px 1px #a9a4a4;
       color: #f77e0d;
    background: black;
}
#majorsteps {
    margin: -8px 0 12px 26px;
    line-height: 30px;
    font-weight: bold;
}

 /*faqqq*/
  .c-faq__answer {
  position: absolute;
  opacity: 0;
  z-index: -1; }

  .appronepic {
    width: 95px;
     margin: -18px auto 0px;
    display: flex;
}
.appropic{
        width: 104px;
        margin: 1px auto 13px;
    display: flex;
  }
.section__headline {
 font-family: sans-serif;
    font-size: 37px;
    font-weight: 800;
    color: #121313;
    padding-top: 85px;
    margin-bottom: 41px;
    text-align: center;
  }

.c-faqs__headline {
  font-family: 'Varela Round', sans-serif;
  text-align: left;
  padding-left: 15px;
  font-size: 1.5em;
  margin-top: 1.5em;
  font-weight: bold; }

.c-faqs {
     margin: 43px 0px 4px 1px;
  padding: 0 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

.c-faq {
  font-family: 'Varela Round', sans-serif;
  list-style: none;
  margin: 10px 0 5px; }

.c-faq__title {
  cursor: pointer;
  font-weight: 500;
  background: white;
  z-index: 10;
  position: relative;
      font-size: 19px;
          margin-bottom: 15px;
 }

  .c-faq__title:hover {
    text-decoration: underline; }
  .c-faq__title::after {
    white-space: nowrap;
    font-weight: 300;
    padding-left: 5px;
    opacity: 0;
    transform-origin: 11px;
    transform: rotateZ(90deg);
    display: none;
    content: '>'; }

.c-faq--active .c-faq__title {
     color: #1e88e5;
    font-weight: 800; }


.c-faq--active .c-faq__title::after {
    opacity: 1;
    transform: rotateZ(90deg);
    display: inline-block; }

.c-faq__answer {
        z-index: 1;
    font-size: 17px;
    color: #505050;
    line-height: 35px;
    text-align: justify;
  }

.c-faq--active .c-faq__answer {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 10px;
  transition: all 0.2s;
  border-radius: 3px;
    border: 6px solid #f1f2f3;
  border-top: 1px solid #1e88e5;
  padding: 20px; 
}
.icores i{
    font-size: 55px;
       color: #1e88e5;
}

@media (min-width: 780px) {
  .c-faqs {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: auto; }
  .c-faqs::before {
    opacity: 0.2; }
  .c-faq {
    margin-top: 15px;
    margin-bottom: 15px; }
    .c-faq .c-faq__title {
      width: 50%;
      padding-right: 40px;
      display: inline-block; }
      .c-faq .c-faq__title::after {
        display: none; }
    .c-faq .c-faq__answer {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 50%;
      width: 50%;
      border-left-color: #1e88e538;
    border-top-color: #e3f1ff;
    box-shadow: inset 0 0 2px 0 #226399, 0 0 0 1px #226399, 0 0 0 4px #ffffff, 0 0 0 7px #2b2d2e, 4px 4px 4px 8px rgb(30 30 30 / 30%);
    
       } 
  }

.c-note {
  font-size: 0.8em;
  padding-left: 15px;
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out; }
  .c-note:hover {
    opacity: 1;
    transition: opacity 0.2s ease-in-out; }
  .c-note a {
    color: #1e88e5; }

.choenew h3 {
     font-family: sans-serif;
    position: relative;
    font-size: 32px;
    font-weight: 800;
    color: #121313;
    padding-top: 83px;
    margin-bottom: 44px;
    text-align: center;
}

.choenew h3::after {
  content: '';
      background: #1e88e5;
    width: 100px;
    height: 5px;
    position: absolute;
    bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}

#choosepara{
    font-family: sans-serif;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}
.service {
 text-align: center;
    padding: 23px 4px 24px 6px;
    border-radius: 5px;
   
    background: transparent;
    transition: transform 0.5s, background 0.5s;
}

.service span {
    font-size: 60px;
    color: #0f75c7;
    font-weight: 200;
}

.service h2 {
      font-weight: 800;
    margin-bottom: 21px;
    font-size: 22px;
    margin-top: 16px;
    font-family: sans-serif;
    font-style: italic;
}
.service:hover span{ 
  
   color: black;
  }
.service:hover {
      background-color: #ffffff;
  color: black;
  transform: scale(1.05);
}
.service:hover h2 {
    
  color: #0f75c7;
}
.service:hover i {
     color: #060606;
}
.hirepbut{
    background: linear-gradient(to right, #0f75c7, #0f75c7, #1c7cca);
    padding: 14px 24px;
    border: 0px;
    font-family: sans-serif;
    color: #f8f9fa;
    outline: none;
    font-size: 21px;
    border-radius: 12px;
    font-weight: 900;
    box-shadow: 0px 3px 5px rgb(0 0 0 / 50%);
       margin: 58px auto 8px;
       display: flex;
    cursor: pointer;
  }

.formpa {
    margin-top: 25px;
  }

.needhis h3{
    font-size: 35px;
    font-weight: 900;
    color: #121313;
       padding-top: 46px;
    margin-bottom: 44px;
    text-align: center;
    line-height: 46px;
    font-family: sans-serif;
}

.nedsec h5 {
      font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-style: italic;
    font-family: sans-serif;
    margin: 24px 2px 26px 6px;
    }
    .nedsec h5 span {
    padding: 5px 11px;
       margin: 0px 8px 0px 1px;
    border-radius: 40px;
    background-color: #1579c9;
    color: white;
    font-size: 23px;

}
.nedsec{
 padding: 3px 28px 15px 1px;
}

.fulfqsec h3{
    font-size: 39px;
    font-weight: 600;
    color: #121313;
    padding-top: 34px;
    margin-bottom: 55px;
    text-align: center;
    line-height: 52px;
    font-family: sans-serif;
}
.fulfqsec{
margin-bottom: 36px;
}
.fqpros{
     margin: 0;
     padding: 0;
     font-family: 'Hind', sans-serif;
     background: #fff;
     color: #4d5974;
     display: flex;
    
}
 .fqpros {
         padding: 4px;
}
 .accordion .accordion-item {
            border-bottom: 2px dotted #77a8cf;
    margin-bottom: 30px;
    box-shadow: 0px 2px 4px -1px;
}
 .accordion .accordion-item button[aria-expanded='true'] {
     border-bottom: 1px solid #03b5d2;
}
 .accordion button {
            position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #080808;
    font-size: 17px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    font-style: italic;
}
 .accordion button:hover, .accordion button:focus {
     cursor: pointer;
        color: #de8d41;
}
 .accordion button:hover::after, .accordion button:focus::after {
     cursor: pointer;
     color: #03b5d2;
     border: 1px solid #03b5d2;
}
 .accordion button .accordion-title {
          padding: 1px 1px 2px 11px;
}
 .accordion button .icon {
     display: inline-block;
     position: absolute;
     top: 18px;
       right: 13px;
     width: 22px;
     height: 22px;
     border: 1px solid;
     border-radius: 22px;
}
 .accordion button .icon::before {
     display: block;
     position: absolute;
     content: '';
     top: 9px;
     left: 5px;
     width: 10px;
     height: 2px;
     background: currentColor;
}
 .accordion button .icon::after {
     display: block;
     position: absolute;
     content: '';
     top: 5px;
     left: 9px;
     width: 2px;
     height: 10px;
     background: currentColor;
}
 .accordion button[aria-expanded='true'] {
        color: #106fbb;
    font-weight: 700;
}
 .accordion button[aria-expanded='true'] .icon::after {
     width: 0;
}
 .accordion button[aria-expanded='true'] + .accordion-content {
     opacity: 1;
     max-height: 9em;
     transition: all 200ms linear;
     will-change: opacity, max-height;
}
 .accordion .accordion-content {
     opacity: 0;
     max-height: 0;
     overflow: hidden;
     transition: opacity 200ms linear, max-height 200ms linear;
     will-change: opacity, max-height;
}
 .accordion .accordion-content p {
       font-size: 16px;
    font-weight: 300;
       margin: 15px 18px 15px 26px;
    line-height: 26px;
}
 .lastparasec{
    margin-top: 44px;
    }
     .lastparasec h6 b{ 
                  font-weight: bolder;
    font-size: 35px;
    color: #c58346;
    text-transform: capitalize;
  }
  .conhi{
  margin-top: 20px;
}
 .lastparasec h6{
     font-family: sans-serif;
    font-size: 19px;
    font-style: italic;
    text-align: justify;
    margin-top: 33px;
      margin-bottom: 12px;
    line-height: 44px;
    font-weight: 700;
    padding: 19px 0px;
}
/*2NDFORM*/
.form-container input{
        box-shadow: 2px 2px 2px #2c393ffc inset, -3px -3px 0px #106fbb8f inset;
  }
  .form-container select{
        box-shadow: 2px 2px 2px #2c393ffc inset, -3px -3px 0px #106fbb8f inset;
  }
.thesches-forms
 {
          padding: 20px 38px;
    box-shadow: 0 0px 3px #ccc;
    box-shadow: 5px 5px 25px #ddd inset, -5px -5px 25px #ddd inset;
    background: #e9ecef;
    margin: 13px 184px 18px 184px;
 }
 .thesches-forms h2 {
       margin-top: 13px;
    font-size: 30px;
    font-weight: 900;
    text-align: justify;
    line-height: 44px;
    margin-bottom: 23px;
    font-family: sans-serif;
        color: #de8d41;
}
.thesches-forms h2 b
{
   font-family: sans-serif;
    color: #151918;
  }


.thesches-forms label{
         font-size: 15px;
    margin-top: 9px;
    margin-bottom: 8px;
     text-transform: capitalize;
  }
.thesches-inputconts {
     border: 1px solid #545454;
    width: 100%;
    padding: 5px;
    margin-bottom: 7px;
    margin-top: -1px;
    border-radius: 3px;
   
}
.thesches-subutn {
           width: 100%;
    font-weight: 900;
    font-size: 18px;
    display: block;
    height: 51px;
        background: #242321;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    border: none;
       margin-top: 11px;
    margin-bottom: 10px;
    font-family: sans-serif;
        box-shadow: 5px 4px 2px #ddddddb5 inset, -5px -5px 0px #106fbb8f inset;
}
#changbut{
          background: #de8d41;
}
.thesches-formimgconts h3 {
    font-size: 23px;
    font-weight: 750;
    line-height: 38px;
    margin-top: -30px;
    margin-bottom: -2px;
    color: #040404;
    margin-left: 0px;
    text-transform: capitalize;
    text-align: justify;
}

.pgrfrm {
       margin: 48px 0px 30px 1px;
}
.thesches-formimag option{
    background: white;
    color:black;
}
.butadnew{

margin-top: 19px;
    margin-bottom: 7px;
}
.butadnew {
    margin-top: 7px;
    margin-left: 9px;
  }
.formatbut {
       
    border: solid 3px #f2f7fc;
    border-style: outset;
    background: #2e6da4;
    color: #fff;
    padding: 13px 14px;
    font-weight: 800;
    border-radius: 13px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    text-transform: capitalize;
    font-family: sans-serif;
         margin: 18px auto 14px;
display: flex; 
    }  
    .workfobut {
        background: linear-gradient(54deg, #2d87cf 40%, #2c86cf 100%);
    border: none;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 800;
    color: white;
    padding: 11px 12px 11px 14px;
    margin: 29px 0px 3px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 5px #77a8cf;
    transition: all 0.1s linear 0s;
    cursor: pointer;
      display: flex;
          margin: 48px auto 3px;
  }
 
  .sucessfull{
    background-color: #c7c9c436;
    margin-top: 42px;
    margin-bottom: 5px;
     box-shadow: 5px 5px 25px #ddd inset, -5px -5px 25px #ddd inset;
}
.gradupic {
    width: 357px;
    height: 546px;
}
.suscstory p{
  
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    }
    .sucslist{
      margin-top: 70px;
  }
  .suscstory {
      padding-right: 30px;
  }
.suscstory h3{
          font-size: 33px;
    margin-bottom: 11px;
    color: #106fbb;
    text-transform: capitalize;
    font-weight: 900;
    margin-top: 22px;
    text-align: center;
 
    font-family: math;
}
.listadd p {
    margin-top: -60px;
    font-size: 24px;
    font-weight: 900;
    color: #22201e;
    margin-left: 88px;
}
.listadd h4 {
   font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    color: black;
      margin-top: 40px;
    font-family: sans-serif;
    font-style: italic;
}

.sucslst li span {
   
           color: #106fbb;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 800;
    font-family: math;
    font-style: italic;
    border-style: solid;
    border-width: 0px 0 2px 0;
    width: fit-content;
    border-image: linear-gradient(45deg, rgb(206 193 187), rgb(246 167 3)) 1;
    position: absolute;
    margin-left: -224px;
  }
  .sucslst li{
          font-family: sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    margin: 14px 1px 4px 224px;
  }
.listadd{
   
         margin: 6px 5px 43px 80px;
}
.listadd span{
border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 19%), inset 0px 0px 4px 0px rgb(0 0 0 / 20%);
    font-size: 32px;
    padding: 20px 20px 20px 20px;
    display: inline-flex;
    width: 68px;
    height: 68px;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    display: flex;
    position: absolute;
    margin-left: -89px;
       margin-top: 1px;
}
.listadd h3{
        margin-top: 20px;
    font-size: 34px;
    font-weight: 700;
    color: #151413;
    font-family: serif;
    font-family: math;
}
.livechats a{
      color: #ffffff;
}
.livechats {
        font-weight: 800;
    border-radius: 8px;
    padding: 11px 25px;
    font-size: 17px;
    text-transform: capitalize;
        background: linear-gradient(to right, #121314, #0d0e0e, #202424);
    box-shadow: 0px 3px 5px rgb(0 0 0 / 50%);
    
  }
.chckprz{
  font-weight: 800;
    border-radius: 8px;
    padding: 11px 25px;
    font-size: 17px;
    text-transform: capitalize;
   background: linear-gradient(to right, #c58346, #c583469c, #ca8e4e);
    box-shadow: 0px 3px 5px rgb(0 0 0 / 50%);
    border: 3px #eaf1f0 solid; 
        cursor: pointer;
}
.butsecom{
   margin: 21px 0px 23px 1px;
  }

/*popupform*/
.reserpopbut{
    margin: 4px 2px 22px 3px;
    box-shadow: 3px 2px 1px 1px #92929e;
    font-weight: 800;
    font-size: 25px;
    background: #ca7027;
    color: #ffffff;
    padding: 3px 16px;
    text-transform: capitalize;
    background-image: -webkit-linear-gradient(-180deg, #ff6104 0%, #c67029 30%, #d4701f 100%);
    border: 3px #dee2e6 solid;
    }
    .formsum{
    display: inline-grid;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-end;

        border: solid 3px #0989d4;
    border-style: outset;
    border-radius: 19px;
    background: #0989d4;
    font-size: 19px;
    font-weight: 800;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 9px 15px;
    margin: 10px 20px 1px 0px;
        color: #ffffff;
}
 .form-container label{

    margin: 0;
    margin-top: -10px;
    margin-bottom: 5px;
    font-size: 17px;
    text-transform: capitalize;
    font-style: italic;
  }
  .form-container h3{
  font-size: 34px;
    margin-bottom: 20px;
    color: #106fbb;
    text-transform: capitalize;
    font-weight: 900;
    margin-top: -24px;
    text-align: center;
    font-family: math;
  }
#formsele {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
 .form-popup-bg {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   display: flex;
   flex-direction: column;
   align-content: center;
   justify-content: center;
}
 .form-popup-bg {
   position: fixed;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   background-color: rgba(94,110,141,0.9);
   opacity: 0;
   visibility: hidden;
   -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
   -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
   transition: opacity 0.3s 0s, visibility 0s 0.3s;
   overflow-y: auto;
   z-index: 10000;
}
 .form-popup-bg.is-visible {
   opacity: 1;
   visibility: visible;
   -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
   -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
   transition: opacity 0.3s 0s, visibility 0s 0s;
}
 .form-container {
  
        background-color: white;
   border-radius: 10px;
   box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
   display: flex;
   flex-direction: column;
   width: 100%;
   max-width: 700px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   padding: 40px;
   color: black;
  

}
 .close-button {
     border-radius: 46px;
    background: none;
    color: #2c393f;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 13px;
    border: solid 4px #fff;
    cursor: pointer;
    font-size: 14px;
}
 .form-popup-bg:before {
   content: '';
   background-color: #fff;
   opacity: .25;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}


.formatimg{
    width: 1022px;
     margin: 47px auto 32px;
    display: flex;
}
.fulltps{
        margin: 16px 34px 22px 29px;
}
.typespo{
      color: #c3792f;
    text-decoration: underline;
    font-size: 17px;
    margin: 3px 8px 0px 0px;
    position: absolute;
    }
.proposelst li{
    list-style: none;
    font-size: 16px;
    font-family:sans-serif;
    line-height: 35px;
    margin-left: -5px;

}
.proposelst li:before {
       content: '\279C';
    position: absolute;
    margin-left: -23px;
    font-size: 17px;
    font-weight: 100;
       color: #c3792f;
}
.departsec h5{
       font-family: sans-serif;
    font-size: 31px;
    color: #2b2a29;
    margin-bottom: 33px;
    font-weight: 800;
    line-height: 43px;
    text-align: center;
    text-transform: capitalize;
    margin-top: 72px;
    }
    .arealist li i {
    padding: 0px 0px;
    font-size: 16px;
    position: absolute;
    margin-left: -24px;
    margin-top: 6px;
   color: #2385d3;
    }
    .arealist li {
       list-style: none;
    font-size: 16px;
    font-family: sans-serif;
    margin-bottom: 0px;
    line-height: 29px;
    margin-top: 12px;
    margin-left: 67px;
    }
 
:root {
   --paper-shadow: #c9bf8d;
}
 .pinsci {
--pin-color: #d02627;
    --pin-dark: #9e0608;
    --pin-light: #fc7e7d;
    position: absolute;
    left: 562px;
    width: 60px;
    height: 50px;
       top: 45px;
}
 .shadowsci {
   position: absolute;
    top: 18px;
      left: -14px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: radial-gradient(#134b9b63, 20%, rgba(201, 191, 141, 0));
}
 .metalsci {
   position: absolute;
   width: 5px;
   height: 20px;
   background: linear-gradient(to right, #808080, 40%, #eae8e8, 50%, #808080);
   border-radius: 0 0 30% 30%;
   transform: rotate(50deg);
   transform-origin: bottom left;
   top: 15px;
   border-bottom: 1px solid #808080;
}
 .bottom-circlesci {
   position: absolute;
   right: 15px;
   width: 35px;
   height: 35px;
   border-radius: 50%;
   background-color: var(--pin-color);
   background: radial-gradient(circle at bottom right, var(--pin-light), 25%, var(--pin-dark), 90%, var(--pin-color));
}
/* Barrel */
 .bottom-circlesci::before {
   content: "";
   position: absolute;
   top: 0;
   left: -2px;
   width: 20px;
   height: 30px;
   transform: rotate(55deg);
   transform-origin: 100% 100%;
   border-radius: 0 0 40% 40%;
   background: linear-gradient(to right, var(--pin-dark), 30%, var(--pin-color), 90%, var(--pin-light));
}
/* Top circle */
 .bottom-circlesci::after {
   content: "";
   position: absolute;
   right: -10px;
   top: -5px;
   width: 25px;
   height: 25px;
   border-radius: 50%;
   background: radial-gradient(circle at right, var(--pin-light), 30%, var(--pin-color), var(--pin-dark) 80%);
}   
    
    

/*responsive start*/
 @media(min-width: 321px) and (max-width: 375px){
.proposal {
    padding: 7px 15px;
    }

.proposalhed h1 {
    margin-top: 46px;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 29px;
  }
.proposalfull p {
    font-size: 15px;
  }
.prosalimg {
    width: 289px;
    height: 268px;
    margin-left: 7px;
    margin-top: 22px;
  }
  .jurnlcmbtre3 h3 {
       font-size: 19px;
    line-height: 40px;
    text-align: justify;
    padding: 12px 0px;
  }
.jurnlcmbtre3 p {
    padding: 0 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
  }
  .offerper_img {
       width: 197px;
    margin-left: 39px;
       margin-top: 65px;
    margin-bottom: 30px;
  }
  .jurnlcmbtre3 h6 {
    margin-left: 0px;
    line-height: 30px;
    text-align: justify;
  }
  #fem {
    width: 95%;
    margin: 0px 7px;
  }
  #fem select {
    border-style: groove;
    border-width: 2px;
    margin-left: 0px;
    padding: 0px 0px;
    height: 40px;
    width: 60px;
    margin-top: 0px;
  }
  #fem input[type="number"] {
        margin-left: 59px;
    width: 210px;
    margin-top: -55px;

  }
  #fem button {
    margin: 15px 0 15px 0px;
    height: 60px;
    width: 98%;
    font-size: 18px;
  }
  #fem label {
    
    font-weight: 700;
    font-size: 14px;
  }
  .goalhed h2 {
    margin-top: 1px;
    font-size: 23px;
    line-height: 38px;
    margin-bottom: 17px;
  }
  .reserchfor {
    padding: 16px;
    margin: 17px 2px;
  }
  .reserchfor .circleche {
   width: 101px;
    height: 108px;
   position: absolute;
    right: 18px;
    top: 17px;
  }
  .circleche span {
    position: relative;
    right: -28%;
    top: 43%;
    font-size: 56px;
  }
  .reserchfor h4 {
        font-size: 21px;
    margin-bottom: 24px;
    line-height: 32px;
    text-align: justify;
    margin-top: 30px;
  }
  .strctpa p {
    padding: 3px 8px;
  }
  .contentche h3 {
    margin-bottom: 21px;
    margin-top: 28px;
    font-size: 20px;
  }
  .contentche li {
    font-size: 15px;
    line-height: 32px;
    margin: 9px 8px 8px 15px;
  }
  .formatbut {
    padding: 13px 3px;
   font-size: 15px;
  }
  .sucees h4 {
     font-size: 19px;
   line-height: 38px;
    padding-top: 37px;
    margin-bottom: 33px;
  }
  .formatimg {
    width: 348px;
    margin: 41px auto 32px;
  }
  .propsework h4 {
    margin-top: 44px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 49px;
  }
  .hirepbut {
 padding: 13px 12px;
font-size: 16px;
 margin: 48px auto 8px;
  }
  .section__headline {
    font-size: 21px;
    line-height: 32px;
    padding-top: 55px;
    margin-bottom: 40px;
  }
  .c-faq--active .c-faq__answer {
    opacity: 1;
    position: relative;
    top: 15px;
    left: 0;
    font-weight: 300;
    margin-top: 19px;
    margin-bottom: 50px;
    transition: all 0.2s;
    border-radius: 3px;
    border: 6px solid #f1f2f3;
    border-top: 1px solid #1e88e5;
    padding: 19px;
  }
  .c-faq__answer {
    z-index: 1;
    font-size: 15px;
  }
  .c-faq {

    margin: 35px 0 5px;
    line-height: 30px;
}
.c-faq__title {

    font-size: 16px;

}
.choenew h3 {
font-size: 21px;
  padding-top: 57px;
    margin-bottom: 43px;
   }
    .service h2 {
  margin-bottom: 10px;
    font-size: 19px;
  }
  .thesches-forms {
    padding: 20px 19px;
    margin: 13px 0px 11px 1px;
  }
  .thesches-forms h2 {
    margin-top: 13px;
    font-size: 19px;
    line-height: 37px;
    margin-bottom: 17px;
  }
  .thesches-subutn {
    font-size: 16px;
  }
  .needhis h3 {
    font-size: 22px;
    padding-top: 28px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  .nedsec h5 {
    font-size: 18px;
    margin: 14px 1px 18px 0px;
    line-height: 40px;
  }
  .workfobut {
    font-size: 16px;
  padding: 11px 9px 8px 9px;
  }
  .fulfqsec h3 {
    font-size: 20px;
   padding-top: 48px;
    margin-bottom: 34px;
   line-height: 36px;
  }
  .accordion .accordion-content p {
    font-size: 15px;
  }
  .gradupic {
    width: 358px;
    height: 459px;
  }
  .suscstory h3 {
    line-height: 31px;
    font-size: 25px;
    margin-bottom: 15
  }
.sucslst li {
  font-size: 15px;
    line-height: 34px;
    text-align: justify;
    margin: 16px 1px 4px 11px;
  }
.sucslst li span {
   font-size: 17px;
    position: relative;
    margin-left: 0px;
  }
 .butsecom {
    margin: 21px 26px 24px 50px;
    }  
    .chckprz {
    margin-bottom: 23px;
  }
  .lastparasec h6 b {
    font-size: 19px;
  }
  .lastparasec h6 {
       font-size: 15px;
    margin-top: 45px;
    margin-bottom: 72px;
    padding: 31px 19px;
  }
  .form-container {
    padding: 20px;
    margin-top: 627px;
    max-width: 314px;
  }
  .form-container h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 14px;
  }
  .formsum {
    font-size: 15px;
    width: 225px;
  }
  .form-container label {
    font-size: 16px;
  }
  .accordion button {
    font-size: 15px;
  }
  .typespo {
    font-size: 15px;
    position: absolute;
  }
  .fulltps {
    margin: 16px 5px 18px 8px;
  }
  .proposelst li {
    font-size: 15px;
    line-height: 36px;
  }
    .pinsci {
    position: absolute;
    left: 157px;
    width: 60px;
    height: 50px;
    top: 14px;
}
.arealist li {
    font-size: 15px;
   margin-left: 34px;
}
}
 @media(min-width: 376px) and (max-width: 425px){
.proposal {
    padding: 7px 15px;
    }

.proposalhed h1 {
    margin-top: 46px;
       font-size: 23px;
    line-height: 30px;
    margin-bottom: 29px;
  }
.proposalfull p {
    font-size: 15px;
  }
.prosalimg {
            width: 387px;
    height: 337px;
    margin-left: 2px;
    margin-top: 22px;
  }
  .jurnlcmbtre3 h3 {
       font-size: 19px;
    line-height: 40px;
    text-align: justify;
    padding: 12px 0px;
  }
.jurnlcmbtre3 p {
    padding: 0 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
  }
  .offerper_img {
          width: 197px;
    margin-left: 39px;
    margin-top: 56px;
    margin-bottom: 1px;
  }
  .jurnlcmbtre3 h6 {
    margin-left: 0px;
    line-height: 30px;
    text-align: justify;
  }
  #fem {
    width: 95%;
    margin: 0px 7px;
  }
  #fem select {
    border-style: groove;
    border-width: 2px;
    margin-left: 0px;
    padding: 0px 0px;
    height: 40px;
    width: 60px;
    margin-top: 0px;
  }
  #fem input[type="number"] {
        margin-left: 59px;
      width: 255px;
    margin-top: -55px;

  }
  #fem button {
    margin: 15px 0 15px 0px;
    height: 60px;
    width: 98%;
    font-size: 18px;
  }
  #fem label {
    
    font-weight: 700;
    font-size: 14px;
  }
  .goalhed h2 {
    margin-top: 1px;
    font-size: 23px;
    line-height: 38px;
    margin-bottom: 17px;
  }
  .reserchfor {
    padding: 16px;
    margin: 17px 2px;
  }
  .reserchfor .circleche {
   width: 101px;
    height: 108px;
   position: absolute;
    right: 18px;
    top: 17px;
  }
  .circleche span {
    position: relative;
    right: -28%;
    top: 43%;
    font-size: 56px;
  }
  .reserchfor h4 {
    font-size: 20px;
   margin-bottom: 24px;
   line-height: 32px;
    text-align: left;
    margin-top: 11px;
  }
  .strctpa p {
    padding: 3px 8px;
  }
  .contentche h3 {
    margin-bottom: 21px;
    margin-top: 28px;
    font-size: 20px;
  }
  .contentche li {
    font-size: 15px;
    line-height: 32px;
    margin: 9px 8px 8px 15px;
  }
  .formatbut {
    padding: 13px 3px;
   font-size: 15px;
  }
  .sucees h4 {
     font-size: 19px;
   line-height: 38px;
    padding-top: 37px;
    margin-bottom: 33px;
  }
  .formatimg {
       width: 408px;
    margin: 41px auto 32px;
  }
  .arealist li {
    font-size: 15px;
   margin-left: 34px;
}
  .propsework h4 {
    margin-top: 44px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 49px;
  }
  .hirepbut {
 padding: 13px 12px;
font-size: 16px;
 margin: 48px auto 8px;
  }
  .section__headline {
    font-size: 21px;
    line-height: 32px;
    padding-top: 55px;
    margin-bottom: 40px;
  }
  .c-faq--active .c-faq__answer {
    opacity: 1;
    position: relative;
    top: 15px;
    left: 0;
    font-weight: 300;
    margin-top: 19px;
    margin-bottom: 50px;
    transition: all 0.2s;
    border-radius: 3px;
    border: 6px solid #f1f2f3;
    border-top: 1px solid #1e88e5;
    padding: 19px;
  }
  .c-faq__answer {
    z-index: 1;
    font-size: 15px;
  }
  .c-faq {

    margin: 35px 0 5px;
    line-height: 30px;
}
.c-faq__title {

    font-size: 16px;

}
.choenew h3 {
font-size: 21px;
  padding-top: 57px;
    margin-bottom: 43px;
   }
    .service h2 {
  margin-bottom: 10px;
    font-size: 19px;
  }
  .thesches-forms {
    padding: 20px 19px;
    margin: 13px 0px 11px 1px;
  }
  .thesches-forms h2 {
    margin-top: 13px;
    font-size: 19px;
    line-height: 37px;
    margin-bottom: 17px;
  }
  .thesches-subutn {
    font-size: 16px;
  }
  .needhis h3 {
    font-size: 22px;
    padding-top: 28px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  .nedsec h5 {
    font-size: 18px;
    margin: 14px 1px 18px 0px;
    line-height: 40px;
  }
  .workfobut {
    font-size: 16px;
  padding: 11px 9px 8px 9px;
  }
  .fulfqsec h3 {
    font-size: 20px;
   padding-top: 48px;
    margin-bottom: 34px;
   line-height: 36px;
  }
  .accordion .accordion-content p {
    font-size: 15px;
  }
  .gradupic {
    width: 358px;
    height: 459px;
  }
  .suscstory h3 {
    line-height: 31px;
    font-size: 25px;
    margin-bottom: 15
  }
.sucslst li {
  font-size: 15px;
    line-height: 34px;
    text-align: justify;
    margin: 16px 1px 4px 11px;
  }
.sucslst li span {
   font-size: 17px;
    position: relative;
    margin-left: 0px;
  }
 .butsecom {
    margin: 21px 26px 24px 50px;
    }  
    .chckprz {
    margin-bottom: 23px;
  }
  .lastparasec h6 b {
       font-size: 23px;
  }
  .lastparasec h6 {
  font-size: 20px;
    margin-top: 45px;
    margin-bottom: 72px;
    padding: 31px 19px;
  }
   .form-container {
    padding: 20px;
    margin-top: 627px;
    max-width: 314px;
  }
  .form-container h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 14px;
  }
  .formsum {
    font-size: 15px;
    width: 225px;
  }
  .form-container label {
    font-size: 16px;
  }
  .typespo {
    font-size: 15px;
    position: absolute;
  }
  .fulltps {
    margin: 16px 5px 18px 8px;
  }
  .proposelst li {
    font-size: 15px;
    line-height: 36px;
  }
  .pinsci {
    position: absolute;
    left: 157px;
    width: 60px;
    height: 50px;
    top: 14px;
}
}
 @media(min-width: 426px) and (max-width: 575px){
.proposal {
    padding: 7px 15px;
    }

.proposalhed h1 {
    margin-top: 46px;
   font-size: 27px;
line-height: 30px;
    margin-bottom: 29px;
  }
.proposalfull p {
    font-size: 15px;
  }
.prosalimg {
            width: 487px;
      height: 458px;
    margin-left: 2px;
    margin-top: 22px;
  }
  .jurnlcmbtre3 h3 {
       font-size: 19px;
    line-height: 40px;
    text-align: justify;
    padding: 12px 0px;
  }
.jurnlcmbtre3 p {
    padding: 0 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
  }
  .offerper_img {
       width: 197px;
    margin-left: 39px;
    margin-top: 3px;
    margin-bottom: 30px;
  }
  .jurnlcmbtre3 h6 {
    margin-left: 0px;
    line-height: 30px;
    text-align: justify;
  }
  #fem {
    width: 95%;
    margin: 0px 7px;
  }
  #fem select {
    border-style: groove;
    border-width: 2px;
    margin-left: 0px;
    padding: 0px 0px;
    height: 40px;
    width: 60px;
    margin-top: 0px;
  }
  #fem input[type="number"] {
        margin-left: 59px;
      width: 255px;
    margin-top: -55px;

  }
  #fem button {
    margin: 15px 0 15px 0px;
    height: 60px;
    width: 98%;
    font-size: 18px;
  }
  #fem label {
    
    font-weight: 700;
    font-size: 14px;
  }
  .goalhed h2 {
    margin-top: 1px;
    font-size: 23px;
    line-height: 38px;
    margin-bottom: 17px;
  }
  .reserchfor {
    padding: 16px;
    margin: 17px 2px;
  }
  .reserchfor .circleche {
    border-radius: 3px;
    width: 101px;
    height: 108px;
    background: black;
    position: absolute;
    right: 18px;
    top: 17px;
  }
  .circleche span {
    position: relative;
    right: -28%;
    top: 43%;
    font-size: 56px;
  }
  .reserchfor h4 {
    font-size: 20px;
   margin-bottom: 24px;
   line-height: 32px;
    text-align: left;
    margin-top: 11px;
  }
  .strctpa p {
    padding: 3px 8px;
  }
  .contentche h3 {
    margin-bottom: 21px;
    margin-top: 28px;
    font-size: 20px;
  }
  .contentche li {
    font-size: 15px;
    line-height: 32px;
    margin: 9px 8px 8px 15px;
  }
  .formatbut {
    padding: 13px 3px;
   font-size: 15px;
  }
  .sucees h4 {
     font-size: 19px;
   line-height: 38px;
    padding-top: 37px;
    margin-bottom: 33px;
  }
  .formatimg {
          width: 508px;
    margin: 41px auto 32px;
  }
  .propsework h4 {
    margin-top: 44px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 49px;
  }
  .hirepbut {
 padding: 13px 12px;
font-size: 16px;
 margin: 48px auto 8px;
  }
  .section__headline {
    font-size: 21px;
    line-height: 32px;
    padding-top: 55px;
    margin-bottom: 40px;
  }
  .c-faq--active .c-faq__answer {
    opacity: 1;
    position: relative;
    top: 15px;
    left: 0;
    font-weight: 300;
    margin-top: 19px;
    margin-bottom: 50px;
    transition: all 0.2s;
    border-radius: 3px;
    border: 6px solid #f1f2f3;
    border-top: 1px solid #1e88e5;
    padding: 19px;
  }
  .c-faq__answer {
    z-index: 1;
    font-size: 15px;
  }
  .c-faq {

    margin: 35px 0 5px;
    line-height: 30px;
}
.c-faq__title {

    font-size: 16px;

}
.choenew h3 {
font-size: 21px;
  padding-top: 57px;
    margin-bottom: 43px;
   }
    .service h2 {
  margin-bottom: 10px;
    font-size: 19px;
  }
  .thesches-forms {
    padding: 20px 19px;
    margin: 13px 0px 11px 1px;
  }
  .thesches-forms h2 {
    margin-top: 13px;
    font-size: 19px;
    line-height: 37px;
    margin-bottom: 17px;
  }
  .thesches-subutn {
    font-size: 16px;
  }
  .needhis h3 {
    font-size: 22px;
    padding-top: 28px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  .nedsec h5 {
    font-size: 18px;
    margin: 14px 1px 18px 0px;
    line-height: 40px;
  }
  .workfobut {
    font-size: 16px;
  padding: 11px 9px 8px 9px;
  }
  .sucslist {
    margin-top: 70px;
    margin-left: 137px;
}
  .fulfqsec h3 {
    font-size: 20px;
   padding-top: 48px;
    margin-bottom: 34px;
   line-height: 36px;
  }
  .accordion .accordion-content p {
    font-size: 15px;
  }
  .gradupic {
       width: 383px;
    height: 459px;
    margin: 1px 8px 16px 80px;
  }
  .suscstory h3 {
    line-height: 31px;
    font-size: 25px;
    margin-bottom: 15
  }
.sucslst li {
  font-size: 15px;
    line-height: 34px;
    text-align: justify;
    margin: 16px 1px 4px 11px;
  }
.sucslst li span {
   font-size: 17px;
    position: relative;
    margin-left: 0px;
  }
 .butsecom {
    margin: 21px 26px 24px 50px;
    }  
    .chckprz {
    margin-bottom: 23px;
  }
  .lastparasec h6 b {
       font-size: 23px;
  }
  .lastparasec h6 {
  font-size: 20px;
    margin-top: 45px;
    margin-bottom: 72px;
    padding: 31px 19px;
  }
   .form-container {
    padding: 20px;
    margin-top: 627px;
    max-width: 314px;
  }
  .form-container h3 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 14px;
  }
  .formsum {
    font-size: 15px;
    width: 225px;
  }
  .form-container label {
    font-size: 16px;
  }
}


 @media(min-width: 576px) and (max-width: 767px){
.proposal {
    padding: 7px 15px;
    }

.proposalhed h1 {
    margin-top: 46px;
  font-size: 31px;
line-height: 30px;
    margin-bottom: 29px;
  }
.proposalfull p {
    font-size: 15px;
  }
.prosalimg {
                width: 493px;
    height: 458px;
    margin-left: 69px;
    margin-top: 22px;
  }
  .jurnlcmbtre3 h3 {
       font-size: 19px;
    line-height: 40px;
    text-align: justify;
    padding: 12px 0px;
  }
.jurnlcmbtre3 p {
    padding: 0 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
  }
  .offerper_img {
          width: 197px;
    margin-left: 39px;
    margin-top: 29px;
    margin-bottom: 7px;
  }
  .jurnlcmbtre3 h6 {
    margin-left: 0px;
    line-height: 30px;
    text-align: justify;
  }
  #fem {
    width: 95%;
    margin: 0px 7px;
  }
  #fem select {
    border-style: groove;
    border-width: 2px;
    margin-left: 0px;
    padding: 0px 0px;
    height: 40px;
    width: 60px;
    margin-top: 0px;
  }
  #fem input[type="number"] {
        margin-left: 59px;
      width: 255px;
    margin-top: -55px;

  }
  #fem button {
    margin: 15px 0 15px 0px;
    height: 60px;
    width: 98%;
    font-size: 18px;
  }
  #fem label {
    
    font-weight: 700;
    font-size: 14px;
  }
  .goalhed h2 {
    margin-top: 1px;
    font-size: 23px;
    line-height: 38px;
    margin-bottom: 17px;
  }
  .reserchfor {
    padding: 16px;
    margin: 17px 2px;
  }
  .reserchfor .circleche {
    border-radius: 3px;
    width: 101px;
    height: 108px;
    background: black;
    position: absolute;
    right: 18px;
    top: 17px;
  }
  .circleche span {
    position: relative;
    right: -28%;
    top: 43%;
    font-size: 56px;
  }
  .reserchfor h4 {
    font-size: 20px;
   margin-bottom: 24px;
   line-height: 32px;
    text-align: left;
    margin-top: 11px;
  }
  .strctpa p {
    padding: 3px 8px;
  }
  .contentche h3 {
    margin-bottom: 21px;
    margin-top: 28px;
    font-size: 20px;
  }
  .contentche li {
    font-size: 15px;
    line-height: 32px;
    margin: 9px 8px 8px 15px;
  }
  .formatbut {
    padding: 13px 3px;
   font-size: 15px;
  }
  .sucees h4 {
     font-size: 19px;
   line-height: 38px;
    padding-top: 37px;
    margin-bottom: 33px;
  }
  .formatimg {
           width: 591px;
    margin: 41px auto 32px;
  }
  .propsework h4 {
    margin-top: 44px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 49px;
  }
  .hirepbut {
 padding: 13px 12px;
font-size: 16px;
 margin: 48px auto 8px;
  }
  .section__headline {
    font-size: 21px;
    line-height: 32px;
    padding-top: 55px;
    margin-bottom: 40px;
  }
  .c-faq--active .c-faq__answer {
    opacity: 1;
    position: relative;
    top: 15px;
    left: 0;
    font-weight: 300;
    margin-top: 19px;
    margin-bottom: 50px;
    transition: all 0.2s;
    border-radius: 3px;
    border: 6px solid #f1f2f3;
    border-top: 1px solid #1e88e5;
    padding: 19px;
  }
  .c-faq__answer {
    z-index: 1;
    font-size: 15px;
  }
  .c-faq {

    margin: 35px 0 5px;
    line-height: 30px;
}
.c-faq__title {

    font-size: 16px;

}
.choenew h3 {
font-size: 21px;
  padding-top: 57px;
    margin-bottom: 43px;
   }
    .service h2 {
  margin-bottom: 10px;
    font-size: 19px;
  }
  .thesches-forms {
    padding: 20px 19px;
    margin: 13px 0px 11px 1px;
  }
  .thesches-forms h2 {
    margin-top: 13px;
    font-size: 19px;
    line-height: 37px;
    margin-bottom: 17px;
  }
  .thesches-subutn {
    font-size: 16px;
  }
  .needhis h3 {
    font-size: 22px;
    padding-top: 28px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  .nedsec h5 {
    font-size: 18px;
    margin: 14px 1px 18px 0px;
    line-height: 40px;
  }
  .workfobut {
    font-size: 16px;
  padding: 11px 9px 8px 9px;
  }
  .sucslist {
    margin-top: 70px;
    margin-left: 137px;
}
  .fulfqsec h3 {
    font-size: 20px;
   padding-top: 48px;
    margin-bottom: 34px;
   line-height: 36px;
  }
  .accordion .accordion-content p {
    font-size: 15px;
  }
  .gradupic {
       width: 383px;
    height: 459px;
    margin: 1px 8px 16px 80px;
  }
  .suscstory h3 {
    line-height: 31px;
    font-size: 25px;
    margin-bottom: 15
  }
.sucslst li {
  font-size: 15px;
    line-height: 34px;
    text-align: justify;
    margin: 16px 1px 4px 11px;
  }
.sucslst li span {
   font-size: 17px;
    position: relative;
    margin-left: 0px;
  }
 .butsecom {
    margin: 21px 26px 24px 50px;
    }  
    .chckprz {
    margin-bottom: 23px;
  }
  .lastparasec h6 b {
      font-size: 31px;

  }
  .lastparasec h6 {
  font-size: 20px;
    margin-top: 45px;
    margin-bottom: 72px;
    padding: 31px 19px;
  }
   .form-container {
    padding: 20px;
    margin-top: 627px;
    max-width: 314px;
  }
  .form-container h3 {
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 14px;
  }
  .formsum {
    font-size: 15px;
    width: 225px;
  }
  .form-container label {
    font-size: 16px;
  }
}

 @media(min-width: 768px) and (max-width: 991px){

.proposalhed h1 {
    margin-top: 46px;
  font-size: 31px;
line-height: 30px;
    margin-bottom: 29px;
  }
.proposalfull p {
    font-size: 15px;
  }
.prosalimg {
                width: 493px;
    height: 458px;
    margin-left: 69px;
    margin-top: 22px;
  }
  .jurnlcmbtre3 h3 {
       font-size: 19px;
    line-height: 40px;
    text-align: justify;
    padding: 12px 0px;
  }
.jurnlcmbtre3 p {
    padding: 0 0px;
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
  }
  .offerper_img {
       width: 197px;
    margin-left: 39px;
        margin-top: 32px;
    margin-bottom: 30px;
  }
  .jurnlcmbtre3 h6 {
    margin-left: 0px;
    line-height: 30px;
    text-align: justify;
  }
  #fem {
    width: 95%;
    margin: 0px 7px;
  }
  #fem select {
    border-style: groove;
    border-width: 2px;
    margin-left: 0px;
    padding: 0px 0px;
    height: 40px;
    width: 60px;
    margin-top: 0px;
  }
  #fem input[type="number"] {
        margin-left: 59px;
      width: 255px;
    margin-top: -55px;

  }
  #fem button {
    margin: 15px 0 15px 0px;
    height: 60px;
    width: 98%;
    font-size: 18px;
  }
  #fem label {
    
    font-weight: 700;
    font-size: 14px;
  }
  .goalhed h2 {
    margin-top: 1px;
    font-size: 23px;
    line-height: 38px;
    margin-bottom: 17px;
  }
  .reserchfor {
    padding: 16px;
    margin: 17px 2px;
  }
  .reserchfor .circleche {
    border-radius: 3px;
    width: 101px;
    height: 108px;
    background: black;
    position: absolute;
    right: 18px;
    top: 17px;
  }
  .circleche span {
    position: relative;
    right: -28%;
    top: 43%;
    font-size: 56px;
  }
  .reserchfor h4 {
   font-size: 32px;
    margin-bottom: 24px;
    line-height: 32px;
    text-align: center;
    margin-top: 31px;
  }
  .strctpa p {
    padding: 3px 8px;
  }
  .contentche h3 {
    margin-bottom: 21px;
    margin-top: 28px;
    font-size: 20px;
  }
  .contentche li {
    font-size: 15px;
    line-height: 32px;
    margin: 9px 8px 8px 15px;
  }
  .formatbut {
    padding: 13px 3px;
   font-size: 15px;
  }
  .sucees h4 {
     font-size: 19px;
   line-height: 38px;
    padding-top: 37px;
    margin-bottom: 33px;
  }
  .formatimg {
           width: 591px;
    margin: 41px auto 32px;
  }
  .propsework h4 {
    margin-top: 44px;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 49px;
  }
  .hirepbut {
 padding: 13px 12px;
font-size: 16px;
 margin: 48px auto 8px;
  }
  .section__headline {
    font-size: 21px;
    line-height: 32px;
    padding-top: 55px;
    margin-bottom: 40px;
  }
  .c-faq--active .c-faq__answer {
    opacity: 1;
    position: relative;
    top: 15px;
    left: 0;
    font-weight: 300;
    margin-top: 19px;
    margin-bottom: 50px;
    transition: all 0.2s;
    border-radius: 3px;
    border: 6px solid #f1f2f3;
    border-top: 1px solid #1e88e5;
    padding: 19px;
  }
  .c-faq__answer {
    z-index: 1;
    font-size: 15px;
  }
  .c-faq {

    margin: 35px 0 5px;
    line-height: 30px;
}
.c-faq__title {

    font-size: 16px;

}
.choenew h3 {
font-size: 21px;
  padding-top: 57px;
    margin-bottom: 43px;
   }
    .service h2 {
  margin-bottom: 10px;
    font-size: 19px;
  }
  .thesches-forms {
    padding: 20px 19px;
    margin: 13px 0px 11px 1px;
  }
  .thesches-forms h2 {
    margin-top: 13px;
    font-size: 19px;
    line-height: 37px;
    margin-bottom: 17px;
  }
  .thesches-subutn {
    font-size: 16px;
  }
  .needhis h3 {
    font-size: 22px;
    padding-top: 28px;
    margin-bottom: 28px;
    line-height: 39px;
  }
  .nedsec h5 {
    font-size: 18px;
    margin: 14px 1px 18px 0px;
    line-height: 40px;
  }
  .workfobut {
    font-size: 16px;
  padding: 11px 9px 8px 9px;
  }
  .sucslist {
    margin-top: 70px;
    margin-left: 137px;
}
  .fulfqsec h3 {
    font-size: 20px;
   padding-top: 48px;
    margin-bottom: 34px;
   line-height: 36px;
  }
  .accordion .accordion-content p {
    font-size: 15px;
  }
  .gradupic {
       width: 383px;
    height: 459px;
    margin: 1px 8px 16px 80px;
  }
  .suscstory h3 {
    line-height: 31px;
    font-size: 25px;
    margin-bottom: 15
  }
.sucslst li {
  font-size: 15px;
    line-height: 34px;
    text-align: justify;
    margin: 16px 1px 4px 11px;
  }
.sucslst li span {
   font-size: 17px;
    position: relative;
    margin-left: 0px;
  }
 .butsecom {
    margin: 21px 26px 24px 50px;
    }  
    .chckprz {
    margin-bottom: 23px;
  }
  .lastparasec h6 b {
      font-size: 31px;

  }
  .lastparasec h6 {
  font-size: 20px;
    margin-top: 45px;
    margin-bottom: 72px;
    padding: 31px 19px;
  }
  .fulltps {
    margin: 16px 0px 18px 7px;
  }
  .proposelst li {
    font-size: 15px;
  }
  .pinsci {
    position: absolute;
    left: 452px;
    width: 60px;
    height: 50px;
    top: 7px;
  }
}

@media(min-width: 1440px){
.proposal {
    padding: 9px 65px;
  }
.prosalimg {
    width: 546px;
    height: 418px;
    margin-left: 25px;
    margin-top: -37px;
    }
    .offerper_img {
    width: 177px;
    margin-top: -132px;
    margin-left: -4px;

}
.suscstory h3 {
       font-size: 38px;
    margin-bottom: 21px;
    margin-top: 37px;
    }
    
    #fem select {
          width: 90px;
    margin-left: -128px;
    padding: 1px 4px;
    margin-top: 46px;
    height: 38px;
    }
  #fem input[type="number"] {
        margin-left: 79px;
    width: 176px;
    margin-top: -53px;
    padding: 1px 4px;
    height: 39px;
}  
  .contentche li {
    margin: 4px 36px 8px 55px;
  }
  .sucslst li {
    margin: 21px 1px 4px 224px;
  }
  .gradupic {
    width: 391px;
    height: 546px;
  }
  .typespo {
    margin: 7px 8px 0px 0px;
  }
  .fulltps {
    margin: 3px 34px 22px 29px;
  }
  .pinsci {
    position: absolute;
    left: 618px;
    width: 60px;
    height: 50px;
    top: 45px;
  }
  }
  @media(min-width: 1920px){
  .proposal {
    padding: 9px 302px;
  }
  .prosalimg {
width: 557px;
    height: 459px;
    margin-left: 31px;
    margin-top: -18px;
  }
  .sucessfull {
    margin-top: 42px;
    margin-bottom: 5px;
    padding-left: 226px;
    padding-right: 226px;
  }
  .jurnlcmbtre3 h3 {
    font-size: 39px;
  padding: 0px 68px;
  }
  .fulltps {
    margin: 4px 31px 22px 87px;
}
   .typespo {
    margin: 8px 8px 0px 0px;
  }
  .contentche h3 {
    margin-top: 29px;
  }
}