/* Common Styles Starts */
@font-face {
  font-family: 'Georgia';
  src: url('../fonts/Georgia.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Georgia.woff') format('woff'), 
  url('../fonts/Georgia.ttf')  format('truetype'), 
  url('../fonts/Georgia.svg#Georgia') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
	overflow-x: hidden;
}
p{
	font-family: Georgia, serif;
}
h1,h2{
	margin:0;
}
a:focus,a:hover{
	text-decoration: none;
}
h3.sectionTitle {
  font-size: 60px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  line-height: 48px;
}
h3.sectionTitle span{
  font-weight: 600;
} 
h2.sectionTitle {
  font-size: 72px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
h2.sectionTitle + p {
  font-size: 38px;
  padding: 0;
  margin: 80px auto 100px;
}
/* Common Styles Ends */

/* Header */
header{
	width: 100%;
	border-top: 8px solid #82af18;
}
#mainMenu .active{
	background-color: #6a8d34;
}
#mainMenu .active a{
	color: #fff;
}
.navbar-default {
     background-color: #fff; 
     border: none ;
	 margin: auto;
	 padding: 20px 0;
}
#mainMenu ul{
	margin: auto;
}
#mainMenu ul li{
	padding: 0;
}
#mainMenu ul li a{
	padding: 10px 25px 10px 25px;
	font-size: 20px;
}
#mainMenu ul li a{
	color: #053c3a;
	display: block;
}
#mainMenu ul li:hover{
	background-color: #6a8d34;
}
#mainMenu ul li:hover > a{
	color: #fff;
}
.dropdown:hover > .dropdown-menu {
	display: block;
	top: 48px;
}
.dropdown-menu > li > a:hover{
	background-color: #6a8d34;
}
.login{
	position: relative;
	padding-left: 30px !important;
}
.login:before {
  content: "";
  border-width: 6px;
  border-color: transparent transparent transparent #000;
  border-style: solid;
  position: absolute;
  top: 19px;
  left: 40px;
}
.login:hover:before{
	border-color: transparent transparent transparent #fff;
}
.dropdown-menu p{
	font-size: 20px;
}
.head{
	background-color: #053c3a;
	padding: 6px;
	color: #fff;
}
.header-banner{
	background: url("../images/main-banner.jpg")no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 700px;
	position: relative;
}
.arrow-icon{
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.navbar-header{
	text-align: right;
	float: none !important;
}
#mainMenu a, #mainMenu p{
	font-family: 'Open Sans', sans-serif;
}

#mainMenu .caret.dropdown-toggle {
  padding: 0;
  display: inline-block;
  margin-right: 15px;
  border-width: 6px;
  margin-top: -5px;
}
#mainMenu .dropdown a {
  display: inline-block;
  padding-right: 5px;
}
#mainMenu .dropdown-menu {
  padding: 0;
  right: 0;
}
#mainMenu .dropdown p, #mainMenu .dropdown li a {
  padding-right: 25px;
  padding-left: 25px;
  display: block;
  margin: auto;
}
#mainMenu .dropdown li {
  list-style-position: inside;
}
#mainMenu .dropdown li p {
  margin-bottom: 0 !important;
}
/* Header ends here */

/* Social Media Starts */
.fix-social-media {
	background: #fff none repeat scroll 0 0;
	border:1px solid #5cb85c;
	border-right:0;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	height: 190px;
	position: fixed;
	right: 0;
	top:0;
	bottom:0;
	margin:auto;
	width: 85px;
	z-index: 1;
}
.fix-social-media li{
	list-style:none;
}
.fix-cont{
	display: table-cell;
	height: 190px;
	vertical-align: middle;
	width: 85px;
}
.fix-cont a {
	border-radius: 50%;
}
.fix-cont li img:hover{
	opacity:0.5;
}
.fix-cont.text-center > ul {
    margin: 0;
    padding: 0 0 0 8px;
}
/* Social Media Ends*/

/*main-footer*/
.main-footer{
	background: url("../images/footer-banner.jpg")no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	height: 530px;
}
.powerful-leads{
	margin-bottom: 100px;
}
.main-footer h3{
	margin-top: 100px;
	margin-bottom: 100px;
}
.main-footer ul li{
	padding: 0px 50px;
}
/*main-footer ends*/

/*footer*/
.footer{
	background-color: #5fa873;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 18px
}
.footer li a{
	color: #fff;
}
.footer, .footer p{
	font-family: Open sans;
}
.arrow-icon span{
	display:inline-block;
}
.arrow-icon span img:hover{
	cursor:pointer;
}
.footer .list-inline > li::after {
    content: "|";
    left: 5.5px;
    position: relative;
}
.footer .list-inline > li:last-child::after {
    content: "";
}
/*footer ends*/

/* Home Starts */
/*banner section starts*/
.ppc-logix p{
	font-size: 38px;
	margin: 120px 0px;
}
.ppc-logix span,.leads span{
	color:#5fa873;
}
 .tired-of-searching{  
    color: #fff;
    font-size: 58px;
    height: auto;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    text-align: center;
    top: 280px;
    width: 100%;
}
.tired-of-searching div{
	width: 100%;
    margin: 0 auto;
    padding: 20px;
	text-align: center;
}
.tired-of-searching .we-provide > p:first-child {
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.tired-of-searching .we-provide > p:last-child {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.tired-of-searching .we-provide > p > span {
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
/*banner section ends*/

/*we provide technology section style*/
.we-provide-technology{
	background: url("../images/Banner-2.jpg")no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	height: auto;
	position: relative;
}
.we-provide{
	position: relative;
}
.technology{
	bottom: -0.5px;
    left: 0;
    position: absolute;
    right: 0;
}
.innovative{
	bottom: -19px;
    left: 0%;
    position: absolute;
    right: 0%;
}
/*we provide technology section style ends*/

/* to help you to generate section styles*/
.leads,.powerful-leads{
	margin-top: 100px;
}
.leads h3{
	font-family: 'Open Sans', sans-serif;
}
/*to help you to generate section styles ends*/

/*powerful-leads styles*/
.powerful-lead{
	background: url("../images/banner3.jpg")no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
	height: auto;
	position: relative;
}
.powerful-leads h4{
	margin-top: 40px;
	background-color:#52ae6b;
	color: #fff;
	width: 340px;
	padding: 20px;
	font-size: 16px;
}
.powerful-leads p{
	font-size: 38px;
	margin-top: 80px;
	margin-bottom: 40px;
}
/*powerful-leads styles ends*/
/* Home Ends */

/* About Us Starts */
h3.sectionTitle .ppc-caps{
	color:#5fa873;
}
h3.sectionTitle.secTitle2{
	margin-top:10%;
}
h3.sectionTitle.secTitle2+P{
	margin-top:60px;
}
.about-us h3 {
	margin-bottom: 5%;
}
.about-us p span{
	color:#5fa873;
}
.aboutus-technology, .consumer{
	background-color:#eceded;
	padding:7% 0 9% 0;
}
.integrity{
	padding:7% 0 9% 0;
}
.aboutus-technology h3, .integrity h3, .consumer h3{
	margin-bottom:5%;
}
.aboutus-technology p, .integrity p, .consumer p{
	font-size:18px;
	font-family:Georgia;
	line-height:2;
}
.about-us.powerful-leads > p {
	margin: 0 auto;
	width: 85%;
}
.about-us h1{
	font-family: Open Sans;
	font-size: 72px;
	font-weight: 600;
	padding-bottom: 4%;
}
/* About Us Ends */

/*contact form*/
.contact-form{
	margin-top: 100px;
	margin-bottom: 100px;
}
.contact{
	margin-bottom: 100px;
}
.form-control{
	height: 60px;
	border-top:0;
	border-left:0;
	border-right:0;
	border-radius: 0;
	 -webkit-box-shadow: none;
	 box-shadow: none;
}
.form-group{
	margin-bottom: 16px;
}
.address{
	line-height: 30px;
	font-size: 18px;
}
.address p{
	margin-left: 75px;
}
.form-control:focus {
    border-color: green;
    outline: 0;
    -webkit-box-shadow: none;
     box-shadow: none; 
}
.btn-primary {
    color: #fff;
    background-color: #52ae6b;
    border-color: #52ae6b;
    width: 60%;
}
.btn-primary:hover {
	background-color:#97cea6;
}	
.contact h1{
	font-size:72px;
	font-weight:600;
}
.form-control::-moz-placeholder {
  color: #000;
}
.form-control:-ms-input-placeholder {
  color: #000;
}
.form-control::-webkit-input-placeholder {
  color: #000;
}
.form-group{
	margin-bottom:7%;
}
.form-group input{
	height:30px;
}
.form-group input[placeholder]{
	font-family:Georgia;
	font-weight:bold;
	padding:6px 0;
}
.address p{
	color:#000;
	margin-left: 50px;
	padding-bottom: 20px;
	padding-top: 25px;
	font-family:Georgia;
}
.contact-form .btn-block{
	border-radius:0;
	padding:15px 0;
	margin-top:10%;
	font-size:18px;
	font-family:Open sans;
}
.add-wrap{
	padding-left:7%;
}
.contact-page .header-banner, .about-us-page .header-banner{
	height:500px;
}
.contact-page .tired-of-searching, .about-us-page .tired-of-searching{
	top:160px;
}
/*contact form ends*/

/*media query starts*/

@media screen and (min-width: 1200px)
{
	.container{
		max-width: 1150px !important;
	}
}

@media screen and (max-width: 991px)
{
	.powerful-lead,.we-provide-technology{
		height: 100% !important;
	}
	h2,h3{
		font-size: 30px !important;
	}
	h1{
		font-size: 35px !important;
	}
	p{
		font-size: 20px !important;
	}
	.ppc-logix p {
		margin: 50px 50px;
	}
	.powerful-leads h4{
		width: 100%;
	}
	.footer {
		text-align: center;
	}
	.header-banner {
	  height: 500px;
	}
	.tired-of-searching .we-provide > p > span {
	  font-size: 20px;
	}
	.tired-of-searching{
		top: 200px;
	}
	.copyright{
		text-align: center;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
	#mainMenu ul li a, #mainMenu ul p {
	  font-size: 15px !important;
	}
	.dropdown:hover > .dropdown-menu {
	  top: 40px;
	  left: -21px;
	}
	.main-footer ul li {
		padding: 0px 30px;
	}
}

@media screen and (max-width: 767px)
{
	#mainMenu ul li{
	width: 100%;
	text-align: center;
	}
	#mainMenu .dropdown-menu {
	  position: relative;
	  width: 100%;
	  top: 0;
	}
	#mainMenu {
	  border: none;
	  margin-top: 10px;
	  max-height: none;
	}
	.login:before {
	  left: auto;
	  margin-left: -60px;
	}
	.navbar-toggle {
		margin-right: 0;
	}
	.navbar-toggle:hover, .navbar-toggle:focus {
	  background-color: #82af18 !important;
	  border-color: transparent !important;
	}
	.navbar-toggle:hover span, .navbar-toggle:focus span {
	  background-color: #fff !important;
	}
	.navbar-fixed-top {
		position: relative;
	}
	.header-banner {
	  height: 400px;
	}
	.tired-of-searching{
		top: 100px;
	}
	.footer,.copyright span{
		font-size: 14px;
	}
	.navbar-header{
		float: none;
		text-align: center;
	}
	#mainMenu ul{
		
		text-align: center;
	}
	.main-footer h1{
		margin-bottom:0px !important;
	}

	.dropdown{
		position: initial;
		top: 65%;
	}
	.address p{
		margin-left:0;
	}
	.fix-social-media{
		width:50px;
	}
	.fix-cont.text-center img {
		height: 35px;
		width: 35px;
	}
	.contact-form iframe{
		width:100% !important;
	}
	.main-footer ul li {
		padding: 0 20px;
		display:block;
	}
	.main-footer li img {
		margin-bottom: 15px;
		width: 85px;
	}
	.main-footer h3{
		margin-bottom:50px;
	}
	.tired-of-searching .we-provide > p > span{
		font-size:28px;
	}
	.footer .col-md-6{
		text-align:center !important;
	} 
}

@media only screen and (min-width:480px) and (max-width:767px){
	.main-footer{
		height:400px;
	}
	.main-footer ul li{
		display:inline-block;
	}
}

@media screen and (max-width: 479px)
{
	.main-footer .list-inline a {
		display: block;
		margin: auto;
		width: 85px;
	}
}

@media screen and (max-width: 360px)
{
	.technology,.arrow-icon,.innovative{
		left: 10%;
	}
}

/*media query ends*/