@media (max-width: 767px) {
    #top-stick-nav {
        background: #250D47;
        padding-top: 0px;
        border-bottom: solid 1px #d6d6d6;
    }

    #top-stick-nav a{
	/* color: #FFF; */
	font-size: 12px;
	text-transform: uppercase;
}

#top-stick-nav a:hover{
	color:#000;
}


#whitebg {
    background-color: #FFF;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-top: 0px;
    padding-left:0px;
    padding-right: 0px;
    padding-bottom: 55px;
}

 

.homepage-banner-content h2{
    font-size:20px;

}




#pageheading h1 {
    font-size: 26px;
    font-family: Open Sans;
    font-weight: 550;
    /*padding-top: 0px;*/
    padding-bottom: 20px;
}

.promo-content {
    padding-left: 0px;
}

.download-button  {
	width:100%;
	text-align:center;

}

.download-softare-sub-title {
    line-height:35px;
}

.promo-content .item-short-desc {
    min-height: 100px;
    padding-bottom: 25px;
    padding-top: 10px;
}

/*.bz-white {
	background-image: url(../images/logos/bz-black.png);
	float:left;
	padding-right:0px;
	margin-right:5px;
}*/

#top-stick-nav a:hover .bz-white {
	margin-right: 5px;
}


#sub-product {
    padding-bottom:50px;
}

#my-account-button {

    width: 100%;
}

.price-wrap {
    border: medium none;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 0;
}
#studentcom-logo {

    padding-bottom:10px;
}

.site-footer h2 {
    padding-top:25px;
}

.gamertagbox {

    font-size: 20px;

}

#devicebox {
    background-color: rgb(248, 248, 248);
    border-color: rgb(218, 218, 218);
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    margin-left: 15px;
    margin-right: 15px;
    min-height: 200px;
    padding-bottom: 15px;
    padding-top: 20px;
    width: 92%;
    margin-bottom: 15px;
}

#register-title {
    padding-top:50px;
}

#forgot-pass-button {
    margin-bottom:25px;
}

#payment-details {
    margin-top:45px;
}

.navbar-toggle {
    background: #fff none repeat scroll 0 0;
}

.productBox .productTextBox {
    width: 100%;
}

#product-promotions .price-wrap {
    margin-bottom: 20px;
    margin-right: 10px;
}

.avg-title {

    width: 100%;
}



}

