* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ad-outer-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 88;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 5%;
}

.front-ad {
  position: relative;
  -webkit-box-shadow: 0px 0px 5px black;
  box-shadow: 0px 0px 5px black;
  width: 90%;
  max-width: 750px;
  color: white;
  height: auto;
  background-position: bottom right;
}

.front-ad .closebtn {
  position: absolute;
  top: -20px;
  right: -20px;
}

.front-ad .closebtn button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  font-size: 30px;
}

.front-ad .ad-container {
  padding: 1em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 20fr;
  background-color: #231e5f;
}

@media (max-width: 568px) {
  .front-ad .ad-container {
    grid-template-areas: "content content";
  }
  .front-ad .ad-container .ads-content {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: content;
  }
  .front-ad .ad-container .ads-content .ad-heading > h2 {
    font-size: 1.2rem !important;
  }
}

@media (max-width: 900px) {
  .front-ad {
    width: 90%;
  }
}
/*# sourceMappingURL=main.css.map */
/*---------------------------------Body---------------------------------------*/
h3 {
  padding-top: -2%;
  font-family: Raleway;
}
button {
  border-radius: 10px;
  background-color: #ef4723;
  color: #231e5f;
  border: none;
  padding: 1% 10px;
}
button a {
  color: #231e5f;
}
/*---------------------------------NavBar---------------------------------------*/
#logo {
  width: 300px;
  height: 50%;
}
nav .input-group .navbar-nav .dropdown .dropdown-menu li a {
  color: #000;
  padding-left: 5%;
  border: none;
}
.navphn,
.searchphn,
.clientphn,
.formphn,
.instpoiphn,
.wedophn {
  display: none;
}
.filter {
  /*filter: blur(4px);*/
  filter: none;
}
/*---------------------------------Banner---------------------------------------*/
.banner {
  background-color: #f0efef;
  padding-top: 5%;
}
.bannertext {
  padding-top: 15%;
  padding-left: 7%;
  color: #ef4723;
}
/*---------------------------------About---------------------------------------*/
.about {
  background: url("../img/about/Png 1-05.png") no-repeat;
  background-position: center center;
  width: 100%;
  padding-bottom: 2%;
  background-size: cover;
}
.about .container {
  padding-top: 2%;
}
#aboutimg {
  width: 100%;
}
#aboutimg1 {
  width: 100%;
}
.aboutcompanytwopicmob,
.whatdophn {
  display: none;
}
/*---------------------------------Services---------------------------------------*/
.services {
  background-color: #f0efef;
  padding-bottom: 4%;
}
.services .container {
  padding-top: 2%;
}
#servicesimg {
  width: 100%;
  background-color: #fff;
  padding: 10%;
}
.services p {
  background-color: #fff;
  text-align: center;
}
#serimg {
  width: 100%;
  margin-left: 30%;
}
#serimg1 {
  width: 100%;
  margin-left: -30%;
}
/*---------------------------------Assessment---------------------------------------*/
.assessment {
  background-color: #231e5f;
  padding-bottom: 5%;
}
.assessment .container {
  padding-top: 2%;
}
.assessmentcol {
  background-color: #fff;
  border-radius: 10px;
  margin-right: 4%;
  margin-left: 4%;
}
.assessmentcolmid {
  background-color: #fff;
  border-radius: 10px;
  margin-right: 4%;
  margin-left: 4%;
}
.assessmentcolmid h4 {
  padding-bottom: 10%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 2%;
}
.assessmentmob {
  display: none;
}
/*---------------------------------Events---------------------------------------*/
.events {
  background-color: #f0efef;
  padding-bottom: 4%;
}
.events .container {
  padding-top: 2%;
}
.eventbox {
  background-color: #fff;
  border: 2px solid gray;
  margin-left: 4%;
  margin-right: 4%;
}
/*---------------------------------Vector---------------------------------------*/
.vector {
  background-color: #f0efef;
  padding-bottom: 2%;
}
.vector .container {
  background: url("../img/vector/curve.png") no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 2%;
  margin-right: 15%;
  margin-left: 0;
  max-width: 1600px !important;
}
/*---------------------------------Blogs---------------------------------------*/
.blogs {
  background-color: #f0efef;
  padding-bottom: 4%;
  padding-top: 2%;
}
.ser2-text {
  background-color: rgb(28, 108, 216, 0.3);
  color: #fff;
  width: 20%;
  text-align: center;
  position: absolute;
  top: 0%;
}
.ser2-text1 {
  background-color: #000;
  color: #fff;
  width: 92%;
  position: absolute;
  top: 62%;
  padding-top: 1%;
  padding-bottom: 1%;
}
.ser2-text1 span {
  padding-right: 10%;
  padding-left: 5%;
  font-size: 18px;
}

/*---------------------------------Testimonials---------------------------------------*/
.testimonials {
  background: url("../img/testimonials/Website png-05.png") no-repeat;
  background-position: center center;
  width: 100%;
  background-size: cover;
}
.testimonials .container {
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 2%;
  padding-top: 2%;
}
.testimonialscol {
  background-color: #231e5f;
  color: #fff;
  border-radius: 10px;
  padding-bottom: 10%;
  margin-bottom: 20%;
}
.testimonialstd1 {
  padding-bottom: 10%;
  padding-left: 4%;
  padding-top: 2%;
}
.testimonialstd2 {
  padding-top: 10%;
  padding-bottom: 2%;
}
.testimonialsimg {
  width: 100px;
  display: flex;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: 200px;
  left: 42%;
  border: 5px solid #ef4723;
}
.checked {
  color: #ef4723;
}
.unchecked {
  color: #000;
}
/*---------------------------------Event Page---------------------------------------*/
.eventpage {
  margin-top: 8%;
  background-image: url("../img/event/Event Banner.png");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
.eventpage h1 {
  color: #fff;
  padding-top: 20%;
  padding-left: 70%;
}
.eventpage hr {
  width: 8%;
  border: 2px solid #ef4723;
  margin-left: 70%;
}
/*---------------------------------FAQs Page---------------------------------------*/
.FAQsbanner {
  margin-top: 8%;
  background-image: url("../img/faq/FAQ banner-03.png");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
.FAQsbannertitle {
  color: #fff;
  padding-top: 22%;
  padding-left: 50%;
}
.FAQsbannertitleline {
  width: 77%;
  border: 2px solid #ef4723;
  margin-bottom: 0%;
  margin-right: 22%;
}

/*---------------------------------Assessment Page---------------------------------------*/
.assessmentpage {
  margin-top: 5%;
  background-image: url("../img/assessment/Assessment Banner.png");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100vh;
}
.assessmentpagetitle {
  color: #fff;
  padding-top: 20%;
  padding-left: 70%;
}
.assessmentpagetitleline {
  width: 16%;
  border: 2px solid #ef4723;
  margin-left: 70%;
}
/*---------------------------------About Page---------------------------------------*/
.aboutthreepicmob {
  display: none;
}
.aboutus {
  background: url("../img/aboutus/slider-new-04.jpg") no-repeat;
  background-position: center center;
  width: 100%;
  height: 100vh;
  margin-bottom: 10%;
  background-size: cover;
}
.aboutus h1 {
  color: #fff;
  padding-top: 20%;
  padding-left: 70%;
}
.aboutus hr {
  width: 12%;
  border: 2px solid #ef4723;
  margin-left: 70%;
}
.test {
  background-color: #f0efef;
}
.aboutcompany {
  background: url("../img/aboutus/About us Images-03.png") no-repeat;
  background-position: center center;
  width: 100%;
  height: 50vh;
  padding-bottom: 2%;
  background-size: cover;
  background-color: #000;
}
#imgback1 {
  background: url("../img/aboutus/Aboutusimage2-02.png") no-repeat;
  background-position: center center;
  border-radius: 50%;
  background-size: cover;
  height: 50%;
  width: 50%;
  margin-left: 25%;
}
#imgback2 {
  background: url("../img/aboutus/Aboutusimage2-02.png") no-repeat;
  background-position: center center;
  border-radius: 50%;
  background-size: cover;
  height: 45%;
  width: 45%;
  margin-left: 25%;
}
.aboutusdouble {
  margin-top: 30%;
}
.aboutusTeam {
  margin-top: 5%;
}
.aboutusTeamcol {
  background-color: #231e5f;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 10%;
}
/*---------------------------------ServicePage---------------------------------------*/
.servicepage {
  background: url("../img/services/Services Banner.png") no-repeat;
  background-position: center center;
  width: 100%;
  height: 100vh;
  margin-bottom: 10%;
  background-size: cover;
}
.servicepagetitle {
  color: #fff;
  padding-top: 20%;
  padding-left: 70%;
}
.servicepagetitleline {
  width: 16%;
  border: 2px solid #ef4723;
  margin-left: 70%;
}

.servicetwomob {
  display: none;
}
/*---------------------------------ContactPage---------------------------------------*/
.contactpage {
  background: url("../img/contact/Contact Banner.png") no-repeat;
  background-position: center center;
  width: 100%;
  height: 100vh;
  background-size: cover;
}
.contactpagetitle {
  color: #fff;
  padding-top: 20%;
  padding-left: 70%;
}
.contactpagetitleline {
  width: 11%;
  border: 2px solid #ef4723;
  margin-left: 70%;
}
#contactimg {
  width: 100px;
  display: flex;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: -45px;
  left: 47%;
}

/*---------------------------------Footer---------------------------------------*/
.footersection {
  background-color: #231e5f;
}
.footersection p,
a,
h3 {
  color: #fff;
}
.footer1 {
  margin-left: -2%;
}
.footer2 {
  padding-top: 5%;
}

/*---------------------------------Mobile and Tab View ---------------------------------------*/
@media (min-width: 250px) and (max-width: 478px) {
  .filter {
    filter: none;
  }
  .dropdown-menu li {
    text-align: center;
  }
  .navmob {
    text-align: center;
  }
  .navmob1 {
    text-align: center;
    margin-right: 33%;
  }
  .searchmob,
  .whatdosys,
  .clientsys,
  .formsys,
  .instpoisys,
  .wedosys {
    display: none;
  }
  .aboutthreepic,
  .servicestwo,
  #aboutimg1,
  .aboutcompanytwopic {
    display: none;
  }
  .aboutus {
    background: url("../img/aboutus/slider-new-04.jpg") no-repeat;
    background-position: center center;
    width: 100%;
    background-size: cover;
    height: 50%;
    margin-top: 25%;
  }
  .aboutus h1 {
    color: #fff;
    padding-top: 50%;
    padding-left: 10%;
  }
  .aboutus hr {
    width: 50%;
    border: 2px solid #ef4723;
    margin-left: 10%;
  }
  .aboutcompany {
    background: url("../img/aboutus/About us Images-03.png") no-repeat;
    background-position: center center;
    width: 100%;
    height: 50vh;
    padding-bottom: 2%;
    background-size: cover;
    background-color: #000;
  }

  .aboutthreepicmob,
  .aboutcompanytwopicmob,
  .servicetwomob,
  .searchphn,
  .whatdophn,
  .clientphn,
  .formphn,
  .instpoiphn,
  .wedophn {
    display: inherit;
  }

  .eventpage {
    height: 50vh;
  }
  .eventpage h1 {
    color: #fff;
    padding-top: 60%;
    padding-left: 40%;
  }
  .eventpage hr {
    width: 25%;
    border: 2px solid #ef4723;
    margin-left: 40%;
  }
  .servicesimg {
    max-width: 50%;
    width: 50%;
  }
  /*---------------------------------Testimonials---------------------------------------*/
  .testimonials {
    background-image: none;
  }
  .testimonials .container {
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 2%;
    padding-top: 2%;
  }
  /*---------------------------------Banner---------------------------------------*/
  .banner {
    background-color: #f0efef;
    padding-top: 8%;
  }
  .bannertext {
    padding-top: 1%;
    padding-left: 7%;
    color: #ef4723;
  }
  /*---------------------------------ServicePage---------------------------------------*/

  .servicepage {
    background: url("../img/services/Services Banner.png") no-repeat;
    background-position: center center;
    width: 100%;
    height: 50vh;
    margin-bottom: 10%;
    background-size: cover;
  }
  #univmob {
    padding-top: 5%;
    padding-bottom: 5%;
    font-size: 1200%;
    color: rgb(18, 19, 56);
    padding-right: 5%;
    padding-left: 10%;
  }
  #usermob {
    padding-top: 5%;
    padding-bottom: 10%;
    font-size: 1200%;
    color: rgb(18, 19, 56);
    padding-left: 20%;
  }
  .servicepagetitle {
    color: #fff;
    padding-top: 60%;
    padding-left: 20%;
  }
  .servicepagetitleline {
    width: 60%;
    border: 2px solid #ef4723;
    margin-left: 25%;
  }
  #serimg {
    width: 100%;
    margin-left: -1%;
  }

  /*---------------------------------Banner---------------------------------------*/
  .ad-outer-container {
    display: none;
  }

  .banner img {
    margin-top: 20%;
  }
  button {
    margin-bottom: 4%;
  }
  #logo {
    width: 200px;
    height: 20%;
  }
  .about b {
    text-align: center;
  }
  #aboutbutton {
    margin-left: 35%;
  }
  /*---------------------------------Assessment---------------------------------------*/
  .assessmentcol {
    margin-bottom: 2%;
  }
  .assessmentcolmid {
    margin-bottom: 2%;
  }
  .assessmentmob {
    display: inline;
  }
  .assessmentsys {
    display: none;
  }
  /*---------------------------------Event---------------------------------------*/
  .eventbox {
    margin-bottom: 2%;
    margin-left: 8%;
  }
  /*---------------------------------Blogs---------------------------------------*/

  .ser2-text1 {
    top: 55%;
  }
  .testimonialstd1 {
    padding-bottom: 25%;
    padding-left: 4%;
    padding-top: 2%;
  }
  .testimonialstd2 {
    padding-top: 20%;
    padding-bottom: 2%;
  }
  .blogsbox {
    margin-left: 8%;
    /*---------------------------------Assessment Page---------------------------------------*/
  }
  .assessmentpage {
    margin-top: 10%;
    background-image: url("../img/assessment/Assessment Banner.png");
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50vh;
  }
  .assessmentpagetitle {
    color: #fff;
    padding-top: 60%;
    padding-left: 20%;
  }
  .assessmentpagetitleline {
    width: 65%;
    border: 2px solid #ef4723;
    margin-left: 20%;
  }
  /*---------------------------------ContactPage---------------------------------------*/
  .contactpage {
    background: url("../img/contact/Contact Banner.png") no-repeat;
    background-position: center center;
    width: 100%;
    height: 50vh;
    background-size: cover;
  }
  .contactpagetitle {
    color: #fff;
    padding-top: 50%;
    padding-left: 30%;
  }
  .contactpagetitleline {
    width: 38%;
    border: 2px solid #ef4723;
    margin-left: 32%;
  }
  #contactimg {
    display: none;
  }
  .contactbox {
    margin: 2%;
    overflow-x: hidden;
  }

  /*---------------------------------FAQs Page---------------------------------------*/
  .FAQsbanner {
    margin-top: 10%;
    background-image: url("../img/faq/FAQ banner-03.png");
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 50vh;
  }
  .FAQsbannertitle {
    color: #fff;
    padding-top: 40%;
    padding-left: 20%;
  }
  .FAQsbannertitleline {
    width: 70%;
    border: 2px solid #ef4723;
    margin-bottom: 0%;
    margin-left: 5%;
  }
  .colaps {
    font-size: 0.9rem !important;
  }
  #foot3 {
    text-align: center;
  }
}
@media (min-width: 300px) and (max-width: 348px) {
  .testimonialsimg {
    width: 100px;
    display: flex;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 350px;
    left: 30%;
    border: 5px solid #ef4723;
  }
}
@media (min-width: 349px) and (max-width: 360px) {
  .testimonialsimg {
    width: 100px;
    display: flex;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 320px;
    left: 35%;
    border: 5px solid #ef4723;
  }
}
@media (min-width: 361px) and (max-width: 430px) {
  .testimonialsimg {
    width: 100px;
    display: flex;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 300px;
    left: 35%;
    border: 5px solid #ef4723;
  }
}
@media (min-width: 431px) and (max-width: 480px) {
  .testimonialsimg {
    width: 100px;
    display: flex;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 330px;
    left: 30%;
    border: 5px solid #ef4723;
  }
  /*---------------------------------Blogs---------------------------------------*/
  .ser2-text1 {
    top: 68%;
  }
}
@media (min-width: 479px) and (max-width: 600px) {
  /*---------------------------------Banner---------------------------------------*/
  .ad-outer-container {
    display: none;
  }
  .testimonialsimg {
    width: 100px;
    display: flex;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 300px;
    left: 30%;
    border: 5px solid #ef4723;
  }
  .testimonialstd1 {
    padding-bottom: 25%;
    padding-left: 4%;
    padding-top: 2%;
  }
  .testimonialstd2 {
    padding-top: 30%;
    padding-bottom: 2%;
  }
  /*---------------------------------Assessment---------------------------------------*/
  .assessmentcol {
    margin-bottom: 2%;
  }
  .assessmentcolmid {
    margin-bottom: 2%;
  }
  /*---------------------------------Event---------------------------------------*/
  .eventbox {
    margin-bottom: 2%;
  }
}
@media (min-width: 481px) and (max-width: 600px) {
  /*---------------------------------Blogs---------------------------------------*/
  .ser2-text1 {
    top: 72%;
  }
}
@media (min-width: 601px) and (max-width: 800px) {
  .ad-outer-container {
    display: none;
  }
}
@media (min-width: 1400px) and (max-width: 1560px) {
  #serimg {
    width: 100%;
    margin-left: 58%;
  }

  #serimg1 {
    width: 100%;
    margin-left: -60%;
  }
  .testimonialsimg {
    margin-top: 2%;
    margin-bottom: 12%;
  }
}

.hide-form {
  height: 0px;
  overflow: hidden;
  transition: 0.3s;
  padding: 0 !important;
}

.success-msg {
  text-align: center;
  color: black;
  padding: 20px;
}
