*{	-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: 'Raleway', sans-serif;
    line-height: 1.5em;
}

.bigicon {font-size: 3em;}
h2{
	font-size: 42px;
	text-align: center;
	color: #000;
	margin-bottom: 10px;
}
h3{font-size: 28px;}
h4{
	font-size: 18px;
	line-height: 1.4em;
	color: #090;
	text-align: center;
	font-weight: bold;
}

p{
	letter-spacing: 0.5px;
	color: #000000;
	font-weight: 16;
}


/*================================
DEFAULT STYLE & FORMATING
================================*/
ul{
	padding: 0;
	font-weight: bold;
	color: #000;
}
a{
	color: #009900;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}



#services{
	text-align: center;
	background-color: #efefef;
}
.col-md-4, .col-md-6{padding-bottom: 50px;}
.col-md-3 {padding: 0;}

#calculator{text-align: center;}
.col-md-4, .col-md-6{padding-bottom: 50px;}
.col-md-3 {padding: 0;}


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

hr.separetor{
	width: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009900;
}


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

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

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


/*================================
HERO AREA
================================*/
#hero{
	color: #fff;
	text-align: center; /*your background image*/
	max-height: 500px;
	overflow: hidden;
	background-color: #EBEBEB;
	background-image: url(../images/header.jpg);
	background-position: 50% 20%;
}

.herocontent{
	padding-top: 0px;
	width: 100%;
	max-width: 900px;
	padding-bottom: 10px;
}
.heroshot{
	margin-top: 20px;
	max-width: 730px;
	width: 100%
	

}
@media (max-width:979px) {
#hero{
	height: 300px;
}
}


/*================================
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{
	padding-top: 30px;
}

.myapps{margin-top: 25px;}
.myapps li{
	display: inline;
	padding: 10px;
	margin-top: 10px;
}
.myapps li img{
	max-width: 160px;
}


@media (max-width:480px) {
.myapps li img{
	max-width: 80px;
}
}

@media (max-width:980px) {
.myapps li img{
	max-width: 100px;
}
}

/*================================
PORTFOLIO SECTION
================================*/
#benefits{
	background: #efefef;
	margin-top: 0px;
	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;}

/*================================
TESTIMONIAL SECTION
================================*/

.clientsphoto img{
    width: 80px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.clientsphoto img:hover{
    border-radius: 15%;
}

blockquote{
    margin: 0;
    padding: 0 0 10px 0;
    border: none;
}

blockquote p{   
    font-style: italic;
    font-size: 14px;
}

.quote{overflow: hidden}
.quote h5{margin-bottom: 5px;}

/*================================
CONTACT SECTION
================================*/
#contact{
	background: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
   
}

/*================================
FOOTER SECTION
================================*/



footer{
    text-align: center;
    padding: 50px 0;
    background: #363942;
}

footer p, footer .bigicon {color: #7e7e7e;}

.footerlinks{margin: 30px 0;}
.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: #ea9312;}


.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;  /* Preferred icon size */
	display: inline-block;
	width: 1em;
	height: 1.2em;
	line-height: 3;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
	vertical-align: middle;
}
.faq {
	padding: 5px;
	margin-top: 10px;
	background-color: #E8E8E8;
}
/****** PARALLAX*******/

section.module.parallax {
	height: 400px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

section.module.parallax h1{
    color: rgba(255, 255, 255, 0.8);
    font-size: 48px;
    line-height: 400px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

}
section.module.parallax-1{
	background-image: url("../images/parallax1.jpg");
}

section.module.parallax-2{
    background-image: url("../images/parallax2.jpg");
}

section.module.parallax-3{
    background-image: url("../images/parallax3.jpg");
}
section.module.parallax-4{
    background-image: url("../images/parallax4.jpg");
}
section.module.parallax-5{
    background-image: url("../images/parallax5.jpg");
}
section.module.parallax-6{
    background-image: url("../images/parallax6.jpg");
}
section.module.parallax-7{
    background-image: url("../images/parallax7.jpg");
}
section.module.parallax-8{
    background-image: url("../images/parallax8.jpg");
}
@media (max-width:767px) {

section.module.parallax {
    height: 300px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
}
/*forms*/
[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

#form1 {
  position: relative;
  margin: -9px 0px 18px 0px;
  width: 100%;
}
#form1 input,
#form1 textarea,
#form1 .success {
  position: relative;
  display: block;
  outline: none;
}
#form1 input {
	position: 194;
	width: 100%;
}
#form1 .success {
	position: absolute;
	top: -43px;
	left: 0px;
	z-index: 10;
	text-align: center;
	height: 30px;
	line-height: 10px;
	color: #009900;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;

}
#form1 textarea {
	width: 100%;
	height: 194px;
	overflow: auto;
	resize: none;
}
#form1 label {
	position: relative;
	/* [disabled]min-height: 36px; */
	width: 100%;
	margin-bottom: 14px;
	float: left;
	height: auto;
}
#form1 label.labelMargin {
	margin-left: 0px;
}
#form1 label.message {
  width: 100%;
}
#form1 .error,
#form1 .empty {
	position: absolute;
	text-align: right;
	display: none;
	font-size: 10px;
	color: #000;
	width: 200px;
	top: -3px;
	right: 5px;
}
#form1 .btns {
  padding: 22px 0px 0px 0px;
  position: relative;
}
#form1 .btns > p {
  padding: 0;
}
#form1 .btns > p a {
  margin-right: 14px;
  display: inline-block;
}
/*end forms*/
