@font-face {
    font-family: 'Patrick Hand SC';
    src: url('/wp-content/themes/kidsinmotion/fonts/PatrickHandSC-Regular.eot');
    src: url('/wp-content/themes/kidsinmotion/fonts/PatrickHandSC-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/kidsinmotion/fonts/PatrickHandSC-Regular.svg#Patrick Hand SC') format('svg'), url('/wp-content/themes/kidsinmotion/fonts/PatrickHandSC-Regular.woff') format('woff'), url('/wp-content/themes/kidsinmotion/fonts/PatrickHandSC-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PatrickHand';
    src: url('/wp-content/themes/kidsinmotion/fonts/PatrickHand-Regular.eot');
    src: url('/wp-content/themes/kidsinmotion/fonts/PatrickHand-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/kidsinmotion/fonts/PatrickHand-Regular.woff') format('woff'), url('/wp-content/themes/kidsinmotion/fonts/PatrickHand-Regular.ttf') format('truetype'), url('/wp-content/themes/kidsinmotion/fonts/PatrickHand-Regular.svg#PatrickHand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.regular.eot');
    src: url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.regular.svg#Source Sans Pro') format('svg'), url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.regular.woff') format('woff'), url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Bold';
    src: url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.bold.eot');
    src: url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.bold.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.bold.svg#Source Sans Pro') format('svg'), url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.bold.woff') format('woff'), url('/wp-content/themes/kidsinmotion/fonts/source-sans-pro.bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slick-slide img {
    padding-left: 15px;
    padding-right: 15px;
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    color: #666666;
    line-height: 1.5;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    margin: 0px;
}

a {
    color: #006BB7;
    text-decoration: none;
}

a:visited {
    color: #16208A;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    color: #16208A;
    outline: 0;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'Patrick Hand SC', Bitter, Georgia, serif;
    line-height: 1.3;
    font-weight: normal;
}

h1 {
    font-size: 40px;
    margin: 17px 0;
}

h2 {
    font-size: 30px;
    margin: 13px 0;
}

h3 {
    font-size: 26px;
    margin: 10px 0;
}

h4 {
    font-size: 20px;
    margin: 10px 0;
}

h5 {
    font-size: 18px;
    margin: 10px 0;
}

h6 {
    font-size: 16px;
    margin: 10px 0;
}

address {
    font-style: italic;
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

p {
    margin: 7px 0 7px 0;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
}

blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px;
}

blockquote blockquote {
    margin-right: 0;
}

blockquote cite, blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

blockquote em, blockquote i {
    font-style: normal;
    font-weight: 300;
}

blockquote strong, blockquote b {
    font-weight: 400;
}

small {
    font-size: smaller;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 20px;
}

menu, ol, ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

ul {
    list-style-type: square;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

li > ul, li > ol {
    margin: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button, input {
    line-height: normal;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], input[disabled] {
    cursor: default;
}

input[type="checkbox"], input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 270px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

caption {
    font-size: 16px;
    margin: 20px 0;
}

th {
    font-weight: bold;
    text-transform: uppercase;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

hr {
    background: url(images/dotted-line.png) repeat center top;
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
}




.gform_wrapper {
    display: block !important;
}



#nak-gpv img {
    margin: 3px !important;
}

ul.page-nav li {
    background: none !important;
    padding-left: 0px !important;
}

#fancybox-title-over {
    margin-right: 20px;
}

.slick-left {
    display: inline-block !important;
    position: relative;
    left: -50px;
    background: url(images/prev-s.png) no-repeat;
    width: 40px;
    height: 48px;
    top: 120px;
}

.slick-right {
    display: inline-block !important;
    position: relative;
    right: -50px;
    float: right;
    background: url(images/next-s.png) no-repeat;
    width: 40px;
    height: 48px;
    bottom: 135px;

}

.introtxt {
    padding-top: 10px;
    float: left;
    color: #006CB7;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
}

.gallerysocial {
    float: left !important;
    padding: 10px 0 0;
    margin: 0 0 20px 74px;
}

.startcalout {
    background: url("images/newsletter-icon.png") no-repeat scroll 3px center #79CBC5;
    float: right;
    height: 35px;
    margin-top: 5px;
    padding: 7px 0 0 55px;
    width: 146px;
    border: 1px solid #66C4D9;
}

.startcalout a {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.blogsociallinks {
    border: 0px solid #999;
    float: right;
}

.blogsociallinks ul {
    float: right !important;
}

.blogsociallinks li {
    background: none !important;
    display: inline !important;
    padding-left: 0 !important;
}

.thhours {
    padding: 0px 15px 10px 15px;
}

.contfrm1 {
    width: 250px;
    padding: 0px 30px;
}

.contfrm2 {
    width: 375px;
    padding: 0px 60px;
}

.contfrm3 {
    width: 355px;
    padding: 0px 65px;
}

.contfrm1, .contfrm2, .contfrm3 {
    padding-top: 10px;
    float: left;
    border: 0px solid #999;
    font-family: verdana;
    color: #006CB7;
}

.contfrm1 .getstart {
    padding-top: 25px;
}

.contfrm2 .getstart {
    padding-top: 25px;
}

.contfrm3 .getstart {
    padding-top: 4px;
}

.getstart {
    margin-top: 10px;
    padding-left: 35px;
}

.getstart a {
    font-family: verdana;
    padding: 7px 15px !important;
    font-size: 13px !important;
}

.getstart a:hover {
    color: #ddd;
}

.contact-top {
    min-height: 135px;
    background-color: #C9E7E5;
    background: url("images/topcontact-bg.jpg") repeat-x;
}

.sidebutton-contact a{    
	color: #fff;
    background-color: #006bb7;
    font-size: 24px;
	font-weight:bold;
    padding: 4px 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

.frmgeneral ul li {
    background-image: none;
}

.allforms {
    width: 650px !important;
}

.allformsright {
    width: 280px !important;
}

.allforms input, .allforms textarea, .allforms select {
    border: 1px solid #BDBDC1;
}

.allforms select {
    padding: 0px !important;
}

.allforms .button {
    background-color: #006BB7;
    font-size: 20px !important;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    width: 120px;
}

.infrms {
    padding: 10px 0px 0px 0px;
    float: left !important;
    margin-left: 105px;
}

#categorynav {
    float: left;
    padding: 14px 0px 21px 0px;
}

#categorynav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#categorynav ul li {
    display: inline;
    margin-left: 5px;
}

#categorynav ul li a, .category_ ul li a {
    text-decoration: none;
    padding: .2em 1em;
    color: #434343;
    background-color: #E6E6E6;
}

#categorynav ul li a:hover, .category_ a:hover {
    color: #434343;
    background-color: #CCCCCC;
}

#categorynav ul li a, #categorynav ul li a:hover, .category_ a, .category_ a:hover {
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.category_ a {
    color: #FFF !important;
    background-color: #0069B6 !important;
}

.category_ a:hover {
    color: #D8D8D8 !important;
    background-color: #004B84 !important;
}

.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

input:focus, textarea:focus {
    border: 2px solid #79CBC5;
    outline: 0;
}

::-webkit-input-placeholder {
    color: #7d7b6d;
}

:-moz-placeholder {
    color: #7d7b6d;
}

::-moz-placeholder {
    color: #7d7b6d;
}

:-ms-input-placeholder {
    color: #7d7b6d;
}

.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
}

.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
}

img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}

embed, iframe, object, video {
    max-width: 100%;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}

img.wp-smiley, .rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
    list-style-position: inside;
}

.site-header {
    background: url("images/hd-bg.jpg") repeat-x;
    height: 209px;
}

.header-inner {
    margin: auto;
    width: 982px;
    height: 209px;
}

.logo-cnt {
    float: left;
    width: 180px;
}

.socialinfo {
    float: right;
    width: 800px;
}

.clr {
    clear: both;
    width: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

.logo {
    background: url("images/logo.png") no-repeat;
    height: 144px;
    width: 174px;
}

.newsletter {
float: left;
    width: fit-content;
    margin-left: 180px;
}


.sociallinks {
    float: right;
    width: fit-content;
    margin-top: 4px;
}
.facebook {
    background: url("images/facebook_icon.png") no-repeat;
    height: 27px;
    width: 32px;
}

.twitter {
    background: url("images/twitter_icon.png") no-repeat;
    height: 27px;
    width: 31px;
}

.linkedin {
    background: url("images/in_icon.png") no-repeat;
    height: 27px;
    width: 31px;
}

.sociallinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sociallinks ul li {
    display: inline-block;
}

.cont-no {
    background: url("images/phn-bg.png") no-repeat;
    color: #00528D;
    float: right;
    font-family: 'Patrick Hand SC';
    font-size: 24px;
    height: 36px;
    line-height: 31px;
    margin: 10px 0 0;
    padding: 0 0 0 34px;
    width: 148px;
}

.main-site {
    margin: auto;
    padding-bottom: 54px;
    width: 982px;
    min-height: 325px;
}

.site-footer {
}

.footer-inner {
    background: url("images/foot-bg.jpg") #e3e3e3 top left repeat-x;
}

.footer-cnt {
    margin: auto;
    width: 982px;
}

.foot-map {
    width: 663px;
    float: left;
}

.foot-map h2 {
    font-family: 'Patrick Hand SC';
    font-size: 25px;
    font-weight: normal;
    margin: 12px 0 20px 10px;
}

.foot-map .map {
    background-color: #fff;
    border: 1px solid #cac9c7;
    float: right;
    height: 252px;
    padding: 7px;
    width: 346px;
    -moz-box-shadow: 0 2px 10px -5px #000;
    -webkit-box-shadow: 0 2px 10px -5px #000;
    box-shadow: 0 2px 10px -5px #000;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

.foot-newsletter {
    width: 260px;
    float: right;
}

.foot-newsletter h2 {
    font-family: 'Patrick Hand SC';
    font-size: 25px;
    font-weight: normal;
    margin: 12px 0 17px;
}

/* home page newsletter*/
#gform_wrapper_2 #input_2_3 {
    transform: scale(0.8, 0.8);
    position: relative;
    left: -27px;
}

.copy {
    background: url("images/copy-bg.jpg") top left repeat-x;
}

.footermenu {
    float: left;
    width: 640px;
}

.city-code, .footer-navbar {
    width: 982px;
    margin: 0 auto;
}

.site-info {
    color: #000000;
    float: right;
    font-family: 'Source Sans Pro';
    font-size: 13px;
    padding: 8px;
    text-align: right;
    width: 330px;
}

.navbar {
	margin: 19px auto 0 auto !important;
	float: left;
	min-height: initial;
}

.main-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 790px;
    min-height: 45px;
    position: relative;
}

ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0 20px 0 0;
}

.nav-menu li {
    display: inline-block;
    position: relative;
}

.nav-menu li a {
    color: #006BB7;
    display: block;
    font-family: 'Patrick Hand SC';
    font-size: 18px;
    line-height: 1;
    padding: 8px 6px;
    text-decoration: none;
}

.nav-menu li:hover > a, .nav-menu li a:hover {
    background-color: #006bb7;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

li.menu-item-has-children > a {
    background: url("images/cld-rgt.png") no-repeat right 15px;
    padding-right: 12px;
}

li.menu-item-has-children > a:hover, li.menu-item-has-children > a:focus {
    background: url("images/cld-rgt-h.png") no-repeat right 15px #006bb7;
}

li.menu-item-has-children:hover > a, li.menu-item-has-children a:hover {
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.nav-menu .sub-menu, .nav-menu .children {
    background-color: #006bb7;
    border-top: 0;
    display: none;
    padding: 0;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 99999;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    width: 250px;
}

.nav-menu .sub-menu ul, .nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}

ul.nav-menu ul a, .nav-menu ul ul a {
    color: #fff !important;
    margin: 0;
}

ul.nav-menu ul li, .nav-menu ul ul li:hover {
    width: 100%;
}

ul.nav-menu ul a:hover, .nav-menu ul ul a:hover {
    background-color: #004271;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}

ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul {
    display: block;
}

.navbar ul li.current_page_item, .navbar ul li.current_page_ancestor, .navbar ul li.current-menu-item, .navbar ul li.current-menu-ancestor {
    height: 15px;
}

.navbar ul li.current-page-parent a {
    color: #BD2029;
}

.navbar ul li.current_page_item a {
    color: #BD2029;
}

.navbar ul li.current_page_item ul li a {
    color: #fff;
}

.navbar ul li ul li {
    border-top: 1px solid #1467A3;
}

ul.sub-menu li.current_page_item, ul.sub-menu li.current_page_ancestor, ul.sub-menu li.current-menu-item, ul.sub-menu li.current-menu-ancestor {
    background-image: none;
    height: auto !important;
}

ul.sub-menu li.current_page_item > a, ul.sub-menu li.current_page_ancestor > a, ul.sub-menu li.current-menu-item > a, ul.sub-menu li.current-menu-ancestor > a {
    background-color: #004271;
    background-image: none;
    color: #BD2029 !important;
}

.secbar {
    margin-top: 2px;
}

.info-icon {
    background: url("images/info-icon.png") no-repeat 28px center;
}

.free-evaluat-icon {
    background: url("images/free-evaluat-icon.png") no-repeat 7px center;
}

.newsletter-icon {
    background: url("images/newsletter-icon.png") no-repeat 14px center;
}

.workshop-icon {
    background: url("images/workshop-icon.png") no-repeat 13px center;
}

.nav-sec .newsletter-icon.current_page_item > a, .newsletter-icon:hover {
    background: url("images/newsletter-icon.png") no-repeat 14px center #006bb7;
}

.nav-sec .workshop-icon.current_page_item > a, .workshop-icon:hover {
    background: url("images/workshop-icon.png") no-repeat 13px center #006bb7;
}

.nav-sec .free-evaluat-icon.current_page_item > a, .free-evaluat-icon:hover {
    background: url("images/free-evaluat-icon.png") no-repeat 7px center #006bb7;
}

.nav-sec .info-icon.current_page_item > a, .info-icon:hover {
    background: url("images/info-icon.png") no-repeat 28px center #006bb7;
}

.sec-navigation {
    clear: both;
    margin: 0 auto;
    max-width: 982px;
    min-height: 45px;
    position: relative;
}

ul.nav-sec, div.nav-sec > ul {
    margin: 0;
    padding: 0;
}

.nav-sec li {
    display: inline-block;
    position: relative;
}

.nav-sec li a {
    color: #FFFFFF;
    display: block;
    font-family: 'Patrick Hand SC';
    font-size: 26px;
    line-height: 1;
    padding: 19px 29px 18px 71px;
    text-decoration: none;
}

.footer-nav {
    clear: both;
    margin: 0 auto;
    max-width: 640px;
    min-height: 27px;
    position: relative;
}

ul.nav-footer, div.nav-footer > ul {
    margin: 5px 0 0;
    padding: 0;
}

.nav-footer li {
    display: inline-block;
    position: relative;
}

.nav-footer li a {
    border-right: 1px solid #000000;
    color: #141412;
    display: block;
    font-family: 'Patrick Hand SC';
    font-size: 15px;
    line-height: 9px;
    padding: 0 6px 2px 5px;
    text-decoration: none;
}

.nav-footer li:hover > a, .nav-footer li a:hover {
    color: #fff;
}

.nav-footer .current_page_item > a, .nav-footer .current_page_ancestor > a, .nav-footer .current-menu-item > a, .nav-footer .current-menu-ancestor > a {
    color: #fff;
}

.nav-footer li.cls-last a {
    border: none !important;
}


#sliderCarousel{height:275px}
#sliderCarousel .carousel-control{background:0;margin-top:80px;opacity:1}
#sliderCarousel .left.carousel-control{margin-left:-50px}
#sliderCarousel .right.carousel-control{margin-right:-50px}

.slider-cnt {
    background: url("images/slide-bg.jpg") repeat-x;
    height: 295px;
    border-top: 1px solid #79CBC5;
    padding: 22px 0 0;
}

.slider-inner {
    width: 1162px;
    margin: auto;
    height: 272px;
}

#banner-fade ul {
    list-style: none;
}

.slide-content {
    color: #006BB7;
    float: left;
    font-family: 'PatrickHand';
    font-size: 29px;
    height: 243px;
    width: 435px;
    margin-left: 117px;
}

.slide-img {
    background-color: #FFFFFF;
    float: right;
    height: 243px;
    padding: 8px;
    width: 470px;
    margin-right: 115px;
}

.slider-inner #container {
    margin: auto;
}

.findoutmore {
}

.starttoday.upper {
    float: right;
    margin: 13px 13px 0 0;
}

.starttoday.lower {
    margin-top: 10px;
    float: right;
    display: none;
}

.starttoday a {
    font-family: 'Patrick Hand SC';
    padding: 4px 23px !important;
    font-size: 18px !important;
}

.starttoday a:hover {
    color: #ddd;
}

.findoutmore a, .starttoday a, .getstart a {
    color: #fff;
    background-color: #006bb7;
    font-size: 16px;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

.img-inn {
    position: relative;
}

.img-caption {
    position: absolute;
    top: 20px;
    color: #fff;
    background-color: #006bb7;
    font-size: 16px;
    padding: 4px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -khtml-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
}

.slide-btm {
    background: url("images/slide-btm.png") no-repeat;
    height: 25px;
    width: 547px;
    float: right;
    margin-right: 66px;
}

ol.bjqs-markers {
    display: none;
}

.slide-cont {
    height: 180px;
    max-height: 181px;
}

.img-gallery-cnt {
    height: 183px;
    background-color: #006bb7;
    border: 1px solid #006BB7;
}

.gallery-inner {
    margin: auto;
    width: 982px;
    height: 160px;
}

.img-list {
}

.img-list ul {
    padding: 0px;
    list-style: none;
    margin: 19px 0 0;
}

.img-list ul li {
    display: inline;
    padding: 14px 9px 0 3px;
}

.img-list ul li img {
    border: 1px solid #3389C5;
    background-color: #fff;
    padding: 3px;
    box-shadow: 1px 7px 9px -8px #3D3B3B;
    -webkit-box-shadow: 1px 7px 9px -8px #3D3B3B;
    -moz-box-shadow: 1px 7px 9px -8px #3D3B3B;
    -o-box-shadow: 1px 7px 9px -8px #3D3B3B;
}

.home-services {
    text-align: center;
}

.home-services ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.home-services ul li {
    display: inline-block;
    float: left;
    margin: 0 10px 0 8px;
    padding: 0;
}

.home_title h1 {
    color: #05558F;
    font-family: 'PatrickHand';
    font-size: 54px;
    font-weight: normal;
    text-align: center;
    background: url("images/ser_tit.png") no-repeat center bottom;
    padding-bottom: 7px;
    margin-top: 15px;
}

.home_title h5 {
    color: #05558F;
    font-family: 'PatrickHand';
    font-size: 54px;
    font-weight: normal;
    text-align: center;
    background: url("images/ser_tit.png") no-repeat center bottom;
    padding-bottom: 7px;
    margin-top: 15px;
}

.ser-main h2 {
    font-family: 'Patrick Hand SC';
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}

.ser-main img {
    background-color: #FEFEFE;
    border: 1px solid #D9D9D9;
    padding: 4px;
}

.ser-main img:hover {
    box-shadow: 0 0 5px rgba(0, 108, 183, 0.8);
}

.ser-content {
    margin: 20px 0 10px 0;
}

.ser-content h2 {
    font-family: 'Source Sans Pro Bold';
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.ser-content p {
    font-family: 'Source Sans Pro';
    font-size: 13px;
    font-weight: normal;
    margin: 7px 0 7px 0;
}

.read-more {
    margin-top: 15px;
}

.read-more a {
    font-family: 'Patrick Hand SC';
    color: #fff;
    background-color: #006bb7;
    font-size: 16px;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}


.testimonial-section {
    padding: 30px 0 20px;
    border-top: 2px solid #006bb7;
    margin: 75px 0 30px;
    border-bottom: 1px solid #006bb7
}

.testimonial-title {
    padding: 0 0 8px;
    color: #05558f;
    font-family: 'PatrickHand';
    font-size: 40px;
    font-weight: normal;
    text-align: center;
    background: url("images/ser_tit.png") no-repeat center bottom;
    color: #05558f
}

.testimonial-inner {
    padding: 35px 26px 20px
}

.testimonial-inner p {
    margin: 0
}

.testimonial-inner .test-item {
    display: inline-block;
    width: calc(33% - 20px);
    margin: 0 9px;
    border: solid 1px #dedede;
    border-radius: 6px;
    padding: 8px 15px;
    vertical-align: top;
    min-height: 315px
}

.testimonial-inner .test-item .title {
    font-family: 'Patrick Hand SC';
    font-size: 24px;
    text-align: center;
    margin: 10px auto 15px
}

.testimonial-inner .test-item .location {
    width: auto;
    text-align: center;
    font-family: 'Patrick Hand SC';
    font-size: 20px;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 15px;
    float: none;
    min-height: 45px;
    padding: 0
}

.testimonial-inner .test-item .testimony {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    text-align: center;
    min-height: 125px
}

.testimonial-inner .test-item .rating {
    text-align: center;
    margin: 10px auto 15px
}

.location {
    float: left;
    width: 290px;
}

.map {
    background-color: #FFFFFF;
    border: 1px solid #CAC9C7;
    float: right;
    height: 252px;
    padding: 7px;
    width: 346px;
    -moz-box-shadow: 0 2px 10px -5px #000;
    -webkit-box-shadow: 0 2px 10px -5px #000;
    box-shadow: 0 2px 10px -5px #000;
}

.location ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 11px;
}

.location ul li {
    margin: 0 0 0 0;
    padding: 1px 0 14px;
    clear: both;
}

.location ul li span {
    background-color: #888888;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    color: #FFFFFF;
    float: left;
    font-size: 19px;
    line-height: 10px;
    margin: 0 5px 0 0;
    padding: 7px;
}

.loc_info {
    background-color: #C7C7C7;
    color: #000000;
    height: 82px;
    line-height: 18px;
    margin: 0 0 0 10px;
    padding: 5px;
    text-align: center;
    width: 261px;
}

.loc_info span {
    color: #006bb7;
    font-size: 18px;
    font-weight: bold;
}

.stayconnected {
}

.stayconnected ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.stayconnected ul li {
    display: inline;
    padding: 0 2px;
}

#MultipleMarkerMapDemo {
    border: 1px solid #cac9c7 !important;
}

.leftcont {
    width: 665px;
    float: left;
}

.rightsidebar {
    width: 280px;
    float: right;
}

.entry-thumbnail img {
    background-color: #FEFEFE;
    border: 1px solid #D9D9D9;
    padding: 4px;
    width: 150px;
}

.thumbbgpage {
    background-color: #FEFEFE;
    border: 1px solid #D9D9D9;
    padding: 4px;
}

.wp-pagenavi {
    min-height: 30px;
}

#blogthumb {
    float: left;
    margin-right: 8px;
}

#blogthumb img {
    width: 150px;
    height: 150px;
}

.thumbbg {
    background-color: #FEFEFE;
    border: 1px solid #D9D9D9;
    padding: 4px;
}

.thumbbg:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    color: #FF8C6A;
}

.post-thumb-cls {
    float: right;
    margin-left: 15px;
    background: none repeat scroll 0 0 #F9F9FB;
    border: 1px solid #E7E8EB;
    border-radius: 5px 5px 5px 5px;
    min-height: 158px;
    padding: 9px;
    width: 470px;
}

.post-no-thumb-cls {
    width: 664px;
    background: none repeat scroll 0 0 #F9F9FB;
    border: 1px solid #E7E8EB;
    border-radius: 5px 5px 5px 5px;
    min-height: 100px;
    padding: 10px 17px 12px;
}

.post-bubble-arrow {
    background: url("images/bubble-arrow-left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    margin: 8px 0 0 -28px;
    width: 19px;
}

.contentblog {
    float: left;
    margin-left: 0px;
}

.contentblog h1, .post-no-thumb-cls h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.ignoreptagtop {
    font-size: 14px;
}

.ignoreptagtop p {
    margin-top: 0px;
}

.cls_blog_listing {
    margin-bottom: 15px;
}

.contentblog h1 a, .post-no-thumb-cls h1 a {
    color: #006BB7;
    font-weight: bold;;
}

.read-rest a {
    margin-top: 10px;
    font-size: 14px;
    float: right;
}

.postedby {
    color: #000;
    font-size: 12px;
}

.newsletter h3 {
}

.newsletter #gform_1 .gform_body {
    float: left;
    width: 190px;
}

.newsletter #gform_1 .gform_footer {
    float: right;
    width: 30px;
}

.newsletter .gform_wrapper .gform_footer {
    clear: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.hd-newslet-tit {
    float: left;
    width: 218px;
    color: #ffffff;
    font-size: 18px;
    padding: 3px 12px;
    text-align: right;
}

.hd-newslet-frm {
    float: left;
    width: 225px;
}

.newsletter #gform_1 input[type="submit"] {
    background: url("images/go-btn.png") no-repeat center;
    height: 31px;
    margin: 3px 0 0;
    padding: 3px;
    text-indent: -9999px;
    width: 19px;
    border: none;
}

.newsletter #gform_1 input[type="text"] {
    background: url("images/news-txtbox.png") no-repeat;
    width: 190px;
    height: 30px;
    border: none;
    padding: 0 6px;
    margin: 3px 0 0;
    font-size: 15px;
    font-family: 'Source Sans Pro';
}

.newsletter .gform_wrapper {
    margin: 0px !important;
}

.newsletter .gform_wrapper div.validation_error {
    display: none !important;
}

.newsletter #gform_1 label {
    display: none !important;
}

.newsletter #gform_1 ul {
    list-style: none;
}

.newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.newsletter .gform_wrapper .ginput_container + .gfield_description.validation_message {
    margin: 0 !important;
}

.newsletter .gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}

.newsletter .gform_wrapper .validation_message {
    font-size: 9px !important;
    font-weight: normal;
    line-height: 9px;
}

.newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: -5px 0 0 0 !important;
}

.newsletter .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none !important;
}

.newsletter .gform_confirmation_message_1 {
    color: #79CBC5 !important;
    line-height: 15px;
}

.footer-signup {
    margin-bottom: 24px;
    min-height: 141px;
}

.footer-signup #gform_2 input[type="text"] {
    background-color: #ffffff;
    width: 238px;
    height: 31px;
    border: none;
    margin: 3px 0 8px;
    font-family: 'Source Sans Pro';
    font-size: 17px;
    padding: 0 5px 0 5px;
}

.footer-signup #gform_2 input[type="submit"] {
    font-family: 'Patrick Hand SC';
    color: #fff;
    background-color: #006bb7;
    font-size: 19px;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    width: 135px;
    height: 34px;
    border: none;
}

.footer-signup .gform_footer {
    margin: 16px 0 0 !important;
    padding: 0 !important;
}

.footer-signup .gform_wrapper {
    margin: 0px !important;
}

.footer-signup .gform_wrapper div.validation_error {
    display: none !important;
}

.footer-signup #gform_2 label {
    display: none !important;
}

.footer-signup #gform_2 ul {
    list-style: none;
}

.footer-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.footer-signup .gform_wrapper .ginput_container + .gfield_description.validation_message {
    margin: 0 !important;
}

.footer-signup .gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}

.footer-signup .gform_wrapper .validation_message {
    font-size: 12px !important;
    font-weight: normal;
    line-height: 10px;
}

.footer-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: 0px 0 0 0 !important;
}

.footer-signup .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none !important;
}

.footer-signup .gform_confirmation_message_2 {
    color: #18A815 !important;
}

.cls-sidebar {
    margin: 0 0 14px;
    background: url("images/pattern_bg.jpg") repeat;
    border: 1px solid #3BA3A4;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 9px;
}

.cls-sidebar h3 {
    background: url("images/heading.png") no-repeat;
    color: #FFFFFF;
    height: 47px;
    margin-top: 0;
    padding: 3px 10px;
    text-align: left;
    width: 278px;
}

.topmargin {
    margin-top: 35px;
}

.cls-sidebar ul {
    list-style: none;
    padding: 0 5px 0 10px;
}

.cls-sidebar ul li {
    background: url("images/li-arrow.png") no-repeat center left;
    padding-left: 13px;
}

.cls-sidebar ul li a {
    font-size: 16px;
}

.cls-page-right {
    margin: 0 0 14px;
    background: url("images/pattern_bg.jpg") repeat;
    border: 1px solid #3BA3A4;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 9px;
}

.cls-page-right h3 {
    background: url("images/heading.png") no-repeat;
    width: 278px;
    height: 47px;
    color: #ffffff;
    margin-top: 0;
    padding: 3px 10px;
    text-align: left;
}

.cls-page-right ul {
    list-style: none;
    padding: 0 5px 0 10px;
}

.cls-page-right ul li {
    background: url("images/li-arrow.png") no-repeat center left;
    padding-left: 15px;
}

.cls-page-right ul li a {
    font-size: 16px;
}

.margint20 {
    margin-top: 30px;
}

.paddingt30 {
    padding-top: 30px;
}

.services, .therapist_team, .office_team, .album_list {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 9px;
    border: 1px solid #006CB7;
}

.services h3, .therapist_team h3, .office_team h3, .album_list h3 {
    background-image: none;
    background-color: #006CB7;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.register ul li {
    background: none !important;
}

.register ul li label {
    margin: 0 !important;
    padding-right: 10px;
}

#gform_wrapper_8 .top_label .gfield_label {
    width: 29%;
}

#gform_wrapper_8 .ginput_complex, #gform_wrapper_8 .ginput_container {
    width: 100%;
}

#input_8_2 {
    width: 50% !important;
}

#gform_wrapper_8 input {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

#gform_submit_button_8 {
    margin-left: 24%;
    padding: 5px;
}

#gform_submit_button_8:hover {
    background-color: #f9f9f9;
}

.leftcontact {
    width: 625px;
    float: left;
}

.rightcontact {
    width: 321px;
    float: right;
}

.rightcontact {
    margin-bottom: 24px;
}

.rightcontact #gform_3 {
    margin-left: 10px;
    padding: 5px 0 20px 12px;
    width: 288px;
}

.rightcontact #gform_3 input[type="text"] {
    background-color: #ffffff;
    width: 271px;
    height: 31px;
    border: 1px solid #79CBC5;
    margin: 3px 0 8px;
    font-family: 'Source Sans Pro';
    font-size: 17px;
    padding: 0 5px 0 5px;
}

.rightcontact #gform_3 textarea {
    border: 1px solid #79CBC5;
    width: 271px;
    height: 130px;
    font-family: 'Source Sans Pro';
    font-size: 17px;
    padding: 0 5px 0 5px;
}

.rightcontact #gform_3 input[type="submit"], .application-form #gform_11 input[type="submit"], .application-form .gform_next_button, .application-form .gform_previous_button.button {
    font-family: 'Patrick Hand SC';
    color: #fff;
    background-color: #006bb7;
    font-size: 19px;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    width: 135px;
    height: 34px;
    border: none;
}

.rightcontact .gform_footer {
    margin: 16px 0 0 !important;
    padding: 0 !important;
}

.rightcontact .gform_wrapper {
    margin: 0px !important;
}

.rightcontact .gform_wrapper div.validation_error {
    display: none !important;
}

.rightcontact #gform_3 label {
    display: none !important;
}

.rightcontact #gform_3 ul {
    list-style: none;
}

.rightcontact .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.rightcontact .gform_wrapper .ginput_container + .gfield_description.validation_message {
    margin: 0 !important;
}

.rightcontact .gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}

.rightcontact .gform_wrapper .validation_message {
    font-size: 12px !important;
    font-weight: normal;
    line-height: 10px;
}

.rightcontact .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: 0px 0 0 0 !important;
}

.rightcontact .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none !important;
}

.rightcontact .gform_confirmation_message_2 {
    color: #18A815 !important;
}

.cls-cont-right {
    margin: 0 0 14px;
    background: url("images/pattern_bg.jpg") repeat;
    border: 1px solid #3BA3A4;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 9px;
}

.cls-cont-right h3 {
    background: url("images/heading-1.png") no-repeat;
    width: 320px;
    height: 47px;
    color: #ffffff;
    margin-top: 0;
    text-align: center;
}

.cont-no a:hover {
    text-decoration: none;
}

.waterford_build, .commerce_build {
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 4px;
}

.building_img {
    height: 500px;
    padding-top: 20px;
}

.building_img img {
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 4px;
}

.footer-links {
    background: #eaeaea;
}

.footer-links ul {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.footer-links ul li {
    font-size: 10px;
    display: inline-block;
    padding-right: 5px;
}

.album_list ul li.sub-galleries {
    background: none;
}

.cls_video_listing {
    margin-bottom: 15px;
}

#videothumb {
    float: left;
    margin-right: 8px;
}

.vidthumbbg iframe, .vidthumbbg img {
    background-color: #FEFEFE;
    border: 1px solid #D9D9D9;
    padding: 5px;
}

.vidthumbbg img:hover, .vidthumbbg:hover {
    box-shadow: 0 0 5px rgba(0, 108, 183, 0.8);
}

.vid-thumb-cls {
    float: right;
    margin-left: 15px;
    background: none repeat scroll 0 0 #F9F9FB;
    border: 1px solid #E7E8EB;
    border-radius: 5px 5px 5px 5px;
    min-height: 153px;
    padding: 9px;
    width: 380px;
}

.contentvid {
    float: left;
    margin-left: 0px;
}

.contentvid h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.view-large {
    margin-top: 15px;
    float: right;
}

.view-large a {
    font-family: 'Patrick Hand SC';
    color: #fff;
    background-color: #006bb7;
    font-size: 16px;
    padding: 4px 10px 4px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
}

.vidthumbbg img {
    width: 250px;
    height: 188px;
}

.sgl-video {
}

.paddingt85 {
    padding-top: 85px;
}

.cont-right {
    width: 300px;
    float: right;
}

.leftcontact iframe {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #CCC;
}

.postedby a {
    color: #006BB7;
    font-size: 14px;
}

.leftcont h2, .leftcont h1, .leftcont h3, .leftcont h4 {
    clear: right;
}

.entry-content h2 {
    clear: right;
}

.entry-thumbnail {
    width: 150px;
    height: 150px;
}

.leftcont ul {
    margin-left: 20px;
    padding: 0;
}

.leftcont ul li {
    background: url("images/li-arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    list-style:none;
    padding-left: 13px;
    background-position-y: 7px;
}

.thumbpage {
    width: 160px;
}

.ngg-album-compact h4 .ngg-album-desc {
    height: 20px !important;
}

.leftcont .addthis_toolbox {
    float: right;
    padding-top: 5px;
}

.service_listing, .sidebar_padding, .cls_service_listing, .testimonials {
    margin-top: 20px;
}

.therapist_team {
    margin-top: 20px;
}

.therapist_list {
    background: #C2F8F4;
    padding: 0 10px;
    margin-bottom: 20px;
}

.therapist_list > h1 {
    font-size: 25px;
}

/*************New Css*********************/
.toggleMenu {
    height: 40px;
    width: 40px;
    position: relative;
    display: none;
    padding: 0px;
    background-color: #006BB7;
}

.toggleMenu .toggled-title {
    position: relative;
    top: 9px;
    left: 0px;
    font-size: 16px;
    color: #333;
}

.toggleMenu .right-button {
    display: block;
    position: absolute;
    right: 8px;
    top: 9px;
}

.toggleMenu .right-button span {
    display: block;
    margin-top: 4px;
    height: 2px;
    background: #fff;
    width: 24px;
}

/**Start: Jobs**/
.cls_tits {
    /*border-bottom:1px solid #CCC;*/
}

.cls_subs {
    font-size: 15px;
    font-weight: bold;
}

.cls_first_det, .cls_second_det, .cls_first_det {
    font-weight: bold;
    margin-bottom: 8px;
}

.cls_date {
    float: left;
    margin-right: 40px;
}

.cls_service {
    float: left;
    margin-right: 40px;
}

.cls_location {
    float: left;
}

.cls_salary {
    float: left;
    margin-right: 40px;
}

.cls_salarytype {
    float: left;
    margin-right: 40px;
}

.cls_job_type {
    float: left;
}

.clear {
    clear: both;
}

.cls_link {
    border-bottom: 2px solid #ccc;
    margin-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.cls_linkbtn {
    background-color: #006bb7;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-family: "Patrick Hand SC";
    font-size: 19px;
    height: 34px;
    margin-right: 20px;
    padding: 4px 10px;
    text-decoration: none;
}

.cls_space {
    margin-right: 5px;
}

/*** Start: Apply Form ***/
.gform_wrapper #gform_9 label.gfield_label + div.ginput_container {
    margin: 0px !important;
}

#gform_9 input[type="submit"] {
    background-color: #006bb7;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-family: "Patrick Hand SC";
    font-size: 19px;
    height: 34px;
    padding: 4px;
    text-decoration: none;
    width: 180px;
}

.cls-sidebar #gform_9 ul li {
    background-image: none !important;
}

#gform_9 .gform_footer {
    clear: both;
    text-align: center !important;
    margin: 0;
}

#gform_9 .gfield_required {
    display: none;
}

#gform_9 label {
    display: none;
}

#gform_9 input[type="text"] {
    width: 97.7%;
    margin-bottom: 10px;
}

#input_9_11, #input_9_11_2 {
    width: 97.7% !important;
}

#input_9_11_container span {
    width: 100% !important;
    min-height: 0px;
    margin-bottom: 6px;
}

#input_9_11_container span.ginput_right {
    margin-left: 0% !important;
}

#input_9_11_container span.ginput_right input[type="text"] {
    margin-bottom: 4px !important;
}

#input_9_6 label {
    display: block;
}

#input_9_11 {
    margin-bottom: 4px !important;
}

#field_9_1, #field_9_2 {
    margin-bottom: 0px;
}

#input_9_12 {
    width: 100% !important;
}

#gform_9 #extensions_message {
    display: none;
}

#input_9_7 {
    min-height: 158px;
    position: relative;
}

#input_9_7_5_container {
    position: absolute;
    margin-left: 4px;
}

#input_9_7_4_container {
    left: 0; /*min-height: 88px;*/
    position: absolute;
    top: 117px;
    width: 100%;
    margin-left: 0px;
}

#input_9_7_4_container select {
    background: url("images/drop-down-right.png") no-repeat scroll right 0 #fff;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #abadb3;
    height: 29px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#input_9_7_4_container select::-ms-expand { /* for IE 11 */
    display: none;
}

#field_9_12 label {
    display: block !important;
    margin-bottom: 0;
}

/*#input_9_7_4 {width:100%;}*/

/*#input_9_3, #input_9_5,#input_9_11, {width:97.7%;}*/
/*** End: Apply Form ***/

/*** Start: MailChamb Form ***/
.gform_wrapper #gform_10 label.gfield_label + div.ginput_container {
    margin: 0px !important;
}

#gform_10 input[type="text"] {
    width: 97%;
    margin-bottom: 10px;
}

.cls-sidebar #gform_10 ul li {
    background-image: none !important;
}

#gform_10 .gform_footer {
    clear: both;
    text-align: center !important;
    margin: 0;
}

#gform_10 input[type="submit"] {
    background-color: #006bb7;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-family: "Patrick Hand SC";
    font-size: 19px;
    height: 34px;
    padding: 4px;
    text-decoration: none;
    width: 180px;
}

#gform_10 .gfield_required {
    display: none;
}

#gform_10 label {
    display: none;
}

body .hd-newslet-frm .gform_wrapper ul li.gfield, body .hd-newslet-frm .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}

.application-form #field_11_2, .application-form #field_11_6, .application-form #field_11_26, .application-form #field_11_32, .application-form #field_11_36, .application-form #field_11_56, .application-form #field_11_38 {
    margin-bottom: 30px;
}

/*.application-form #field_11_16 {
    margin-bottom: 80px;
}*/
.application-form #field_11_18, .application-form #field_11_44, .application-form #field_11_39, .application-form #field_11_55 {
    margin-bottom: 20px;
}

.application-form #field_11_12, .application-form #field_11_42 {
    margin-bottom: 38px;
}

.application-form #field_11_22 {
    margin-bottom: 28px;
}

.application-form #field_11_26 {
    margin-bottom: 22px;
}

.application-form .gform_body ul.gform_fields > li {
    float: left;
    width: 50%;
    clear: none !important;
}

.application-form .gform_body ul.gform_fields > li.gfield_html, .application-form .gform_body ul.gform_fields > li.gsection {
    width: 100%;
}

.application-form .gform_wrapper .gfield_date_day, .application-form .gform_wrapper .gfield_date_month, .application-form .gform_wrapper .gfield_date_year, .application-form .gform_wrapper .gfield_date_year {
    width: 30% !important;
    margin-right: 10px;
}

.application-form .gform_wrapper .gfield_date_day input, .application-form .gform_wrapper .gfield_date_month input, .application-form .gform_wrapper .gfield_date_year input, .application-form .gform_wrapper .gfield_date_year input {
    width: 100% !important;
}

body .application-form .gform_wrapper .top_label div.ginput_container, body .application-form .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

.application-form #input_11_56 {
    width: 100% !important;
}

.application-form .gform_next_button.button, .application-form .gform_previous_button.button {
    padding: 5px 15px;
}

.application-form .gfield_select {
    border: 1px solid #abadb3;
}

.application-form .gsection, .application-form .gform_wrapper li.gfield.field_description_below + li.gsection {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#gform_wrapper_11 {
    display: block !important;
}

/*** End: MailChamb Form ***/

/*** End: Jobs ***/

/*
div#gform_wrapper_14 input {
    display: block;
    margin: auto!important;
    width: 90%;

}

div#gform_wrapper_14 textarea {
    display: block;
    margin: auto!important;
    width: 90%;

}*/

div#gform_wrapper_14 .ginput_container {
    margin-top: 8px;
    margin-left: 15px !important;
}

div#gform_wrapper_15 .ginput_container {
    margin-top: 8px;
    margin-left: 15px !important;
}

li#field_15_5 > label {
    margin-top: 8px;
    margin-left: 15px !important;
}

li#field_15_8 > p {
    margin-top: 8px;
    margin-left: 15px !important;
}

input#input_15_10 {
    width: 100%;
}

input#input_15_3 {
    width: 100%;
}

input#input_15_4 {
    width: 100%;
}

ul#input_15_5.gfield_checkbox {
    margin-bottom: 20px;
}

#input_15_9 {
    height: 80px;
}

input#gform_submit_button_15 {
    margin-bottom: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.tac {
    text-align: center;
}

.button-special-group {
    color: white;
    background-color: red;
    padding: 2px;
    text-align: center;
    margin: auto;
    display: block;
    width: 50%;
}

div#gform_wrapper_14 li#field_14_9 {
    display: block !important;
    margin: auto !important;
    width: 90%;
    margin-top: 20px !important;
}

input#gform_submit_button_14 {
    display: block !important;
    margin: auto;
    margin-bottom: 20px !important;
}

#nn-review-home .nn-review-cont {
    float: left !important;
    width: 33% !important;
    max-height: 500px;
    height: 500px;
    display: inline-block;
    border: solid grey 3px;
}

#nn-review-home .nn-review-inner-cont h2 {
    display: none;
}

#nn-review-home .nn-review-inner-cont h3 {
    max-height: 30px;
    padding: 0 10px 0 10px;
}

#nn-review-home .nn-review-header h4 {
    padding: 0 10px 0 10px;
}

#nn-review-home .nn-review-inner-cont {
    text-align: center;
}

#nn-review-home .nn-review-inner-cont p {
    padding: 0 10px 0 10px;
    max-height: 80px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    overflow-wrap: break-word;
}

#nn-review-home .nn-review-header {
    padding-top: 10px;
    height: 245px;
}

#nn-review-home .nn-review-footer {
    padding-top: 25px;
}

/**********************Responsive**************************/
@media (max-width: 1180px) {
    .slider-inner {
        width: 1000px;
    }

    .slider-inner #container {
        max-width: none;
    }

    .slide-content {
        margin-left: 45px;
        font-size: 25px;
        width: 411px;
    }

    .slide-img {
        height: 222px;
        width: 425px;
        margin-right: 40px;
    }

    .starttoday.upper {
        display: none
    }

    .starttoday.lower {
        display: block
    }

}

@media (max-width: 1000px) {
    .header-inner, .slider-inner, .gallery-inner, .main-site, .footer-cnt, .city-code, .footer-navbar {
        width: 768px;
    }

    .logo-cnt {
        width: 120px;
    }

    .logo {
        height: 102px;
        width: 120px;
        background-size: 100%;
    }

    .socialinfo {
        width: 645px;
    }

    .newsletter {
        margin-left: 0px;
    }

    .navbar {
        margin-left: -120px;
    }

    .starttoday a {
        padding: 4px 7px !important;
        font-size: 17px !important;
    }

    .nav-sec li a {
        font-size: 22px;
        padding: 19px 6px 18px 68px;
    }

    .slide-content {
        width: 300px;
        font-size: 20px;
        line-height: 22px;
    }

    .slide-cont {
        height: 128px;
        max-height: 128px;
    }

    .slide-img {
        width: 340px;
    }

    .img-list ul li {
        display: inline-block;
    }

    .img-list ul li img {
        max-width: 113px;
    }

    .home-services ul li {
        margin: 0 0px 20px 0px;
        padding: 0 10px;
        width: 50% !important;
        min-height: 330px;
    }

    .foot-map {
        width: 50%;
    }

    .location {
        padding-bottom: 20px;
    }

    .map {
        float: left;
    }

    .copy {
        background: #A7A7A7;
    }

    .footermenu {
        width: 100%;
    }

    .footer-nav {
        max-width: 376px;
    }

    .site-info {
        float: none;
        clear: both;
        text-align: center;
        width: 100%;
    }

    .leftcont {
        width: 510px;
    }

    .leftcont img {
        max-width: 100%;
        height: auto;
    }

    .rightsidebar {
        width: 250px;
    }

    .cls-page-right h3 {
        width: 100%;
        background-size: 100% 100%;
    }

    .cls-sidebar h3 {
        background-size: 100% 100%;
        width: 100%;
    }

    .post-thumb-cls {
        margin-left: 0;
        width: 340px;
    }

    .post-bubble-arrow {
        margin: 8px 0 0 -19px;
        width: 10px;
    }

    .ngg-slideshow-image-list img {
        max-width: 100%;
        height: auto;
    }

    .post-no-thumb-cls {
        width: 100%;
    }

    .leftcontact {
        width: 510px;
    }

    .rightcontact {
        width: 250px;
    }

    .cls-cont-right h3 {
        width: 100%;
        background-size: 100% 100%;
    }

    .rightcontact #gform_3 {
        margin-left: 0px;
        padding: 5px 0 20px 8px;
        width: 100%;
    }

    .contfrm1, .contfrm2, .contfrm3 {
        width: 33.33%;
        padding: 0px 10px;
    }

    .leftcontact .location {
        width: 100%;
    }

    .leftcontact .cont-right {
        width: 100%;
    }

    .contmap #MultipleMarkerMapCont {
        width: 100% !important;
    }

    .rightcontact img {
        max-width: 100%;
        height: auto;
    }

    .testimonial-inner .test-item {
        width: 75%;
        margin: 0 auto 30px;
        display: block;
        min-height: auto
    }

    .testimonial-inner .test-item .location {
        min-height: auto
    }

    .testimonial-inner .test-item .testimony {
        min-height: auto
    }

}

@media (min-width: 770px) {
    .menuResp {
        display: block !important;
    }

}

@media (max-width: 768px) {
    .header-inner, .slider-inner, .gallery-inner, .main-site, .footer-cnt, .city-code, .footer-navbar {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .site-header {
        background: url("images/hd-bg.jpg") repeat-x;
        height: auto;
        background-color: #79CBC5;
    }

    .header-inner {
        height: auto;
    }

    .navbar {
        margin-left: -125px;
        position: relative;
        float: none;
        clear: both;
        margin-top: 0;
        z-index: 100;
    }

    .toggleMenu {
        display: block;
    }

    .menuResp {
        display: none;
    }

    .main-navigation {
        clear: both;
        position: absolute;
        width: 100%;
        background-color: #006BB7;
    }

    ul.nav-menu, div.nav-menu > ul {
        margin-right: 0;
    }

    .nav-menu li {
        display: block;
        border-top: 1px solid #1467A3;
    }

    .navbar ul li.current_page_item, .navbar ul li.current_page_ancestor, .navbar ul li.current-menu-item, .navbar ul li.current-menu-ancestor {
        height: auto;
    }

    .main-navigation .navbar ul {
        height: auto;
    }

    .nav-menu li a {
        color: #FFF;
    }

    .navbar ul li.current_page_item a {
        color: #FFF;
        background-color: #005897;
    }

    .nav-menu .sub-menu, .nav-menu .children { /*display:block !important;*/
        background-color: #0683DB;
        width: 100%;
        position: relative;
        left: 0;
    }

    .nav-menu .sub-menu ul, .nav-menu .children ul {
        left: 0;
    }

    .navbar ul li ul li {
        padding-left: 0px;
    }

    .nav-sec {
        text-align: center;
    }

    .starttoday {
        margin-top: -38px;
        position: relative;
        z-index: 110;
    }

    .socialinfo {
        width: auto;
        float: none;
        margin-left: 124px;
    }

    .socialinfo .clr {
        clear: inherit;
    }

    .slider-cnt {
        height: 350px;
        background: url("images/slide-bg.jpg");
    }

    #banner-fade ul {
        height: 315px !important;
    }

    li.bjqs-slide {
        height: 320px !important;
    }

    .slide-content {
        width: 100%;
        line-height: 22px;
        margin-left: 0;
        padding: 0 45px;
        height: auto;
    }

    .slide-img {
        width: 300px;
        height: auto;
        margin: 0 auto;
        float: none;
        clear: both;
    }

    .slide-cont {
        height: auto;
        max-height: none;
    }

    .slide-btm {
        width: 300px;
        float: none;
        margin: 0 auto;
        background-size: 100%;
    }

    #banner-fade ul.bjqs-controls {
        height: auto !important;
    }

    .img-gallery-cnt, .gallery-inner {
        height: auto;
        text-align: center;
    }

    .img-list ul li img {
        max-width: none;
    }

    .img-list ul {
        padding-bottom: 20px;
    }

    .leftcont {
        width: 100%;
    }

    .post-thumb-cls {
        margin-left: 170px;
        width: auto;
        float: none;
    }

    .rightsidebar {
        width: 100%;
    }

    h1 {
        font-size: 30px;
        margin: 12px 0;
        line-height: 34px;
    }

    menu, ol, ul {
        padding: 0 0 0 18px;
    }

    .leftcontact {
        width: 100%;
    }

    .rightcontact {
        width: 100%;
    }

    .rightcontact div {
        height: auto !important;
    }

    .building_img {
        padding-top: 15px;
        width: auto;
    } {
    display: none;
}



.foot-map {
    text-align: center;
}

.location ul {
    display: block;
    margin: auto;
}

.location {
    width: 100%;
}

.loc_info {
    display: block;
    margin: auto;
}


.foot-newsletter {
    text-align: center;
}

.footer-signup {
    /* text-align: center; */
}

ul#gform_fields_2 {
    text-align: center;
}


.footer-signup #gform_2 input[type="submit"] {
    display: block;
    margin: auto;
    line-height: inherit;
}
#gform_wrapper_2 #input_2_3 {
    transform: scale(0.8, 0.8);
    /* position: relative; */
    left: 0px;
    display: inline-block;
}
.foot-map .map {
    float: unset;
    display: inline-flex;
    padding-top: 8px;
}

}

@media (max-width: 760px) {
    .introtxt {
        display: none;
    }

    .newsletter {
        width: 100%;
    }

    .hd-newslet-tit {
        display: none;
    }

    .hd-newslet-frm {
        float: right;
        width: 210px;
        display: none;
    }

    .newsletter #gform_1 .gform_footer {
        width: 14px;
    }

    .cont-no {
        margin: 5px 5px 0 0;
    }

    #banner-fade ul.bjqs-controls {
        display: none;
    }

    .slide-content {
        padding: 0 0px;
    }

    .contact-top {
        background: url("images/topcontact-bg.jpg");
        overflow: hidden;
        padding-bottom: 15px;
    }

    .contfrm1, .contfrm2, .contfrm3 {
        width: 100%;
        padding-bottom: 20px;
    }

}

@media (max-width: 660px) {
    .home-services ul li {
        width: 100% !important;
    }

    .foot-map {
        width: 100%;
    }

    .map {
        width: 100%;
    }

    #MultipleMarkerMapDemo {
        width: 100% !important;
    }

    .foot-newsletter {
        width: 100%;
    }

}

@media (max-width: 560px) {
    #blogthumb img {
        width: 70px;
        height: 70px;
    }

    .post-thumb-cls {
        margin-left: 89px;
    }

    .post-thumb-cls h1 {
        font-size: 23px;
        margin: 0px 0;
    }

}

@media (max-width: 480px) {
    .sociallinks {
        float: none;
        width: auto;
        margin-top: 0px;
        height: 40px;
        padding-top: 5px;
    }

    .sociallinks .widget_text {
        float: right;
    }

    .cont-no {
        margin-top: 16px;
        width: 148px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .starttoday {
        float: none;
        text-align: center;
    }

    .secbar {
        margin-top: 20px;
    }

}

@media (max-width: 400px) {
    .hd-newslet-frm {
        width: 168px;
    }

    .newsletter #gform_1 .gform_body {
        width: 150px;
    }

    .newsletter #gform_1 input[type="text"] {
        width: 150px;
        background-size: 100% 100%;
    }

    .img-list ul li {
        width: 45%;
    }

    .img-list ul li img {
        max-width: 100%;
    }

}

/*@media only screen and (min-device-width:320px) and (max-device-width:480px){.slider-cnt{border-top:1px solid #79CBC5;}
.slider-inner{width:982px;margin:auto;height:272px;}
.slide-content{color:#006BB7;float:left;font-family:'PatrickHand';font-size:29px;height:215px;width:376px;margin-left:60px;}
.slide-img{background-color:#FFFFFF;float:right;height:215px;padding:8px;width:416px;margin-right:60px;}
.slide-btm{height:22px;width:470px;float:right;margin-right:36px;background:url("images/slide-btm1.png") no-repeat;}
.slide-cont{height:180px;max-height:181px;}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px){.slider-cnt{border-top:1px solid #79CBC5;}
.slider-inner{width:982px;margin:auto;height:272px;}
.slide-content{color:#006BB7;float:left;font-family:'PatrickHand';font-size:29px;height:215px;width:376px;margin-left:60px;}
.slide-img{background-color:#FFFFFF;float:right;height:215px;padding:8px;width:416px;margin-right:60px;}
.slide-btm{height:22px;width:470px;float:right;margin-right:36px;background:url("images/slide-btm1.png") no-repeat;}
.slide-cont{height:180px;max-height:181px;}
.nav-menu li a{padding:6px;}
.navbar ul li.current_page_item a{display:inline;}
}*/




li#bluebox {
    background: #006bb7;
    padding: 45px 10px 38px 10px;
    color: white;
    cursor:     pointer;
}

li#bluebox h2, li#bluebox p { color:    white; }

li#bluebox i {
    font-size: 3.5rem;
    color: white;
}

li#bluebox img {
    background: transparent!important;
    border: 0px!important;
        width: 45px;
    position: relative;

}


li#bluebox:hover {
    box-shadow: 2px 2px 2px 2px black;
}

.rightsidebar #bluebox {
    width: 100%!important;
    list-style: none;
    text-align: center;
}

.rightcontact #bluebox {
    width: 100%!important;
    list-style: none;
    text-align: center;
}



    details summary::-webkit-details-marker {
  color: transparent;
}
details summary:before {
     font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0fe";
}

details[open] summary::-webkit-details-marker {
   color: transparent;
}
details[open] summary:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f146";

}

details.JCWCollapseItem summary {
    color: #337ab7;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

.vids {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 30px;
}

.vids video {
    height: 135px;
    margin-bottom: 10px;
}

p.teleVidTitle {
    color: #337ab7;
    font-size: 24px;
}

.vidItem {
    padding: 8px;
}

.ser-content .btn {
    background: white;
    width: fit-content;
    font-weight: bold;
    font-family: 'Patrick Hand SC';
    font-size: 16px;
    padding: 2px 1px 3px 1px;
}

div#regForm ul li input[type="text"] {
    width: 100%!important;
}

div#regForm input[type='submit'] {
    color: #fff;
    background-color: #006bb7;
    font-size: 16px;
    padding: 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    /* left: -19px; */
    padding: 10px;
    margin-left: 15px;
}

.leaveUsReview {
    text-align: center;
    margin-top: 40px;
}

.leaveUsReview p {
    font-size: 2.5rem;
    font-weight: bold;
}