* {
    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%
}

.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 {
    color: #fff;
    font-size: 15px;
    padding: 6px 20px;
    background-color: #f1821f;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'PT Sans'!important
}

.makeavideo_section .herosection_button {
    width: 380px;
    text-align: center;
    font-family: 'PT Sans'!important
}

.g2Crowdlogo {
    display: inline-block;
    background: url(https://www.animaker.com/static_2.0/img/videoresumemaker/g2Crowdlogo.svg) no-repeat;
    width: 80px;
    height: 24px;
    vertical-align: middle;
    opacity:0.6;
}

.makeavideo_section {
  background-image: url(https://www.animaker.com/static_2.0/img/educationalvideomaker/bannerfullbg.svg),url(https://www.animaker.com/static_2.0/img/educationalvideomaker/gridbg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat,no-repeat;
    background-color: #4AC99A;
    position: relative;
    padding:140px 0;
}

.makeavideo_section .row {
    display: flex;
    align-items: center
}

.makeavideo_section .leftside_content {
    display: inline-block;
    padding-right: 5%;
    padding-left:0;
}

.makeavideo_section .rightside_content {
    padding: 0
}

.makeavideo_section .rightside_content .videoSection video {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 3px 6px #0000001A
}

.makeavideo_section .rightside_content .video_content {
    padding-top: 10px;
    text-align: center
}

.makeavideo_section .leftside_content #p1 {
    padding: 20px 0 30px 0;
    font-size: 18px;
    line-height: 1.8;
    font-family: 'PT Sans'!important;
    color:#fff;
}

.makeavideo_section .leftside_content #p2 {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
    line-height: 1.8;
    font-family: 'PT Sans'!important
}

.makeavideo_section .rightside_content .video_content p {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    padding: 8px;
    font-family: 'PT Sans'!important;
    opacity:0.6;
}

.makeavideo_section .leftside_content h1 {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 600;
    font-family: 'PT Sans'!important;
    color: #fff;
}

.join_animakerSection a,
.makeavideo_section .leftside_content a{
    width: 380px;
    font-size: 18px;
    font-weight: 600;
    background-image: linear-gradient(to right,#9e52f7,#503df9);
    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
}

.join_animakerSection a:hover,
.makeavideo_section .leftside_content a:hover,
.skyrocket_section a:hover {
    background: #ffca00
}


.testimonal_author .testimonal_auth_content {
    padding-left: 20px
}

.testimonal_author .testimonal_auth_content #p1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.testimonal_author .testimonal_auth_content #p2 {
    font-size: 15px;
    color: #54536c
}

.testimonal_author {
    padding-top: 25px;
    display: flex;
    align-items: center
}

.testimonal_author img {
    float: left;
    border-radius: 50%;
    width: 80px;
    height: 80px
}


.helped_testimonals .logotestimonals_outer {
    height: 100%;
    padding: 0
}

.helped_testimonals .row .logotestimonals_outer.frst:nth-child(1) {
    padding: 0 10px 10px 10px
}

.helped_testimonals .row .logotestimonals_outer.frst:nth-child(2) {
    padding: 0 0 10px 0
}

.helped_testimonals .row .logotestimonals_outer.scnd:nth-child(1) {
    padding: 0 10px 0 10px
}

.logotestimonals {
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px
}

.helped_testimonals .logotestimonals img {
    width: 100px;
    height: 60px
}


.videotemplates {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 100px 0
}

.videotemplates .templateheader {
    text-align: center
}

.videotemplates .templateheader h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 16px;
    font-family: 'PT Sans'!important
}

.videotemplates .templateheader p {
    font-size: 20px;
    color: #54536c;
    padding-bottom: 35px;
    font-family: 'PT Sans'!important
}

.videotemplates .main_templatebody {
    display: inline-block;
    width: 100%;
}


.main_templatebody .template1, .main_templatebody .template2, .main_templatebody .template3, .main_templatebody .template4, .main_templatebody .template5, .main_templatebody .template6,.main_templatebody .template7,.main_templatebody .template8,.main_templatebody .template9{
    margin: 0px 15px 20px 0px;
}

.videotemplates .videoContainter {
    position: relative;
    margin-bottom: 15px
}

.videotemplates .videoContainter img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    box-shadow: 0 3px 6px #00000029
}

.video_template_footer .video_temp_desctiption h1 {
    font-size: 18px;
    line-height: 1.4;
    font-family: 'PT Sans'!important
}

.use_templateEdit button {
    margin: 0 auto;
    width: 80%;
    font-size: 18px;
    background-image: linear-gradient(to right, #503df9, #9e52f7);
    color: #fff;
    height: 40px;
    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
}

.videoContainter .moments_menus {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%) translateY(-50%)
}

.videoContainter:hover>img {
    opacity: .5
}

.videoContainter:hover>.moments_menus {
    opacity: 1
}

.videoContainter .playiconnormal {

    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-image: url(https://www.animaker.com/static/assets/images/marketing_video/play-icon.svg);
    cursor: pointer
}

.videoContainter:hover > .playiconnormal {
    display: none;
}

.videoContainter .play_icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(https://www.animaker.com/static/assets/images/marketing_video/play-icon.svg);
    cursor: pointer
}

.videoContainter .edit_template {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url(https://www.animaker.com/static/assets/images/marketing_video/edit.svg);
    cursor: pointer
}

.videotemplates .see_moreSection {
    text-align: center;
    width: 100%;
    margin-top: 50px
}

.videotemplates .see_moreSection a {
    color: #a2a2a2;
    font-size: 18px
}

.videotemplates .see_moreSection a:hover {
    color: #2d2d2d
}

.animaker_users_description {
  background-image: linear-gradient(to right, #9458F0, #4E41F1);
    background-size: cover;
    height: 100%;
    width: 100%;
    padding: 75px 0;
    position: relative;
}

.animaker_users_description .usersHeader h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 50px;
    font-family: 'PT Sans'!important
}

.animaker_users_description .mainDescriptionSection .animakerAnimosCreated,
.animaker_users_description .mainDescriptionSection .animakerAssestsCollection,
.animaker_users_description .mainDescriptionSection .animakerUsersCreated,
.animaker_users_description .usersHeader {
    text-align: center
}

.mainDescriptionSection .animos_logo img,
.mainDescriptionSection .assets_logo img,
.mainDescriptionSection .users_logo img {
  width: 54px;
  height: 54px;
}

.mainDescriptionSection .animos_count #p1,
.mainDescriptionSection .assets_count #p1,
.mainDescriptionSection .users_count #p1 {
    padding-top: 20px;
    font-size: 32px;
    font-weight: 600;
    color: #FFCD01
}

.mainDescriptionSection .animos_text #p2,
.mainDescriptionSection .assets_text #p2,
.mainDescriptionSection .users_text #p2 {
    font-size: 18px;
    color: #fff
}
.mainDescriptionSection .educational_videos{
  padding-left:150px;
}
.mainDescriptionSection .educational_assets{
  padding-right:150px;
}
.mainDescriptionSection .count2{
  margin-top:50px;
}

.getStartedSection {
    margin-top: 70px
}

.getStartedSection a,.skyrocket_section a  {
    margin: 0 auto;
    width: 380px;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(81deg, #EF3297 0, #F8AA43 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
}

.testimonals_sliderSection .join_animakerSection button {
    margin: 0 auto;
    width: 380px;
    font-size: 18px;
    font-weight: 500;
    background: linear-gradient(to right, #503df9, #9e52f7) 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: .8;
    font-family: 'PT Sans'!important;
    box-shadow: 0 3px 6px #00000029
}

.getStartedSection a:hover,
.testimonals_sliderSection .join_animakerSection button:hover {
    background: #ffca00
}

.videomaking_steps {
    background-position: bottom;
    padding: 100px 0 180px 0
}

.videomaking_steps .stepsHeader {
    text-align: center
}

.videomaking_steps .stepsHeader h2 {
    font-size: 32px;
    font-weight: 600;
    font-family: 'PT Sans'!important;
    margin-bottom: 38px
}

.videomaking_steps .videoStep1{
    padding-top: 50px;
    width: 100%
}
.videomaking_steps .videoStep2,
.videomaking_steps .videoStep3 {
    padding-top: 200px;
}

.marketing_video_description .everthingMarketingTabcontentSection,
.videomaking_steps .step1templatestartfromScratchContent,
.videomaking_steps .step2AddpersonaliseDragandDropContent,
.videomaking_steps .step3exportyourvideoContent {
    padding-top: 50px;
    width: 600px;
    margin: 0 auto
}

.videomaking_steps .step1CountImage,
.videomaking_steps .step2CountImage,
.videomaking_steps .step3CountImage {
    display: inline-block;
    width: 10%
}

.videomaking_steps .step1Content,
.videomaking_steps .step2Content,
.videomaking_steps .step3Content {
    float: right;
    width: 90%;
    padding-left: 20px
}

.videomaking_steps .step1CountImage img,
.videomaking_steps .step2CountImage img,
.videomaking_steps .step3CountImage img {
    width: 100%;
    height: 100%
}

.step1Content h3,
.step2Content h3,
.step3Content h3 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 25px;
    font-family: 'PT Sans'!important
}

.step1Content p,
.step2Content p,
.step3Content p {
    font-size: 18px;
    color: #54536c;
    line-height: 1.4
}

.step1VideoSection img,
.step2VideoSection img,
.step3VideoSection img {
    width: 100%;
    height: 100%
}

.videoStep1,
.videoStep2,
.videoStep3 {
    padding-top: 40px;
    display: inline-block
}

.testimonals_sliderSection {
    padding: 100px 0;
    background-color: #f6f4fe
}

.testimonals_sliderSection .testimonalsMainslide.secondtype{
    display: flex;
}
.testimonals_sliderSection .testimonalsMainslide {
    width: 45%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    padding: 50px;
    text-align: center;

}

.testimonalsMainslide.secondtype .testimonial-img{
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonalsMainslide.secondtype .testimonial-img .testiLogo{
    width: 100%;border-radius: 50%;vertical-align: middle;


}
.testimonalsMainslide.secondtype .testimonial-text{
    width:75%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-left: 30px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}
.testimonalsMainslide.secondtype .testimonial-quote{
 text-align: left;
 font-size: 18px;
 /* line-height: 1.4; */
   color: #54536C;
}
.testimonalsMainslide.secondtype .testimonail-auth{
 text-align: left;
 font-size: 21px;
 color: #2D2D2D;
 font-weight: bold;
 margin: 0;
}
.testimonail-desg {
    text-align: left;
    font-size: 14px;
    color: #54536C;
}

.testimonals_sliderSection .join_animakerSection {
    padding-top: 50px;
    text-align: center
}

.testimonals_sliderSection .join_animakerSection #p1 {
    font-weight: 600;
    font-size: 18px
}

.testimonals_sliderSection .join_animakerSection #p2 {
    font-size: 15px;
    color: #54536c;
    padding-top: 10px
}

.testimonalsMainslide .testiDetails {
    display: inline-flex;
    align-items: center
}

.testimonalsMainslide .testiNameandcompany {
    padding-left: 16px;
    padding-top: 10px
}

.testimonalsMainslide .testiNameandcompany #p1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.testimonalsMainslide .testiNameandcompany #p2 {
    font-size: 15px;
    color: #54536c
}

.testimonalsMainslide .testiDescription {
    font-size: 18px;
    line-height: 1.4;
    padding: 25px 0
}

.testimonals_sliderSection .ratingpoints {
    width: 49px;
    height: 28px;
    color: #54536c;
    background-color: #f6f4fe;
    font-size: 15px;
    justify-content: center;
    text-align: center;
    border-radius: 14px;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.marketing_video_description {
    display: inline-block;
    padding: 100px 0 200px;
    width: 100%
}

.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: #ffca00
}

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

.everthing_testimonals {
    width: 420px;
    position: absolute;
    bottom: -60px;
    right: 50px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    padding: 20px
}

.everthing_testimonals p {
    font-size: 15px
}

.everthing_testimonals .author_details {
    display: inline-flex;
    align-items: center
}

.everthing_testimonals .testiNameandcompany {
    padding-left: 20px
}

.everthing_testimonals .testiNameandcompany h4 {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'PT Sans'!important
}

.everthing_testimonals .testiNameandcompany p {
    font-size: 12px;
    color: #54536c;
    font-family: 'PT Sans'!important;
    margin-bottom: 0
}

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

.marketing_video_description .contentSection .everthingMarketingTabcontentSection h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    font-family: 'PT Sans'!important
}

.marketing_video_description .contentSection .everthingMarketingTabcontentSection p {
    display: none;
    padding-top: 10px;
    font-size: 18px;
    color: #54536c;
    line-height: 1.4;
    font-family: 'PT Sans'!important
}

.versatiletemplate {
    margin-right: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://www.animaker.com/static/assets/images/marketing_video/template1.svg) no-repeat;
    vertical-align: middle
}

.assettemplate {
    margin-right: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://www.animaker.com/static/assets/images/marketing_video/template2.svg) no-repeat;
    vertical-align: middle
}

.easyinterfacetemplate {
    margin-right: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://www.animaker.com/static/assets/images/marketing_video/template3.svg) no-repeat;
    vertical-align: middle
}

.skyrocket_section {
  background: none;
  background-position: bottom;
  padding: 0;
  background-color: #FBF9FE;
}
.skyrocket_section_inner {
    padding: 70px 0;
    background-image: url(https://www.animaker.com/static_2.0/img/educationalvideomaker/bottom_wave.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.skyrocket_section h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 15px;
    font-family: 'PT Sans'!important
}

.skyrocket_section #p1 {
    font-size: 18px;
    color: #54536c
}

.skyrocket_section .skyrocket_section #p2 {
    font-size: 15px;
    color: #54536c;
    text-align: center
}

.skyrocket_section .skyrocketRegisterbuttonSection {
    width: 380px;
    padding: 25px 0;
    text-align: center
}

.skyrocket_section .topuserslogo {
    font-size: 18px;
    color: #cacaca
}

.skyrocket_section .topuserslogo img {
    padding-left: 18px;
    display: inline-block;
    width: 100%;
    height: 25px;
    margin:0 auto;
}

#playvideopopup {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

#playvideopopup .playvideopopup_content {
    margin: auto;
    position: relative;
    width: 977.778px;
    height: 687.5px
}

#playvideopopup .outerDivLayer {
    margin-right: 45px;
    height: 100%;
    padding: 10px;
    background-color: #fefefe
}

#playvideopopup .playvideopopup_content .close_svg {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(https://www.animaker.com/static/assets/images/marketing_video/clear_normal.svg);
    width: 38px;
    height: 38px;
    z-index: 9;
    cursor: pointer
}

#playvideopopup .playvideopopup_content .close_svg:hover {
    background-image: url(https://www.animaker.com/static/assets/images/marketing_video/clear.svg)
}

#playvideopopup .playvideopopup_content .playvideopopup_body {
    padding: 0;
    overflow: hidden;
    height: 90%;
    position: relative
}

#playvideopopup .playvideopopup_content .playvideopopup_body iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#playvideopopup .playvideopopup_content .playvideopopup_footer {
    height: 10%;
    padding-top: 25px
}

#playvideopopup .playvideopopup_content .playvideoproject_name {
    font-family: Pt sans;
    font-size: 20px;
    color: #2d2d2d
}

#playvideopopup .playvideopopup_content .use-preview-span {
    display: inline-block;
    float: right
}

#playvideopopup .playvideopopup_content .use-preview-span a {
    padding: 10px 50px;
    background-image: linear-gradient(to right, #7f6fec, #a07ceb);
    color: #fff;
    font-family: Pt sans;
    font-size: 20px;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
    font-family: 'PT Sans'!important
}

.custom_container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px
}

.videomaking_steps .videMaking_mobileView {
    display: none;
    text-align: center
}

.videMaking_mobileView h3 {
    font-size: 24px;
    padding-top: 25px;
    font-family: 'PT Sans'!important;
    font-weight: 600;
}

.videMaking_mobileView p {
    padding: 15px 15px;
    font-family: 'PT Sans'!important
}

.animakermasketzetpack img{
    width: 100%;
}
.music_icon{position:absolute;top:-15px;opacity: 0.6;}
@keyframes animatewhitesnow {
 to {top:105%;-webkit-transform: rotate(180deg);transform: rotate(180deg);} }
 .img1{animation: animatewhitesnow 4s linear 1.5s infinite ;left: 3%;width: 28px;height: 27px;}
 .img13{left: 9%;animation: animatewhitesnow 3.5s ease 1s infinite;width: 28px;height: 27px;;}
 .img2{animation: animatewhitesnow 5.5s ease 1s infinite ;left:12%;width: 28px;height: 27px;}
 .img3{animation: animatewhitesnow 6s ease-in infinite;left:19%;width: 28px;height: 27px;}
 .img4{animation: animatewhitesnow 5s ease-out 4s infinite;left: 25%;width: 28px;height: 27px;}
 .img5{animation: animatewhitesnow 3.7s ease-in-out 2.5s infinite;left: 31%;width: 28px;height: 27px;}
 .img6{animation: animatewhitesnow 4.5s linear 1s infinite ;left: 40%;width: 28px;height: 27px;}
 .img7{animation: animatewhitesnow 4.7s ease infinite;left: 49%;width: 28px;height: 27px;;}
 .img8{animation: animatewhitesnow 3.2s ease-in 0.5s infinite;left: 56%;width: 28px;height: 27px;}
 .img9{animation: animatewhitesnow 3s ease-in-out infinite ;left: 63%;width: 28px;height: 27px;}
 .img10{animation: animatewhitesnow 2.9s ease-out 1.5s infinite;left: 77%;width: 28px;height: 27px;}
 .img11{left: 85%;animation: animatewhitesnow 4s linear 3s infinite;width: 28px;height: 27px;}
 .img12{left: 93%;animation: animatewhitesnow 4s ease 2s infinite;width: 28px;height: 27px;}


/* 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';
}
.footer_section{
  float: left;
}
.footertxt .col-sm-6{
  width:50%;
}





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

    .everthing_testimonals {
        bottom: -100px
    }
}

@media (max-width:1440px) {
    .makeavideo_section{
        padding: 140px 0;
    }
    .custom_container {
        max-width: 1200px
    }
    .marketing_video_description .everthingMarketingTabcontentSection,
    .videomaking_steps .step1templatestartfromScratchContent,
    .videomaking_steps .step2AddpersonaliseDragandDropContent,
    .videomaking_steps .step3exportyourvideoContent {
        width: 500px
    }
    .everthing_testimonals {
        bottom: -150px
    }
}

@media (max-width:1366px) {
    .custom_container {
        max-width: 1140px
    }
    .makeavideo_section .leftside_content h1 {
        font-size: 40px;
        font-family: 'PT Sans'!important
    }
    .step1Content h3,
    .step2Content h3,
    .step3Content h3 {
        font-size: 28px;
        font-family: 'PT Sans'!important
    }
    .step1Content p,
    .step2Content p,
    .step3Content p {
        font-size: 16px;
        font-family: 'PT Sans'!important
    }
}
@media (max-width:1280px){
  .gifVideo_makingsteps h2, .trim_videos_free_section h2{
    font-size: 32px
  }
  .trim_hero_section,.main_loop_video_nd_description,.gifVideo_makingsteps, .trim_videos_free_section{
    padding: 100px 0px;
  }
}

@media (max-width:1226px) {
    /* .skyrocket_section .topuserslogo img {
        width: 380px
    } */
    .getStartedSection a,
    .join_animakerSection a,
    .makeavideo_section .herosection_button,
    .makeavideo_section .leftside_content a,
    .skyrocket_section .skyrocketRegisterbuttonSection,
    .skyrocket_section a,
    .testimonals_sliderSection .join_animakerSection button {
        width: 320px
    }
    .custom_container {
        max-width: 1024px
    }
    .everthing_testimonals {
        width: 400px
    }
    .testimonals_sliderSection .testimonalsMainslide {
        width: 55%
    }

    .makeavideo_section .leftside_content #p1 {
        font-size: 16px;
        padding: 10px 0 10px 0
    }
    .makeavideo_section .leftside_content #p2 {
        font-size: 14px
    }
    .makeavideo_section .leftside_content a {
        font-size: 16px;
        height: 55px;
        font-family: 'PT Sans'!important
    }
    .makeavideo_section .rightside_content .video_content p {
        font-size: 15px;
        font-family: 'PT Sans'!important
    }
}

@media (max-width:1024px) {
    .custom_container {
        max-width: 940px
    }
    .everthing_testimonals {
        width: 380px;
        bottom: -200px
    }
    .marketing_video_description .everthingMarketingTabcontentSection,
    .videomaking_steps .step1templatestartfromScratchContent,
    .videomaking_steps .step2AddpersonaliseDragandDropContent,
    .videomaking_steps .step3exportyourvideoContent {
        width: 400px
    }
    .step1Content h3,
    .step2Content h3,
    .step3Content h3 {
        font-size: 24px;
        font-family: 'PT Sans'!important
    }
    .step1Content p,
    .step2Content p,
    .step3Content p {
        font-size: 15px;
        font-family: 'PT Sans'!important
    }
}

@media (max-width:991px) {

    .animakermasketzetpack img{
        width: 380px;
    }

    .videomaking_steps .videMaking_desktop_view {
        display: none
    }
    .videomaking_steps .videMaking_mobileView {
        display: block
    }

    .makeavideo_section,.videotemplates,.animaker_users_description, .videomaking_steps, .testimonals_sliderSection, .skyrocket_section{
        text-align: center;
    }

    .makeavideo_section .herosection_button,
    .skyrocket_section .skyrocketRegisterbuttonSection{
        margin: 0 auto;
    }
    .skyrocket_section .animakermasketzetpack {
        padding-top: 50px
    }
    .custom_container {
        max-width: 800px
    }
    .skyrocket_section .topuserslogo span {
        display: none
    }
    .skyrocket_section .topuserslogo img{
        padding: 0;
    }
    .custom_container {
        max-width: 900px
    }
    .makeavideo_section .leftside_content h1 {
        font-size: 40px
    }
    .marketing_video_description .testimonal_videoplay_section {
        padding: 50px 0
    }
    .everthing_testimonals {
        width: 420px;
        bottom: -100px
    }
    .testimonals_sliderSection .testimonalsMainslide {
        width: 70%
    }
    .testimonals_sliderSection .testimonalsMainslide.secondtype{
        flex-direction: column;
    }

    .testimonalsMainslide.secondtype .testimonial-img{
        width: 100%;
    }
    .testimonalsMainslide.secondtype .testimonial-img .testiLogo{
        width: 50%;
    }
    .testimonalsMainslide.secondtype .testimonial-text{
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }
    .makeavideo_section .row {
        display: flex;
        align-items: center
    }
    .step2VideoSection {
        float: right
    }
    .makeavideo_section .leftside_content #p1 {
        padding: 20px 0
    }
    .step1Content h3,
    .step2Content h3,
    .step3Content h3 {
        font-size: 32px;
        font-family: 'PT Sans'!important
    }
    .step1Content p,
    .step2Content p,
    .step3Content p {
        font-size: 18px;
        font-family: 'PT Sans'!important
    }
    .mainDescriptionSection .animos_count #p1,
    .mainDescriptionSection .assets_count #p1,
    .mainDescriptionSection .users_count #p1 {
        font-size: 32px
    }
    .videomaking_steps .step1templatestartfromScratchContent,
    .videomaking_steps .step2AddpersonaliseDragandDropContent,
    .videomaking_steps .step3exportyourvideoContent {
        width: 80%
    }
    .marketing_video_description .everthingMarketingTabcontentSection {
        width: 90%
    }
    .videomaking_steps .step1VideoSection,
    .videomaking_steps .step2VideoSection,
    .videomaking_steps .step3VideoSection {
        width: 90%;
        float: right;
        padding-top: 26px
    }
    #playvideopopup .playvideopopup_content {
        width: 700px;
        height: 550px
    }

    .gifVideo_makingsteps{
      text-align: center;
    }

    .gif_meme_maker .gifVideo_makingsteps .uploadVideo,.gif_meme_maker .gifVideo_makingsteps .trimVideo,.gif_meme_maker .gifVideo_makingsteps .downloadShare{
      padding:0px 10px;
    }
    .gifVideo_makingsteps .trimVideo,.gif_meme_maker .gifVideo_makingsteps .downloadShare{
      padding-top: 50px;
    }

    .gifVideo_makingsteps .videoStep2 .row, .gifVideo_makingsteps .videoStep4 .row{
      flex-direction: column-reverse;
    }

    .steps_desktop_view{
      display: none;
    }
    .steps_mobile_view{
      display: block;
    }
    .quote_image{
      display:none;
    }


}


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

@media (max-width:776px) {
    .custom_container {
        max-width: 680px
    }
    .mainDescriptionSection .educational_videos,.mainDescriptionSection .educational_assets{
      padding:0;
    }

    .mainDescriptionSection .count2{
      margin-top:20px;
    }
    .img12{
      display: none;
    }
}

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

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

    .videomaking_steps .videoStep2,
    .videomaking_steps .videoStep3 {
        padding-top: 50px;
    }
    .gifVideo_makingsteps .step1ContentDescription{
      width: 100%;
    }
    .gif_meme_maker .testimonalsMainslide .testiDetails{
      display:block;
    }
    .gif_meme_maker .author_name{
      float:unset;
    }
    .gif_meme_maker .gifmeme_wrapper{
      height:auto;
      padding:100px 0;
    }
    .gif_meme_maker .makeavideo_section{
      height:auto;
    }
    .gif_meme_maker .testimonalsMainslide .testiDescription{width:100%;}
    .gif_meme_maker .animaker_users_description .holiday_icon{display:none;}
}

@media (max-width:580px) {
    .custom_container {
        max-width: 540px
    }
    ..makeavideo_section{
      background-size: cover;
    }

    .makeavideo_section,.videotemplates,.animaker_users_description, .videomaking_steps, .skyrocket_section {
        padding: 50px 0;
    }

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

    .testimonals_sliderSection{
        padding: 50px 10px;
    }

    .getStartedSection a,
    .join_animakerSection a,
    .makeavideo_section .herosection_button,
    .makeavideo_section .leftside_content a,
    .skyrocket_section .skyrocketRegisterbuttonSection,
    .skyrocket_section a,
    .testimonals_sliderSection .join_animakerSection button {
        width: 300px;
    }
}

@media (max-width:560px) {
    .custom_container {
        max-width: 500px
    }
}

@media (max-width:530px) {
    .custom_container {
        max-width: 480px
    }
}

@media (max-width:500px) {

    .skyrocket_section .topuserslogo img {
        width: 100%;
    }

    .animakermasketzetpack img{
        width: 100%;
    }

    .custom_container {
        max-width: 450px
    }
    .animaker_users_description .usersHeader h2,
    .marketing_video_description .header h2,
    .skyrocket_section h2,
    .videomaking_steps .stepsHeader h2,
    .videotemplates .templateheader h2 {
        font-size: 24px;
    }
    .step1Content h3,
    .step2Content h3,
    .step3Content h3 {
        font-size: 22px;
        font-family: 'PT Sans'!important
    }
    .marketing_video_description .testimonal_videoplay_section {
        padding: 30px 0 100px 0
    }
    .everthing_testimonals {
        right: 10px;
        width: 90%;
        bottom: -230px
    }
    .testimonals_sliderSection .testimonalsMainslide {
        width: 90%
    }


    #playvideopopup .playvideopopup_content .playvideopopup_body {
        height: 100%
    }
    #playvideopopup .playvideopopup_content .playvideopopup_footer {
        display: none
    }
    #playvideopopup .playvideopopup_content .close_svg {
        top: -15px
    }
    #playvideopopup .outerDivLayer {
        margin-right: 0
    }
    #playvideopopup .playvideopopup_content {
        width: 100%
    }
    .gifVideo_makingsteps h2,.trim_videos_free_section h2{
      font-size: 28px;
    }
    .gifVideo_makingsteps h2,.gifVideo_makingsteps .videoStep1, .gifVideo_makingsteps .videoStep2, .gifVideo_makingsteps .videoStep3{
      padding-bottom: 50px;
    }
    .trim_hero_section, .main_loop_video_nd_description, .gifVideo_makingsteps, .trim_videos_free_section, .trusted_companies_section{
      padding: 60px 0px;
    }
    .main_templatebody .template1, .main_templatebody .template2, .main_templatebody .template3, .main_templatebody .template4, .main_templatebody .template5, .main_templatebody .template6,.main_templatebody .template7,.main_templatebody .template8,.main_templatebody .template9{
      margin:0px 15px 20px 20px;
    }
    .gif_meme_maker .gif_subtext_mob{
      display:block;
    }
    .gif_meme_maker .gif_subtext_desk{
      display:none;
    }
}

@media (max-width:480px) {
    .custom_container {
        max-width: 400px
    }
}

@media (max-width:430px) {
    .custom_container {
        max-width: 380px
    }
}

@media (max-width:400px) {
    .getStartedSection a,
    .join_animakerSection a,
    .makeavideo_section .herosection_button,
    .makeavideo_section .leftside_content a,
    .skyrocket_section .skyrocketRegisterbuttonSection,
    .skyrocket_section a,
    .testimonals_sliderSection .join_animakerSection button {
        width: 100%;
    }
    .custom_container {
        max-width: 370px
    }

}

@media (max-width:380px) {
    .custom_container {
        width: 100%;
        padding: 0px 10px;
    }
}
.play-button {
        height: 51px;
        width: 50px;
        background-image: url('https://www.animaker.com/static/assets/images/voice/play_icon.png');
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100%;
        top: -62px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: absolute;
        cursor: pointer;
        z-index: 108;
}



@media (max-width:1680px){

  .skyrocket_section h2{
    white-space: unset;
  }


  .everthing_testimonals{
    bottom: -100px;
  }

}
@media (max-width: 991px) {

.makeavideo_section_inner {
    padding: 150px 0;
}
}
@media (max-width: 768px) {
.makeavideo_section_inner {
    padding: 120px 0;
}
.music_icon{
  display:none;
}
}
@media (max-width: 500px) {
  .makeavideo_section_inner {
      padding: 50px 0;
  }
  .testimonalsMainslide.secondtype .testimonial-quote,.testimonalsMainslide.secondtype .testimonail-auth{
    text-align: center;
  }
  .makeavideo_section .leftside_content{
    padding:0;
  }
  .animaker_users_description .usersHeader h2, .marketing_video_description .header h2, .skyrocket_section h2, .videomaking_steps .stepsHeader h2, .videotemplates .templateheader h2 {
    font-size: 24px;
}
}
