@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("https://fonts.googleapis.com/css?family=Raleway");   *,:after,:before {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-webkit-appearance: none;
}
::-webkit-input-placeholder { color: #000;
}
::-moz-placeholder { color: #000;
}
:-ms-input-placeholder { color: #000;
}
:-moz-placeholder { color: #000;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
text-align: justify;
text-justify: inter-word;
}
strong,b {
font-weight: 700;
}
html {
margin-top: 0 !important;
position: relative;
}
html,body {
height: 100%;
background-color: #f0f0f0;
}
body {
font: 300 15px;
font-family: 'Open Sans',"Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
color: #000;
line-height: 1.5em;
font-weight: 400;
position: relative;
}
.article-body ul {
margin-left: 40px;
margin-bottom: 20px;
}
.full-width {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
background-color: #fff;
padding: 10px;
border-radius: 10px;
min-height: 1000px;
}
.mobile-img {
display: none;
margin: 0 auto;
}
.site-wrapper {
margin: 0 auto;
width: 100%;
position: relative;
height: auto;
overflow: hidden;
-webkit-transform: translate(0,0);
transform: translate(0,0);
margin-top: 91px;
min-width: 330px;
}
.contact_features {
width: 80%;
border-spacing: 0;
border-collapse: collapse;
border: 1px solid #7898C7;
margin: 50px auto;
}
.contact_features tr {
}
.contact_features th {
width: 50%;
background-color: #7898C7;
text-align: left;
padding: 5px 10px;
border-right: 1px solid #7898C7;
}
.contact_features td:nth-child(1n) {
border-right: 1px solid #7898C7;
}
.contact_features td:nth-child(2n) {
border-left: 1px solid #7898C7;
}
.contact_features td {
width: 50%;
padding: 5px 15px;
}
ul.staff {
list-style-type: none;
}
.staff li {
width: 50%;
border: 1px solid #f5f5f5;
padding: 20px;
height: 1350px;
float: left;
}
.staff .content {
margin-top: 15px;
}
.page-template-page-staff .staff li {
height: 750px;
}
.staff h2 {
color: #2364ac;
text-align: center;
margin-bottom: 2px;
}
.staff h4 {
color: #2364ac;
text-align: center;
margin-bottom: 2px;
font-size: 16px;
text-transform: uppercase;
}
.mission_image {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/mission.jpg) no-repeat;
height: 300px;
width: 200px;
background-size: cover;
}
#home_mission h2 {
color: #000;
margin: 5px 0 25px;
text-align: left;
}
#home_mission ul {
list-style-type: disc;
list-style-position: inside;
margin-top: 15px;
}
#home_mission ul li {
list-style-type: disc;
list-style-position: inside;
margin-left: 15px;
}
#home_mission ol {
list-style-type: decimal;
list-style-position: inside;
}
#home_mission ul ul,#home_mission ol ul {
list-style-type: circle;
list-style-position: inside;
margin-left: 15px;
}
#home_missionol ol,#home_mission ul ol {
list-style-type: lower-latin;
list-style-position: inside;
margin-left: 15px;
}
.overlay {
width: 100%;
height: 250px;
z-index: 500;
opacity: 0;
color: #fff;
vertical-align: baseline;
font-family: "Raleway";
font-size: 50px;
text-align: center;
background-color: #fff;
position: absolute;
top: 0;
-webkit-transition: all ease 200ms;
transition: all ease 200ms;
font-weight: 700;
}
.overlay:hover {
opacity: .5;
color: #000;
}
.staff h2:before {
border: none;
}
.staff img {
display: block;
padding-bottom: 20px;
margin: 0 auto;
}
.site-wrapper {
-webkit-transition: transform .2s;
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform 0.2s,-webkit-transform .2s;
-webkit-transform: translate(0,0);
transform: translate(0,0);
background-color: #f0f0f0;
}
img {
max-width: 100%;
height: auto;
}
.inside_banner {
height: 100px;
background-color: #52658c;
position: relative;
}
.inside_banner .inner-wrapper {
position: relative;
overflow: hidden;
height: 100%;
}
.page-template-page-blog main .blog_content {
float: left;
width: 100%;
box-sizing: border-box;
padding-right: 270px;
}
.page-template-page-blog main .blog_content_inner {
background-color: #fff;
border-radius: 10px;
width: 100%;
padding: 15px;
}
.inside_banner h1 {
line-height: 100px;
margin-bottom: 0;
color: #fff;
padding-left: 35px;
float: left;
}
.homelink {
background: none !important;
}
html,body {
}
.excerpt {
background-color: #fff;
overflow: hidden;
margin-left: 0;
padding-left: 10px;
}
ul.col3 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
list-style-position: inside;
}
main {
margin-top: 25px;
padding: 15px 15px 175px;
overflow: hidden;
height: auto;
}
.blog main {
display: block;
overflow: hidden;
height: auto;
padding: 15px 20px;
border-radius: 10px;
background-color: #fff;
min-height: 1000px;
margin-bottom: 15px;
}
.inner-wrapper {
width: 1100px;
margin: 0 auto;
display: block;
height: auto;
}
.layout-block {
overflow: hidden;
height: auto;
clear: both;
width: 100%;
display: block;
} .clear:before,.clear:after {
content: ' ';
display: table;
}
.clear:after {
clear: both;
}
.clear {
*zoom: 1;
}
img {
max-width: 100%;
vertical-align: bottom;
}
a {
text-decoration: none;
}
a:focus {
outline: 0;
}
a:hover,a:active {
outline: 0;
}
input:focus {
outline: 0;
border: 1px solid #04A4CC;
}
.cta_button {
background-color: #52658c;
color: #fff;
padding: 10px 14px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 800;
border-radius: 2px;
border: none;
margin: 0 auto;
display: block;
margin-top: 5px;
cursor: pointer;
}
.cta_button:hover {
opacity: .9;
}
.wpcf7 input[type=submit],.wpcf7 input[type=button] {
background-color: #52658c;
color: #fff;
padding: 10px 24px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 800;
border-radius: 2px;
border: 0;
border: 2px solid transparent;
}
.wpcf7 input[type=submit]:hover,.wpcf7 input[type=button]:hover {
opacity: .9;
}
.wpcf7-radio {
margin-left: 15px;
}
input[type="radio"],input[type="checkbox"] {
height: 1.2em;
width: 1.2em;
vertical-align: middle;
margin: 0 .4em .4em 0;
border: 1px solid rgba(0,0,0,0.3);
background: -webkit-linear-gradient(#FCFCFC,#DADADA);
-webkit-appearance: none;
-webkit-transition: box-shadow 200ms;
box-shadow: inset 1px 1px 0 #fff,0 1px 1px rgba(0,0,0,0.1);
} input[type="radio"] {
border-radius: 100%;
} input[type="checkbox"] {
border-radius: 2px;
} input[type="radio"]:not(:disabled):hover,input[type="checkbox"]:not(:disabled):hover {
border-color: rgba(0,0,0,0.5);
box-shadow: inset 1px 1px 0 #fff,0 0 4px rgba(0,0,0,0.3);
} input[type="radio"]:active:not(:disabled),input[type="checkbox"]:active:not(:disabled) {
background-image: -webkit-linear-gradient(#C2C2C2,#EFEFEF);
box-shadow: inset 1px 1px 0 rgba(0,0,0,0.2),inset -1px -1px 0 rgba(255,255,255,0.6);
border-color: rgba(0,0,0,0.5);
} input[type="radio"]:focus,input[type="checkbox"]:focus {
outline: none;
box-shadow: none;
} input[type="radio"]:checked,input[type="checkbox"]:checked {
border-color: rgba(0,0,0,0.5);
} input[type="radio"]:checked:before {
display: block;
height: .3em;
width: .3em;
position: relative;
left: .4em;
top: .4em;
background: rgba(0,0,0,0.7);
border-radius: 100%;
content: '';
} input[type="checkbox"]:checked:before {
font-weight: 700;
color: rgba(0,0,0,0.7);
content: '\2713';
-webkit-margin-start: 0;
margin-left: 2px;
font-size: .9em;
} input:disabled {
opacity: .6;
box-shadow: none;
background: rgba(0,0,0,0.1);
box-shadow: none;
} input:disabled + label {
opacity: .6;
cursor: default;
-webkit-user-select: none;
}
Sign up for free .wpcf7 input[type=submit]:hover {
-moz-opacity: .9;
-webkit-opacity: .9;
opacity: .9;
filter: alpha(opacity=90);
}
.home .wpcf7-form p {
margin-bottom: 1em !important;
}
.contact_info .table {
width: 100%;
margin-bottom: 20px;
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.contact_info thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
.contact_info tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
.error404 .site-wrapper {
background-color: #fff;
}
.page-template-page-contact .article-content {
display: none;
}
.contact_info .table thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.contact_info .table thead>tr>th,.contact_info .table tbody>tr>th,.contact_info .table tfoot>tr>th,.contact_info .table thead>tr>td,.contact_info .table tbody>tr>td,.contact_info .table tfoot>tr>td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ddd;
text-align: left;
}
.contact_info tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.contact_info .table>thead>tr>td.success,.contact_info .table>tbody>tr>td.success,.contact_info .table>tfoot>tr>td.success,.contact_info .table>thead>tr>th.success,.contact_info .table>tbody>tr>th.success,.contact_info .table>tfoot>tr>th.success,.contact_info .table>thead>tr.success>td,.contact_info .table>tbody>tr.success>td,.contact_info .table>tfoot>tr.success>td,.contact_info .table>thead>tr.success>th,.contact_info .table>tbody>tr.success>th,.contact_info .table>tfoot>tr.success>th {
background-color: #ececec;
border-color: #d6e9c6;
} .searchbar {
position: absolute;
bottom: -50px;
right: 0;
padding-right: 25px;
display: block;
width: 50%;
padding-bottom: 15px;
display: none;
background: rgba(255,255,255,.8);
color: #000;
border-radius: 0 0 10px 10px;
border: 1px solid #ebebeb;
border-top: none;
box-shadow: 0 4px 10px -5px rgba(214,214,214,1);
}
.searchbar div {
text-align: center;
}
.searchbar #s {
width: 96%;
background-color: transparent;
height: 100%;
margin: 0 auto;
border: 0;
color: #000;
border-bottom: 1px solid #000;
-webkit-transition: all ease 200ms;
transition: all ease 200ms;
float: right;
font-size: 16px;
text-transform: uppercase;
font-family: 'Myriad Pro','Open Sans','Gill Sans','Gill Sans MT',Calibri;
text-align: right;
padding-right: 5px;
}
.mobile-searchbar {
display: block;
width: 100%;
padding: 10px;
color: #000;
border-radius: 5px;
background-color: #52658c;
overflow: hidden;
height: auto;
margin: 25px 0;
border: 3px solid #52658c;
}
.mobile-searchbar #searchform {
margin-right: 30px;
}
.mobile-searchbar div {
text-align: center;
}
.mobile-searchbar #s {
width: 96%;
background-color: transparent;
height: 100%;
margin: 0 auto;
border: 0;
color: #fff;
-webkit-transition: all ease 200ms;
transition: all ease 200ms;
font-size: 16px;
text-transform: uppercase;
font-family: 'Myriad Pro','Open Sans','Gill Sans','Gill Sans MT',Calibri;
text-align: Left;
padding-right: 5px;
}
.mobile-searchbar i {
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #fff;
font-size: 22px;
}
#menu-topnav {
margin-top: 0;
}
#search_icon {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/search_icon.png) no-repeat;
width: 30px;
height: 30px;
float: right;
cursor: pointer;
}
.topNav {
float: right;
list-style: none;
float: right;
width: 700px;
margin: 4px 0 0;
}
.headerbar_wrap {
width: 100%;
background-color: #2662ab;
height: 30px;
} .topNav > li:not(:last-child) {
margin-left: 10px;
}
.topNav li {
float: right;
padding: 0;
position: relative;
display: inline;
padding: 0 5px;
text-align: left;
}
.topNav > li:not(:last-child):before {
content: "|";
position: absolute;
left: -5px;
top: 4px;
}
.topNav li a {
display: block;
padding: 5px;
color: #fff;
text-decoration: none;
}
#home_cta .inner-wrapper {
padding: 40px 0 55px;
} .toplogo img {
-webkit-transition: height .3s;
transition: height .3s;
}
.toplogo {
padding: 10px 0;
border-radius: 15px;
float: left;
-webkit-transition: height .3s;
transition: height .3s;
}
#banner {
position: relative;
z-index: 0;
padding-top: 60px;
}
.mobilebanner {
display: none;
}
#home_banner img {
width: 100%;
} h1,h2 {
font-size: 28px;
}
h1,h2,h3,h4,h5 {
font-family: 'Raleway',sans-serif;
color: #212121;
line-height: 1.2em;
}
h1 {
font-size: 30px;
font-weight: 400;
margin-bottom: 15px;
position: relative;
margin-left: auto;
margin-right: auto;
}
h2 {
font-size: 30px;
font-weight: 400;
margin-bottom: 25px;
position: relative;
}
p {
margin-bottom: 1em;
}
ol {
margin-left: 50px;
margin-bottom: 15px;
} #search_field {
position: absolute;
height: 30px;
width: 265px;
background-color: #2662ab;
display: none;
right: 0;
top: 30px;
border-radius: 0 0 4px 4px;
padding: 2px;
box-shadow: 3px 3px 7px rgba(150,150,150,1);
-webkit-transition: all 5s linear;
transition: all 5s linear;
text-align: left;
}
#search_field input[type=text] {
width: 201px;
float: left;
font-size: 16px;
}
#search_field input[type=submit] {
width: 60px;
float: left;
font-size: 16px;
}
#s {
width: 135px;
padding: 5px 0;
}
#searchsubmit {
text-decoration: none;
font-size: 12px;
border-radius: none;
display: table-cell;
width: 90px;
color: #fff;
text-align: center;
display: block;
background-color: #0eaee6;
border: 0;
color: #e3e7eb;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 800;
border-radius: 10px;
float: right;
padding: 5px 0;
font-weight: 400;
}
#searchsubmit:hover {
color: #444;
}
.cta_button {
background-color: #52658c;
color: #fff;
padding: 10px 14px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 800;
border-radius: 2px;
border: none;
margin: 0 auto;
display: block;
margin-top: 5px;
cursor: pointer;
}
.cta_button:hover {
opacity: .9;
}
.read-more {
background-color: #52658c;
color: #fff;
padding: 10px 14px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 500;
border-radius: 2px;
border: none;
margin: 5px 0;
display: block;
margin-top: 5px;
cursor: pointer;
width: 150px;
text-align: center;
}
.read-more:hover,.back-blog:hover {
opacity: .9;
}
.back-blog {
background-color: #52658c;
color: #fff;
padding: 0 14px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 500;
border-radius: 2px;
border: none;
display: block;
margin-top: 20px;
cursor: pointer;
width: 25%;
text-align: center;
height: 50px;
line-height: 50px;
}
#featured-post {
height: auto;
clear: both;
overflow: hidden;
border-bottom: 1px dotted #ddd;
margin: 0 0 15px;
padding: 0 0 15px;
line-height: 1.4em;
} .sidebar {
float: right;
width: 250px;
margin-left: -250px;
}
.widget {
display: block;
overflow: hidden;
height: auto;
padding: 15px;
border: 1px solid #a5a5a5;
border-radius: 10px;
background-color: #fff;
margin-bottom: 20px;
}
.widget img {
width: 100%;
height: auto;
}
.sidebar p {
margin-bottom: 2px;
}
main article {
float: left;
padding-right: 270px;
width: 100%;
box-sizing: border-box;
}
main article .article-content {
display: block;
overflow: hidden;
height: auto;
padding: 15px 20px;
border-radius: 10px;
background-color: #fff;
min-height: 1000px;
}
.sidebar h2 {
color: #000;
font-size: 20px;
padding: 0;
text-align: left;
margin-bottom: 15px;
}
.screen-reader-text {
display: none;
}
.sidebar ul li {
margin-left: 30px;
} #home_cta {
overflow: hidden;
height: auto;
text-align: center;
color: #000;
background-color: #fff;
}
#home_cta h2 {
margin: 15px 0;
}
#home_cta h3 {
font-size: 25px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 10px;
color: #000;
text-align: center;
}
#home_cta ul {
width: 100%;
list-style: none;
padding: 0;
text-align: center;
margin: 0;
}
.container {
text-align: center;
}
#home_cta ul li {
width: 33%;
padding: 0 10px;
text-align: center;
display: table-cell;
margin-top: 15px;
}
#home_cta img {
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
border: 5px solid #9fa9a9;
}
#home_cta img:hover {
-webkit-transform: scale(.95);
transform: scale(.95);
}
#content {
padding-top: 88px;
} #circles {
overflow: hidden;
height: auto;
padding: 0 5%;
margin: 10px 0;
text-align: center;
}
#circles img {
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#circles img:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
#circles h2 {
font-size: 30px;
margin: 12px 0;
}
#circles h2 strong {
font-weight: 700;
}
#circles p {
font-size: 1.1em;
color: #2662ab;
}
#circles ul {
width: 100%;
list-style: none;
padding: 0;
text-align: center;
}
#circles ul li:first-child {
margin: 0;
}
#circles ul li {
width: 24%;
display: inline-block;
text-align: center;
}
#circles ul li:last-child {
margin: 0;
} .pill-btn-wrap {
width: 250px !important;
font-family: Myriad Pro,sans-serif;
white-space: nowrap;
line-height: 25px !important;
min-height: 42px !important;
box-sizing: border-box;
position: absolute;
top: 50%;
right: 18px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.rev_slider .pill-btn-wrap {
position: static;
transform: none;
-webkit-transform: none;
-moz-transform: none;
line-height: 42px !important;
min-height: 42px !important;
margin: 15px auto !important;
}
.banner_text {
font-size: 44px;
line-height: 50px;
font-weight: 300;
color: #000;
}
.rev_slider .pill-right {
margin-left: -4px !important;
}
.rev_slider .pill-left,.rev_slider .pill-right {
height: 42px;
line-height: 42px !important;
}
.rev_slider .pill-left a,.rev_slider .pill-right a {
height: 42px;
line-height: 42px !important;
text-align: center;
}
.pill-btn-wrap a {
text-decoration: none !important;
color: inherit !important;
text-transform: uppercase !important;
font-size: 13px !important;
letter-spacing: -.5px!important;
display: block;
font-weight: 700;
text-align: center;
}
.pill-left,.pill-right {
display: inline-block;
width: 50%;
background-color: #fff;
border: 2px solid #fff;
text-align: center;
position: relative;
box-sizing: border-box;
line-height: 40px !important;
text-align: left;
text-justify: none;
}
.pill-left {
border-radius: 25px 0 0 25px;
z-index: 1;
border: 2px solid #fff;
color: #FFF;
background-color: #444445;
}
.pill-left a {
font-size: 13px !important;
}
.pill-right a {
font-size: 13px !important;
}
.sidebar .ajax-loader {
display: none;
}
.pill-left a:after {
border-radius: 30px;
z-index: 1;
border: 2px solid #fff;
color: #FFF;
background-color: #52658c;
width: 28px;
height: 28px;
position: absolute;
right: -15px;
top: 50%;
content: "OR";
line-height: 25px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-51%);
font-size: 10px;
}
.pill-center {
border-radius: 50%;
width: 45px;
height: 45px;
position: absolute;
right: -25px;
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/playbtn.png) no-repeat;
color: #fff;
font-size: 10px;
line-height: 18px;
top: 9px;
background-color: #01A6E5;
cursor: pointer;
}
.pill-right {
border-radius: 0 25px 25px 0;
background-color: #7a7a7a;
color: #fff;
border-left: none;
margin-left: -5px;
}
.pill-left a:hover:after {
}
.pill-left:hover {
opacity: .9;
}
.pill-right:hover {
opacity: .9;
} .home #content {
margin-top: -85px;
position: relative;
}
.social a {
display: block;
}
.social a:hover {
-moz-opacity: .9;
-webkit-opacity: .9;
opacity: .9;
filter: alpha(opacity=90);
}
ul.social {
margin: 0;
text-align: left;
list-style-type: none;
margin-top: 15px;
}
ul.social li {
margin-right: 4px;
width: 45px;
height: 45px;
float: left;
background-size: contain;
list-style-type: none !important;
background-color: #fff;
border-radius: 35px;
border: 1px solid #52658c;
}
ul.social li:first-child {
line-height: 42px;
font-weight: 700;
margin-left: 0;
text-align: center;
}
ul.social li:hover {
-moz-opacity: .9;
-webkit-opacity: .9;
opacity: .9;
filter: alpha(opacity=90);
}
.facebook {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/facebook.png) no-repeat;
}
.twitter {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/twitter.png) no-repeat;
}
.gplus {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/gplus.png) no-repeat;
}
.pinterest {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/pinterest.png) no-repeat;
}
.instagram {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/instagram.png) no-repeat;
}
.twitter {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/twitter.png) no-repeat;
}
.blog {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/blog.png) no-repeat;
}
#home_banner {
background-color: #C0C6D2;
overflow: hidden;
height: auto;
clear: both;
width: 100%;
display: block;
}
.home h2 {
font-size: 30px;
font-weight: 400;
margin-bottom: 50px;
position: relative;
margin-left: auto;
margin-right: auto;
line-height: 1.2em;
text-align: center;
}
.home #content {
padding-top: 0;
}
#home_cta {
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/home_cta_bg.jpg) no-repeat;
background-size: cover;
padding-bottom: 25px 0;
}
#home_mission {
background-color: #cbdfdf;
color: #000;
padding: 35px 0 45px;
}
.mission_content {
width: 50%;
float: left;
padding-right: 15px;
font-size: 15px;
line-height: 20px;
}
#home_mission .inner-wrapper {
position: relative;
overflow: hidden;
height: auto;
}
#home_mission img {
width: 50%;
}
#home_map {
padding: 0;
position: relative;
}
.banner_content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
height: auto;
}
.cc_module_title {
margin: 25px 0 0;
font-weight: 700;
text-transform: uppercase;
}
.cc_module_title {
text-align: center;
}
.current_page_item > a {
color: #000 !important;
}
.menu_right {
position: absolute;
top: 50px;
width: 100%;
display: none;
padding: 0;
margin: 0;
background-color: #fff;
right: auto;
padding-top: 10px;
padding-bottom: 10px;
height: auto;
z-index: 40;
box-shadow: inset 0 -8px 8px -8px #696868;
}
.menu_right ul {
display: block;
}
.menu_right ul li a {
color: #2662ab;
letter-spacing: 2px;
}
.menu_right ul li a:hover {
color: #3e61a0;
}
.menu_right li {
display: block;
margin-right: 0;
font-weight: 400;
font-size: 17px;
width: 100%;
height: auto;
line-height: 1.3em;
text-align: center;
margin-bottom: 4px;
}
.menu_right .page-item-7 {
position: static;
}
.menu_right ul li:last-child:after {
content: '';
margin: 0;
} blockquote {
font-family: Georgia,serif;
font-size: 18px;
font-style: italic;
width: 95%;
margin: .25em 0;
padding: .25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}
blockquote:before {
display: block;
content: "\f10d";
font-size: 31px;
position: absolute;
font-family: FontAwesome;
font-weight: 400;
left: -5px;
top: -5px;
color: #7a7a7a;
}
cite {
display: block;
font-style: normal;
margin-top: 15px;
font-size: .9em;
color: #000;
font-weight: 700;
}
cite:before {
display: inline-block;
content: "-";
font-size: .9em;
margin-right: 2px;
color: #7a7a7a;
}
@media print {
* {
background: transparent !important;
color: #000 !important;
text-shadow: none !important;
-webkit-filter: none !important;
filter: none !important;
-ms-filter: none !important;
} a,a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
content: "";
} pre,blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
} tr,img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
size: auto;  margin: 25mm 5mm;
}
body { margin: 0;
}
p,h2,h3 {
orphans: 3;
widows: 3;
}
h2,h3 {
page-break-after: avoid;
page-break-inside: avoid;
}
.breaker {
page-break-before: always !important;
}
h2,h3,.datalabel,.datafield,li {
page-break-inside: avoid;
}
header,footer {
display: none !important;
}
.business-form li {
margin: 2px 0;
display: block;
overflow: hidden;
height: auto;
}
.business-form br {
display: none;
}
#fancybox-wrap {
display: none !important;
}
.output_filter {
display: none !important;
}
#Button1 {
display: none !important;
}
.inside_banner {
display: none;
}
}
.business-form br {
display: none;
}
.business-form {
background-color: #fff;
padding: 25px;
border-radius: 10px;
position: relative;
}
.business-form ul {
list-style-type: none;
}
.business-form li {
margin: 2px 0;
display: block;
overflow: hidden;
height: auto;
}
.business-form img {
-webkit-transform: scale(0.7);
transform: scale(0.7);
}
.business-form li.indent {
padding-left: 5px;
}
.business-form .datafield {
width: 75%;
text-align: left;
padding: 2px 5px;
border: 1px solid #ccc;
float: left;
background-color: #ededed;
}
.business-form .datafield:empty {
height: 30px;
}
.output_filter {
padding: 20px;
background-color: #fff;
border-radius: 10px;
margin-top: 15px;
text-align: center;
border: 1px solid #999;
}
.output_filter h3 {
font-weight: 700;
margin-bottom: 15px;
}
.output_filter ul {
width: 100%;
list-style-type: none;
text-align: center;
}
.output_filter ul li {
width: 32%;
display: inline;
padding-left: 10px;
}
.output_filter span {
font-size: .8em;
line-height: 1em;
font-style: italic;
display: block;
}
.output_filter label {
text-transform: uppercase;
}
.output_filter input[type="submit"] {
background-color: #52658c;
color: #fff;
padding: 10px 24px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 800;
border-radius: 2px;
border: 0;
border: 2px solid transparent;
}
.business-form li.group_title {
margin-top: 15px;
margin-bottom: 5px;
text-decoration: underline;
}
.business-form li.data_sep {
margin-top: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.business-form .datalabel {
width: 25%;
text-align: right;
padding-right: 10px;
float: left;
line-height: 30px;
}
select:focus {
outline: none !important;
}
.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 textarea,.wpcf7 select {
width: 100%;
height: 2.6em;
border-radius: 5px;
box-shadow: none;
box-sizing: border-box;
color: #000;
background-color: #ececec;
border: none;
padding: .8rem;
height: 50px;
width: 100%;
font-family: inherit;
border: 1px solid #ccc;
font-size: .9em !important;
}
.wpcf7 input[type=date] {
height: 50px;
width: 100%;
font-family: inherit;
border: 1px solid #ccc;
background-color: #ececec;
font-size: .9em !important;
}
.collapsed {
display: none;
}
.business-form input[type=button] {
margin-right: 5px;
background-color: #fff;
color: #52658c;
padding: 10px 24px;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-block;
font-weight: 800;
border-radius: 2px;
float: left;
border: 2px solid #52658c;
}
.business-form input[type=email],.business-form input[type=tel],.business-form input[type=text],.business-form input[type=date],.business-form select {
height: 30px;
padding: 0 10px;
border-radius: 0;
}
.business-form label {
margin-top: 10px;
color: #888;
display: block;
}
.business-form .form-nav {
display: block;
width: 100%;
overflow: hidden;
height: auto;
margin-top: 25px;
}
.business-form .panel-body {
padding-bottom: 50px;
}
.business-form textarea {
border-radius: 0;
}
.fine-print {
font-size: .6em;
display: block;
line-height: 1.5em;
}
.business-form h2 {
font-size: 16px;
font-weight: 500;
margin: 15px 0;
}
.business-form p {
margin-bottom: 5px;
}
.business-form h3 {
font-size: 16px !important;
font-weight: 500;
margin: 15px 0;
color: #fff;
}
.business-form .panel-heading {
border-radius: 0;
background: #52658c;
}
.wpcf7 select {
position: relative;
background: #ececec url(//www.afdentistry.ca/wp-content/themes/alderwood/images/arrow.png) no-repeat;
background-position: 98%;
-moz-appearance: none !important;
}
.wpcf7 textarea {
height: 125px;
}
.wpcf7 {
width: 100%;
}
.wpcf7-validation-errors {
font-size: 16px;
}
.Asterix {
float: left;
font-size: 22px;
margin-left: -14px;
color: #bf0000;
line-height: 28px;
}
#responsive-form {
max-width: 960px;
margin: 0 auto;
width: 100%;
float: none;
font-weight: 400 !important;
color: #000;
font-size: 16px;
width: 100% !important;
}
.form-row {
width: 100%;
width: 100%;
display: block;
overflow: hidden;
}
.column-half,.column-full {
float: left;
position: relative;
padding: 5px 15px;
width: 100%;
box-sizing: border-box;
}
#contact_left p {
margin-top: 0;
} #contact_left {
width: 33.333333333333%;
padding-right: 15px;
}
#contact_right {
width: 66.666666666667%;
}
#contact_left,#contact_right {
float: left;
}
#map {
float: left;
width: 490px;
height: 300px;
display: block;
overflow: hidden;
}
.panel-heading h3 {
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
color: #fff;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #ddd;
box-shadow: 0 1px 1px rgba(0,0,0,0.05);
margin-top: 15px;
border-radius: 10px;
}
.panel a {
color: #000;
border-radius: 10px;
}
.contact_info ul {
list-style-type: none;
}
.contact_ad {
text-align: center;
}
.panel-heading {
padding: 10px 15px;
background-color: #52658c;
border-bottom: 1px solid #ddd;
color: #2662ab;
position: relative;
border-radius: 10px 10px 0 0;
}
.panel-heading .toggle,.panel-heading .close {
font-family: FontAwesome;
font-weight: 400;
position: absolute;
line-height: 6px;
-moz-opacity: .5;
-webkit-opacity: .5;
opacity: .5;
-webkit-transition: .3s all ease;
transition: .3s all ease;
}
.panel-heading .toggle i,.panel-heading .close i {
color: #ccc;
}
.panel-heading .toggle {
font-size: 1.3em;
right: 15px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.panel-heading .close {
font-size: 1em;
right: 15px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.panel-heading .close:hover > i {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.rotate-180 {
-webkit-transform: rotate(180deg) translateY(25%) !important;
transform: rotate(180deg) translateY(25%) !important;
}
.panel-heading .toggle:hover > i {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.panel-heading i {
color: #fff;
-webkit-transition: all .1s;
transition: all .1s;
border-radius: 10px 10px 0 0;
}
.panel-heading .toggle i {
font-size: 12px;
}
.panel-body {
padding: 15px;
}
.panel-body:before,.panel-body:after {
display: table;
content: " ";
}
.package {
width: 100%;
overflow: hidden;
height: auto;
}
.package .panel {
width: 100%;
overflow: hidden;
height: auto;
border-radius: 10px;
}
.package .panel-subhead {
text-align: center;
width: 100%;
overflow: hidden;
height: auto;
padding: 50px 20px;
background-color: #000;
}
.package .panel-heading {
background: -webkit-linear-gradient(top,#0d9de8 0%,#0576b0 75%,#036ca2 100%);
background: linear-gradient(to bottom,#0d9de8 0%,#0576b0 75%,#036ca2 100%);
color: #fff;
border-bottom: none;
text-align: center;
}
.package .panel-heading h3 {
color: #fff;
}
.panel-subhead h3 {
color: #fff;
font-size: 36px;
text-align: center;
}
.panel-footer {
height: 20px;
background: #000;
display: block;
}
#map {
width: 100%;
height: 300px;
display: block;
}
.panel-body:after {
clear: both;
}
.cta_panel_right-content .wpcf7 input[type=email],.cta_panel_right-content .wpcf7 input[type=tel],.cta_panel_right-content .wpcf7 input[type=text],.cta_panel_right-content .wpcf7 textarea,.cta_panel_right-content .wpcf7 select {
height: 28px;
margin-bottom: 0;
right: 7px;
}
.cta_panel_right .wpcf7-form textarea {
height: 125px;
}
.cta_panel_right-container .column-full {
padding: 5px;
position: relative;
}
.cta_panel_right-container .Asterix {
font-size: 12px;
color: #bf0000;
z-index: 1000;
line-height: 16px;
float: right;
}
.cta_panel_right-content .wpcf7 textarea {
height: 40px;
}
.cta_panel_right-content p {
margin-top: 2px;
}
.google-maps {
position: relative;
height: 250px;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.contact_hours .table {
width: 100%;
margin-bottom: 20px;
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.contact_hours thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
.contact_hours tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
.contact_hours .table thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.contact_hours .table thead>tr>th,.contact_hours .table tbody>tr>th,.contact_hours .table tfoot>tr>th,.contact_hours .table thead>tr>td,.contact_hours .table tbody>tr>td,.contact_hours .table tfoot>tr>td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ddd;
text-align: left;
}
.contact_hours tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.contact_hours .table>thead>tr>td.success,.contact_hours .table>tbody>tr>td.success,.contact_hours .table>tfoot>tr>td.success,.contact_hours .table>thead>tr>th.success,.contact_hours .table>tbody>tr>th.success,.contact_hours .table>tfoot>tr>th.success,.contact_hours .table>thead>tr.success>td,.contact_hours .table>tbody>tr.success>td,.contact_hours .table>tfoot>tr.success>td,.contact_hours .table>thead>tr.success>th,.contact_hours .table>tbody>tr.success>th,.contact_hours .table>tfoot>tr.success>th {
background-color: #ececec;
border-color: #d6e9c6;
} .header {
padding-top: 0;
}
.header_phone {
color: #fff;
font-weight: 700;
-webkit-transition: all .3s;
transition: all .3s;
text-align: center;
font-weight: 18px;
display: block;
top: 10px;
right: 0;
position: absolute;
font-size: 15px;
}
.header_phone a {
color: #000;
}
.blue {
color: #000;
}
.header_phone a span {
line-height: 16px;
text-transform: uppercase;
}
.header_phone:hover {
opacity: .9;
color: #2662ab;
}
.header {
width: 100%;
margin: 0 auto;
display: block;
height: 92px;
overflow: visible;
position: fixed;
background-color: rgba(255,255,255,.8);
z-index: 20;
top: 0;
-webkit-transition: height .3s;
transition: height .3s;
-webkit-transition: background-color .6s;
transition: background-color .6s;
border-bottom: 1px solid #ebebeb;
box-shadow: 0 4px 10px -5px rgba(214,214,214,1);
} .header {
text-align: right;
}
.headerbar {
color: #fff;
vertical-align: middle;
text-align: right;
width: 960px;
margin: 0 auto;
font-weight: 700;
font-size: 16px;
margin-top: 0;
position: relative;
}
header .header-inner {
width: 1100px;
position: relative;
margin: 0 auto;
} header .header-inner .menu {
height: 50px;
padding-left: 0;
margin: 0;
float: right;
margin-top: 50px;
}
header .header-inner .menu > .menu-item {
font-size: 14px;
background-color: transparent;
display: inline;
float: left;
font-weight: 200;
margin-left: -2px;
text-decoration: none;
cursor: pointer;
text-transform: uppercase;
font-weight: 700;
}
header .header-inner .menu > .menu-item:hover,header .header-inner .menu > .menu-item.active,header .header-inner .menu > .menu-item:focus {
background-color: transparent;
outline: none;
}
header .header-inner .menu > .menu-item a:after,header .header-inner .menu > .menu-item span:after {
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 12px;
border-color: transparent transparent #dfdfdf;
bottom: 0;
left: 50%;
margin-left: -10px;
opacity: 0;
bottom: -16px;
}
header .header-inner .menu > .menu-item.menu-item-has-children:hover a:after,header .header-inner .menu > .menu-item.menu-item-has-children:hover span:after,header .header-inner .menu > .menu-item.menu-item-has-children.active a:after,header .header-inner .menu > .menu-item.menu-item-has-children.active span:after,header .header-inner .menu > .menu-item.menu-item-has-children:focus a:after,header .header-inner .menu > .menu-item.menu-item-has-children:focus span:after {
opacity: 1;
border-color: transparent transparent #dfdfdf;
}
header .header-inner .menu > .menu-item > span {
padding: 0 15px;
line-height: 50px;
display: block;
color: #fff;
position: relative;
font-weight: 800;
}
.blue span {
color: #000 !important;
}
header .header-inner:after {
clear: both;
height: 0;
visibility: hidden;
display: block;
content: '';
}
header .sub-menu-container {
display: block;
position: absolute;
z-index: 10;
left: 0;
width: 100%;
overflow: hidden;
max-height: 0;
top: 116px;
}
header .sub-menu-container.visible {
max-height: 600px;
}
header .sub-menu-container .sub-menu-wrapper {
display: none;
background-color: #e9e9e9;
border-top: 2px solid #dfdfdf;
}
header .sub-menu-container .sub-menu-wrapper.active {
display: block;
}
header .sub-menu-container .sub-menu-wrapper .row {
display: block;
padding-left: 0;
margin: 0;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAUCAAAAACCUrN+AAAADklEQVQIW2P4/5+BXAQAq8gn2Qr8MncAAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAUCAAAAACCUrN+AAAADklEQVQIW2P4/5+BXAQAq8gn2Qr8MncAAAAASUVORK5CYII=);
background-position: 33.333% 0,66.666% 0;
background-repeat: repeat-y,repeat-y;
background-size: 1px 10px;
width: 1100px;
margin: 0 auto;
}
header .sub-menu-wrapper {
width: 1100px;
margin: 0 auto;
}
header .sub-menu-container .sub-menu-wrapper .row li {
display: inline-block;
float: left;
width: 33.33%;
padding: 20px;
position: relative;
}
header .sub-menu-container .sub-menu-wrapper .row li a {
text-decoration: none;
display: block;
margin-left: 20px;
text-align: left;
}
header .sub-menu-container .sub-menu-wrapper .row li a .title {
display: block;
margin-bottom: 10px;
color: #000;
font-size: 16px;
font-weight: 200;
text-align: left;
}
header .sub-menu-container .sub-menu-wrapper .row li a .description {
font-size: 12px;
color: #000;
line-height: 16px;
display: block;
}
header .sub-menu-container .sub-menu-wrapper .row li a:before {
content: '';
display: block;
position: absolute;
top: 26px;
left: 18px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 10.4px;
border-color: transparent transparent transparent #000;
}
header .sub-menu-container .sub-menu-wrapper .row li a:hover,header .sub-menu-container .sub-menu-wrapper .row li a:focus {
outline: none;
}
header .sub-menu-container .sub-menu-wrapper .row li a:hover .title,header .sub-menu-container .sub-menu-wrapper .row li a:focus .title {
text-decoration: underline;
color: #52658c;
}
header .sub-menu-container .sub-menu-wrapper .row li a:hover:before,header .sub-menu-container .sub-menu-wrapper .row li a:focus:before {
border-color: transparent transparent transparent #113157;
}
header .sub-menu-container .sub-menu-wrapper .row:after {
clear: both;
display: block;
height: 0;
visibility: hidden;
content: '';
}
#navigation {
width: 75%;
display: block;
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
height: 60px;
line-height: 60px;
font-size: 16px;
text-transform: uppercase;
position: absolute;
right: 0;
bottom: 0;
}
.searchlink i {
font-family: FontAwesome;
font-weight: 400;
font-size: 1.1em;
color: #000;
line-height: 50px;
}
#navigation ul>li.client_forms > a span:first-child {
color: #000;
}
#navigation ul>li.client_forms:hover > a span:first-child {
color: #fff;
}
#navigation ul li.searchlink:hover {
background-color: transparent;
} .envira-gallery-public.envira-clear {
clear: none !important;
}
.instagram_banner {
width: 100%;
height: auto;
overflow: hidden;
margin-top: 175px;
}
.instagram_banner .widgettitle {
display: none;
}
#navigation > ul > li > a:hover {
border-left: 1px solid #839086;
border-right: 1px solid #839086;
color: #2662ab;
}
#navigation ul {
font-weight: 500;
list-style: none;
margin: 0;
text-align: right;
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
} #navigation {
width: 75%;
float: right;
display: block;
visibility: visible;
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
height: 25px;
font-size: 14px;
text-transform: uppercase;
padding-bottom: 10px;
}
#navigation nav {
position: absolute;
bottom: 0;
right: 0;
}
#navigation a,#navigation ul,#navigation ul li {
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
}
#navigation ul li {
display: inline-block;
}
#navigation ul li:last-child {
padding-right: 0;
}
#navigation ul li:hover {
background-color: rgba(255,255,255,0.9);
}
#navigation ul li ul li:hover {
background-color: transparent !important;
}
#navigation ul li:hover > a {
border-bottom: none !important;
color: #52658c;
box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
}
#navigation ul li:hover > a:only-child {
box-shadow: none;
}
#navigation ul li:hover ul {
-moz-opacity: 1;
-webkit-opacity: 1;
display: block;
filter: alpha(opacity=100);
height: auto;
margin: 0;
opacity: 1;
position: absolute;
text-align: left;
visibility: visible;
}
#navigation ul ul li:hover ul,#navigation ul li:hover ul li:hover ul { display: block;
filter: alpha(opacity=100);
height: auto;
left: 100%;
nowhitespace: afterproperty;
opacity: 1;
top: 0;
visibility: visible;
}
#navigation ul ul,#navigation ul li:hover ul ul {
-moz-opacity: 1;
-moz-transition: 200ms ease;
-o-transition: 200ms ease;
-webkit-opacity: 1;
-webkit-transition: 200ms ease; display: none;
filter: alpha(opacity=100);
height: 0;
nowhitespace: afterproperty;
opacity: 1;
position: absolute;
transition: 200ms ease;
visibility: hidden;
}
#navigation ul li ul {
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
background-color: rgba(255,255,255,0.9);
display: none;
-webkit-transition: all .25s ease;
transition: all .25s ease;
visibility: hidden;
z-index: 25;
box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
}
#navigation ul li a {
color: #000;
display: block;
padding: 0;
padding-left: 10px;
padding-right: 10px;
position: static;
text-decoration: none;
-webkit-transition: all .25s ease;
transition: all .25s ease;
line-height: 60px;
}
#navigation ul ul {
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
background: #fff;
border: 1px solid #fff;
text-align: left;
-webkit-transition: 200ms ease;
transition: 200ms ease;
width: 200%;
padding-top: 10px;
}
#navigation ul li {
margin: 0;
padding: 0;
position: relative;
} #navigation ul ul ul {
transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
background: #e4e4e4 !important;
border-color: #839086 !important;
margin-left: -14px;
-webkit-transition: 200ms ease;
transition: 200ms ease;
}
#navigation ul ul ul li:hover>a {
}
#navigation ul ul ul li a {
color: #000;
}
#navigation ul ul li {
border: none;
display: block;
padding-right: 0;
}
#navigation ul ul li:last-child a { }
#navigation ul ul li:hover > a {
color: #2A5FA9;
}
#navigation ul ul li a {
background: none !important;
color: #000;
font-weight: 500;
float: none;
padding: 0 10px 10px;
line-height: normal;
text-transform: none;
-webkit-transition: all .25s ease;
transition: all .25s ease;
} #cta {
overflow: hidden;
height: auto;
}
#cta ul {
width: 100%;
list-style: none;
padding: 0;
text-align: center;
}
#cta ul {
width: 100%;
list-style: none;
padding: 0;
text-align: center;
}
#cta img {
width: 100%;
height: auto;
}
#cta ul li {
width: 25%;
margin: 10px 6% 0;
display: inline-block;
text-align: center;
}
#cta ul li:first-child {
margin: 0;
}
#cta ul li:last-child {
margin: 0;
} .wrapper {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
height: 100%;
} .logo-foot {
width: 329px;
}
.designer {
position: absolute;
right: 5%;
bottom: 10px;
}
#footer {
display: block;
overflow: hidden;
height: auto;
min-height: 520px;
color: #000;
clear: both;
font-size: 14px;
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/footer_bg.jpg) no-repeat;
background-position: 50% 50%;
background-size: cover;
}
.footer ul {
list-style-type: none;
color: #000;
}
.footer_section a {
color: #52658C;
text-decoration: none;
font-weight: 400;
font-size: 25px;
text-align: center;
}
.footer_section h3 {
font-family: 'Raleway',sans-serif;
font-size: 14px;
font-weight: 700;
margin-bottom: 10px;
position: relative;
color: #52658C;
margin-top: 10px;
text-transform: uppercase;
}
.footer h2:before {
content: '';
border: 0;
}
.footer h2 {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
position: relative;
color: #000;
text-align: left;
padding-left: 5px;
}
.footer {
padding: 25px 0;
position: absolute;
bottom: 0;
width: 100%;
}
.footer_section {
text-align: left;
line-height: 1.2em;
margin: 0 auto;
width: 100%;
padding-top: 20px;
font-size: .9em;
background-color: #cbdfdf;
box-shadow: 1px -8px 5px -5px rgba(0,0,0,.3);
clear: both;
height: auto;
overflow: hidden;
-webkit-box-shadow: inset 0 -200px 279px -58px rgba(255,255,255,0.77);
-moz-box-shadow: inset 0 -200px 279px -58px rgba(255,255,255,0.77);
box-shadow: inset 0 -200px 279px -58px rgba(255,255,255,0.77);
}
.footer_bottom {
text-align: center;
line-height: 1.2em;
margin: 0 auto;
width: 100%;
background-color: #809CA6;
height: 50px;
line-height: 50px;
border-top: 1px solid #fff;
overflow: hidden;
height: auto;
}
.footer_section .inner,.footer_bottom .inner {
margin: 0 auto;
width: 1100px;
}
.footer_section li {
display: block;
text-align: left;
vertical-align: top;
color: #848688;
}
.footer_section_left {
width: 49%;
display: table-cell;
padding-bottom: 20px;
vertical-align: top;
}
.footer_section_right {
width: 49%;
display: table-cell;
text-align: right;
vertical-align: bottom;
}
.footer_section .inner {
display: table;
}
.footer_section .inner > li:first-child {
vertical-align: top;
}
.footer_section .inner > li:last-child {
}
.footer_section li li {
display: block;
line-height: 1.2em;
color: #000;
line-height: 42px;
background-color: #fff;
}
.foot4 {
text-align: center !important;
}
.copyright {
display: block;
height: auto;
overflow: hidden;
text-align: left;
color: #fff;
float: left;
font-size: .8em;
}
.developer {
display: block;
height: auto;
overflow: hidden;
text-align: left;
color: #fff;
float: right;
font-size: .8em;
}
.footer_info li {
line-height: 38px;
height: 38px;
padding-left: 42px;
position: relative;
}
.foot_phone a {
color: #fff;
text-decoration: none;
}
.foot_phone a:hover {
text-decoration: underline;
}
.foot_phone:before {
content: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/phone.png);
position: absolute;
left: 0;
}
.foot_email:before {
content: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/email.png);
position: absolute;
left: 0;
}
.foot_newsletter:before {
content: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/newsletter.png);
position: absolute;
left: 0;
}
.footerlogo {
float: right;
padding-right: 20px;
}
.footer_info li {
line-height: 38px;
}
.footer_right p {
margin: 0 0 10px;
} #fancybox-outer {
border: 1px solid #00a6e5;
}
#contact_form_pop {
padding: 5px;
padding-bottom: 100px;
overflow-x: hidden;
}
#contact_form_pop .wpcf7-validation-errors {
font-size: 16px;
}
.Asterix {
float: left;
font-size: 22px;
margin-left: -14px;
color: #bf0000;
}
#fancybox-wrap div {
box-sizing: border-box !important;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.column-half {
width: 50%;
}
#contact_form_pop .wpcf7 {
width: 100%;
}
#contact_form_pop .wpcf7 textarea {
height: 100px;
}
.article-body a {
color: #52658c;
text-decoration: underline;
} #contact_form_pop .wpcf7 .submit_wrap {
height: 128px;
position: relative;
}
#contact_form_pop .wpcf7 .submit_wrap .wpcf7-submit {
position: relative;
position: absolute;
bottom: 0;
right: 0;
margin-right: 15px;
}
@font-face {
font-family: 'Font-Name';
src: url(//www.afdentistry.ca/wp-content/themes/alderwood/fonts/font-name.eot);
src: url(//www.afdentistry.ca/wp-content/themes/alderwood/fonts/font-name.eot?#iefix) format("embedded-opentype"),url(//www.afdentistry.ca/wp-content/themes/alderwood/fonts/font-name.woff) format("woff"),url(//www.afdentistry.ca/wp-content/themes/alderwood/fonts/font-name.ttf) format("truetype"),url(//www.afdentistry.ca/wp-content/themes/alderwood/fonts/font-name.svg#font-name) format("svg");
font-weight: 400;
font-style: normal;
} ::-moz-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::-webkit-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
::-moz-selection {
background: #04A4CC;
color: #FFF;
text-shadow: none;
}
#right_nav .fa {
line-height: 52px !important;
}
.envirabox-opened .envirabox-title {
display: none !important;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
display: block;
margin: 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #FFF;
border: 1px solid #F0F0F0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption .wp-caption-text,.gallery-caption {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .excerpt {
background-color: #fff;
overflow: hidden;
margin-left: 0;
padding-left: 10px;
}
.nomargin {
margin-left: 0;
padding-left: 0;
}
#featured-post h2 {
margin-bottom: 8px;
font-size: 24px;
padding-top: 10px;
}
#featured-post h2:before {
border: 0;
}
#featured-post h2 a {
margin-bottom: 8px;
color: #000;
}
#featured-post img {
margin-top: 0;
margin-left: 0;
margin-right: 0;
}
.blog_wrapper {
overflow: hidden;
}
.blog_wrapper div {
min-height: 286px;
}
#recent-blog {
float: left;
width: 100%;
}
#featured-post {
height: auto;
clear: both;
overflow: hidden;
border-bottom: 1px dotted #ddd;
margin: 0 0 15px;
padding: 0 0 15px;
line-height: 1.4em;
}
styledlogolist p {
display: none;
}
ul.styledlogolist {
margin: 0 0 1.5em !important;
padding: 0;
list-style: none;
text-align: center;
}
ul.styledlogolist li {
padding: 0;
width: 24%;
margin: 0 1% 1% 0;
list-style: none !important;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px 10px 10px 10px;
box-shadow: 0 0 10px #aeaeae;
background: #fff;
text-align: center;
display: inline-block;
}
.view-article {
text-decoration: none;
font-size: 13px;
padding: 10px;
background-color: #2662ab;
border-radius: 4px;
display: table-cell;
width: 105px;
color: #fff;
text-align: center;
margin-top: 10px;
display: block;
}
.view-article:hover {
-moz-opacity: .9;
-webkit-opacity: .9;
opacity: .9;
filter: alpha(opacity=90);
}
#featured-post img {
float: left;
margin-right: 0;
border: 0;
max-width: 100%;
height: auto;
}
#blog-siderbar {
float: right;
width: 240px;
}
.frame {
width: 400px;
height: 282px;
float: left;
} @media (max-width:1100px) {
.footer_section .inner,.footer_bottom .inner {
width: 100%;
}
.footer_bottom {
padding: 5px 10px 0;
}
#home_mission {
padding: 15px;
}
.sidebar {
display: none;
}
.page-template-page-blog main .blog_content,.page-template-page-blog main .blog_content_inner {
width: 100%;
padding: 15px;
}
.page-template-page-blog main .blog_content {
padding: 15px 0 0;
float: none;
}
.footer_section .inner > li:last-child img {
display: block;
margin: 0 auto;
}
main article {
float: none;
padding-right: 0;
display: block;
}
.mission_content {
width: 100%;
float: none;
padding-right: 0;
margin-bottom: 50px;
}
#home_mission img {
width: auto;
margin: 0 auto;
display: block;
border: 5px solid #a1abab;
}
header .header-inner {
width: 100%;
}
.wrapper,.inner-wrapper {
width: 100%;
}
header .header-inner .menu > .menu-item > span {
padding: 0 10px;
}
header .inner-wrapper {
width: 100%;
}
.mobile-menu-wrapper {
display: block;
z-index: 10;
}
.footer_section .inner {
margin: 0 auto;
width: 100%;
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width:960px) {
.footer_section .inner > li:first-child {
text-align: center !important;
}
#footer {
display: none;
}
.site-wrapper {
margin-top: 75px;
}
.rev_slider .pill-btn-wrap {
display: none;
}
.header_phone {
display: none;
}
.page-template-page-blog .excerpt {
padding-left: 0;
padding-top: 10px;
}
#navigation {
display: none;
}
.logo-img {
display: none;
}
.mobile-img {
display: block;
}
.searchlink {
display: none;
}
.header {
height: 75px; background: #fff;    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e',endColorstr='#7d7e7d',GradientType=0); }
.header img {
height: 100%;
}
.desktop-main-menu {
display: none;
}
.toplogo {
float: none;
text-align: center;
height: 75px;
}
.searchbar {
background: #fff;
}
#content {
padding-top: 60px;
}
.home #content {
padding-top: 0;
margin-top: 0;
}
.home main {
border: none;
}
#footer-sidebar {
height: auto;
width: 55%;
text-align: right;
padding-right: 15px;
}
#footer-left {
padding-left: 15px;
padding-right: 15px;
}
.left {
padding-left: 15px;
}
#footer-sidebar1 {
margin: 0;
}
#contact_left {
width: 100%;
padding-right: 0;
}
#contact_right {
width: 100%;
padding-right: 0;
}
main {
padding: 10px 10px 50px;
margin-top: 15px;
}
.banner-head {
font-size: 36px;
font-weight: 700;
}
.banner-sub {
font-size: 36px;
font-weight: 300;
}
#inside_banner {
background: none;
}
#banner {
position: relative;
margin-top: 50px;
height: 240px;
background-size: auto;
background-position: 50% 50%;
}
#banner img {
display: none;
}
.banner_content { position: static;
}
.pill-btn-wrap {
width: 300px;
white-space: nowrap;
}
#featured-post img {
float: none;
margin-right: 0;
border: 0;
border-bottom: 2px solid #000;
max-width: 100%;
height: auto;
}
#featured-post,#recent-blog {
width: 100%;
}
}
@media (max-width:782px) {
#content {
padding-top: 60px;
}
}
@media (max-width:768px) {
.designer {
position: static;
display: block;
width: 100%;
text-align: center;
}
.footer_section .inner > li:last-child {
text-align: center;
}
#home_cta {
width: 100%;
height: auto;
margin-top: 0;
}
#home_cta ul li {
width: 100%;
display: block;
text-align: center;
}
.home #content {
margin-top: 0;
}
ul.col3 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
list-style-position: inside;
}
.footer_section {
position: static;
}
.footer_section li:last-child {
padding-bottom: 15px;
}
.footer_section li {
width: 100%;
display: block;
text-align: center !important;
}
.footer h3 {
display: block;
}
.footer_section li li {
text-align: center;
}
ul.social li { display:inline-block; float:none; }
ul.social { text-align: center; }
.footer_section .inner > li,.footer_section .inner > li:first-child,.footer_section .inner > li:last-child {
width: 100%;
}
}
@media (max-width:690px) {
.home h2 {
font-size: 25px;
text-align: center;
}
.copyright {
color: #fff;
width: 100%;
margin: 0;
padding: 0 10px;
font-size: .8em;
position: static;
line-height: 1.6em;
text-align: center;
}
.developer {
color: #fff;
width: 100%;
margin: 0;
padding: 0 10px;
font-size: .8em;
position: static;
text-align: center;
}
.footerlogo {
float: none;
}
.copyright {
text-align: center;
}
.copyright_left {
float: none;
line-height: 1em;
width: 100%;
margin: 10px 0;
text-align: center;
}
#footer-sidebar1,#footer-sidebar2,#footer-sidebar3 {
display: block;
width: 100%;
}
#footer-left {
width: 100%;
padding-right: 30px;
padding-left: 30px;
}
#footer-sidebar {
padding-right: 30px;
padding-top: 25px;
}
.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=text],.wpcf7 textarea,.wpcf7 select {
width: 100% !important;
border-radius: 0;
box-shadow: none;
box-sizing: border-box;
color: #000;
background-color: #ececec;
border: 1px solid #ccc;
padding: .8rem;
width: 100%;
font-family: inherit;
}
.wpcf7 textarea {
height: 122px;
background-color: #ececec;
}
#fancybox-wrap {
left: 0 !important;
width: 100% !important;
padding: 0 !important;
}
#fancybox-content {
width: 100% !important;
}
}
@media (max-width:575px) {
.footer_section_left,.footer_section_right {
width: 100%;
display: block;
}
.footer_section {
padding-top: 10px;
}
.footer_section_right {
text-align: center;
}
.logo-foot {
display: block;
margin: 0 auto;
}
.footer_section h3 {
text-align: center;
}
#footer {
background-image: none;
background-color: #52658c;
color: #000;
}
.footer h3 {
color: #fff;
}
.footer ul {
color: #fff;
}
.header img {
height: 55%;
margin-top: 14px;
}
.copyright {
color: #fff;
width: 100%;
margin: 0;
padding: 0 10px;
}
.staff li {
width: 100%;
float: none;
display: block;
height: auto;
}
.inside_banner {
display: none;
}
.footer h2 {
text-align: center;
}
#banner {
display: none;
}
.mobilebanner > img {
margin-top: 50px;
}
.mobilebanner {
display: block;
}
#banner > a > img {
width: 100%;
height: auto;
display: block;
position: absolute;
}
#banner > a {
display: block;
}
.page-template-page-blog #banner {
background: none;
height: 0;
}
.page-template-page-blog #inside_banner {
display: none;
}
.search-results #banner {
background: none;
height: 0;
}
.search-results #inside_banner {
display: none;
}
.archive #banner {
background: none;
height: 0;
}
.archive #inside_banner {
display: none;
}
.page-template-page-home .banner_content {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.video-btn {
display: block;
margin: 0 auto;
width: 66px;
height: 67px;
background: url(//www.afdentistry.ca/wp-content/themes/alderwood/images/mobile-playbtn.png) no-repeat;
}
.footer_bottom {
padding: 15px 10px 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-container iframe,.video-container object,.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pill-btn-wrap {
display: none;
}
#circles ul li,#circles ul li:first-child,#circles ul li:last-child {
display: block;
width: 100%;
margin-bottom: 10px;
}
.banner-head {
font-size: 24px;
font-weight: 700;
}
.banner-sub {
font-size: 24px;
font-weight: 300;
}
.column-half {
width: 100%;
}
#cta ul li,#cta ul li:first-child,#cta ul li:last-child {
display: block;
width: 100%;
padding: 25px;
width: 75%;
margin: 0 auto;
}
.socialInner {
text-align: right;
padding-right: 15px;
}
.footer {
padding: 0;
}
.footer_left,.footer_right {
display: block;
width: 100%;
padding: 10px;
}
.footerlogo {
padding-right: 25px;
}
#footer-under-logo {
padding-top: 30px;
}
.footer_left h2 {
font-size: 30px;
color: #fff;
font-weight: 700;
}
#fancybox-wrap {
position: fixed !important;
left: 0 !important;
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
}
#fancybox-close {
top: 5px !important;
right: 5px !important;
}
#ask_question_pop img {
width: 150px;
height: auto;
}
#fancybox-content {
overflow: scroll !important;
height: 100% !important;
}
#banner {
padding-top: 0;
}
.excerpt {
margin-left: 0;
padding-left: 0 !important;
padding-top: 10px;
}
.page-template-page-blog main {
width: 100%;
}
#featured-post img {
float: none;
margin-right: 0;
border: 0;
max-width: 100%;
height: auto;
width: 100%;
}
}
@media (max-width:330px) {
.left {
float: none;
text-align: right;
overflow: hidden;
padding: 0;
text-align: center;
width: 100%;
}
.banner-head {
font-size: 16px;
font-weight: 700;
}
.banner-sub {
font-size: 16px;
font-weight: 300;
}
}.mobile-searchbar #s::-webkit-input-placeholder {
color: #fff;
}
.mobile-searchbar #s:-moz-placeholder {
color: #fff;
}
.mobile-searchbar #s::-moz-placeholder {
color: #fff;
}
.mobile-searchbar #s:-ms-input-placeholder {
color: #fff;
}
.mobile-searchbar {
display: block;
width: 100%;
color: #000;
border-radius: 5px;
background-color: #52658c;
overflow: hidden;
height: auto;
margin: 25px 0;
border: 3px solid #52658c;
padding: 5px 10px;
}
.mobile-searchbar #searchform {
margin-right: 30px;
}
.mobile-searchbar div {
text-align: center;
}
.mobile-searchbar #s {
width: 96%;
background-color: transparent;
height: 100%;
margin: 0 auto;
border: 0;
color: #fff;
-webkit-transition: all ease 200ms;
transition: all ease 200ms;
font-size: 16px;
text-transform: uppercase;
font-family: 'Myriad Pro', 'Open Sans', 'Gill Sans', 'Gill Sans MT', Calibri;
text-align: Left;
padding-right: 5px;
}
.mobile-searchbar i {
position: absolute;
right: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #fff;
font-size: 22px;
} body.mobile-menu-open header {
-webkit-transform: translateX(100%) translateX(-75px);
-ms-transform: translateX(100%) translateX(-75px);
transform: translateX(100%) translateX(-75px);
}
.mobile-menu-wrapper {
display: none;
position: fixed;
bottom: 0;
top: 0;
left: 0;
width: calc(100% - 75px);
overflow: hidden;
background-color: #fff;
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0);
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.mobile-menu a {
color: #000;
}
body.mobile-menu-open .mobile-menu-wrapper {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
font-size: 14px;
}
body.mobile-menu-open .site-wrapper {
overflow: hidden;
pointer-events: none;
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
-webkit-filter: blur(5px);
filter: blur(5px);
}
body.mobile-menu-open .site-wrapper:before {
content: ' ';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(255, 255, 255, 0.8);
}
.mobile-menu-wrapper ul.mobile-menu {
-webkit-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
transform: translate(100%, 0);
position: absolute;
top: 20px;
left: 0;
right: 0;
bottom: 20px;
margin-top: 0;
padding-left: 10px;
padding-right: 10px;
}
.mobile-menu-wrapper ul.mobile-menu li {
list-style-type: none;
color: #666666;
position: relative;
border-bottom: 1px dashed rgba(82, 101, 140, 0.3);
}
.mobile-menu-wrapper ul.mobile-menu li.back-link {
padding: 14px 10px 14px 30px;
}
.mobile-menu-wrapper ul.mobile-menu li.back-link:before {
display: block;
content: '';
position: absolute;
top: 50%;
margin-top: -12px;
left: 12px;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 13px 12px 0;
border-color: transparent #000 transparent transparent;
}
.mobile-menu-wrapper ul.mobile-menu li.back-link span {
display: block;
}
.mobile-menu-wrapper ul.mobile-menu li.back-link span.back-title {
font-size: 1.3em;
line-height: 1em;
color: #000;
}
.mobile-menu-wrapper ul.mobile-menu li.back-link span.back-sub-title {
font-size: 0.8em;
line-height: 1em;
color: #000;
}
.mobile-menu-wrapper ul.mobile-menu li a {
padding: 10px 5px;
display: block;
text-decoration: none;
font-weight: bold;
}
.mobile-menu-wrapper ul.mobile-menu li:last-child {
border-bottom: none;
}
.mobile-menu-wrapper ul.mobile-menu li.menu-item-has-children a {
margin-right: 40px;
}
.mobile-menu-wrapper ul.mobile-menu li.menu-item-has-children .sub-menu-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 60px;
}
.mobile-menu-wrapper ul.mobile-menu li.menu-item-has-children .sub-menu-link:after {
display: block;
content: '';
position: absolute;
left: 5px;
top: 50%;
margin-top: -6px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 10.4px;
border-color: transparent transparent transparent #000;
}
.mobile-menu-wrapper ul.mobile-menu.active {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.mobile-menu-wrapper ul.mobile-menu.previous {
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
transform: translate(-100%, 0);
}
body.mobile-menu-open {
overflow: hidden;
position: fixed;
}
body.mobile-menu-open .site-wrapper {
overflow: hidden;
-webkit-overflow-scrolling: auto;
}
body.mobile-menu-open header#site-header {
-webkit-transform: translateX(100%) translateX(-75px);
-ms-transform: translateX(100%) translateX(-75px);
transform: translateX(100%) translateX(-75px);
}  .caret_wrap {
height: 75px;
width: 75px;
background-color: #52658c;
position: absolute;
top: 0;
left: 0;
display: block;
}
.caret {
width: 75px;
height: 75px;
position: absolute;
cursor: pointer;
left: 0;
top: 0;
}
.caret span {
display: block;
position: absolute;
height: 5px;
width: 34px;
background: #fff none repeat scroll 0% 0%;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
margin-top: 35px;
}
.caret span:nth-child(1) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
left: 10px;
}
.caret span:nth-child(2) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
right: 10px;
}  .mobile-drop {
display: none;
height: 75px;
width: 75px;
background-color: #52658c;
top: 0;
right: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: 40px 40px;
position: absolute;
color: white;
font-size: 50px;
line-height: 75px;
text-align: center;
}
.mobile-drop a {
display: block;
width: 100%;
height: 100%;
background-color: #52658c;
color: #fff;
line-height: 75px;
font-size: 50px;
text-align: center;
}
.mobile-drop ul {
list-style-type: none;
margin-left: 0;
width: 75px;
height: auto;
position: absolute;
top: 75px;
display: none;
}
.mobile-drop ul li {
display: none;
height: 75px;
width: 75px;
background-color: #52658c;
text-align: center;
}
.mobile-drop.opened .caret span:nth-child(1) {
-webkit-transform: rotate(-405deg);
-ms-transform: rotate(-405deg);
transform: rotate(-405deg);
}
.mobile-drop.opened span:nth-child(2) {
-webkit-transform: rotate(405deg);
-ms-transform: rotate(405deg);
transform: rotate(405deg);
}  .hamburger_wrap {
height: 75px;
width: 75px;
background-color: #52658c;
position: absolute;
top: 0;
left: 0;
display: none;
}
.hamburger {
width: 41px;
height: 50px;
position: absolute;
cursor: pointer;
left: 50%;
margin-left: -21px;
top: 50%;
margin-top: -18.5px;
}
.hamburger span {
display: block;
position: absolute;
height: 5px;
width: 100%;
background: #fff none repeat scroll 0% 0%;
opacity: 1;
filter: alpha(opacity=100);
right: 0px;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.hamburger span:nth-child(1) {
margin-top: 0px;
}
.hamburger span:nth-child(2) {
margin-top: 16px;
margin-right: 0px;
}
.hamburger span:nth-child(3) {
margin-top: 32px;
}
.hamburger.opened span:nth-child(1) {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
margin-top: 16px;
}
.hamburger.opened span:nth-child(2) {
opacity: 0;
filter: alpha(opacity=0);
right: -75px;
}
.hamburger.opened span:nth-child(3) {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
margin-top: 16px;
}
@media (max-width:960px) {
.mobile-menu-wrapper {
display: block;
z-index: 10;
}
.hamburger_wrap { display: block; }
.mobile-drop {
display: block;
}
}.team_member {
width: 100%;
overflow: hidden; padding: 10px;
margin-bottom: 15px;
clear: both;
color: black;
display: table;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
position: relative;
}
.team_member:before, .team_member:after {
content: "";
position: absolute;
z-index: -1;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
top: 10px;
bottom: 10px;
left: 0;
right: 0;
border-radius: 100px / 10px;
}
.team_member:after {
right: 10px;
left: auto;
-webkit-transform: skew(8deg) rotate(3deg);
transform: skew(8deg) rotate(3deg);
}
.left {
float: left;
}
.width25, .width50, .width75 {
width: 100%;
padding: 20px;
}
.width25 img, .width50 img, .width75 img {
width: 100%;
height: auto;
}
.width25 {
width: 24%;
padding: 0 15px;
}
.team_member img {
width: 100%;
height: auto;
margin-top: 1px;
}
.team_lightbox_overlay {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
background: rgba(0, 0, 0, 0.75);
display: none;
}
.team_lightbox {
width: 900px;
height: 700px;
max-height: 80%;
overflow-y: scroll;
position: relative;
background-color: white;
position: fixed;
top: 50%;
left: 50%;
}
.team_member_brief {
position: relative;
text-align: justify;
font-size: 15px;
line-height: 18px;
display: inline-block;
height: 100%;
}
.team_member_brief .inner {
padding: 0px;
}
.team_lightbox_content {
padding: 0 25px 25px 25px;
position: relative;
background: #fff;
}
.team_lightbox_content h2, .team_lightbox_content h4 {
width: 100%;
text-align: center;
margin-bottom: 15px;
margin-top: 12px;
}
.team_lightbox img {
width: 100%;
height: auto;
}
a.team_lightbox_more {
color: #000;
letter-spacing: 1px;
display: block;
font-weight: 800;
border-radius: 2px;
border: 0;
border: 2px solid transparent;
width: 100%;
font-size: 14px;
margin-top: 10px;
text-align: left;
text-transform: uppercase;
}
a.team_lightbox_more:hover {
opacity: .9;
}
.team_member_left {
width: 40%;
text-align: center;
display: table-cell;
vertical-align: top;
}
.team_member_name a {
text-decoration: none;
font-size: 26px;
}
.team_member_jobtitle {
padding: 10px 0;
margin-bottom: 5px;
padding: 0 10px 0 10px;
text-align: center;
}
.team_member .team_member_name {
margin: 4px 0 4px 0;
font-family: 'Ubuntu', Georgia, Times, serif;
font-size: 16px;
font-weight: bold;
padding: 0 10px 0 10px;
text-align: center;
}
.team_member_right {
position: relative;
padding-left: 10px;
height: 100%;
display: table-cell;
padding-right: 10px;
}
.team_content {
display: none;
}
.team_member .team_member_jobtitle {
font-family: 'Raleway', sans-serif;
font-size: 12px !important;
text-transform: uppercase;
color: #000;
}
.width75 {
width: 73%;
padding: 0 15px;
}
.close {
position: absolute;
;
display: block;
width: 50px;
height: 50px;
overflow: hidden;
top: 10px;
left: 10px;
-webkit-transition: .4s ease all;
transition: .4s ease all;
cursor: pointer;
}
.close:hover::before, .close:hover::after {
background: #039FBA;
}
.close::before, .close::after {
content: '';
position: absolute;
height: 2px;
width: 100%;
top: 50%;
left: 0;
margin-top: -1px;
background: rgba(0, 0, 0, 0.3);
}
.close::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
.close::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
.close.heavy::before, .close.heavy::after {
height: 4px;
margin-top: -2px;
}
.close:hover::before {
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.close:hover::after {
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
@media (max-width:900px) {
.team_lightbox {
width: 100%;
height: 100%;
overflow-y: scroll;
position: relative;
background-color: white;
position: fixed;
overflow: scroll;
}
}
@media (max-width:600px) {
.team_member {
width: 100%;
display: block;
}
.team_member_left {
width: 100%;
text-align: center;
display: block;
vertical-align: top;
}
.team_member_right {
position: relative;
padding-left: 10px;
height: 100%;
display: block;
padding-right: 10px;
width: 100%;
}
}.ps-container {
-ms-touch-action: none;
touch-action: none;
overflow: hidden !important;
-ms-overflow-style: none; }
@supports (-ms-overflow-style: none) {
.ps-container {
overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps-container {
overflow: auto !important; } }
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent; }
.ps-container.ps-in-scrolling {
pointer-events: none; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999; }
.ps-container > .ps-scrollbar-x-rail {
display: none;
position: absolute; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
bottom: 3px; height: 8px; }
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
position: absolute; background-color: #aaa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
transition: background-color .2s linear;
bottom: 0; height: 8px; }
.ps-container > .ps-scrollbar-y-rail {
display: none;
position: absolute; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity: 0;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
right: 3px; width: 8px; }
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute; background: rgba(0, 0, 0, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
transition: background-color .2s linear;
right: 0; width: 8px; }
.ps-container:hover.ps-in-scrolling {
pointer-events: none; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
background-color: #999; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background-color: #999; }
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
opacity: 0.6; }
.ps-container:hover > .ps-scrollbar-x-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
background-color: #999; }
.ps-container:hover > .ps-scrollbar-y-rail:hover {
background-color: #eee;
opacity: 0.9; }
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
background-color: #999; }#contact-buttons-bar {
position: fixed;
top: 120px;
left: -50px;
width: 50px;
}
#contact-buttons-bar.slide-on-scroll {
position: absolute;
}
.contact-button-link  {
display: block;
width: 50px;
height: 50px;
padding: 0;
margin-bottom: 1px;
text-align: center;
line-height: 50px;
font-size: 22px;
background: #8e8e93;
color: #fff;
position: relative;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 250ms;
-moz-transition: all 250ms;
transition: all 250ms;
}
.contact-button-link:hover,
.contact-button-link:focus,
.contact-button-link:active {
color: #fff;
padding-left: 20px;
width: 70px;
}
.contact-button-link.cb-hidden {
left: -50px;
}
.contact-button-link.separated {
margin-top: 1em;
}
.contact-button-link.adn{background-color:#504e54;}
.contact-button-link.apple{background-color:#aeb5c5;}
.contact-button-link.android{background-color:#A5C63B;}
.contact-button-link.bitbucket,.contact-button-link.bitbucket-square{background-color:#003366;}
.contact-button-link.bitcoin,.contact-button-link.btc{background-color:#F7931A;}
.contact-button-link.css3{background-color:#1572B7;}
.contact-button-link.dribbble{background-color:#F46899;}
.contact-button-link.dropbox{background-color:#018BD3;}
.contact-button-link.facebook,.contact-button-link.facebook-square{background-color:#3C599F;}
.contact-button-link.flickr{background-color:#FF0084;}
.contact-button-link.foursquare{background-color:#0086BE;}
.contact-button-link.github,.contact-button-link.github-alt,.contact-button-link.github-square{background-color:#070709;}
.contact-button-link.google-plus,.contact-button-link.google-plus-square{background-color:#CF3D2E;}
.contact-button-link.html5{background-color:#E54D26;}
.contact-button-link.instagram{background-color:#A1755C;}
.contact-button-link.linkedin,.contact-button-link.linkedin-square{background-color:#0085AE;}
.contact-button-link.linux{background-color:#FBC002;color:#333;}
.contact-button-link.maxcdn{background-color:#F6AE1C;}
.contact-button-link.pagelines{background-color:#241E20;color:#3984EA;}
.contact-button-link.pinterest,.contact-button-link.pinterest-square{background-color:#CC2127;}
.contact-button-link.renren{background-color:#025DAC;}
.contact-button-link.skype{background-color:#01AEF2;}
.contact-button-link.stack-exchange{background-color:#245590;}
.contact-button-link.stack-overflow{background-color:#FF7300;}
.contact-button-link.trello{background-color:#265A7F;}
.contact-button-link.tumblr,.contact-button-link.tumblr-square{background-color:#314E6C;}
.contact-button-link.twitter,.contact-button-link.twitter-square{background-color:#32CCFE;}
.contact-button-link.vimeo-square{background-color:#229ACC;}
.contact-button-link.vk{background-color:#375474;}
.contact-button-link.weibo{background-color:#D72B2B;}
.contact-button-link.windows{background-color:#12B6F3;}
.contact-button-link.xing,.contact-button-link.xing-square{background-color:#00555C;}
.contact-button-link.youtube,.contact-button-link.youtube-play,.contact-button-link.youtube-square{background-color:#C52F30;}
.show-hide-contact-bar,
.contact-button-link.show-hide-contact-bar:focus,
.contact-button-link.show-hide-contact-bar:active {
background: transparent;
color: #000;
border: 0;
outline: 0;
padding: 0;
width: 50px;
}
.contact-button-link.show-hide-contact-bar:hover {
color: #000;
background: #ccc;
padding: 0;
width: 50px;
}