@media all and (max-width: 980px) {

	.loy-nav ul li a {
		font-size: 16px;
	}
	.rewards .cardy .congrats {
		font-size: 17px;
	}
	.summary .pointbox h1 {
		font-size: 30px;
	}
	.summary .details {
		font-size: 11px;
	}
	.summary .rewbtn a {
		font-size: 13px;
	}
	.nav-tabs>li>a {
		font-size: 20px;
	}
	.tab-content #benefitlevels .point-details .span4 img {
		max-width: 100%;
		height: auto;
	}
	.tab-content #benefitlevels p {
		font-size: 14px;
	}
	.tab-content #benefitlevels .vip .vip-medal {
		margin-bottom: 30px;
	}
	.announcements p {
		font-size: 14px;
	}
	.tab-content #howitworks .bigbtns a.create, .tab-content #howitworks .bigbtns a.login {
		font-size: 14px;
		padding: 15px;
	}

}

@media (min-width: 768px) {

	.navbar-toggle {
		display: none;
	}

}


@media only screen and (max-width : 767px) {

	.tab-content #benefitlevels .point-details h4 {
		border-top: dashed 1px #cdcdcd;
		padding-top: 10px;
	}
	.navbar .nav {
		margin-top: 10px;
	}
	.navbar .nav>li {
		display: block;
	}
	.loy-nav ul {
		text-align: left;
	}
	.loy-nav ul li {
		padding: 0;
		border-right: none;
	}
	.navbar .nav>li>a {
		padding: 10px 0;
		border-bottom: solid 1px #ddd;
	}
	.summary .pointbox h1 {
		font-size: 40px;
	}
	.summary .details {
		font-size: 14px;
	}
	.krcontent {
	margin-left: 0 !important;
}
	.sumrail {
		margin-left: 0 !important;
		float: none !important;
	}
	/* .navbar-header::after  {
		content: "Rewards Menu";
		font-size: 20px;
		line-height: 1;
		vertical-align: -webkit-baseline-middle;
		font-family: "Open Sans", arial, helvetica, sans-serif;
	} */
	.tab-content #howitworks .bigbtns a {
		width: 80%;
		margin: 5px 0;
	}
	.tab-content #howitworks .bigbtns a.create {
		margin-right: 0;
	}
	.lout, .lout .cardy.nolog .earned {
		text-align: center;
	}
	.mview {
		display: none;
	}
	.available .span6 button.btn-primary.pull-right {
		float: none;
	}
	.tab-content #howitworks .bigbtns {
		display: none;
	}
}

@media only screen and (max-width : 585px) {

	.nav-tabs>li>a {
		font-size: 16px;
		margin-right: 5px;
	}
	.cont-containers p.right {
		float: none;
		clear: both;
		padding-top: 10px;
	}
	.available h5.congrat {
		font-size: 17px;
		line-height: 1.4;
	}

}

@media only screen and (max-width : 540px) {

	.tab-content #benefitlevels .vip .vip-medal {
		margin-bottom: 70px;
	}
	
}

@media only screen and (max-width: 500px) {
	.cont-containers td {
		font-size: 11px;
	}
}

@media only screen and (max-width : 450px) {

	.nav-tabs>li>a {
		font-size: 14px;
		padding: 10px 5px;
		margin-right: 5px;
	}
	.cont-containers td {
		font-size: 11px;
	}
	.myrewards table td {
		padding: 5px;
	}

}

@media only screen and (max-width: 425px) {
	.cont-containers td {
		font-size: 10px;
	}
}

@media only screen and (max-width : 400px) {

	.tab-content #benefitlevels .vip .vip-medal {
		margin-bottom: 90px;
	}
	
}

@media only screen and (max-width : 385px) {
	.available .cardnbtn {
		float: none;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width : 370px) {

	.tab-content #benefitlevels .vip .vip-medal {
		margin-bottom: 110px;
	}
	.announcements .rew2x {
		margin-bottom: 70px;
	}
	
}