/* Newly added css here */

/* Footer  */
.testi_company_logo{
  width: 100px;height: 60px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.hero_cloud1,.hero_cloud2,.hero_cloud3 ,.editvideo_cloud1,.editvideo_cloud2,.editvideo_cloud3,.demo_cloud1,.demo_cloud2,.demo_cloud3{
  position: absolute;
  background-image: url(https://web.animaker.com/static_2.0/img/enterprise/cloud.png);
  background-repeat: no-repeat;
  width: 100px;
  height: 23px;
}
.hero_cloud1{
  left: 10%;
  top:10%;
}

.hero_cloud2{
  left: 40%;
  bottom:20%;
}
.hero_cloud3{
  right: 10%;
  top:10%;
}
.editvideo_cloud1, .demo_cloud1{
  left: 5%;
  top:10%;
}
.editvideo_cloud2 ,.demo_cloud2{
  left: 40%;
  bottom:4%;
}
.editvideo_cloud3, .demo_cloud3{
  right: 5%;
  top:30%;
}



.footer_area{
  width: 100%;
  padding: 15px 40px;
  background: #424158 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
}

.footer_area .copyright_area p{
  display: inline-block;
  font-size: 15px;
  color: #FFFFFF;
  margin: 0;
}

.footer_right{
  margin-left: auto;
}

.footer_right ul{
  list-style: none;
  margin: 0;
}
.footer_right ul li{
  padding: 0px 10px;
  display: inline-block;
  color: #FFFFFF;
  font-size: 15px
}
.footer_right ul li a{
  color:#fff;
}

.edit_videos_with_ease, .join_us_requestdemo{
  position: relative;
    background-image: linear-gradient(to right, #9458F0, #4E41F1);
}

.join_us_requestdemo .join_us_requestdemo_innerbg{
  background-image: url(https://web.animaker.com/static_2.0/img/enterprise/top_right_wave.png), url(https://web.animaker.com/static_2.0/img/enterprise/bottom_left_wave.png);
  background-position: top right, bottom left;
  background-repeat: no-repeat,no-repeat;
  padding: 80px 0px;
  text-align: -webkit-center;
}

.edit_videos_with_ease_inner{
  background-image: url(https://web.animaker.com/static_2.0/img/enterprise/top_left_wave.png), url(https://web.animaker.com/static_2.0/img/enterprise/bottom_right_wave.png);
  background-position: top left, bottom right;
  background-repeat: no-repeat,no-repeat;
  padding: 80px 0px;
}


.edit_videos_with_ease .header_inner, .security-guidelines_org .header_inner , .animker_publish_platform .header_inner, .team_support_setting_up .header_inner ,.join_us_requestdemo .header_inner{
    text-align: center;
    padding-bottom: 30px;
}
.edit_videos_with_ease .header_inner h1, .join_us_requestdemo .header_inner h1{
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
    white-space: pre;
}

.join_us_requestdemo .rqst_livedemo_btn{
    width: 400px;
    height: 60px;
    font-size: 18px;
    font-weight: 600;
    background-image: linear-gradient(to right, #EF3297, #F8AA43);
    color: #FFFFFF;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-family: 'PT Sans'!important;
    box-shadow: 0 3px 6px #00000029;
}
.edit_videos_with_ease .header_inner p{
    font-size: 18px;
    color: #FFFFFF;
}

.edit_videos_with_ease .preview_img, .edit_videos_with_ease video{
    border-radius: 6px;
    width: 100%;
}


/* security */

.security-guidelines_org , .team_support_setting_up{
    padding: 80px 0px;
    background-color: #F8F8F8;
}

.security-guidelines_org .header_inner h1 , .team_support_setting_up .header_inner h1, .animker_publish_platform .header_inner h1{
    font-size: 38px;
    font-weight: 600;
    color: #2D2D2D;
    padding-bottom: 30px;
    white-space: pre;
}

.security-guidelines_org .security_decription .desc_onebyeone .data_encrytpion, .security-guidelines_org .security_decription .desc_onebyeone .single_signon, .security-guidelines_org .security_decription .desc_onebyeone .databackup_recovery, .security-guidelines_org .security_decription .desc_onebyeone .twofactore_auth{
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
}

.security-guidelines_org .security_decription .desc_onebyeone img{
    width: 34px;
    height: 34px;
}

.security-guidelines_org .security_decription .desc_onebyeone span{
    color: #54536C;
    font-size: 16px;
}

.security-guidelines_org .security_decription .gdpr_info{
    text-align: center;
}
.security-guidelines_org .security_decription .gdpr_info p{
    padding-top: 20px;
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 600;
}


.animker_publish_platform{
    padding:80px 0;
}
.animker_publish_platform .header_inner p{
    font-size: 18px;
    color: #54536C;
    white-space: pre;
    padding-bottom: 30px;
}

.animker_publish_platform .platforms_logos img{
    width: 100%;
}

.team_support_setting_up .priority_support, .team_support_setting_up .account_managing, .team_support_setting_up .start_instantly {
    text-align: center;
}
.team_support_setting_up .priority_support img, .team_support_setting_up .account_managing img, .team_support_setting_up .start_instantly img{
    /* width: 60px;
    height: 60px; */
}
.team_support_setting_up .priority_support h3, .team_support_setting_up .account_managing h3, .team_support_setting_up .start_instantly h3{
    padding-top: 20px;
    font-size: 18px;
    color: #2D2D2D;
}
.team_support_setting_up .priority_support p, .team_support_setting_up .account_managing p, .team_support_setting_up .start_instantly p{
    padding-top: 10px;
    font-size: 16px;
    color: #54536C;
    white-space: pre;
}



/* end */
.new_home_section{
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, #9458F0, #4E41F1);
    
}
.new_home_section_innerbg{
    background-image: url(https://web.animaker.com/static_2.0/img/enterprise/top_right_wave.png),url(https://web.animaker.com/static_2.0/img/enterprise/bottom_left_wave.png);
    background-position: top right, bottom left;
    background-repeat: no-repeat,no-repeat;
}


.new_home_section .stairs_bg{
    background-image: url(https://web.animaker.com/static_2.0/img/enterprise/hero_bottom_bg.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}


.hero_explainer_section{
    background-image: url(https://web.animaker.com/static_2.0/img/enterprise/hero-explainer-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.hero_explainer_innersection {
    padding: 100px 0px;
}

.hero-section h1 {
  position: relative;
  color: #FFFFFF;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 600;
  font-family: 'PT Sans'!important
}

.hero-section #p1 {
    color: #B9A7FF;
    padding: 20px 0 30px 0;
    font-size: 16px;
    line-height: 1.8;
    font-family: 'PT Sans'!important
}

.hero-section .herosection_button a{
    width: 340px;
    height: 60px;
    font-size: 18px;
    font-weight: 600;
    background-image: linear-gradient(to right, #EF3297, #F8AA43);
    color: #FFFFFF;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    opacity: .8;
    font-family: 'PT Sans'!important;
    box-shadow: 0 3px 6px #00000029
}


#animakerHeader {
    /* background-color: #fff; */
    padding: 0px 40px;
    min-height: 65px;
    margin: 0px;
    /* border-bottom: 2px solid #F8F8F8; */
    /* z-index: 999; */
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    z-index:9999;
    /* background: transparent radial-gradient(closest-side at 1% 97%, #752996 0%, #752996 0%, #1D005C 38%, #571884 100%) 0% 0% no-repeat padding-box;
    opacity: 1; */
}

#animakerHeader.active{
background-color: #fff;
box-shadow: rgba(0, 12, 32, 0.04) 0px 0px 1px 0px, rgba(10, 31, 68, 0.04) 0px 16px 24px 0px;

}
.navbar-brand {
    padding-top: .5rem;
    padding-left: 7rem;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
#animakerHeader .animaker_tobuttons {
    margin-left: auto;
}
.animaker_tobuttons ul {
    list-style: none;
    margin-right: 94px;
    margin-top: 10px;
}
.animaker_tobuttons ul li {
    display: inline-block;
    padding-right: 1rem;
    padding-left: 1rem;
}
.animaker_tobuttons ul li a {
    font-size: 13px;
    font-weight: 500;
    color: #53627C !important;
}


.iqYDKW {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    pointer-events: none;
}
.banner-shape {
    z-index: 2;
}
.iqYDKW svg {
    width: 100%;
    height: auto;
    display: block;
}


.customers{
  margin:80px 0;
}
.customers p{
  font-family: 'PT Sans'!important;
  color:#54536C;
  font-size: 21px;
  text-align:center;
  line-height: 1.4;
  padding-bottom: 40px;

}
.animation_liveaction{
background: #F8F8F8 0% 0% no-repeat padding-box;
text-align:center;
padding: 80px 0;
}
.animation_liveaction h3{
  color: #2D2D2D;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    margin-bottom: 20px;
    font-size:32px;
}
.animation_liveaction p{
  color: #54536C;
    font-family: 'PT Sans'!important;
    font-size: 18px;
}
.animakerfeatureslist{
  padding:70px 0;
}
.animakerfeatures_mobile,.templates_mobile,.animaker_profeatures_mobile{
  display:none;
}

.animakerfeatureslist h2{
  text-align: center;
    color: #2D2D2D;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 35px;
    font-family: 'PT Sans'!important;
}
.animakerfeatureslist h3{
  font-size: 40px;
    font-weight: bold;
    color: #2D2D2D;
    font-family: 'PT Sans'!important;
    margin-bottom: 20px;
}
.animakerfeatureslist p{
  color: #54536C;
    font-size: 21px;
    font-family: 'PT Sans'!important;
}
.animakerfeatureslist .animakerfeature1,.animakerfeatureslist .animakerfeature2,.animakerfeatureslist .animakerfeature3{
  padding-top:50px;
}
.animakertemplates{
  padding: 70px 0;
    background: #F8F8F8 0% 0% no-repeat padding-box;
}
.animakertemplates h3{
  font-size: 40px;
    font-weight: bold;
    color: #2D2D2D;
    font-family: 'PT Sans'!important;
    margin-bottom: 20px;
}
.animakertemplates p{
  color: #54536C;
    font-size: 21px;
    font-family: 'PT Sans'!important;
}
.animation_profeatures{
  text-align:center;
  padding: 80px 0;
}
.animation_profeatures h3{
  color: #2D2D2D;
    font-family: 'PT Sans'!important;
    font-weight: bold;
    margin-bottom: 20px;
    font-size:32px;
}
.animation_profeatures p{
  color: #54536C;
    font-family: 'PT Sans'!important;
    font-size: 18px;
}
.animaker_users_description {
    background: url(https://www.animaker.com/static/assets/images/animakerhome/usersbackground.svg) no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 100px 0;
    position: relative;
}
.mainDescriptionSection .animos_count #p1, .mainDescriptionSection .assets_count #p1, .mainDescriptionSection .users_count #p1 {
    padding-top: 20px;
    font-size: 50px;
    font-weight: 600;
    color: #ffcd00;
}
.mainDescriptionSection .animos_logo img, .mainDescriptionSection .assets_logo img, .mainDescriptionSection .users_logo img {
    width: 60px;
    height: 60px;
}
.getStartedSection {
    margin-top: 50px;
}
.getStartedSection a {
    margin: 0 auto;
    width: 380px;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(270deg, #f57400 0, #e8e24a 100%) 0 0 no-repeat;
    color: #fff;
    height: 60px;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    opacity: 1;
    font-family: 'PT Sans'!important;
    box-shadow: 0 3px 6px #00000029;
}
.mainDescriptionSection .animos_text #p2, .mainDescriptionSection .assets_text #p2, .mainDescriptionSection .users_text #p2 {
    font-size: 18px;
    color: #fff;
    margin-top:20px;
}
.custom_container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px
}
.animaker_users_description .mainDescriptionSection .animakerAnimosCreated, .animaker_users_description .mainDescriptionSection .animakerAssestsCollection, .animaker_users_description .mainDescriptionSection .animakerUsersCreated, .animaker_users_description .usersHeader {
    text-align: center;
}
.tab_section{
margin: 100px 0 30px;
}
.tab_section .tab_desc#Entrepreneurs .bg_img {
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/enterpreneurs_thumb.png);
}
.tab_section .tab_desc#Marketers .bg_img {
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/marketer_thumb.png);
}
.tab_section .tab_desc#hrteam .bg_img {
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/hr_thumb.png);
}
.tab_section .tab_desc#Storytellers .bg_img {
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/storyteller_thumb.png);
}
.tab_section .tab_desc#Everyone .bg_img {
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/everyone_thumb.png);
}
.tab_section .tab_desc .bg_img{
  background-size: 100%;
  background-repeat: no-repeat;
  text-align:center;
  height:490px;
  position:relative;
  /* border-top-right-radius: 40px; */
  /* border-bottom-left-radius: 40px; */
  /* border-top-left-radius: 3px; */
  /* border-bottom-right-radius: 3px; */
}
.tab_buttons ol li{
   list-style-type: none;
}
.carousel-btn{
  width: 19%;
    display: inline-block;
}

.tab_buttons ol li .Entrepreneurs_tab {
  width: 50px;
  height: 50px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/enterpreneurs_icon.svg);
    cursor: pointer;
}
.tab_buttons ol li .Marketers_tab {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/marketer_icon.svg);
    cursor: pointer;
}
.tab_buttons ol li .hrteam_tab {
  width: 50px;
  height: 50px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/hr_icon.svg);
    cursor: pointer;
}
.tab_buttons ol li .Storytellers_tab {
  width: 50px;
  height: 50px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/storyteller_icon.svg);
    cursor: pointer;
}
.tab_buttons ol li .Everyone_tab {
  width: 50px;
  height: 50px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    background-image: url(https://www.animaker.com/static/assets/images/animakerhome/everyone_icon.svg);
    cursor: pointer;
}
.tab_section h2{
  text-align: center;
    color: #2D2D2D;
    font-weight: bold;
    margin-bottom: 50px;
    font-size: 40px;
    font-family: 'PT Sans'!important;
}
.tab_section p{
  color:#fff;
  font-family: 'PT Sans'!important;
  font-size:21px;
}
.tab_section h3{
  color:#fff;
  font-family: 'PT Sans'!important;
  font-size:30px;
  font-weight:bold;
}
.overlay{
    background-color: rgba(0, 0, 0, 1.51);
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.41);
    position: absolute;
    transition: 0.2s ease all;
    /* border-top-right-radius: 40px; */
    /* border-bottom-left-radius: 40px; */
    /* border-top-left-radius: 3px; */
    /* border-bottom-right-radius: 3px; */
}
.overlay_text{
  position:absolute;
  left:30px;
  top:35%;
  text-align:left;
}
.testimony{
  position:relative;
  margin: 80px 0;
  background-image: url(https://www.animaker.com/static_2.0/img/gifmaker/create-background-left.svg), url(https://www.animaker.com/static_2.0/img/gifmaker/create-background-right.svg);
    background-position: left, right;
    background-repeat: no-repeat;
}
.testimony .testimonial-slides {
    margin: 80px 0;
    text-align:center;
}
.testimony .testimonial-slides #myCarousel.double {
    height: auto;
}
.testimony .testimonial-slides #myCarousel.double {
    width: 70%;
    margin: auto;
    height: 200px;
}
.testimony .testimonial-slides .testimonial_set.carousel-inner {
    width: 100%;
    text-align: center;
    float: none;
    height: auto !important;
}
.testimony .testimonial-slides .testimonial_set{display:block;margin-top:30px;}
.testimony .testimonial-slides .testimonial_set.carousel-inner{width:100%;text-align:center;float:none;height: auto !important}
.testimony .testimonial-slides .testimonial_set .img-circle{margin: 0 auto;width:80px;height:80px;}
.testimony .testimonial-slides #myCarousel.double{height:auto;}
.testimony .testimonial-slides .testimonial_title{color: #54536C;font-family: 'PT Sans'!important;font-size: 21px;text-align:center;line-height:1.2;margin-bottom: 30px;margin-top:40px;}
.testimony .testimonial-slides .carousel-inner .testimonial p{color: #2D2D2D;font-family: 'PT Sans'!important;font-size: 24px;}
.testimonial-auth{
  color:#2D2D2D;
  font-size:24px;
  font-family: 'PT Sans'!important;
  font-weight:bold;
  margin-top:30px;
}
.testimonial-slides .carousel-inner{height: auto !important}
.testimony .testimonial-slides .carousel-indicators li.active{background-color: #5b5bd6;border-color: #5b5bd6;}
.testimony .testimonial-slides .carousel-indicators{
  bottom:-70px;
}
.testimony .testimonial-slides .carousel-indicators li{border-color: #BDBBBC;background-color: #BDBBBC;}

.topuserslogo{
  padding: 40px 0;
  text-align: center;
  background: #F8F8F8 0% 0% no-repeat padding-box;
}
.custom_container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px
}
/* footer style */
#footerWrapper {
    background: #2A2738;
}
.pt30 {
    padding-top: 3em;
}
.custom_width {
    max-width: 1030px;
}
.category_product {
  font-size: 20px;
  font-family: 'PT Sans';
    color: #fff;
}
#footerWrapper ul li {
  font-size: 16px;
  font-family: 'PT Sans';
}
.footertxt ul{
  padding-left:0;
}
.footertxt ul li {
    font-size: 14px;
    line-height: 2em;
    text-align: justify;
    font-family: raleway-regular;
    color: #7e838a;
    list-style-type: none;
}
.footertxt ul li a,.footer_animaker a{
  color:#777;
}
footer h1, footer h2, footer h3, footer h4{
  color: #F5811A;
    margin-bottom: 40px;
    font-size: 27px;
    font-family: 'PT Sans';
}
a:link, a:visited {
    text-decoration: none;

}
.footer-copyright {
    font-weight: 700;
    font-size: 14px;
    color: #4B4B65;
    font-family: 'PT Sans';
}
.footer-bold {
    color: #4B4B65;
}
.footer-color1 {
    color: #fe7800;
}
.footer_animaker {
    font-size: 14px;
    line-height: 1.5em;
    font-family: 'Poppins', sans-serif;
  }
  .iconfacebook {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -9px -8px no-repeat rgba(0,0,0,0);
}
.iconfacebook:hover {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -9px -49px no-repeat rgba(0,0,0,0);
}
.icontwitter {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -44px -8px no-repeat rgba(0,0,0,0);
}
.icontwitter:hover {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -44px -49px no-repeat rgba(0,0,0,0);
}
.iconlinkedin {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -115px -9px no-repeat rgba(0,0,0,0);
}
.iconlinkedin:hover {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -115px -49px no-repeat rgba(0,0,0,0);
}
.iconyoutube {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -152px -10px no-repeat rgba(0,0,0,0);
}
.iconyoutube:hover {
    background: url(https://www.animaker.com/static/assets/images/footer-sprite.png) -152px -49px no-repeat rgba(0,0,0,0);
}
.iconfacebook, .icongoogle, .iconlinkedin, .icontwitter, .iconyoutube {
    float: left;
    height: 32px;
    width: 32px;
    display: block;
}
@media (max-width:1680px) {
    .custom_container {
        max-width: 1400px
    }
  }

  @media (max-width:1440px) {
    .custom_container {
        max-width: 1200px
    }
   
    .maker{
        right: 1%;
    }
  }
  @media (max-width:1366px) {
    .custom_container {
        max-width: 1140px
    }
  }



  @media (max-width:1226px) {
    .custom_container {
        max-width: 1024px
    }
    .topuserslogo img{
      width:100%;
    }
  }
  @media (max-width:1024px) {
    .custom_container {
        max-width: 940px
    }
  }
  @media (max-width:991px) {
    .hero_cloud1,.hero_cloud2,.hero_cloud3 ,.editvideo_cloud1,.editvideo_cloud2,.editvideo_cloud3,.demo_cloud1,.demo_cloud2,.demo_cloud3{
      display: none;
    }
    .custom_container {
        max-width: 800px
    }
    .animakerfeatures_mobile,.templates_mobile,.animaker_profeatures_mobile{
      display:block;
      text-align:center;
    }
    .animakerfeatures_desktop,.templates_desktop,.animaker_profeatures_desktop{
      display:none;
    }
    .mainDescriptionSection .animos_count #p1, .mainDescriptionSection .assets_count #p1, .mainDescriptionSection .users_count #p1 {
    font-size: 32px;
}
.mainDescriptionSection .animos_text #p2, .mainDescriptionSection .assets_text #p2, .mainDescriptionSection .users_text #p2 {
    font-size: 18px;
    color: #fff;
}
.tab_section .tab_desc .bg_img{
  height:450px;
}

.edit_videos_with_ease .header_inner h1, .join_us_requestdemo .header_inner h1, .animker_publish_platform .header_inner p, .security-guidelines_org .header_inner h1 , .team_support_setting_up .header_inner h1, .animker_publish_platform .header_inner h1{
  white-space: unset;
}

}

@media (max-width:850px) {
    .custom_container {
        max-width: 740px
    }
}

@media (max-width:776px) {
    .custom_container {
        max-width: 680px
    }
    .custom_width {
    max-width: 750px;
}
}

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

@media (max-width:650px) {
    .custom_container {
        max-width: 550px
    }
  }
  @media (max-width:580px) {
    .custom_container {
        max-width: 540px
    }

   .herosection a,.getStartedSection a{
      width:340px;
    }
    .tab_section .tab_desc .bg_img{
      height:440px;
      background-size:100% 100%;
    }
    .overlay_text {
    position: absolute;
    left: 15px;
    top: 25%;
    text-align: left;
}

   
    .testimony .testimonial-slides .carousel-inner .testimonial p{
      font-size:18px;
    }
    .customers p{
      font-size:18px;
    }
   
.customers p{
  font-size:18px;
}
.animakerfeatureslist h2{
  font-size: 26px;
}
.animakerfeatureslist .animakerfeature1, .animakerfeatureslist .animakerfeature2, .animakerfeatureslist .animakerfeature3 {
    padding-top: 30px;
}
.animakerfeatureslist h3{
  font-size:24px;
}
.animakerfeatureslist p{
  font-size: 18px;
  margin-top: 10px;
}
.animakertemplates h3{
  font-size:30px;
}
.animakertemplates p{
  margin-top:40px;
}
.animation_profeatures {
    text-align: center;
    padding: 50px 0;
}
.animation_profeatures p {
    color: #54536C;
    font-family: 'PT Sans'!important;
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.animaker_users_description{
  padding: 60px 0;
}
  }
  @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: 450px
  }
  .hero-section .herosection_button a, .join_us_requestdemo .rqst_livedemo_btn{
    width: 300px;
  }

  .footer_area{
    padding:15px 20px;
    display:inline-block;
  }
  .footer_right {
     margin-left: auto;
     text-align: center;
     padding-top: 6px;
 }
 .footer_right ul{
    padding:0;
 }

}
@media (max-width:480px) {
    .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;
    }
}
