/*

New version:

#nav {
width: 100%;
background: #2779AC;
position: fixed;
top: 0;
left: 0;
z-index: 120;
color: #FFF;
background: #2C3134;
background: rgba(0, 0, 0, 0.2);
}

#we_are {
height: 400px;
overflow: hidden;
min-height: 123px;
position: relative;
background: url(http://www.fancircuit.com/images/front/slider-bg.jpg);
background-size: cover;
color: #FFF;
}

*/

* {
    box-sizing: border-box;
}

body{
	background: #fff;
	-webkit-tap-highlight-color: rgba(255, 255, 25, 0);
}

h1, h2 {
	text-align: center;
	font-size: 350%;
	margin: 0 0 20px 0;
	font-weight: normal;
}

h3 {
	font-size: 30px;
	margin: 0 auto;
	color: #767676;
	text-align: center;
	font-weight: normal;
	width: 70%;
	margin-bottom: 22px;
}

.heading  {
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 4px 0;
}

.small_heading {
	font-size: 22px;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	width: 70%;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #FFF;
}

a {
	text-decoration: none;
	color: #2d92d0;
}

#nav {
	width: 100%;
	background: #000;
	background: #2d92d0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 120;
	color: #fff;
}

#nav .logo {
	width: 200px;
	height: 51px;
	background: url(../img/logo.png) 0 3px no-repeat;
	display: inline-block;
	position: relative;
	top: 5px;
	float: left;
}

#nav .logo:hover {
	opacity: 0.85;
}

#nav .nav_items {
	display: inline-block;
	float: right;
}

#nav .nav_item {
	color: #FFF;
	padding: 16px 20px;
	display: inline-block;
	zoom: 1;
	font-size: 23px;
	margin-right: 2px;
	cursor: pointer;
	text-transform: capitalize;
}

.ie_7 #nav .nav_item {
	display: inline;
}

#nav .nav_item:hover, 
#nav .nav_item.selected {
	color: #000;
	background: #fff;
	display: inline-block;
	padding: 16px 20px;
}

.ie_7 #nav .nav_item:hover, 
.ie_7 #nav .nav_item.selected {
	display: inline;
}

#main {
	margin-top: 55px;
	overflow: auto;
}

.section {
	padding: 60px 0;
	min-height:400px;
	background: white;
}

#intro { min-height: 200px; }

.container {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}

.grey {
	background: rgb(247, 250, 250);
}

.black {
	background: #000;
}

.black h3 {
	color: white;
	margin-top: 20px;
}

.black h2 {
	color: #fff;
}

#we_are {
	color: #5BB6E7;
	height: auto;
	overflow: hidden;
	min-height: 136px;
	position: relative;
	background: #000 url(../img/computer_bg.jpg) center;
	color: #FFF;
	height: 500px;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')"; */
}

#we_are h1 {
	margin-top: 95px;
	font-size: 476%;
}

#we_are h3 {
	color: #FFF;
}

#we_are .we_are_projects, 
#we_are .we_are_projects:hover, 
#we_are .we_are_projects:visited {
	padding: 17px 24px;
	text-transform: uppercase;
	background-color: #FFF;
	border-radius: 50px;
	color: #333;
	text-transform: uppercase;
	display: inline-block;
}

#projects .portfolio {
	margin: 0 auto;
	width: 926px;
	margin-top: 50px;
}

#projects .portfolio .case, 
#projects .portfolio .case, 
#projects .portfolio .case_info, 
#projects .portfolio .case, 
#projects .portfolio .case img {
	height: 225px;
	width: 300px;
}

#projects .portfolio .case_info {
	background: #161618;
	cursor: default;
}

#projects .portfolio .case, 
#projects .portfolio .case_info {
	overflow: hidden;
	float: left;
	position: relative;
}

#projects .portfolio a {
	width: 100%;
	height: 450px;
	display: block;
	position: relative;
	cursor:default;
	/* -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;*/
}

#projects .case_info p {
	margin: 0 auto;
	width: 80%;
	color: rgb(149, 153, 153);
	font-size: 20px;
}

#projects .view_website {
	padding: 17px 24px;
	background-color: #9480E6;
	border-radius: 50px;
	color: #FFF;
	display: block;
	font-family: 'segoe';
	margin: 0 auto;
	width: 156px;
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
}

#services .services {
	text-align: center;
}

#services .services a {
	width: 234px;
	height: auto;
	display: inline-block;
	zoom: 1;
	margin: 0 3px;
	text-align: center;
	cursor: default;
	margin-bottom: 20px;
}

#services .service_circle {
	width: 234px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 140px;
	-webkit-transition: all 0.2s linear 0;
	-moz-transition: all 0.2s linear 0;
	transition: all 0.2s linear 0;
}

#services a:hover .service_circle {
	background-size: 150px;
	opacity: 1;
}

#services .development .service_circle {
	/*background: url(https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRDg3rikInoRDz2gsSuoD7GHHiHmUX3B_Ki5sV2qD0q-J1CUIWQ) no-repeat;*/
	background-image: url(../img/services/dev2.png);
}

#services .mobile .service_circle {
	background-image: url(../img/services/mobile.png);
}

#services .design .service_circle {
	background-image: url(../img/services/design2.png);
}

#services .ecommerce .service_circle {
	background-image: url(../img/services/shopping.png);
}

#services .seo .service_circle {
	background-image: url(../img/services/seo.png);
}

#services .crm .service_circle {
	background-image: url(../img/services/crm.png);
}

#services .cms .service_circle {
	background-image: url(../img/services/cms.png);
}

#services .digital .service_circle {
	background-image: url(../img/services/digital.png);
}

.service_title {
	font-size: 26px;
	padding: 5px;
}

#about .col {
	width: 33%;
	float: left;
}

#about .padding-right{
	padding-right: 40px;
}

#about .padding-right.last{
	padding-right: 0;
}

#about p {
	line-height: 1.8;
}

.contact_options {
	width: 25%;
	float: left;
}

.contact_option {
	margin-top: 20px;
	padding-left: 70px;
	background-size: 53px;
	padding-bottom: 5px;
}

.contact_option.email {
	background: url(../img/mail.png) no-repeat;
}

.contact_option.phone {
	background: url(../img/phone.png) no-repeat;
}

.contact_option.skype {
	background: url(../img/skype.png) no-repeat;
}

.contact_option.email, 
.contact_option.email, 
.contact_option.phone {
	background-position: 0 8px;
}

.contact_header.second {
	margin-top: 30px;
}

.enquiry_outer {
	width: 94%;
	float: right;
	background: white;
	padding: 30px;
	min-height: 220px;
	margin-top: 10px;
}

.enquiry_form, 
.enquiry_done, 
.enquiry_sending {
	background: #fff;
}

.enquiry_form h3 {
	font-weight: normal;
	font-size: 23px;
}

.enquiry_done .large_tick {
	background: url(../img/tick_large.png) no-repeat;
	height: 80px;
	width: 80px;
	margin: 0 auto;
}

.enquiry_done, 
.enquiry_sending,
.enquiry_failed {
	display: none;
	text-align: center;
	font-size: 26px;
	padding-top: 40px;
}

.enquiry_sending .loading_spinner {
	margin: 0 auto;
}

.enquiry_left, .enquiry_right {
	width: 50%;
	float: left;
	margin-top: 20px;
}

.enquiry_form input.enquiry_input, 
.enquiry_form textarea {
	width: 302px;
	padding: 7px;
	margin: 5px 0 15px 0;
	border: 1px solid rgb(99, 180, 230);
	outline: none;
	padding-right: 40px;
	resize: none;
	border-radius: 0;
	box-shadow: 0;
	-webkit-appearance: none;
	background: #fff;
}

.enquiry_form input::-ms-clear {
	display: none;
	width : 0;
	height: 0;
}

.enquiry_form input.enquiry_input.not_valid {
	background: #fff url(../img/error_small.png) no-repeat;
	border: 1px solid red;
}

.enquiry_form input.enquiry_input.valid {
	background: #fff url(../img/tick_small.png) no-repeat;
}

.enquiry_form input.enquiry_input.not_valid, 
.enquiry_form input.enquiry_input.valid {
	background-position: 266px 4px;
}

.enquiry_form .form_label {
	font-weight: bold;
}

.enquiry_form input[type="submit"] {
	padding: 6px 58px 6px 28px;
	background: #2d87ef url(../img/tick.png) no-repeat 103px 3px;
	color: white;
	border: 0;
	font-size: 20px;
	-webkit-appearance: none;
	border-radius: 0;
}

.ie_8 .enquiry_form input[type="submit"] {
	background-position: 103px 3px ;
}

#footer {
	background: #000;
	height:200px;
}

#footer .info {
	float: right;
	width: 50%;
	margin-top: 55px;
	text-align: right;
}

#footer .info p {
	margin: 0;
	color: white;
}

#footer .info p.company {
	font-weight: bold;
}

#footer .info p.rights {
	color: grey;
	font-weight: bold;
}

#footer .info a {
	color: white;
}

#footer .info a:hover {
	text-decoration: underline;
}

#footer .social {
	float: left;
	width: 50%;
	margin-top: 60px;
	text-align: left;
}

#footer .social a {
	display: inline-block;
	zoom: 1;
}

#footer .social a:hover {
	opacity: 0.8;
}

#footer .social .facebook {
	width:50px;
	height: 50px;
	background: url('../img/Facebook.png') no-repeat;
}

#footer .social .twitter {
	width:50px;
	height: 50px;
	background: url('../img/Twitter2.png') no-repeat;
}

#footer .social .linkedin {
	width:50px;
	height: 50px;
	background: url('../img/Linkedin.png') no-repeat;
}

#footer .social .gplus {
	width:50px;
	height: 50px;
	background: url('../img/gplus.png') no-repeat;
	text-indent: -99999px;
}

#footer .social .follow {
	color: #fff;
	font-weight: bold;
	margin-bottom: 7px;
}

#device, .mobile_scroll_to {
	display: none;
}

.g-recaptcha {
    margin-bottom: 20px;
}


