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

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

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

/* Header nav bar */
.ve_wrapper{
background: url(https://web.animaker.com/static_2.0/img/editingtools/pillarpage_banner.svg);
background-repeat: no-repeat;
background-size: cover;
}
.nav_wrapper{
background:transparent;
}
.navbar{
background-color: transparent;
min-height: 65px;
margin: 0px;
border-bottom: none;
z-index: 999;

position: sticky;
top: 0;
right: 0;
left: 0;
}
.navbar-collapse .navbar-nav .nav-item {
padding: 0px 10px;
}
.navbar-collapse .navbar-nav .nav-item .nav-link{
color: #fff;
font-size: 15px;
}

.navbar-dark .navbar-toggler-icon {
background-image: url(https://web.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;
}

/* End of header */

.trim_hero_section{
/* background: url(https://web.animaker.com/static_2.0/img/trimvideomaker/trim-hero-bg.svg) no-repeat; */
background-size: cover;
width: 100%;
padding-top: 50px;
color: #fff;
text-align: center;
}


.trim_hero_section h1{
font-size: 40px;
font-weight: 600;
}

.trim_hero_section p{
font-size: 18px;
font-weight: 500;
}




.pcvideoinfo{
position: absolute;
width: 100%;
transform: translateY(-50%);
}
.pcvideoinfo .img_wrapper{
width:1000px;
height:100%;
position: relative;
margin:0 auto;
}
.pcvideoinfo .img_wrapper .mac_wrapper{
width:1000px;max-height: 1100px;
}


.pcvideoinfo .hero_videosection{
position: absolute;
top: 11%;
left: 18.5%;
bottom: 19%;
right: 19%;
/* top: 14%;
left: 18.5%;
bottom: 19%;
right: 19%;
background: url(https://web.animaker.com/static_2.0/img/trimvideomaker/hero_image.png) no-repeat;
background-size: cover; */
}
.animaker_tools{
text-align: center;
}
.animaker_tools h2{
font-size:32px;
font-weight:bold;
color:#000000;
}
.animaker_tools .subtext{
font-size:18px;
color:#54536C;
}
.main_templatebody{
padding-top: 60px;
}
.tools_category{
display: flex;
align-items: center;
justify-content: center;
margin: 15px;
}
.category_title{
font-size:18px;
color:#54536C;
font-weight:bold;
margin: 0 15px;
}
.separator_hr{
border: 1px solid #54536C;
opacity: 0.15;
margin: 7px 0;
flex: 1 0;
/* height: 1px; */
}
.tools_category_list{
padding-top:60px;
}
.video_feature_block{
text-align: center;
width: 250px;
padding-bottom: 30px;
margin: 0 auto;
display:block;
}
.video_feature_block:hover img{
transform: scale(1.05);
}
.video_feature_block h3{
font-size:24px;
color:#2D2D2D;
font-weight:bold;
margin: 18px 0 10px 0;
}
.video_feature_block p{
font-size:18px;
color:#2D2D2D;
}
.video_feature_wrapper{
margin-bottom:25px;
}
.skyrocket_section{
background: transparent linear-gradient(109deg, #9458F0 0%, #4E41F1 100%) 0% 0% no-repeat padding-box;
opacity: 1;
text-align: center;
}
.skyrocket_section .skyrocket_section_inner{
padding: 80px 0;
}
.skyrocket_section h2{
font-size:32px;
font-weight:bold;
color:#fff;
}
.skyrocket_section p{
font-size:18px;
color:#fff;
}
.skyrocket_section .skyrocketRegisterbuttonSection {
width: 300px;
text-align: center;
margin: 0 auto;
}
.skyrocket_section a{
width: 300px;
font-size: 18px;
font-weight: 600;
background: transparent linear-gradient(81deg, #EF3297 0%, #FAD34F 100%) 0% 0% no-repeat padding-box;
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;
}
.brandlogos_section{
padding:50px 0;
text-align: center;
}
.brandlogos_section img{
width: 100%;
margin: 0 auto;
padding-left: 18px;
display: inline-block;
height: 25px;
}




.custom_container{
max-width: 1500px;
margin: 0 auto;
padding: 0px 15px;
}
/* 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:1280px){
.trim_hero_section h1{
font-size: 40px;
}
.trim_hero_section p{
font-size: 18px;
}


}

@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;
}
.pcvideoinfo .img_wrapper{
width:100%;

}
.pcvideoinfo .img_wrapper .mac_wrapper{
width:100%;

}



}


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


}

@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: 450px;
}

.trim_hero_section h1{
font-size: 30px;
}

.trim_hero_section p{
font-size: 18px;
}




}

@media (max-width: 480px){

.custom_container {
  max-width: 400px;
}

}

@media (max-width: 430px){

.custom_container {
  max-width: 360px;
}

}


@media (max-width: 380px){
.custom_container {
  max-width: 100%;
}
}
