/** Kids Corner **/
.clr {
	clear: both;
	float: none;
}
.clr:after {
	clear: both;
	content: "";
	display: block;
	float: none;
}
:focus {
	outline: none;
}
 *::-moz-placeholder {
 opacity: 1 !important;
}
/*******************/
.wrapper {
	width: 80%;
	margin: 0 auto;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.fisrt_colm.sm_wd {
	float: left;
	width: 50%;
}
.fisrt_colm.av_wd {
	float: right;
	text-align: center;
	width: 49%;
}
.fisrt_colm {
	background-color: #b5a9a9;
	display: inline-block;
	border-radius: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
.sm_wd .img_an, .av_wd .img_an {
	height: 149px;
	position: relative;
	text-align: center;
}

.sm_wd .img_an img, .av_wd .img_an img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.fisrt_colm b {
	display: block;
	background-color: #297095;
	font-size: 12px;
	font-weight: normal;
	/* height: 40px; */
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.fisrt_colm.last {
	float: right;
	margin-right: 0;
}
.fisrt_colm.fif {
	width: 50%;
	float: left;
}
.fisrt_colm.fif.last {
	float: right;
	width: 49%;
}
.fix_height .img_an {
	height: 97px;
	position: relative;
	text-align: center;
}
.fix_height .img_an img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.twsi {
	background-color: rgb(42, 42, 42);
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 5px 0 0 8px;
}
.twsi > a {
	display: inline-block;
}
.logo_part {
	display: block;
	margin-bottom: 15px;
	padding: 25px 0 0;
}
.dg .img_an {
	background-color: rgb(245, 245, 240);
}
.gry .img_an {
	background-color: #848484;
}
.ye .img_an {
	background-color: #ffb503;
}
.bl .img_an {
	background-color: #f5f5f0;
}
.lg .img_an {
	background-color: #7fb203;
}
.lef_he .img_an {
	height: 280px;
	position: relative;
}
.lef_he .img_an img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.fisrt_colm.full {
	background-color: rgb(245, 245, 240);
	width: 100%;
	float: left;
}
.ul_lis {
	float: left;
}
.img_an {
	overflow: hidden;
}
.full_sw {
	padding: 0px 0px 0px 7px;
}
.ul_lis ul, dl {
	padding: 0;
	margin: 0;
}
.ul_lis li {
	color: rgb(68, 68, 68);
	font-size: 12px;
	margin: 0 0 7px;
	position: relative;
	cursor: pointer;
	list-style: none;
}
.full .img_an {
	height: 149px;
	position: relative;
}
.full .img_an img {
	bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.last_f .img_an {
	height: 128px;
	position: relative;
	text-align: center;
}
.last_f .img_an img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.red {
	background-color: #E75501;
}
.fisrt_colm .img_an img {
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}
.fisrt_colm:hover .img_an img {
	transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.fisrt_colm.ohov:hover .img_an img {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.fisrt_colm b {
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
}
.fisrt_colm:hover b {
	background-color: rgb(23, 147, 214);
	color: rgb(255, 255, 255);
}
/*added*/
.inner_left {
	float: left;
	width: 34%;
}
.inner_right {
	float: right;
	width: 63%;
}
.div_sections_inner {
	margin-top: 20px;
	width: 90%;
}
.inner_content {
	background-color: #ffb301;
	border-radius: 5px;
	padding: 20px;
	height: 370px;
	overflow-y: auto;
}
.inner_bullet li a {
	color: #000;
}
.inner-arrow {
	background: url('../../images/Kids/arrowimage.png') center center no-repeat;
	height: 70px;
	float: left;
	width: 312px;
	padding: 16px 38px;
	font-size: 14px;
	margin-bottom: 10px;
}
.inner-left-kids {
	float: left;
}
.inner-left-kids img {
	float: left;
}
.inner-left-footer {
	float: left;
	text-align: center;
	font-size: 12px;
}
.inner-right-footer {
	margin: 10px 2px;
}
.inner-right-footer .primary li a {
	padding: 5px 48px;
}
/******************************************** @media Queries ****************************************************/
@media screen and (max-width:1900px) and (min-width:1210px) {
.wrapper {
    max-width: 100%;
}
}
@media screen and (max-width: 1155px) {
/*  ipad - 768 */
.wrapper {
    width: 1000px;
}
}
@media screen and (max-width: 980px) {
/*  ipad - 768 */
.wrapper {
    width: 750px;
}
}
@media (max-width: 767px) {
/* 480 */
.wrapper {
    width: 460px;
}
}
@media (max-width: 630px) {
}
@media (max-width: 616px) {
}
@media (max-width: 600px) {
}
@media screen and (max-width: 479px) {
/* 320 */
.wrapper {
    width: 300px;
}
}
@media screen and (max-width: 420px) {
}
@media screen and (max-width: 394px) {
}
@media screen and (max-width: 326px) {
}
@media screen and (max-width: 273px) {
}
@media screen and (max-width: 319px) {
/* 240 */
.wrapper {
    width: 220px;
}
}
/******************************************** @media Queries ****************************************************/