View file Productively-pack/mobile/css/style.css

File size: 8.75Kb
/*A Design by W3layouts
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:0px;padding:0px;}
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%;}
html, body{
   font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-color: #FFF;
}
.header-note {
	color: #FFF;
	padding-top:2em;
	margin: 0 auto;
	width: 80%;
}
.border {
	border-bottom: 1.8px solid #FFF;
	width:77%;
	display: block;
}
.header-note h1{
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.5em;
}
.header-note p{
	color: #fff;
	font-size:0.8725em;
	line-height: 2em;
	overflow: hidden;
	height: 30px;
}
/*---- start-navbar----*/
/*----start-header----*/
.head-bg {
	background: url(../images/bg.jpg) no-repeat;
	background-size:cover;
	position: relative;
	padding-bottom: 1.5em;
}
.header{
	padding:.2% 0;
}
.logo{
	margin-top:1.5em;
}
.slideshow { 
	position: relative;
	margin-top: 2.5em;
}

/*----navbar-nav----*/
.navbar-inverse .navbar-nav>li>a {
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	font-size:18px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 0.2em;
	color: #FAA71A;
	display: inline-block;
}

/*----start-drop-down---*/
nav {
  position: relative;
}
.dropdown-toggle {
  padding: .5em 1em;
  background: #777;
  border-radius: .2em .2em 0 0;
}
ul.dropdown {
  display:none;
  position: absolute;
  top: 100%;
  margin-top: .5em;
  background: #777;
  min-width: 12em;
  padding: 0;
  border-radius: 0 0 .2em .2em;
 }
.dropdown ul li a{
        text-decoration: none;
        padding: .5em 1em;
        display: block;
}
/*-- start-nav --*/

.navbar-header {
	position: relative;
	top: -4px;
	background: #E8E5E5;
	z-index: 999;
	padding: 10px;
	border-bottom: 2px solid #FAA71A;
}
.nav {
   width:100%;
}
.nav-list {
    display:none;
}
.nav-item {
    width:100%;
    float:none;
}
.nav-item a {
	background: #313338;
	padding: 10px;
	text-transform:uppercase;	
    color:#FFF;
	font-size: 0.8525em;
}
.nav-inner {
   display: none;
}
.nav-active, .nav-active-inner .nav-inner {
     display:block;
}
.nav-list{
	text-align: center;
	padding:0.5em 0;
}
.nav-list li a{
	color: #515050;
	display: block;
	padding: 0.7em 0.7em;
	font-size:20px;
}
.nav-list li a:hover {
	color: #FAA71A;
}

.grid1{
	position:relative;
	padding: 10px 0;
	text-align: center;
}
.grid1 span {
	right: 45%;
	top: 47%;
}
.grid1 span {
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url(../images/top-grid-icons.png) no-repeat 0px 0px;
	position: absolute;
}
.grid1 span.eual{
	background-position: -24px 0px;
}
.navbar-nav li.active a{
	color:#E74C3C;
}
.full-nav-top{
	width:100%;
}
.span{
	background:url(../images/pluss.pg) no-repeat 0px 0px;
}

/*******************/
.top-grid{
	text-align:center;
}
.features.s2 {
	text-align: center;
	margin: 0 auto;
}		
.top-grids h2, .Produtive h3 {
	color: #555353;
	font-size:18px;
	margin:1.7em 0.5em 0;
}
.top-grids p,.Produtive p{
	color: #555353;
		font-size: 0.875em;
	line-height: 1.5em;
	margin: 0 auto;
	width: 100%;
}
/*******************/
.Downlod{
	background:url(../images/download-bg.jpg) no-repeat ;
	background-size: cover;
	padding:0.5em 0;
}
.download-icons{
	margin: 0 auto;
	text-align: center;
}
.form {
	margin:5px auto;
	width:100%;
}
.Downlod h4{
	font-size:17px;
	color:#fff;
	text-align: center;
}
.btn-primary:hover {
	outline: none;
}
.form {
	width: 77%;
	margin: 0 auto;
}
.download-icons{
	padding: 3px 0px;
}
.span1,.span2 { 
	float: left;
	display: block;
	border: 6px solid rgba(247, 163, 20, 0.84);
	outline: none;
	margin-bottom:1em;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.span1 img {
	padding:9px;
	float:left;
}
.span1 i,.span2 i {
	color: #F6BB31;
	padding: 5px 0px 9px 2px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.span2 img {
	padding:8px;
	float:left;
}
.span1:hover,.span2:hover{
	background:#222;
	outline: none;
	border: 6px solid rgba(247, 163, 20, 0.84);
}
/*** Content ****/
.content_top{
	background:#f4f4f4;
	padding-bottom: 1.5em;
}
.content_top h3,.content_bottom h3 {
	color: #555353;
	font-size:18px;
}
.content_top p{
	font-size: 0.8725em;
	color: #555353;
	line-height: 1.8em;
	margin-bottom: 0.5em;
}
.ipad_desc {
	width: 100%;
	margin: 2em 2em;
	text-align:center;
	margin: 0 auto;
}
.ipad_img{
  	float: right;
}
.ipad_img img{
	display:block;
}
.green{
	margin-top:5em;
}
.green a{
	border:2px solid #14af8f;
	color:#14af8f;
}
/***** Content - botttom ******/
.content_bottom{
	padding-top: 0.5em;
}
.devices{
	padding-top:1em;
	margin-bottom:1em;
}
.devices img{
	display:block;
}
.devices_desc {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.devices_desc h2{
	font-size:18px;
	color:#545454;
	padding-bottom:.5em;
	font-weight:200;
}
.devices_desc p{
	font-size: 0.8725em;
	color: #555353;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.devices_desc p span{
     color:#424242;
}
/*********************/
.follow-left {
 padding-top: 1.2em;
}
.Reviews{
	text-align: center;
}
.Reviews h5{
	font-size:18px;
	color:#222;
	padding-top: 0.5em;
}
.border-2 {
	margin: 0 auto;
	border-bottom: 1.8px solid #222;
	width: 88%;
	display: block;
}
.Awesome {
  padding: 1em;
}
.Fellow {
	padding:0.23em 0;
}
.follow-right h6{
	font-size:14px;
	color:#4C4A4A;
	font-weight: bold;
}
.follow-right span{
	font-size:0.895em;
	color:#4C4A4A;
	text-align: left;
}
.Fellow p{
	color: #5A5858;
	font-size: 0.8725em;
	line-height: 1.5em;
	width: 100%;
	margin: 0 auto;
	
}
.follow-left img{
}
.bottom-nav.pull-left {
  display: none;
}
/**********************/
/*----navgation-links----*/
#top{
	position: relative;
}
.navicon {
	display: block;
	width: 20px;
	height: 16px;
	position: absolute;
	top:13px;
	right: 8px;
	background: url(../images/menu-icon.png) no-repeat;
	z-index: 1000;
}
.navgation-links li{
	display:block;
}
.navgation-links li a {
	color:#515050;
	background: #eee;
	display: block;
	font-size: 0.8725em;
	padding: 0.4em 0.8em;
	border-bottom: 1px solid rgba(153, 153, 153, 0.15);
}
.navgation-links li a:hover{
	color:#F8A312;
}
/*******************/

.footer {
	background: #2A2A29;
	padding:1em;
}
.bottom-nav li a {
	color: #fff;
	padding-top: 20px;
}
.bottom-nav li a:hover{
 color:#F8A312;
 text-decoration: none;
}
.download-icons2{
	padding: 1px 10px;
}
.span3,.span4 { 
	float: left;
	display: block;
	border: 6px solid #222;
	outline: none;
	margin-bottom: 1em;
	background: #fff;
	font-family: 'Raleway', sans-serif;
}
.span3 img {
	padding: 8px;
	float:left;
}
.span3 i,.span4 i {
	color: #222;
	padding: 5px 0px 9px 2px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.span3 i:hover ,.span4 i:hover {
	color:#fff;
}
.span4 img {
	padding: 8px;
	float:left;
}
.span3:hover,.span4:hover{
	background:#F6BB31;
	outline: none;
	border: 6px solid #222;
}
.form2 {
	padding-bottom:.2em;
	width: 100%;
}
/***************/
.copy-right{
	padding:0.5em 0;
	border-top:1.5px solid  #FAA71A;
}
.copy-right  p{
	color:#fff;
	font-size: 0.875em;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0.5em;
}
.copy-right p a{
	color:#F8A312;
}
.copy-right a:hover{
	color:#fff;
	text-decoration: none;
}