* {
  outline: 0;
  box-sizing: border-box
}

a {
  text-decoration: none
}

a:focus,
a:hover {
  text-decoration: none
}

.row {
  margin: 0;
  width: 100%;
  height: 100%
}
.row:before, .row:after {display: none !important;}

body {
  width: 100%;
  overflow-x: hidden;
  background-color: #fff;
  color: #2d2d2d;
  font-family: 'PT Sans'!important;
  height: 100%
}
.nav_wrapper{
}

.navbar {
  background-color: #fff;
  min-height: 65px;
  margin: 0;
  /* border-bottom: 2px solid #f8f8f8; */
  z-index: 999;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

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

.navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #54536C;
  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 {
  font-size: 15px;
  border-radius: 4px;
  cursor: pointer;
  font-family: 'PT Sans'!important
}
.navbar-brand {
  padding: 7px 15px;
}
.custom_container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 15px
}

.animaker_creativity{
  padding: 40px 0;
  text-align: center;
  background-image: url(https://www.animaker.com/static_2.0/img/animakerfeatures/creativebg1.svg), url(https://www.animaker.com/static_2.0/img/animakerfeatures/creativebg2.svg);
  background-position: left, right;
  background-repeat: no-repeat;
}
.animaker_creativity a{
  text-decoration: none;
  color: #2d2d2d;
}
.animaker_creativity h1{
  font-size: 40px;
  font-weight: bold;
  color: #2d2d2d;
}
.animaker_creativity .head_text{
color: #54536C;
margin-top:20px;
font-size:18px;
}
.animaker_creativity .nav{
/* width: 600px; */
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: row;
}
.animaker_creativity .tab-content{
/* width:700px; */
margin: 0 auto;
}
.nav-tabs{
border-bottom:none;
}
.nav-tabs .nav-link{
border:none;
}
.nav-tabs .nav-link.active{
border-left-color: transparent;
border-top-color: transparent;
border-right-color: transparent;
border-bottom: 2px solid #ffc524;
color:#2d2d2d;
font-weight:bold;
}
.nav-tabs .nav-link:hover{
/* border-color:transparent; */
}
.animaker_creativity .nav-link{
/* padding: .5rem 50px; */
margin-left:40px;
font-size: 21px;
}

.animaker_powerful_features{
  background-color: #F6F2FD;
  padding: 80px 0;
  text-align: center;
}
.animaker_powerful_features .html5,.animaker_powerful_features .craftytemplates,.animaker_powerful_features .videoassets{
  text-align: center;
  /* width:300px; */
  margin:0 auto;
}
.animaker_powerful_features h3{
  font-size: 21px;
  color: #2D2D2D;
  font-weight: bold;
  margin: 20px 0;
}
.animaker_powerful_features img{
  width:42px;
  height:42px;
}
.uploadfeature img{
  width:30px;
  height:30px;
}
.animaker_powerful_features p{
  font-size: 18px;
  color: #54536C;
}
.animaker_best_features{
  padding: 80px 0;
}
.animakerbestfeature_mobile{
  display:none;
}
.animakerbestfeature_desktop h3,.animakerbestfeature_mobile h3{
  font-size: 32px;
  font-weight: bold;
  color: #2D2D2D;
}
.animakerbestfeature_desktop p,.animakerbestfeature_mobile p{
  color: #54536C;
  font-size: 18px;
}
.animaker_best_features .bestfeature2,.animaker_best_features .bestfeature3,.animaker_best_features .bestfeature4{
  padding-top:50px;
}
.animakervideo_features{
  padding:90px 0;
  text-align: center;
}
.animakervideo_features h2{
  font-size: 32px;
  font-weight: bold;
  color: #2d2d2d;
}
.animakervideo_features img{
  width:100%;
}
.animakervideo_features_desktop{
  margin-top:50px;
}
.animakervideo_section1{
  padding-bottom:60px;
}
.animakervideo_features_desktop h3{
  font-size: 21px;
  font-weight: bold;
  color: #2D2D2D;
  margin-top: 30px;
}
.animakervideo_features_desktop p{
  color: #54536C;
  font-size: 18px;
  margin:0;
}

.marketing_video_description {
display: inline-block;
padding: 100px 0 120px;
width: 100%;
background: url(https://www.animaker.com/static_2.0/img/animakerfeatures/animatingbg.png);
background-size: cover;
}

.assettemplateMaking,
.easyinterfacetemplateMaking,
.versatiletemplateMaking {
padding: 10px 10px;
border-bottom: 1px solid rgba(0, 0, 0, .05);
cursor: pointer;
position: relative
}

.assettemplateMaking:hover,
.easyinterfacetemplateMaking:hover,
.versatiletemplateMaking:hover {
background-color: rgba(0, 0, 0, .04)
}

.active-w-tab .template-play-timer {
position: absolute;
width: 0%;
left: 0;
right: 0;
height: 2px;
bottom: -1px;
background-color: #FFAC3D
}

.play-transistion {
width: 100%;
-webkit-transition: width 1s linear;
transition: width 1s linear
}

.left-right-tab-pane.w-tab-pane {
position: relative;
display: none
}

.left-right-tab-pane.w-tab-active {
display: block
}

.video-edit-tab-pane.v-tab-pane {
position: relative;
display: none
}

.video-edit-tab-pane.v-tab-active {
display: block
}
.v-tab-link.active-v-tab{
background-color: #fff;
padding: 20px 30px;
border-left: 5px solid #FFCD01;
}
.video-edit-tab-pane video{
width:480px;
}
.featureslist_edit{
margin-top:80px;
}
.v-tab-link{
margin: 40px 0;
padding: 0 30px;
cursor:pointer;
}



.marketing_video_description .header {
text-align: center;
padding:0px 10px 42px 10px;
}

.marketing_video_description .header h2 {
font-size: 32px;
font-weight: 600;
font-family: 'PT Sans'!important;
color:#fff;
}

.marketing_video_description .contentSection .everthingMarketingTabcontentSection h3 {
font-size: 19px;
font-weight: 600;
line-height: 1.5;
font-family: 'PT Sans'!important;
color:#fff;
}
.marketing_video_description .contentSection .everthingMarketingTabcontentSection h4{
display: none;
padding-top: 10px;
font-size: 16px;
color: #fff;
font-weight:bold;
line-height: 1.4;
font-family: 'PT Sans'!important
}

.marketing_video_description .contentSection .everthingMarketingTabcontentSection p {
display: none;
padding-top: 10px;
font-size: 18px;
color: #fff;
line-height: 1.4;
font-family: 'PT Sans'!important
}
.video_header{
  width: 100%;
  padding: 2px 5px;
  border-bottom: 1px solid #ececec;
  background-color: #FFFFFF;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dot_circle{
  height: 8px;
  width: 8px;
  background-color: #FF554F;
  border-radius: 50%;
  display: inline-block;
}
.dot_circle:nth-child(2){
  background-color: #FFC02F;
}
.dot_circle:nth-child(3){
  background-color: #29CF42;
}
.animakerstock_assets{
  background-color: #F8F8F8;
  padding: 80px 0;
}
.animakerstock_assets h3{
  font-size: 32px;
  font-weight: bold;
  color: #2d2d2d;
}
.animakerstock_assets p{
  color: #54536C;
  font-size: 18px;
}
.animakermusic_features{
  padding:80px 0;
  text-align:center;
}
.animakermusic_features h2{
  font-size: 32px;
  font-weight: bold;
  color: #2d2d2d;
}
.animakermusic_features p{
  font-size:21px;
  color:#2d2d2d;
}
.animakermusic_features .bottom_text{
  color:#54536C;
  font-size:18px;
}
.musicfeatureblock{
  margin:40px 0 20px 0;
}
.musictrackblock{
  margin-right: 20px;
  text-align: center;
  margin-bottom: 20px;
  display: inline-block;
  cursor:pointer;
  background-repeat: no-repeat;
  width: 156px;
  height: 156px;
  position: relative;
  border-radius: 5px;
}
.musictrackblock .music_title{
  display:none;
  position: absolute;
  bottom: 20px;
  right:40px;
  color: #FFFFFF;
  font-weight: bold;
}
.musictrackblock .music_title.title3{
  right:15px;
}
.musictrackblock .music_title.title5{
  right:28px;
}
.music_track1{
  background: rgba(172, 165, 255, 0.6);
}
.music_track2{
  background: rgba(115, 216, 185, 0.6)
}
.music_track3{
  background: rgba(255, 226, 116, 0.6);
}
.music_track4{
  background: rgba(255, 132, 171, 0.6);
}
.music_track5{
  background: rgba(136, 202, 255, 0.6);
}
.music_track6{
  background: rgba(255, 159, 136, 0.6);
}
.musictrackblock:before{
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
  border-radius:5px;
}
.musictrack_wrapper{
  width: 600px;
  margin: 0 auto;
}
.musictrackblock  .music_icon{
 position: absolute;
 top: 65px;
 right: 65px;
 width: 25px;
 height: 25px;
}
.animakerbranding_feature{
  padding: 80px 0;
  text-align: center;
}
.animakerbranding_feature h2{
  font-size: 32px;
  font-weight: bold;
  color: #2d2d2d;
}
.animakerbranding_feature p{
  color: #54536C;
  font-size:21px;
}
.animakerbranding_feature .bottom_text{
  font-size:18px;
}
.animakertts_feature{
  padding: 80px 0;
  background-color: #F8F8F8;
}
.animakertts_feature h3{
  color: #2D2D2D;
  font-weight: bold;
  font-size: 32px;
}
.animakertts_feature p{
  color: #54536C;
  font-size:17px;
}
.animakerusercollaboration_feature{
  padding: 80px 0;
  text-align: center;
}
.animakerusercollaboration_feature h2{
  font-size: 32px;
  font-weight: bold;
  color: #2d2d2d;
}
.animakerusercollaboration_feature p{
  color: #54536C;
  font-size:21px;
}
.animakerusercollaboration_feature .bottom_text{
  font-size:18px;
}
.animakerresize_feature{
  padding: 80px 0;
}
.animakerresize_feature h3{
  font-size: 32px;
  font-weight: bold;
  color: #2d2d2d;
}
.animakerresize_feature p{
  color: #54536C;
  font-size:18px;
}

.animakerlite_feature{
  display: inline-block;
  padding: 100px 0 120px;
  width: 100%;
  background: url(https://www.animaker.com/static_2.0/img/animakerfeatures/animatingbg.png);
  background-size: cover;
  text-align: center;
}
.animakerlite_feature h3{
 font-size:32px;
 color:#fff;
 font-weight: bold;
}
.animakerlite_feature p{
 color:#fff;
 font-size:21px;
}
.animakerlite_feature .bottom_text{
 font-size:18px;
}
.animakerlite_feature .macbg_wrapper{
 width: 100%;
 height: 100%;
 position: relative;
 text-align: center;
}
.animakerlite_feature .animakerlite_video{
 position: absolute;
 top: 11%;
 left: 18.5%;
 bottom: 19%;
 right: 19%;
}

.securityfeature h2{
 font-size:32px;
 font-weight:bold;
 color:#2d2d2d;
}
.securityfeature img{
 width:42px;
 height:42px;
}
.skyrocket_section {
    background: url(https://www.animaker.com/static/assets/images/marketing_video/lastbackground.svg) repeat no-repeat;
    background-position: bottom;
    padding: 80px 0 100px;
}
.getStartedSection a {
    margin: 0 auto;
    width: 380px;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(to right, #503df9, #9e52f7);
    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
}
.getStartedSection a:hover{
    background: #ffca00
}
.skyrocket_section h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 15px;
    font-family: 'PT Sans'!important;
}




/* 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;
}
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';
}
.divider{
border-right: 1px solid #d8d8d8;
}

/** gifmememaker **/


@media (max-width:1680px) {
.custom_container {
    max-width: 1400px
}
}

@media (max-width:1440px) {

.custom_container {
    max-width: 1200px
}
.marketing_video_description .everthingMarketingTabcontentSection{
    width:75%;
    margin:0 auto;
}
}

@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
}
.marketing_video_description .everthingMarketingTabcontentSection{
    width:75%;
}
}

@media (max-width:991px) {

.custom_container {
    max-width: 800px
}
.custom_container {
    max-width: 900px
}
.marketing_video_description .testimonal_videoplay_section {
    padding: 50px 0
}

.marketing_video_description .everthingMarketingTabcontentSection {
    width: 90%
}
.animakerbestfeature_desktop{
  display:none;
}
.animakerbestfeature_mobile{
  display:block;
  text-align: center;
}

}


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

@media (max-width:776px) {
.custom_container {
    max-width: 680px
}
.animakerresize_feature,.animakertts_feature,.animakerstock_assets{
  text-align: center;
}
.animaker_creativity .nav,.animaker_creativity .tab-content,.musictrack_wrapper{
  width:500px;
}
.animaker_creativity .nav-link {
  padding: .5rem 15px;
  margin-left:0;
}
.animaker_creativity{
  background-image:none;
}
}

@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
}


.marketing_video_description{
    padding: 50px 0 30px;
}


.video_logos_section img,.video-edit-tab-pane video,.featureslist_edit .featureslist_edit_titles{
  width:100%;
}
.animaker_creativity .nav,.animaker_creativity .tab-content,.musictrack_wrapper{
  width:100%;
}
.musictrackblock{
  margin-right: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
}
.marketing_video_description .header h2{
    font-size: 24px;
}
.marketing_video_description .testimonal_videoplay_section {
    padding: 30px 0 30px 0
}

.animaker_helpsection .testimonals_slide {
    padding: 20px
}

}

@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;
}
}
#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;
}
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';
}
/* .navbar-brand{padding:7px 15px;} */
/* .navbar-collapse.collapse{display:flex !important;} */
.navbar:before, .navbar:after {
    display: none;
    content: " ";
}
.footer_section{
  float: left;
}
.footertxt .col-sm-6{
  width:50%;
}
