
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700');



*, *::before, *::after {
    box-sizing: border-box;
  }

  * {
    outline: none;
  }

  .press_center{
      padding-top:30px;
  }
.press_block{
    /* display: block; */
    background-color: #714DCC;

    border-radius: 10px;
    padding: 20px 0px 20px 0px;;
    color: white;
    /* z-index: -1; */
}
.press_img{
    padding-left: 50px;
}

.pressicon_text{
   text-align: center;

}

.banner_section {padding-top: 70px;}
.slide-img img {width: 100px;}


.press_content{

    padding-left: 20%;
}
.press_innerdiv{
    padding-right: 20%;
    padding-left:5px;
    text-align: center;
    cursor: pointer;
}
.press_content p{
    font-family: 'Open Sans';
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 5px;

}
.press_content a {
    color: white;
    text-decoration: none;
}
.press_content a:focus,a:hover {
    color: #8560a8;
    text-decoration: none;
}
.pressicon_text{
    font-family: 'Montserrat';
    font-size: 30px;
    color: #FFF;
    vertical-align: middle;
    margin-left: 15px;
    font-weight: 600;
}

.press_innerdiv:hover{

        background-color: white;
        color: #8560a8;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
}

.about_content{
    padding-top:30px;
}
.about_content .about_header{
    font-family: 'Montserrat';
    font-size: 35px;
    padding-bottom: 60px;
    font-weight: 600;
}
.about_content p{
    font-family: 'Open Sans';
    font-size: 18px;

}
.bottom_border{
    padding-top: 60px;

}
hr{
border-top: 1px solid #d7d7d7;
}
.funfact{
    padding-top:60px;
}
.funfact h1{
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 60px;
  }
.funfact h2{
    padding-top: 60px;
    font-family: 'Open Sans';
    font-size: 38pt;
    color: #F5811A;
    font-weight: bold;
}
.funfact p{
    font-family: 'Open Sans';
    font-size: 18px;
}

.userbase{
    padding-top:60px;
}
.userbase h1{
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 60px;
  }
.userbase h2{
    padding-top: 60px;
    font-family: 'Open Sans';
    font-size: 38pt;
    color: #F5811A;
    font-weight: bold;
}


.products{
    padding-top:60px;
}
.classanimaker_product{
    padding-top:60px;
}
.enterprise_product{
    padding-top:60px;
}
.animaker_product h1{
    font-family: 'Montserrat';
    font-size: 35px; font-weight: 600;
    padding-bottom: 60px;
  }
.products p{
    padding-top: 60px;
    font-family: 'Open Sans';
    font-size: 18px;
    padding-bottom: 30px;
}

.link_btn{
    padding: 10px;
    background-color: #714DCC;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    font-style: italic;
        font-family: 'Open Sans';
}
a:focus,a:hover {
    color: white;
    text-decoration: none;
}

.thepress{
    padding-top:60px;
}
.thepress h1{
    font-family: 'Montserrat';
    font-size: 35px; font-weight: 600;
    padding-bottom: 60px;
  }

.custom_scroll{
    overflow: auto;
    position: relative;
    padding: 20px;

    margin: 10px;
    width: 740px;
    max-width: 97%;
    height: 399px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;

}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 8px;
    background-color: #d7d7d7;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{
    background-color: #d7d7d7;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{
    background-color: transparent;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image:none;
    background-color: #d7d7d7;
    opacity: 1;
  }

.testimonials{
    padding-top:60px;
}
.testimonials h1{
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 600;
  }
.slide-content p{
    font-family: 'Open Sans';
    font-size: 17pt;
}
.slide-content b{
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 550;
}
.casestudy{
    padding-top:60px;
}
.casestudy h1{
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 60px;
  }
  .casestudy p{
      padding-top: 60px;
  }

  .click_herebtn{
    padding: 6px;
    background-color: #F5811A;
    color: white;
    border-radius: 5px;
    font-size: 16px;
  }

.product_updates{
    padding-top:60px;
}
.product_updates h1{
    font-family: 'Montserrat';
    font-size: 35px; font-weight: 600;
    padding-bottom: 60px;
  }

.founders{
    padding-top:60px;
}
.founders h1{
    font-family: 'Montserrat';
    font-size: 35px; font-weight: 600;
    padding-bottom: 60px;
  }

.brand_assets{
    padding-top:60px;
}
.brand_assets h1{
    font-family: 'Montserrat';
    font-size: 35px; font-weight: 600;
    padding-bottom: 60px;
  }
  .brand_assets h2{
      font-family: 'Open Sans';
      font-size: 20pt;
      padding-bottom: 60px;
  }

.more_btn{
    padding: 8px 15px;
    background-color: #714DCC;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-slide {
      width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    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;
  }
  .slide-img{
      width:20%;
      display: inline-block;
  }
  .slide-content{
      width: 80%;
      display: inline-block;
      position: relative;

      left: 20px;
      text-align: left;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    margin: -4px 4px;
}
  .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    opacity: 1;
    background-color: #F5811A;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #F5811A;

}


.more_section {
    display: none;
  }

.founder1{
    padding-bottom: 60px;
    }
.founder2{
 padding-top: 60px;
 padding-bottom: 60px;
}

.founder1-content,.founder2-content{

    padding: 70px 0px 0px 40px;
}
.founder1-content h2,.founder2-content h2{
    color: #F5811A;
    font-family: 'Open Sans';
    font-size: 35pt;
    font-weight: bold;
}
.founder1-content p,.founder2-content p{
    font-family: 'Open Sans';
    font-size: 18px;

    font-weight: 550;
}
.founders h4{
    font-family: 'Open Sans';
    line-height: 30px;
    font-style: italic;
    font-size: 18px;
    font-weight: 550;
}
.founder1_details,.founder2_details{
    padding-bottom: 30px;
    font-family: 'Open Sans';
    font-size: 18px;
}

.screenshots_header{
    /* padding-top: 60px;
    padding-bottom: 30px; */
}

.morebutton{
padding-bottom: 40px;

}

.promo-header h2 {font-family: 'Open Sans';
    font-size: 20pt;
    padding-bottom: 60px;}

.carousel-control.right,.carousel-control.left{
    background-image: none;
}

.pb{
    padding-bottom: 30px;
}

.footer {
    background-color: #2A2737;
    padding-top: 80px;
}
.row-fluid ul li {
    list-style-type: none;
}
.row-fluid ul h1 {
    font-size: 20px;
    padding-bottom: 10px;
    color: white;
}
.row-fluid ul li a {
    color: grey;
    line-height: 32px;
}
a {
    text-decoration: none;
    background-color: transparent;
}


.img{
    width: 100%;
    height: 100%;
}



@media only screen and (max-width: 500px){
  .founder1-content, .founder2-content {
padding:0px;
}
    .swiper-container {
        height: 350px;
      }
      .slide-content{

        text-align: center;
    }
    .swiper-slide{
        display: block;
    }

    .bottom_border{
        padding-top: 20px;
    }
    .funfact{
        padding-top:20px;
    }
    .userbase{
        padding-top:20px;
    }
    .products{
        padding-top:20px;
    }
    .thepress{
        padding-top:20px;
    }
    .testimonials{
        padding-top:20px;
    }
    .casestudy{
        text-align: center;
        padding-top:20px;
    }
    .founders{
        padding-top:20px;
    }
    .brand_assets{
        padding-top:20px;
    }
    .brand_assets h1 {
        padding-bottom: 10px;
        text-align: center;
    }
    .funfact h2 {
        padding-top: 30px;
        font-size: 28px;
    }
    .userbase h2 {
        padding-top: 30px;
        font-size: 28px;
    }
    .founders h1 {
        padding-bottom: 30px;
        text-align: center;
    }
    .casestudy h1 {
       padding-bottom: 30px;
       text-align: center;
    }
    .testimonials h1{
        text-align: center;
        padding-bottom: 20px;
    }
    .thepress h1{
        padding-bottom: 30px;
       text-align: center;
    }
    .animaker_product h1{
        padding-bottom: 30px;
        text-align: center;
        font-size: 35px;
    }
    .userbase h1{
        padding-bottom: 30px;
        text-align: center;
    }
    .funfact h1{
        padding-bottom: 30px;
        text-align: center;
    }
    .about_content .about_header{
        padding-bottom: 30px;
        text-align: center;
    }
    .founder1,.founder2{
        text-align: center;
    }
    .logos_header,.screenshots_header{
        text-align: center;
    }
    .press_img{
        width: 100%;
        text-align: center;
        padding-left: 0px;
    }

    .pressicon_text{
        text-align: center;
    }
    .custom_scroll{
        height: auto;
    }
    .mCSB_scrollTools .mCSB_draggerContainer{
       display: none;
   }
   #content p{
       padding-top: 10px;
   }
   .cntr{
       text-align: center;
   }
   .img{
       width: 50%;
       height: 50%;

}

}

@media (min-width: 1200px) {
.col-lg-12 {
    float: left;
}
}
.press_block {position: fixed; width: 360px; z-index: 1;}
@media (max-width: 1000px) {
.press_block {position: unset !important; width: 100%;}
}
@media (min-width: 768px) {
.col-lg-12 {
    float: left;
}
}

.carousel, .carousel-control{height: 100% !important;}
.carousel-control {top: 0px !important;}

.swiper-slide .slide-content p{line-height: 1.5}
