body {
width: 100%;
overflow-x: hidden;
background-color: #fff;
color: #2d2d2d;
font-family: 'PT Sans'!important;
height: 100%;
}
a {
text-decoration: none !important;
}
.lds-animaker-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(0,0,0,0.25);
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 99997;
}
.lds-animaker {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-animaker div:nth-child(1) {
  left: 6px;
  animation-delay: -0.24s;
}
.lds-animaker div:nth-child(2) {
  left: 26px;
  animation-delay: -0.12s;
}
.lds-animaker div:nth-child(3) {
  left: 45px;
  animation-delay: 0s;
}
.lds-animaker div {
  display: inline-block;
  position: absolute;
  left: 6px;
  width: 13px;
  background: olive;
  animation: lds-animaker 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
@keyframes lds-animaker {
  0% {
      top: 6px;
      height: 51px;
  }
  50%, 100% {
      top: 19px;
      height: 26px;
  }
  }

/* navbar css */
.nav_wrapper{
background: transparent;
}

.navbar {
/* background-image: linear-gradient(to right, #9458F0, #4E41F1); */
min-height: 65px;
margin: 0;
/* border-bottom: 2px solid #f8f8f8; */
z-index: 999;
position: relative;
top: 0;
left: 0;
right: 0;
width: 100%;
padding-left: 0;
}

.navbar-collapse .navbar-nav .nav-item {
padding: 0 10px
}

.navbar-collapse .navbar-nav .nav-item .nav-link {
color: #FFFFFF;
font-size: 15px
}

.navbar-dark .navbar-toggler-icon {
background-image: url(https://www.animaker.com/static/assets/images/marketing_video/navbar.svg)!important;
cursor: pointer
}

.navbar-collapse .navbar-nav .nav-item .nav-link.signUpButton {
color: #fff;
font-size: 15px;
padding: 5px 26px;
background-color: #F1821E;
border-radius: 4px;
cursor: pointer;
font-family: 'PT Sans'!important;
font-weight:bold;
}
.custom_container {
max-width: 1500px;
margin: 0 auto;
padding: 0 15px
}
  /* hero section css */
  .herosection_content{
    position: absolute;
    bottom: 10%;
    left: 10%;
  }

  .herosection_content h1{
   font-size: 40px;
   font-family: 'PT Sans';
   color:#fff;
   font-weight:bold;
  }
  .herosection_content h1 span{
   font-size:70px;
  }
  .herosection_content .herosection_content_desc{
    font-size: 18px;
    font-family: 'PT Sans';
    color:#fff;
    margin-bottom:30px;
  }
  .herosection_content .apply_job{
    font-size: 15px;
    color:#fff !important;
    background-color: #F5811A;
    padding:10px 18px;
    border-radius:4px;
    cursor:pointer;
  }
  .career_landing_wrapper{
    /* background: url(https://www.animaker.com/jobs/images/hero_image.png);
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat; */
  }

  /* teams section css */
  .animaker_teams{
    padding:80px 0 40px 0;
  }
  .animaker_teams .team_head{
    font-size: 24px;
    font-family: 'PT Sans';
    color:#2D2D2D;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .animaker_teams .team_desc{
    font-size: 15px;
    font-family: 'PT Sans';
    color:#54536C;
  }
  .animaker_teams .mainDescriptionSection{
    position: relative;
    margin-top:30px;
  }
  .jobs_category a{
    /* width: 239px; */
    /* width: 250px; */
    padding-bottom: 30px;
    margin: 0 auto;
    display: block;
}
.jobs_category_type{
  margin-bottom:30px;
}

  .slidelefticon{
    display: none;
    background-image: url(https://www.animaker.com/static_2.0/img/trimvideomaker/slide-left-arrow.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    top: 28%;
    left: -50px;
  }
  .sliderighticon {
    background-image: url(https://www.animaker.com/static_2.0/img/trimvideomaker/slide-right-arrow.svg);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    top: 28%;
    right: -50px;
  }
  .horizontal-images{
    width: 100%;
    display: flex;
    align-items: flex-end;
  }
  .viewallstartdesttransupdate{
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .animakerteamstype{
    text-align: center;
    width: 100%;
    display: inline-block;
  }

  .teams_title{
    font-size:15px;
    color:#2D2D2D;
    margin: 10px 0;
    text-align: left;
    font-weight: bold;
  }
  .animakerteamsimg{
    overflow: hidden;
    cursor:pointer;
  }
  .animakerteamsimg img{
    width:100%;
    height:100%;
  }
  .animakerteamsimg img:hover{
    transform: scale(1.3);
    transition: all 0.3s;
  }
  /* jobs section css */
  .animaker_jobs_block{
    padding:80px 0;
    background: #F8F8F8;
  }
  .animaker_job_head{
    color:#2D2D2D;
    font-size: 24px;
    font-weight: bold;
  }
  .jobslistblock{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    opacity: 1;
    padding: 20px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    margin-bottom:15px;
  }
  .jobtitle p{
    font-size: 18px;
    font-weight: bold;
    color: #2D2D2D;
    margin-bottom: 0;
  }
  .jobtitle span{
    font-size: 15px;
    color: #FFB2D9;
  }
  .jobtitle .Developer{
    font-size: 15px;
    color: #67FF7E;
  }
  .jobtitle .Marketing{
    font-size: 15px;
    color: #AFCAFF;
  }
  .jobinfo .joblocation{
    display: inline-block;
    margin-bottom: 0;
    font-size: 15px;
    color: #C3C3C3;
  }
  .jobinfo .jobtime{
    display: inline-block;
    margin-bottom: 0;
    float:right;
    font-size: 15px;
    color: #C3C3C3;
  }
  .jobinfo img{
    margin-right: 5px;
  }
  .jobapply{
    text-align: right;
  }
  .jobapply a{
    font-size: 15px;
    color: #C3C3C3!important;
    background-color:transparent;
    padding: 8px 25px;
    border-radius: 4px;
    margin-top: 20px;
    border: 1px solid #E6E6E6;
    cursor:pointer;
  }
  .jobapply a:hover{
    color: #fff !important;
    background-color: #F5811A;
    border: transparent;
    box-shadow: 0px 5px 15px #f5811a80;
  }

 /* animakerlife section css */

  .animakerlife{
    padding: 0 0 80px 0;
  }
  .animakerlife h3{
    font-size: 24px;
    font-weight: bold;
    color: #2D2D2D;
  }
  .animakerlife p{
    font-size: 15px;
    color: #54536C;
  }
  .animakerlifelist{
    margin-top:50px;
  }
  .animakerlifelist img{
    vertical-align: top;
    margin-right: 2px;
  }


  /* Animaker jobs form css section */
  .career_form_section_wrapper_outer{
    display: none;
  }
  .career_form_section_wrapper_outer .nav_wrapper{
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 1;
    border: 1px solid #EAEAEA;
  }
  .career_form_section_wrapper_outer .navbar-collapse .navbar-nav .nav-item .nav-link{color:#2D2D2D;}

  .career_form_section_wrapper{
    padding-top: 80px;
  }
  .viewallblock{
    background: transparent linear-gradient(92deg, #9458F0 0%, #4E41F1 100%) 0% 0% no-repeat padding-box;
    opacity: 0.8;
    padding: 10px 100px;
    display: flex;
    /* margin: 0 auto; */
    position: fixed;
    width: 100%;
    z-index: 1;
  }
  .viewallblock p{
    margin-bottom: 0;
    font-size: 15px;
    color: #FFFFFF;
    margin-top: 10px;
  }
  .viewallblock a{
    margin-left: auto;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    opacity: 1;
    padding: 5px 10px;
    color: #fff !important;
    cursor:pointer;
  }

  .jobs_desc_section{
    padding: 100px 0;
    background: #F8F8F8;
  }
  .jobs_desc_section .job_role{
    color: #2D2D2D;
    font-size: 24px;
    font-weight: bold;
  }
  .jobs_desc_section .job_dept{
    font-size: 15px;
    color: #C3C3C3;
  }
  .jobleftcontainer{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    opacity: 1;
    padding: 0px;
  }
  .locationblock{
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid #EDEDED;
  }
  .locationblock span{
    font-size: 12px;
    color: #C3C3C3;
    margin-right: 10px;
    text-transform: capitalize;
  }
  .locationblock img{
      margin-right:5px;
  }
  .jobs_description{
    padding: 20px;
  }
  .jobs_description h5{
    color: #2D2D2D;
    font-size: 18px;
    font-weight: bold;
  }
  .jobs_description span{
    color: #54536C;
    font-size: 15px;
  }
  .jobs_responsibility{
    margin-top: 15px;
  }
  .jobs_responsibility h5{
    color: #2D2D2D;
    font-size: 18px;
    font-weight: bold;
  }
  .jobs_responsibility p{
    color: #54536C;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .jobrightcontainer{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    opacity: 1;
    max-width: 325px;
    margin-left: 30px;
    padding: 20px;
    height:fit-content;
  }
  .jobrightcontainer h5{
    color: #2D2D2D;
    font-size: 18px;
    font-weight: bold;
  }
  .jobrightcontainer label{
    margin: 10px 0;
    font-size: 15px;
    color: #2D2D2D;
  }
  .jobcontainer input{
    width: 283px;
    height:33px;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    opacity: 1;
    padding-left: 15px;
  }
  textarea{
    resize: none;
    width: 283px;
    border: 1px solid #EDEDED;
    border-radius: 4px;
  }
  .glyphicon-arrow-left{
    background-image: url(https://www.animaker.com/jobs/images/left-arrow.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
  }
  .glyphicon-arrow-right{
    background-image: url(https://www.animaker.com/jobs/images/right-arrow.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
  }
  .attachement_file{
    position: relative;
    width: 283px;
    height: 33px;
    border: 1px dashed #EDEDED;
    border-radius: 4px;
    margin-top: 15px;
    /* margin-bottom:15px; */
    text-align: center;
    padding-top: 2px;
  }
  .attachement_file:hover{
    border:1px dashed #ffc524;
  }
  .attachement_file span{
    font-size: 15px;
    color: #2D2D2D;
  }
  .attachement_file input{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
  }
  .accept_files{
    font-size: 12px;
    text-align: center;
    color: #C3C3C3;
  }
  .submit_form_btn{
    padding: 5px 122px;
    background: #F5811A 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 15px #F5811A80;
    border-radius: 4px;
    opacity: 1;
    margin-top: 20px;
    color: #fff !important;
    font-size: 15px;
  }
  .error_name,.error_email,.error_mobno,.error_venture,.error_skills,.error_resp,.error_porto,.error_profile,.error_fromdate,.error_todate{
    font-size: 13px;
    margin-bottom: 0;
    color: #FF0000;
  }

/* success popup section css */
  .anim-new-modal-overlay{
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 99997;
  }
  .subscribe_success_popup {
    width: 550px;
    padding: 20px 70px 50px 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-image: none;
    background-color: #F0FFFB;
    padding: 0;
    background-position: top;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 1.42857143;
    text-align: center;
}

.anim-new-modal {
    display: none;
    overflow: hidden;
    position: fixed;
    z-index: 99998;
    right: 0;
    border-radius: 5px;
    perspective: 800px;
    background-color: #fff;
}

.wrapper1 {
height: 200px;
background: transparent linear-gradient(90deg, #08B3E5 0%, #63D6B5 100%) 0% 0% no-repeat padding-box;
opacity: 1;
}
.wrapper2 {
transform: translateY(-42%);
margin-bottom: -110px;
}
.success_text {
font-weight: bold;
font-family: 'PT Sans';
color: #54536C;
font-size: 25px;
text-align: center;
margin-bottom: 10px;
margin-top: 30px;
}
.success_text1 {
margin: 0;
padding-bottom: 20px;
color: #54536C;
font-size: 18px;
font-family: 'Open Sans', sans-serif;
}

/* animate slide */
.zs_temprow_one {
background: url("https://www.animaker.com/jobs/images/animakerlife_images.png") repeat-x;
max-width: 1680px;
background-size: auto 150px;
height: 150px;
animation: slide2 120s linear infinite;
}
@keyframes slide2 {
0% {
background-position: 0 0;
}
100% {
background-position: -4736px;
}
}
.viewallstartdesttransupdate::-webkit-scrollbar {
width: 6px;
}
/* Track */
.viewallstartdesttransupdate::-webkit-scrollbar-track {
background: transparent;
border-radius: 6px;
}

/* Handle */
.viewallstartdesttransupdate::-webkit-scrollbar-thumb {
background:transparent;
border-radius: 6px;
}

/* Handle on hover */
.viewallstartdesttransupdate::-webkit-scrollbar-thumb:hover{
background:transparent;
}
/* Footer css */

#footerWrapper {
background: #221E2F;
}
#footerWrapper .row{
display: block;
}
#footerWrapper ul li{
font-family: 'PT Sans';
color: #AFAFAF;
line-height: 2em;
text-align: justify;
font-size: 16px;
list-style-type: none;
}
.pt30{
padding-top:3em;
padding-bottom: 20px;
}
footer h1, footer h2, footer h3, footer h4 {
color: #F5811A;
margin-bottom: 40px;
font-size: 27px;
font-family: 'PT Sans';
font-weight:700;
}
.row:before, .row:after {
display: table;
content: " ";
}
.footer_animaker{
color: #777;
}
.footer_animaker {
font-size: 14px;
line-height: 1.5em;
font-family: 'PT Sans';
/* font-family: 'Poppins', sans-serif; */
}
.footer-color1 {
color: #fe7800;
}
.footertxt ul{
padding-left:0 !important;
}
.footertxt ul li a, .footer_animaker a {
color: #777;
}
.category_product {
font-family: 'PT Sans';
color: #fff;
font-size: 20px;
}
.iconfacebook,.icongoogle,.iconlinkedin,.icontwitter,.iconyoutube{float:left;height:32px;width:32px;display:block}.iconfacebook{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -9px -8px no-repeat rgba(0,0,0,0)}.iconfacebook:hover{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -9px -49px no-repeat rgba(0,0,0,0)}.icontwitter{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -44px -8px no-repeat rgba(0,0,0,0)}.icontwitter:hover{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -44px -49px no-repeat rgba(0,0,0,0)}.icongoogle{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -80px -9px no-repeat rgba(0,0,0,0)}.icongoogle:hover{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -80px -49px no-repeat rgba(0,0,0,0)}.iconlinkedin{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -115px -9px no-repeat rgba(0,0,0,0)}.iconlinkedin:hover{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -115px -49px no-repeat rgba(0,0,0,0)}.iconyoutube{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -152px -10px no-repeat rgba(0,0,0,0)}.iconyoutube:hover{background:url(https://www.animaker.com/static/assets/images/footer-animaker-logo-new.png) -152px -49px no-repeat rgba(0,0,0,0)}
.footer-copyright {
font-weight: 700;
font-size: 14px;
color: #4B4B65;
font-family: 'PT Sans';
margin:0;
}
.divider{
border-right: 1px solid #d8d8d8;
}
.navbar:before, .navbar:after {
display: none;
content: " ";
}
.footer_section{
float: left;
}
.footertxt .col-sm-6{
width:50%;
}
@media (max-width:1680px) {
.custom_container {
max-width: 1400px
}
}
@media (max-width:1440px) {
.custom_container {
max-width: 1200px
}
}
@media (max-width:1366px) {
.custom_container {
max-width: 1140px
}
}
@media (max-width:1226px) {
.custom_container {
max-width: 1024px
}
}
@media (max-width:1024px) {
.custom_container {
max-width: 940px
}
}
@media (max-width:991px) {
.custom_container {
max-width: 800px
}
}
@media (max-width:850px) {
.custom_container {
max-width: 740px
}
}

@media (max-width:776px) {
.custom_container {
max-width: 680px
}
}
@media (max-width:720px) {
.custom_container {
max-width: 600px
}
}

@media (max-width:650px) {
.custom_container {
max-width: 550px
}
.career_landing_wrapper{
  background-size: cover;
  background-position: bottom;
}
}
@media (max-width:580px) {
.custom_container {
max-width: 540px
}
}
@media (max-width:560px) {
.custom_container {
max-width: 500px
}
}

@media (max-width:530px) {
.custom_container {
max-width: 480px
}
}
@media (max-width:500px) {
.custom_container {
max-width: 400px
}
}
@media (max-width:430px) {
.custom_container {
max-width: 380px
}
}
@media (max-width:400px) {
.custom_container {
max-width: 370px
}
}
@media (max-width:380px) {
.custom_container {
width: 100%;
padding: 0px 10px;
}
}
