﻿@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url(http://fonts.googleapis.com/css?family=Arvo:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);


@font-face {
	font-family:'SegoePrint-Regular';
	src: url('fonts/SegoePrint_gdi.eot');
	src: url('fonts/SegoePrint_gdi.eot#iefix') format('embedded-opentype'),
		url('fonts/SegoePrint_gdi.woff') format('woff'),
		url('fonts/SegoePrint_gdi.ttf') format('truetype'),
		url('fonts/SegoePrint_gdi.svg#SegoePrint-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2666;
}

/* ----- [ S ] COMMON CSS ----- */
*{
	padding:0px;
	margin:0px;
}
body{
	font-family: 'Arvo', serif;
	color:#000;
	font-size:15px;
	font-weight: normal;
	font-family: "Montserrat",sans-serif;
}
ul{
	list-style-type:none;
	margin:0px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	margin:0px auto;
}
h4{
	font-size:18px;
}
p {
    margin:-2px 0px 0px 3px;
	line-height: 22px;
}
a {
    color: #fff;
    text-decoration: none;
}
div#mce-success-response{
float:left;
font-size: 13px;
}

.menu-link
{
    color: #fff !important;
}
.menu-text
{
    text-align:center;
    padding:12px;
    /*width:20%;*/
    color:#fff;
    float:left;
    font-size:12px;
	width:25%;
}
.newsletter
{
	margin: 0px 2.5% 2.5%;
}
.form-control1
{
    width:87% !important;
    margin-left:20px !important;
    float:none !important;
}

.sub_menu-x
{
    top: -5px;
    
}
.sub-menu ul
{
    top: -5px;
    
}
.chess-class
{ 
    left: 95%;
     top: 10px;
    position: absolute;
    width: 210px; 
	display:none;
}

.chess-tournament
{
    left: 95%;
    top: 50px;
    position: absolute;
    width: 210px;
	display:none;
}

.top_header {
    background: #ff040d;
    float: left;
    font-family: "Montserrat",sans-serif;
   padding: 6px 0;
    width: 100%;
	color:#fff;
}
.top_header_left {
    margin-top: 5px;
}
.text_with_icon {
    float: left;
    margin-right: 15px;
}
.text_with_icon > img {
    float: left;
}
.text_with_icon > a {
    float: left;
}
.text_with_icon > p {
    float: left;
    font-size: 13px;
    margin: -5px 0 0 5px;
}
.col-md-6 {
    float: left;
    width: 50%;
}
input#accept
{width:7%;
}
.col-md-2{
    float: left;
    width: 20%;
}
.col-md-10{
    float: left;
    width: 80%;
}
.col-md-12{
    float: left;
    width: 100%;
}
.col-md-4 {
    float: left;
    width: 33.3333%;
}
.top_header_right {
    float: right;
}
.login_list {
    float: left;
}
.login_list > li {
    float: left;
    margin-right: 10px;
}
.social_icon {
    float: left;
	margin-top:1.5px;
}
.social_icon > li:last-child {
    margin-right: 0;
}

.social_icon > li {
    float: left;
    margin: 0 15px;
}
.header_bottom {
  float: left;
  padding: 5px 0 5px 0px;
  width: 100%;
  font-family: "Montserrat",sans-serif;
  text-transform: uppercase;
}
.herder_bottom_right {
    margin-top: 4px;
}
.header_text {
    color: #2675bb;
    font-size: 22.5px;
	text-transform: uppercase;
}
.float_right{
	float:right;
}
.responsive_menu {
    display: none;
}
.header_menu {
    float: right;
    margin-top: 35px;
}
.sub_menu_icon {
    background:url("source/_sub_menu_icon.png") no-repeat scroll 77% 60%;
}
.header_menu > li {
    float: left;
    padding-right: 47px;
	 position: relative;
}
.header_menu > li:hover .sub_menu{
	display:block;
}
.header_menu > li:hover .sub-menu{
	display:block;
}
.header_menu li ul li ul {
	position: absolute;
	display: none !important;
	left: 200px;
	top: -30px;
	z-index: 999;
}
.header_menu li ul li:hover ul {
	display: block !important;
	margin: 30px 0 0 0;
}
.header_menu li ul li ul li {
	float: left;
	width: 200px;
	display: block;
}
.test{
    display:none;
}
.test:hover{
    display:block;
}
.header_menu a {
    color: #000000;
    font-size: 15px;
}
.header_menu > li:last-child {
    margin-right: 0;
	padding-right: 0;
}
.up_bg_img {
    background: rgba(255, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
}
.about_img {
    float: left;
    position: relative;
    width: 100%;
}
.about_img > img {
    width: 100%;
}
.wrapper_box {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.page_heading {
    color: #000000;
    font-size: 25px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
	font-weight: bold;
	
}
.about_text {
  color: #000000;
  font-weight: normal;
  text-align: center;
  margin-top: 24px;
  line-height: 24px;
}
.service_box.wrapper_box {
  margin-top: 58px;
margin-bottom:2%;
}
.service_box .box_wrapper {
    height: auto;
}
.box_wrapper > img {
    display: table;
    margin: 0 auto;
    margin-top:30px;
}
.service_title {
    color: #000000;
    font-size: 22px;
    text-align: center;
	text-transform: uppercase;
	margin-top: 17px;
}
.service_text {
  color: #000000;
  font-weight: normal;
  padding: 0 19px 0px 17px;
  text-align: center;
  margin-top: 17px;
  line-height: 24px;
}

.read_more_btn {
    bottom: 30px;
    display: table;
    left: 33%;
    margin: 19px auto 0;
    text-align: center;
}
.portfolio-wrapper:hover .prt_hover {
    display: block;
}
.service_box .col-md-4:first-of-type .read_more_btn{

}
.service_box .col-md-4:last-child .read_more_btn{
	margin: 43px auto 0;
}
.footer_wrapper_box{
  float: left;
  width: 100%;
}
.top_footer {
    background: #3f3f3f;
    float: left;
    padding: 22px 0 35px;
    width: 100%;
	color: #ffffff;
}
.widgets-wrapper > h4 {
    font-size: 20px;
    text-transform: uppercase;
}
.text-1 {
  text-align: center;
  padding-left: 8%;
  padding-right: 8%;
  }
.widgets-wrapper > p {
   font-family: "Montserrat",sans-serif;
  font-size: 15px;
  width: 75%;
  margin-top: 17px;
  line-height: 20px;
  letter-spacing: 0;
}
.footer_link {
    margin-top: 16px;
}
.footer_link a {
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

.footer_social_icon > li {
    float: right;
    margin-right: 35px;
}
.footer_social_icon > li:first-child {
    margin-right: 0;
}
.footer_social_icon {
  margin-top: 9px;
}
.top_footer .col-md-4:first-of-type{
	width: 33%;
}
.top_footer .col-md-4:last-child{
	width:34%;
}
.top_footer .col-md-4:nth-of-type(2){
		width:33%;

}
.footer_link li {
  margin-bottom: 1px;
}
.bottom_footer {
    background: #252323;
    float: left;
    width: 100%;
}
.bottom_footer p {
    text-align:left;
	color:#8e8e8e;
padding-top:8px;
}
<!--------------------------slider----------------->
.home_slider .carousel-control .icon-prev, .home_slider .carousel-control .icon-next, 
.home_slider .carousel-control .glyphicon-chevron-left, .home_slider .carousel-control .glyphicon-chevron-right {
    top: 45%;
}
.home_slider .carousel-control .icon-prev, 
.home_slider .carousel-control .glyphicon-chevron-left {
    left: 25%;
}
.home_slider .carousel-control .icon-next, 
.home_slider .carousel-control .glyphicon-chevron-right {
    right: 45%;
}
.home_slider .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.home_slider .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.home_slider .glyphicon.glyphicon-chevron-left, .home_slider .glyphicon.glyphicon-chevron-right {
    font-size: 0;
}
.home_slider .carousel-caption {
    left:auto;
    padding-bottom: 30px;
    right: 60%;
	width: 640px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
	 background: rgba(255, 255, 255, 0.6);
	 z-index:0;
}
.home_slider .carousel-caption {
    bottom: 150px;
}
.home_slider h1 {
    color: #2675bb;
    font-size: 35px;
	font-family: "Montserrat",sans-serif;
	margin-left: 175px;
}
.color_black{
	color:#000000;
}
.slider_bottom_text {
    background: #2675bb none repeat scroll 0 0;
    padding: 25px 0;
    text-align: center;
}
.slider_bottom_text {
	font-family:'SegoePrint-Regular';
	font-size: 30px;
}
.camp_box {
    margin-top: 10px;
}
.camp_box .box_wrapper {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 30px 9px;
	border-bottom:4px solid #2675BB;
	font-family: "Montserrat",sans-serif;
	height: auto;
	text-align: center;
	position: relative;
}
.camp_title {
    color: #2675bb;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 20px 0;
}

.school_after_game, .join.wrapper_box{
	font-family: "Montserrat",sans-serif;
}
.game_details {
    float: left;
    width: 54%;
}
.game_title {
    color: #2675bb;
    font-size: 30px;
    padding-bottom:20px;
}
.game_image {
    float: right;
}
.join.wrapper_box {
    background: #2675bb;
}
.join_box {
    padding: 25px 0;
	/*float: left;*/
}
.join_box h2 {
    color: #fff;
    float: left;
    font-size: 28px;
    margin-right: 50px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
    color: #343536;
    display: block;
    font-size: 17px;
    height: 32px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 300px;
	font-family: 'PT Sans', sans-serif;
	float: left;
	margin-right: 20px;
}
.btn-primary {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 0;
	float:right;
    font-size: 17px;
    line-height: 1.5;
	margin-top:-31px;
    padding: 2px 58px;
    text-transform: uppercase;
}
#map {
    height: 482px;
    max-width: 100%;
    width: 100%;
}

.btn_with_icon {
    background: #ff0000 url("source/offer_icon.png") no-repeat scroll 334px 0;
    border-radius: 25px;
    box-shadow: 18px 11px 20px -3px rgba(0, 0, 0, 0.4);
    padding: 10px 59px 10px 22px;
	 margin: 25px auto 0;
	display:table;
}
.color_section{
    background: #cfcfcf none repeat scroll 0 0;
}
.dprinting_section{
    padding: 30px 0;
}
.printing_details > h3 {
    font-size: 22px;
    font-weight: bold;
	margin: 25px 0;
}
.printing_details > p {
    font-size: 18px;
    font-weight: normal;
}
.printing_details {
    float: left;
    width: 51%;
	color: #3b3b3b;
}
.align_left{
	float:left;
}
.align_right{
	float:right;
}
.printing_list > li {
    font-size: 18px;
}
.wrapper_box_bottom {
    margin-bottom: 30px;
}
.up_bg_img.black_color{
	background: rgba(0, 0, 0, 0.25);
}
.font_normal {
    font-weight: normal;
}
.red_color {
    color: #ff0000;
}
.chess_camp_text h4 {
    font-size: 17px;
}
.font_bold{
	font-weight:bold;
}
.paragraph_text {
    float: left;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.camp_text_wrapper {
    float: left;
    margin-top: 50px;
    width: 100%;
}
.contact_details .chess_camp_text > h4:first-child {
    text-transform:uppercase;
}
.chess_camp_text.camp_text_wrapper > h4:first-child {
    margin-top: 0;
}
.chess_camp_text.camp_text_wrapper > h4 {
    margin-top: 15px;
}
.contact_details {
    float: left;
    width: 100%;
}
.contact_one_block, .contact_two_block, .contact_three_block {
    float:left;
}
.contact_one_block {
    width: 41%;
}
.contact_two_block {
    width: 36%;
}
.contact_three_block {
    width: 23%;
}
.header_border {
    border-top: 7px solid #ff040d;
}
.contact #map {
    height: 830px;
    max-width: 100%;
    width: 100%;
}
.contact {
    position: relative;
	margin-top:5px;
}
.contact_section {
   /* background:url(source/contact_form_bg.jpg) no-repeat left top;*/
    background: #ffffff none repeat scroll 0 0;
    color: #262626;
    display: table;
    left: 90px;
    padding: 36px 45px;
    position: absolute;
    top: 200px;
    width: 40%;
}
.contact_section  h4 {
    border-bottom: 1px solid #a2a2a2;
    float: left;
    font-size: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.contact_address > p {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.contact_form, .contact-form_inner {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.contact-form_inner .form-group {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.contact-form_inner label {
    display: inline-block;
    float: left;
    font-weight: normal;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
}
.contact-form_inner .form-control {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    height: 40px;
    width: 100%;
}
.contact-form_inner .textarea_height {
    height: 168px;
}
.btn-default {
    background-color: #e15454;
    border-color: #e15454;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
}
.prt-buttons {
    display: table;
    margin: 40px auto 0;
	
}

.prt-buttons > li, .jprt-buttons button  {
    background: #4d4d4d none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    margin-right: 2px;
    min-width: 128px;
    padding: 15px;
    text-align: center;
	color:#fff;
}
.prt-container {
    margin-top: 70px;
}
.prt-item {
    float: left;
    margin-right: 50px;
    width: 230px;
	position: relative;
	color:#fff;
	margin-bottom: 40px;
}
.prt_bottom_text {
    background: #4d4d4d;
    padding: 10px;
}
.prt_bottom_text span {
    font-size: 11px;
}
.prt_hover {
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-weight: bold;
    height: 61%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	display:none;
}
.prt_hover .btn-warning {
    background-color: #2675bb;
    border-color: #2675bb;
    border-radius: 10px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
	margin-top:10px;
}
.prt_hover > p {
    margin-top: 20px;
}
.prt_bottom_text:hover .prt_hover{
	display:block;
}

/*<!----------------NEW_CSS-----------------/>*/

.title-heading{
	float:left;
	width:100%;
	background-image:url(source/title-head-bg.png);
	background-repeat:no-repeat;
	padding:40px 0px;
	font-family: "Montserrat",sans-serif;
	color:#fff;
	background-size: 100% auto;
}
.title-heading h1{
	font-size:30px;
}
.princeton-montgomery{
	float:left;
	width:100%;
}
.princeton-montgomery h3{
	text-align:center;
	margin:15px 0px;
	font-family: 'Arvo', serif;
	font-weight:bold;
	padding-top:2%;
	padding-bottom:1%;
	text-transform:uppercase;
}
.princeton-montgomery table{
	width:1090px;
	margin:0px auto;
	font-family: 'Arvo', serif;
	border:1px solid #000;
}
.princeton-montgomery table td{
	font-family: 'Arvo', serif;
	font-size:16px;
	text-align:center;
}
.princeton-montgomery table tr th{
	padding:15px 0px;
	border-bottom:1px solid #000;
	font-family: 'Arvo', serif;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.princeton-montgomery table tr td:first-child, .princeton-montgomery table tr td:nth-child(3n+2), .princeton-montgomery 

table tr th:first-child, .princeton-montgomery table tr th:nth-child(3n+2) {
	padding:15px 0px;
	border-right:1px solid #000;
}
.princeton-montgomery table tr td:last-child{
	padding:0px 30px;
}
.princeton-montgomery table tr td{
	border-bottom:1px solid #000;
}
.princeton-montgomery table tr:last-child td{
	border-bottom:none;
}
.table-title-box th{
	background-color:#DF242B;
	color:#fff;
}
.red-box td{
	background-color:#EF2A31;
	color:#fff;
}
.registration-step-one{
	float:left;
	width:100%;
	margin:30px 0px;
	text-align:center;
}
.registration-step-one h3{
	text-transform:uppercase;
	padding-top: 2%;
	font-weight:bold;
}
.registration-step-one .btn-primary, .registration-step-two .btn-primary{
	padding:8px 15px;
	font-size:20px;
	font-family: 'Arvo', serif;
	background-color:#EF2A31;
	border:none;
	margin:15px 0px;
	border-radius:0px;
}
.registration-step-one p{
	font-family: 'Arvo', serif;
	font-size:16px;
	color:#353535;
}
.signup-detail{
	float:left;
	width:100%;
	margin:15px 0px;
}
.left-side{
	float:left;
	width:49%;
	margin-right:10px;
}
.right-side{
	float:right;
	width:49%;
	margin-left:10px;
}
.signup-detail .left-side, .signup-detail .right-side{
	background-color:#D0D0D0;
}
.signup-detail img{
	float:left;
}
.signup-detail p{
	width:100%;
	float:left;
	margin:15px 30px;
	font-family: 'Arvo', serif;
	text-align:left;
}
.detail-box{
	float:right;
	width:37%;
	padding:50px 10px 0px 10px;
}
.detail-box h4{
	font-family: 'Arvo', serif;
	font-weight:bold;
	font-size:16px;
}
.detail-box span{
	font-family: 'Arvo', serif;
	font-weight:bold;
	font-size:16px;
	margin:15px 0px;
	display:inline-block;
}
.detail-box .btn-primary{
	font-size:16px;
	margin-bottom:0px;
}
.registration-step-two{
	text-align:center;
	width:100%;
	float:left;
}
.registration-box{
	width:495px;
	margin:30px auto;
	display:inline-block;
}
.registration-box .form-group{
	float:left;
	width:47%;
	text-align:left;
	overflow:hidden;
	margin-right:10px;
}
.registration-box .form-group label{
	font-size:14px;
	color:#353535;
	font-family: 'Arvo', serif;
	padding-top: 10px;
}
.registration-box .form-group input{
	width:100%;
}
.registration-box .form-group .calender-icon{
	background-image:url(source/calender.png);
	background-repeat:no-repeat;
	float:left;
	width:auto;
	height:31px;
	width:31px;
	border:none;
	font-size:0px;
	cursor:pointer;
	background-color:transparent;
}
.registration-box .form-group textarea{
	border:1px solid #CCCCCC;
	height:104px;
	max-height:104px;
	width:100%;
}
.register{
	margin:15px 0px;
	float:left;
	width:100%;
}

.each-one-teach{
	float:left;
	width:100%;
	margin:30px 0px;
}
.each-one-teach h3{
	font-size:22px;
	color:#333333;
	font-weight:bold;
	font-family: 'Arvo', serif;
	margin:15px 0px;
	float:left;
	width:100%;
}
.each-one-teach p{
	font-size:16px;
	color:#333333;
	font-family: 'Arvo', serif;
	margin:0px 0px 15px 0px;
	float:left;
	width:100%;
}
.full-row{
	float:left;
	width:100%;
}
.education-metter{
	float:left;
	width:100%;	
	margin:15px 0px;
}
.educatuion-girl{
	float:left;
	width:100%;
	margin:15px 0px;	
}
.does-works{
	float:left;
	width:100%;	
	margin:15px 0px;
}
.businesses-community{
	float:left;
	width:100%;	
	margin:15px 0px;
}
.businesses-community a{
	color:#ef2a31;
}
.full-row a{
	font-family: 'Arvo', serif;
	font-weight:bold;
	color:#ef2a31;
	font-size:20px;
}
.player-btn{
	background: #ff0000 url("source/player-icon.png") no-repeat scroll 174px 6px;
	margin-top:15px;
}
.round-btn{
	border-radius: 25px;
	box-shadow: 18px 11px 20px -3px rgba(0, 0, 0, 0.4);
	padding: 10px 59px 10px 22px;
	margin: 30px auto;
}
.mrgn-btm-30{
	margin-bottom:30px;
}
.minecraft {
  float: left;
  width: 100%;
  margin: 0px 0px;
}
.minecraft ul{
	padding:0px;
	float:left;
	width:100%;
	margin:15px 0px;
}
.minecraft ul li{
	width:100%;
	text-align:center;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	line-height: 24px;
	font-family: 'Arvo', serif;
	font-size:18px;
}
.minecraft ul li p{
	background-image:url(source/circle.png);
	background-repeat:no-repeat;
	width:auto;
	display:inline-block;
	padding-left:15px;
	background-position:0px center;
}
.jprt-item {
    height: 230px !important;
    position: absolute;
    text-align: center;
    transition: width 1s ease 0s, top 1s ease 0s, left 1s ease 0s, opacity 0.5s ease 0s;
    width: 230px !important;
    z-index: 2;
}
.jprt-container.container.text-center {
    float: left;
	margin-top: 40px;
}
.jprt-buttons {
    margin-left: 115px;
    margin-top: 50px;
}
.prt_bottom_text {
    color: #ffffff;
    text-align: left;
	height: 115px;
}
.sub_menu {
    position: absolute;
    width: 210px;
    z-index: 4;
	display:none;
}
.sub-menu {
    position: absolute;
    width: 210px;
    z-index: 4;
	display:none;
}
.sub_menu1 {
    position: absolute;
    width: 210px;
    z-index: 4;
    display:none;
}
.sub-menu1 {
    position: absolute;
    width: 210px;
    z-index: 4;
    display:none;
}
.sub_menu > li {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px;
}
.sub-menu > li {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px;
}
.portfolio_box {
    margin-top: 40px;
}
#filters {
    margin-bottom: 50px;
}
.prt_list_box {
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.slider_bottom_text > h1 {
    font-size: 30px;
	color:#fff;
}
.header_title {
    float: left;
    font-family: "SegoePrint-Regular";
    font-size: 30px;
    margin-top: -27px;
    width: 50%;
}
.portfolio-wrapper > img {
    height: 180px;
    width: 230px;
}
.inage_box {
    background: #d1d0d7;
    height: 250px;
    padding: 15px;
   width: 100%;
}
.inage_box > p {
    background:url("source/black_circle.png") no-repeat scroll 5px 6px / 10px auto;
    font-size: 18px;
    font-weight: bold;
    padding-left: 29px;
}

.table.week_details{
    border: 1px solid #cccccc;
    width: 70%;
}
.table.activity_details {
    border: 1px solid #cccccc;
    float: left;
    margin-top: 19px;
    width: 100%;
}
.printing_img.align_left.printing_width_img {
    width: 45%;
}
.footer_msg {
    width: 100%;
}
.footer_msg .form-group {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.footer_msg input {
    border-radius: 10px;
    float: left;
    width: 100%;
}
.footer_msg .form-group:first-child {
    margin-top: 15px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
	width:100%;
}
.item > img {
    width: 100%;
}



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

	.about_img > img {
		width: 100%;
	}


}
@media screen and (max-width:1198px){
	
	.top_footer .col-md-4{
		width: 33.333% !important;
	}
	.form-control{
		width:22%;
	}
	.game_details {
		width: 45%;
	}
	.camp_box .box_wrapper {
		height: auto;
	}
	.home_slider .carousel-caption {
		bottom: 110px;
	}
	.home_slider .carousel-caption {
		right: 59%;
		width: 580px;
	}	
	.service_box .box_wrapper {
		height: auto;
	}
	.left-side, .right-side {
		float: left;
		margin: 10px;
		width: 96%;
	}
	.signup-detail p {
		width: 90%;
	}
	.princeton-montgomery table {
		width: 100%;
	}
	.header_title {
		font-size: 25px;
		margin-top: 20px;
		text-align: right;
		width: 100%;
	}
}


@media screen and (max-width:990px){
    .col-md-2
    {
        float:left;
        width:30%;
    } 
    .col-md-10
    {
        float:left;
        width:70%;
    }
    .chess-class
    { 
        left: 50%;

        top: 10px;
        position: absolute;
        width: 210px; 
    }

    .chess-tournament
    {
        left: 50%;
        top: 50px;
        position: absolute;
        width: 210px;
    }

	.top_header .col-md-6 {
		width: 100%;
	}	
	.top_header_left, .top_header_right{
		display: table;
		 margin: 0 auto 10px;
		 float:none;
	}	
	.home_slider .carousel-caption {
		right: 51%;
		width: 580px;
	}
	.home_slider .carousel-caption {
		bottom: 79px;
	}
	.read_more_btn {
		left: 20%;
	}
	.camp_box .box_wrapper {
		height: auto;
	}
	.game_details {
		width: 50%;
	}
	.game_image {
		width: 50%;
	}
	.game_image > img {
		width: 100%;
	}
	.join_box h2 {
		display: table;
		margin: 0 auto 10px;
		float:none;
	}
	.form-control {
		width: 32%;
	}
	.widgets-wrapper > p {
		width: 100%;
	}
	.service_box .box_wrapper {
		height: auto;
	}
	.printing_img {
		padding: 0 10px;
		width: 48%;
	}
	.printing_img > img {
		width: 100%;
	}
	.printing_details, .printing_img{
		width: 97%;
		padding:0px 15px;
	}	
	.chess_camp_text h4 {
		word-wrap: break-word;
	}
	.contact_section {
		top: 236px;
		width: 400px;
	}
	.header_menu > li {
		padding-right: 26px;
	}
	.header_menu > li:last-child {
		margin-right: 0;
	}
	.sub_menu_icon {
		background: rgba(0, 0, 0, 0) url("source/_sub_menu_icon.png") no-repeat scroll 87% 60%;
	}
	.printing_img.align_left.printing_width_img {
		width: 100%;
	}
}

@media screen and (max-width:768px){
    .col-md-2
    {
        float:left;
        width:100%;
    }
    .col-md-10
    {
        float:left;
        width:100%;
    }
	.header_title {
		font-size: 18px;
	}

	.home_slider .carousel-caption {
		bottom: 41px;
	}
	.home_slider .carousel-caption {
		right: 250px;
		width: 580px;
	}
	.join_box {
		width: 100%;
	}
	.form-control {
		width: 30%;
		margin-left:10px;
	}
	.contact_one_block, .contact_two_block, .contact_three_block{
		width: 100%;
		text-align:center;
	}
		
		/* Force table to not be like tables anymore */
		.responsive_table table, .responsive_table thead, .responsive_table tbody, .responsive_table th, 

.responsive_table td, .responsive_table tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		.responsive_table thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		
		.responsive_table td { 
			/* Behave  like a "row" */
			border: none;
			position: relative;
			padding-left: 50% !important;
			word-wrap:break-word; 
			border-bottom: 1px solid #dddddd;
		}
		
		.responsive_table td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		.responsive_table td:nth-of-type(1):before { content: "week."; }
		.responsive_table td:nth-of-type(2):before { content: "Date :"; }
		.responsive_table td:nth-of-type(3):before { content: "Description :"; }

	.princeton-montgomery table tr td:last-child {
		padding: 15px 30px;
	}
		.portfolio-wrapper > img {
		width: 100%;
	}

	
	
	
}

@media screen and (max-width:705px){
	.home_slider .carousel-caption {
		right: 250px;
	}
	
}


@media screen and (max-width:640px){
    .col-md-2
    {
        float:left;
        width:100%;
    }
    .col-md-10
    {
        float:left;
        width:100%;
    }
	.header_title {
		font-size: 15px;
		text-align:center;
	}

	.header_bottom .col-md-2, .header_bottom .col-md-10 {
		width: 100%;
	}
	.logo {
		display: table;
		margin: 0 auto;
	}	
	.header_text {
		text-align: center;
		width: 100%;
	}
	.responsive_menu {
		clear: both;
		display: block;
		margin: 0 auto;
		padding: 10px 0px;
		text-align: center;
		width: 270px;
		cursor: pointer;
	}
	.menu_btn {
		background:#559ae4;
		clear: both;
		color: #ffffff;
		display: table;
		width: 92%;
		padding:10px;
	}
	.menu_btn > h4 {
		float: right;
	}
	.menu_btn img {
		float: left;
	}
	.menu_btn > h4 {
		float: right;
		margin-top: 3px;
		vertical-align: middle;
	}
	.header_menu{
		display:none;
		margin-top:0px;
	}
	.header_menu {
		width: 100%;
	}
	.header_menu > li {
		float: none;
		text-align: center;
		width: 100%;
		padding:0px 0px 10px 0px;
	}
	.sub_menu {
		left: 35%;
	}
	.sub-menu {
		left: 35%;
	}
	.camp_box .col-md-4  {
		width: 100%;
	}
	.camp_box .box_wrapper {
		height: auto;
		margin-bottom: 30px;
	}
	.read_more_btn {
		left: 40%;
	}
	.home_slider h1 {
		font-size: 23px;
	}
	.game_details {
		padding: 0 15px;
		width: 97%;
	}
	.game_image {
		display: table;
		float: none;
		margin: 0 auto;
		padding: 0 15px;
		width: 97%;
	}
	.top_footer .col-md-4 {
		margin-bottom: 30px;
		text-align: center;
		width: 100% !important;
	}
	.footer_social_icon {
		display: table;
		margin: 0 auto;
		padding-top: 20px;
	}
	.form-control {
		margin-bottom: 15px;
		width: 96%;
	}
	.btn-sm, .btn-group-sm > .btn{
		margin-left:10px;
	}
	.service_box .col-md-4{
		width: 100%;
	}
	.service_box .box_wrapper {
		height: auto;
	}
	footer {
		background: #3f3f3f;
		float: left;
		width: 100%;
		margin-top:5%;
	}
	.top_footer {
		width: 94%;
	}
	h4 {
		font-size: 15px;
	}
	.printing_img, .printing_details {
		padding: 0 10px;
		width: 100%;
	}
	.contact_section {
		position:inherit;
		width: 100%;
	}
	.contact_us_page {
		margin-bottom: 30px;
	}
	.signup-detail img {
		display: table;
		float: none;
		margin: 0 auto;
		padding-top: 15px;
		width:96%;
	}
	.detail-box {
		float: none;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	.detail-box .btn-primary {
		display: table;
		font-size: 16px;
		margin: 0 auto;
	}
	.registration-box {
		padding: 0 15px;
		width: 97%;
	}
	.registration-box .form-group {
		overflow: visible;
		width: 100%;
	}
	.slider_bottom_text > h1 {
		font-size: 18px;
	}
	.table.activity_details {
		width: 100%;
	}
	.week_details {
		margin-right: 0px;
		width: 100%;
	}
	.table_time {
		padding: 0 15px;
	}
	.each-one-teach {
		padding: 0 15px;
		width: 100%;
	}
	.each-one-teach .right-side > img {
		width: 100%;
	}
	.education-metter > img {
		width: 100%;
	}
	.each-one-teach .left-side > img {
		width: 100%;
	}
	.printing_img.align_left.printing_width_img {
		width: 100%;
	}
	.table.week_details {
		margin: 0 auto;
	}
	.inage_box {
		display: table;
		float: none;
		margin: 15px auto 0;
		text-align: center;
		width: 70%;
	}
	.contact #map {
		height: 450px;
	}
	.contact {
		padding: 0 15px;
		width: 100%;
	}
	.bottom_footer .col-md-6{
		width:100%;
		float:none !important;
		text-align:center;
		margin:0 auto;
		display:table;
	}
	.bottom_footer p {
		text-align: center;
	}
	.footer_social_icon.col-md-6.pull-right {
		padding-bottom: 20px;
		padding-right: 38%;
	}

}

@media screen and (max-width:620px){
    .menu-text
    {
        font-size:14px;
    }
	.home_slider .carousel-caption {
		right: 160px;
	}
      .chess-class
    { 
        left: -35%;
        
        top: 40px;
        position: absolute;
        width: 200px; 
    }

    .chess-tournament
    {
        left: -35%;
        top: 80px;
        position: absolute;
        width: 200px;
    }

}


@media screen and (max-width:480px){
     .menu-text
    {
        font-size:9px;
    }
	.read_more_btn {
		left: 35%;
	}
	.home_slider .carousel-caption {
		right: 41%;
		width: 460px;
	}
	.service_box .box_wrapper {
		height: auto;
	}
	.btn_with_icon {
		white-space: pre-wrap;
		width: 300px;
		background-position:253px 6px;
	}
	.printing_details > p {
		font-size: 15px;
	}
	.chess_camp_text h4 {
		font-size: 15px;
	}
	.home_slider .carousel-caption {
		bottom: 0;
	}
	.home_slider .carousel-caption {
		right: 34%;
	}
	.home_slider h1 {
		font-size: 15px;
	}
	.inage_box {
		width: 300px;
	}
	.title-heading h1 {
		font-size: 18px;
		text-align: center;
	}
	
}

@media screen and (max-width:360px){
	.home_slider .carousel-caption {
		bottom: 0px;
	}
	.home_slider .carousel-caption {
		right: 11%;
		width: 460px;
	}
	.read_more_btn {
		left: 31%;
	}
	.service_box .box_wrapper {
		height: auto;
	}	
	.sub_menu {
		left: 25%;
	}
    .sub-menu {
		left: 12% !important;
	}	
	.camp_box .box_wrapper {
		height: auto;
	}
	.contact #map {
		height: 400px;
	}
}

@media screen and (max-width:320px){
	
	.camp_box .box_wrapper {
		height: auto;
	}		
	.contact #map {
		height: 350px;
	}
	.mc-action { margin-right:20%;margin-top:10px;}


}
/*@media screen and (max-width: 1000px) {
    .col-sm-4
    {
        float:left;
        width:30%;
    }
    .col-sm-8
    {
        float:left;
        width:70%;
    }
}*/
@media screen and (min-device-width: 240px) and (max-device-width: 768px) { 
.btn-sm, .btn-group-sm > .btn {
    left: -20%;
    position: relative;
    top: 30px;
}
.join_box {
    padding: 45px 0;
}
.each-reach{width:100%;}
.wmle_container .wmle_item_holder.col3 {width:100% !important;}
.mc-action { margin-right:20%;margin-top:10px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
      .wpcf7-form-control.wpcf7-acceptance.form-control {
			margin-top: 5px !important;
			width: 7% !important;
	}
}
