@media all and (max-width: 1199px) and (min-width: 0px) {
p {
    margin: 0 0 22px;
    font-size: 17px;
    line-height: 24px;
	word-break: break-word;
}
ul li,
ol li {
    font-size: 17px;
    line-height: 28px;
}
.top-header {
    padding: 10px 0;
}
.top-right a.btn_search {
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.top-right ul li+li{
	margin-left: 10px;
}
.top-right ul li a{
	font-size: 28px;
}
.site-header {
    padding: 15px 0;
}
.caption h1 {
    font-size: 60px;
    margin: 0 0 20px;
}
.caption h1 span {
    padding: 10px 20px;
}
.sli-caption {
    bottom: 60px;
}
.main-navigation ul li {
    padding: 0 10px;
}
.site-branding {
    max-width: 320px;
	margin-left: -20px;
}
.site-content {
    padding: 60px 0;
}
.site-content h2 {
   text-align: center;
    font-size: 38px;
    text-transform: uppercase;
    margin: 0 0 35px;
}
.three-box,
.three-box:last-child{
    width: 312px;
}
.three-box h3{
	font-size: 30px;
    padding: 12px 0;
}
.option-list .box-text {
    padding: 20px 10px;
    min-height: 520px;
}
.box-text p+p {
    margin-top: 25px;
}
.box-text p {
    font-size: 17px;
    line-height: 24px;
    margin: 0;
}
/*.private-tour {
    padding: 50px 0;
    margin: 80px 0 60px;
}*/
.tour-book h3 {
    font-size: 32px;
}
.tour-text p {
    line-height: 24px;
    font-size: 17px;
}
.green-btn{
	font-size: 18px;
}
.btn {
    padding: 12px 15px;
}
.book-now {
    padding: 35px 0;
}
.prgrm-text h3 {
    font-size: 28px;
    padding: 20px 0 10px;
}
.prgrm-text p {
    margin: 0 0 30px;
}
.wel-text {
    padding: 0 0 40px;
    background-size: 250px auto;
}
.home-testi {
    padding: 60px 0 50px;
}
/*.home-testi p {
    margin: 25px 0 0;
}
.testi_text {
    padding: 0 5%;
}
.testi_text h5 {
    margin: 30px 0 0;
}*/
.prgrm-text h6 {
    margin: 0 0 15px;
}
.prgrm-text.our-ptxt p+p {
    margin-top: 22px;
}
.prgrm-text.our-ptxt p{
	 line-height: 24px;
}
.head-chef{
	float: none;
}
/* Gallery */
#filters {
    margin: 0 0 50px;
}
#filters button {
    font-size: 17px;
    padding: 10px 15px;
    margin: 0 20px;
}
/* FAQ */
.faq-tab ul li a {
    font-size: 18px;
}
.que-cat {
     margin: 30px 0 5px;
}
#accordion .group h3:after {
    font-size: 20px;
    margin-top: -3px;
}
#accordion .group h3 {
    padding: 15px 10px;
    font-size: 17px;
}
#accordion .group {
    margin: 0 0 10px;
}
/* Contact */
body[class] .contact-form .gform_wrapper[id*="gform_wrapper"] .gform_footer {
    position: static;
    margin: 0 0 0 22%;
    right: auto;
    bottom: auto;
	text-align: left;
}
body[class] .gform_wrapper[id*="gform_wrapper"] label.gfield_label {
    font-size: 18px;
}
body[class] .gform_wrapper[id*="gform_wrapper"] textarea.medium {
    height: 100px;
}
.con-inner {
    padding: 20px 15px 30px;
}
.con-inner p{
	margin: 0 0 20px;	
}
/* Footer */
.main-footer {
    padding: 40px 0 25px;
}
.c-foot p {
    font-size: 16px;
    line-height: 22px;
}
.foot-social li {
    margin: 0 10px 0 0;
}
.foot-social li a {
    font-size: 28px;
}
.foot-links ul li a {
    font-size: 17px;
}
.c-foot h4 {
    font-size: 20px;
}
.foot-logo p {
    margin: 20px 0 15px;
}
.c-foot p+p {
    margin-top: 32px;
}

.main-navigation .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-navigation ul li:nth-child(4) {
    margin-right: 0px;
}
.main-navigation ul li:nth-child(5) {
    margin-left: auto;
}

.site-branding {
    max-width: 280px;
    margin-left: 50px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
}
/********************************************
	All IPAD
*********************************************/
@media all and (max-width: 991px) and (min-width: 0px) {
.top-right a.btn_search {
    width: 24px;
    height: 24px;
    font-size: 14px;
}
.top-right ul li{
	line-height: 24px;
}
.top-right ul li a {
    font-size: 24px;
}
.top-header {
    padding: 5px 0;
}
/* Navigation */
.navbar-toggle {
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 30px;
	display: block;
}
.navbar-toggle .lines {
	display: block;
	margin: 0;
	position: relative;
	width: 30px;
}
.navbar-toggle span {
	display: block;
	height: 2px;
	margin-bottom: 6px;
	transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
	width: 100%;
}
.navbar-toggle span{
	background-color: #a6ce39;
}
.navbar-toggle span:last-child {
	margin-bottom: 0;
	width: 75%;
}
.navbar-toggle.open span {
	position: absolute;
}
.navbar-toggle.open span:first-child {
	top: 6px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.navbar-toggle.open span:nth-child(2) {
	visibility: hidden;
}   
.navbar-toggle.open span:last-child {
	top: 6px;
	transform: rotate(-45deg);
	width: 100%;
}
.main-navigation{
	margin: 0;
}
.main-navigation.opened ul.menu {
	display: block;
	margin: 0;
	position: absolute;
	top: 65px;
	right: 0;
	left: 0;
	padding: 0;
	z-index: 200;
	width: 100%;
	background: rgba(0,173,238,1);
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.25);
}
.main-navigation ul{
	display: none;
}
.main-navigation ul.menu>li:after{
	display: none;
}	
.main-navigation ul.menu>li{
	height: auto;
	width: 100%;
	line-height: normal;
	margin: 0;
	padding: 7px 15px;
	border-bottom: rgba(255,255,255,0.4) solid 1px;
}
.main-navigation ul.menu > li a{
	color: #fff;
	display: block;
	padding: 0;
}
.main-navigation ul.menu > li ul li {
    background: none;
    padding: 0 10px;
	display: block;
	margin: 0;
	width: 100%;
	position: static;
	border: none;
}
.main-navigation ul.menu > li.menu-item-has-children:before {
    cursor: pointer;
	height: 32px;
	line-height: 32px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	color: #fff;
	transition: all 0.3s ease 0s;
	width: 32px;
	font-size: 20px;
	content: '\f107';
    font-family: FontAwesome;
}
.main-navigation ul li.current_page_item, 
.main-navigation ul li:hover{
	background: #a6ce39;
}
.site-header {
    padding: 10px 0;
}
.site-branding {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    max-width: 250px;
	margin: 0;
}

.home-slider .flexslider.loading{
	min-height: 250px;
}
.caption h1 {
    font-size: 48px;
    margin: 0 0 10px;
}
.caption h1 span {
    padding: 10px;
}
.green-btn {
    font-size: 16px;
}
.btn {
    padding: 12px 15px;
}
.site-content {
    padding: 50px 0;
}
.site-content h2 {
    font-size: 36px;
    margin: 0 0 30px;
}
.wel-text{
	background-image: none !important;
	padding: 0 0 30px;
}
.wel-text p {
    padding: 0;
}
.three-box {
    width: 238px;
	 background-position: 95% 98%;
}
.three-box:last-child {
    width: 240px;
}
.three-box h3 {
    font-size: 28px;
    padding: 12px 0;
}
.home .box-text {
    min-height: initial;
    padding: 15px 10px 30px;
}
.box-text p {
    line-height: 24px;
}
.box-text p+p {
    margin-top: 18px;
}
.home-testi{
	padding: 50px 0;
}
/*.private-tour {
    padding: 40px 0;
    margin: 70px 0 60px;
}*/
.prgrm-text {
    padding: 0 7px 20px;
}
.tour-book {
    padding: 60px 0;
}
.tour-book h3 {
    font-size: 23px;
}
.book-now {
    padding: 55px 0;
}
.testi_text {
    padding: 0;
}
.tution-prgrm .table > thead > tr > th:first-child,
.tution-prgrm .table > thead > tr > td:first-child{
	width: 340px;
}
.policy-box [class*='col-']{
	width: 100%;
}
.policy-box {
    margin-bottom: 30px;
}

#filters button {
    margin: 0 15px;
}
.box-text {
    padding: 15px 8px;
    min-height: 600px;
}
.our-objective {
    margin: 0 0 30px;
}
.faq-tab ul li a {
    font-size: 17px;
}
.faq-tab ul li {
    padding: 0 4px;
}
.que-cat {
    margin: 25px 0 5px;
}
.ui-accordion .group h3 {
    padding: 13px 10px;
}
.contact-text h3 {
    padding: 10px 0;
	font-size: 32px;
}
.contact-form {
    background-position: 98% 15px;
    padding: 20px 15px 25px 15px;
}
.con-inner {
    padding: 15px 8px 30px;
}
.con-inner p {
    margin: 0 0 15px;
}
.isotope [class*='col-']{
	width: 33.33333333%;
}
body[class] .gform_wrapper[id*="gform_wrapper"] label.gfield_label {
    font-size: 17px;
}
body[class] .gform_wrapper[id*="gform_wrapper"] label.gfield_label{
	width: 25%;
}
body[class] .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, body[class] .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, body[class] .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
   width: 73% !important;
	margin-left: 27% !important;
}
.ginput_recaptcha{
    width: 100% !important;
    transform: scale(0.9) !important;
    transform-origin: 0 0 !important;
}

body[class] .contact-form .gform_wrapper[id*="gform_wrapper"] .gform_footer {
    margin: 0 0 0 32%;
}
body[class] .contact-form .gform_wrapper[id*="gform_wrapper"] ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
    margin-top: 0;
}

/* footer */
.c-foot h4 {
    font-size: 19px;
}
.c-foot p+p {
    margin-top: 28px;
}
}
/********************************************
	All Mobiles
*********************************************/
@media all and (max-width: 767px) and (min-width: 0px) {
ul li,
ol li {
    font-size: 16px;
    line-height: 22px;
}
hr {
    max-width: 100%;
}
.nutri-table table tr td{
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 16px;
	word-break: break-word;
}

.green-btn {
    font-size: 15px;
}
.btn {
    padding: 10px 12px;
}
.site-content {
    padding: 40px 0;
}
.sli-caption {
    bottom: 30px;
}
.caption h1 {
    font-size: 32px;
    margin: 0 0 10px;
}
.three-box {
    width: 100%;
    border: #a6ce39 solid 2px;
	margin: 0;
}
.three-box+.three-box{
	margin-top: 30px;
}
.three-box:last-child{
	width: 100%;
}
.three-box h3{
	border: none;
	font-size: 26px;
}
.box-text p {
    font-size: 16px;
}
p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 22px;
}
.tour-text p{
	line-height: 22px;
	font-size: 16px;	
}
.wel-text {
    padding: 0 0 10px;
}
.home-testi {
    padding: 40px 0;
}
.guide-img img {
    margin-bottom: 15px;
}
.our-objective,
.box-text{
    border: none;
}
.home .box-text{
	min-height: initial;
}
.top-right ul li+li {
    margin-left: 5px;
}
.top-left ul li:first-child {
    display: none;
}
.top-left ul li + li {
    padding: 0;
    border: none;
}
.site-content h2 {
    font-size: 28px;
    margin: 0 0 25px;
}
/*.private-tour {
    padding: 30px 0;
    margin: 40px 0;
}*/
.tour-book {
    padding: 0 0 20px;
}
.book-now {
    padding: 20px 0 0;
}
.our-three {
    max-width: 100%;
    margin: 0 auto 30px;
}
.box-text {
    padding: 15px;
    min-height: initial;
}
/*.testi_text::before {
    font-size: 32px;
    line-height: 32px;
}
.home-testi p {
    margin: 20px 0 0;
}
.testi_text h5 {
    margin: 20px 0 0;
}*/
.baby-lead-pics img{
	margin:  0 20px 20px 0;
}
.baby-lead-pics img+img {
    margin-top: 0;
}

#filters {
    margin: 0 0 30px;
}
#filters button {
    font-size: 16px;
    padding: 10px 15px;
    margin: 0 10px 10px;
}
.isotope [class*='col-']{
	width: 33.33333333%;
}
.main-footer {
    padding: 30px 0 0;
}
.our-three {
	-moz-box-shadow: 0 0 2px #ddd;
	-webkit-box-shadow: 0 0 2px #ddd;
	box-shadow: 0 0 2px #ddd;
}
.prgrm-text {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.prgrm-text.our-ptxt{
	padding: 0 15px 15px;
}
.prgrm-text h6 {
    margin: 0 0 10px;
}
.tution-prgrm {
    margin: 0;
}
.tution-prgrm .table > thead > tr > th:first-child,
.tution-prgrm .table > thead > tr > td:first-child {
    width: 200px;
}
.tution-prgrm .table > thead > tr > th, .tution-prgrm .table > tbody > tr > th, 
.tution-prgrm .table > tfoot > tr > th, .tution-prgrm .table > thead > tr > td, 
.tution-prgrm .table > tbody > tr > td, .tution-prgrm .table > tfoot > tr > td{
	font-size: 14px;
}
.prgrm-img {
    max-width: 360px;
    margin: 0 auto;
	padding: 20px 0 0;
}
.prgrm-text.our-ptxt p + p {
    margin-top: 20px;
}
#accordion .group h3 {
    padding: 12px 30px 12px 10px;
    font-size: 16px;
}
#accordion .group h3::after {
    font-size: 16px;
    margin-top: 0px;
}
.que-cat {
    font-size: 17px;
}
.faq-tab ul li a {
    font-size: 16px;
}
.faq-tab {
    margin: 0 0 10px;
}
.contact-text{
	margin: 0 0 40px;
}
.contact-text h3 {
    font-size: 28px;
}
body[class] .gform_wrapper[id*="gform_wrapper"] .gform_footer input.button, 
body[class] .gform_wrapper[id*="gform_wrapper"] .gform_footer input[type="submit"], 
body[class] .gform_wrapper[id*="gform_wrapper"] .gform_page_footer input.button, 
body[class] .gform_wrapper[id*="gform_wrapper"] .gform_page_footer input[type="submit"]{
	width: auto;
}
body[class] .gform_wrapper[id*="gform_wrapper"] .grecaptcha-badge{
    right: 0 !important;
}
.ginput_recaptcha {
    width: 100% !important;
    transform: scale(1) !important;
    transform-origin: 0 0 !important;
}
body[class] .contact-form .gform_wrapper[id*="gform_wrapper"] .gform_footer {
    padding: 20px 0 0;
    margin: 0;
}
#accordion .group h3::after {
    margin-top: 0px;
    position: absolute;
    right: 10px;
	top: 12px;
}
/* Footer */
.foot-logo img{
	max-width: 280px; 
}
.c-foot {
    clear: both;
}
.c-foot h4 {
    font-size: 18px;
}

.c-foot p + p {
    margin-top: 20px;
}
.baby-lead-pics img {
    margin: 0 1% 20px 0;
    width: 49%;
}
.foot-contact p{
	margin: 0;
}
.foot-links {
  /*  padding: 15px 0;
	margin: 15px 0;
    border-top: rgba(255,255,255,0.2) solid 1px;
    border-bottom: rgba(255,255,255,0.2) solid 1px;*/
}
.foot-links ul li {
    line-height: 22px;
	margin: 0 0 6px;
}
.foot-links ul li a {
    font-size: 16px;
}
.main-footer [class*="m-col"]{
	width: 50%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px ;
	margin: 15px 0 0;
    border-top: rgba(255,255,255,0.2) solid 1px;
}
}

/********************************************
	Small Mobiles
*********************************************/
@media all and (max-width: 479px) and (min-width: 0px) {
.site-branding {
    max-width: 230px;
    margin: 0;
}
.nutri-table table tr td{
	font-size: 12px;
	line-height: 14px;
}
.navbar-toggle{
	top: 15px;
}
.sli-caption {
   bottom: 40px;
}
.top-left ul li:first-child {
    display: none;
}
.top-left ul li + li{
	padding: 0;
	border: none;
}
.top-left {
    margin: 3px 0 0 0;
}
.top-right a.btn_search {
    width: 22px;
    height: 22px;
    line-height: 22px;
}
.caption p {
    display: none;
}
.caption h1 {
    font-size: 26px;
    margin: 0;
}
.caption h1 span {
    padding: 5px;
}
.site-content {
    padding: 30px 0;
}
.site-content h2 {
    font-size: 26px;
    margin: 0 0 20px;
}
.three-box h3 {
    font-size: 24px;
}
.home .box-text {
    padding: 15px 10px 80px;
}
.tour-book {
    padding: 0 0 15px;
}
.book-now {
    padding: 15px 0 0;
}
.prgrm-img {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.prgrm-img img{
	width: 100%;
}
#filters button {
    font-size: 15px;
    padding: 10px 14px;
    margin: 0 5px 10px;
}
.isotope [class*="col-"] {
    width: 50%;
}
.tution-prgrm .table > thead > tr > th, .tution-prgrm .table > tbody > tr > th, 
.tution-prgrm .table > tfoot > tr > th, .tution-prgrm .table > thead > tr > td, 
.tution-prgrm .table > tbody > tr > td, .tution-prgrm .table > tfoot > tr > td {
    font-size: 13px;
	vertical-align: top;
	line-height: 16px;
	
}
.tution-prgrm .table > thead > tr > th:first-child, 
.tution-prgrm .table > thead > tr > td:first-child {
    width: 110px;
}
.faq-tab ul li {
    padding: 0 4px 0 3px;
    line-height: 14px;
}
.faq-tab ul li a {
    font-size: 14px;
}
body[class] .gform_wrapper[id*="gform_wrapper"] label.gfield_label {
    width: 100%;
}
body[class] .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, body[class] .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, body[class] .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
    width: 100% !important;
    margin-left: 0% !important;
}
.contact-form {
    padding: 20px 15px;
}
body[class] .gform_wrapper[id*="gform_wrapper"] .gfield#field_1_5{
	margin: 0;
}
.ginput_recaptcha {
    transform: scale(0.85) !important;
}
body[class] .contact-form .gform_wrapper[id*="gform_wrapper"] .gform_footer{
    margin: 0;

}
.main-footer [class*="m-col"]{
	width: 100%;
	float: none;
	padding-top: 15px;
	padding-bottom: 15px ;
    border-top: rgba(255,255,255,0.2) solid 1px;
}
}