﻿html
{
    position: relative; 
    min-height: 100%;
} 
html p
{
/*	margin-left:10px; */
}




body {
      font-size:15px;
	  font-weight:300;
	  
	  font-family:'Open Sans',sans-serif !important;
      line-height: 1.8;
      color: #818181;
      margin: 0 0 220px;
  }
 .section{
	border-bottom: 1px solid #f41c18;
	padding-bottom: 3.2em; 

	width: 100%;
	
	
 }
 
 a:link	{
	color: #fff;
	text-decoration:none;
}

 a:active	{
	color: #fff;
	text-decoration:none;
}

 a:visited	{
	color: #fff;
	text-decoration:none;
}
 
 a:hover	{
	/* color:#818181; */
	color:#000;
	text-decoration:none;


}
 
 .section .row{
	 width:100%;
	 margin-left:0px;
	 margin-right:opx;
	 }
footer {
    width: 100%;
    bottom: -20px;
    padding-top: 15px;
    position: absolute;
/*	background:linear-gradient(to bottom,#000,#CCC); */
    background-color:#000;
    color: #fff;

   
}

  h2 {
      font-size: 28px;
	  font-family:'Montserrat', sans-serif !important;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 20px;
	   font-family:'Open Sans', sans-serif !important;
	  text-transform: uppercase;
      line-height: 1.375em;
      color: #303030;
      font-weight: 500 !important;
      margin-bottom: 30px;
  }
 
   
   
  .textplayersname
  {
	  font-family:'Open Sans', sans-serif !important;
	  text-transform: uppercase;
	  font-size:0.8em;
	  line-height: 1.8;
	  color:#666;
	  	  
   }
   .textvideosection
  {
	  font-family:'Open Sans', sans-serif !important;
	  font-size:1.2em;
	  font-weight:bold !important;
	  line-height: 1.8;
	  color:#999;
	  	  
   }
   .lead{
	   font-weight: bold !important;
	   font-size:1.2em;
	   }

   .textcontactsection
  
{
	  font-family: 'Open Sans', sans-serif !important;
	  font-size:1.0em;
	  font-weight:bold !important;
	  line-height: 2.5;
	  color:#FFF;
	  font-style:normal;
	  	  
   }
  
 .logo-header {
	 width: 20%;
	 padding:15px;
	 }
 .logo-iwearcallaway
 {
	  padding:15px 15px 0px 15px ;
	  width: 55%;
	  float:right;
	 }

   .container-fluid {
      padding: 0px 0px 0px 0px;
	  width:100%;
  }
  .btnView
  {
	border:none;
	background-image:url(../img/btn.jpg);
	background-size:cover;
	color:#FFF !important;
	display: inline-block;
    padding: 4px 18px;
    margin-bottom: 0;
    font-size: 14px;
	font-style:italic;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0px;
	

	}
	
	 .btnView:hover{
		text-decoration: none;
		color:#999 !important;
		}
	

   
.navbar {
    margin-bottom: 0;
    background-color: #FFF;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
	font-family:'Montserrat', sans-serif !important;
	/* font-style:italic; */
    line-height: 1.42857143 !important;
    letter-spacing: 2px;
    border-radius: 0;
    box-shadow: 0 2px 5px rgba(0,0,0, .2);
    padding:0px;
	background:linear-gradient(to bottom,#CCC,#FFF);
}

  .navbar li a, .navbar .navbar-brand {
      color: #000 !important;
       padding: 6px 6px;
  }
  .navbar-nav{
	  float:right !important;
	  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
    color:#FFF !important;
	 background-image:url(../img/btn.jpg);
	 background-size:cover;
	}
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
       
  }
  
  #iwearcallawaypro .row .col-sm-6, .col-md-3, .col-xs-6{
	  padding-left:2px;
	  padding-right:2px;
	  }
 
 video::-internal-media-controls-download-button {
   display:none;
}

video::-webkit-media-controls-enclosure {
   overflow:hidden;
}

video::-webkit-media-controls-panel {
   width: calc(100% + 30px);
}

  @keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }


@media screen and (max-width:1140px) {
  

}

@media screen and (max-width: 870px) {
    .textplayersname
  {
	  font-size:1.3em;
	  text-align:center;
  }
   .lead
  {
	font-size:1em;
  }
   
   

}



  @media screen and (max-width: 768px) {
    
	.navbar-nav{
	  float:right !important;
	  }
	
	 .logo-header {
	 width:70%;
	 padding:10px 10px;
	 }
	  #logo-iwearcallaway {
        display:none;
    }
   
       
  }

  @media screen and (max-width: 480px) {
	  
	  .textplayersname{
	 font-size:2em;
   }
   	
   }
   
   /* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { ... }

  
 