﻿@charset "utf-8";
#landingfooter .cd-faq-content
{
	text-align:justify;
}

/*-----------------------------------------------------------------------------------*/
/* FEATURES/SERVICES STYLES
/*-----------------------------------------------------------------------------------*/

#landingfooter #features {
	padding:10px 0;
}

#landingfooter .features-content {margin-bottom:30px;}

#landingfooter .features-content .ico {
	font-size: 40px;
	width: 50px;
	height: 50px;
	float: left;
	margin-top: 5px;
}

#landingfooter .features-content h4 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0px;
	font-family: Open sans,sans-serif;
	letter-spacing: -1px;
}

#landingfooter .features-content p {
	color:#777;
	font-size:16px;
	line-height:23px;
}

#landingfooter .features-info {
	margin-left:70px;
}


/*-----------------------------------------------------------------------------------*/
/* TESTIMONIAL / QUOTE STYLES
/*-----------------------------------------------------------------------------------*/

#landingfooter #quote {
	padding:40px 0px;
	background:#00a8ec url(../../../images/landings/quote-bg.jpg) repeat fixed;
}

#landingfooter #quote h3 {
	color:#fff;
	font-weight:400;
	font-size:28px;
	margin:0px 0px 50px;
	text-align:center;
}

#landingfooter #quote h3 i{
	margin-right:15px;
	position:relative;
	top:-0px;
	font-size:20px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border:2px solid #fff;
	padding: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* CONTACT STYLES
/*-----------------------------------------------------------------------------------*/

#landingfooter #contact {
	background:#fff;
	padding:10px 0;
}

#landingfooter #contact h3 {
	color:#000;
	font-weight:400;
	font-size:28px;
	margin:0px 0px 65px;
	text-align:center;
}

#landingfooter #contact h3 i{
	margin-right:15px;
	position:relative;
	top:-0px;
	font-size:15px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border:2px solid #000;
	padding: 10px;
}

/* Contact info
===================== */

#landingfooter .contact-info {margin-top:8px;}

#landingfooter .contact-info li {
	color:#656565;
	font-size:15px;
	font-weight:400;
	margin-bottom:28px;
}

#landingfooter .contact-info li em {
	background: #fff;
	color: #aaa;
	border:1px solid #ccc;
	padding: 12px 15px 8px;
	margin-right:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* Social content
===================== */

#landingfooter .social-info {}

#landingfooter .social-info li {
float:left;
margin-right:10px;
width:40px;
height:40px;
line-height:40px;
text-align:center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
opacity:0.7;
filter: alpha(opacity = 70);
}

#landingfooter .social-info li a {
width:40px;
height:40px;
line-height:40px;
text-align:center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
opacity:0.7;
padding:10px 12px 8px;
filter: alpha(opacity = 70);
}


#landingfooter .social-info li a:hover {
opacity:1;
filter: alpha(opacity = 100);
}

/* Contact form
===================== */

#landingfooter .inner {
	position:relative;
}

#landingfooter .inner i {
	color:#999;
	position: absolute;
	top: 12px;
	left: 11px;
}

#landingfooter .verif{
display: none; 
}

#landingfooter #contactForm {
	width: 100%;
	height: auto;
	padding: 0;
}

#landingfooter #contactForm.positioned {}

#landingfooter .statusMessage, #landingfooter .successmessage, #landingfooter .errormessage {
	display: none;
	margin: auto;
	width: 100%;
	height: auto;
	left:0px;
	right:0px;
	top:0px;	
	background:#fff;
	margin: 0 auto 25px auto;
}

#landingfooter .statusMessage p {
	margin: 0;
	padding:20px;
	color:#000;
}

.successmessage p {
	margin: 0;
	padding:20px;
	color:#000;
}

#landingfooter .success-ico {
	color:#00b034;
	font-size:25px;
	float:left;
	padding-right:7px;
	margin-top:5px;
}

#landingfooter .error-ico {
	color:#ff0000;
	font-size:25px;
	float:left;
	padding-right:7px;
	margin-top:5px;
}

#landingfooter .errormessage p {
	margin: 0;
	padding:20px;
	color:#000;
}

#landingfooter #contactForm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#landingfooter #contactForm ul li {
	margin: .9em 0 0 0;
	padding: 0;
}

#landingfooter #contactForm *:focus {
	border: 1px solid #1abc9c;
	outline: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

/*-----------------------------------------------------------------------------------*/
/* FOOTER STYLES
/*-----------------------------------------------------------------------------------*/

#landingfooter .footer {}

#landingfooter .footer-inner {
	border-top:1px solid #ddd;
}

#landingfooter .footer-inner p {
	margin: 18px 0;
	text-align:center;
}

#landingfooter .footer-inner a {color:#757575;}
#landingfooter .f-twitter a {border:1px solid #3fbcef;color:#3fbcef;}
#landingfooter .f-fb a {border:1px solid #1d2a63;color:#1d2a63;}
#landingfooter .f-dribble a {border:1px solid #ec6b76;color:#ec6b76;}
#landingfooter .f-skype a {border:1px solid #00a8ec;color:#00a8ec;}
#landingfooter .f-linkedin a {border:1px solid #00709e;color:#00709e;}
#landingfooter .f-instagram a {border:1px solid #52443c;color:#52443c;}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

#landingfooter #top {padding:25px 0 55px;}
#landingfooter .top-nav li {font-size:13px; }
#landingfooter .top-info h3 {font-size:40px;margin-bottom:15px;margin-top:65px;}
#landingfooter .top-info h3 span{font-size:50px;}
#landingfooter .top-info p {font-size:15px;line-height:21px;}
#landingfooter .features-content h4 {font-size: 18px;font-weight: 600;margin-top: 0px;font-family: Open sans,sans-serif;letter-spacing: -1px;}
#landingfooter .features-content p {color:#777;font-size:14px;line-height:20px;}
#landingfooter .team-content img {width:170px;height:189px;}
#landingfooter .team-img {width:170px;margin:0 auto;}
#landingfooter .team-img span {background:url(../images/team-bg-small.png) no-repeat;width:170px;height:189px;top:0px;}
#landingfooter .contact-info li {font-size: 13px;}

}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

#landingfooter .top-wrap {height:75px;}
#landingfooter .logo-top h1 {margin:7px 0 0 0 !important;}
#landingfooter #top {padding:20px 0 55px;}
#landingfooter #main-slider img {width:100%;}
#landingfooter .top-info h3 {font-size:30px;margin-bottom:15px;margin-top:45px;text-align:center;}
#landingfooter .top-info h3 span{font-weight:700;font-size:44px;}
#landingfooter .top-info p {font-size:15px;text-align:center;line-height:21px;}
#landingfooter .btn {margin:0 auto;}
#landingfooter .xtra {font-size:13px;margin-top:14px;color:#fff;text-align:center;}
#landingfooter #review h3 i{margin-right:0px;top:-15px;width:100%;text-align:center;display:block;font-size:60px;}
#landingfooter #team h3 i, #quote h3 i, #contact h3 i{position: relative;top: 0px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;border: 3px solid #000;padding: 15px;text-align: center;display: block;font-size: 21px;width: 60px;height: 60px;margin: 0px auto 10px;}
#landingfooter #quote h3 i{border:3px solid #fff;}
#landingfooter .team-content {margin-bottom:30px;}
#landingfooter #team {padding:100px 0 70px;}
#landingfooter .flexslider li p {font-size:16px !important;}
#landingfooter .contact-info {margin-top:40px;}

}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (max-width: 479px) {

#landingfooter .contact-info li {font-size: 15px;font-weight: 400;margin-bottom: 16px;height: 47px;}
#landingfooter .contact-info li em {width:19%;float:left;}
#landingfooter .social-info li {margin-right: 3px;}

}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

#landingfooter .top-info h3 {font-size:45px;}
#landingfooter .top-info h3 span{font-size:56px;}

}


