/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{ vertical-align:baseline;}/* vertical align baseline */
.vertical-top{ vertical-align:top;}/* vertical align top */
.underline{ padding-bottom:5px; border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{ display:block;}/* vertical menu */
nav.horizontal ul li{ display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
font-family: 'Open Sans', sans-serif;
font-size: 100%;
background-color: #FFF;
}
@font-face {
font-family: 'nexa_boldregular';
src: url('../fonts/Nexa_Free_Bold-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*--menu--*/
.logo{
float:left;
margin-left: 10px;
}
.logo a {
color: #FFF;
font-weight: 700;
font-size:2.5em;
}
.menu{
float:right;
margin:10px 0px 0;
}
.box{
position:absolute;
top:-700px;
width:100%;
color:#7F7F7F;
margin:auto;
padding:0px;
z-index:999999;
text-align:center;
left:0px;
}
.box_content_center{
background:#F0645D;
}
a.boxclose{
cursor:pointer;
text-align:center;
display:block;
position: absolute;
top:1em;
right:1em;
}
.menu_box_list{
padding:20px 10px;
}
.menu_box_list li{
border-bottom: 1px solid #FF7E77;
}
.menu_box_list li a{
display:block;
color:#FFF;
margin:5px 0px;
text-align:left;
font-size: 0.8125em;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.menu_box_list li a:hover{
color:#FBD7D5;
}
.menu_box_list li a > i > img{
vertical-align:middle;
padding-right:10px;
}
.header{
background: url(../images/slide.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-size: 100% 100%;
min-height:180px;
}
/**** Slider *****/
.wmuSlider {
position: relative;
overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article {
position: relative;
text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
max-width:75%;
width: auto;
height: auto;
display:block;
margin:0 auto;
}
.wmuGallery .wmuGalleryImage {
position: relative;
text-align: center;
}
.wmuGallery .wmuGalleryImage img {
max-width: 100%;
width: auto;
height: auto;
}
/* Default Skin */
.wmuSliderPagination {
z-index: 2;
position: absolute;
bottom: 7%;
left: 42%;
}
.wmuSliderPagination li {
float: left;
margin: 0 8px 0 0;
list-style-type: none;
}
.wmuSliderPagination a {
display: block;
text-indent: -9999px;
width: 7px;
height: 7px;
background:none;
border:1px solid #fff;
border-radius: 20px;
}
.wmuSliderPagination a.wmuActive {
background:#fff;
}
.slide-text-info h1 {
font-size:1.5em;
font-family: 'nexa_boldregular';
color:#fff;
}
/*----*/
.callbacks_tabs a{
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size:0;
font-family: FontAwesome;
visibility: visible;
display: block;
height:13px;
width:13px;
display:inline-block;
border:2px solid #FFF;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
}
.callbacks_here a:after{
background:#FFF;
}
.slide-text-info{
margin-top:20px;
}
.slide-text-info-btns{
padding:10px 0 20px;
}
.apple{
width:100px;
height:45px;
display: inline-block;
background: url(../images/download-btns.png) no-repeat 0px 0px;
background-size:192%;
}
.play-btn{
width:100px;
height:45px;
display: inline-block;
background: url(../images/download-btns.png) no-repeat -99px 0px;
background-size:192%;
}
/*----slider----*/
/*------start-features-----*/
.features{
padding:20px 10px;
}
.features h2{
font-weight: 700;
font-size: 1.3em;
font-family: 'nexa_boldregular';
text-align: center;
}
.features-grid span{
width: 90px;
height: 84px;
display: inline-block;
background: url(../images/top-icons.png) no-repeat 0px 0px;
}
.features-grid h3 a{
color: #707070;
font-weight:bold;
font-size: 0.9em;
}
.features-grid h3 a:hover{
color:#F06464;
text-decoration:none;
}
.features-grid p{
color: #666666;
font-size:0.8125em;
}
div.col-md-4.features-grid {
text-align: center;
margin-bottom: 20px;
}
.features-grid span.t-icon1{
background-position:-130px 0px;
}
.features-grid span.t-icon2{
background-position: -260px 0px;
}
.features-grids{
padding-top:10px;
}
/*-----start-Share-instantly----*/
.Share-instantly{
background:#262626;
padding: 20px 10px;
}
.Share-instantly-left span{
width:150px;
height:221px;
background: url(../images/share-divice.png) no-repeat 0px 0px;
display: -webkit-inline-box;
}
div.col-md-5.Share-instantly-left {
text-align: center;
}
.Share-instantly-right h3{
color: #FFF;
font-family: 'nexa_boldregular';
font-size:1.3em;
}
.Share-instantly-right p{
color: #AEAEAE;
line-height: 1.5em;
font-size: 0.8125em;
}
.head-para{
margin: 5px 0 0;
}
div.col-md-5.feature-right {
margin-top: 20px;
}
p.img_slider{
color: #AEAEAE;
line-height: 1.5em;
width: 79%;
}
.Share-instantly-right{
margin-top:20px;
text-align: center;
}
/*------ start-feature----*/
.feature{
background: #313131;
padding:20px 10px 0;
text-align: center;
}
.feature h3 {
color: #FFF;
font-family: 'nexa_boldregular';
font-size:1.3em;
}
.feature p {
color: #AEAEAE;
line-height: 1.5em;
font-size:0.8125em;
}
.feature p span{
display:block;
color:#F06464;
}
p.img_slider1{
width:100%;
}
.feature-right span{
width:150px;
height:248px;
display:block;
background:url(../images/features-divice.png) no-repeat 0px 0px;
display: inline-block;
}
/*-----start-gallery----*/
.gallery{
padding: 20px 10px;
}
.gallery h3{
color:#F0645D;
font-size:1.3em;
font-weight:700;
font-family: 'nexa_boldregular';
}
.gallery p{
color: #666666;
line-height: 1.5em;
font-size:0.8125em;
margin-bottom: 20px;
}
ul.gallery_box li{
width:50%;
float:left;
}
/*-----*/
/*----- start-download-----*/
.download{
background: #DE5D5D;
padding:20px 10px;
}
.download-left{
text-align: center;
}
.download-left a span{
width:100px;
height:99px;
display:inline-block;
background:url(../images/download-logo.png) no-repeat 0px 0px;
}
.download-right p{
color:#fff;
font-size:1em;
font-family: 'nexa_boldregular';
}
.download-right a{
color: #FFF;
font-size:0.85em;
}
.download-right a:hover{
color:#3A3A3A;
text-decoration:none;
}
.download-right ul{
margin-top:20px;
}
.download-right ul li a span{
width: 120px;
height: 50px;
display: inline-block;
background: url(../images/download-btns-l.png) no-repeat 16px 10px;
background-size: 180%;
}
.download-right ul li a.l-google span{
background-position:-107px 10px;
}
.download-right ul li a:hover{
opacity:0.7;
}
/*------start-compatibility----*/
.compatibility{
background: #E7E7E7;
padding:20px 10px;
}
.compatibility h3{
color: #666666;
font-family: 'nexa_boldregular';
font-size: 1.3em;
border-bottom: 2px solid #CBCBCB;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
margin-top: 0;
}
.compatibility h4{
color:#666;
font-family: 'nexa_boldregular';
font-size:1em;
}
div.col-md-6.compatibility-left {
margin-bottom: 20px;
}
.list-inline > li {
display: inline-block;
}
.compatibility p{
color: #666666;
line-height: 1.5em;
font-size:0.8125em;
margin-bottom: 10px;
}
.compatibility a span:hover{
opacity:0.8;
}
a.cl-icon1 span{
height: 39px;
width: 19px;
display: block;
background: url(../images/multiple-divice1.png) no-repeat 1px -18px;
}
a.cl-icon2 span{
height: 36px;
width: 21px;
display: block;
background: url(../images/multiple-divice1.png) no-repeat -34px -21px;
}
a.cl-icon3 span{
height: 56px;
width: 47px;
display: block;
background: url(../images/multiple-divice1.png) no-repeat -68px 0px;
}
a.cl-icon4 span{
height: 50px;
width: 34px;
display: block;
background: url(../images/multiple-divice1.png) no-repeat -129px -7px;
}
/*-----*/
a.cl-icon1-l span{
height: 41px;
width: 23px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat 1px -5px;
}
a.cl-icon2-l span{
height: 41px;
width: 23px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -38px -5px;
}
a.cl-icon3-l span{
height: 41px;
width: 23px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -78px -5px;
}
a.cl-icon4-l span{
height: 41px;
width: 23px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -118px -5px;
}
a.cl-icon5-l span{
height: 41px;
width: 23px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -158px -5px;
}
a.cl-icon6-l span{
height: 41px;
width: 65px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -195px -5px;
}
a.cl-icon7-l span{
height: 50px;
width: 32px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -273px 2px;
}
a.cl-icon8-l span{
height: 43px;
width: 63px;
display: block;
background: url(../images/multiple-divice2.png) no-repeat -317px -3px;
}
/*-----start-footer----*/
.footer{
padding:20px 10px;
}
.footer-left p{
color: #666;
font-weight: 600;
font-size: 0.85em;
margin-bottom: 10px;
}
.footer-left p a{
color:#666;
}
.footer-left p a:hover{
color:#DE5D5D;
text-decoration:none;
}
.footer-right p{
color: #666666;
line-height: 1.5em;
font-size:0.8125em;
}
.footer-right input[type="text"]{
padding:8px;
color: #D5D5D5;
border: 1px solid #D5D5D5;
outline: none;
-webkit-appearance: none;
transition: border-color 0.3s;
-o-transition: border-color 0.3s;
-ms-transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-webkit-transition: border-color 0.3s;
width: 65%;
border-radius: 0.3em;
-webkit-border-radius: 0.3em;
-moz-border-radius: 0.3em;
-o-border-radius: 0.3em;
-ms-border-radius: 0.3em;
margin-right:5px;
font-family: 'Open Sans', sans-serif;
-webkit-appearance: none;
}
.footer-right input[type="text"]:hover{
border-color:#DE5D5D;
color:#DE5D5D;
}
.footer-right input[type="submit"]{
background: #F06464;
outline: none;
padding:8px;
color: #fff;
border: none;
border-radius: 0.3em;
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
font-family: 'Open Sans', sans-serif;
-webkit-appearance: none;
}
.footer-right input[type="submit"]:hover{
background:#9B9B9B;
}
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 26px;
right: 3%;
overflow: hidden;
width: 40px;
height: 40px;
border: none;
text-indent: 100%;
background: url("../images/to-top1.png") no-repeat 0px 0px;
border-radius: 30em;
}