html, body {
	width: 100%;
	overflow-x: hidden;
}
body {
	font-weight: 300;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	color: #777;
	overflow-x: hidden;
	position: relative;

}
h1 {
	font-size: 3em;
	line-height: 1.2em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
}
h2 {
	font-size: 1.8em;
	line-height: 1.4em;
	margin: 0 0 .3em;
}
h5 {
	font-size: 1.1em;
	line-height: 1.4em;
}
h6 {
	font-size: 1em;
	line-height: 1.2em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: #1f2222;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}


#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background-image: url(../images/zimbra/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fullscreen {
	width: 100%;
	min-height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%\9 !important;
}
.overlay {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
#menu {
	z-index: 99;
}
.navbar-default {
	box-shadow: 0px 0.5px 2px #cecece;
}
.navbar-default .navbar-brand {
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 40px;
	padding-left: 7px;
}
.navbar-default .navbar-nav > li > a {
	color: #999999;
	font-weight: 500;
	font-family: RobotoMedium;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #3eb0f7;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: transparent;
	color: #3eb0f7;
}
.btn-default {
	font-size: 17px;
	margin: 30px 0 10px;
	margin-right: 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #3eb0f7;
	background: transparent;
	transition: all 0.4s;
	color: #3eb0f7;
	border-radius: 100px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	border: 2px solid #3eb0f7;
	background: #3eb0f7;
	color: white;
}
.btn-primary {
	font-size: 17px;
	margin: 30px 0 10px;
	margin-right: 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #3eb0f7;
	background: #3eb0f7;
	transition: all 0.4s;
	color: white;
	border-radius: 100px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	border: 2px solid #3eb0f7;
	background: transparent;
	color: #3eb0f7;
}
.btn-secondary {
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	padding: 20px 50px;
	height: 65px;
	border: none;
	background: #3eb0f7;
	transition: all 0.4s;
	color: white;
	border-radius: 4px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background: #1f96e0;
	color: white
}
.sec1bg {
display:none;
}
.site-name img {
	width: 250px;
	height: 27px;
}
.head-btn {
	margin-bottom: 150px;
}
.option {
	text-transform: uppercase;
	padding: 5px;
	min-width: 80px;
	margin-right: 5px;
	transition: all 0.4s;
	font-size: 14px;
	color: #fff;
}
.landing-text h3{
	font-size:22px !important;
}
.signup-header {
    padding-bottom: 10px;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 70px;
    margin-right: 0;
    margin-bottom: 70px;
    margin-left: 0;
}
.signup-header h3 {
	padding: 20px 0 10px;
	color: #FFFFFF;
	font-weight: 300;
	font-size: 26px;
	line-height: 28px;
}

.form-header input {
	position: relative;
	padding: 5px 15px;
}
.form-header .form-control {
	border-radius: 0;
	border: solid 1px #dadada;
	background-color: #fff;
	color: #333;
	height: 55px;
}
.form-header .btn {
	border-radius: 0;
	height: 55px;
	width: 100%;
	font-size: 30px!important;
	padding: 0 33px;
	border: none;
	margin: 0;
	color:#fff;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;\
}
.form-header .btn:hover {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.privacy {
	padding-top: 0;
	font-size: 12px;
	color:#fff;
}
.privacy a {
	/*text-decoration: underline;*/
	color: white;
	font-weight: 300;
}

#policy {
	padding: 100px 0 70px;
}
.btn-section {
	padding-top: 20px;
}
.zimbra {
    padding-top: 70px;
    padding-bottom: 10px;
}
.title-line {
	width: 100px;
	height: 3px;
	margin: 0 auto;
}
.package-option {
    padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.package-option ul {
	padding: 0;
}
.owl-theme .owl-controls .owl-page span {
	background: #3eb0f7;
}

.video-header {
	margin: 40px 0 30px;
}
.video-embed {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	background-color: #000000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.action {
	color: #fff;
}
.action h2 {
	margin-top: 100px;
	font-size: 40px;
	font-weight: 300;
}
.download-cta {
	padding: 50px 0 160px;
}
.footer-area .copywrite-area .copywrite-text{
color:#000;
font-weight: bold;
font-family: "Atami Regular", sans-serif;
text-align: left;
}


.footer-area .copywrite-area .footer-nav a {
    display: inline-block;
    color: #000;
    font-family: "Atami Regular", sans-serif;
    font-weight:bold;
}
.footer-area{
background-color:transparent;
}
button.btn.pixel-btn{
	color: #fff;
}
a[href^="tel"] {
  color: inherit;
}

@media (max-width: 767px) {
	h2 {
        font-size: 28px !important;
    }
	.our_services h3, .our_clients h3, .our_testimonial h3{
		font-size: 28px !important;
	}
	.service-inner{
		padding-right: 0 !important;
		padding-left: 0 !important;
		margin: auto !important;
	}
	.our_services , .our_clients , .our_testimonial {
		background-attachment: inherit !important;
	}
	.top-banner, .contact-area, .technologies{
		background-attachment: unset !important;
	}
	.intro{
		background-size: cover !important;
	}
	.section-heading h2 {
    	font-size: 30px !important;
	}
	.section-heading h6 {
    	font-size: 20px !important;
	}
	.intro img {
    	width: 100% !important;
    	max-width: 100% !important;
	}
	.technologies img{
		max-width: 100% !important;
	}
	img.floating.css-content {
    	width: 100%;
    	margin: auto;
	}
	.our_services h3{
		text-align: center !important;
	}
	.our_services .service-content {
    	float: unset !important;
	}
	.footer-area {
		padding-left: 20px !important;
    	padding-right: 20px !important;
	}
	.footer-area .copywrite-area .footer-nav a{
		padding: 0 0 !important;
	}
	.functions table{
		margin-bottom: 30px !important;
	}
	.feature img {
		margin-bottom: 50px !important;
	}
	.pg-shopify .our_testimonial .testimonial{
		padding: 30px 0px 0 !important;
	}
	.pg-shopify .service-inner {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .codeigniter-logo {
    	width: 67px !important;
	}
	.our_services .col-md-12, .our_clients .col-md-12{
		display: grid !important;
	}
	.col-sm-3, .col-sm-6, .col-sm-4, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-6, .col-md-8{
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.intro h2{
		margin-top:20px !important;
	}
	.landing p {
		text-align: center !important;
		font-size: 16px !important;
	}
	.landing img{
		width:50% !important;
		margin: auto;
        display: block;
	}
	.landing-text h4{
		text-align: center;
	}
	.landing h2{
		text-align: center !important;
	}
	.landing h5 {
		text-align: center !important;
	}
	.banner-image{
		background-attachment: unset !important;
	}
	.our_clients img{
		margin: auto !important;
	}
}