@media (min-width:992px) and (max-width:1200px)
{
	.home-section, .video-bg video {
    width: auto;
}
}
@media (min-width:768px) and (max-width:991px)
{
	.side-nav {

    width: 65px;
	}
	.mobile-frame .iframe iframe {
    position: absolute;
    border-radius: 40px;
    height: 778px;
    width: 366px;
    margin: auto;
    left: 0px;
    right: 0px;
    border: 0px;
    top: 14px;
}
.mobile-frame .phone {
    width: 400px;
}
.mobile-frame .box {
    position: relative;
    width: 400px;
    right: 0px;
    left: 0px;
}
.mobile-frame {
    display: flex;
    align-items: center;
    transform: scale(0.62);
}
	.home-section {
    margin-left: 65px;
}
	.section-features .col-md-12 .box {

      margin-bottom:30px;

    }
	.section-features .col-md-12:last-child .box {

      margin-bottom:0px;

    }
	.section {
    margin-left: 65px;

}
.fun-facts {
	margin-left:65px;
}
.side-nav-panel {
    left: 65px;
    width: 43%;
	margin-left:-45%;
}
.swiper-wrapper {
    height: 450px;
}
.swiper-slide.swiper-slide-active {

    border-radius: 25px;
}
.section-contact .subcribeform {
    width: 80%;
}
.home-section, .video-bg video {
    width: auto;
}
.home-section .content-b h1 {
    font-size: 42px;
}
.home-section .content-b p {
    font-size: 14px;
    color: 
    #FFF;
    width: 350px;
}
.home-section .content-b {
    width: 118%;
}
.home-section .content-b h3 {
font-size: 16px;
}
.home-section .btn-box a .right-part .bottom-text {
    font-size: 16px;
}
.home-section .btn-box a:first-child {
padding-left: 15px;
padding-right: 15px;
	margin-right:10px !important;
}
.home-section .btn-box a:last-child {
    padding-left: 28px;
    padding-right: 28px;
}
.mobile-box {
    transform: scale(0.60);
    right: -2%;
    margin-top: 48%;
}
}
@media(min-width:320px) and (max-width:767px)
{  
    .spanel {
		padding:20px;
	}
	.spanel.open {
    top: 45px;
    height: 100%;
}
.spanel .spanel-title {
    font-size: 28px;
}
.spanel .close-btn {
    width: 25px;
    height: 25px;
}
.spanel .close-btn::before {
    content: "";
    width: 1px;
    height: 25px;
    background: #000;
    position: relative;
    display: block;
    left: 12px;
}
.spanel .close-btn::after {
    content: "";
    width: 25px;
    height: 1px;
    background: #000;
    position: relative;
    display: block;
    bottom: 13px;
}
	.side-nav
	{
		display: block;
        height: 60px;
         width: 100%;
        padding: 0px;
        padding-left: 15px;
        padding-top: 7px;
	}
	.video-bg {
    position: absolute;
    height: 100%;
}
.home-section {

    margin-left: 0px;
}
	.side-nav .logo {
    
    margin: 0;
}
.buy-btn {

    z-index: 99999;
}
.menu-btn-box {
    margin-left: 90px;
    margin-right: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 35%;
}
	.side-nav-panel {
    left: 0px;
    width: 100%;
    margin-left: -100%;
	top: 60px;
}
.section {
    margin-left: 0px;
}
.fun-facts {
	    margin-left: 0px;
}
.fun-facts .col-md-4 .box {
    margin-bottom:30px;
}
.fun-facts .col-md-4:last-child .box{
    margin-bottom:0px;
}
.section-features .col-lg-4 .box {

    margin-bottom: 30px;
}
.section-features .col-lg-4:last-child .box
{
	 margin-bottom: 0px;
}
.section-contact .subcribeform {
	text-align:center;
	width: 90%;
}
.section-contact .btn {
    position: relative;

}
.mobile-box {
    transform: scale(0.67);
    top: 0px;
    position: relative;
    right: 0px;
    width: 290px;
    margin: auto;
    left: 0px;
	margin-bottom: -100px;
}
.mobile-box iframe {
    position: relative;
    top: -107px;
    height: 736px;
}
.home-section, .video-bg video {
    width: auto;
	height: 100% !important;
}
.home-section .content-b p {
    width: 100%;
}
.home-section .content-b {
    display: block;
    position: relative;
    left: 0px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
	margin-top: 120px;
	text-align: center;
	height: auto !important;
}
.home-section .content-b h1 {
    font-size: 30px;
}
.home-section .btn-box a:first-child {
   margin-right:0px !important;
   margin-bottom:20px;
}
.home-section .content-b .box {
    display: block;
}
.phone-frame {
    right: -39px;
}
.btn-box
{
	width:250px;
	margin-left: auto;
margin-right: auto;
}
.swiper-slider-area {
    width: 300px;
    margin: auto;
   margin-bottom: -50px;
}
.home-section .btn-box a {
    width: 100%;
}
.mobile-frame {
display: block;
transform: scale(0.65);
left: 0px;
position: relative;
right: 0px;
width: 310px;
margin: auto
}
.mobile-frame .box {
position: relative;
width: 420px;
right: 0px;
left: -63px;
top: -105px;
}
.mobile-frame .iframe iframe {
    position: absolute;
    border-radius: 40px;
    height: 816px;
    width: 379px;
    margin: auto;
    left: 0px;
    right: 0px;
    border: 0px;
    top: 14px;
}
}