.paperhed h1 {
    font-size: 38px;
    text-transform: uppercase;
    line-height: 59px;
    margin-top: 45px;
    margin-bottom: 38px;
    letter-spacing: 0px;
    font-weight: 100;
    padding: 0px 1px;
    word-spacing: 7px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: center;
}
.papersec p {
    line-height: 34px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
}
#secone {
    background-size: cover;
   margin-bottom: 28px;
    margin-top: 0px;
    text-align: justify;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.networkimg{
              width: 122%;
    margin: 13px 2px 2px -47px;
}
#papernote{
        font-size: 16px;
    font-weight: 500;
    text-align: justify;
    font-style: italic;
    font-family: system-ui;
    background-color: #e0d7fc;
    padding: 6px 7px;
    border-radius: 43px;
}
.guatilist li{
            text-align: justify;
    text-transform: capitalize;
    font-size: 17px;
       font-family: 'Rubik';
    font-weight: 400;
    line-height: 40px;
    border-bottom: 1px solid #3333;
    margin: 16px 0;
}
.guatilist{
      
    border-width: 14px;
    border-color: #ffffff00;
    /* box-shadow: 0px 28px 39px 17px rgba(0, 0, 14, .05); */
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0 10px 0 0;
    --e-column-margin-left: 9px;
    padding: 2px 8px;
}
.guatilist li span{
                   color: #057dff;
    line-height: 15px;
    font-size: 24px;
    padding: 13px 8px;
    background: #ffffff;
    border-radius: 38px;
    margin-right: 7px;
        box-shadow: -1px 4px 10px 0px #a894e282;
}
.profesec{
    margin-top: 43px;
}
.helpbut{
    background-color: #d4c5ff;
    border-radius: 6px;
    border: 12px #f8f9fa solid;
    outline: none;
    color: #121010;
    cursor: pointer;
       padding: 31px 18px;
    line-height: 42px;
    text-decoration: none;
    box-shadow: 0px 3px 2px rgb(0 0 0 / 50%);
    margin: 56px 27px 29px 28px;
    transition: all 0.3s ease;
   
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    font-size: 28px;
    width: 92%;
    text-align: center;
     font-family: 'Oswald';
         text-transform: initial;
}
.formatlist{
   background: linear-gradient(135deg, #f3f7fa, #f1ebff 15%, #d6ccf936 17%, #dbd8efa3 25%, #d3c4ff73 70%, #e9f1fc 70%, #e8edfc 74%, #e3dcfa 74%, #e3dbfc 80%, #e3ddf7 95%, #d3c4ff8a 95%);
        margin-top: 11px;
}

 .clintfav{
               position: absolute;
    width: 203px;
    right: 77px;
    margin-top: -91px;
    float: right;
    animation: pulse 3s infinite;

}
 .paper-tableofcontent{  
      background-color: #ffffff;
    padding: 29px;
    border: 1px solid #000;
    margin-top: 93px;
    margin-bottom: 12px;

}
.paper-tableofcontent h2{
        font-family: oswald;
    font-size: 35px;
    margin-bottom: 25px;
    font-weight: 800;
    line-height: 1.2em;
    margin-top: 0px;
    color: #050748;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.paper-tableofcontent ul li a:hover{
        color: #211e1e;
}
.paper-tableofcontent ul li
{
           font-size: 17px;
    margin-bottom: 18px;
    font-style: italic;
    text-transform: capitalize;
    font-weight: 100;
    font-family: rubik;
}

.paper-tableofcontent h2 i
{
      font-size: 30px;
    margin-right: 15px;
    font-weight: 400;
    text-decoration: none;
    margin-left: 25px;
}

.paper-tablelistcontent
{
    padding: 0px 30px;
}

.paper-tableofcontent ul li b
{
    text-decoration: underline;
    
}
#titone, #titwo, #tithree, #titfour, #titfive, #titsix {
    scroll-margin-top: 148px;
}

.preparhed h2{
       font-family: 'Oswald';
    font-size: 41px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 43px;
    line-height: 59px;
    margin-top: 72px;
}
.preparhed p{
line-height: 34px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 16px;
    color: #2d2324;
}
.presentimg {
            width: 100%;
    margin-left: -17px;
    margin-top: 0px;
}
.wepreparlst li{
    margin-left: 38px;
    text-align: justify;
    margin-right: 33px;
    margin-bottom: 16px;
    line-height: 30px;
    list-style-type: none;
    font-family: sans-serif;
    font-size: 17px;
    font-style: italic;
}
.wepreparlst li i{
    position: absolute;
    margin-left: -37px;
    margin-top: -5px;
        background: linear-gradient(to right, #2196F3 0%, #bbb0d8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.btnRegister {
       float: none;
    margin-top: 10%;
    margin-bottom: 9px;
    font-size: 18px;
    border: none;
    border-radius: 57px;
    padding: 10px 6px;
    background: #0062cc;
    color: #fff;
    font-weight: 900;
    width: 94%;
    font-family: 'Rubik';
    cursor: pointer;
    text-transform: capitalize;
}
div.post {
       
          display: block;
    /* height: 30rem; */
    width: 100%;
        background: linear-gradient(to right, #2196f333 0%, #d9d1f9 100%);
    box-shadow: 21px 0rem 3rem -2.75rem rgba(0, 0, 11, 0.85);
        margin: 80px auto 15px;

}
 div.post-container {
     display: block;
     position: relative;
     width: 100%;
    
        height: 100%;
    padding: 13px 20px;
     overflow: hidden;
     box-shadow: inset 0 0 5rem rgba(255, 255, 255, 0.65);
}
 div.post-container:after, div.post-container:before {
     content: '';
     width: 100%;
     height: 100%;
     position: absolute;
        background: linear-gradient(45deg, #d5caf84f, #734bf233);
     opacity: 1;
     z-index: 1;
     will-change: transform;
     mix-blend-mode: color-burn;
}
 div.post-container:before {
     top: 40%;
     right: 30%;
     z-index:0;
     animation-name: rotate;
     animation-duration: 12s;
     animation-timing-function: ease;
     animation-iteration-count: infinite;
}
 div.post-container:after {
     top: -20%;
     right: -60%;
     z-index:0;
     animation-name: rotate;
     animation-duration: 16s;
     animation-timing-function: ease;
     animation-iteration-count: infinite;
}
 div.post-title {
     animation-name: fade;
     animation-duration: 2s;
     animation-fill-mode: forward;
}
 div.post-title h3 {
             font-size: 48px;
    text-transform: uppercase;
    line-height: 44px;
    margin-top: 27px;
    margin-bottom: 32px;
    letter-spacing: 0px;
    font-weight: 100;
    padding: 0px 1px;
    word-spacing: 7px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: justify;
    position: relative;
    z-index: 10;
        -webkit-animation: bounce 4s infinite;

}
 div.post-title p {
   text-align: justify;
   margin-bottom: 6px;
    line-height: 30px;
    font-family: sans-serif;
    font-size: 17px;
    font-style: italic;
}
 div.post-title h5 {
     
    font-family: 'Playfair Display', serif;
    font-size: 27px;
    text-transform: capitalize;
    margin-bottom: 17px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.4;
}
 div.post-meta {
     position: absolute;
     bottom: 3rem;
     z-index: 100;
     opacity: 0;
     animation-name: fade;
     animation-duration: 2s;
     animation-delay: 0.5s;
     animation-fill-mode: forwards;
}
.listform li{
    font-family: 'Oswald';
    font-size: 22px;
    font-weight: 400;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 13px;
    margin-top: 10px
}
.listform li i{
    padding: 1px;
    font-size: 20px;
    width: 22px;
    text-align: center;
    text-decoration: none;
    margin: 1px 5px;
    font-weight: 900;
    border-radius: 50%;
    color: #24282c;
    text-shadow: 6px 0px #1170c3;
}
 div.post-meta p {
     font-family: 'Roboto', sans-serif;
     font-weight: 300;
     font-size: 1.25rem;
     letter-spacing: 0.04em;
     margin-bottom: 0.5rem;
     opacity: 0.5;
}

 @keyframes rotate {
     0% {
         transform: rotate(0deg);
    }
     50% {
         transform: rotate(30deg);
    }
     100% {
         transform: rotate(0deg);
    }
}
 @keyframes fade {
     0% {
         opacity: 0;
         transform: translateX(-20px);
    }
     100% {
         opacity: 1;
         transform: translateX(0px);
    }
}
.formimg{
          width: 98%;
    margin-left: -22px;
    margin-top: 23px;
}
#seletem{
       box-shadow: 0px 1px 2px 2px #fffbff;
    display: block;
    width: 100%;
    padding: 8px 10px;
    font-size: 18px;
    letter-spacing: 0px;
    font-family: inherit;
    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;
    margin-top: 25px;
    margin-bottom: 34px;
}
/**/
.benifits h3{
       font-family: 'Oswald';
    font-size: 38px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 51px;
    line-height: 35px;
    margin-top: 69px;
}
.benifits li{
        margin-left: 41px;
    text-align: justify;
    margin-bottom: 16px;
    line-height: 30px;
    list-style-type: none;
    font-family: sans-serif;
    font-size: 17px;
    font-style: italic;
}
.benifits li i{
       position: absolute;
    margin-left: -37px;
    margin-top: -4px;
    font-weight: 900;
       color: #b079eb;
}
.topicsec h4{
       font-family: 'Oswald';
    font-size: 40px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 47px;
    line-height: 29px;
    margin-top: 73px;
}
.topicimg{
       margin-top: 0px;
    width: 95%;
}
.topicsec li{
   
                 display: block;
    padding: 13px 1px 12px 8px;
    line-height: 1;
    font-family: 'Raleway';
    font-size: 16px;
    text-transform: capitalize;
    background-color: #f1e3ff;
    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;
}
.topicsec li:hover {
  -webkit-transform: translate(5px);
  -moz-transform: translate(5px);
  transform: translate(5px);
}

.neverhed h4{
           font-size: 51px;
    font-weight: 100;
    color: #373f4a;
    text-transform: uppercase;
    text-align: left;
    line-height: 69px;
    margin: 1px 6px 2px 2px;
    font-family: "Lilita One", sans-serif;
}
.neverhed li i{
            padding: 3px;
    font-size: 15px;
    width: 16px;
    text-align: center;
    text-decoration: none;
    margin: 3px 14px;
    font-weight: 300;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    text-shadow: 6px 0px #1170c3;
}
.neverhed li {
        list-style-type: none;
    line-height: 52px;
    font-size: 18px;
    font-weight: 400;
    color: #1c1d1e;
    font-family: 'Raleway';
    text-align: justify;
        margin-left: -7px;
}
#fulclor {
background-image: -webkit-linear-gradient(-180deg, #f1e3ff 0%, #f1e3ff 30%, #bad8fe 68% 100%);
}
.neverhed{
          padding: 34px 3px;
    margin-top: 80px;
    margin-bottom: 47px;
}
.checkthes{
           border: none;
    padding: 14px 17px;
    box-shadow: 24px 10px 20px rgb(38 38 38 / 20%);
    background-image: repeating-linear-gradient(348deg, #64a9ff, #ffffff 15%, #ffffff 23%, #ffffff 85%);
    font-size: 22px;
    border-radius: 19px;
    cursor: pointer;
    font-weight: 900;
    letter-spacing: 1px;
    color: #0d0c0c;
    text-transform: capitalize;
    display: flex;
    font-family: 'Rubik';
    margin: 11px auto 5px;
}
.preresearch h5{
    font-family: 'Oswald';
    font-size: 39px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 38px;
    line-height: 29px;
    margin-top: 49px;
}

.researchimg{
              width: 96%;
  height: 100%;
    margin-left: -17px;
}
.listprece{
                background-color: #ecf7ff;
    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: 2px solid #8632ff6b;
    border-radius: 20px;
   }
.listprece li{
      list-style-type: none;
    line-height: 48px;
    font-size: 16px;
    font-weight: 500;
    color: #1c1d1e;
    font-family: 'Raleway';
    text-align: justify;
}
.listprece li span{ 
      color: #ffffff;
    line-height: 15px;
    font-size: 23px;
    padding: 11px 6px;
    background: #8433ff;
    border-radius: 9px;
    margin-right: 11px;
}
.icongui i span{
font-size: 30px;
}
.icongui i{
         padding: 3px 16px;
    border-radius: 50px;
    font-size: 35px;
    margin-left: 10px;
    position: absolute;
    box-shadow: 0 0 0 0px #bf1212;
    background: #ffffff;
    color: #007bff;
    margin-top: 32px;
    z-index: 1;
    animation: zoom-in-zoom-out 5s ease-out infinite;
  }
  
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

.uniqlist h6 {

            width: 97%;
    padding: 19px 14px;
    margin: 27px auto;
    background-color: #f6efff;
    font-size: 17px;
    font-family: sans-serif;
    position: relative;
    background-size: 18px 9px;
    border-radius: 4px;
    border: 1px solid #52ace021;
    font-weight: 500;
    text-align: justify;
    line-height: 23px;
    font-style: italic;
}

.uniqlist{
margin-left: 27px;
}
.uniqlist h6::before {
      content: "";
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -14px;
    border-color: transparent #cbb4e7 transparent transparent;
    border-width: 12px;
    border-style: solid;
}
.ruleshed h3{
    
    font-family: 'Oswald';
    font-size: 37px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 82px;
    line-height: 18px;
    margin-top: 71px;
}
.arowimg{
   
        border-style: none;
    position: absolute;
    width: 6%;
    margin-top: -23px;
}

.bounce {
    animation-name: bounce;
}
.animated {
    animation-duration: 3.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes bounce
{
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
}
40% {
    transform: translateY(-30px);
}

60% {
    transform: translateY(-15px);
}
}
.topiched h3{
    font-family: 'Oswald';
    font-size: 41px;
    color: #373f4a;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 45px;
    line-height: 29px;
    margin-top: 79px;
}
.tipsec{
        font-family: 'Oswald';
    font-size: 33px;
    color: #373f4a;
    text-transform: capitalize;
    text-align: justify;
    margin-bottom: 42px;
    line-height: 29px;
    margin-top: 45px;
    font-style: italic;
    font-weight: 800;
}

.tiplist li{
              background-image: -webkit-linear-gradient(-180deg, #daebff 0%, #f1e3ff 30%, #7bb6ff47 68% 100%);
    color: #252525;
    font-family: 'Rubik';
    border-radius: 7px;
    letter-spacing: 0px;
    transition: all 0.3s ease;
    text-transform: capitalize;
    /* transform: skew(-21deg); */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    padding: 13px 13px;
    margin-bottom: 22px;
    margin-top: 18px;
    text-align: justify;
    list-style-type: none;
    line-height: 13px;
    font-size: 19px;
    font-weight: 400;
        width: 85%;
}
.tiplist li span{
    color: #057dff;
    line-height: 15px;
    font-size: 22px;
    padding: 11px 5px;
    background: #ffffff;
    border-radius: 7px;
    margin-right: 11px;
}
.tipsimg{
       width: 116%;
    margin-left: -35px;
    margin-top: 16px;
}
.preparebut{
          padding: 15px 12px;
    background-color: #19171b;
    border-radius: 25px;
    font-size: 19px;
    font-family: 'Rubik';
    color: #ffffff;
    font-weight: 900;
    margin-top: 57px;
    position: absolute;
}

.resprops-acc li {
  list-style-type: none;
  padding: 0;
}

.resprops-acc_ctrl {
        background: #f8f9fa00;
    border: none;
         border-bottom: 1px #baaeae solid;
    cursor: pointer;
    display: block;
    outline: none;
    padding: 9px 6px;
    position: relative;
    text-align: center;
    width: 100%;
}
.resprops-acc_ctrl:focus
{
  outline: none;
}
.resprops-acc_ctrl:before {
  background: #44596B;
  content: '';
  height: 2px;
  
       margin-right: -1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 14px;
}

.resprops-parttwo h3 b
{
  font-size: 31px;
  font-weight: 650;
  color: #fe662b;
}

.resprops-acc_ctrl:after {
  background: #44596B;
  content: '';
  height: 2px;
      margin-right: -1px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
}

.resprops-acc_ctrl.scijourn-active:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  outline: none;
}

.resprops-acc_ctrl.scijourn-active h2, .scijourn-acc_ctrl:focus h2 {
  position: relative;
  outline: none;
}

.resprops-acc_panel {
                   background: #f6f3ff;
    display: none;
    /* overflow: hidden; */
    padding: 1px 23px;
    margin-top: 0px;
}
.resprops-acc_panel p
{ 
     
        font-size: 16px;
   
    font-family: 'Rubik';
}
.resprops-faqscont h6
{
              font-size: 19px;
    font-weight: 450;
    text-align: justify;
    color: #2a2d2f;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: capitalize;
    line-height: 29px;
    font-family: 'Open Sans';
    margin-left: 30px;
    font-style: italic;
  }
  
.resprops-faqs{
            margin-top: 5px;
    margin-right: 29px;

  }
.resprops-acc_panel.show {
    display: block !important;
}
.resprops-faqs h3
{
             font-size: 42px;
    color: #26292a;
    font-weight: 550;
    text-align: justify;
    text-transform: capitalize;
       margin-top: 26px;
    margin-bottom: 20px;
            font-family: 'Oswald';

}
.resprops-faqscont h6 span{
   font-size: 26px;
    padding: 1px 1px;
    margin: 0px;
    position: absolute;
    margin-left: -38px;
}
.resprops-faqs h3 i{
padding: 4px;
    font-size: 31px;
    width: 16px;
    font-weight: 100;
    text-align: center;
    text-decoration: none;
    margin: 2px 0px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}
.clientsupt {

        z-index: 2;
    background-color: #f6ede8;
    border: 0px solid #000;
    border-radius: 20px;
    flex-direction: column;
    /* justify-content: space-between; */
    width: 100%;
    /* max-width: 540px; */
    /* height: 100%; */
    padding: 40px;
    display: flex
;
    overflow: hidden;
    position: relative;
    margin-top: 101px;
}
.livechat{
    text-decoration: 4px blue underline;
    font-weight: 900;
}
.clientsupt h3{ 
    font-size: 33px;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 100;
    padding: 0px 1px;
    word-spacing: 3px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: center;
}
.clients__shadow {
       z-index: 1;
        background-color: #dbd3f2;
    border-radius: 20px;
    width: 86%;
    height: 82%;
    position: absolute;
    inset: 0% 0% 0% -1%;
    transform: rotate(0deg);
    margin: 78px 18px 4px 35px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}
.downloadbut{
            transform: skew(-21deg);
    box-shadow: 0 2px 5px rgb(0 0 0 / 26%);
    border: none;
    padding: 15px 20px;
    box-shadow: 35px 10px 20px rgb(38 38 38 / 20%);
    font-size: 18px;
    border-radius: 8px;
    background-color: #fce400;
    cursor: pointer;
    font-weight: 900;
    letter-spacing: 0px;
    color: #1a1818;
    text-transform: capitalize;
    display: flex
;
    font-family: 'Rubik';
    margin-top: -13%;
    position: absolute;
    margin-left: 175px;
    background-image: -webkit-linear-gradient(-180deg, #c7a5eb12 0%, #e4c9fff2 30%, #e3d0f79c 100%);
}
.downloadbut span{
    font-size: 24px;
    padding: 0px 4px;
    margin-right: 2px;
    font-weight: 900;
    color: #6d03e6;
}
/*FAQ Start*/
ul,li { list-style: none; }
.faq li { padding: 20px; }
.faq li.q {
            border-bottom: 3px solid #e1ceff;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    background-color: #e2dcdc17;
    box-shadow: 5px 27px 27px #f6f4f4;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 21px;
    padding-top: 33px;
    text-transform: capitalize;
}
.faq li.a {
       display: list-item;
    text-align: justify;
    display: none;
    margin: 0 0 0 0px;
    font-size: 17px;
          background: #ebdfffb5;
        padding: 19px 107px 20px 53px;
    font-family: sans-serif;
}
.faq li.q i {float: right;transition: transform 0.3s ease-in-out;}
.faq li.q.rotate i::before {content: "\f068"; /* Cross icon */}
.faq li.q i::before {content: "\f067"; /* Plus icon */}

.faqhed h5{
        text-align: center;
    font-family: 'Rubik';
    font-size: 35px;
    margin-bottom: 31px;
    margin-top: 86px;
    text-decoration: underline;
    font-weight: 700;
}
.faqhed{
    margin-top: 10px;
    margin-bottom: 73px;
}
.higscustomization{
              margin-top: 72px;
    margin-bottom: 24px;
    box-shadow: inset -8px -8px 8px 0 rgba(174, 174, 192, 0.25), inset 8px 8px 8px 0 #e3e6ea, 
    -8px -8px 24px 0 #e4e7ea, 8px 8px 24px 0 rgba(174, 174, 192, 0.4);
}
.subcustomizationhigs{
        
       -webkit-box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    box-shadow: 0 15px 40px rgba(16, 8, 3, .08);
    /* border-radius: 4px; */
    padding: 35px 75px 40px 102px;
    background-color: #88c5fc;
    background-image: url(../images/full-time-phd-in-hyderabad.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
#dcolr{
    color: #e39291;
    }
.higscustomization h2 {
                          font-size: 46px;
    text-transform: uppercase;
    line-height: 52px;
    margin-top: 9px;
    margin-bottom: 34px;
    letter-spacing: 0px;
    font-weight: 100;
    padding: 0px 1px;
    word-spacing: 7px;
    color: #171818;
    font-family: "Lilita One", sans-serif;
    text-align: justify;
    animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
}
.higscustomization h2 span {
              /* font-weight: 700; */
    color: #ffffff;
    font-size: 50px;
    text-shadow: 2px 3px #b8b6bb;
}
.higscustomization::before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
}

@keyframes bounce {
    0% {
        transform: rotate(0deg)
    }

    2% {
        transform: rotate(-3deg)
    }

    4% {
        transform: rotate(3deg)
    }

    6% {
        transform: rotate(-3deg) translateY(-2px)
    }

    8% {
        transform: rotate(3deg)
    }

    10% {
        transform: rotate(-3deg) translateY(2px)
    }

    12% {
        transform: rotate(3deg)
    }

    14% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.customizationimg {
           width: 518px;
    margin-left: -150px;
    margin-top: 53px;
    animation: pulse 3s infinite;
}
.cloudwebfirst {
    margin-left: 1134px;
    width: 400px;
    margin-top: -1080px;
   animation: up-down 2s ease-in-out infinite alternate-reverse both;
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}
.cloudwebsecond {
    margin-left: -389px;
    width: 400px;
    margin-top: -402px;
   animation: up-down 2s ease-in-out infinite alternate-reverse both;
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}


.subcustomizationhigs button{
     background: linear-gradient(to right, #ffffff, #ffffff, #ec8e92);
    margin-top: 18px;
    color: black;
   font-size: 24px;
    font-weight: 900;
    margin-bottom: 7px;
  font-family: 'Rubik';
    padding: 11px 10px;
}
.subcustomizationhigs form label {
   margin-bottom: 10px;
    font-size: 16px;
    text-transform: capitalize;
   font-family: 'Rubik';
}

.subcustomizationhigs input[type="text"],
.subcustomizationhigs input[type="number"],
.subcustomizationhigs input[type="email"] {
  
    background: rgb(255 255 255);
    border: none;
    padding: 15px 10px;
    border-radius: 10px;
    margin-bottom: 15px;
       width: 92%;
    border: 1px #363030 solid;
}
#boxweb{
        background: rgb(255 255 255);
    border: none;
    padding: 13px 10px;
    border-radius: 10px;
    margin-bottom: 15px;
       width: 92%;
    border: 1px #363030 solid;
}
.subcustomizationhigs form select{
        
    background: rgb(255 255 255);
    border: none;
    padding: 13px 5px;
    border-radius: 13px 2px 0px 10px;
    margin-bottom: 15px;
    width: 62px;
    border: 1px #363030 solid;
}
.subcustomizationhigs form select option{
    background-color:#fff;
    color:#000;
}
.margi{
       margin-top: 6px;
}

.directcall{
  
    background-image: url(../images/paper-presentation.png);
   background-repeat: no-repeat;
    padding: 46px 10px 23px 40px;
    height: 320px;
    margin-bottom: 50px;
    background-size: contain;
    background-position: center;
}
.directcall h4{
    text-align: left;
    font-weight: 100;
    font-size: 40px;
    line-height: 44px;
    color: white;
    font-family: 'Lilita One';
    text-transform: uppercase;
    margin-bottom: 6px;
}
.calldirt{
    width: 71%;
    margin-bottom: 46px;
    margin-top: -6px;
    margin-left: 45px;
}
.directcall h6{
    font-weight: 400;
   font-size: 20px;
    line-height: 32px;
    margin-top: 20px;
    display: block;
    color: white;
    font-family: 'Raleway';
}


.callbut{
        background-image: -webkit-linear-gradient(-180deg, #27ae60 0%, #ffffff 30%, #f39c12 100%);
         position: relative;
    z-index: 1;
        width: 146px;
    height: 52px;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    text-shadow: none;
    background: #8de03a;
    border: 2px solid #8de03a;
    border-radius: 12px;
    padding: 9px 10px;
    margin-left: -92px;
    opacity: 1;
    color: #1b1f3b;
    margin-top: 23px;
    font-family: 'Raleway';
    font-weight: 900;
}
.calpara {
          margin: 34px 0px 3px;
    font-size: 16px;
    color: white;
    font-family: sans-serif;
    font-style: italic;

}
.alaram{
          width: 12%;
    position: relative;
    float: right;
    margin-top: -65px;
    margin-right: 45px;
        animation: pulse 3s infinite;
}

#margi{
width: 84%;
}
.flatcall{
    width: 15%;
    margin-right:10px;

}
.callno h5{
   box-shadow: 0px 1px 2px 2px #fffbff;
    display: block;
    width: 86%;
    padding: 8px 10px;
    font-size: 19px;
    letter-spacing: 0px;
    font-family: 'Rubik';
    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;
    margin-top: 24px;
    margin-bottom: -31px;
}

/*responsive start*/
@media(min-width: 321px) and (max-width: 375px){
    .papersec {
    padding: 3px 2px;
}
.paperhed h1 {
   font-size: 24px;
    line-height: 39px;
    margin-top: -86px;
    margin-bottom: 12px;
    letter-spacing: 0px;
   text-align: justify;
}
.papersec p {
    line-height: 31px;
    font-size: 15px;
   }
   #papernote {
    font-size: 14px;
    line-height: 20px;
   text-align: center;
padding: 10px 5px;
}
.guatilist li {
    font-size: 15px;
}
.helpbut {
    padding: 31px 10px;
    line-height: 36px;
    margin: 56px 21px 21px 33px;
    width: 92%;
    text-align: justify;
        font-size: 22px;
   }
   .preparhed h2 {
    font-size: 24px;
    margin-bottom: 43px;
    line-height: 39px;
    margin-top: 63px;
}
.wepreparlst li{
    margin-left: 38px;
line-height: 28px;
 font-size: 15px;
}
.presentimg {
    width: 92%;
    margin-left: 13px;
    margin-top: 0px;
}
.resprops-faqs h3 {
    font-size: 32px;
}
.resprops-faqscont h6 {
    font-size: 16px;
}
.clientsupt {
    padding: 24px;
}
.clientsupt h3{
    font-size: 21px;
   line-height: 30px;
    }
    .subcustomizationhigs {
    padding: 35px 5px 40px 12px;
}
.customizationimg {
    width: 308px;
    margin-left: 10px;
    margin-top: 3px;
    animation: pulse 3s infinite;
}
.higscustomization h2 {
    font-size: 31px;
        line-height: 43px;
}

.higscustomization h2 span {
    font-size: 32px;
}
.subcustomizationhigs form label {
    font-size: 15px;
}
.subcustomizationhigs form select {
    width: 91%;
}
.subcustomizationhigs button {
    width: 99%;
    font-size: 21px;
}
.benifits h3 {
    font-size: 29px;
   text-align: justify;
   line-height: 42px;
    }
    .benifits li {
    font-size: 16px;
}
.topicsec h4 {
    font-size: 24px;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 38px;
    margin-top: 48px;
}
.downloadbut {
    padding: 15px 12px;
   font-size: 16px;
margin-top: 6%;
margin-left: 29px;
}

.neverhed h4 {
    font-size: 24px;
    text-align: justify;
    line-height: 37px;
}
.neverhed li {
    
    font-size: 16px
}
.checkthes {
   padding: 14px 8px;
font-size: 18px;
}

.preresearch h5 {
font-size: 24px;
    text-align: center;
    margin-bottom: 38px;
    line-height: 37px;
    margin-top: 49px;
}
.listprece {
   padding: 30px 9px;
    margin: 20px 9px;
}
.listprece li {
  line-height: 38px;
    font-size: 15px;
}
.researchimg {
    width: 88%;
    height: 100%;
    margin-left: -2px;
}
.ruleshed h3 {
    font-size: 21px;
    text-align: justify;
   line-height: 36px;
    }
    .arowimg {
    border-style: none;
    position: absolute;
    width: 10%;
    margin-top: 4px;
}
.preparebut{
    padding: 5px 12px;
   font-size: 15px;
}
.uniqlist h6 {
    width: 100%;
    padding: 12px 10px;
    font-size: 15px;
}
.formimg {
    width: 83%;
    margin-top: 13px;
    margin-left: 2px;
}
div.post-title h3 {
    font-size: 24px;
    line-height: 44px;
    margin-top: 27px;
    margin-bottom: 18px;
}
.listform li {
    font-size: 19px;
}
#seletem {
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: 21px;
}
.btnRegister {
    margin-top: 5%;
    margin-bottom: 6px;
    font-size: 17px;
    padding: 10px 6px;
    width: 94%;
}
.topiched h3{
    font-size: 23px;
    text-align: justify;
    margin-bottom: 33px;
    line-height: 42px;
    margin-top: 54px;
}
.tipsec {
    font-size: 27px;
    text-align: justify;
    margin-bottom: 42px;
    line-height: 37px;
}
.tiplist li {
    
    line-height: 13px;
    font-size: 17px;
    font-weight: 400;
    width: 96%;
}
.tipsimg {
    width: 97%;
    margin-left: 1px;
    margin-top: 16px;
}
.faqhed h5 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 31px;
    margin-top: 66px;
}
.faq li.q {
  font-size: 14px;
}
.faq li.a {
    font-size: 15px;
}
.calldirt {
    width: 37%;
    margin-bottom: 46px;
    margin-top: -6px;
    margin-left: 73px;
}
.directcall {
    margin: 5px auto 64px;
    padding: 2px 10px 23px 3px;
        background-position: 50%;
        background-size: auto;

}
.directcall h4 {
    font-size: 25px;
    line-height: 44px;
    margin-bottom: 2px;
}
.directcall h6 {
    font-size: 15px;
    line-height: 32px;
    margin-top: 2px;
    text-align: justify;
    }

    .callno h5 {
    width: 64%;
    padding: 8px 6px;
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: -41px;
}
.callbut {
   width: 146px;
    height: 52px;
    font-size: 17px;
    padding: 9px 10px;
    margin-left: 158px;
    margin-top: -9px;
    }
    .calldirt{
    width: 37%;
    margin-bottom: 6px;
    margin-top: -64px;
    margin-left: 73px;
}
.paper-tableofcontent h2 {
    font-size: 19px;
}
.clintfav {
       position: absolute;
    width: 63px;
    right: 24px;
    margin-top: -40px;
}
.paper-tableofcontent {
    padding: 12px;
}
.paper-tablelistcontent {
    padding: 0px 12px;
}
.paper-tableofcontent ul li {
    font-size: 14px;
}
.paper-tableofcontent h2 i {
    font-size: 22px;
    margin-right: 15px;
    margin-left: 5px;
}
}
@media(min-width: 376px) and (max-width: 425px){
    .papersec {
    padding: 3px 2px;
}
.paperhed h1 {
   font-size: 24px;
    line-height: 39px;
    margin-top: -86px;
    margin-bottom: 12px;
    letter-spacing: 0px;
   text-align: justify;
}
.papersec p {
    line-height: 31px;
    font-size: 15px;
   }
   #papernote {
    font-size: 14px;
    line-height: 20px;
   text-align: center;
padding: 10px 5px;
}
.guatilist li {
    font-size: 15px;
}
.helpbut {
    padding: 31px 10px;
    line-height: 36px;
    margin: 56px 21px 21px 33px;
    width: 92%;
    text-align: justify;
        font-size: 22px;
   }
   .preparhed h2 {
    font-size: 24px;
    margin-bottom: 43px;
    line-height: 39px;
    margin-top: 63px;
}
.wepreparlst li{
    margin-left: 38px;
line-height: 28px;
 font-size: 15px;
}
.presentimg {
    width: 92%;
    margin-left: 13px;
    margin-top: 0px;
}
.resprops-faqs h3 {
    font-size: 32px;
}
.resprops-faqscont h6 {
    font-size: 16px;
}
.clientsupt {
    padding: 24px;
}
.clientsupt h3{
    font-size: 21px;
   line-height: 30px;
    }
    .subcustomizationhigs {
    padding: 35px 5px 40px 12px;
}
.customizationimg {
    width: 308px;
    margin-left: 10px;
    margin-top: 3px;
    animation: pulse 3s infinite;
}
.higscustomization h2 {
    font-size: 31px;
        line-height: 43px;
}

.higscustomization h2 span {
    font-size: 32px;
}
.subcustomizationhigs form label {
    font-size: 15px;
}
.subcustomizationhigs form select {
    width: 91%;
}
.subcustomizationhigs button {
    width: 99%;
    font-size: 21px;
}
.benifits h3 {
    font-size: 29px;
   text-align: justify;
   line-height: 42px;
    }
    .benifits li {
    font-size: 16px;
}
.topicsec h4 {
    font-size: 24px;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 38px;
    margin-top: 48px;
}
.downloadbut {
    padding: 15px 12px;
   font-size: 16px;
margin-top: 6%;
margin-left: 29px;
}

.neverhed h4 {
    font-size: 24px;
    text-align: justify;
    line-height: 37px;
}
.neverhed li {
    
    font-size: 16px
}
.checkthes {
   padding: 14px 8px;
font-size: 18px;
}

.preresearch h5 {
font-size: 24px;
    text-align: center;
    margin-bottom: 38px;
    line-height: 37px;
    margin-top: 49px;
}
.listprece {
   padding: 30px 9px;
    margin: 20px 9px;
}
.listprece li {
  line-height: 38px;
    font-size: 15px;
}
.researchimg {
    width: 88%;
    height: 100%;
    margin-left: -2px;
}
.ruleshed h3 {
    font-size: 21px;
    text-align: justify;
   line-height: 36px;
    }
    .arowimg {
    border-style: none;
    position: absolute;
    width: 10%;
    margin-top: 4px;
}
.preparebut{
    padding: 5px 12px;
   font-size: 15px;
}
.uniqlist h6 {
    width: 100%;
    padding: 12px 10px;
    font-size: 15px;
}
.formimg {
    width: 83%;
    margin-top: 13px;
    margin-left: 2px;
}
div.post-title h3 {
    font-size: 24px;
    line-height: 44px;
    margin-top: 27px;
    margin-bottom: 18px;
}
.listform li {
    font-size: 19px;
}
#seletem {
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: 21px;
}
.btnRegister {
    margin-top: 5%;
    margin-bottom: 6px;
    font-size: 17px;
    padding: 10px 6px;
    width: 94%;
}
.topiched h3{
    font-size: 23px;
    text-align: justify;
    margin-bottom: 33px;
    line-height: 42px;
    margin-top: 54px;
}
.tipsec {
    font-size: 27px;
    text-align: justify;
    margin-bottom: 42px;
    line-height: 37px;
}
.tiplist li {
    
    line-height: 13px;
    font-size: 17px;
    font-weight: 400;
    width: 96%;
}
.tipsimg {
    width: 97%;
    margin-left: 1px;
    margin-top: 16px;
}
.faqhed h5 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 31px;
    margin-top: 66px;
}
.faq li.q {
  font-size: 14px;
}
.faq li.a {
    font-size: 15px;
}
.calldirt {
    width: 37%;
    margin-bottom: 46px;
    margin-top: -6px;
    margin-left: 73px;
}
.directcall {
    margin: 5px auto 64px;
    padding: 2px 10px 23px 3px;
        background-position: 50%;
        background-size: auto;

}
.directcall h4 {
    font-size: 25px;
    line-height: 44px;
    margin-bottom: 2px;
}
.directcall h6 {
    font-size: 15px;
    line-height: 32px;
    margin-top: 2px;
    text-align: justify;
    }

    .callno h5 {
    width: 64%;
    padding: 8px 6px;
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: -41px;
}
.callbut {
   width: 146px;
    height: 52px;
    font-size: 17px;
    padding: 9px 10px;
    margin-left: 158px;
    margin-top: -9px;
    }
    .calldirt{
    width: 37%;
    margin-bottom: 6px;
    margin-top: -64px;
    margin-left: 73px;
}
.paper-tableofcontent h2 {
    font-size: 19px;
}
.clintfav {
       position: absolute;
    width: 63px;
    right: 24px;
    margin-top: -40px;
}
.paper-tableofcontent {
    padding: 12px;
}
.paper-tablelistcontent {
    padding: 0px 12px;
}
.paper-tableofcontent ul li {
    font-size: 14px;
}
.paper-tableofcontent h2 i {
    font-size: 22px;
    margin-right: 15px;
    margin-left: 5px;
}
}

/**/

@media(min-width: 426px) and (max-width: 575px){
    .papersec {
    padding: 3px 2px;
}
.paperhed h1 {
   font-size: 24px;
    line-height: 39px;
    margin-top: -86px;
    margin-bottom: 12px;
    letter-spacing: 0px;
   text-align: justify;
}
.papersec p {
    line-height: 31px;
    font-size: 15px;
   }
   #papernote {
    font-size: 14px;
    line-height: 20px;
   text-align: center;
padding: 10px 5px;
}
.guatilist li {
    font-size: 15px;
}
.helpbut {
    padding: 31px 10px;
    line-height: 36px;
    margin: 56px 21px 21px 33px;
    width: 92%;
    text-align: justify;
        font-size: 22px;
   }
   .preparhed h2 {
    font-size: 24px;
    margin-bottom: 43px;
    line-height: 39px;
    margin-top: 63px;
}
.wepreparlst li{
    margin-left: 38px;
line-height: 28px;
 font-size: 15px;
}
.presentimg {
    width: 92%;
    margin-left: 13px;
    margin-top: 0px;
}
.resprops-faqs h3 {
    font-size: 32px;
}
.resprops-faqscont h6 {
    font-size: 16px;
}
.clientsupt {
    padding: 24px;
}
.clientsupt h3{
    font-size: 21px;
   line-height: 30px;
    }
    .subcustomizationhigs {
    padding: 35px 5px 40px 12px;
}
.customizationimg {
    width: 308px;
    margin-left: 10px;
    margin-top: 3px;
    animation: pulse 3s infinite;
}
.higscustomization h2 {
    font-size: 31px;
        line-height: 43px;
}

.higscustomization h2 span {
    font-size: 32px;
}
.subcustomizationhigs form label {
    font-size: 15px;
}
.subcustomizationhigs form select {
    width: 91%;
}
.subcustomizationhigs button {
    width: 99%;
    font-size: 21px;
}
.benifits h3 {
    font-size: 29px;
   text-align: justify;
   line-height: 42px;
    }
    .benifits li {
    font-size: 16px;
}
.topicsec h4 {
    font-size: 24px;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 38px;
    margin-top: 48px;
}
.downloadbut {
    padding: 15px 12px;
   font-size: 16px;
margin-top: 6%;
margin-left: 29px;
}

.neverhed h4 {
    font-size: 24px;
    text-align: justify;
    line-height: 37px;
}
.neverhed li {
    
    font-size: 16px
}
.checkthes {
   padding: 14px 8px;
font-size: 18px;
}

.preresearch h5 {
font-size: 24px;
    text-align: center;
    margin-bottom: 38px;
    line-height: 37px;
    margin-top: 49px;
}
.listprece {
   padding: 30px 9px;
    margin: 20px 9px;
}
.listprece li {
  line-height: 38px;
    font-size: 15px;
}
.researchimg {
    width: 88%;
    height: 100%;
    margin-left: -2px;
}
.ruleshed h3 {
    font-size: 21px;
    text-align: justify;
   line-height: 36px;
    }
    .arowimg {
    border-style: none;
    position: absolute;
    width: 10%;
    margin-top: 4px;
}
.preparebut{
    padding: 5px 12px;
   font-size: 15px;
}
.uniqlist h6 {
    width: 100%;
    padding: 12px 10px;
    font-size: 15px;
}
.formimg {
    width: 83%;
    margin-top: 13px;
    margin-left: 2px;
}
div.post-title h3 {
    font-size: 24px;
    line-height: 44px;
    margin-top: 27px;
    margin-bottom: 18px;
}
.listform li {
    font-size: 19px;
}
#seletem {
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: 21px;
}
.btnRegister {
    margin-top: 5%;
    margin-bottom: 6px;
    font-size: 17px;
    padding: 10px 6px;
    width: 94%;
}
.topiched h3{
    font-size: 23px;
    text-align: justify;
    margin-bottom: 33px;
    line-height: 42px;
    margin-top: 54px;
}
.tipsec {
    font-size: 27px;
    text-align: justify;
    margin-bottom: 42px;
    line-height: 37px;
}
.tiplist li {
    
    line-height: 13px;
    font-size: 17px;
    font-weight: 400;
    width: 96%;
}
.tipsimg {
    width: 97%;
    margin-left: 1px;
    margin-top: 16px;
}
.faqhed h5 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 31px;
    margin-top: 66px;
}
.faq li.q {
  font-size: 14px;
}
.faq li.a {
    font-size: 15px;
}
.calldirt {
    width: 37%;
    margin-bottom: 46px;
    margin-top: -6px;
    margin-left: 73px;
}
.directcall {
    margin: 5px auto 64px;
    padding: 2px 10px 23px 3px;
        background-position: 50%;
}
.directcall h4 {
    font-size: 25px;
    line-height: 44px;
    margin-bottom: 2px;
}
.directcall h6 {
    font-size: 15px;
    line-height: 32px;
    margin-top: 2px;
    text-align: justify;
    }

    .callno h5 {
    width: 64%;
    padding: 8px 6px;
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: -41px;
}
.callbut {
   width: 146px;
    height: 52px;
    font-size: 17px;
    padding: 9px 10px;
    margin-left: 158px;
    margin-top: -9px;
    }
    .calldirt{
    width: 37%;
    margin-bottom: 6px;
    margin-top: -64px;
    margin-left: 73px;
}
.paper-tableofcontent h2 {
    font-size: 19px;
}
.clintfav {
       position: absolute;
            width: 184px;
        right: 18px;
        margin-top: -40px;
}
.paper-tableofcontent {
    padding: 12px;
}
.paper-tablelistcontent {
    padding: 0px 12px;
}
.paper-tableofcontent ul li {
    font-size: 14px;
}
.paper-tableofcontent h2 i {
    font-size: 22px;
    margin-right: 15px;
    margin-left: 5px;
}
}


/**/

@media(min-width: 768px) and (max-width: 991px){
    .papersec {
    padding: 3px 2px;
}
.paperhed h1 {
                  font-size: 32px;
        line-height: 39px;
        margin-top: 50px;
        margin-bottom: 7px;
        letter-spacing: 0px;
        text-align: justify;
}

   #papernote {
   
    line-height: 20px;
   text-align: center;
padding: 10px 5px;
}
.guatilist li {
    font-size: 15px;
}
.networkimg
 {
    width: 100%;
}
.helpbut {
    padding: 31px 10px;
    line-height: 36px;
    margin: 56px 21px 21px 33px;
    width: 92%;
    text-align: justify;
        font-size: 22px;
   }
   .preparhed h2 {
    font-size: 24px;
    margin-bottom: 43px;
    line-height: 39px;
    margin-top: 63px;
}
.wepreparlst li{
    margin-left: 38px;
line-height: 28px;
 font-size: 15px;
}
.presentimg {
    width: 92%;
    margin-left: 13px;
    margin-top: 0px;
}
.resprops-faqs h3 {
    font-size: 32px;
}
.resprops-faqscont h6 {
    font-size: 16px;
}
.clientsupt {
    padding: 24px;
}
.clientsupt h3{
    font-size: 21px;
   line-height: 30px;
    }
    .subcustomizationhigs {
    padding: 35px 5px 40px 12px;
}
.customizationimg {
    width: 308px;
    margin-left: 10px;
    margin-top: 3px;
    animation: pulse 3s infinite;
}
.higscustomization h2 {
    font-size: 31px;
        line-height: 43px;
}

.higscustomization h2 span {
    font-size: 32px;
}
.subcustomizationhigs form label {
    font-size: 15px;
}
.subcustomizationhigs form select {
    width: 91%;
}
.subcustomizationhigs button {
    width: 99%;
    font-size: 21px;
}
.benifits h3 {
    font-size: 29px;
   text-align: justify;
   line-height: 42px;
    }
    .benifits li {
    font-size: 16px;
}
.topicsec h4 {
    font-size: 24px;
    text-align: justify;
    margin-bottom: 30px;
    line-height: 38px;
    margin-top: 48px;
}
.downloadbut {
    padding: 15px 12px;
   font-size: 16px;
margin-top: 6%;
margin-left: 29px;
}

.neverhed h4 {
    font-size: 24px;
    text-align: justify;
    line-height: 37px;
}
.neverhed li {
    
    font-size: 16px
}
.checkthes {
   padding: 14px 8px;
font-size: 18px;
}

.preresearch h5 {
font-size: 24px;
    text-align: center;
    margin-bottom: 38px;
    line-height: 37px;
    margin-top: 49px;
}
.listprece {
   padding: 30px 9px;
    margin: 20px 9px;
}
.listprece li {
  line-height: 38px;
    font-size: 15px;
}
.researchimg {
    width: 88%;
    height: 100%;
    margin-left: -2px;
}
.ruleshed h3 {
    font-size: 21px;
    text-align: justify;
   line-height: 36px;
    }
    .arowimg {
    border-style: none;
    position: absolute;
    width: 10%;
    margin-top: 4px;
}
.preparebut{
    padding: 5px 12px;
   font-size: 15px;
}
.uniqlist h6 {
    width: 100%;
    padding: 12px 10px;
    font-size: 15px;
}
.formimg {
    width: 83%;
    margin-top: 13px;
    margin-left: 2px;
}
div.post-title h3 {
    font-size: 24px;
    line-height: 44px;
    margin-top: 27px;
    margin-bottom: 18px;
}
.listform li {
    font-size: 19px;
}
#seletem {
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: 21px;
}
.btnRegister {
    margin-top: 5%;
    margin-bottom: 6px;
    font-size: 17px;
    padding: 10px 6px;
    width: 94%;
}
.topiched h3{
    font-size: 23px;
    text-align: justify;
    margin-bottom: 33px;
    line-height: 42px;
    margin-top: 54px;
}
.tipsec {
    font-size: 27px;
    text-align: justify;
    margin-bottom: 42px;
    line-height: 37px;
}
.tiplist li {
    
    line-height: 13px;
    font-size: 17px;
    font-weight: 400;
    width: 96%;
}
.tipsimg {
    width: 97%;
    margin-left: 1px;
    margin-top: 16px;
}
.faqhed h5 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 31px;
    margin-top: 66px;
}
.faq li.q {
  font-size: 14px;
}
.faq li.a {
    font-size: 15px;
}
.calldirt {
    width: 37%;
    margin-bottom: 46px;
    margin-top: -6px;
    margin-left: 73px;
}
.directcall {
    margin: 5px auto 64px;
    padding: 2px 10px 23px 3px;
        background-position: 50%;
}
.directcall h4 {
    font-size: 25px;
    line-height: 44px;
    margin-bottom: 2px;
}
.directcall h6 {
    font-size: 15px;
    line-height: 32px;
    margin-top: 2px;
    text-align: justify;
    }

    .callno h5 {
    width: 64%;
    padding: 8px 6px;
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: -41px;
}
.callbut {
   width: 146px;
    height: 52px;
    font-size: 17px;
    padding: 9px 10px;
    margin-left: 158px;
    margin-top: -9px;
    }
    .calldirt{
    width: 37%;
    margin-bottom: 6px;
    margin-top: -64px;
    margin-left: 73px;
}
}
@media(min-width:1536px){
.subcustomizationhigs{
    padding: 35px 137px 40px 203px;
}
.subcustomizationhigs form select {
    width: 74px;
}
.clintfav {
    position: absolute;
    width: 203px;
    right: 210px;
    margin-top: -91px;
    float: right;
}
}
@media(min-width:1920px){
        .subcustomizationhigs {
        padding: 35px 345px 40px 377px;
        }
            .clintfav {
                    position: absolute;
        width: 164px;
        right: 454px;
        margin-top: -81px;
        float: right;
    }
    .paper-tableofcontent {
   
    padding: 16px;
    margin-left: 70px;
    margin-right: 74px;
    }
    .paper-tableofcontent h2 {
    margin-top: 12px;
    }
}