/*
Theme Name: Webuzo
Theme URI: https://sitepad.com/themes/consultancy/Webuzo
Author: SitePad team
Author URI: https://sitepad.com/
Description: Webuzo is a theme specially designed for business websites. You can customize the theme according to your business perspective.
Version: 1.0
Category: business
Template: sitepad
License: Proprietary
License URI: https://sitepad.com/theme-license
Tags: converse, consult, ask, consulting, counsel, advice, financal, talk
Text Domain: Webuzo

Use it to make some cool website and have fun.
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&amp;family=Poppins:wght@200;300;400;500;600;700;800&amp;display=swap');

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Box Model */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* Basic */
a {
text-decoration: none;
outline: none;
}

.popularfx-row{
box-sizing: border-box;
display: flex;
flex: 1 0 auto;
flex-direction: row;
flex-wrap: wrap;
width:100%;
align-content: stretch;
position: relative;
}




/*CSS started*/
.webuzo-theme-col{
padding:10px;
flex: unset;
}

.webuzo-demo-url{
cursor:pointer;
font-family:poppins;
padding: 5px 10px;
margin-top:-5px;
font-size: 15px !important;
background: linear-gradient(to right, #FF3834, #FF7133) !important;
color: #fff !important;
border: 0px;
float: right;
border-radius: 0px;
}

.webuzo-theme-details{
margin-bottom:40px;
transition: all 0.4s;
border-radius: 4px;
box-shadow: 1px 1px 15px 1px #dcdcdc;
cursor: pointer;
width: 100%;
}

.webuzo-theme-details:hover{
margin-top: -2px;
}

.webuzo-theme-screenshot{
position:relative;
min-height: 220px;
}

.webuzo-theme-screenshot img{
max-width:100%;
border-top-right-radius: 4px;
border-top-left-radius: 4px
}

.webuzo-theme-name{
padding: 20px 10px;
font-family: poppins;
font-size: 14px;
font-weight: 600;
border-top: 1px solid #ccc;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px
}

.webuzo-theme-name .webuzo-theme-url{
color:#000000;
display:inline-block;
text-transform:capitalize;
}

/* Custom Templates css start*/
.webuzo-banner{
padding:150px 0px;
text-align: center;
background:linear-gradient(120deg, #021b79 15%, #021b79 20%, #0575e6 100%);
}

.webuzo-banner .page-title{
color:#ffffff;
font-family:poppins;
font-weight:600;
margin:0 !important;
}

@media screen and (min-width: 601px) {
.webuzo-banner .page-title {
    font-size: 70px;
  }
}

@media screen and (max-width: 600px) {
  div.example {
    font-size: 30px;
  }
}

.popularfx-page{
margin:25px auto 80px auto;
width: 100%;
max-width:1200px;
padding: 20px;
}

.register-link{
text-align:center;
}

.register-link p{
font-family:poppins;
}


.noc {
color:#2c3038ff;
font-size:16px;
}

.sitepad-nocs{
margin-top:50px;	
}

.noc-details .noc-name a{ 
font-family:poppins;
font-size:25px;
color:#000000;
font-weight:500;
line-height:1.6;
}

.noc-details .noc-address span{
font-family:montserrat;
font-size:14px;
font-weight: 500;
color: #7f8083;
display:block;
line-height:1.6;
}

.license-form{
padding:30px;
box-shadow: 1px 1px 15px 1px #dcdcdc;
}

.webuzo-subhead{
color: #2c3038ff;
font-family: Poppins !important;
font-size: 40px !important;
font-weight: 500 !important;
line-height: 1.4em !important;
}

.webuzo-heading{
margin-bottom: 30px;
text-align: center;
font-size:25px;
font-weight:500;
color:#2c3038ff;
}

.webuzo-control-label{
margin-bottom: 15px;
}

.text-center{
text-align:center !important;
}

.w-100{
width:100% !Important;
}

.control-label{
display:block;
color: #2c3038ff;
font-family:poppins;
font-size:16px;
font-weight:500;
line-height:2em;
}

.control-description{
display:block;
font-family:montserrat;
font-size:14px;
font-weight:400;
line-height:2em;	
}

.form-control{
width: 100%;
height: 35px;
font-family:poppins;
font-size:14px;
}

.form-section{
margin-top:40px;
}

form .webuzo-demo-url{
cursor: pointer;
padding: 15px 25px;
float: unset !Important;
font-weight: 500;
font-size: 16px !important;
}

.submit-btn{
margin-top:40px;
}

.theme-url{
font-family:poppins;
font-size:18px;
font-weight:500;
text-decoration:none;
display:block;
margin-top:30px;
}

.webuzo-alert.sitepad-danger,
.webuzo-alert.webuzo-success{
padding:30px;
box-shadow:1px 1px 15px 1px #dcdcdc;
}

.webuzo-alert .alert-title{
font-family: poppins;
font-size:25px;
font-weight:500;
}

.webuzo-alert .error-list{
margin:20px 0px 0px 20px;
list-style-type: disc;
font-family:montserrat;
font-size:16px;
font-weight:500;
line-height:1.8;
}

.webuzo-alert .error-list .error{
color:#f44336;
}

.webuzo-alert.webuzo-success .success-icon{
color:#26A599;
}

.webuzo-alert .alert-content{
margin-top:20px;
}

.webuzo-alert .alert-content .content-list{
list-style : decimal;
font-family: montserrat;
font-size:14px;
margin:10px 20px 20px 20px;
line-height:1.8;
}

.webuzo-alert .alert-content p{
font-family: montserrat;
font-size:14px;
font-weight:400;
}

.webuzo-alert .alert-subtitle{
font-family: poppins;
font-size:20px;
font-weight:500;
}

.position-relative{
position:relative !important;
}

.hide-password{
font-family:poppins;
font-size:14px;
cursor:pointer;
margin-left: auto;
position: absolute;
right: 10px;
top: 40px;
}

.sitepad-nocs .webuzo-theme-details{
padding:20px;
}

.testimonial .testimonial-content{
font-family: montserrat;
font-size:14px;
line-height:1.6;
}

.testimonial .testimonial-content .fa-quote-left{
color: #bdbdbd;
font-size: 40px;
margin-right: 10px;
}

.testimonial .user-details{
margin-top:20px;
}

.testimonial .user-details .user{
font-family:poppins;
font-size:20px;
font-weight:500;
display:block;
}

.testimonial .user-details .position-company{
color:#616161;
font-family:poppins;
font-size:16px;
font-weight:400;
display:block;
margin-top:10px;
}
/* Custom Templates css end*/

.webuzo-testimonial-image{
margin-top:10%;
object-fit: cover;
width:100%;
height:auto;
}

/* Docs CSS */
article.type-docs{
margin-top: 20px;

}

article.type-docs .page-title{
font-size: 20px;
margin-bottom: 20px;
}

article.type-docs{
line-height: 1.65
}
/* End Docs CSS */


.sp80_{
	margin-top:4px;
	margin-bottom:4px;
}

.overlay-div {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,0,0, 0.65);
    width: 100%;
    height: 68%;
    padding: 0%;
    display: none;
    text-align: center;
    color: #fff !important;
    z-index: 0;
}


/*app css*/
.thumbnail-col{
	width:100%;
	padding:0px;
	margin:10px;
}

.thumbnail{
	padding:0px;
}

.sidebar-offcanvas{
	background-color: rgb(51, 51, 51);
    height: 5350px;
}

.overlay-div{
	margin:0px
}

/******************* Apps page CSS ********************/
.webuzo-apps-sidebar{
	width: 17%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-color: #263544;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
.webuzo-apps-sidebar .pagelayer-col-holder{
	padding: 10px;
}
.webuzo-apps-sidebar .pagelayer-collapse .pagelayer-accordion_item{
	margin-bottom: 5px;
}
.webuzo-apps-sidebar .pagelayer-collapse .pagelayer-accordion-tabs{
	color: #ffffff;
    padding: 15px 10px;
    font-size: 14px !important;
    font-style: Italic !important;
    font-weight: 500 !important;
    border-radius: 5px;
}
.webuzo-apps-sidebar .pagelayer-collapse .pagelayer-accordion-tabs .left-text-icon{
	font-size: 12px;
}
.webuzo-apps-sidebar .pagelayer-collapse .pagelayer-accordion-tabs:hover {
    color: #000000;
    background-color: #ffffff;
}
.webuzo-apps-sidebar .pagelayer-collapse .pagelayer-accordion-tabs span {
    float: right;
    padding: 0px 5px;
    padding-right: 0px;
}
.webuzo-apps-sidebar .pagelayer-accordion_item .pagelayer-accordion-panel {
	font-size: 15px;
	padding: 10px 20px;
}
.webuzo-apps-sidebar .pagelayer-accordion_item .pagelayer-accordion-panel li{
	list-style-type: none;
	font-size: 12px !important;
	font-weight: 400 !important;
}
.webuzo-apps-sidebar .pagelayer-accordion_item .pagelayer-accordion-panel li .pagelayer-list-icon-holder{
	padding-bottom: 10px;
	padding-top: 10px;
	color:#FFFFFF;
}
.webuzo-apps-sidebar .pagelayer-list-item{
	color:#FFFFFF;
	margin-left: 3px;
}
.webuzo-apps-sidebar .pagelayer-list-icon {
    font-size: 6px;
    transition: all 100ms;
}
.webuzo-apps-sidebar .pagelayer-list-ul > li:not(:last-child){
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.20);
    border-bottom-width: 1px;	
}
.webuzo-apps-sidebar .pagelayer-list-li:hover{
	padding-left: 5px;
}
.webuzo-apps-sidebar .pagelayer-list-li:hover .fa-circle-notch:before{
	content: "\f111";
}
.webuzo-apps-sidebar .pagelayer-site-icon{
	display: none;
	text-align: center;
	background: #263544;
	padding: 8px;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.05) !important;
	width:initial !important;
	height:auto;
	position:absolute !important;
	z-index: 1;
	transform: translateX(-0%);
	top:-30px;
	right:-42px;
}
.webuzo-apps-sidebar .pagelayer-site-icon i{
	height: 1em;
	width: 1em;
	position: relative;
	color: #ffffff;
	font-size: 26px;
}
.webuzo-apps-sidebar .pagelayer-site-icon i:before{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.webuzo-apps-container{
	width: 83%;
	background: #f9f7fd;
	padding: 50px 30px 100px;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}
.webuzo-apps-container .pagelayer-col-holder{
	padding: 10px;
}
.webuzo-apps-container h4{
	margin: 40px 0px 5px;
	font-size: 25px !important;
}
.webuzo-apps-container .pagelayer-divider-seperator{
	border-top-style: dashed;
	border-top-color: #000000;
	border-top-width: 2px;
	width: 100%;
}
.webuzo-apps-container .pagelayer-divider-holder{
	padding:10px 0px;
}
.webuzo-apps-container h3{
	margin: 50px 0px 10px;
}
.webuzo-apps-container .webuzo-container-col{
	width:16.666%;
	max-width:16.666%;
	padding: 15px;
}
.webuzo-apps-container .pagelayer-service{
	width: 100%;
	background: #ffffff;
	box-shadow: 0px 20px 40px 0px rgb(12 0 46 / 6%) !important;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
.webuzo-apps-container .pagelayer-service-container{
	padding: 20px 0px;
}
.webuzo-apps-container .pagelayer-service .pagelayer-img{
	margin: auto;
	min-height: 80px;
}
.webuzo-apps-container .pagelayer-service-heading *{
	text-align:center;
	padding:15px 0px 5px 0px;
	margin: 0px;
}
.webuzo-apps-container .pagelayer-breadcrumb-section a{
	color:#103ab1;
}
.webuzo-apps-container .pagelayer-breadcrumb-section a:hover{
	color:#ff3834;
}
.webuzo-apps-container .pagelayer-breadcrumb-section{
	color:#103ab1;
	font-size: 15px !important;	
	font-weight: 600 !important;
	text-transform: Uppercase !important;
}
.webuzo-apps-container .pagelayer-breadcrumb{
	text-align:left;
	padding: 5px 5px 10px;
	border: 0px;
	border-bottom-width: 2px;
	border-color: #103ab1;
	border-style: dashed;
}
.webuzo-apps-container .pagelayer-breadcrumb-sep{
	font-weight: 600 !important;
	padding: 0px 5px;
}
.webuzo-showapps-row1{
	margin-top: 20px;
}
.webuzo-showapps-row1 #showapps-1col{
	width: 11%;
	align-content: center !important;
}
.webuzo-showapps-row1 #showapps-1col .pagelayer-image-holder{
	text-align: center;
}
.webuzo-showapps-row1 #showapps-1col .pagelayer-stars{
	text-align: center;
	padding: 8px 5px 5px;
}
.webuzo-showapps-row1 .pagelayer-stars .pagelayer-stars-container *{
	margin-left:5px
}
.webuzo-showapps-row1 #showapps-2col{
	width: 89%;
	align-content: center !important;
}
#showapps-2col h4{
	margin: 0px;
}
#showapps-2col p{
	margin: 0px;
	padding: 5px 5px 0px;
}
#showapps-2col p:last-child{
	padding: 0px 5px;
}
.webuzo-showapps-row2{
	margin-top: 40px;
}
.webuzo-showapps-row2 .pagelayer-col{
	align-content: center !important;
	padding: 15px;
}
.webuzo-showapps-row2 .pagelayer-tabs-holder{
	background-color:rgba(0,0,0,0.00);
	text-align:left;
}
.webuzo-showapps-row2 .pagelayer-tabs-holder .pagelayer-tablinks{
	color:#ffffff;
	background-color:#0575e6;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 1em !important;
	text-transform: Capitalize !important;
	margin-right: 8px;
	border-radius: 3px 3px 0px 0px;
}
.webuzo-showapps-row2 .pagelayer-tabs-holder .pagelayer-tablinks.active{
	color:#ffffff;
	background-color:#094a96;
}
.webuzo-showapps-row2 .pagelayer-tabs-holder .pagelayer-tablinks:hover{
	color:#ffffff;
	background-color:#094a96;
}
.webuzo-showapps-row2 .pagelayer-tab{
	color:#000000;
	background-color:#fff;
	margin-top: 5px;
	border-radius: 5px;
	padding: 35px !important;
	min-height: 225px;
}
.webuzo-showapps-row2 .pagelayer-heading-holder *{
	font-style: Italic !important;
}
.webuzo-showapps-row2 .pagelayer-divider-seperator{
	border-top-style: dashed;
	border-top-color: #999;
	border-top-width: 2px;
	width: 100%;
}
.webuzo-showapps-row2 .pagelayer-divider-holder{
	padding: 10px 0px;
}
.webuzo-showapps-row2 li{
	list-style-type: none;
	font-size: 16px !important;
}
.webuzo-showapps-row2 .pagelayer-list{
	padding: 10px;
}
.webuzo-showapps-row2 .pagelayer-list-icon-holder{
	padding: 5px 0px;
}
.webuzo-showapps-row2 .pagelayer-list-item{
	color:#000000;
	margin-left: 5px;
}
.webuzo-showapps-row2 .pagelayer-btn{
	text-align: center;
	margin: 45px 0px 0px;
}
.webuzo-showapps-row2 .pagelayer-btn-holder{
	font-family: Poppins;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-transform: Capitalize !important;
	padding: calc(25px / 2) 25px;
	color: #ffffff;
	-webkit-transition: all 400ms !important;
	transition: all 400ms !important;
	border-color: #103ab1;
	text-align: center;
	border-radius:0px;
    background: linear-gradient(to right,#FF3834 0%,#FF7133 100%);
    background-image: linear-gradient(to right, rgb(255, 56, 52) 0%, rgb(255, 113, 51) 100%);
}
.webuzo-showapps-row2 .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.webuzo-showapps-row2 .table th{
	padding: 10px;
	font-weight: 600;
	font-style: italic;
}
.webuzo-showapps-row2 tr td, .webuzo-showapps-row2 tr th{
	border-bottom: 1px;
	border-bottom-color: #00000044;
	border-bottom-style: dashed;
}
.webuzo-showapps-row2 .table td{
	padding: 10px 15px;
	font-weight: 500;
}
.webuzo-showapps-row2 .table .ratebar-bg {
	background: #00000022;
	border-radius: 5px;
}
.webuzo-showapps-row2 .table .ratebar{
	background-color: #021b79;
	height: 10px;
	border-radius: 5px;
}

@media only screen and (max-width: 900px){	

	.webuzo-apps-sidebar .pagelayer-col-holder{
		padding: 0px;
	}		
	.webuzo-apps-sidebar.width0 .pagelayer-col-holder{
		padding: 10px;
	}	
	.webuzo-apps-sidebar.width0 .pagelayer-collapse{
		display: block;
	}
	.webuzo-apps-sidebar .pagelayer-site-icon{
		display: block;
	}
	.webuzo-apps-sidebar.width0 .pagelayer-site-icon i{
		transform: rotate(0deg) !important;
	}
	.webuzo-apps-sidebar .pagelayer-site-icon i{
		transform: rotate(180deg) !important;
	}
	.webuzo-apps-sidebar{
		width: 0%;
		position: absolute;
		height: 100%;
		z-index: 2;
	}
	.width0{
		width:38% !important;
		transition: all 200ms;
		-webkit-transition: all 200ms;
	}
	.width100{
		width:100% !important;
		transition: all 100ms;
		-webkit-transition: all 100ms;
	}		
	.webuzo-apps-sidebar .pagelayer-collapse{
		display: none;
	}
	.webuzo-apps-container{
		width: 100%;
		padding: 30px 5px 50px;
	}
	.webuzo-apps-container h4{
		margin: 30px 0px 0px;
		font-size: 18px !important;
	}
	.webuzo-apps-container .pagelayer-divider-seperator{
		border-top-width: 2px;
	}
	.webuzo-apps-container h3{
		margin: 30px 0px 5px;
	}
	.webuzo-apps-container .webuzo-container-col{
		width:25%;
		max-width:25%;
		padding: 10px;
	}
	.webuzo-apps-container.width100 .webuzo-container-col{
		width:25%;
		max-width:25%;
		padding: 10px;
	}	
	.webuzo-apps-container .pagelayer-breadcrumb-section{
		font-size: 12px !important;	
	}
	.webuzo-showapps-row1 #showapps-1col{
		width: 20%;
	}
	.webuzo-showapps-row1 #showapps-2col{
		width: 80%;
	}
	.webuzo-showapps-row2 {
		margin-top: 10px;
	}
	.webuzo-showapps-row2 .pagelayer-col {
		padding: 5px;
	}
	.webuzo-showapps-row2 .pagelayer-col-holder {
		padding: 5px;
	}
	.webuzo-showapps-row2 .pagelayer-tabs-holder .pagelayer-tablinks {
		font-size: 10px !important;
		margin-right: 5px;
		padding: 8px 9px;
	}
	.webuzo-showapps-row2 .pagelayer-tab {
		padding: 20px 15px !important;
	}
	.webuzo-showapps-row1 p {
		font-size: 12px !important;
	}
	.webuzo-showapps-row2 .pagelayer-divider-holder {
		padding: 5px 0px;
	}
	.webuzo-showapps-row2 .pagelayer-list {
		padding: 5px;
	}
	.webuzo-showapps-row2 li {
		font-size: 14px !important;
	}
	.webuzo-showapps-row2 .table th {
		padding: 8px 5px;
		font-size: 12px !important;
	}
	.webuzo-showapps-row2 .table th:nth-child(-n+2) {
		width: 24% !important;
	}
	.webuzo-showapps-row2 .table td {
		padding: 6px 8px;
		font-size: 12px !important;
	}
	.webuzo-showapps-row2 .table td img{
		width: 16px;
		height: 16px;
	}
	.webuzo-showapps-row2 .table td:nth-child(-n+2) {
		width: 24% !important;
	}
	
}

@media only screen and (max-width: 620px){
	
	.width0{
		width:60% !important;
	}
	.webuzo-apps-container .pagelayer-divider-seperator{
		border-top-width: 1px;
	}
	.webuzo-apps-container .webuzo-container-col{
		width:33%;
		max-width:33%;
	}
	.webuzo-apps-container.width100 .webuzo-container-col{
		width:33%;
		max-width:33%;
	}
	.webuzo-showapps-row1 #showapps-1col{
		width: 25%;
	}
	.webuzo-showapps-row1 #showapps-2col{
		width: 75%;
	}
	.webuzo-showapps-row2 .showapps-table-holder{
		overflow: scroll;
	}
	.webuzo-showapps-row2 .table{
		width: 120% !important;
		padding-bottom: 10px;
	}
	.webuzo-showapps-row2 .table th:nth-child(3) {
		width: 10% !important;
	}
	.webuzo-showapps-row2 .table td:nth-child(3) {
		width: 10% !important;
	}
	.webuzo-showapps-row2 .pagelayer-btn-holder {
		font-size: 14px !important;
		padding: calc(20px / 2) 20px;
	}
	
}

@media only screen and (max-width: 490px){	

	.width0{
		width:70% !important;
	}		
	.webuzo-apps-sidebar.width0 .pagelayer-col-holder{
		padding: 8px;
	}
	.webuzo-apps-container .webuzo-container-col{
		width:50%;
		max-width:50%;
		padding: 15px;
	}
	.webuzo-apps-container.width100 .webuzo-container-col{
		width:50%;
		max-width:50%;
		padding: 15px;
	}
	.webuzo-apps-sidebar .pagelayer-site-icon i{
		font-size: 20px;
	}
	.webuzo-apps-sidebar .pagelayer-site-icon{
		right:-36px;
	}
	.webuzo-apps-container .pagelayer-breadcrumb-section {
		font-size: 10px !important;
	}
	.webuzo-showapps-row1 .pagelayer-col-holder {
		padding: 5px;
	}
	.webuzo-showapps-row1 #showapps-1col{
		width: 30%;
	}
	.webuzo-showapps-row1 #showapps-2col{
		width: 70%;
	}
	.webuzo-showapps-row1 #showapps-1col .pagelayer-image-holder {
		text-align: left;
	}
	.webuzo-showapps-row1 #showapps-1col .pagelayer-stars {
		text-align: left;
		padding: 8px 0px 5px;
	}
	.webuzo-showapps-row2 .pagelayer-col {
		padding: 0px;
	}
	.webuzo-showapps-row2 .pagelayer-col-holder {
		padding: 0px;
	}
	.webuzo-showapps-row2 .pagelayer-tab {
		padding: 15px 10px !important;
	}
	.webuzo-showapps-row2 .table{
		width: 180% !important;
	}
	.webuzo-showapps-row2 .pagelayer-btn-holder {
		font-size: 12px !important;
		padding: calc(18px / 2) 18px;
	}
	
}

@media only screen and (max-width: 350px){	

	.width0{
		width:80% !important;
	}		
	.webuzo-apps-sidebar.width0 .pagelayer-col-holder{
		padding: 5px;
	}
	.webuzo-apps-container .webuzo-container-col{
		width:100%;
		max-width:100%;
	}
	.webuzo-apps-container.width100 .webuzo-container-col{
		width:100%;
		max-width:100%;
	}
	.webuzo-showapps-row1 #showapps-1col{
		width: 100%;
	}
	.webuzo-showapps-row1 #showapps-2col{
		width: 100%;
		margin-top: 10px;
	}
	.webuzo-showapps-row1 #showapps-1col .pagelayer-image-holder {
		text-align: left;
	}
	.webuzo-showapps-row1 #showapps-1col .pagelayer-stars {
		text-align: left;
	}
	.webuzo-showapps-row2 .pagelayer-tabs-holder .pagelayer-tablinks {
		font-size: 9px !important;
		margin-right: 1px;
		padding: 6px 7px;
	}
	.webuzo-showapps-row2 li {
		font-size: 12px !important;
	}
	.webuzo-showapps-row2 .table{
		width: 200% !important;
	}
	
}