/* 

CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

@font-face {
    font-family: 'futura';
    src: url('fonts/futura-normal_allfont.net-webfont.eot');
    src: url('fonts/futura-normal_allfont.net-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/futura-normal_allfont.net-webfont.woff2') format('woff2'),
        url('fonts/futura-normal_allfont.net-webfont.woff') format('woff'),
        url('fonts/futura-normal_allfont.net-webfont.ttf') format('truetype'),
        url('fonts/futura-normal_allfont.net-webfont.svg#futura-normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}

@font-face {
    font-family: 'troikaregular';
    src: url('fonts/troika-webfont.eot');
    src: url('fonts/troika-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/troika-webfont.woff2') format('woff2'),
        url('fonts/troika-webfont.woff') format('woff'),
        url('fonts/troika-webfont.ttf') format('truetype'),
        url('fonts/troika-webfont.svg#troikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}


@font-face {
    font-family: 'propagandaregular';
    src: url('fonts/propagan-webfont.eot');
    src: url('fonts/propagan-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/propagan-webfont.woff2') format('woff2'),
        url('fonts/propagan-webfont.woff') format('woff'),
        url('fonts/propagan-webfont.ttf') format('truetype'),
        url('fonts/propagan-webfont.svg#propagandaregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}


/*main and reset styles*/
html body {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 16px;
    color: #66350A;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: normal;
}

.clear {
    clear: both;
}

.cl-green {
    color: #ABC200;
}

.cl-white {
    color: #fff;
}

.cl-red {
    color: #FF5F5F;
}

.cl-orange {
    color: #F66A00;
}

h2.cl-orange {
    font-size: 1.38em;
    margin: 1em 0;
}

.flleft {
    float: left;
}

.flright {
    float: right;
}

.linkType1 {
    text-decoration: underline;
}

.content_wrapper .hentry, .content_wrapper .site-main, body .hentry {
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
}

.content_wrapper:after {
    content: ""; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}

.call-us-btn-holder {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    z-index: 100;
}

.call-us-btn-holder a {
    background: #95A411;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
}

body .btn {
    font-family: 'Ubuntu Condensed', sans-serif;
}

a:focus, a:visited {
    outline: none;
}

.content a {
    color: #2747F0;
}

h3 {
    font-size: 1.38em;
    margin: 1em 0;
}

/*end main and reset styles*/


/*styles for the header*/
.header {
    margin-top: -28px;
}


.dropdown li ul li a {
    font-size: 16px;
    padding-left: 14px;
}

.dropdown li {
    padding: 1px 7px 2px 33px;
}

#topmenu, #topmenu-select {
    padding-left: 20px;
}

#topmenu-select {
    width: 100%;
    text-align: center;
}

body .logo {
    text-transform: uppercase;
    width: 300px;
    height: 70px;
    margin: -4px 0px 0 35px;
}

body .logo h1 {
    font-family: 'propagandaregular', sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 0 0;
    color: white;
    text-shadow:
        -1px -1px 0 #fff,  
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.plusLogoTxt {
    font-size: 11px;
}

.dropdown li ul.submenu-1 {
    left: -14px;
}

.dropdown li a {
    font-family: 'Ubuntu Condensed';
    font-weight: 400;
    line-height: 55px;
}

body .header_slider {
    height: 376px;
    width: 100%;
}

body .header_slider .banner ul {
    overflow: hidden;
	height: 376px;
}

body .header_slider .banner ul:after {
    content: ""; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}

.slide_line {
    background: none;
    box-shadow: none;
}

.slide_descr {
    font-size: 30px;
    width: 510px;
    line-height: 30px;
}

.hentry, .page-header, .page-content {
    box-shadow: none;
    margin: 0;
}

.header_slider .banner-container .banner ul li .caption {
	font-family: 'propagandaregular',sans-serif;      
}

.header_slider .banner-container .banner ul li .caption .btn_slider {
	font-family: 'propagandaregular',sans-serif;  
    line-height: 34px;
}

#menu-main-menu li.menu-item-has-children {
    position: relative;
}

#menu-main-menu li.menu-item-has-children:hover ul.sub-menu {
    display: block;
    position: absolute;
    left: -12px;
    top: 100%;
}
/*end styles for the header*/


/*styles for the main content*/
body .bottom_boxes {
    margin-bottom: 0;
}

.wpb_content_element a {
    text-decoration: underline;
}

.bottom_boxes .box {
    min-height: 270px;
    width: 100%;
}

.bottom_boxes .vc_column_container:last-child .box {
    background: #fff url(images/box_sprite_2.png) -475px bottom no-repeat;
}

body .body_wrap .post-content .awsomeHolder {
    position: relative;
}

body .contact_info .row {
    padding-left: 25px;
    line-height: 23px;
}

.awsomeHolder .fa {
    position: absolute;
    left: 0;
    top: 4px;
}

.facebook em {
    font-style: normal;
    font-weight: bold;
    color: #363636;
    margin-right: 3px
}

.facebook.row {
    padding-left: 0;
    padding-top: 0;
}

.bottom_boxes .box .from-mother {
    background: none;
    top: 55px;
    left: 20px;
    width: 100px;
    font-style: normal;
    color: #fff;
    font-weight: bold;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.bottom_boxes .vc_col-sm-6 {
    padding-left: 7px;
    padding-right: 7px;
}

body .vc_row {
    margin-left: 0;
    margin-right: 0;
}

.boxrow .wpb_column {
    padding-left: 8px;
    padding-right: 8px;
}

.boxrow .wpb_column p {
    font-size: 14px;
    line-height: 25px;
}

.bottom_boxes .box_content {
    margin: 12px 30px 10px 185px;
    font-size: 16px;
}

.bottom_boxes .box_content p {
    line-height: 20px;
    font-size: 16px;
}

.box_circle_date {
    max-width: 442px
}

.box_circle_date p, .box_circle_photo p {
    height: auto !important;
}

body .boxrow .box_content {
    min-height: 532px;
}

.box_1 h2 {
    margin-bottom: 10px;
}

.boxrow h2 {
    margin: 0 0 20px 0;
    font-family: 'Ubuntu Condensed', sans-serif;
    line-height: 1em;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
}

.boxrow .box_3 h2 {
    color: #fff;
    margin: 20px 0 10px;
    text-shadow: 0 1px 1px #6bc6e2;
}

.boxrow .box_2 h2 {
    color: #b4b11b;
    margin-bottom: 23px;
} 

.boxrow .box_1 h2 {
    color: #ce2802
}

body .boxrow .box_content p {
    padding: 0 15px;
    text-align: center;
    width: 100%;
}

body .list_numbers ol li:before {
    font-family: 'Ubuntu Condensed', sans-serif;
}

.box_content h1 {
    padding: 0 25px;
    font-size: 16px;
}

.box_content .list_numbers ol li {
    background: #fff;
}

.box_content .list_numbers strong {
    line-height: 29px;
    display: block;
    padding: 5px 0 0 0;
    height: 47px;
    font-size: 12px;
}

body .box_thumb {
    width: 100%;
    height: 250px;
    display: table-cell;
    vertical-align: middle;
}

body .box_thumb_round {
    margin-top: 40px;
    padding-bottom: 20px;
    height: 230px;
}

body .boxrow .box_bot {
    height: 90px;
}

.list_ordered {
    padding: 0px 0 10px 0;
}

.list_ordered li:before {
    background-position: 0 -100px !important;
}

.list_ordered ol li:before {
    background: url(images/icons/circle_sprite.png) 0 0 no-repeat;
}

.list_ordered ol li {
    padding: 10px 0 15px 0;
}

.hoursKids {
    margin-top: 0px;
    text-align: right;
}

.childDay table td div {
    margin-left: 10px;
    margin-right: 10px;
}

.separatorTd {
    width: 1px;
    background: #DDDDDD;
    padding: 2px;
}

#middle.full_width .content {
    max-width: 860px;
}

.priceTable {
    border: 1px solid #CCC
}

.priceTable td, .priceTable th {
    border: 1px solid #CCC
}

.ptsTableFrontedShell {
    margin-top: 30px;
    margin-bottom: 30px;
}

body .ptsCol-1 .ptsColHeader, body .ptsCol-2 .ptsColHeader {
    background: #f3f3f3 !important;    
}

body .ptsRows .ptsCell:first-child {
    border-top: 1px solid rgba(221,221,221,1) !important;
}

body .ptsEl {
    text-shadow: none;
}

body .ptsCol-0 .ptsColDesc, body .ptsCol-0 .ptsColHeader {
    border-top: none;
}

body .ptsColDesc, body .ptsColHeader {
    border-top: 1px solid rgba(221,221,221,1);
    border-right: 1px solid rgba(221,221,221,1);
}

.ptsCell.tooltipstered i {
    margin-left: 5px;
}

#middle .container .mid_birdInner {
    left: -130px;
}

.box_bot a:hover {
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

body .big_button_box {
    height: 165px;
}

body .big_button_box a {
    font-family: 'Ubuntu Condensed', sans-serif;
}

.big_button_box a:hover {
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.contact_info {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    font-size: 16px;
}

.contact_form {
    margin-top: 40px;
}

#gmap {
    height: 750px;
}

body .container .box_circle_photo p, .box_circle_date p {
    line-height: 21px;
}

.box_circle_date {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: bold;
}

body .container .box_circle_date p {
    color: #754E25;
    font-size: 14px;
    line-height: 21px;
    display: block;
    height: 90px;
    overflow: hidden;
}

.box_circle_date .author {
    color: #97951E;
    font-size: 16px;
}

.box_circle_date .ribbon {
    background: none;
}

.box_circle_date .ribbon span {    
	background: url('images/css_sprites.webp') -861px -1893px;
    z-index: 3;
    display: block;
    width: 141px;
    height: 177px;
    position: absolute;
    top: 0;
    left: 0;
}

.box_circle_date .ribbon img {
    margin-top: 33px;
}

body .list_ordered h2, body .content .list_ordered h2 {
    font-size: 16px;
    font-family: 'Ubuntu Condensed', sans-serif;
    color: #000;
    font-weight: normal;
    margin: 0 0 5px 0;
    text-shadow: none;
}

body .list_ordered ol li {
    padding: 8px 0 15px 0;
}

body .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    margin: 0 0px 7px 0px;
}

body .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
    z-index: 1;
    webkit-box-shadow: 0px 7px 10px -7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 10px -7px rgba(0, 0, 0, 0.3);
    border: 7px solid #f1f4f4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.wpb_image_grid .wpb_image_grid_ul a {
    position: relative;
    height: 100%;
}

.wpb_image_grid .wpb_image_grid_ul a:hover:before, .wpb_image_grid .wpb_image_grid_ul a:hover:after {
    display: block;
}

.wpb_image_grid .wpb_image_grid_ul a:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: none;
}

.wpb_image_grid .wpb_image_grid_ul a:after {
    content: "\f055";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    margin: auto;
    bottom: 0;
    right: 0;
    font-size: 35px;
    width: 35px;
    height: 35px;
    color: #47A7F7;
    display: none;
}

.gallery_item img {
    width: 260px;
    height: 195px;
}

.table {
    width: 100%;    
}

table {
    width: auto;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0;
}

.tablePrice {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 20px 0 0px 0;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 33%;
    float: left;
}

.table-price-holder-inner {
    width: 770px;
}

.noPromoTable {
    color: #808080;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #F9F9F9;
}

.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #DDD;
}

.tablePrice table td {
    text-align: center;
}

.tablePrice table th.priceTd {
    text-align: center;
} 

.tablePrice table .priceTd .priceAmount {
    font-size: 37px;
    color: #ABC200;
}

.table th, .table td {
    line-height: 20px;
    text-align: left;
}

.priceTotal {
    padding-top: 10px;
    padding-bottom: 5px;
}

.tablePriceInfo {
    float: left;
    margin-top: 64px;
    width: 184px;
}

.tablePriceInfo table td {
    text-align: right;
    font-size: 13px;
}

.tablePriceInfo table tr:last-child td {
    border-bottom: 1px solid #DDD;
}

.tablePriceInfo i {
    font-size: 12px;
}

.tablePriceHolder {
    margin-left: auto;
    margin-right: auto;
    width: 101%;
    overflow-x: auto;
}

.captchaCont #captcha {
    float: left;
}

.captchaCont #captcha-form {
    width: 140px;
    margin-top: 15px;
}

.toolTip {
    cursor: pointer;
}

#tiptip_content {
    font-size: 12px;
}

body #mid_bird {
    left: -96px;
}

#tiptip_content {
    font-size: 12px;
}

#middle.contentPost .content {
    max-width: 670px;
}

body .body_wrap .title_top {
    background: url(images/content_title_line.png) 0 bottom no-repeat;
    padding: 12px 62px 23px 62px;
    margin-bottom: 40px;
    position: relative;
}

body .title_top h2, .title_top strong {
    display: block;
    line-height: 1.1em;
    margin: 0;
    font-size: 35px;
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: normal;
    color: #673509;
}

.entry-content, .entry-summary {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
    border: none;
}

.vc_single_image-wrapper img {
    max-width: 100%;
    border: 7px solid #f1f4f4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 7px 12px 0px rgba(100, 100, 100, 0.20);
    box-shadow: 0px 7px 12px 0px rgba(100, 100, 100, 0.20);
}

body .postlist .post-item {
    padding: 0;
}

body .postlist .post-item h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 26px;
}

body .postlist .post-item p {
    margin-top: 0;
}

.widget {
    padding: 0;
}

#middle .sidebar {
    padding-left: 25px;
}

.sidebar p {
    margin-top: 0;
}

#middle .sidebar img {
    border: 5px solid #f1f4f4;
    -webkit-box-shadow: 0px 7px 10px -7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 7px 10px -7px rgba(0, 0, 0, 0.3);
}

table, th, td {
    border: none;
}

.text_style1 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 16px;
    color: #66350a;
    font-weight: normal;
}

body .wpb_row, body .wpb_content_element, body ul.wpb_thumbnails-fluid > li, body .last_toggle_el_margin, .wpb_button {
    margin-bottom: 15px;
}

.body_wrap .content_wrapper .post-item {
    margin: 0 0 30px 0;
    padding: 0 28px 30px 10px;
    background: url('images/dot_line_hor.png') bottom repeat-x;
}

.forTime {
    display: block;
}

.box_sprite .col_left, .box_sprite .col_right {
    width: 410px;
}

body .contact_info .wpcf7-form input {
    height: 39px;
}

body .contact_info .wpcf7-form textarea {
    height: 150px;
}

body .contact_info .wpcf7-form .row {
    padding-left: 0;
}

.wpcf7-form .field_name input {
    background: url('images/icons/field_icons.png') 0 -33px no-repeat;
    text-indent: 40px;
}

.wpcf7-form .field_email input {
    background: url('images/icons/field_icons.png') 0 7px no-repeat;
    text-indent: 40px;
}

.wpcf7-form .field_message textarea {
    background: url('images/icons/icon_comments.png') 330px 10px no-repeat;
}

body .body_wrap .contact-form-holder {
    margin-bottom: 0;
}

body .body_wrap .contact-form-holder .vc_column_container {
    padding-right: 0;
}

body .body_wrap .contact-form-holder .vc_column_container p {
    margin-top: 2px;
    margin-bottom: 2px;
}

body .wpcf7-submit {
    font-family: 'Ubuntu Condensed', sans-serif;
    text-transform: none;
    line-height: 11px;
}

.blogpage #middle .sidebar {
    padding-left: 0;
}

.blogpage .sidebar .widget-container {
    padding: 30px 0 20px 25px;
    background: url(images/dot_line_hor.png) bottom repeat-x;
    margin-bottom: 20px;
}

.content .widget-container .widget-title, .content .widget-container h3, .sidebar .widget-container .widget-title, .sidebar .widget-container h3 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-size: 21px;
    margin-bottom: 12px;
}

.blogpage .sidebar .widget-container {
    padding-top: 0; 
}

.blogpage .sidebar .widget-container ul li {
    line-height: 22px;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 8px;
    min-height: 10px;
}

.postlist .post-title h2, .post-detail .post-title h1 {
    font-size: 30px;
    font-family: 'Ubuntu Condensed', sans-serif;
    color: #A29E02;
}

.postlist .post-title h2 a, .post-detail .post-title h1 a {
    color: #A29E02;
}

.postlist .post-item .post-meta {
    padding-top: 0;
    padding-bottom: 5px;
}

.widget_calendar tbody a {
    background: none;
}

.entry p, .middle_row p, .text_box p {
    font-size: 16px;
}

.widget_calendar table caption {
    text-align: center;
}

.widget_tag_cloud .tagcloud a {
    display: inline-block;
    background: url(images/tags_bg.png) left 0 no-repeat;
    padding: 0 10px 0 22px;
    position: relative;
}

.tf_pagination {
    text-align: center;
}

.tf_pagination i {
    font-weight: bold;
}

.tf_pagination .disabled:hover, .tf_pagination .current:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.tf_pagination .disabled, .tf_pagination .current {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.widget_calendar #today, .widget_calendar table tbody #today a {
    text-decoration: none;
}

.entry-content, .entry-summary {
    padding-left: 0;
    padding-right: 0;
}

.comments-area {
    margin-left: 0;
    margin-right: 0;
}

.post-thumbnail {
    margin-bottom: 0px;
}

.comment-author {
    font-family: 'Signika Negative', sans-serif;
    font-weight: 600;
    font-size: 25px;
    text-decoration: none;
    color: #000;
}

body .comment-reply-link {
    color: #3DB0D3;
    font-size: 19px;
}

.comment-body {
    padding: 20px 15px 20px 15px;
}

.comment-meta {
    padding-top: 10px;
}

.comment-author {
    padding-top: 5px;
    padding-bottom: 5px;
}

body .blogpage .children li {
    padding-left: 60px;
    background: url(images/comments_sub.png) 30px 20px no-repeat;
}

body .comment-form .inputtext, body .comment-form .textarea, body .comment-form .select_styled, body #topm-select {
    font-size: 13px;
    line-height: 16px;
    height: 42px;
    width: 264px;
    margin: 3px 0;
}

body #topm-select {
    background: url('images/mobile/nav_icon.png') 0px 8px no-repeat #FFF;
}

body .row.field_message {
    margin-right: 0;
}

body .comment-form .textarea {
    width: 538px;
    height: 100px;
    overflow: auto;
    resize: vertical;
    height: 126px;
}

body .blogpage .rowSubmit input {
    width: auto;
    font-family: 'Ubuntu Condensed', sans-serif;
}

.comment-form, .no-comments {
    padding-top: 0;
}

body .bottom_boxes .box .ribbon {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-holder {
    padding-left: 15px;
    padding-right: 15px;
}

.sfsi_plus_wicons {
    display: block;
    margin-bottom: 45px !important;
}

.white-section {
    background: #fff;
    padding: 10px 40px 40px 20px;
}

.white-section p {
    margin-top: 0;
}

.boxrow .vc_column_container {
    padding-left: 4px;
    padding-right: 4px;
}

.boxrow .vc_column_container > .vc_column-inner {
    padding: 0;
}

/*end styles for the main content*/


/*styles for the footer*/
.entry-footer {
    display: none;
}

.footer .copyright .copy {
    font-family: 'Ubuntu Condensed', sans-serif;
    text-align: center;
    padding-right: 0;
}

.bottom-site-map {
    margin-top: 0px;
    text-align: center;
}

.bottom-site-map ul {
    display: inline-block;
    margin: 0;
    list-style-type: none;
    padding-left: 0;
}

.bottom-site-map ul li {
    margin-right: 10px;
    font-family: 'Ubuntu Condensed', sans-serif;
    float: left;
}

.bottom-site-map ul li a {
    font-size: 12px;
}

.bottom-site-map ul li.clear {
    float: none;
}

.copyright .copy {
    padding-right: 5px;
    margin-bottom: 16px;
    margin-top: -6px;
    margin-bottom: 17px\9;
}

.copyright {
    width: 498px;
}

.menu-footer-menu-container {
    line-height: 19px;
}

/*end styles for the footer*/

#ptsBlock_612503 {
	text-transform: uppercase;
}
#ptsBlock_612503 .ptsCol {
	float: left;
	width: 33%;
    height: auto;
}

#ptsBlock_612503 .ptsCol .ptsTableElementContent, #ptsBlock_612503 .ptsCol .ptsTableElementContent span {
	transition: box-shadow 0.3s ease, margin 0.3s ease, font 0.3s ease;
	-webkit-transition: box-shadow 0.3s ease, margin 0.3s ease, font 0.3s ease;
	-moz-transition: box-shadow 0.3s ease, margin 0.3s ease, font 0.3s ease;
	-ms-transition: box-shadow 0.3s ease, margin 0.3s ease, font 0.3s ease;
	-o-transition: box-shadow 0.3s ease, margin 0.3s ease, font 0.3s ease;
}

#ptsBlock_612503 .ptsCol .ptsRows {
    color: rgba(102,53,10,1);
	height: auto;
}

#ptsBlock_612503 .ptsColDesc {
    padding: 30px 15px;
}

#ptsBlock_612503 .ptsCell {
    padding: 12px;
    text-transform: none;
    border: 1px solid rgba(255,255,255,1);
    border-bottom: 1px solid rgba(221,221,221,1);
    border-right: 1px solid rgba(221,221,221,1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    text-shadow: 0 -1px rgba(0,0,0,0.6);
}

#ptsBlock_612503 .ptsCell:nth-child(odd) {
    background-color: rgba(255,255,255,1);
}

body .ptsRows .ptsCell:first-child {
    border-top: 1px solid rgba(221,221,221,1) !important;
}

#ptsBlock_612503 .ptsCol .ptsColHeader {
    color: rgba(128,128,128,1);
}

#ptsBlock_612503 .ptsColHeader {
    padding: 15px;
}

#ptsBlock_612503 .ptsCol .ptsColDesc {
    color: rgba(171,194,0,1);
}

#ptsBlock_612503 p {
	margin: 0;
}

#ptsBlock_612503 .ptsTableElementContent.ptsElArea {
	text-align: center;
}

#ptsBlock_612503 .ptsCol.ptsTableDescCol .ptsColDesc {
	background-color: #fff;
	height: 121px;
    color: rgb(98, 98, 98);
}

.kids-notification {
    text-align: center;
    background:  #fde458;
}

.kids-notification p {
    margin: 0;
    padding: 10px;
    font-size: 18px;
}

/*media queries*/

@media only screen and (max-width: 989px) { 
    body .header_slider {
        height: auto;
    }

    body .logo {
        margin-left: -17px;
    }

    .bottom_boxes .box {
        height: auto;
    }

}

@media only screen and (max-width: 989px) and (min-width: 768px) {
    body #gmap {
        height: 800px;
        width: 100%;
    }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {

    .header .container {
        text-align: center;
    }

    .logo {
        width: 100%;
    }

    #topmenu {
        display: inline-block;
    }
}

@media only screen and (max-width: 991px) {
    .bottom_boxes .wpb_column {
        width: 100%;
    }

    .boxrow .wpb_column {
        width: 100%;
    }


    body .boxrow .wpb_wrapper .box {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .kids-notification {
        display: none;
    }
    
    .topmenu_inner {
        display: none;
    }

    .container {
        width: 468px;}

    /* Columns */	
    .col_1,
    .col_1_2,
    .col_1_3,
    .col_2_3,
    .col_1_4,
    .col_3_4,
    .row .col_1, .cols2 .content .row .col_1,
    .row .col_1_2, .cols2 .content .row .col_1_2,
    .row .col_1_3, .cols2 .content .row .col_1_3,
    .row .col_2_3, .cols2 .content .row .col_2_3,
    .row .col_1_4, .cols2 .content .row .col_1_4,
    .row .col_3_4, .cols2 .content .row .col_3_4 {width:468px}

    /* header */		
    #topm-select {
        margin:0 0 0 109px;}

    /* Middle content */	
    #middle .content,
    #middle .sidebar,
    #middle.sidebar_left .content,
    #middle.sidebar_left .sidebar,
    #middle.full_width .content  {
        width:448px;
        float:none;
        margin:0 auto}

    #middle .sidebar,
    #middle.sidebar_left .sidebar {
        width:268px;
        margin-top:20px;
        padding-top:30px;}

    .copyright {
        left:114px;}

    /* Box styles */		
    .boxrow .box,
    .boxrow .box:first-child {
        width:313px;
        float:none;
        margin:0 auto 25px auto;}

    .box_1 .box_content,
    .box_3 .box_content {
        padding:7px;}

    .box_2 .box_content {
        padding:7px 0}

    .boxrow .box_content p {
        padding:0 25px}

    .list_numbers ul {
        margin:0 24px 0 21px;}

    /* bottom news and testimonials */
    .bottom_boxes .box {
        width:360px;
        margin:0 auto 20px auto}

    /* Blog post list and Details */	
    .postlist .post-image img,
    .image_frame img,
    .article_image img {
        max-width:97%;
        border:5px solid #f1f4f4;}

    .author-description .author-text {
        background:url(images/author_box_bg.png) center 30px no-repeat;}

    /* Comment list */
    .link-add-comment {
        position:absolute;
        top:0px;
        right:5px;}

    .comment-text,
    .children .comment-text,
    .children .children .comment-text {
        width: 378px;}		

    /* Comment form */			
    .comment-form .inputtext, 
    .comment-form .textarea,
    .comment-form .select_styled{
        width:197px;}

    .comment-form .textarea,
    .comment-form .input_full {
        width:426px}

    /* contact form */	
    .box_sprite .col_left,
    .box_sprite .col_right {
        width:398px;
        padding:5px 20px}

    .box_sprite .col_left {
        padding-bottom:30px}

    .contact_form .inputtext,
    .contact_form .textarea {
        width:370px}

    .contact_form .field_message textarea {
        background-position: 360px 10px}

    #gmap {
        height:190px;}

    /* GALLERY */
    .gallery_item,
    .gallery_item.every_3rd {
        float:left;
        margin:0 7px 7px 7px;
        width:210px;}

    .gallery_item img {
        max-width:200px;
        border-width:5px}

    .gallery_item a span {
        top:5px;
        left:5px;
        width:200px;
        height:150px;}

    /* Staff list */
    .staff_item, 
    .staff_item.every_3rd {
        float:left;
        width:214px;
        padding:0 5px 30px 5px;
        margin:0 0 30px 0;
        min-height:390px}

    .staff_item  .staff_thumb {
        width:180px;
        height:180px;
        background:none;
        margin:0 auto 20px auto;
        border:1px dashed #cecece;
        background:#fff;
        padding:5px;
        -webkit-border-radius: 50%; 
        -o-border-radius:  50%; 
        border-radius:  50%;
        -webkit-box-shadow: 0px 7px 10px -7px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 7px 10px -7px rgba(0, 0, 0, 0.2);}

    .staff_item .staff_thumb img {
        margin:0;		
        width:180px;
        -webkit-border-radius: 50%; 
        -o-border-radius:  50%; 
        border-radius:  50%;}

    .staff_title {
        font-size:14px;}
    .staff_title strong {
        font-size:19px;}

    .staff_item p {
        font-size:13px;
        line-height:1.4em;}

    /* article list */
    .article_list {
        background:none}

    .article_item,
    .article_item.odd,	
    .article_list .article_item.second {
        width:390px;
        margin:20px auto 0 auto;}

    body .logo {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    body .bottom_boxes .box {
        height: auto;

    }

    body .bottom_boxes .box_content {
        padding-top: 166px;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 25px;
    }

    body .bottom_boxes .box .ribbon {
        display: inline-block;
        height: 140px;
        width: 140px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        right: 0;
    }

    .box_circle_date .author {
        width: 100%;
    }

    body .body_wrap .title_top {
        padding-left: 15px;
        padding-right: 15px;
    }  

    .tablePriceHolder {
        margin: 0;
        width: 100%;
    }

    .wpb_image_grid .wpb_image_grid_ul {
        text-align: center;   
        height: auto !important;
    }

    .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        position: static !important;
        display: inline-block;
        float: none !important;
    }

    .rocket {
        display: none;
    }

    .header {
        background: none;
    }

}


@media only screen and (max-width: 765px) {

    .bottom_boxes .box {
        width: 472px;
    }

    .box_circle_date span {
        width: 250px;
    }

    .bottom-site-map {
        display: none;
    }

    .bottom_boxes .box .ribbon {
        width: 142px;
        height: 166px;
    }

    .box_circle_photo .ribbon img {
        width: 130px;
    }

    .box_circle_photo .ribbon span {
        background: url(images/ribbon_photo.png) no-repeat;
        width: 150px;
        height: 185px;
    }

    .bottom_boxes .box .from-mother {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }

    body .white-section {
        padding: 10px 10px 40px 10px;
    }

}

@media only screen and (max-width: 479px) { 
    body .box_sprite .col_left, body .box_sprite .col_right {
        width: 99%
    }

    .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        width: 100%;
    }

    .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
        width: 100%;
    }

    body .blogpage .children li {
        padding-left: 40px;
    }

}

@media only screen and (max-width: 468px) { 

    .bottom_boxes {
        display: none;
    }

    .logo { 
        width: 340px;
        margin: -4px 0px 0 -15px;
    }

    body .boxrow .vc_column-inner {
        padding: 0;
    }

    .body_wrap .content_wrapper .post-item {
        padding: 0 10px 30px 10px;
    }

    #middle .sidebar, #middle.sidebar_left .sidebar {
        padding-left: 0;
    }

}
/*end media queries*/