@import url('https://fonts.googleapis.com/css?family=Patrick+Hand');
body {
	margin: 0px;
	font-family: 'Patrick Hand', cursive;
	font-size: 18px;
	line-height: 29px;
	/*background-image: url(../images/bg.png);
	background-repeat: repeat;*/
	background-color: #f5f5f5;
	letter-spacing: 1.2px;
}
.img {
	background-image: url(../images/header-img-1.png);
	background-repeat: no-repeat;
	background-position: center;/*background-size: cover;
	width: 100%;
	height: 100%;*/
}
.aboutus-subcontent {
	font-size: 24px;
	line-height: 36px;
}
.services-subcontent {
	font-size: 18px;
	line-height: 29px;
}
.right-idea-content {
	top: -790px;
	z-index: 999;
	position: relative;
	left: 30%;
	right: 7%;
	text-align: justify !important;
	margin: 0px auto;
	width: 30%;
}
.left-idea-content {
	top: -700px;
	z-index: 999;
	position: relative;
	left: 20%;
	right: 7%;
	text-align: justify !important;
	width: 50%;
}
@media (max-width: 786px) {
.h1, h1 {
	font-size: 12px;
	line-height: 20px;
}
.about-mainheading {
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
}
}
 @media (min-width: 1600px) {
.right-idea-content {
	top: 78%;
	z-index: 999;
	position: absolute;
	left: 60%;
	right: 7%;
	text-align: justify !important;
}
.left-idea-content {
	top: 78%;
	z-index: 999;
	position: absolute;
	left: 20%;
	right: 0%;
	text-align: justify !important;
}
}
 @media (min-width: 1920px) {
.right-idea-content {
	top: 68%;
	z-index: 999;
	position: absolute;
	left: 60%;
	right: 7%;
	text-align: justify !important;
}
.left-idea-content {
	top: 68%;
	z-index: 999;
	position: absolute;
	left: 20%;
	right: 0%;
	text-align: justify !important;
}
}
 @media (min-width: 320px) and (max-width: 768px) {
.content-margin {
	margin-top: 12%;
}
.aboutus-subcontent {
	font-size: 14px;
	line-height: 28px;
}
.services-icons-1 {
	margin-top: 22% !important;
}
}
.pccontent-margin {
	margin-top: 5%;
}
.footer-bg {
	background-color: #555555;
	padding: 1%;
	color: #fff;
	font-size: 12px;
}
.footer-logo {
/*margin-bottom: 2%;*/
	
}
.footet-text {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #fff;
}
.content-padding {
	padding: 5%;
}
.form-padding {
	padding: 2%;
}
.about-bg {
	background-color: #fff;
	padding-top: 3%
}
.idea-bg {
	background-color: #fff;
}
.key-bg {
	background-color: #fff;
	padding-top: 3%
}
.about-mainheading {
	font-size: 45px;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	margin-bottom: 1%;
}
.key-mainheading {
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
}
.subcontent {
	margin-top: 5%
}
.aboutus-tab {
	font-size: 30px;
	font-weight: 400;
}
.margin-top-25{
    margin-top: -25%;
}
@media (min-width: 1600px)  {
.margin-top-25{
    margin-top: 0;
}
}
.thankyou{
    margin: 0px auto 5%;
}