.all_content{
	margin: 0 auto;
	width: 100%;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #3db7e4!important;
    border-radius: 0px !important;
}

#sizingGuide {
border: 0px !important;
margin: 0px !important;
padding: 0px !important;
min-height: 0px;
max-height: none;
}

.mensNikebtn, .womensshortsbtn, .mensjoggersbtn, .mensshortsbtn {
    border: 1px solid #0f204b;
    padding: 10px;
    background: #3db7e4;
    color: #fff;
    cursor: pointer;
	margin-bottom:10px;
	margin-right:10px;
	font-size:16px;
	max-width:200px;
	
}
.womensNikebtn, .kidsNikebtn, .lkNikebtn, .babyNikebtn, .menstopsbtn, .mensjoggersbtn, .womenstopsbtn {
    border: 1px solid #0f204b;
    padding: 10px;
    background: #fff;
    color: #0f204b;
    cursor: pointer;
	margin-bottom:10px;
	margin-right:10px;
	font-size:16px;
	max-width:200px;
}

.head_top p {
    margin: 0px;
    font-size: 24px;
    font-weight: normal;
    font-family: arial;
    text-transform: uppercase;
    background: #eeeeee;
    color: #0f204b;
    padding: 5px;
}
.head_bottom {
	margin: 0 auto !important;
	text-indent: 4px;
	background:#0f204b;
	color:#fff;
}
.head_bottom p {
	text-transform: uppercase;
	margin: 0 auto !important;
	display: inline;
	font-size: 24px;
	text-align:left;
	color:#fff;
}
.img_section {}
.img_section img {
	width: 100%;
}
.menu_section {}
.menu_section ul {
    text-align: left;
    background: #eee;
    padding: 10px;
}

.menu_section ul li {
	display: inline-block;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0 auto !important;
	
}
.menu_section ul li a {
	color: black !important;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}
.menu_section ul li a:hover{
	border-bottom: 5px solid #42B9E5;
}
.size {}
.size p {
	text-transform: uppercase;
	font-size: 24px;
	border-bottom: 3px solid #3db7e4;
	width: 40%;
}

.section_table{}

.footer{
	margin-bottom: 70px; 
}
.footer h1 {
	float: left;
	font-size: 23px;
}
.footer h2 {
	font-size: 23px !important;
	text-transform: uppercase;
	float: right;
}
.bottom_menu{}
.bottom_menu ul{}
.bottom_menu ul li{
	
}
.bottom_menu ul li a{

}
.bottom_menu ul li a:hover {
}

.img_section img { width:100%;}

@media screen and (max-width:1130px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

}
@media screen and (max-width:1025px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

}
@media screen and (max-width:925px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

}
@media screen and (max-width:825px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

}
@media screen and (max-width:718px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

	.menu_section ul li {
	font-size: 25px;
	}
}
@media screen and (max-width:608px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

	.menu_section ul li {
	font-size: 20px;
	}
}
@media screen and (max-width:520px){
	.all_content{
		width: 100% !important;
		margin: 0 auto !important;
	}

	.menu_section ul li {
	font-size: 16px;
	}
	.footer h1 {
	font-size: 17px;
	}
	.footer h2 {
	font-size: 15px !important;
	}
}
