/*
CTC Separate Stylesheet
Updated: 2019-02-27 17:11:38
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 1.3.1551287498
*/

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
       font-family: 'Asap', sans-serif;
	font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
letter-spacing: 1px;
  

	
}

body.page-id-5 h1.entry-title {display: none;}
/*body.page-id-462 h1 {padding-bottom: 80px!important;}*/



header {
  width: 100%;
   height: 130px; background-color: #FFF; 

  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;

  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  }


#logo {position: fixed; top: 30px; left: 45px;  z-index: 1000;}

#logo img {width: 200px; height: auto;}

header #menuBar {display: fixed; padding-top: 17px;}

	 header #menu {position:static; width: 90%; text-align: right;

    font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform:uppercase;
	padding-top: 5px;
	letter-spacing: 2px;  
	z-index: 999;
	display: inline;
	line-height: 3.4em;
	margin-right: 45px;
         float: right;

}

header #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



header #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 1%; padding-right: 1%;
	display: inline;
	border-right: solid 1px #ae2d91;
    position: relative;
}

header #menu a {color: #ae2d91; text-decoration: none;}

header #menu a:hover {opacity: 0.7!important; text-decoration: none;}

header #menu li.menu-item-435 {border-right: 0px!important;}



#menu ul li ul {
  padding: 0;

  position: absolute;
  top: 8px;
  left: 0px;
  width: 185px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;



  
  z-index: 100;
  border-left: solid 0px #00659c;
      border-right: solid 0px #00659c;
      border-bottom: solid 0px #00659c;
    

   visibility: hidden;
 
}







#menu ul li ul li {
	display: block;
	color: #FFF;
padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FFF;
	text-align: left;
	border-bottom: solid 1px #ae2d91;
    border-left: solid 1px #ae2d91;
    border-right: solid 1px #ae2d91;
    border-top: solid 1px #ae2d91;
	height: auto;	line-height: 1.5em;
    


	
}


#menu ul li ul > li:first-child {margin-top: 40px; border-bottom: 0px!important;}



ul.sub-menu a {
	background-image: none!important;
	border-top: 0px!important;
	padding-top: 5px!Important; padding-bottom: 5px!important;
}


ul.sub-menu a:hover {opacity: 0.7!important;}



#menu ul li ul li:hover { background: #FFF; }

#menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;

}


#menu ul li ul li a { color: #ae2d91!important;}

#menu ul li ul li a:hover {color: #922579;!important; }









#menu ul li ul li ul li {
  padding: 0;

  position: absolute;
  top: -47px;
  left: 185px;
  width: 185px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  
  z-index: 100;
  border-right: 0px;
  
  
}
#menu ul li ul li ul li {
	display: block;
	color: #fff;
	padding: 6px 12px;
	font-size: 11px;
	text-transform:uppercase;

	text-align: left;
	border-right: 0px;	 
	height: auto;
}


#menu ul li ul li:hover { background: #FFF; }
#menu ul li ul li:hover ul li {
  display: block;
  opacity: 1;
  visibility: visible;
}


#menu ul li ul li#menu-item-2188 {border-top: 0px!important;}






.rmp-menu-item-link  {width: auto!important;}




header #headerContact {
	position: fixed;
	width: auto;
	text-align: left;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing: 3px;
	color: #ae2d91;
	right: 0;
	z-index: 998;
	padding-top: 12px;
	padding-left: 0%;
	padding-right: 41px;

	display: inline;
}


header #headerContact a {color: #bf48a2; text-decoration: none;}

header #headerContact a:active {color: #bf48a2; text-decoration: none;}

header #headerContact a:visited {color: #bf48a2; text-decoration: none;}

header #headerContact a:hover {color: #a13487; text-decoration: none;}

#headerLine2 {	position:static; width: 90%; text-align: right;

    font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform:uppercase;
	padding-top: 5px;
	letter-spacing: 2px;  
	z-index: 999;
	display: inline;
	line-height: 3.4em;
	margin-right: 50px;
         float: right;
    color: #52ace7;
}
	
	
	
	

#headerLine2 a {color: #52ace7; text-decoration: none!important; margin-left: 5px!important; margin-right: 5px!important;}


#headerLine2 a:hover {color: #6dc2f0;}





a.navButton {border-radius: 20px!important; background-color: #52ace7!important; color: #FFF!important; padding-top: 10px!important; padding-bottom: 10px!important; padding-right: 14px!important; padding-left: 14px!important;}


a.navButton:hover {border-radius: 20px!important; background-color: #6dc2f0!important; color: #FFF!important; padding-top: 10px!important; padding-bottom: 10px!important; padding-right: 14px!important; padding-left: 14px!important;}


#tieNav a:hover {opacity: 0.8!important;}
#tieNav li.active img {opacity: 0.7!important;}
#tieNav img {max-width: 300px; height: auto;}


a.topIcon {background-color: #cf0095; border-radius: 50%; height: 38px; width: 38px; display: inline-block; text-align: center; vertical-align: top; margin-left: 10px;}

a.topIcon:hover {opacity: 0.8;}

.topIcon img {width: 20px; height: auto; margin-left: 0px!important; float: none!important; margin-top: 12px;}

.topIcon.iconTel {display: inline-block!important;}
	
.topIcon.iconTel img {margin-top: 10px!important; width: 17px!important;}
	
header.smaller {
   height: 87px; background-color: #FFF; }
	
 

#bookingTab {position: fixed; right: 0; top: 130px; width: 41px;  z-index: 1001;}

#bookingTab img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;}

#bookingTab img:hover { opacity: 0.8; /* css standard */
    filter: alpha(opacity=80); /* internet explorer */}
	
body.page-id-81 #bookingTab, body.page-id-1264 #bookingTab {display: none;}







#slider {width: 100%; float: left; margin-top: 87px; }

#largeSlider {display: none;}

body.home .entry-content {margin-top: 30px;}

body.home .entry-content h2 {font-size: 30px!important;}

.entry-content {margin-top: 100px;}

.entry-content a {color: #be0093; text-decoration: none;}

.entry-content a:hover {color: #a2007d; text-decoration: none;}

.linkColor a {font-weight: 700!important;}

.linkColor a:hover {font-weight: 700!important;}

.entry-content h1 {font-size: 40px!important; line-height: 48px; margin-bottom: 50px; font-weight: 700; letter-spacing: 1px; color: #AF2D91;}

.entry-content h2 {font-size: 27px!important; line-height: 33px; margin-bottom: 50px; color: #48B2E8; letter-spacing: 1px;}

body.page-id-1952 .entry-content h2, body.page-id-1910 .entry-content h2 {font-size: 30px!important; line-height: 36px;
	margin-bottom: 0px; font-weight: 700; letter-spacing: 1px; color: #AF2D91!important; padding-bottom: 25px!important;}

.listSpace li {padding-bottom: 25px!important;}

a.blueLink {color: #48B2E8!important; text-decoration: none;}
a.blueLink:hover {opacity: 0.7!important;}



#subSlider {display: none;}

#bannerCells .panel-cell-style {min-height: 36.6vh!important;}

#topBanner {height: 68vh; max-height: 850px!important;
	background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/05/smile-squad-banner-4.jpg);
	background-position: center center;
	background-size: cover; margin-top: 100px;}


#contentBanner {height: 90vh;}



.contentBox {width: 70%!important; max-width: 1100px!important; margin-left: auto!important; margin-right: auto!important;}

.contentBox2 {width: 80%!important; max-width: 1100px!important; margin-left: auto!important; margin-right: auto!important;}

.ow-button-base {text-transform: uppercase; font-size: 14px!important; letter-spacing: 3px;}
.ow-button-base a {padding-top: 20px!important; padding-bottom: 20px!important; font-weight: 600!important; border: 0px!important; border-radius: 30px!important;}

.contactDetails table {width: 100%;}

.contactDetails td {padding-right: 30px;}

.contactDetails h4 {font-size: 16px; margin-bottom: 10px; margin-top: 20px;}


form.wpcf7-form p {padding-top: 0px!important; padding-bottom: 0px!important; margin-top: 0px!important; margin-bottom: 0px!important;}

.socialContact img {margin-right: 20px; width: 35px; height: 35px;}

.socialContact img:hover {opacity: 0.8;}

#pg-568-1 {margin-bottom: 0px!important;}

.bookOnline a {display: block; width: 130px; padding-top: 7px; padding-bottom: 7px; padding-left: 0px; padding-right: 0px; color: #FFF!important;
text-decoration: none; text-align: center; background-color: #be0093; border-radius: 30px; font-size: 11px; text-transform: uppercase; height: auto;}

li#menu-item-1365 {border-right: 0px!important;}


#menu-item-771 a {padding-top: 12px; padding-bottom: 12px; padding-left: 14px; padding-right: 14px; color: #FFF!important;
text-decoration: none; text-align: center; background-color: #be0093; border-radius: 30px; font-size: 11px; text-transform: uppercase; height: auto;}

header #menu li#menu-item-771 {border-right: 0px!important;}

#menu-item-771 a:hover {opacity: 0.8;}

.bubbleBox {background-size: 120% auto!important;}


#tieList ul {margin-top: 0px!important; margin-bottom: 0px!important; padding-top: 0px!important; padding-bottom: 0px!important;}

#removeSpace p {margin-bottom: 0px!important;}

#playPause {display: none!important;}

#introHome {

	background-attachment: fixed;
	background-image: url(images/bubble1.png);
	background-repeat: no-repeat;
	background-position: center -400px;
	background-size: 120% auto;
     font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 16px;
color: #58595B;
line-height: 24px;
	letter-spacing: 1px;
}

body.home #introContent, body.home #introHome {width: 100%; float: left;
}

body.home h2 {padding-top: 20px!important;}
	
body.page-id-187 #introContent {width: 60%!important;}

body.page-id-187 #introContent h3 {padding-top: 30px; width: 100%; float: left; text-transform:uppercase;}

#introContent a {color: #4cb4e7; text-decoration: none; font-weight: 900;}

#introContent a:hover {color: #77c7ee; text-decoration: none; font-weight: 900;}
	
	
#introContent .column {width: 43%; display: inline-block; padding-left: 3%; padding-right: 3%; vertical-align:top;}


#introContent .ac_title_class { width:90%!important; font-weight: 700!important;
		font-size: 16px!important;}
		
		#introContent .wpsm_panel-body { font-weight: 400!important;
		font-size: 16px!important;}

#introContent .ac_open_cl_icon, #introContent .fa, #introContent .fa-plus {vertical-align: top;}

div.wpsm_panel-body .wpsm_panel-body_inner {padding-left: 35px!important;}





#wpsm_accordion_1011 span.ac_open_cl_icon, #wpsm_accordion_1012 span.ac_open_cl_icon, #wpsm_accordion_551 span.ac_open_cl_icon, #wpsm_accordion_549 span.ac_open_cl_icon {padding-top: 15px!important;}

.wpsm_panel-body {padding-top: 0px!important;}

	
#introHome h1 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 40px;
	
	letter-spacing: 1px;
	text-align:center;
	color: #48B2E8;
	padding-bottom: 50px;
	padding-top: 0px;
	margin: 0px;
	line-height: 1.2em;}
	
	#introHome h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 30px;

	letter-spacing: 1px;
	text-align:center;
	color: #48B2E8;
width: 100%; float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 70px;}
	
	#introHome h3 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 22px;

	letter-spacing: 1px;
	line-height: 1.5em;
	text-align:center;
	color: #48B2E8;
	margin: 0px;
	padding-top: 60px; width: 100%; float: left;}








#teamFeature img:hover {opacity: 0.8!important;}



#features {width: 100%; float: none; text-align: center; max-width: 1200px; margin-left: auto; margin-right: auto;}

#features ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#features li {margin: 0px;
list-style-type: none; display: inline-block;
width: 30%;}



#features img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;width: 100%; height: auto; max-width: 290px;}

#features img:hover { opacity: 0.8; /* css standard */
    filter: alpha(opacity=70); /* internet explorer */}

#introBox {width: 85%; max-width: 1000px; margin: auto;}

#introBox img {width: 100%; height: auto; max-width: 500px;}

.column1 {width: 47%; display: inline-block; padding-left: 0%; padding-right: 0%; vertical-align: top; float: left;}

.column2 {width: 47%; display: inline-block; padding-left: 0%; padding-right: 0%; vertical-align: top; float: right;}

#photoButton {width: 100%; float: left; text-align: center; margin-top: 55px;}

#photoButton .button a {color: #FFF;}

img.map {width: 100%; height: auto; max-width: 435px; height: auto;}

#map img {width: 100%; height: auto; max-width: 431px;}


#paraSection1 {width: 100%; height: 700px;
float: left;


background-color: #FFF!important;
	}


#crewHome {width: 100%; float: left; padding-top: 70px; padding-bottom: 0px;
background-attachment: fixed;
	background-image: url(images/bubble2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 120% auto;
}

#crewHomeContent {width: 70%; margin-left: auto; margin-right: auto; text-align: center; 
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 18px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px; padding-bottom:50px; max-width: 1000px;}

#crewHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 30px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 40px;}




#crewSlider h4 {font-size: 14px; font-weight:900;}

#paraSection2 {width: 100%; 
float: left;
text-align: center;

	background-color: transparent;
	background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/09/para2-jpg.webp);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
	background-size: 108% auto;}
	
#paraSection2 img {width: 88%; height: auto;}

#servicesHome {width: 100%; float: left;background-attachment: fixed;
	background-image: url(images/bubble3.png);
	background-repeat: no-repeat;
	background-position: center -300px;
	background-size: 120% auto;}
	
#servicesBack {width: 100%; float: left;
background-image: url(images/tooth-fairy.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom; padding-top: 100px; padding-bottom: 100px;}

	.servicesList {width: 70%; max-width: 1000px; margin: auto;}

#servicesHomeContent {width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; color: #58595B;font-family: 'Asap', sans-serif;
	font-weight: 400; font-size: 14px; line-height: 1.5em; letter-spacing: 1px; }

#servicesHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 30px;
	
	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 40px;}
	
	#servicesHomeContent h5 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing: 4px;

	
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;}
	
	#servicesHomeContent a {color: #4CB4E7; text-transform: uppercase; font-size: 12px; font-weight: 700;
	text-decoration: none;}
	
	#servicesHomeContent a:hover {color: #7cd2fc;
	text-decoration: none;}



#contactHome {width: 100%; float: left; background-color: #B9E5FB; font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 30px;}

#contactHomeContent {width: 65%; max-width: 900px; margin-left: auto; margin-right: auto;}

#contactHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 30px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 80px;
	padding-top: 40px;}
	
#contactHomeContent .column1, #contactHomeContent .column2 {text-align: center;}

#contactHomeContent .column1 img {}
	
.button a {width: 200px; 
padding-top: 14px; 
padding-bottom: 14px; 
background-color: #48B2E8; 
color: #FFF; 
text-transform: uppercase;
text-align: center;
border-radius: 30px; 
font-size: 14px; 
text-transform: uppercase; 
letter-spacing: 3px;
margin-left: auto; 
margin-right: auto; 
margin-bottom: 12px;
display: block;
text-decoration: none;}

.button a:active {color: #FFF;}

.button a:hover {background-color: #3698ca;}

#contactSection1 {width: 100%; float: left; padding-top: 40px; padding-bottom: 60px; border-bottom: solid 1px #AF2D91; color: #AF2D91;}

#contactSection2 {width: 100%; float: left; padding-top: 40px; padding-bottom: 60px;border-bottom: solid 1px #AF2D91; color: #AF2D91;}

#contactSection2 .column1,#contactSection2 .column2 {text-align: left!important; padding-top: 40px; line-height: 1.5em;}

#contactSection2 h2 {text-align: left; padding-bottom: 20px;}

#contactSection2 a {color: #AF2D91; text-decoration:none;}

#contactSection2 a:hover {color: #931e78; text-decoration:none;}

.parkingMap img {width: 100%!important; height: auto!important; max-width: 430px!important;}

input {
    width: 100%; max-width: 400px;
    padding: 5px;
    margin: 0px;
    box-sizing: border-box;
	 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
	border: solid 1px #CCC;
    border-radius: 5px;

	
}
 textarea {
    width: 100%; max-width: 400px;
    padding: 5px;
    margin: 0px;
    box-sizing: border-box;
	 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
	border: solid 1px #CCC;
     border-radius: 5px;

	
}

input[type=button], input[type=submit], input[type=reset] {
  background-color: #48B2E8;
    border: none;
    color: white;
    padding: 13px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 16px;
	color: #FFF; 
	text-transform: uppercase;
	font-size: 14px; text-transform: uppercase; letter-spacing: 3px;
	width: 120px!important;
    border-radius: 30px;
    font-weight: 600;
       -webkit-appearance: none;
}

body.page-id-195 input[type=button], body.page-id-1295 input[type=button], body.page-id-279 input[type=submit], body.page-id-195 input[type=reset], body.page-id-1295 input[type=reset] {
  background-color: #48B2E8;
    border: none;
    color: white;
    padding: 13px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 16px;
	color: #FFF; 
	text-transform: uppercase;
	font-size: 14px; text-transform: uppercase; letter-spacing: 3px;
	width: 170px!important;
    border-radius: 5px;
       -webkit-appearance: none;
}


#contactSection3 {width: 100%; float: left; padding-top: 40px; padding-bottom: 70px; color: #414042;}

#contactSection3 .column1, #contactSection3 .column2 {text-align: left;}

#contactSection3 td {vertical-align: top;}

#legend {width: 97%; float: left; margin-top: 60px; padding-left: 3%;line-height: 2.2em;}

#legend img {
	margin-right: 0px;
	
}


#legendMobile {display: none;}

.tongueIntro {font-size: 30px!important;
	line-height: 38px;
	margin-bottom: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #66b0e3!important;}

body.page-id-1605 h1 {color: #66b0e3!important;}

body.page-id-1605 .entry-content h2 {
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 1px;
    
    color: #AF2D91;
    width: 100%;
    float: left;
    margin: 0px;
    padding-bottom: 30px;
    padding-top: 40px;

}

body.page-id-1605 .entry-content a {color: #48B2E8;}


#footer {width: 100%; float: left; background-color: #AF2D91;}

#footer img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;}

#footer img:hover { opacity: 0.8; /* css standard */
    filter: alpha(opacity=80); /* internet explorer */}
	
#footer a {color: #FFF; text-decoration: none;}

#footer a:hover {color: #f2bee8; text-decoration: none;}

#footerLeft {width: 97%; float: left; padding-top: 30px; padding-bottom: 20px; padding-left: 3%; color: #FFF;font-family: 'Asap', sans-serif;
	font-weight: 400; font-size: 14px; line-height: 1.5em;}
	
#footerLeft ul {margin: 0px; padding: 0px;}

#footerLeft li {margin-right: 10px; margin-top: 0px; margin-bottom: 0px; padding-left: 0px; padding-right: 10px; padding-top: 0px; padding-bottom: 0px; list-style-type: none;
display: inline; border-right: solid 1px #FFF;}

#footerLeft span {padding-right: 10px; padding-left: 10px;}

#footerRight {width: 97%; float:left; padding-top: 30px; padding-bottom: 0px; padding-left: 3%; text-align: left;}

#footerRight img {margin-right: 15px; }


strong {font-weight: 700;}






#crewSlider {width: 70%; height: 450px; margin: auto;}

#flexiselDemo1 img:hover {opacity: 0.7;}


#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
	 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
}



.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
	padding-bottom: 50px;
  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}



.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 226px!important; height: auto; 
}


/*** Carousel Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:0px 0px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:27%;
  
      
}

.nbs-flexisel-nav-left {
    left: 0px;
}

.nbs-flexisel-nav-left:before {
    content: url(images/arrow-left.png);
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0px;    
}

.nbs-flexisel-nav-right:before {
    content: url(images/arrow-right.png);
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.pink {color: #AF2D91;}
.blue {color: #4CB4E7;}
.green {color: #00AC89;}






#f1_container {
  position: relative;
  margin: 0px auto;
  width: 224px;
  height: 244px;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}


#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
  
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
backface-visibility: hidden;

}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 0px;

  text-align: center;
  background-color: transparent;
 -webkit-backface-visibility: hidden;
backface-visibility: hidden;
}






.fadein {
    position:absolute;
  width: 100%;
    height: 100%;
    margin:auto;
    left: 0px;
    top: 0px;
}
.fadein img {
    position:absolute!important;
    left: 0px; top: 0px;
    -webkit-animation-name: fade;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;
    animation-name: fade;
    animation-iteration-count: infinite;
    animation-duration: 6s;
}

@-webkit-keyframes fade {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}
@keyframes fade {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}

#f1 {
   
}
#f2 {
    -webkit-animation-delay: -4s;
  
}
#f3 {
    -webkit-animation-delay: -2s;
  
}









.fadein2 {
  position: relative;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    padding: 0px; 
    margin: 0px;
    overflow: hidden;
}

.fadein2 img {
	position: absolute!important;
left: 0px;
    
}

.top {
	animation-name: fade2;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 3s;
	animation-direction: alternate;
}

@keyframes fade2 {
	0% {
		opacity: 1;
	}
	25% {
		opacity: 1;
	}
	75% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}









.alignleft {
	float: left;
	margin-right: 15px; margin-bottom: 30px;
}

.alignright {
	float: right;
	
}

.aligncenter {
	clear: both;
	display: block;
	
}

table {margin: 0px; padding: 0px;}
td {padding-right: 5px;}



.galleryTitle {margin-top: 70px;}

body.page-id-568 h4.wpsm_panel-title {text-align: center!important;}

body.page-id-568 #wpsm_accordion_1011 .ac_open_cl_icon {display: inline-block!important; float: none!important;}

body.page-id-568 .ac_title_class {display: inline-block!important; float: none!important;}

#wpsm_accordion_1011 .ac_title_class {padding-left: 0px!important;}

span.accordionSub {color: #af2d91!important; font-weight: 900!important;}

#accordion_pro_2107 .wpsm_panel-title {background-color: rgba(255, 255, 255, 0);}


#accordion_pro_2107 .wpsm_panel-title > a {background-color: rgba(255, 255, 255, 0)!important;}

#accordion_pro_2107 .wpsm_panel-title > a.collapsed {background-color: rgba(255, 255, 255, 0)!important;}



/*** CREW PAGE ***/



#subBanner {width: 100%; float: left;}

#subBanner img {width: 100%; height: auto;}

body.page-id-7 #subBanner {background-image: none;}

body.page-id-187 #subBanner {background-image: none;}

#introCrew {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 150px;
	background-attachment: fixed;
	background-image: url(images/bubble1.png);
	background-repeat: no-repeat;
	background-position: center -400px;
	background-size: 120% auto;

}

#introCrew #introContent {width: 90%; margin-left: auto; margin-right: auto;
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px;}
	

	
	
body.page-id-187 #introCrew h1 {padding-bottom: 60px;}

body.page-id-231 #introCrew h1 {padding-bottom: 60px;}
	


#crewCategories {width: 80%; float: none; text-align: center; max-width: 1200px; margin-left: auto; margin-right: auto;}

#crewCategories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#crewCategories li {margin: 0px;
list-style-type: none; display: inline-block;
width: 20%; padding-left: 2%; padding-right: 2%; padding-bottom: 40px;}



#crewCategories img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;width: 90%; height: auto; max-width: 300px;}

#crewCategories img:hover { opacity: 0.7; /* css standard */
    filter: alpha(opacity=70); /* internet explorer */}
	
#crewCategories h3 { font-family: 'Asap', sans-serif;
	font-weight: 900;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing: 2px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 12px;}
	
	#crewMenu img:hover {text-decoration:none; opacity: 0.8; /* css standard */
    filter: alpha(opacity=80); /* internet explorer */}

#crewContainer {width: 100%; float: left;}

#crewMenu.scrolled {position: fixed; top: 160px;}


#crewMenu {width: 200px; position: absolute; z-index: 999999; left: 30px; padding-top: 70px;
font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0px;
	color: #AF2D91;}

#crewMenu img {width: 30px; height: 30px; margin-bottom:12px; margin-right: 10px; vertical-align:middle;}

#crewMenu ul {list-style-type: none;
padding: 0px;
margin: 0px; }

#crewMenu li {list-style-type: none;
padding: 0px;
margin: 0px; display: block;}

#crewMenu a {color: #AF2D91; text-decoration:none;}

#crewMenu a:hover {text-decoration:none; opacity: 0.8; /* css standard */
    filter: alpha(opacity=80); /* internet explorer */}

#crewMenu a span {display: none;}

#crewMenu a:hover span {display: inline!important;}


 .anchor2{
  display: block;

  visibility: hidden;
}





#sectionCrew { font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px;}

#sectionCrew ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sectionCrew li {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;

	display: block;
	width: 55%;

	max-width: 800px;

}

#sectionCrew a {color: #AF2D91; text-decoration: none;}

#sectionCrew a:hover {color: #d578c0; text-decoration: none;}

.crewBox {width: 100%; float: left; padding-bottom: 80px;}

#sectionCrew h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 30px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
	padding-bottom: 70px;
	padding-top: 0px;
	margin: 0px;}
	
	#sectionCrew h4 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 16px;
	
	letter-spacing: 0px;
	text-align:center;
	color: #AF2D91;
	padding-bottom: 0px;
	padding-top: 15px;
	margin: 0px;}
	
		.cred { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	width: 100%; float: left;
	letter-spacing: 0px;
	text-align:center;
	color: #AF2D91;
	padding-bottom: 20px;
	padding-top: 0px;
	margin: 0px;}

#sectionCrew img {width: 100%; max-width: 450px; height: auto; margin-left: auto; margin-right: auto; display: block;}



.dental-assistants, .pediatric-dentists {background-color: #B9E5FB; width: 100%; float: left; padding-top: 100px; padding-bottom: 50px; text-align: center;}

#sectionCrew div {text-align:left}



.orthodontists, .hygienists, .lactation-consultants {background-color: #FFF; width: 100%; float: left; padding-top: 100px; padding-bottom: 50px; text-align: center;	
    background-attachment: fixed;
	background-image: url(images/bubble1.png);
	background-repeat: no-repeat;
	background-position: center -400px;
	background-size: 120% auto;}
	
	 .medical-anesnthetists, .admin-support {background-color: #FFF47A; width: 100%; float: left; padding-top: 100px; padding-bottom: 50px; text-align: center;}
	

img.wp-image-374 {max-width: 200px!important; height: auto!important;}







/*** FORM PAGE ***/



body.page-id-81, body.page-id-1264 {
	background-attachment: fixed;
	background-image: url(images/bubble1.png);
	background-repeat: no-repeat;
	background-size: cover;
	
}



body.page-id-195, body.page-id-279, body.page-id-1295 {
	background-attachment: fixed;
	background-image: url(images/referral-back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	
}

body.page-template-page-booking h1 {text-transform: uppercase; letter-spacing: 2px; font-size: 36px; font-weight: 700;text-transform: uppercase; text-align: center; color: #AF2D91; padding-top: 40px!important;}

body.page-template-page-booking h2 {text-transform: uppercase; letter-spacing: 2px; font-size: 15px; font-weight: 700;text-transform: uppercase; }

body.page-template-page-booking h3 {text-transform: uppercase; letter-spacing: 2px; color: #AF2D91; border-bottom: solid 1px #AF2D91; padding-bottom: 7px; font-size: 24px; margin-bottom: 0px; }

body.page-template-page-booking h4 {padding-top: 25px; border-top: solid 1px #333; font-size: 18px; font-weight: 700;text-transform: uppercase; letter-spacing: 2px;}


#formWrap {width: 100%; float: left; min-height: 1300px;}

#formWrap a {color: #3abfec; text-decoration: none;}

#formWrap a:hover {color: #79c9ef; text-decoration: none;}

#transWrap {width: 70%; margin-left: auto; margin-right: auto; min-height: 600px;background-color: rgba(255, 255, 255, 0.7);
margin-top: 170px; margin-bottom: 130px; padding: 3%; font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 15px;letter-spacing: 1px!important;}
	

    img.parkingImage {width: 100%!important; height: auto!important;}


	
.my_button {width: 170px; 
padding-top: 14px; 
padding-bottom: 14px; 
background-color: #48B2E8; 
color: #FFF; 
text-transform: uppercase;
text-align: center;
border-radius: 16px; 
font-size: 14px; 
text-transform: uppercase; 
letter-spacing: 3px;
margin-left: auto; 
margin-right: auto; 
margin-bottom: 12px;
display: block;
text-decoration: none;
color: #FFF; margin-top: 20px;}

.my_button:hover {background-color: #3698ca; cursor: pointer; cursor: hand;}

.frm_message {text-align: center!Important; background-color: #d1edfb!important; }

.frm_message p {color: #333!important;}


.xrayButton {font-weight: 700!important;}


#responsive-menu-container {
	font-family: 'Asap', sans-serif!important;
	font-weight: 700;
letter-spacing: 2px;
	text-transform: uppercase;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link { font-size: 11px!important;}






.topIcon.iconTel {display: none!important;}





.popup {
  display: none;
  position: fixed;
  padding: 10px;
  width: 50%;
  left: 50%;
  margin-left: -25%;

  top: 25%;
  margin-top: -100px;
  background: #FFF;
  z-index: 20;
}

#popup1 {
  -webkit-box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
  box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
}

#popup2:after {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: -2;
}

#popup2:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #FFF;
  z-index: -1;
}

/* From here on, just aesthetics */




.popup a,
.popup a:visited {
  color: #1abc9c;
}


.popup p+p+p {
	font-size: 60%;
}






#wpsm_accordion_102, #wpsm_accordion_1948, #wpsm_accordion_1950, .wpsm_panel-group {font-family: 'Asap', sans-serif!important; font-size: 15px!important;}

.wpsm_panel-heading, .wpsm_panel-title, .wpsm_panel, .wpsm_panel-body, .ac_title_class {background: transparent!important;font-family: 'Asap', sans-serif!important; font-size: 15px!important; line-height: 22px!important;}

.wpsm_panel-heading {font-family: 'Asap', sans-serif!important; font-weight: 700!important;
		font-size: 15px!important;}


		div#wpsm_accordion_1948 .wpsm_panel-default > .wpsm_panel-heading, 
		div#wpsm_accordion_1948 .ac_open_cl_icon,
		div#wpsm_accordion_1950 .wpsm_panel-default > .wpsm_panel-heading, 
		div#wpsm_accordion_1950 .ac_open_cl_icon,
div#wpsm_accordion_538 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_538 .ac_open_cl_icon,
div#wpsm_accordion_547 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_547 .ac_open_cl_icon,
div#wpsm_accordion_545 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_545 .ac_open_cl_icon,
div#wpsm_accordion_544 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_544 .ac_open_cl_icon,
div#wpsm_accordion_542 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_542 .ac_open_cl_icon,
div#wpsm_accordion_551 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_551 .ac_open_cl_icon,
div#wpsm_accordion_549 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_549 .ac_open_cl_icon,
div#wpsm_accordion_1011 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_1011 .ac_open_cl_icon,
div#wpsm_accordion_1012 .wpsm_panel-default > .wpsm_panel-heading, 
div#wpsm_accordion_1012 .ac_open_cl_icon{background-color: rgba(255, 255, 255, 0)!important; }


div#wpsm_accordion_1950 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_1948 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_538 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_547 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_545 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_544 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_542 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_551 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_549 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_1011 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class,
div#wpsm_accordion_1012 .wpsm_panel-default > .wpsm_panel-heading .ac_title_class{font-family: 'Asap', sans-serif!important; font-size: 15px!important;}


div#wpsm_accordion_1950 .wpsm_panel-body,
div#wpsm_accordion_538 .wpsm_panel-body,
div#wpsm_accordion_547 .wpsm_panel-body,
div#wpsm_accordion_545 .wpsm_panel-body,
div#wpsm_accordion_544 .wpsm_panel-body,
div#wpsm_accordion_542 .wpsm_panel-body,
div#wpsm_accordion_551 .wpsm_panel-body,
div#wpsm_accordion_549 .wpsm_panel-body,
div#wpsm_accordion_1011 .wpsm_panel-body,
div#wpsm_accordion_1012 .wpsm_panel-body{background-color: rgba(255, 255, 255, 0)!important; padding-left: 45px!important;font-family: 'Asap', sans-serif!important; font-size: 15px!important;}



div#wpsm_accordion_1948 .wpsm_panel-body {background-color: rgba(255, 255, 255, 0)!important; padding-left: 0px!important;font-family: 'Asap', sans-serif!important; font-size: 15px!important;}

div.wpsm_panel-heading {padding-left: 0px!important;}

.ac_open_cl_icon {font-size: 14px!important;}



div.soliloquy-container div.soliloquy-caption {padding-bottom: 0px!important; position: static!important;}

.fa-stack {z-index: 1!important; margin-top: 3px!important; margin-right: 3px!important;}


.modal-content {border-right: solid 1px #AF2D91!important; border-left: solid 1px #AF2D91!important;
	border-top:  solid 1px #AF2D91!important; border-bottom:  solid 1px #AF2D91!important;}

.modal-header {border-bottom: 0px!important; padding-right: 10px!important; padding-top: 10px!important; padding-bottom: 0px!important;}

.modal-title {display: none!important;}

.modal-content {border-right: solid 1px #AF2D91!important; border-left: solid 1px #AF2D91!important;
	border-top:  solid 1px #AF2D91!important; border-bottom:  solid 1px #AF2D91!important;}

.modal-backdrop {
	background-color: transparent!important;
 }

 .modal-body {padding-left: 12px!important; padding-right: 12px!important; padding-top: 12px!important;}


a.close {border-radius: 50px; background-color:#AF2D91!important;
	color: #FFF!important; font-size: 30px!important; line-height: 22px!important;
	padding-bottom: 8px!important; padding-left: 8px!important; padding-right: 8px!important; padding-top: 4px!important;
	display: block!important; float: right!important;}


	.modal-header
{
display: block!important;
}
.modal-title
{
float: left;
}
.modal-header .close
{
float: right;
}






  .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: rgba(0, 0, 0, 00)!Important;
	background-color: #FFF!Important;
    font-size: 14px!important;
    line-height: 1em!important;
    display: block;
    color: #AF2D91!Important;
    text-shadow: 0 0px 0px #000;
	text-transform: uppercase!important;
	letter-spacing: 1px;
    text-align: center;
    padding-top: 30px!important;
	padding-bottom: 10px!important; 
	font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;}
	
	
	.soliloquy-container .soliloquy-pager-link {
  background: url(images/circle.png) no-repeat scroll 0 0!important;
  width: 14px;
  height: 14px;
  display: block;
  outline: 0;
  text-indent: -9999px; 
margin-top: 19px;
}

.soliloquy-container .soliloquy-pager-link.active, .soliloquy-container .soliloquy-pager-link:hover {
  background-image: url(images/circle-hover.png)!important;}
  
  
.soliloquy-container .soliloquy-prev {
  display: block;
  width: 30px!important;
  height: 58px!important;
  position: absolute;
  top: 40%!important;
  margin-top: -16px;
  left: 10px;
  z-index: 1320;
  background: rgba(0, 0, 0, 0.0) url(images/left.png) no-repeat scroll 50% 50%!important; }

.soliloquy-container .soliloquy-next {
  display: block;
  width: 30px!important;
  height: 58px!Important;
  position: absolute;
  top: 40%!important;
  margin-top: -16px;
  right: 10px;
  z-index: 1320;
  background: rgba(0, 0, 0, 0.0) url(images/right.png) no-repeat scroll 50% 50%!important; }
  


  
  
  
   #wow-modal-overlay-1, #wow-modal-overlay-2, #wow-modal-overlay-3, #wow-modal-overlay-4, #wow-modal-overlay-5, #wow-modal-overlay-6,
    #wow-modal-overlay-7, #wow-modal-overlay-8 {
	 top: 0;
	 right: 0; 
	 bottom: 0; 
	 left: 0; 
	 z-index: 99999; 
	 background-color: rgba(255, 255, 255, 0.7)!important;
	 position: fixed; 
	 cursor: default; 
	 display: none; 
	 width: 100%; 
	 height: 100%; 
	 overflow: auto;	
	    
} 
  
  
 #wow-modal-window-1, #wow-modal-window-2, #wow-modal-window-3, #wow-modal-window-4, #wow-modal-window-5, #wow-modal-window-6,
 #wow-modal-window-7, #wow-modal-window-8{

	padding:17px!important;
	border: 1px solid #AF2D91!important;
	
	 	
} 
  
  #wow-modal-close-1, #wow-modal-close-2, #wow-modal-close-3, #wow-modal-close-4, #wow-modal-close-5, #wow-modal-close-6,
   #wow-modal-close-7, #wow-modal-close-8 {
	font-weight: 400!important;
	font-size: 12px!important; 
	
	
} 
  
  #close-circle-1, #close-circle-2, #close-circle-3, #close-circle-4, #close-circle-5, #close-circle-6, #close-circle-7, #close-circle-8{
	color: #AF2E92!important;
}




.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}


@media (max-width: 780px) {#pgc-w655ad9d1a2193-0-0 {margin-bottom: 0px!important; }

}


@media screen and (min-width: 1120px) and (max-width: 1240px) {
	
    
    

    
 #subSlider {display: none;}
	
	
	.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 200px!important; height: auto; 
}


/*** Carousel Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:0px 0px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:27%;
  
      
}

.nbs-flexisel-nav-left {
    left: 0px;
}

.nbs-flexisel-nav-left:before {
    content: url(images/arrow-left.png);
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0px;    
}

.nbs-flexisel-nav-right:before {
    content: url(images/arrow-right.png);
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.pink {color: #AF2D91;}
.blue {color: #4CB4E7;}
.green {color: #00AC89;}






#f1_container {
  position: relative;
  margin: 0px auto;
  width: 200px;
  height: 226px;
  z-index: 1;
}
	
	
	
	
	}









  @media screen and (min-width: 2000px) and (max-width: 5000px) {
      
      
   
      
      
      
   




      
      
      
      
      
      
      
      #subSlider {display: none;}
	  
	  #crewSlider {width: 50%; height: 450px; margin: auto;}
	  
	  
#paraSection1 {width: 100%; height: 800px;
float: left; background-color: #FFF!important;}
      
      #largeSlider {width: 100%; float: left; margin-top: 87px; display: block!important;}
      
      #slider {display: none!important;}
	
	
  }










  @media screen and (min-width: 200px) and (max-width: 1350px) {
      #menu li a {display: none!important;}
      
      #menu li {display: none!important;}
      
      #menu li#menu-item-771 a {padding-top: 0px; padding-bottom: 0px; padding-left: 14px; padding-right: 14px; color: #FFF!important;
text-decoration: none; text-align: center; background-color: #be0093; border-radius: 30px; font-size: 11px; text-transform: uppercase; height: auto; display: block!important; max-width: 125px!important; float: right!important; margin-right: px;}
      
      #menu li#menu-item-771 {display: block!important;}
      
      
      
     .topIcon.iconTel {display: inline-block!important;}
      
      header #headerContact {

	padding-right: 95px!important; }
	

		
	#headerLine2 {display: none!important;
}
	  
	  
#pg-1605-0> .panel-row-style      {background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/12/tongue-tie-mobile-jpg.webp)!important;
 }
	  
	  
	  

      
}








  @media screen and (min-width: 900px) and (max-width: 1000px) {
      
    	#headerLine2 {display: none!important;
}  
      
      
      
  }










  @media screen and (min-width: 900px) and (max-width: 1500px) {
	  
	  
	  #logo {position: fixed; top: 22px; left: 25px;  z-index: 1000;}
	  
	  
	  #logo img {width: 185px; height: auto;}
	  


	  
	 header #menu {position:static; float: right; width: 80%; text-align: right;

    font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform:uppercase;
	padding-top: 12px;
	letter-spacing: 2px;  
	z-index: 999;
	display: inline;
	line-height: 3.4em;
         margin-right: 90px;


}

header #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    display: inline;
}
      


header #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 1%; padding-right: 1%;
	display: inline;
	border-right: solid 1px #ae2d91;
    position: relative;
}

header #menu a {color: #ae2d91; text-decoration: none;}

header #menu a:hover {color: #922579; text-decoration: none;}





header #headerContact {
	position: fixed;
	width: auto;
	text-align: left;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing: 3px;
	color: #ae2d91;
	right: 0;
	z-index: 998;
	padding-top: 12px;
	padding-left: 0%;
	padding-right: 41px;

	display: inline;
}


	
	
	
	

	
	
  header.smaller {
   height: 85px; background-color: #FFF; }
	
 

	
#headerLine2 {	position:static; width: 90%; text-align: right;

    font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform:uppercase;
	padding-top: 5px;
	letter-spacing: 2px;  
	z-index: 999;
	display: inline;
	line-height: 3.4em;
	margin-right: 100px;
         float: right;
    color: #52ace7;
}
	


#bookingTab {position: fixed; right: 0; top: 130px; width: 41px;  z-index: 1001;} 



#paraSection1 {width: 100%; height: 600px;
float: left;


	background-color: #FFF!Important;}




#crewHome {width: 100%; float: left; padding-top: 70px; padding-bottom: 0px;
background-attachment: fixed;
	background-image: url(images/bubble2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 120% auto;
}

#crewHomeContent {width: 70%; margin-left: auto; margin-right: auto; text-align: center; 
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 18px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px; padding-bottom:50px; max-width: 1000px;}

#crewHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 30px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 40px;}



#crewSlider {width: 90%; height: 450px; margin: auto;}

#crewSlider h4 {font-size: 14px; font-weight:900;}


	  
  }












@media screen and (min-width: 600px) and (max-width: 1119px) {  
    
 .topIcon.iconTel {display: inline-block!important;}


  #logo {position: fixed; top: 17px; left: 25px;  z-index: 1000;}
	  
	  
	  #logo img {width: 185px; height: auto;}   

header #menu {display: none;}



header #headerContact {
	position: fixed;
	width: auto;
	text-align: left;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing: 3px;
	color: #ae2d91;
	right: 0;
	z-index: 998;
	padding-top: 0px;
	padding-left: 0%;
	padding-right: 80px;
padding-top: 8px;
	display: inline;
}




   .contentBox {width: 80%!important;}
    
    #panel-568-3-0-1 > .panel-widget-style {padding-left: 5%!important; padding-right: 5%!important;}


#introContent {width: 85%; margin-left: auto; margin-right: auto;
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px;}
	
	
	
	
	
	#servicesBack {width: 100%; float: left;
background-image: url(images/tooth-fairy.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 30%;
	background-position: right bottom; padding-top: 90px; padding-bottom: 90px;}
	
	
	
	
	
	#contactHomeContent {width: 80%; max-width: 900px; margin-left: auto; margin-right: auto;}
	
	
	#servicesHomeContent {width: 80%; max-width: 900px; margin-left: auto; margin-right: auto; color: #58595B;font-family: 'Asap', sans-serif;
	font-weight: 400; font-size: 14px; line-height: 1.5em; }
	
	
	
#crewMenu {display: none!important;}

	#crewSlider {width: 80%; height: 450px; margin: auto;}


#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	
}




.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
	padding-bottom: 50px;
	
  
}


.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 180px!important; height: auto; 
}

/*** Carousel Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:0px 0px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:24%; 
  
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 0px;
}

.nbs-flexisel-nav-left:before {
    content: url(images/arrow-left.png);
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0px;    
}

.nbs-flexisel-nav-right:before {
    content: url(images/arrow-right.png);
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.pink {color: #AF2D91;}
.blue {color: #4CB4E7;}
.green {color: #00AC89;}






#f1_container {
  position: relative;
  margin: 0px auto;
  width: 160px;
    height: 200px;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
  
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
backface-visibility: hidden;

}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 0px;

  text-align: center;
  background-color: transparent;
 -webkit-backface-visibility: hidden;
backface-visibility: hidden;
}





#crewCategories li {margin: 0px;
list-style-type: none; display: inline-block;
width: 30%; padding-bottom: 30px;}


#crewCategories img {max-width: 200px; height: auto;}


#legend { line-height: 1.5em;
}

   }
   
   
   
   
   
   @media screen and (min-width: 600px) and (max-width: 900px) {
       
      .topIcon.iconTel {display: inline-block!important;}
	     header{
   height: 85px; background-color: #FFF; }
   
   #slider {width: 100%; float: left; margin-top: 87px; }
       
          .contactDetails td {width: 100%; display: block; padding-bottom: 20px;}
       
       .contentBox {width: 90%!important;}
       
           #topBanner {height: 60vh; background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/09/kids-dental-banner-mobile-1-jpg.webp);
			background-position: center center;
			background-size: cover; margin-top: 100px;}
    
    #contentBanner {height: 60vh;}
       
       #panel-568-3-0-1 > .panel-widget-style {padding-left: 0px!important; padding-right: 0px!important;}
   
   
   #subBanner {margin-top: 85px;}
       
            #subSlider {display: block!important; min-height: 300px!important;}
       

       
       #bannerCells {display: none!important;}
       
    #pg-659-1, #pg-659-2 {margin-bottom: 0px!important;}
       
       .entry-content {margin-top: 85px; }
	   
	
	   #sectionCrew .column1 {width: 100%;}
#sectionCrew .column2 {width: 100%; padding-top: 15px;}



	.column1.contact1, .column2.contact2 {width: 100%;}
	
	#servicesHomeContent .column1 {width: 100%;}
#servicesHomeContent .column2 {width: 100%; padding-top: 0px;}

#paraSection1 {width: 100%; height: auto;
float: left;


}
	
	#paraSection2 {width: 100%; height: 400px;
float: left;


	background-color: transparent;
	background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/09/para2-jpg.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;}
	
	
	
	   #contactSection1 {width: 100%; float: left; padding-top: 40px; padding-bottom: 60px; border-bottom: solid 1px #AF2D91; color: #AF2D91;}

#contactSection1 .column1 {padding-bottom: 25px;}

#contactSection2 {width: 100%; float: left; padding-top: 0px; padding-bottom: 60px;border-bottom: solid 1px #AF2D91; color: #AF2D91; text-align: center;}



#contactSection2 .column1,#contactSection2 .column2 {text-align: left!important; padding-top: 40px;  line-height: 1.5em;}

#contactSection2 h2 {text-align: left; padding-bottom: 20px;}

#contactSection3 table {margin-bottom: 25px;}

#contactSection3 .column1 td, #contactSection3 .column2 td {  display:block; width: 100%; float: left;}

#legendMobile {width: 97%; float: left; margin-top: 0px; padding-left: 3%;line-height: 1.5em; display: block;}

#legendMobile img {
	margin-right: 0px;
	
}


#legend {display: none;}



body.page-id-81, body.page-id-1264 {
	background-attachment: fixed;
	background-image:none!important;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center 0px;
	
}

body.page-id-195, body.page-id-279, body.page-id-1295 {
	background-attachment: fixed;
	background-image: url(images/referral-back.jpg);
	background-repeat: no-repeat;
		background-size: 100% auto;
	background-position: center 85px;
	
}
	
	
	#transWrap {width: 94%; margin-left: auto; margin-right: auto; min-height: 600px;background-color: rgba(255, 255, 255, 1);
margin-top: 150px; margin-bottom: 130px; padding: 3%; font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 15px; }
	
	
	#introHome {

	padding-top: 100px;
	padding-bottom: 100px;
	background-attachment: scroll;
	background-image: url(images/bubble1.png);
	background-repeat: no-repeat;
	background-position: center -400px;
	background-size: 120% auto;
}


#crewHome {width: 100%; float: left; padding-top: 70px; padding-bottom: 0px;
background-attachment: scroll;
	background-image: url(images/bubble2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 120% auto;
}

#servicesHome {width: 100%; float: left;background-attachment: scroll;
	background-image: url(images/bubble3.png);
	background-repeat: no-repeat;
	background-position: center -300px;
	background-size: 120% auto;}

	   
       
       h4.wpsm_panel-title {text-align: left!important;}

#wpsm_accordion_1011 .ac_open_cl_icon {display: inline-block!important; float: left!important; vertical-align: top!important;}

.ac_title_class {display: inline-block!important; float: right!important; width: 76%; vertical-align: top!important;}

#wpsm_accordion_1011 .ac_title_class {padding-left: 0px!important;}
       
       
       
       
	   
	   }
   
   





@media screen and (min-width: 200px) and (max-width: 599px) {   
	
	
		  	  body.page-id-1605 .entry-content h1	{font-size: 34px!important; line-height: 38px!important;}  	  



  #logo {position: fixed; top: 25px; left: 10px;  z-index: 1000;}
	  
	  
	  #logo img {width: 135px; height: auto;}  
	  
	  	
  header{
   height: 85px; background-color: #FFF; }
    
    .entry-content {margin-top: 85px;}
	
 header #menuBar {display: fixed; padding-top: 0px;}

header #menu {display: none;}

header #headerContact span {display: none;}


header #headerContact {
	position: fixed;
	width: auto;
	text-align: left;
	font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing: 3px;
	color: #ae2d91;
	right: 0;
	z-index: 998;
	padding-top: 22px;
	padding-left: 0%;
	padding-right: 70px;

    
	display: inline;
}


    
 
        body.page-id-659 .entry-content, body.page-id-649 .entry-content {text-align: center!important;}
    
              .contactDetails td {width: 100%; display: block; padding-bottom: 20px; padding-right: 0px!important;}
    
    #topBanner {height: 35vh; background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/09/kids-dental-banner-mobile-1-jpg.webp);
	}
    
    #contentBanner {height: 40vh;}



    #pgc-w60de3b8b30d56-0-0 .panel-grid-cell {margin-bottom: 0px!important;}


.topIcon.iconTel {display: inline-block!important;}
    
     #subSlider {display: block!important; min-height: 230px!important;}
    
        #bannerCells {display: none!important;}
	
	#slider {width: 100%; float: left; margin-top: 87px; }
    
        #pg-659-1, #pg-659-2 {margin-bottom: 0px!important;}


#bookingTab {position: fixed; right: 0; top: 230px!important; width: 31px;  z-index: 1001;}

#bookingTab img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   width: 100%; height: auto;}

#bookingTab img:hover { opacity: 0.8; /* css standard */
    filter: alpha(opacity=80); /* internet explorer */}


	
	
	
	#introHome {

	padding-top: 0px;
	padding-bottom: 60px;
	background-attachment: scroll;
	background-image: url(images/bubble1.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 125% auto;
}

#introContent {width: 85%; margin-left: auto; margin-right: auto;
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 15px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px;}
    
    
    #introContent img.wp-image-358 {width: 90%!important; height: auto; max-width: 694px;}
    
    #introHome {text-align: center;}
	
#introHome h1 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 28px!important;

	letter-spacing: 1px;
	text-align:center;
	color: #48B2E8;
	padding-bottom: 50px;
	padding-top: 0px;
	margin: 0px;
	line-height: 1.2em; }
	
	#introHome h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 22px;

	letter-spacing: 1px;
	text-align:center;
	color: #48B2E8;
	padding-bottom: 30px;
	padding-top: 60px;
	margin: 0px;
	line-height: 1.2em;}
	
	#introHome h3 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 18px;

	letter-spacing: 1px;
	line-height: 1.5em;
	text-align:center;
	color: #48B2E8;
	margin: 0px;
	padding-top: 50px; width: 100%; float: left;}
	
	#features {width: 100%; float: none; text-align: center; max-width: 1200px; margin-left: auto; margin-right: auto;}

#features ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#features li {margin: 0px;
list-style-type: none; display: inline-block;
width: 47%;}



#features img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;width: 80%; height: auto; max-width: 300px;}
	
	
    
.entry-content h1 {font-size: 24px!important; line-height: 32px; margin-bottom: 50px; font-weight: 700; letter-spacing: 1px;}

.entry-content h2 {font-size: 24px!important; line-height: 32px; margin-bottom: 50px; color: #48B2E8; letter-spacing: 1px;}
	
	
	#contactHomeContent {width: 80%; max-width: 900px; margin-left: auto; margin-right: auto;}
	

	
	
	
#crewHome {width: 100%; float: left; padding-top: 20px; padding-bottom: 0px;
background-attachment: fixed;
	background-image: url(images/bubble2.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 100% auto;
}

#crewHomeContent {width: 75%; margin-left: auto; margin-right: auto; text-align: left; 
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 15px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px; padding-bottom:50px; max-width: 1000px;}

#crewHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 22px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 40px;}


	
	
	#crewSlider {width: 75%; height: 280px; margin: auto;}


#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	
}




.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
	padding-bottom: 50px;
	
  
}


.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
	width: 130px!important; height: auto; 
}

/*** Carousel Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:0px 0px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:15%; 
  
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 0px;
}

.nbs-flexisel-nav-left:before {
    content: url(images/arrow-left.png);
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0px;    
}

.nbs-flexisel-nav-right:before {
    content: url(images/arrow-right.png);
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.pink {color: #AF2D91;}
.blue {color: #4CB4E7;}
.green {color: #00AC89;}






#f1_container {
  position: relative;
  margin: 0px auto;

  width: 150px;
    height: 150px;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
  
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
backface-visibility: hidden;

}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 0px;

  text-align: center;
  background-color: transparent;
 -webkit-backface-visibility: hidden;
backface-visibility: hidden;
}



#paraSection1 {width: 100%; height: auto;
float: left;


}
	
	
	#paraSection2 {width: 100%; 
float: left;
text-align: center;
height: 400px;
	background-color: transparent;
	background-image: url(https://www.smilesquad.ca/wp-content/uploads/2023/09/para2-jpg.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	
	background-size: cover;
	
}
	
#paraSection2 img {width: 88%; height: auto;}


#servicesHome {width: 100%; float: left;
background-attachment: scroll;
	background-image: url(images/bubble1.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 125% auto;}
	
#servicesBack {width: 100%; float: left;
background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	background-position: right bottom; padding-top: 50px; padding-bottom: 50px;}



#servicesHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 22px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top: 40px;}
    
    	#servicesHomeContent {width: 80%!important; max-width: 900px!important; margin-left: auto!important; margin-right: auto!important; color: #58595B;font-family: 'Asap', sans-serif;
	font-weight: 400; font-size: 14px; line-height: 1.5em; }
    
    .contentBox {width: 83%!important; max-width: 1200px!important; margin-left: auto!important; margin-right: auto!important;}

.contentBox2 {width: 85%!important; max-width: 1500px!important; margin-left: auto!important; margin-right: auto!important;}


#contactHome {width: 100%; float: left; background-color: #B9E5FB; font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 30px;}

#contactHomeContent {width: 80%; max-width: 900px; margin-left: auto; margin-right: auto;}

#contactHomeContent h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 26px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
width: 100%; 
float: left;
	margin: 0px;
	padding-bottom: 40px;
	padding-top:10px;}
	
#contactHomeContent .column1, #contactHomeContent .column2 {text-align: center;}

#contactHomeContent .column1 img {}
	
.button a {width: 200px; 
padding-top: 14px; 
padding-bottom: 14px; 
background-color: #48B2E8; 
color: #FFF; 
text-transform: uppercase;
text-align: center;
border-radius: 16px; 
font-size: 14px; 
text-transform: uppercase; 
letter-spacing: 3px;
margin-left: auto; 
margin-right: auto; 
margin-bottom: 12px;
display: block;
text-decoration: none;}

.button a:active {color: #FFF;}

.button a:hover {background-color: #3698ca;}

#contactSection1 {width: 100%; float: left; padding-top: 40px; padding-bottom: 60px; border-bottom: solid 1px #AF2D91; color: #AF2D91;}

#contactSection1 .column1 {padding-bottom: 25px;}

#contactSection2 {width: 100%; float: left; padding-top: 0px; padding-bottom: 60px;border-bottom: solid 1px #AF2D91; color: #AF2D91; text-align: center;}



#contactSection2 .column1,#contactSection2 .column2 {text-align: left!important; padding-top: 40px;  line-height: 1.5em;}

#contactSection2 h2 {text-align: left; padding-bottom: 20px;}

#contactSection3 .column1 table, #contactSection3 .column2 table {margin-bottom: 25px;}

#contactSection3 .column1 td, #contactSection3 .column2 td {  display:block; width: 100%; float: left;}








input {
    width: 100%; max-width: 400px;
    padding: 5px;
    margin: 0px;
    box-sizing: border-box;
	 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
	border: solid 1px #CCC;

	
}
 textarea {
    width: 100%; max-width: 400px;
    padding: 5px;
    margin: 0px;
    box-sizing: border-box;
	 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
	border: solid 1px #CCC;

	
}

input[type=button], input[type=submit], input[type=reset] {
  background-color: #48B2E8;
    border: none;
    color: white;
    padding: 13px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 16px;
	color: #FFF; 
	text-transform: uppercase;
	font-size: 14px; text-transform: uppercase; letter-spacing: 3px;
	width: 120px!important;
       -webkit-appearance: none;
}



#contactSection3 {width: 100%; float: left; padding-top: 40px; padding-bottom: 70px; color: #414042;}

#contactSection3 .column1, #contactSection3 .column2 {text-align: left;}

#contactSection3 .column2 div.column1 {text-align: left; width: 45%!Important; padding-left: 4%;}

#contactSection3 .column2 div.column2 {text-align: left; width: 45%!important;}

#legend {display: none;}

#contactSection3 #legendMobile td {display: block; vertical-align: top;}

#contactSection3 #legendMobile td tr td {vertical-align: top; display: inline-block;}

#legendMobile {width: 97%; float: left; margin-top: 30px; padding-left: 3%; line-height: 1.5em; display: block; padding-bottom: 30px;}

#legendMobile img {
	margin-right: 10px;
	vertical-align: text-bottom;
	margin-top: 0px;
	
}

#legendMobile .para {width: 70%; padding-top: 10px;}


#wpsm_accordion_549 .ac_title_class {padding-left: 0px!important;}
#wpsm_accordion_551 .ac_title_class {padding-left: 0px!important;}
    





.column1, .column2 {width: 100%;}





#footer img {  opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;}

#footer img:hover { opacity: 0.8; /* css standard */
    filter: alpha(opacity=80); /* internet explorer */}
	
#footer a {color: #FFF; text-decoration: none;}

#footer a:hover {color: #f2bee8; text-decoration: none;}

#footerLeft {width: 90%; float: left; padding-top: 0px; padding-bottom: 85px; padding-right: 5%; padding-left: 5%; color: #FFF;font-family: 'Asap', sans-serif;
	font-weight: 400; font-size: 14px; line-height: 1.5em; text-align: left;}

#footerLeft span {padding-right: 10px; padding-left: 10px;}

#footerRight {width: 90%; float: left; padding-top: 20px; padding-bottom: 15px; padding-right: 5%; padding-left: 5%; text-align: right; text-align: left}

#footerRight img {margin-right: 15px; }






#subBanner {width: 100%; float: left; overflow: hidden; height: 250px; max-height: 540px; background-size: cover; background-repeat:no-repeat; background-position:center top; margin-top: 85px;}

body.page-id-7 #subBanner {background-image: url(images/crew-header-sm.jpg);}

body.page-id-187 #subBanner, body.page-id-231 #subBanner {background-image: url(images/header2-sm.jpg);}


#subBanner img {display: none;}


#crewMenu {display: none;}
	
	
	
#introCrew {
	width: 100%;
	float: left;
	padding-top: 60px;
	padding-bottom: 90px;
	background-attachment: fixed;
	background-image: url(images/bubble1.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 120% auto;
}

#introCrew #introContent {width: 85%; margin-left: auto; margin-right: auto;
 font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px;}
	
#introCrew h1 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 26px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
	padding-bottom: 60px;
	padding-top: 0px;
	margin: 0px;
	line-height: 1.2em;}


#crewCategories li {margin: 0px;
list-style-type: none; display: inline-block;
width: 45%; padding-bottom: 28px;}

#crewCategories h3 { line-height: 1.2em;}


#sectionCrew { font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 14px;
color: #58595B;
line-height: 1.5em;
	letter-spacing: 1px;}

#sectionCrew ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sectionCrew li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	width: 75%;
	padding-bottom: 30px;

}

#sectionCrew h2 { font-family: 'Asap', sans-serif;
	font-weight: 700;
	font-size: 22px;

	letter-spacing: 1px;
	text-align:center;
	color: #AF2D91;
	padding-bottom: 60px;
	padding-top: 20px;
	margin: 0px;}
	
#sectionCrew .column1 {width: 100%;}
#sectionCrew .column2 {width: 100%; padding-top: 15px;}
	

.pediatric-dentists, .dental-assistants {background-color: #B9E5FB; width: 100%; float: left; padding-top: 50px; padding-bottom: 20px; text-align: center;}



.anesthesiologists, .orthodontists, .admin-support, .hygienists {background-color: #FFF; width: 100%; float: left; padding-top: 50px; padding-bottom: 20px; text-align: center;	
    background-attachment: fixed;
	background-image: url(images/bubble1.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 150% auto;}
	
	 .medical-anesnthetists {background-color: #FFF47A; width: 100%; float: left; padding-top: 50px; padding-bottom: 20px; text-align: center;}
    
    .hygienists h2 {margin-top: 50px!important;}
	
	
	body.page-id-81, body.page-id-1264 {
	background-attachment: fixed;
	background-image: none!important;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center 85px;
	
}
	
	
	
	body.page-id-195, body.page-id-279, body.page-id-1295 {
	background-attachment: fixed;
	background-image: url(images/referral-back.jpg);
	background-repeat: no-repeat;
		background-size: 140% auto;
	background-position: center 85px;
	
}
	
	#transWrap {width: 94%; margin-left: auto; margin-right: auto; min-height: 600px;background-color: rgba(255, 255, 255, 1);
margin-top: 180px; margin-bottom: 130px; padding: 3%; font-family: 'Asap', sans-serif;
	font-weight: 400;
	font-size: 15px; }
	
	
	body.page-template-page-booking h1 {text-transform: uppercase; letter-spacing: 2px; font-size: 24px; font-weight: 700;text-transform: uppercase; text-align: center; color: #AF2D91;}

body.page-template-page-booking h2 {text-transform: uppercase; letter-spacing: 2px; font-size: 15px; font-weight: 700;text-transform: uppercase; }

body.page-template-page-booking h3 {text-transform: uppercase; letter-spacing: 2px; font-size: 18px!Important;}

body.page-template-page-booking h4 {padding-top: 21px; border-top: solid 1px #333; font-size: 16px; font-weight: 700;text-transform: uppercase; letter-spacing: 2px;}
	
	
	
	.ac_title_class {font-weight: 700!important;
		font-size: 16px!important;}
		
		.wpsm_panel-body {font-weight: 400!important;
		font-size: 16px!important;}

.ac_open_cl_icon, .fa, .fa-plus {vertical-align: top;}
	
    .wpsm_panel-heading {padding-left: 0px!important; padding-right: 0px!important;}
    
    div#wpsm_accordion_547 .wpsm_panel-body {padding-left: 12px!important; padding-right: 0px!important;}
    
    #introHome h2.galleryTitle {margin-top: 0px!important; padding-bottom: 20px!important; margin-bottom: 0px!important; }
    
    .wpsm_panel-group, #wpsm_accordion_549 {margin-bottom: 0px!important;}
    
    .crewBox {width: 100%; float: left; padding-bottom: 40px;}
    
    
    
h4.wpsm_panel-title {text-align: left!important;}

#wpsm_accordion_1011 .ac_open_cl_icon {display: inline-block!important; float: left!important; vertical-align: top!important;}

.ac_title_class {display: inline-block!important; float: right!important; width: 76%; vertical-align: top!important;}

#wpsm_accordion_1011 .ac_title_class {padding-left: 0px!important;}

	


   }








   
   
   
   
   
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	 
	 .anesthesiologists, .hygienists, .admin-support {	
    background-attachment: scroll;
	 }
	 
	 
	 body.page-id-81, body.page-id-1264 {
	background-attachment: scroll;
}
	
	
	
	body.page-id-195, body.page-id-279, body.page-id-1295 {
	background-attachment: scroll;
}


#paraSection1 {
	background-attachment: scroll;
	}
	
	
	#paraSection2 {
	background-attachment: scroll;
	
}

#servicesHome {
background-attachment: scroll;
}

#introHome {

	background-attachment: fixed;

}
	 
	 
	 
	 
}







@supports (-ms-ime-align:auto) {
  /* IE Edge 12+ CSS styles go here */ 
  
  
   .anesthesiologists, .hygienists, .admin-support {	
    background-attachment: scroll;
	 }
	 
	 
	body.page-id-81, body.page-id-1264 {
	background-attachment: scroll;
        
}
	
	
	
	body.page-id-195, body.page-id-279, body.page-id-1295 {
	background-attachment: scroll;
}


#paraSection1 {
	background-attachment: scroll;
	height: 579px;
	}
	
	
	#paraSection2 {
	background-attachment: scroll;
	background-size: 100% auto;
	background-position: 0 0;
	height: 570px;
	
}

#servicesHome {
background-attachment: scroll;
}

#introHome {

	background-attachment: scroll;

}
  
  
  
}




@media screen and (min-width: 200px) and (max-width: 1350px) {  

#crewMenu {display: none!important;}


}