﻿

*{	-webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
    list-style: none;
}

/*================================
TYPOGRAPHY
================================*/
body {
 font-family: 'Roboto', sans-serif;
line-height: 1.8em; overflow-y: scroll;
overflow-x: hidden;
background-color : #385AB6;
}

.bigicon {font-size: 3em;
font-family: 'Play', sans-serif;
}
h1, h2, h3, h4, h5, h6{
font-family: 'Play', sans-serif;

}
h2{font-size: 42px;
margin-top:50px;
margin-bottom:30px;
color: #385AB6;
text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3); 

}
h3{font-size: 28px; line-height: 1.6em;color: #385AB6;


}
h4{font-size: 24px; line-height: 1.4em; color: #385AB6;
}

h5 {font-size: 18px; line-height: 1.2em;

	
}

h6 {font-size: 12px; line-height: 1.2em;

	
}
p{
    font-family: 'Roboto', sans-serif;
  
    color: #333333;
    font-weight: lighter;
}
.onltgrey{
	color:#333333
}

.bblue {
	background-color: #385AB6;
}
.blue {
	color: #385AB6;
	}
.p-20	{padding: 0 30px 0 30px;
}
.white {
	color:white;
}
.orange {
	color:#EA9312;
}
/*================================
DEFAULT STYLE & FORMATING
================================*/
ul{padding: 0;}
a{
	color: #C3c3c3

}
a:hover, a:active{color: #c3c3c3; text-decoration: none;}

a.g{
	color: #C3c3c3

}
a.g:hover, a:active{color: black; text-decoration: underline;}





#services{
text-align: center;
Border-top:medium #EA9312 outset;

}
.col-md-4, .col-md-6{padding-bottom: 50px;}
.col-md-3 {padding: 0;
Border-top:medium #EA9312 outset;
}

.sectionhead{
    text-align: center;
    
    padding-bottom: 50px;
}



.btn-default{
    background: none;
    border: none;
    text-transform: uppercase;
    margin: 50px 0;
    color: #c3c3c3;
    letter-spacing: 2px;
}

.btn-default:hover{
    background: none;
    color: #ea9312;
}

.btnicon, .brandicon{
    margin-right: 10px;
}


/*================================
HERO AREA
================================*/
#hero{
	color: #fff;
	text-align: center;
	
	
	max-height: 880px;
	overflow: hidden;
}
#hero h1 {
	font-size: 4.3em;
	font-weight: bold;
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.3); 
                 
font-family: 'Play', sans-serif;
}
#hero h4 {
	font-size: 2em;
	font-style: italic;
	color: #EA9312;
	font-weight: bold;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.2)
	font-family: 'Play', sans-serif;
}
.herocontent{
    padding-top: 100px;
    width: 100%;
    max-width: 900px;
}
.heroshot{
    margin-top: 20px;
    width: 100%;
    max-width: 1200px;
    -webkit-box-shadow: 3px 3px 15px 4px #333333; 
box-shadow: 3px 3px 15px 4px #333333;
	border-radius: 3px;
Border:medium #EA9312 outset;
}

/*================================
CLIENTS SECTION
================================*/
#clients{
    padding-top: 30px;
}
#clients h4{
    text-transooteorm: uppercase;
    padding-top: 10px;
}

#clients .col-md-4{
    padding-bottom: 0;
}

#clients ul{float: right}

#clients li{
    display: inline;
    margin-right: 35px;
}

#clients li:last-child{
    margin-right: 0px;
}


/*================================
ABOUT SECTION
================================*/
#about { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
Border-top:medium #EA9312 outset;
Border-bottom:medium #EA9312 outset; }

.plr{
padding: 0 50px 0 50px;



}

.contact { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
 Border-right:medium #EA9312 outset;
 Border-left:medium #EA9312 outset;

padding: 0 50px 0 50px;

-webkit-box-shadow: 0px 0px 30px 30px rgba(51,51,51,0.25);
-moz-box-shadow: 0px 0px 30px 30px rgba(51,51,51,0.25);
box-shadow: 0px 0px 30px 30px rgba(51,51,51,0.25);}

.services {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedce7+0,596a72+43,596a72+59,cedce7+100 */
background: #cedce7; /* Old browsers */
background: -moz-linear-gradient(top, #cedce7 0%, #596a72 43%, #596a72 59%, #cedce7 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedce7), color-stop(43%,#596a72), color-stop(59%,#596a72), color-stop(100%,#cedce7)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 43%,#596a72 59%,#cedce7 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #cedce7 0%,#596a72 43%,#596a72 59%,#cedce7 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #cedce7 0%,#596a72 43%,#596a72 59%,#cedce7 100%); /* IE10 preview */
background: linear-gradient(to bottom, #cedce7 0%,#596a72 43%,#596a72 59%,#cedce7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#cedce7',GradientType=0 ); /* IE6-9 */
padding: 0 50px 0 50px;
 Border-right:medium #EA9312 outset;
 Border-left:medium #EA9312 outset;
-webkit-box-shadow: 0px 0px 30px 30px rgba(51,51,51,0.25);
-moz-box-shadow: 0px 0px 30px 30px rgba(51,51,51,0.25);
box-shadow: 0px 0px 30px 30px rgba(51,51,51,0.25);
}
.myapps{margin-top: 25px;}
.myapps li{display: inline}
.myapps li img{
    width: 30px;
}
/*================================
PORTFOLIO SECTION
================================*/
#portfolio{
  
    margin-top: 50px;
    padding: 30px 0;
    text-align: center;
}

#shotsByPlayerId li{
    width: 31%;
    float: left;
    padding: 15px;
    margin: 10px;
    background: #fff;
    border-radius: 5px;
}

#shotsByPlayerId li:hover{
    box-shadow: 1px 2px 25px rgba(160, 160, 160, 0.4);
    -webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
}

#shotsByPlayerId li img{
    width: 100%;
    border-radius: 5px;
}

#shotsByPlayerId img:hover{
    opacity: .5;
    overflow: hidden;
}

#shotsByPlayerId a:hover{color: #ea9312;}

#shotsByPlayerId h3{
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;}

#shotsByPlayerId h3 a{color: #363942;}

.likecount a{float: left; color: #c3c3c3;}
.commentcount a{float: right; color: #c3c3c3;}

/*================================
image
================================*/

#image {
	background: url('../img/Mazda-MX-5.jpg') no-repeat fixed center;
	Border-top: medium #EA9312 outset;
	Border-bottom: medium #EA9312 outset;
	height: 300px;
	
}
#image img {
	width:100%;
}
/*================================
FOOTER SECTION
================================*/

#footer{
    text-align: center;
    padding: 50px 0;
    background: #222222;
}
.footerlinks {
	padding-bottom:25px;
}
footer p, footer .bigicon {color: #7e7e7e;}


.footerlinks li{
    display: inline;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.footersocial {margin-top: 30px;}

.footersocial li{
    display:inline;
    padding: 0 15px;
    font-size: 2em;
}

.footersocial li a {color: #7e7e7e;}
.footersocial li a:hover {
	color: #C3c3c3
;
}

/*================================
FOLLOW BUTTON
================================*/
.dribbble-follow-button {
	display: inline-block;
    margin-top: 15px;
}

.dribbble-follow-button .label, .dribbble-follow-button .count {
    font: bold 11px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    border: 1px solid #ccc;
    text-decoration: none;
    display: inline-block;
    position: relative;
    border-radius: 3px;
}

.dribbble-follow-button .label {
    padding: 0 3px 0 1px;
    white-space: nowrap;
    background: #e3e3e3;
    background: linear-gradient(top, white, #dedede);
}

.dribbble-follow-button .label i {
    height: 18px;
    width: 18px;
    float: left;
    background: url("../img/icon.png") no-repeat top left;
}

.dribbble-follow-button .label:hover {
    border-color: #bbb;
    background: #fff;
    color: #333;
}

.dribbble-follow-button .label:active {            
     box-shadow: 0 1px 5px rgba(0,0,0,.15) inset;
}

.dribbble-follow-button .count {
    margin-left: 5px;
    padding: 0 3px;
    color: #333;
    border-color: #bbb;
    font-weight: normal;
    background: white;
}

.dribbble-follow-button .count:hover {
    text-decoration: underline;
}

.dribbble-follow-button .count > * {
	top: 50%;
	left: 0;
	margin: -4px 0 0 -4px;
	border: 4px solid transparent;
	border-right-color: #aaa;
	border-left: 0;
	position: absolute;
}

.dribbble-follow-button .count u {
    margin-left: -3px;
    border-right-color: white;
}
.black {
		color: #000000;
	}
.topbaricon {
	margin-left: 5px;
	margin-right: 5px;
}


.aclearweb {
		font-size: x-small;
	}
	
.hr {
	margin-top:50px;
}
.lincolnshire {
		color: #CCCCCC;
	}
.mindthegap {
	padding-top:30px
}

.form-row {
	padding: 15px 0 15px 0;
}


#contact .form #sendmessage {
  color: #65659A;
  background-color: #01a0e2;
  border: 1px solid #65659A;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  padding: 10px 14px;
  border-radius: 3px;
  box-shadow: none;
  font-size: 16px;
}

#contact .form button[type=submit] {
  background: #385AB6 ;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
  margin: 25px;
  Border:medium #EA9312 outset;

}

#contact .form button[type=submit]:hover {
	background: #EA9312;
}

#map {
    height: 500px;
     Border-bottom:medium #EA9312 outset;
     Border-top:medium #EA9312 outset;
  }
  
/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #EA9312;
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}
.navbar .nav > li > a, .navbar .nav > li >
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a {

                     
font-family: 'Play', sans-serif;
font-size:      1.3em;

}
.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px;font-family: 'Play', sans-serif;
}
.control-buttons{
	text-align:center;
}
.bottomphone {
	background: #333333;
	color: white;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 101;
	right: 0px;
	padding: 5px;
	
}
.big{font-size: 1.2em;
	}
	
.mximage {
	padding-bottom:40px;
}