body {
    overflow-y: scroll; /* Show vertical scrollbar */
    overflow-x: hidden; /* Show horizontal scrollbar */
}
/* --- Header & menu ---- */
.navbar {
	line-height: 60px;
	height: 60px;
	background-color: #000;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0;
	padding-bottom:0;
}

h1 a.navbar-brand {
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	text-shadow: none;
	margin-left: 10px;
}
.navbar-brand {
    float: left;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;
}
.logo-size{
	width: 40px;	
	float: left;
	padding-top: 0;
	display: table-cell;	
	vertical-align: middle;	
	margin-top:-10px;
	margin-left: 10px;
	text-shadow: none;
}
/* --- Best Free POS Style ---- */
#best-free-pos{
    padding-top:60px;
}
.best-free-pos{
    Font-size: 35px;
	color: #fff;
	background:#3D906E;
	font-family: Georgia, sans-serif;
	text-align:center;
	margin-bottom:0;
}
.best-free-pos-div{
    text-align: center;  
	padding-top: 50px;
	padding-bottom: 20px;
	background: none; 
}
.best-free-pos-div2{
    text-align: center;  
	padding-top: 50px;
	padding-bottom: 20px;
	background: none; 
}
.best-free-pos-a, .best-free-pos-a:focus, .best-free-pos-a:active{
    font-size: 20px;
	line-height: 30px;  
	color: #0085F4;
	font-family: Georgia, sans-serif;
	text-align:center;
	text-decoration: underline;
}
.best-free-pos-a:hover{
    font-size: 20px;
	line-height: 30px;  
	color: #2874A6;
	text-decoration: none;
	font-family: Georgia, sans-serif;
	text-align:center;
}
/* --- Business POS For Free Style ---- */
.business-pos-for-free{
    Font-size: 35px;
	color: #3D906E;
	font-family: Georgia, sans-serif;
	text-align:center;
	margin-bottom:20px;
}

#business-pos{
    margin-top:150px;
}

.business-pos ul {	
	text-align: left;  
	padding-top: 150px;
	background: none; 
	list-style-image: url('../../img/camera.png');	
}
.business-pos ul li{
	font-size: 17px;
	line-height: 21px;  
	padding-bottom: 10px;  
	margin-bottom: 5px;	  
	color: #4d4d4d;
	font-family: Georgia, sans-serif;
	margin-right: 0;
}
.wrapper{
    position: fixed;
    z-index:999;
    top: 95%;
    left: 90%;
    transform: translate(-50%, -50%);
}

.link_wrapper img{
    width:200px;
}

/*   Keywords Cluster Style   */
.keywords-cluster-p-style{
	text-align:justify;
	opacity: 0.5;
}
.keywords-cluster-border{
	border: 2px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;  	
	padding: 5px;	
	margin-top: 20px;		
}	
.keywords-cluster-style1{
	text-align:justify;	
	font-size: 18px;
	font-weight: 300;
	line-height:25px;
	padding-bottom: 0;  
	margin-bottom: 0;	  
	color:#3B8F6D;
	background:#fff;
	font-family: sans-serif;
}
/* --- Media queries --- */
@media only screen and (max-width: 1366px){  
    .business-pos-for-free{
        Font-size: 35px;
    	color: #3D906E;
    	font-family: Georgia, sans-serif;
    	text-align:center;
    	margin-bottom:-30px;
    }
    .business-pos ul {	
    	text-align: left;  
    	padding-top:90px;
    	background: none; 
    	list-style-image: url('../../img/camera.png');	
    }
    #business-pos{
        margin-top:80px;
    }
}
@media only screen and (max-width: 768px){    
	.navbar .navbar-fixed-top {
		background-color:rgba(0,0,0,1);
	}
    h1 a.navbar-brand {
	    font-size: 20px;
		color: #fff;
		font-weight: 500;
		text-shadow: none;
		margin-left: 10px;
    }
	.logo-size{
		width: 40px;	
		float: left;
		padding-top: 0;
		display: table-cell;	
		vertical-align: middle;		
		margin-top:-10px;
		margin-left: 15px;
		text-shadow: none;		
	}
	
	.business-pos-for-free{
        Font-size: 30px;
    	color: #3D906E;
    	font-family: Georgia, sans-serif;
    	text-align:center;
    	margin-bottom:0;
    }
	#business-pos{
        margin-top:80px!important;
    }
    .business-pos ul {	
    	text-align: left;  
    	margin-top: -20px!important;
    	background: none; 
    	list-style-image: url('../../img/camera.png');	
    }
    .business-pos ul li{
    	font-size: 18px;
    	line-height: 23px;  
    	padding-bottom: 10px;  
    	margin-bottom: 5px;	  
    	color: #4d4d4d;
    	font-family: Georgia, sans-serif;
    	margin-right: 5px;
    }
    .wrapper{
        position: fixed;
        z-index:999;
        top: 90%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
     .best-free-pos-div{
        text-align: center;  
    	padding-top: 50px;
    	padding-bottom: 0;
    	background: none; 
    }
    .best-free-pos-div2{
        text-align: center;  
    	padding-top: 0;
    	padding-bottom: 0;
    	background: none; 
    }
}

@media only screen and (max-width: 480px){
   	.logo-size{
		width: 40px;
		height: auto;
		float: left;
		padding-top: 0;
		display: table-cell;	
		vertical-align: middle;	
		margin-top:-10px;
		margin-left: 6px;
        margin-right: 5px;
		text-shadow: none;
	}
	 h1 a.navbar-brand {
		font-size: 16px;
		color: #fff;
		font-weight: 400;
		text-shadow: none;
		margin-left: 2px;
    }
    
    .business-pos-for-free{
        Font-size: 22px;
    	color: #3D906E;
    	font-family: Georgia, sans-serif;
    	text-align:center;
    	margin-bottom:-60px;
    }
    #business-pos{
        margin-top:80px!important;
    }
    .business-pos ul {	
    	text-align: left;  
    	margin-top: 40px!important;
    	background: none; 
    	list-style-image: url('../../img/camera.png');	
    }
}
