
@media screen and (max-width:1024px) {
footer p a {
	font-size: 12.5px;
}
}

@media screen and (max-width:1000px) {
.navbar-brand img {
	width: 100px;
}
.nav > li > a {
	padding: 10px 6px;
	font-size: 14px;
}
.navbar-nav {
	margin-top: 20px;
}
.home {
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	padding: 0px 0 50px 0;
}
h1 {
	font-size: 24px;
}
.m-r-arrow {
	margin-top: 58px;
}
footer {
	background-size: contain;
	background-repeat: repeat-y;
}
}

@media screen and (max-width:768px) {
footer p {
	word-wrap: break-word;
}
footer p a {
	font-size: 12.5px;
}
.carousel-control.right {
	right: 0;
}
}

@media screen and (max-width:767px) {
.navbar-brand {
	padding-left: 0px;
}
.home {
	background-attachment: fixed;
	background-position: 50%;
}
.contents {
	margin-top: 20px;
}
.m-r-arrow, .line-vec {
	display: none;
}
h1 {
	font-size: 22px;
}
.contents::before {
	display: none;
}
.navbar-default .navbar-toggle {
	border-color: inherit;
	margin-right: 0px;
	border: none;
	margin-top: 15px;
}
.navbar-default .navbar-collapse {
	border: none;
	border-color: inherit;
	box-shadow: none;
}
.section h2 {
	text-align: center;
	font-size: 18px;
}
.section {
	background-size: auto;
}
.service-b-x h6, .full-auto p {
	text-align: center;
}
.auto-margin img {
	display: block;
	margin: 0 auto;
}
.section h3 {
	font-size: 12px;
}
.registered h3 {
	font-size: 17px;
	padding-bottom: 20px;
}
.registered h5 {
	font-size: 14px;
	padding-bottom: 20px;
}
.member h5 {
	font-size: 9px;
	padding-bottom: 5px;
}
.section h2 i {
	padding-left: 0px;
}
.p-t-120 {
	padding-top: 70px;
}
#carousel-example-generic a {
	font-size: 3em;
}
.carousel-control.left {
	left: -10px;
	top: 50%;
}
.carousel-control.right {
	right: -10px;
	top: 50%;
}
footer {
	margin-top: 0px;
	padding-bottom: 40px;
}
.border-left-none {
	border-left: 1px solid #000 !important;
}
.border-right-none {
	border-right: 1px solid #000 !important;
}
footer .p-r-none {
	padding-right: 15px;
}
footer .p-l-none {
	padding-left: 15px;
}
footer .btn {
	margin-bottom: 30px;
}
}

@media screen and (max-width:320px) {
h1 {
	font-size: 18px;
}
}
