/******************************************** SITEWIDE ********************************************/
 /* Logo */
@media only screen and (min-width: 757px) {
.headerContent h1.logo {
    width: 138%;
    min-width: 186px;
    max-width: 450px;
    position: absolute;
    top: -0.0em;
    left: auto;
    }
}
@media only screen and (min-width: 768px) {
.navContent {
    text-align: right;
    /*margin-top: -33px;
    margin-bottom: -33px;*/
    }
}

/*Padding Bottom*/
.primaryAndSecondaryContainer {
    padding-bottom: 0px;
}
/* Navigation Hover State */
.navContainer .navContent ul li a:hover {
  color: #be1622;
 }
/* Navigation dropdown selected item */
.navContainer .navContent ul li ul a.selected {color:#be1622;} 

/*footer newsletter*/
.footerContent .emailCapture input {
    width: 50%;
}
.scForm button {
    padding: 0.75em 1em;
    margin: 0px 1em 1em -5px;
}
.scForm input[type=text], .scForm input[type=number], .scForm input[type=email], .scForm input[type=url], .scForm input[type=tel], .scForm input[type=search] {
    padding: 0.52em .5em!important;
}

.categoryHeader {
    font-size:40px;
}

/********************************************HOME********************************************/
/*Image Grid Gallery*/
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem { 
    position: relative; 
    overflow: hidden; 
    
}
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem .customCaption .contentTitle {
    position: absolute;
    top: 39%;
    color: white;
    font-size: 300%;
    /*text-shadow: 1px 2px 1px rgba(82, 74, 74, 1);*/
    width: 100%;
}
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem p {
    position: relative;
    padding-top: 30%;
    padding-right: 10px;
    padding-left: 10px;
    height: 100%;
    color:white;
    font-size:150%;
}
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem .customCaption {
    display: block;
    position: absolute; 
    top: 0; 
    left: 0;
    overflow: hidden;
    height: 100%; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;     
    box-sizing: border-box;
    width: 100%;
    background-color: rgba(0,0,0,0.2); /*(64,180,229,0*/
    -webkit-transition: background-color 0.5s ease; 
    -moz-transition: background-color 0.5s ease; 
    -o-transition: background-color 0.5s ease; 
    -ms-transition: background-color 0.5s ease; 
    transition: background-color 0.5s ease; 
}
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .customCaption:hover {
    /*background-color: rgba(237,35,22,0.8); rgba(229,25,55,0.8)*/
        background-color:rgba(0,0,0,0.9);
}
/*Break homepage grid gallery to one row mobile*/
@media only screen and (max-width: 900px) {
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem {
    width: 100%;
    margin: 0px;
    }
.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem .customCaption .contentTitle {
    font-size:130%;
    }
}
/*font size on 3 col*/
/*@media only screen and (max-width: 1200px) {*/
/*.block_fd1435d228c447d1a786f38159570407.cols3.imgMgn0 .imgGridItem .customCaption .contentTitle {*/
/*    font-size:2.5em;*/
/*    }*/
/*}*/

/*social feed to not show image*/
.items_eb65e059083e4d64b96e1764a8487553 .socialContent .contentImg {
    max-width: 200px !important;
    text-align:center;
    display:none;
}

/*about john lucas btn*/
.block_b50cd9df45bc4311b58159897b9d05a8 p {
    margin-bottom: 5%;
}
.block_b50cd9df45bc4311b58159897b9d05a8 a {
    cursor: pointer;
    background: #fff;
    color: #be1622;
    text-decoration:none!important;
    line-height: 24px;
    padding: 17px 30px 17px;
    margin: 21px 0 0;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}

/********************************************FOOTER********************************************/
.footerContainer .contentTitle {
    font-size:30px;
}





/*********************************************CAMPS*********************************************/
/*content before custom btns*/
/*.items_dd9ec46685354dea98eb322fa36ddff9 p {*/
/*    padding-bottom: 2.5em;*/
/*}*/

/*Future of the Game*/ 
/*.items_dd9ec46685354de a98eb322fa36ddff9 .itemInnerContent a {*/
/*    cursor: pointer;*/
/*    background: #ed2316;*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    color: white;*/
/*    line-height: 24px;*/
/*    padding: 17px 30px 18px;*/
/*    margin: 0px 55px 15px 0px;*/
/*    border: 0;*/
/*    box-shadow: none;*/
/*    text-shadow: none;*/
/*    text-decoration:none;*/
/*}*/
/*@media only screen and (max-width: 767px) {*/
/*.items_dd9ec46685354dea98eb322fa36ddff9 .itemInnerContent a {*/
/*    cursor: pointer;*/
/*    background: #ed2316;*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    color: white;*/
/*    line-height: 24px;*/
/*    padding: 17px 20px 18px;*/
/*    margin: 21px 0 0;*/
/*    border: 0;*/
/*    box-shadow: none;*/
/*    text-shadow: none;*/
/*    text-decoration:none;*/
/*    display:block;*/
/*    }*/
/*}*/
/*Camp Right Way*/
/*.items_fa27fa46d9c34c41817c241a099c2372 .itemInnerContent a {*/
/*    cursor: pointer;*/
/*    background: #ed2316;*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    color: white;*/
/*    line-height: 24px;*/
/*    padding: 17px 30px 18px;*/
/*    margin: 0px 55px 15px 0px;*/
/*    border: 0;*/
/*    box-shadow: none;*/
/*    text-shadow: none;*/
/*    text-decoration:none;*/
/*}*/
/*@media only screen and (max-width: 767px) {*/
/*.items_fa27fa46d9c34c41817c241a099c2372 .itemInnerContent a {*/
/*    cursor: pointer;*/
/*    background: #ed2316;*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    color: white;*/
/*    line-height: 24px;*/
/*    padding: 17px 20px 18px;*/
/*    margin: 21px 0 0;*/
/*    border: 0;*/
/*    box-shadow: none;*/
/*    text-shadow: none;*/
/*    text-decoration:none;*/
/*    display:block;*/
/*    }*/
/*}*/

/*********************************************DEVELOPMENT-PLAYER*********************************************/
.items_fd9d1b7ed4554cc383e06b14a7124862 .itemImg {
    width: 4.782609%!important;
}
.items_fd9d1b7ed4554cc383e06b14a7124862 .itemContent {
    width: 91.869565%!important;
}