@media(max-width:991px){
	#ap-what-wrapper span {
    font-size: 16px;
    display: table;
    margin-top: 20px !important;
}
	#ap-video-wrapper h2 {
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #262626;
    margin-bottom: 30px;
}
	.about-left-content h3 {
    margin-top: 5px;
    font-size: 26px;
    line-height: 30px;
    color: #2f404f;
    font-weight: 700;
    margin-bottom: 10px;
}
	.about-left-content span {
    font-size: 16px;
}
	.about-left-content ul{
		padding-left: 20px;
	}
	#ap-what-wrapper h1{
		    font-size: 28px !important;
	}
}
@media only screen and (min-width : 0px) and (max-width : 768px) {
    #home-banner { 
        min-height: 720px;
		padding: 60px 0;
    }
    #home-banner .content-wrap h1 { 
        font-size: 26px;
        line-height: 34px;
    }
    #home-banner .content-wrap p {
        font-size: 16px;
    }
    #home-banner .content-wrap h4 { 
        font-size: 18px;
		margin-top:0px;
		margin-bottom: 10px;
    }
    #free-wrapper .box { 
        padding: 30px;
    }
    #features-wrapper .item p { 
        min-height: 0;
    }
    h2 { 
    font-size: 30px !important;
    line-height: 38px !important;
    }
    #about-wrapper .impacts-box { 
        padding: 30px;
        margin-top: 30px;
    }
    ul.foot-links { 
        margin-bottom: 20px;
    }
    #home-banner .content-wrap .sign-free-btn { 
margin-bottom: 15px;
    font-size: 15px;
    line-height: 42px;
    padding: 0px 20px;
    margin-right: 8px;
    }
    #home-banner .content-wrap .watch-demo-btn { 
    margin-left: 0;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 20px 0px 47px;
    margin-right: 8px;
    background-position: 16px 8px;
    background-size: 25px;
    border: 1.5px solid #14A2DC;
    }
    #blog-wrapper .item { 
        margin-bottom: 30px;
    }
    #mega-menu-wrap-primary #mega-menu-primary {
        position: absolute !important;
        width: 260px !important;
        right: 0 !important;
        z-index: 999;
        top: 40px !important;
    } 
    #mega-menu-wrap-primary .mega-menu-toggle { 
        float: right;
        width: 50px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link { 
        border-radius: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover { 
        border-radius: 0 !important;
    }
    header .get-started-btn, header .req-demo-btn { 
        margin-top: 15px;
    }
	#features-wrapper .learn-more-box p
	{
		min-height:55px;
	}
	.about-left-content h3 {
    font-size: 25px;
    line-height: 30px;
}
	.about-left-content span{
	letter-spacing: 0.6px;
    font-size: 15px;
	}
	#ap-experience-wrapper h2{
    font-size: 25px !important;
    line-height: 32px !important;
	}
	#ap-what-wrapper h2{
    font-size: 25px !important;
    line-height: 32px !important;
	}
	#faq-wrapper .accordion {
    margin-bottom: 25px;
}
   .header.home {
    background: linear-gradient(30deg,#ffffff96, #ecfaff), url(../images/header-image-inner.jpg) center !important;
}
	#ap-what-wrapper h1{
		font-size: 24px !important;
	}
	#ap-video-wrapper h2 {
    line-height: 30px !important;
    font-size: 20px !important;
    margin-bottom: 15px;
}
}
@media only screen and (min-width : 768px) and (max-width : 1366px) {
     #home-banner { 
        min-height: 460px;
    }
}
@media only screen and (min-width : 1024.01px) and (max-width : 1366px) { 

}
@media(max-width:575px){
	#ap-what-wrapper h1 {
    font-size: 24px !important;
}
	#ap-what-wrapper span {
    font-size: 14px;
    display: table;
    margin-top: 20px !important;
}
	.about-left-content h3 {
    margin-top: 5px;
    font-size: 20px;
    line-height: 26px;
    color: #2f404f;
    font-weight: 700;
    margin-bottom: 10px;
}
	.about-left-content span {
    font-size: 14px;
}
	#ap-video-wrapper h2 {
    text-align: center;
    line-height: 30px !important;
    font-size: 20px !important;
    color: #262626;
    margin-bottom: 20px;
}
	#ap-video-wrapper {
    padding: 30px 0;
}
}