.hypothesis-test-firstsec{

  padding:40px 100px;

}

.hypothesis-test-firstsec h1 {

    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 63px;
    font-weight: 900;
    text-align: left;
    letter-spacing: 2px;
    color: #0b4063;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;

}

.hypothesis-test-firstsec p {

    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;

}

.hypothesis-test-firstsec h2 {

    margin: 10px 0 10px;
    font-size: 33px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: left;
    line-height: 65px;

}

.hypothesisimg{

    width: 550px;
    margin-top: 60px;
    
}

.sec-icon {
  position: relative;
    display: inline-block;
    padding: 0;
    margin: 20px auto;
    font-size: 40px;
    color: #0b4063;
}

.sec-icon::before {
  content: "";
    position: absolute;
    height: 6px;
    left: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #0b4063;
    width: 50px;
}

.sec-icon::after {
  content: "";
  position: absolute;
  height: 6px;
  right: -70px;
  margin-top: -5.5px;
  top: 60%;
  background: #0b4063;
  width: 50px;
}

.advertisers-service-sec {
  background-color: #f5f5f5;
  padding:40px 100px;
}

.advertisers-service-sec h2 {

    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 66px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 2px;
    color: #0b4063;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;

}

.advertisers-service-sec p {

    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;

}


.advertisers-service-sec span {
 color: rgb(239 193 113);
}

.advertisers-service-sec .col {
  padding: 0 1em 1em 1em;
  text-align: center;
}

.advertisers-service-sec .service-card {
  width: 100%;
  height: 90%;
  padding: 2em 1.5em;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #fff;
}

.advertisers-service-sec .service-card::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(#8bb7d4, rgb(252 227 184));
  position: absolute;
  left: 0%;
  top: -98%;
  z-index: -2;
  transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.advertisers-service-sec h3 {
    font-weight: 800;
    line-height: 26px;
    font-style: normal;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 12px;
    text-transform: capitalize;
    color: #66c1a2;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    z-index: 3;
}

.advertisers-service-sec p {
  color: #575a7b;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.03em;
  z-index: 3;
}

.advertisers-service-sec .icon-wrapper {
  background-color: #2c7bfe;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 2.5em;
  width: 2.5em;
  color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.advertisers-service-sec .service-card:hover:after {
  top: 0%;
}

.service-card .icon-wrapper {
  background-color: #ffffff;
  color: rgb(11 64 99);
}
.service-card .icon-wrapper i {
    margin-left: -13px;
}
.advertisers-service-sec .service-card:hover .icon-wrapper {
  color: #edc179;
}

.advertisers-service-sec .service-card:hover h3 {
  color: #ffffff;
}

.advertisers-service-sec .service-card:hover p {
  color: #f0f0f0;
}




.hypothesis-test-thridsec{

  padding:40px 100px;
}

.hypothesis-test-thridsec p {
    font-family: 'Open Sans';
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 15px;
    margin: -38px 0px 0px 40px;
    line-height: 28px;
    font-weight: 450;
    font-style: italic;
}
.hypothesis-test-thridsec i{
    color: #efc171;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 58px;
    font-weight: 900;
    text-align: justify;
    letter-spacing: 0px;
    color: #0b4063;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    line-height: 65px;
}

.hypothesis-test-thridsec h3{
    margin: 10px 0 10px;
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: left;
    line-height: 65px;
}

.hypothesis-test-thridsec b {
    font-weight: 800;
    line-height: 16px;
    font-style: normal;
    text-align: justify;
    text-transform: capitalize;
    color: #66c1a2;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    z-index: 3;
}


.hypothesis-test-fourthsec{

    padding: 40px 100px;
    background-color: #66c1a296;

}

.hypothesis-test-fourthsec h2 {

    margin: 10px 0 10px;
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 0px;
    text-shadow: -1px 1px black;
    color: #f5b13b;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: center;
    line-height: 65px;

}

.hypothesis-test-fourthsec p {

    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-transform: capitalize;
    text-align: center;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
    padding: 10px 270px;

}

.hypothesis-test-fourthsec ul{

    text-align: center;
    text-transform: capitalize;
    font-size: 20px;

 }

.hypothesisteambtn{

    background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 20px;
    margin-top: 30px;
    margin-left: 390px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;

 }

 .hypothesis-test-fourthsec li{

    margin-bottom: 15px;
    font-style: italic;
    font-weight: 600;

 }


 .hypothesisteambtn:after {
    background: url(../images/types-hypothesis-testing.svg) no-repeat;
    background-size: contain;
    bottom: 30px;
    content: "";
    height: 197px;
    margin: auto 0;
    position: absolute;
    right: 110px;
    top: -45px;
    width: 178px;
}


.hypothesis-test-fourthsec ul:after {
  
    background: url(../images/hypothesis-testing-in-statistics.png) no-repeat;
    background-size: contain;
    bottom: 30px;
    content: "";
    height: 344px;
    margin: auto 0;
    position: absolute;
    left: -62px;
    top: 50px;
    width: 395px;
}



.hypothesis-test-fifethsec{

  padding:40px 100px;

}

.hypothesis-test-fifethsec p {

    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;

}

.hypothesis-test-fifethsec h2 {

   margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 66px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 2px;
    color: #0b4063;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
}

.hypothesis-test-fifethsec h5{

    margin: 10px 0 10px;
    font-size: 33px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
    text-align: left;
    line-height: 65px;
}

.hypothesisexpertbtn{

    background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding: 37px 15px;
    margin-top: 10px;
    margin-left: 150px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 0px 66px 0px 80px;
    border: 5px solid #000;
}

.hypothesisperson-call{
    width: 159px;
    margin-top: -60px;
    margin-left: 160px;
    margin-bottom: 0px;
    animation: float 1.5s linear alternate infinite;
}

@keyframes float {
  50% {
    transform: translateY(-px);
  }
  100% {
    transform: translateY(-18px);
  }

  }



.hypothesis-test-sixthsec{

  padding:40px 100px;
  background-color: #f5f5f5;
}

.hypothesis-test-sixthsec h2 {
    margin: 7px 0 0px;
    padding: 40px;
    font-size: 46px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 2px;
    color: #0b4063;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
}

.hypothesis-test-sixthsec li {
margin-bottom: 20px;
    font-style: italic;
    font-weight: 600;
    margin-left: 45px;
    margin-top: -35px;
}
.hypothesis-test-sixthsec  span{

    color: #f9b500;
    font-size: 30px;

}

.hypothesis-test-sixthsec ul {
    text-align: justify;
    text-transform: capitalize;
    font-size: 20px;
    padding: 40px;
}

.hypothesistalkbtn{
    background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 20px;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 465px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
}

.sub-test-sixthsec{

    border-radius: 10px;
    border: 10px solid #0b4063;
    padding: 20px;
    background-color: #66c1a238;

}



.hypothesis-test-seventhsec{

  padding: 40px 100px;
    background-color: #fff;
}

.hypothesis-test-seventhsec h2 {
    margin: 7px 0 0px;
    padding: 10px 40px;
    font-size: 46px;
    font-weight: 900;
    text-align: center;
    letter-spacing: 2px;
    color: #0b4063;
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    text-transform: uppercase;
}

.hypothesis-test-seventhsec li {
    margin-bottom: 20px;
    font-style: italic;
    font-weight: 600;
    margin-left: 45px;
    margin-top: -79px;
    margin-bottom: 57px;
    font-size: 18px;
    transform: translateY(40%) scale(0.94);
    transition: transform 1.2sease;
    clip-path: polygon(1% 2%, 3.5% 0.1%, 8.9% 2.7%, 16.2% 1.2%, 19.7% 0.8%, 24.7% 2%, 31.2% 0%, 35.9% 2.3%, 40.6% 0.5%, 47.1% 1.8%, 49.9% 1%, 53.8% 2.5%, 62.2% 0.4%, 67.3% 1.2%, 70.3% 0.3%, 75.8% 1.4%, 78.5% 1.7%, 84% 2.6%, 91.1% 0.5%, 93.6% 2.4%, 97.3% 0.3%, 98.9% 6%, 98.1% 11.4%, 98.6% 15.5%, 97.3% 17.8%, 97.7% 27.4%, 98.3% 28.5%, 99.7% 34.1%, 98.8% 41.9%, 98.3% 45.7%, 98.4% 50.9%, 98.7% 57.4%, 99.6% 60.4%, 99.4% 66.6%, 99.2% 69.5%, 97.4% 77.1%, 98.1% 82.3%, 99.9% 83.5%, 98.2% 91.5%, 99.3% 95.3%, 98% 98.6%, 93.6% 97.4%, 90.3% 98.3%, 86.8% 98.3%, 78.6% 98.5%, 76.4% 99.2%, 69.7% 99.8%, 64.2% 99.3%, 61.8% 99.2%, 57.2% 98.1%, 48.7% 98.3%, 46.8% 99%, 39.6% 98.9%, 33.8% 97.3%, 28.2% 99.4%, 27% 98.3%, 22.1% 98.6%, 13.1% 97.1%, 8.7% 99.3%, 2.7% 97.4%, 2% 98.2%, 2.1% 94.3%, 0.7% 90.5%, 0.9% 86.3%, 2.2% 78.2%, 0.4% 76.7%, 1.2% 72.1%, 2% 64%, 1.4% 59.8%, 0.4% 57.3%, 0.3% 49.1%, 2.9% 44.7%, 1.9% 41.3%, 0.8% 35.7%, 2.9% 31.3%, 0.8% 24.9%, 2.7% 20.5%, 0.8% 17.4%, 2.5% 8.6%, 1.1% 5.5%);
    background: #d5e9e3;
    padding: 14px;
    filter: drop-shadow(1px 1px 0px #0003);
}

.hypothesis-test-seventhsec  span{

    color: #f9b500;
    line-height: 50px;
    font-size: 30px;
    margin-top: 0px;
    background: #fec7c8;
    width: 3rem;
    height: 3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;

}

.hypothesis-test-seventhsec ul {
    text-align: justify;
    text-transform: capitalize;
    font-size: 20px;
    padding: 40px;
}

.hypothesis-test-seventhsec  h6{

   font-size: 28px;
    font-family: fantasy;
    text-align: justify;
    line-height: 58px;
    text-transform: capitalize;

}

.hypothesis{
    width: 570px;
    margin-left: -60px;
    height: 700px;
    margin-top: 40px;
}


.hypthesistespaper{
    width: 500px;
    margin-top: 100px;
    margin-left: -70px;
}


/*form */

.subhypothesisform{
    position: relative;
    padding: 40px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(145 230 249);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    box-shadow: 0 42px 91px rgba(0, 0, 0, 0.2);
}

.subhypothesisform::after {
     content: '';
     position: absolute;
     top: 5px;
     right: 5px;
     bottom: 5px;
     left: 5px;
     border-radius: 5px;
     pointer-events: none;
     background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 2%);
}
 .hypoformsec {
     position: relative;
     width: 100%;
     height: 100%;
}
 .hypoformsec h2 {
    font-size: 38px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 52px;
    margin-bottom: 30px;
    letter-spacing: 0px;
    font-weight: 900;
    padding: 0px 0px;
    margin-top: -15px;
    word-spacing: 6px;
    color: #0b4063;
    font-family: 'Montserrat';
    text-align: justify;
 }

 .hypoformsec h2 span{
        color: #fbc26b;
}

 #boxweb {
    width: 93%;
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
    padding: 10px 10px;
    border-radius: 10px;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 8px;
}

#boxweb option {
    background: #fffbff;
    color: #1a1b1d;
}


.hypoformsec label {
    margin-bottom: -4px;
    font-size: 15px;
    text-transform: capitalize;
    font-family: sans-serif
}
.hypoformsec input {
    width: 93%;
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
    padding: 8px 10px;
    /* padding-left: 40px; */
    padding: 13px 10px;
    border-radius: 10px;
    color: #100f0f;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 8px;
}


.hypoformsec textarea {
    width: 97%;
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
    padding: 8px 10px;
    padding: 13px 10px;
    border-radius: 10px;
    color: #100f0f;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 8px;
}


.formbuton {
    background: linear-gradient(to right, #ffae11, #ffae11, #f9bc60);
    margin-top: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    font-size: 19px;
    border-radius: 4px;
    text-transform: capitalize;
    text-align: center;
    line-height: 30px;
    padding: 12px 2px;
    color: #ffffff;
    cursor: pointer;
    width: 100%;
    font-family: 'Figtree';
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

#energycoun {
    outline: none;
    border: none;
    border: 1px solid rgb(255 255 255);
    background: rgb(255 255 255);
    padding: 10px 0px;
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
    margin-top: 9px;
    width: 52px;
    border-radius: 13px 2px 0px 10px;
}

#energycoun option{
    background-color: #fff;
    color:#000;
}
.renewableformimg{
       width: 611px;
    margin-top: 30px;
    margin-left: -140px;
    animation: pulse 3s infinite;
}
.hypothesisform{
    background-color: #ffeddebd;
    background-position: top left;
    background-repeat: repeat;
    background-color: #deeaea;
    box-shadow: 5px 7px 20px 20px rgb(158 158 158 / 34% 34%);
    padding: 49px 8px;
}

.frmpic{
        width: 116%;
    margin-left: -44px;
    margin-top: 28px;
}
.developbut{
    color: #ffffff;
    background-color: #03A9F4;
    border-radius: 14px;
    margin-top: 36px;
    padding: 17px 15px 16px;
    font-size: 24px;
    font-weight: 900;
    line-height: 100%;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: ease;
    letter-spacing: 2px;
    word-spacing: 2px;
    text-align: justify;
    font-family: 'Raleway';
}

.lastcybsec h6 {
    font-size: 31px;
    line-height: 49px;
    margin-top: 38px;
    margin-bottom: 64px;
    letter-spacing: 0px;
    font-weight: 700;
    padding: 0px 21px;
    word-spacing: 1px;
    color: #171818;
    font-family: oswald;
    text-align: center;
}
.countsec h3{
    font-family: oswald;
    font-size: 50px;
    font-weight: 900;
    color: #373f4a;
    text-transform: capitalize;
    margin-bottom: 31px;
    line-height: 32px;
    margin-top: 54px;
    text-align: center;
}
.count{
    margin-top: 29px;
    margin-bottom: 45px;
}
.countad h5{
    line-height: 24px;
    text-align: justify;
    font-family: sans-serif;
    font-size: 15px;
    color: #2d2324;
    margin: 6px 0px;
}


@media (min-width: 321px) and (max-width: 375px){



.hypothesis-test-firstsec {
    padding: 10px 10px;
    margin-top: -125px;
}
.hypothesis-test-firstsec h1 {
    margin: 7px 0 15px;
    padding-top: 15px;
    font-size: 35px;
    text-align: center;
}
.hypothesis-test-firstsec h2 {
    margin: 10px 0 10px;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 43px;
}

.hypothesisimg {
    width: 310px;
}
.advertisers-service-sec {
    padding: 10px 10px;
}
.advertisers-service-sec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
}
.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 20px auto;
    font-size: 22px;

}
.sec-icon::before {
    height: 5px;
}
.sec-icon::after {
    height: 5px;
}
.advertisers-service-sec .service-card {
    z-index: 0;

}
.hypothesisform {
    padding: 10px 8px;
}
.renewableformimg {
    width: 285px;
    margin-top: 30px;
            margin-left: 0px;
}
.hypoformsec h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 38px;
}
#energycoun {
    padding: 10px 0px;
    font-size: 16px;
    margin-bottom: 18px;
    margin-top: 9px;
    width: 259px;
    border-radius: 10px 10px 10px 10px;
}

.hypothesis {
    width: 270px;
    margin-left: 0px;
    height: 300px;
    margin-top: 40px;
}
.hypothesis-test-thridsec {
    padding: 10px 10px;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 32px;
    font-weight: 900;
    color: #0b4063;
    line-height: 50px;
}

.hypothesis-test-thridsec h3 {
    margin: 10px 0 10px;
    font-size: 31px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    line-height: 65px;
}

.hypothesis-test-fourthsec {
    padding: 10px 10px;

}

.hypothesis-test-fourthsec h2 {
    margin: 10px 0 10px;
    font-size: 25px;
}

.hypothesis-test-fourthsec p {
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
    padding: 10px 10px;
}
.hypothesis-test-fourthsec ul:after {

    height: 344px;
    margin: auto 0;
    position: absolute;
    left: 2px;
    top: 321px;
    width: 160px;
}

.hypothesisteambtn:after {
    right: 3px;
    top: 82px;
    width: 125px;
}
.hypothesis-test-fifethsec {
    padding: 10px 10px;
}
.hypothesis-test-fifethsec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
    font-weight: 900;
    text-align: justify;
}
.hypothesis-test-fifethsec h5 {
    margin: 10px 0 10px;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: left;
    line-height: 35px;
}


.hypothesisexpertbtn {
    margin-left: 60px;
}

.hypothesisperson-call {
    width: 159px;
    margin-top: -5px;
    margin-left: 85px;
}
.hypothesis-test-sixthsec {
    padding: 10px 10px;
}
.hypothesis-test-sixthsec h2 {
    margin: 7px 0 0px;
    padding: 9px;
    font-size: 22px;
    font-weight: 900;
    text-align: justify;
    letter-spacing: 0px;
}
.hypothesis-test-sixthsec ul {
    font-size: 18px;
    padding: 10px;
}
.hypthesistespaper {
        width: 285px;
        margin-left: 20px;
}
.hypothesis-test-seventhsec {
    padding: 10px 10px;
}
.hypothesis-test-seventhsec h2 {
    padding: 10px 10px;
    font-size: 20px;
}
.hypothesis-test-seventhsec h6 {
    font-size: 17px;
    font-family: fantasy;
    text-align: justify;
    line-height: 35px;
    text-transform: capitalize;
}
.hypothesisteambtn {
    font-size: 15px;
    padding: 15px 20px;
    margin-top: 144px;
    margin-left: 40px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
}
.hypothesistalkbtn {

    margin-left: 65px;
}


}


@media (min-width: 376px) and (max-width: 425px){

.hypothesis-test-firstsec {
    padding: 10px 10px;
    margin-top: -125px;
}
.hypothesis-test-firstsec h1 {
    margin: 7px 0 15px;
    padding-top: 15px;
    font-size: 35px;
    text-align: center;
}
.hypothesis-test-firstsec h2 {
    margin: 10px 0 10px;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 43px;
}

.hypothesisimg {
    width: 310px;
}
.advertisers-service-sec {
    padding: 10px 10px;
}
.advertisers-service-sec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
}
.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 20px auto;
    font-size: 22px;

}
.sec-icon::before {
    height: 5px;
}
.sec-icon::after {
    height: 5px;
}
.advertisers-service-sec .service-card {
    z-index: 0;

}
.hypothesisform {
    padding: 10px 8px;
}
.renewableformimg {
    width: 285px;
    margin-top: 30px;
            margin-left: 0px;
}
.hypoformsec h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 38px;
}
#energycoun {
    padding: 10px 0px;
    font-size: 16px;
    margin-bottom: 18px;
    margin-top: 9px;
    width: 259px;
    border-radius: 10px 10px 10px 10px;
}

.hypothesis {
    width: 270px;
    margin-left: 0px;
    height: 300px;
    margin-top: 40px;
}
.hypothesis-test-thridsec {
    padding: 10px 10px;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 32px;
    font-weight: 900;
    color: #0b4063;
    line-height: 50px;
}

.hypothesis-test-thridsec h3 {
    margin: 10px 0 10px;
    font-size: 31px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    line-height: 65px;
}

.hypothesis-test-fourthsec {
    padding: 10px 10px;

}

.hypothesis-test-fourthsec h2 {
    margin: 10px 0 10px;
    font-size: 25px;
}

.hypothesis-test-fourthsec p {
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
    padding: 10px 10px;
}
.hypothesis-test-fourthsec ul:after {

    height: 344px;
    margin: auto 0;
    position: absolute;
    left: 2px;
    top: 321px;
    width: 160px;
}

.hypothesisteambtn:after {
    right: 3px;
    top: 82px;
    width: 125px;
}
.hypothesis-test-fifethsec {
    padding: 10px 10px;
}
.hypothesis-test-fifethsec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
    font-weight: 900;
    text-align: justify;
}
.hypothesis-test-fifethsec h5 {
    margin: 10px 0 10px;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: left;
    line-height: 35px;
}


.hypothesisexpertbtn {
    margin-left: 60px;
}

.hypothesisperson-call {
    width: 159px;
    margin-top: -5px;
    margin-left: 85px;
}
.hypothesis-test-sixthsec {
    padding: 10px 10px;
}
.hypothesis-test-sixthsec h2 {
    margin: 7px 0 0px;
    padding: 9px;
    font-size: 22px;
    font-weight: 900;
    text-align: justify;
    letter-spacing: 0px;
}
.hypothesis-test-sixthsec ul {
    font-size: 18px;
    padding: 10px;
}
.hypthesistespaper {
        width: 285px;
        margin-left: 20px;
}
.hypothesis-test-seventhsec {
    padding: 10px 10px;
}
.hypothesis-test-seventhsec h2 {
    padding: 10px 10px;
    font-size: 20px;
}
.hypothesis-test-seventhsec h6 {
    font-size: 17px;
    font-family: fantasy;
    text-align: justify;
    line-height: 35px;
    text-transform: capitalize;
}
.hypothesisteambtn {
    font-size: 15px;
    padding: 15px 20px;
    margin-top: 144px;
    margin-left: 40px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
}
.hypothesistalkbtn {

    margin-left: 65px;
}


}


@media (min-width: 426px) and (max-width: 576px){

.hypothesis-test-firstsec {
    padding: 10px 10px;
    margin-top: -125px;
}
.hypothesis-test-firstsec h1 {
    margin: 7px 0 15px;
    padding-top: 15px;
    font-size: 35px;
    text-align: center;
}
.hypothesis-test-firstsec h2 {
    margin: 10px 0 10px;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 43px;
}

.hypothesisimg {
    width: 310px;
            margin-left: 100px;
}
.advertisers-service-sec {
    padding: 10px 10px;
}
.advertisers-service-sec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
}
.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 20px auto;
    font-size: 22px;

}
.sec-icon::before {
    height: 5px;
}
.sec-icon::after {
    height: 5px;
}
.advertisers-service-sec .service-card {
    z-index: 0;

}
.hypothesisform {
    padding: 10px 8px;
}
.renewableformimg {
   width: 285px;
        margin-top: 30px;
        margin-left: 41px;
        margin-bottom: 50px;
}
.hypoformsec h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 38px;
}
#energycoun {
    padding: 10px 0px;
    font-size: 16px;
    margin-bottom: 18px;
    margin-top: 9px;
    width: 259px;
    border-radius: 10px 10px 10px 10px;
}

.hypothesis {
    width: 270px;
    margin-left: 0px;
    height: 300px;
    margin-top: 40px;
}
.hypothesis-test-thridsec {
    padding: 10px 10px;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 32px;
    font-weight: 900;
    color: #0b4063;
    line-height: 50px;
}

.hypothesis-test-thridsec h3 {
    margin: 10px 0 10px;
    font-size: 31px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    line-height: 65px;
}

.hypothesis-test-fourthsec {
    padding: 10px 10px;

}

.hypothesis-test-fourthsec h2 {
    margin: 10px 0 10px;
    font-size: 25px;
}

.hypothesis-test-fourthsec p {
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
    padding: 10px 10px;
}
.hypothesis-test-fourthsec ul:after {

    height: 344px;
    margin: auto 0;
    position: absolute;
    left: 2px;
    top: 321px;
    width: 160px;
}

.hypothesisteambtn:after {
    right: 3px;
    top: 82px;
    width: 125px;
}
.hypothesis-test-fifethsec {
    padding: 10px 10px;
}
.hypothesis-test-fifethsec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
    font-weight: 900;
    text-align: justify;
}
.hypothesis-test-fifethsec h5 {
    margin: 10px 0 10px;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: left;
    line-height: 35px;
}


.hypothesisexpertbtn {
    margin-left: 60px;
}

.hypothesisperson-call {
    width: 159px;
    margin-top: -5px;
    margin-left: 85px;
}
.hypothesis-test-sixthsec {
    padding: 10px 10px;
}
.hypothesis-test-sixthsec h2 {
    margin: 7px 0 0px;
    padding: 9px;
    font-size: 22px;
    font-weight: 900;
    text-align: justify;
    letter-spacing: 0px;
}
.hypothesis-test-sixthsec ul {
    font-size: 18px;
    padding: 10px;
}
.hypthesistespaper {
        width: 285px;
        margin-left: 20px;
}
.hypothesis-test-seventhsec {
    padding: 10px 10px;
}
.hypothesis-test-seventhsec h2 {
    padding: 10px 10px;
    font-size: 20px;
}
.hypothesis-test-seventhsec h6 {
    font-size: 17px;
    font-family: fantasy;
    text-align: justify;
    line-height: 35px;
    text-transform: capitalize;
}
.hypothesisteambtn {
    font-size: 15px;
    padding: 15px 20px;
    margin-top: 144px;
    margin-left: 40px;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
}
.hypothesistalkbtn {

    margin-left: 65px;
}

}


@media (min-width: 577px) and (max-width: 991px){



.hypothesis-test-firstsec {
    padding: 10px 10px;
}
.hypothesis-test-firstsec h1 {
    margin: 7px 0 15px;
    padding-top: 15px;
    font-size: 35px;
    text-align: center;
}
.hypothesis-test-firstsec h2 {
    margin: 10px 0 10px;
    font-size: 26px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 43px;
}

.hypothesisimg {
        width: 535px;
        margin-left: 230px;
    }
.advertisers-service-sec {
    padding: 10px 10px;
}
.advertisers-service-sec h2 {
    margin: 35px 125px 15px;
    padding-top: 33px;
    font-size: 27px;
}
.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 20px auto;
    font-size: 22px;

}
.sec-icon::before {
    height: 5px;
}
.sec-icon::after {
    height: 5px;
}
.advertisers-service-sec .service-card {
    z-index: 0;

}
.hypothesisform {
    padding: 10px 8px;
}
.renewableformimg {
           width: 395px;
        margin-top: 30px;
        margin-left: -27px;
        margin-bottom: 50px;
}
.hypoformsec h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 38px;
}
#energycoun {
    padding: 10px 0px;
    font-size: 16px;
    margin-bottom: 18px;
    margin-top: 9px;
    width: 259px;
    border-radius: 10px 10px 10px 10px;
}

.hypothesis {
   width: 360px;
        margin-left: 320px;
        height: 350px;
        margin-top: 40px;
}
.hypothesis-test-thridsec {
    padding: 10px 10px;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 32px;
    font-weight: 900;
    color: #0b4063;
    line-height: 50px;
}

.hypothesis-test-thridsec h3 {
    margin: 10px 0 10px;
    font-size: 31px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #efc171;
    line-height: 65px;
}

.hypothesis-test-fourthsec {
    padding: 10px 10px;

}

.hypothesis-test-fourthsec h2 {
    margin: 10px 0 10px;
    font-size: 25px;
}

.hypothesis-test-fourthsec p {
    font-size: 17px;
    margin: 17px 0px;
    line-height: 35px;
    font-weight: 450;
    padding: 10px 10px;
}
.hypothesis-test-fourthsec ul:after {

    height: 344px;
    margin: auto 0;
    position: absolute;
    left: 2px;
    top: 321px;
    width: 160px;
}

.hypothesisteambtn:after {
    right: 3px;
    top: 82px;
    width: 125px;
}
.hypothesis-test-fifethsec {
    padding: 10px 10px;
}
.hypothesis-test-fifethsec h2 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 27px;
    font-weight: 900;
    text-align: justify;
}
.hypothesis-test-fifethsec h5 {
    margin: 10px 0 10px;
    font-size: 21px;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: left;
    line-height: 35px;
}


.hypothesisexpertbtn {
    margin-left: 60px;
}

.hypothesisperson-call {
    width: 159px;
    margin-top: -5px;
    margin-left: 85px;
}
.hypothesis-test-sixthsec {
    padding: 10px 10px;
}
.hypothesis-test-sixthsec h2 {
    margin: 7px 0 0px;
    padding: 9px;
    font-size: 22px;
    font-weight: 900;
    text-align: justify;
    letter-spacing: 0px;
}
.hypothesis-test-sixthsec ul {
    font-size: 18px;
    padding: 10px;
}
.hypthesistespaper {
               width: 285px;
        margin-left: 320px;
}
.hypothesis-test-seventhsec {
    padding: 10px 10px;
}
.hypothesis-test-seventhsec h2 {
    padding: 10px 10px;
    font-size: 20px;
}
.hypothesis-test-seventhsec h6 {
    font-size: 17px;
    font-family: fantasy;
    text-align: justify;
    line-height: 35px;
    text-transform: capitalize;
}
.hypothesisteambtn {
    font-size: 15px;
        padding: 15px 20px;
        margin-top: 61px;
        margin-left: 240px;
        background-size: 200% auto;
        box-shadow: 0 0 20px #eee;
        border-radius: 10px;
}
.hypothesistalkbtn {

   margin-left: 265px;
}


}

@media (min-width: 1000px) and (max-width: 1280px){

.hypothesis-test-firstsec h1 {
    margin: 7px 0 15px;
    padding-top: 33px;
    font-size: 50px;
}
.hypothesis-test-firstsec h2 {
    margin: 10px 0 10px;
    font-size: 25px;
}
.hypothesisimg {
    width: 480px;
    margin-top: 60px;
}
.renewableformimg {
    width: 550px;
    margin-top: 30px;
    margin-left: -80px;
}
.hypothesis {
    width: 470px;
    margin-left: -60px;
    height: 700px;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 45px;
}
.hypothesisteambtn:after {
    bottom: 30px;
    height: 197px;
    right: -60px;
    top: -50px;
    width: 178px;
}
.hypothesistalkbtn {
    margin-left: 350px;
}
.hypothesis-test-sixthsec h2 {
    margin: 7px 0 0px;
    padding: 40px;
    font-size: 40px;
}
.hypthesistespaper {
    width: 450px;
}


}



@media (min-width: 1300px) and (max-width: 1440px){

.hypothesis-test-firstsec h1 {
    font-size: 56px;
}
.hypothesis-test-firstsec h2 {
    margin: 10px 0 10px;
    font-size: 30px;
}
.hypothesis-test-thridsec h2 {
    margin: 10px 0 10px;
    font-size: 54px;
}
.hypthesistespaper {
    width: 480px;
}



}


@media (min-width: 1920px) {

.hypothesisimg {
    width: 550px;
    margin-top: 10px;
}
.hypothesis-test-firstsec {
    padding: 40px 300px;
}
.advertisers-service-sec {
    padding: 40px 300px;
}
.hypothesis-test-thridsec {
    padding: 40px 300px;
}
.hypothesis-test-fourthsec {
    padding: 40px 300px;
}
.hypothesis-test-fifethsec {
    padding: 40px 300px;
}
.hypothesis-test-sixthsec {
    padding: 40px 300px;
}
.hypothesis-test-seventhsec {
    padding: 40px 300px;
}


}
