/* -- Need Info start -- */
.need_info_div {
  width: 882px;
  height: 608px;
  box-shadow: 0 5px 81px 0 rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  margin-bottom: 100px;
  position: relative;
}

.close_btn::before {
  content: "\e907";
  color: #333333;
}

.close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-family: "icomoon";
  background: none !important;
  width: auto !important;
  height: auto !important;
}

.info_img_div {
  margin: 40px auto;
  width: 226px;
  height: 166px;
}

.info_img_div img {
  width: 100%;
  height: 100%;
}

.need_info_div h3 {
  font-size: 28px;
  color: #244874;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
}

.newsletter_p {
  font-size: 20px;
  color: #7d7f88;
  font-family: "Poppins";
  text-align: center;
  padding: 40px 80px;
}

.info_btn {
  text-align: center;
  width: 100%;
  position: relative;
  display: inline-block;
}

.need_info_div input {
  width: 320px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #cbcbcb;
  display: inline-block;
  padding: 20px 30px;
  box-sizing: border-box;
}

.need_info_div .join_button {
  width: 239px;
  height: 61px;
  display: inline-block;
  margin-left: 20px;
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .need_info_div {
    width: 700px;
    height: 500px;
  }
  .info_img_div {
    margin: 30px auto;
  }
  .need_info_div h3 {
    font-size: 26px;
  }
  .newsletter_p {
    font-size: 18px;
    padding: 30px 80px;
  }
  .need_info_div input {
    width: 300px;
    height: 50px;
  }
  .need_info_div .join_button {
    height: 50px;
    line-height: 50px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .need_info_div {
    width: 600px;
    height: 400px;
  }
  .info_img_div {
    margin: 20px auto;
    width: 175px;
    height: 120px;
  }
  .need_info_div h3 {
    font-size: 24px;
  }
  .newsletter_p {
    font-size: 16px;
    padding: 30px 60px;
  }
  .need_info_div input {
    width: 250px;
    height: 50px;
  }
  .need_info_div .join_button {
    min-width: 180px;
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .need_info_div {
    width: 450px;
    height: 420px;
  }
  .info_img_div {
    margin: 20px auto;
    width: 180px;
    height: 120px;
  }
  .need_info_div h3 {
    font-size: 26px;
  }
  .newsletter_p {
    font-size: 18px;
    padding: 20px 80px;
  }
  .need_info_div input {
    width: 200px;
    height: 40px;
    font-size: 12px;
  }
  .need_info_div .join_button {
    width: 160px;
    height: 40px;
  }
  .info_btn {
    display: inline-block;
  }
}

/*@media only screen and (max-width: 479px) {
    .need_info_div{width: 300px; height: 400px;}
    .info_img_div{margin: 10px auto; width: 140px; height: 100px;}
    .need_info_div h3{font-size: 20px;}
    .newsletter_p{font-size: 16px; padding: 20px 10px;}
    .need_info_div input{width: 160px; font-size: 12px; padding: 18px 14px;}
    .need_info_div .join_button{width: 100px; min-width: 100px; height: 38px; line-height: 38px; margin:10px 0 0 10px;}

}*/
/* -- Need Info end --*/
/*--- Footer Start ---*/
.footer_main {
  padding: 50px 0;
  box-sizing: border-box;
}

.footer_top {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}

.need_info_sect {
  width: 40%;
  padding-right: 5%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}

.need_info_sect .need_info {
  height: auto;
  background-color: #f5f5f5;
  padding: 30px;
  box-sizing: border-box;
}

.need_info h1 {
  font-size: 22px;
  font-family: SourceSerifPro;
  font-weight: 600;
  color: #193e6c;
  text-align: left;
}

.need_info p {
  font-size: 14px;
  font-family: Poppins;
  color: rgba(91, 91, 91, 0.7);
  text-align: left;
  padding: 20px 0;
}

.foot_info_input {
  font-size: 12px;
  text-align: left;
  color: #193e6c;
  font-family: Poppins;
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  float: left;
  border-radius: 30px;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
}

.sb_telangana {
  background-color: #d96c00;
  color: #ffffff;
}

.foot_sect ul {
  list-style: none;
  text-align: left;
}

.foot_sect {
  width: 18%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}

.foot_sect_list li {
  font-size: 12px;
  color: #7d7f88;
  font-family: Poppins;
  padding-top: 10px;
  line-height: 20px;
}

.foot_head, .foot_head > li a {
  font-size: 16px;
  color: #113058;
  font-family: Poppins;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: left;
  cursor: pointer;
}

.foot_head li:not(:first-child) {
  padding-top: 20px;
}

.foot_bottom {
  display: flex;
  justify-content: space-between;
  padding: 30px 10px 0 10px;
  border-top: 1px solid #cccccc;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

.foot_links {
  float: left;
}

.copyright {
  float: left;
  font-size: 12px;
}

.foot_links ul {
  float: left;
  list-style: none;
  margin-left: 4px;
}

.foot_links ul li {
  float: left;
}

.foot_links li a {
  display: block;
  font-size: 12px;
  padding: 0 4px;
  border-left: 1px solid #cccccc;
}

.terms_sect {
  float: right;
  display: inline-block;
}

.terms_sect li, .terms_sect p {
  font-size: 12px;
  color: #c8c9cc;
  font-family: Poppins;
  text-align: right;
}

.terms_sect ul li:first-child {
  border-right: 1px solid #c8c9cc;
  padding-right: 4px;
}

.terms_sect ul li:last-child {
  padding-left: 4px;
}

.terms_sect li {
  list-style: none;
  display: inline-block;
  margin-bottom: 15px;
}

.mob_footer {
  display: none;
}

.bld_txt {
  font-weight: bold;
  color: #7d7f88;
}

.info_btn .join_button {
  float: right;
}

.terms_sect .copyright, .terms_sect .foot_links {
  display: none;
}

.need_info_footer_hd {
  font-size: 20px;
  font-family: SourceSerifPro;
  font-weight: 600;
  color: #333333 !important;
  text-align: left;
}

@media only screen and (min-width: 1024px) {
  .foot_sect.first_coloumn {
    width: 24%;
  }
}

/*@media only screen and (min-width:1280px) and (max-width: 1770px) {

    .foot_info_input{margin-right: 0;}
}*/
@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .footer_main {
    padding: 40px 10px;
  }
  .need_info_brd {
    padding: 15px;
  }
  .copyright, .foot_links li a, .terms_sect li, .terms_sect p {
    font-size: 10px;
  }
  .foot_links li a {
    padding: 0 6px;
  }
  .terms_sect ul li:last-child {
    padding-left: 6px;
  }
  .terms_sect ul li:first-child {
    padding-right: 6px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .need_info_sect {
    width: 100%;
    padding: 60px 150px;
  }
  .need_info p {
    padding: 35px 0;
  }
  .foot_sect {
    width: 30%;
    padding: 0 10px;
  }
  .foot_sect.first_coloumn {
    width: 40%;
  }
  .foot_bottom {
    display: inline-block;
  }
  .foot_links {
    width: 100%;
    padding-bottom: 20px;
    display: inline-block;
  }
  .terms_sect {
    float: left;
    display: inline-block;
  }
  .terms_sect li, .terms_sect p {
    padding-top: 6px;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  /* .foot_bottom{display: none;}*/
  .footer_top {
    margin-bottom: 0;
  }
  .mob_footer {
    padding: 10px 20px 50px;
    border-top: 1px solid #cccccc;
    display: block;
    box-sizing: border-box;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .footer_main {
    padding: 10px 0;
  }
  .need_info_sect {
    width: 100%;
    padding: 30px 0px;
    float: none;
  }
  .need_info {
    padding: 20px 10px;
  }
  .need_info h1 {
    font-size: 16px;
  }
  .need_info p {
    font-size: 14px;
    padding: 20px 0;
  }
  .foot_info_input {
    height: 31px;
    line-height: 31px;
    font-size: 11px;
    margin-right: 0;
    float: none;
  }
  .foot_sect {
    padding: 10px 0px 30px;
    width: 100%;
  }
  .foot_sect_list li {
    font-size: 12px;
  }
  .foot_head, .foot_head > li a {
    padding-bottom: 0;
    font-size: 14px;
  }
  /*.foot_links{display: none;}*/
  .mob_footer p {
    font-size: 13px;
    font-family: Poppins;
    text-align: center;
    color: #7d7f88;
  }
  .mob_footer p:last-child {
    padding-top: 30px;
  }
  .info_btn .join_button {
    float: none;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    padding: 0 28px;
    margin-left: 10px;
    display: block;
  }
  .terms_sect .copyright, .terms_sect .foot_links {
    display: block;
  }
  .foot_links .copyright {
    display: none;
  }
  .footer_main .foot_bottom {
    display: inherit;
  }
  .terms_sect li, .terms_sect p {
    text-align: center;
    width: 100%;
  }
  .terms_sect ul li:first-child {
    border: none;
  }
  .foot_links ul li {
    width: auto;
  }
  .foot_bottom .mob_foot_lnk {
    display: none;
  }
  .foot_links ul li, .foot_links, .foot_links ul {
    float: none;
  }
}

/*@media only screen and (min-width: 480px)  and (max-width: 639px) {
    .info_btn .join_button{margin-top: 20px;}
}

@media only screen and (max-width: 479px) {
    .need_info h1{font-size: 24px;}
    .need_info_sect{padding: 20px 0;}
    .need_info p{font-size: 14px; padding: 20px 0;}
    .foot_info_input{font-size:12px;}
    .info_btn .join_button{margin-top: 15px;}
    .foot_sect{padding: 20px 10px;}
    .mob_footer{ padding: 10px 10px 50px;}

}*/
@media only screen and (max-width: 767px) {
  .info_btn .join_button {
    margin: 20px auto 0;
  }
}

/* pci logo start */
@media only screen and (min-width: 1024px) {
  .pci_logi {
    position: absolute;
    bottom: -45px;
    left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .pci_logi {
    margin: 20px auto;
    display: inline-block;
  }
}

/* pci logo End */
/*--- Footer End ---*/
/* animation footer start */
.net_head, .art_head_ft, .abt_list li, .need_info h1, .view_art_btn, .art_desc_head, .heading_text, .foot_head, .foot_head li {
  color: #333333 !important;
}

.info_btn #email_id {
  width: calc(100% - 130px);
}

.foot_info_input, .foot_info_input::placeholder {
  color: #333333;
}

.main_wrp .rig_sec #registration_form_campaign .social_media_signup .signup_btnWp, .signup_btn, .join_button, .art_btn {
  transition: all 0.8s;
}

.info_btn .join_button {
  width: 120px;
}

.foot_sect {
  text-align: left;
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .join_button {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
}

@media only screen and (min-width: 767px) {
  .need_info .info_btn {
    display: inline-block;
  }
  .foot_head, .foot_head > li a {
    padding-bottom: 0;
    margin-bottom: 3px;
    line-height: 1.3;
  }
  .foot_sect_list li, .foot_sect li, .foot_sect h1 {
    transition: all .5s linear;
  }
  .foot_sect_list li:hover, .foot_sect li:hover, .foot_sect h1:hover, .foot_sect h1:hover {
    cursor: pointer;
    margin-left: 10px;
  }
  .foot_head > li a, .foot_sect_list li a, .foot_sect h1 {
    display: inline-block;
    border-bottom: 2px solid transparent;
  }
  .foot_head > li a:hover, .foot_sect_list li a:hover, .foot_sect h1:hover {
    border-bottom: 2px solid #999999;
  }
  .foot_sect_list li:hover a {
    color: #333333;
  }
  .foot_links li a {
    border-left: none;
    margin: 0 4px;
    padding: 0;
  }
  .foot_bottom a.org_txt:hover {
    color: #333333 !important;
    border-bottom: 2px solid #cccccc;
    text-decoration: none;
    font-weight: normal;
  }
  .foot_links li {
    border-left: 1px solid #cccccc;
  }
  .foot_bottom .foot_links li a:hover {
    text-decoration: none;
    color: #333333;
    border-bottom: 1px solid #333333;
  }
}

@media only screen and (max-width: 479px) {
  .info_btn #email_id {
    width: calc(100% - 20px);
  }
}

/* animation footer end */
.foot_head li a.ftr_cat_link {
  display: inline-block;
  align-items: center;
}

.foot_head li a.ftr_cat_link .fa-external-link-alt {
  margin-left: 5px;
  font-size: 14px;
  padding-top: 2px;
}
