
/*# Desktop*/
@media only screen and (max-width: 1279px) {


}





/*# Tablet*/
@media only screen and (max-width:991px) {
    .titlemob{
        margin-top: 70px;
    } 
.section .content .title-desc {
    max-width: 100%;
}
.section .content .c-features-list li .item-img {
    margin-top: 0;
}
.section .content .c-features-list {
    margin-top: 0;
}
.section .anim p {
    line-height: 21px;
}
.section .content .c-features-list li .item-img {
    display: block;
    width: 80%;
    margin-top: -30px;
}
    .IpadBtm{
            padding-top: 0 !important;
    }
    
}


@media only screen and (min-width:768px) {
    .desk_none{
        display: none;
    }   
    
}



/*# Mobile*/
@media only screen and (max-width: 767px) {
    
.section .content .title-desc .title h2 {
    font-size: 38px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0;
}
.menu-icon {
    top: 28px;
}
.header-top .logo-wrapper {
    margin-top: 22px;
}
.menu-links .links li {
	text-align: center;
	margin-bottom: 16px;
	width: 100%;
        border-bottom: 1px solid #484848;
}
.menu-links {
	position: fixed;
	top: 96px;
	bottom: 16px;
	left: 16px;
border: 1px solid #666;
        border-radius: 10px;
    right: 16px;
    background: #2c2c2c;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.mobpad {
    text-align: center;
    padding: 0 30px;
}
    .mobpad p{
        margin-bottom: 0;
    }
    .titlemob{
        margin-top: 70px;
    }
    .abtmob{
        margin-bottom: 0;
    }
    .mob_none{
        display: none;
    }
.section .content .c-features-list li .item-img {
    width: 100%;
}
.header-top .logo-wrapper .logo img {
    height: 48px;
}
.section .content .c-left .wrapper.fit, .section .content .c-right .wrapper.fit {
    margin-top: 90px;
    }
.section .content .c-features-list li .item-img {
    margin-top: 0;
}
.section-home.active .anim h3 {
font-size: 23px;
    line-height: 33px;
    margin-bottom: 0;
}
 .Launch {
    font-size: 18px;
    margin-top: 10px;
}   
.section .content .c-left .wrapper {
    padding: 15px 16px;
}
.section .content .c-right .wrapper {
    padding: 20px 16px;
}
.section-home.active .anim h4 {
    font-size: 15px;
}
.section-home.active .anim p {
    line-height: 20px;
    font-size: 14px;
    text-align: left;
}
#fp-nav-wrapper {
    bottom: 5px;
}
.scrolldown {
    bottom: 50px;
}
#fp-nav-wrapper {
    display: none;
}
 p {
    font-size: 14px;
}
.section .anim p {
    line-height: 18px;
}
.section.active .anim h4 {
    margin-bottom: 9px;
    font-size: 22px;
}   
.section.active .anim h2 {
    margin-bottom: 0;
}   
.section .content .title-desc h2 {
    font-size: 36px;
    font-weight: 600;
}    
 .section .content .c-features-list {
    margin-top: 0;
}
.section .content .c-features-list li {
    margin-bottom: 10px;
}   
.section .content .wrapper .items-nav-container {
    float: left;
    margin-bottom: 16px;
    margin-top: 0px;
}    
.section .content .c-features-list li h3 {
    margin-bottom: 0;
    padding-bottom: 05px;
        font-size: 24px;
}   
  
}














