* {
    transition: all ease-in-out 0.5s;
}
.p0
{
    padding: 0px;
}
body
{
    overflow-x: hidden;
/*    padding-bottom: 100px;*/
}

.carrier_div_etmine12
{
    background-image: url(../image/be_back.jpg);
    background-size: cover;
    background-position: center;
}

.inside_first_div_etmine12
{
    margin-top: 8vh;
    font-size: 112px;
    color: #FFF100;
}
.inside_first_div_etmine12 p
{
    font-size: 25px;
    margin-top: -3vh;
    padding-left: 1vh;
}
.overlay123 {
    background: #000;
    width: 100%;
    height: 96%;
    display: block;
    position: absolute;
    top: 0px;
    left: -1px;
    z-index: 0;
    opacity: 0.6;
}
.overlay1234 {
    background: #000;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: -1px;
    z-index: 0;
    opacity: 0.8;
}
.main_top_second_div_back12
{
    background-image: url(../image/ptrn-page-bg.png);
        background-repeat: repeat;
    background-position: center;
}
.career_div2_etmine12
{
    margin-top: 3vh;
    font-size: 25px;
    color: #800080;
        padding-left: 4vh;
}

.transition, p, ul li i:before, ul li i:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, h1, ul li {
  animation: flipdown 0.5s ease both;
}

.no-select, h2 {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}




@media (max-width: 550px) {
 /* body {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }*/
}

h1, h2 {
  color: #000;
 /* background: #000;*/
}

h1 {
  text-transform: uppercase;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 3px;
  font-weight: 100;
}

h2 {
  font-size: 26px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  /*background-color: #fefffa;*/
  margin: 0;
  cursor: pointer;
  padding: 4px;
  box-shadow: 2px 2px 2px 2px;
  height: 80px;
  padding-top: 2vh;
  border-radius: 10px;
    padding-left: 10px !important;
}

.accordin_div_part ul li p {
  color: #000;
    font-size: 17px;
    line-height: 36px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 1px;
    z-index: 2;
    padding-left: 16px !important;
    padding: 4px;
    background: #FFF;
    border-radius: 10px;
    opacity: 0.9;
}

ul {
  list-style: none;
 /* perspective: 900;*/
 /* padding: 0;*/
  /*margin: 0;*/
}
.accordin_div_part ul li {
  /*position: relative;
  padding: 0;
  margin: 0;*/
 /* padding-bottom: 4px;
  padding-top: 18px;
  border-top: 1px dotted #dce7eb;*/
 /* background: #000;*/
}
.accordin_div_part ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.accordin_div_part ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordin_div_part ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordin_div_part ul li:last-of-type {
  padding-bottom: 0;
}
.accordin_div_part ul li i {
  position: absolute;
  transform: translate(-6px, 0);
     margin-top: 36px;
    right: 32px;
}
.accordin_div_part ul li i:before, ul li i:after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 3px;
  height: 9px;
}
.accordin_div_part ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordin_div_part ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.accordin_div_part ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.accordin_div_part ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.accordin_div_part ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.accordin_div_part ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}
.accordin_div_part 
{
        margin-top: -1.5vh;
    /*background-image: url(../image/be_back.jpg);
        background-repeat: no-repeat;
    background-position: center;
    background-size: cover;*/
}
.accordin_div_part ul li
{
    margin-top: 2vh;
    margin-left: -6vh;
}

#footer1 {
    background: #f2f2f2;
    padding: 20px;
    
}
#footer1 ul {
    margin-left: -45px;;
}
#footer1 ul li {
    list-style: none;
    display: inline-block;
    margin: 10px;
    font-size: 20px;
}
.vister_div1234321
{
    /*background: grey;*/
    line-height: 0.5;
    padding-top: 1vh;
    color: #000;
    text-align: left;
    padding-left: 2vh;
    border-radius: 8px;
    font-size: 22px;
    padding-bottom: 0vh;
    /* padding-right: 12vh; */
    /*width: 34%;*/
    
}
.vister_div1234321 i
{
    color: green;
    font-size: 12px;
}
.no_of_count
{
  float: right;
}
.count_logo_div
{
  margin-top: 1vh;
}
.location_div1234312323
{
  padding-left: 10vh;
}
.tp_logo_div
{
  margin-top: -1vh;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
.accordin_div_part ul li h2
{
  height: 88px !important;
  font-size: 24px;
}
.location_div1234312323 {
    padding-left: 0vh !important;
}
.accordin_div_part ul li {
    
    margin-left: -4.5vh;
}
}

@media screen and (max-width: 640px) and (min-width: 360px){
.logo_div
{
  display: none !important;
}
.logo_block_none
{
    position: absolute !important;
    top: 4vh !important;
    padding: 0 20px !important;
    z-index: 10 !important;
    display: block;
}
#menu ul li {
    list-style: none;
    font-size: 30px !important;
    margin: 8px 0px !important;
    display: block;
}
.inside_first_div_etmine12 {
    
    font-size: 70px !important;
    
}
.inside_first_div_etmine12 p {
    font-size: 20px;
    margin-top: -4vh;
    }
  .location_div1234312323 {
    padding-left: 0vh !important;
}
.no_of_count {
    
    width: 100%;
    text-align: center;
    margin-top: 1vh;
}
#footer1 {
    
    height: 67vh;
}
.tp_logo_div {
    margin-top: 1vh;
}
.accordin_div_part ul li h2
{
  height: 88px !important;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
}
.accordin_div_part ul li i {
   
    margin-top: 46px;
    right: 10px;
}
}
@media screen and (max-width: 480px) and (min-width: 320px){
.logo_div
{
  display: none !important;
}
.logo_block_none
{
    position: absolute !important;
    top: 4vh !important;
    padding: 0 20px !important;
    z-index: 10 !important;
    display: block;
}
#menu ul li {
    list-style: none;
    font-size: 30px !important;
    margin: 8px 0px !important;
    display: block;
}
.inside_first_div_etmine12 {
    
    font-size: 70px !important;
    
}
.inside_first_div_etmine12 p {
    font-size: 20px;
    margin-top: -4vh;
    }
  .location_div1234312323 {
    padding-left: 0vh !important;
}
.no_of_count {
    
    width: 100%;
    text-align: center;
    margin-top: 1vh;
}
#footer1 {
    
    height: 80vh;
}
.tp_logo_div {
    margin-top: 1vh;
}
.accordin_div_part ul li h2
{
  height: 88px !important;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
}
.accordin_div_part ul li i {
   
    margin-top: 46px;
    right: 10px;
}
}