@media screen and (max-width: 768px){
	#slider-btm button {
        background-color: transparent;
        color: #fff;
        border: 1px solid #000;
        box-shadow: inset 0.3rem 0.3rem 0.5rem rgb(215 48 52), inset -0.2rem 0.4rem 0.4rem #882929;
        margin: 20px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
}
#about .about-txt h2 {
    font-size: 28px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-bottom: 2pc;
    text-align: center;
}
#mobile-apps h2 {
    font-size: 28px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-bottom: 0pc;
    text-align: center;
    padding: 20px 0;
}
#slider-btm h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
#slider-btm {
    background: #ddd;
    padding: 20px 0;
}
#slider-btm a{
	text-decoration: none;
}
#video-slider .seperator {
    color: #ccc;
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
    line-height: 1.2em;
}
#video-slider {
    padding: 10px 0;
}
#video-slider p {
    font-family: 'Poppins';
    font-size: 14px;
    text-align: justify;
    color: #777;
    line-height: 28px;
}
#video-slider h2 {
    font-size: 36px;
    font-weight: bold;
    font-family: 'Poppins';
    text-align: center;
}
#mobile-apps .mobile-img img{
	width: 100%;
}
#mobile-apps a{
	text-decoration: none;
}
#mobile-apps button{
	text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#about .about-txt ul {
    margin: 8px auto;
    padding: 0px 10px;
}
#about .about-txt ul li {
    list-style: disc;
    line-height: 30px;
    font-size: 12px;
    font-family: 'Poppins';
    padding: 0 5px;
}
#about {
    padding: 10px 0;
}
#about .about-img img {
    width: 100%;
    padding-bottom: 1pc;
}
#about .about-txt p {
    font-family: 'Poppins';
    font-size: 12px;
    text-align: justify;
    color: #777;
    line-height: 24px;
}
.stats .fa {
    color: #000;
    font-size: 30px;
}
.stats {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Poppins';
    margin-bottom: 20px;
}
.stats h5{
	font-size: 14px;
}

#comon-hero .img {
    padding: 10px 0!important;
}
.tab {
    font-size: 16px;
    padding: 15px 15px;
    cursor: pointer;
    border: 1px solid #eee;
}
#tabs-info .content .content-item table tbody, td, tfoot, th, thead, tr {
    padding: 5px;
}
#comon-hero .product_description table tbody th {
    padding-right: 10px;
}
#service-detail-page .service_card_body p {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    margin: 2pc 0;
    text-align: justify;
}
#service-detail-page .service_card_body ul li a {
    font-size: 12px;
    font-family: 'Poppins';
    text-decoration: none;
}
#tabs-info {
    padding: 20px 0 0;
}
#service-detail-page h2 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins';
    padding-top: 10px;
    text-align: center;
}
#documents .doc-txt h2 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins';
    margin: 2pc 0;
    text-align: center;
}
#services-card h2 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins';
    text-align: center;
    padding-bottom: 20px;
}
.service-24 h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    font-family: 'Poppins';
    text-align: center;
    padding-bottom: 30px;
}
#subscribe .subs-form h2 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins';
    text-align: center;
    padding-bottom: 20px;
}
#documents .doc-txt li {
    padding: 8px 0 8px 35px;
    position: relative;
    line-height: 28px;
    font-size: 14px;
    color: black;
    list-style: none;
}
#call-to-action button {
    border: none;
    background-color: transparent;
    padding: 10px 50px;
    cursor: pointer;
    color: white;
    background: linear-gradient(to right, #872929, #e63136);
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 50px;
    font-family: 'Poppins';
    font-size: 15px;
    box-shadow: inset 0.3rem 0.3rem 0.5rem rgb(146 42 43), inset -0.2rem 0.4rem 0.4rem #df3035;
    text-transform: capitalize;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#hero-slider .item .cover .header-content {
    position: relative;
    padding: 56px 20px;
    overflow: hidden;
}
#hero-slider .item .cover .header-content h1 {
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #fff;
}
#hero-slider .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: 64%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}
#hero-slider .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: 64%;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

#hero-slider .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 26px;
    color: #fff;
}
#hero-slider .item {
    height: 300px;
    position: relative;
}
#about-us .about-txt p {
    font-size: 16px;
    padding: 10px 0;
    line-height: 28px;
    text-align: justify;
}
#about-us .about-txt h2 {
    font-size: 34px;
    font-weight: 600;
    font-family: 'Poppins';
    padding: 20px 0;
}
#team p {
    font-size: 16px;
    padding: 10px 0;
    line-height: 32px;
    text-align: justify;
}
#team {
    padding: 40px 0 0;
}
#logo .partner-logo img {
    width: 120px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#video .video-txt {
    margin: 100px auto;
}
#video .video-txt p {
    font-size: 14px;
    color: #fff;
    padding: 20px 0;
    text-align: justify;
    line-height: 24px;
}
#process .img img {
    width: 100%;
    padding-top: 50px;
}
#services-card .card {
    height: 600px;
    margin-bottom: 20px;
}
#partner-points .points ul {
    padding: 30px 20px;
}
#partner-points .points ul li {
    font-size: 14px;
    line-height: 28px;
}
#call-to-action h4 {
    font-size: 19px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 15px;
    font-family: 'Poppins';
    text-align: center;
}
.pricing-card .one .content ul li {
    text-align: left;
    line-height: 40px;
    font-size: 12px;
    color: #0d6efd;
    font-weight: 600;
}
#footer .copyright-content ul {
    text-align: center;
    padding-top: 10px;
}
#contact h2 {
    font-size: 34px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#policy .txt ol {
    margin: 0;
    padding: 20px;
}
#policy .txt p {
    font-size: 14px;
    padding: 20px 0;
    font-family: 'Poppins';
    text-align: justify;
}
#policy .txt ul {
    margin: 0;
    padding: 20px;
}
#policy .txt ul li {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    padding-bottom: 10px;
}
#terms .txt p {
    font-size: 14px;
    padding: 20px 0;
    font-family: 'Poppins';
    text-align: justify;
}
#terms .txt h3 {
    font-size: 22px;
    font-family: 'Poppins';
    padding: 10px 0;
}

#terms .txt ul {
    margin: 0;
    padding: 20px;
}
#terms .txt ul li {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    padding-bottom: 10px;
}
#refund-policy .txt h3 {
    font-size: 22px;
    font-family: 'Poppins';
    padding: 10px 0;
}
#refund-policy .txt p {
    font-size: 14px;
    padding: 20px 0;
    font-family: 'Poppins';
    text-align: justify;
}

#refund-policy .txt ul {
    margin: 0;
    padding: 20px;
}
#refund-policy .txt ul li {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    padding-bottom: 10px;
}

#disc-policy .txt h3 {
    font-size: 22px;
    font-family: 'Poppins';
    padding: 10px 0;
}

#disc-policy .txt p {
    font-size: 14px;
    padding: 20px 0;
    font-family: 'Poppins';
    text-align: justify;
}

}


@media only screen and (max-width: 800px){
.side-menu-area .navs .sub-menu ul.custom-menu h5 {
    font-weight: 600!important;
    margin-bottom: 10px;
    margin-top: 1pc;
    font-size: 18px;
}
.side-menu-area .navs .sub-menu ul.custom-menu li{
    list-style: none;
    font-size: 14px;
    line-height: 30px;
}
.side-menu-area .navs .sub-menu ul.custom-menu li a{
    text-decoration: none;
    color: #000;
}
}