.body-div {
	margin: 0 auto;
	max-width: 1920px;
	width: 100%;/*font-family: 'Oswald', sans-serif;*/
	overflow: hidden;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	color: #000;
}
img {
	max-width: 100%;
	height: auto
}
.container {
	max-width: 1360px;
	width: 100%;
}
.my_nav .m-lock {
	position: relative;
	margin-right: 5px;
	top: -3px;
}
.my_nav {
	background: #ff0e6e;
	border-top: 5px solid #ececec;
	min-height:80px;
}

.mob-hide-menu-div .my_nav {
	min-height:0;
	border-top:10px solid #ff0e6e;
	
}
 
.my_nav .container {
	max-width: 1300px;
	width: 100%;
	position: relative;
	z-index: 88
}
.my_nav .navbar-brand {
	padding: 0;
	display: none
}
.my_nav .navbar-default {
	border: none;
	box-shadow: none;
	background: none
}
.my_nav .navbar {
	margin: 0;
	min-height: inherit
}
.my_nav .nav > li > a {
	line-height:80px;
	padding: 0 40px;
	background: none;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	outline: none;
	color: #fff;
	font-weight: 400;
	position: relative;
}
.my_nav .nav > li > a:after {
	content: "";
	width: 1px;
	background: #cf0e68;
	display: block;
	position: absolute;
	right: 0;
	top: 25px;
	height: 33px;
}
.my_nav .nav > li:last-child a:after {
	display: none
}
.my_nav .navbar-default .navbar-nav {
	margin-right: 25px;
}
.my_nav .navbar-default .navbar-nav > .active > a, .my_nav .nav > li > a:hover {
	color: #fff;
	box-shadow: none;
	background: none
}
.my_nav .nav > li.join-btn a {
	background: #32e4ff;
}
.my_nav .nav > li.join-btn a:after {
	display: none
}
.logo {
	position: relative;
	z-index: 2;
	margin-left: -100px;
	margin-bottom: -69px;
}
.header-slider {
	position: relative
}
.header-slider .slider-button-prev {
	position: absolute;
	left: 0;
	top: 20%;
	z-index: 999
}
.header-slider .slider-button-next {
	position: absolute;
	right: 0;
	top: 20%;
	z-index: 999;
}
.header-slider .hd-icon {
	position: absolute;
	left: 0;
	padding: 60px;
	top: 0px;
	z-index: 22;
	width: 100%;
	left: 0;
}
.header-slider .swiper-pagination {
	position: static;
	text-align: left;
	padding: 15px 0;
}
.header-slider .swiper-pagination-bullet {
	margin: 0 3px;
	background: #333;
	opacity: 0.8;
	width: 10px;
	height: 10px;
}
.header-slider .swiper-pagination-bullet-active {
	opacity: 1
}
.slider-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	text-shadow: 0 2px 1px #000;
	font-size: 24px;
	font-weight: 300;
}
.slider-text h2 {
	font-size: 62px;
	font-family: 'Oswald', sans-serif;
}
.slider-text .bottom-btn {
	margin-top: 30px;
	font-size: 0;
}
.slider-text .bottom-btn a {
	display: inline-block;
	margin: 0 30px;
}
.blue-bg {
	background: #92e7f3;
}
.paddingTB30 {
	padding: 30px 0
}
.section-title {
	display: table;
	margin: 0 auto;
	padding: 0 200px;
	position: relative;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 30px;
}
.section-title:after {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1
}
.section-title span {
	padding: 0 10px;
	position: relative;
	z-index: 5
}
.blue-bg .section-title span {
	background: #92e7f3;
	display: inline-block;
}
.section-title strong {
	color: #ff0e6e;
	font-weight: normal;
}
.most-populer-scroll {
	position: relative;
}
.most-populer-scroll #most-populer {
	overflow: hidden;
}
.most-populer-scroll h3 {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	font-weight: 100;
	color: #000;
}
.most-populer-scroll img {
	width: 100%;
	height: auto
}
.scorll-next1 {
	position: absolute;
	left: -60px;
	top: 0;
	height: 90%;
	background: url(../images/left-arrow1.png) no-repeat center center;
	width: 50px;
	z-index: 22;
}
.scorll-prev1 {
	position: absolute;
	right: -60px;
	top: 0;
	height: 90%;
	background: url(../images/right-arrow1.png) no-repeat center center;
	width: 50px;
	z-index: 22;
}
.title-with-text {
	margin-bottom: 20px;
	font-size: 18px;
	color: #000;
}
.title-with-text h3 {
	font-size: 50px;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
.title-with-text h3 span {
	color: #ff0e6e;
}
.gray-section {
	background: #e6e6e6;
}
.tab-div-section .nav-tabs {
	margin: 0;
	padding: 0
}
.tab-div-section .nav-tabs li {
	font-size: 18px;
	color: #000;
}
.tab-div-section .nav-tabs li.sort {
	padding: 0 15px;
	line-height: 40px;
}
.tab-div-section .nav-tabs li a {
	background: none;
	box-shadow: none;
	color: #ff0e6e;
	border: none;
	padding: 7px 15px
}
.tab-div-section .nav-tabs li.active a {
	color: #000;
	background: #fff;
	border: none
}
.tab-div-section select {
	display: inline-block;
	width: 50px;
	padding: 0 5px;
	height: 30px;
	font-size: 18px;
	vertical-align: middle;
}
.tab-div-section .tab-content {
	background: #f5f5f5;
	padding: 40PX 0
}
.box-design1 {
	color: #000;
	margin-bottom: 30px;
}
.box-design1 h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000;
	position: relative;
	font-family: 'ProximaNovaBold', Arial, Helvetica, sans-serif
}
.box-design1 .bottom-content {
	padding: 10px 15px;
	background: #fdc3da;
	font-size: 14px;
}
.box-design1 .starring-d {
	margin-bottom: 10px;
	color: #ff0e6e
}
.box-design1 .starring-d span {
	color: #000;
}
.box-design1 p {
	margin: 0
}
.box-design1 .right-d {
	position: absolute;
	right: 0;
	top: 0
}
.box-design1 strong {
	font-family: 'ProximaNovaBold', Arial, Helvetica, sans-serif
}
.fiverowlist ul {
	margin: 0 -15px;
	padding: 0;
	list-style: none
}
.fiverowlist ul li {
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
	width: 20%;
	text-align: center
}
.fiverowlist ul li img {
	width: 100%;
}
.fiverowlist ul li h3 {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	font-weight: 100;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	color: #000;
}
.footer-menu-div {
	background: #6d6d6d;
	padding: 40px 0;
}
.footer-menu-div ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.footer-menu-div .container {
	max-width: 920px;
}
.footer-menu-div ul {
	margin-top: 40px;
}
.footer-menu-div ul li {
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
}
.footer-menu-div ul li a {
	color: #fff;
	padding: 0 35px;
	text-decoration: none;
	border-right: 1px solid #4c4c4c
}
.footer-menu-div ul li.join-btn a {
	color: #ff0e6e
}
.footer-menu-div ul li:last-child a {
	border: none
}
.copy-right {
	background: #ff0e6e;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
}
.copy-right a {
	text-decoration: none;
	color: #fff;
}
.modale-page .tab-div-section .tab-content {
	padding: 40px 30px;
}
.fiverowlist.with-top-title h3 {
	color: #ff0e6e;
}
.pagination-div {
	display: table;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0;
	margin: 40px auto 20px auto
}
.pagination-div ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.pagination-div ul li {
	display: block;
	float: left;
	font-size: 20px;
	line-height: 30px;
}
.pagination-div ul li a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0
}
.pagination-div ul li.sm-text {
	font-size: 15px;
}
.pagination-div ul li.sm-text a {
	color: #ff0e6e;
	border: none
}
.pagination-div ul li.prev a {
	border-right: 1px solid #d0d0d0;
	padding-right: 30px;
}
.pagination-div ul li.next a {
	padding-left: 30px;
}
.pagination-div ul li.active a {
	background: #ff0e6e;
	color: #fff
}
.white-bg {
	background: #fff;
}
.video-page-thumb {
	padding: 20px 0 0 0
}
.video-div-top {
	margin-bottom: 40px;
	background: #fff;
}
.video-div-top .detail-text {
	padding: 15px;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}
.member-ship {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center
}
.member-ship h2 {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	margin: 0 0 12px 0
}
.member-ship li {
	background-repeat: repeat-x;
	background-size: 5px 100%;
	min-height: 191px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	border-bottom: 2px solid #fff;
}
.member-ship li:last-child {
	border: none
}
.member-ship li.mAss1 {
	background-image: url(../images/bg1.png);
}
.member-ship li.mAss2 {
	background-image: url(../images/bg2.png);
}
.member-ship li.mAss3 {
	background-image: url(../images/bg3.png);
}
.video-div-top .left-video {
	margin-right: -30px;
}
.page-title {
	font-size: 50px;
	margin: 0;
	line-height: 55px;
	padding-top: 25px;
	padding-bottom: 15px;
}
.bio-left-div {
	margin-right: -55px;
}
.bio-left-div img {
	border: 10px solid #fff;
}
.bio-right-div {
	font-size: 18px;
	line-height: 20px;
	margin-top: 90px;
	padding-left: 80px;
}
.bio-right-div h3 {
	color: #ff0e6e;
	font-size: 30px;
	line-height: 33px;
	margin: 0 0 15px 0
}
.bio-right-div h3 span {
	color: #000
}
.bio-right-div .top-d-text {
	min-height: 100px;
}
.bio-right-div .photoSet {
	margin: 0 -10px;
	padding: 0;
	list-style: none
}
.bio-right-div .photoSet li {
	float: left;
	padding: 10px;
	width: 50%;
}
.bio-right-div .inner-div {
	background: #fff;
	padding: 10px;
	border: 1px solid #737373;
}
.bio-right-div .inner-div p {
	margin: 0;
	font-size: 14px;
	color: #ff0e6e
}
.bio-right-div .inner-div p strong {
	font-family: 'ProximaNovaBold', Arial, Helvetica, sans-serif;
	color: #000;
}
.bio-right-div .inner-div .img-div {
	margin-bottom: 10px;
}
.bio-right-div .inner-div .img-div img {
	width: 100%;
	height: auto
}
.join-page .title-with-text {
	background: url(../images/lock-icon.png) no-repeat left center;
	padding-left: 45px;
}
.join-five-col-thumb ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.join-five-col-thumb li {
	width: 20%;
	float: left;
	padding: 1px;
}
.join-five-col-thumb li img {
	width: 100%;
	height: auto
}
.join-p-right ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.join-p-right ul li {
	background: url(../images/thum-icon.png) no-repeat left top;
	padding-left: 40px;
	font-size: 15px;
	padding-top: 0;
	margin-bottom: 25px;
	color: #9d9d9d;
}
.join-p-right h2 {
	margin: 0;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	margin: 0
}
.join-page-form {
	border: 8px solid #ededed;
	padding: 10px;
	color: #5d5d5d;
	background: url(../images/smiley.png) no-repeat right bottom
}
.join-page-form h3 {
	color: #ff1870;
	margin: 0 0 15px 0;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.join-page .top-div img {
	max-width: 100%;
	height: auto
}
.join-page .top-div {
	padding: 10px 0;
	text-align: center
}
.join-page .inside-footer {
	max-width: 450px;
	margin: 0 auto
}
.join-left-box {
	text-align: center;
	margin-bottom: 30px;
}
.join-left-box img {
	border: 1px solid #cdcdcd;
	padding: 3px;
	background: #fff
}
.join-left-box h3 {
	margin: 0;
	font-size: 15px;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding: 5px 0 3px 0
}
.join-left-box p {
	margin: 0;
	font-size: 12px;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.join-center-content {
	border: 1px solid #cdcdcd;
	padding: 14px;
	background: #fff;
}
.red-title {
	margin: 0;
	font-size: 18px;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #e40101;
	margin-bottom: 15px;
}
.join-sm-c-box {
	border: 1px solid #cdcdcd;
	padding: 6px 10px;
	background: #fff;
	margin-bottom: 10px;
}
.join-sm-c-box.active {
	background: #2cbb00;
	color: #fff;
}
.check-box-join {
	font-size: 15px;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.check-box-join input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.check-box-join input[type=radio].css-checkbox + label.css-label {
	padding-left: 30px;
	height: 23px;
	display: inline-block;
	line-height: 23px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: 300;
	vertical-align: middle;
	cursor: pointer;
	font-family: 'ProximaNovaRegular';
}
.check-box-join input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -23px;
}
.check-box-join label.css-label {
	background-image: url(../images/csscheckbox_857f71aba196b2f8cddd29fd57ceccf4.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: normal;
	margin: 0;
}
.join-list01 {
	margin: 0;
	padding: 0 0 0 10px;
}
.join-list01 li {
	padding: 8px 0
}
.join-input {
	width: 100%;
	border: none;
}
.join-input:focus {
	border: none;
	outline: none
}
.bottom-month {
	padding-left: 30px;
	font-size: 12px;
}
.join-btn-sub {
	text-align: center;
	padding: 30px 0
}
.join-btn-sub button {
	margin: 0;
	padding: 0;
	background: bottom;
	border: none;
	outline: none
}
.join-p-right h1 {
	font-size: 36px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 20px;
}
.join-p-right h1 span {
	color: #ff0e6e;
	font-family: 'ProximaNovaBold', Arial, Helvetica, sans-serif;
}
.page-top-title {
	text-align: center;
	font-size: 70px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 20px 0;
	background-color: #ff0e6e;
	color: #fff;
}
.page-head-image {
	background-size: cover;
	position: relative;
	background-position: center top;
}
.page-head-image h3 {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: 25px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #fff;
	text-shadow: -2px 0 2px #000;
}
.font18 {
	font-size: 18px;
}
.photo-thum-div {
	margin-top: 30px;
	margin-bottom: 25px;
}
.photo-thum-div a {
	display: block;
	margin:0 -10px;
	margin-bottom: 30px;
}
.familyPlaytime {
	font-size: 24px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight: 300;
	background: #000;
	color: #fff;
}
.familyPlaytime .head-div {
	margin-bottom: 50px;
}
.familyPlaytime .head-div h2 {
	font-size: 55px;
	line-height: 55px;
	font-weight: 400;
	padding-top: 25px;
}
.familyPlaytime .head-div h2 span {
	color: #ff0e6e
}
.box-design2 {
	border: 1px solid #fff;
	padding: 10px;
	font-weight: 300;
	padding-bottom: 25px;
	margin-bottom: 20px;
	border: 0;
	background: #6d6d6d;
	border-radius: 3px;
}
.box-design2 .detail-div {
	height: 50px;
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
}
.box-design2 .img-div {
	display: block;
	margin-bottom: 10px;
}
.box-design2 .img-div img {
	width: 100%;
	height: auto
}
.box-design2 a {
	color: #ff0e6e
	
}
	.photo-thum-div .box-design2{
  padding-top:0;
    overflow: hidden;

}
.familyPlaytime .bottom-btn {
	margin-top: 35px;
	text-align: center;
	margin-bottom: 25px;
}
.footer-bottom-gray {
	background: #6d6d6d;
	text-align: center;
	position: relative;
	height: 80px;
}
.footer-bottom-gray img {
	position: relative;
	top: -25px
}
.video-page-head {
	background: #ff0e6e;
	padding: 15px;
	padding-top: 0;
	margin-bottom: 30px;
}
.video-page-head .bottom-btn {
	margin: 25px 0
}
.page-title2 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000;
	margin: 0;
	font-size: 40px;
	margin-bottom: 35px;
}
.login-bg-div {
	background-size: cover;
	background-position: left top;
	height: 720px;
	position: relative
}
.login-bg-div .bottom-img {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 5
}
.login-now-div {
	float: right;
	width: 360px;
	margin-top: 50px;
}
.login-now-div p {
	margin-bottom: 15px;
}
.login-now-div .inner-div {
	background: #000;
	border: 15px solid #ff0e6e;
	padding: 20px 40px;
	font-size: 20px;
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400
}
.login-now-div label {
	font-size: 20px;
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400
}
.login-now-div .form-control {
	font-weight: 300;
}
.login-now-div button {
	background: none;
	border: none;
	margin: 0 auto;
	display: table
}
.join-bottom-menu {
	background: #000;
	padding: 20px;
}
.join-bottom-menu a {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin: 0 26px;
	line-height: 30px;
	text-decoration: none;
}
.failed-page {
	position: relative;
	height: auto
}
.failed-page:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.75);
	display: block;
	height: 100%;
	width: 100%;
}
.failed-page .container {
	position: relative;
	z-index: 55
}
.login-top-title {
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding: 45px 0
}
.login-top-title p {
	margin-bottom: 15px;
}
.login-top-title a {
	color: #ff0e6e;
	text-decoration: none
}
.failed-content {
	max-width: 600px;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
}
.failed-content h2 {
	font-size: 48px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	margin: 0;
	margin-bottom: 0px;
	margin-top: 30px;
}
.failed-content h2 span {
	color: #ff0e6e;
}
.failed-content h3 {
	font-size: 30px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0;
	color: #fff;
	margin-bottom: 8px;
}
.failed-content a {
	color: #ff0e6e;
	text-decoration: none
}
.failed-content p {
	margin-bottom: 25px;
}
.failed-page .bottom-img {
	position: relative;
	z-index: 5;
	left: auto;
	top: auto;
	bottom: auto;
	margin-top: 25px;
}
.failed-page .login-bg-div {
	height: auto;
}
.mob-hide-menu-div .logo {
	margin: 0;
	margin-bottom: -9px;
}

.title-gallery{
	font-size:38px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform:uppercase;
	color:#ff0e6e;
	text-align:center;
	margin:0 0 20px 0;
}




 @media screen and (max-width: 1400px) {
.scorll-next1 {
	left: 0
}
.scorll-prev1 {
	right: 0
}
.most-populer-scroll {
	padding: 0 75px;
}
}
@media screen and (max-width: 1199px) {
	
.logo {
	margin-left: 5%;
	margin-bottom: -51px;
	width: 800px;
}
.hd-icon img {
	width: 130px;
}
.slider-text h2 {
	font-size: 32px;
}
.slider-text {
	font-size: 20px;
}
.slider-text .bottom-btn a {
	margin: 0 10px;
}
.section-title {
	font-size: 40px;
	line-height: 40px;
}
.title-with-text h3 {
	font-size: 40px;
	line-height: 40px;
}
.header-slider .hd-icon {
	padding: 20px
}
.familyPlaytime .head-div h2 {
	font-size: 40px;
	line-height: 53px;
}
.familyPlaytime {
	font-size: 20px;
}
.page-top-title {
	font-size: 50px;
}
.mob-hide-menu-div .logo {
	margin: 0;
	margin-bottom: -9px;
	width: 100%;
}

}
@media screen and (max-width: 991px) {
		.photo-thum-div a{margin-left:0; margin-right:0}
.logo {
	margin-left: 0;
	margin-bottom: -0;
	width: 100%;
	padding: 15px;
}
.section-title {
	padding: 0 50px;
}
.footer-menu-div {
	text-align: center
}
.my_nav .nav > li > a {
	padding: 0 30px;
}

.page-head-image h3 {
	font-size: 18px;
	line-height: 22px;
	position: static;
	background-color: #ff0e6e;
	margin: 0;
	padding: 10px;
}
.mob-hide-menu-div .logo {
	margin: 0;
	margin-bottom: 0;
	width: 100%;
}
}
 @media screen and (max-width: 767px) {
	 
.slider-text {
	position: static;
	background: #333;
	padding: 15px
}
.fiverowlist ul li {
	width: 33.3%
}
.section-title {
	font-size: 30px;
	line-height: 30px;
}
.title-with-text h3 {
	font-size: 30px;
	line-height: 30px;
}
.footer-menu-div ul li a {
	padding: 0 16px;
	font-size: 17px;
}
.my_nav {
	min-height: 60px;
}
.my_nav .nav > li > a {
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
}
.hd-icon img {
	width: 50px;
}
.slider-text {
	font-size: 13px;
}
.slider-text h2 {
	font-size: 28px;
}
.header-slider .hd-icon {
	padding: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff
}
.my_nav .navbar-brand {
	display: block;
	padding: 18px 0;
	color: #fff;
}
.join-p-right {
	margin-top: 25px;
}
.join-five-col-thumb li {
	width: 33.3%;
}
.bio-left-div {
	margin-right: 0;
}
.bio-right-div {
	padding-left: 0
}
.bio-right-div {
	margin-top: 30px;
}
.page-top-title {
	font-size: 40px;
}
.page-title {
	font-size: 37px;
	line-height: 40px;
}
.familyPlaytime {
	font-size: 18px;
}
.join-bottom-menu .text-right {
	text-align: center;
	margin-bottom: 20px;
}
.box-design2 .detail-div{height:auto}
}
@media screen and (max-width: 640px) {
.tab-div-section .tab-content .col-xs-6 {
	float: none;
	width: auto
}
.footer-menu-div ul li {
	margin: 5px 0;
}
.slider-text .bottom-btn a {
	padding: 0;
	margin: 0;
	margin-bottom: 15px
}
.page-top-title {
	font-size: 30px;
	line-height: 35px;
}
.title-gallery{font-size:30px; }
}
@media screen and (max-width:480px) {
.fiverowlist ul li {
	width: 50%
}
.join-five-col-thumb li {
	width: 50%;
}
.bio-right-div .photoSet li {
	width: 100%
}
.join-bottom-menu .text-right {
	text-align: center;
	margin-bottom: 25px;
}
.login-now-div {
	width: 80%;
	float: none;
	margin: 0 auto;
	margin-top: 120px;
}
}
 @media screen and (max-width:320px) {
.fiverowlist ul li {
	width: 100%
}
}
