/*
Theme Name: Your Theme Name
Theme URI: http://yoursite.com/
Description: Your custom website description *(not required unless you are submitting it to the WordPress theme repository)
Author: You *(not required unless you are submitting it to the WordPress theme repository)
Author URI: http://your-website.com/ *(not required unless you are submitting it to the WordPress theme repository)
Version: 1.0 *(not required unless you are submitting it to the WordPress theme repository)
Tags: black, blue, white, two-columns, * (this isn't required either. The description Tags are what WordPress uses in the theme repository when someone searches for a Free Theme.)

License: (GPL Licence information) *(only required if you are submitting to theme repository)
License URI: (GPL URL) *(only required if you are submitting to theme repository)

General comments (optional).
*/


body, p { font-family: Cambria, Georgia, serif; color: #46494a; }

::-webkit-input-placeholder { color: #1d1d1d; }
:-moz-placeholder { /* Firefox 18- */ color: #1d1d1d; }
::-moz-placeholder {  /* Firefox 19+ */ color: #1d1d1d; }
:-ms-input-placeholder { color: #1d1d1d; }

a { color: #494949; font-weight: 400; }
a:hover { color: #787878; }

a img { transition: all 0.3s ease-out 0s; }
a img:hover { opacity: 0.7; }

p, ul { font-size: 17px; line-height: 24px; margin-bottom: 25px; /* font-weight: 400; */ }
	@media only screen and (max-width: 767px) { p { font-size: 16px; line-height: 23px; } }

p.lead { font-size: 20px; font-family: Cambria, Georgia, serif; color: rgb(16, 24, 32);  padding-bottom: 30px; border-bottom: 1px solid #ccc; /* font-weight: 400; */ }
	@media only screen and (max-width: 767px) { p.lead { font-size: 21px; line-height: 26px; text-align: center; } }

p.lead.noline { border: none; padding-bottom: 0; }



p.lead small { font-size: 18px; }
	@media only screen and (max-width: 767px) { p.lead small { font-size: 15px; } }

h1, h2, h3, h4, h5, h6 { font-family: Cambria, Georgia, serif; font-weight: 400; text-transform: uppercase; color: rgb(16, 24, 32); margin-bottom: 20px; letter-spacing: -.05em; }

h2 { font-size: 50px; margin-bottom: 25px; }
	@media only screen and (max-width: 767px) { h2 { font-size: 40px; text-align: center; } }

h3 { font-size: 30px; line-height: 35px; }
	@media only screen and (max-width: 767px) { h3 { font-size: 30px; line-height: 34px; } }

h4 { font-size: 24px; line-height: 28px;margin-bottom: 10px; }



.divider { background: #ccc; height: 1px; display: block; margin: 40px 0; clear: both; }
.divider.icon { background: none; height: auto; }
.divider.icon img {  max-width: 150px; }


.content-sub h3 { border-top: 1px solid #ccc; padding: 30px 0 0 0; clear: both; }
.content-sub h3:first-of-type { border: none; padding: 0; }

.content-sub p.lead { font-family: Cambria, Georgia, serif; }

.content-sub .btn { margin-top: 0; }
.content-sub .full-list li { float: left; width: 50%; }
	@media only screen and (max-width: 480px) { .content-sub .full-list li { width: 100%; } }

.content-sub ul.col3 { list-style-type: none; margin-left: 0; }
.content-sub ul.col3 li { float: left; width: 33%; margin-bottom: 20px; }
	@media only screen and (max-width: 768px) { .content-sub ul.col3 li { width: 50%; } }
	@media only screen and (max-width: 480px) { .content-sub ul.col3 li { width: 100%; } }


.box { background: #fff; border: 1px solid #ddd; }
.box p { font-size: 18px; line-height: 28px; text-align: center; padding: 20px }

.btn { font-family: Cambria, Georgia, serif; font-weight: 400; text-transform: uppercase; font-size: 20px; line-height: 16px; background: rgb(16, 24, 32); display: block; color: #fff; padding: 15px 30px 14px 30px; }
.btn:after { content: " »"; }

.btn.inlineblock { display: inline-block; }


img.subimg { max-width: 300px; }
img.subimg.r { float: right; margin: 0 0 30px 30px; }
img.subimg.l { float: left; margin: 0 30px 30px 0; }
	@media only screen and (max-width: 767px) { img.subimg.r, img.subimg.l { max-width: 300px; float: none; margin-left: 0; margin-right: 0; } }

img.subimg.s200 { max-width: 200px; }
img.subimg.s250 { max-width: 250px; }
img.subimg.s400 { max-width: 400px; }
img.subimg.s500 { max-width: 500px; }


blockquote { background: #f0eae4; font-size: 26px; line-height: 38px; text-align: center; padding: 40px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-bottom: 35px; }
blockquote cite { display: block; font-size: 17px; font-style: normal; }
blockquote cite:before { content: "—"; }

	@media only screen and (max-width: 767px) {
  	blockquote { font-size: 18px; line-height: 28px; padding: 25px; }
    blockquote cite { font-size: 15px; }
  	}


.testimonial blockquote { text-align: center; background: none; width: 100%; margin-top: 20px; }
.testimonial .btn { margin-top: 20px; }

.cycle-pager { position: absolute; margin: 10px 0 20px 0; z-index: 9999; }
.cycle-pager span { color: #aaa097; }
.cycle-pager span.cycle-pager-active { color: #1d1d1d; }



img.video { cursor: pointer; transition: all 0.3s ease-out 0s; }
img.video:hover { opacity: .7; }

.logos { margin-bottom: 25px; }

.logos img {
    margin: 10px 0;
    max-height: 140px;
    padding: 0 10px;
    vertical-align: bottom;
    width: auto;
}

.row.content-inner { padding-top: 0 !important; /* background: #fff; */ }
.main-wrapper > .container { padding-left: 0; padding-right: 0; }

.main-wrapper { padding-top: 220px; }
	@media only screen and (max-width: 992px) { .main-wrapper { padding-top: 0 !important; } }

header { background: black/*url('../img/bkg-header.png') top center*/; background-attachment: fixed; left: 0; position: fixed !important; top: 0; z-index: 99999 !important; width: 100%; box-shadow: 1px 18px 27px -20px rgba(0, 0, 0, 0.3); }
	@media only screen and (max-width: 992px) { header { margin-top: 46px; position: relative !important; z-index: 999 !important; } }
header .row.head { padding-top: 5px ; padding-bottom: 2px ; display: block; }
header .row img { max-width: 280px; margin-top: 0; }
	@media only screen and (max-width: 992px) { header .row h1, header .row img { height: inherit; } header .row.head{padding-top:15px; padding-bottom:15px;} }


/*
@media only screen and (min-width: 992px) { header #logo { float: left; } }
header #cta { float: right; }
*/

header .cta p { display: none; }
.cta h3 { margin-bottom: 10px; }
.cta h3 a { font-family: Cambria, Georgia, serif; font-weight: 400; text-transform: uppercase; font-size: 33px; line-height: 35px; color: #fff; }

.cta .btn { font-family: Cambria, Georgia, serif; font-weight: 400; text-transform: uppercase; display: inline-block; font-size: 16px; line-height: 22px; text-transform: uppercase; padding: 12px 20px 10px 20px; margin: 3px 0 5px 0; /* background: #fff; color: #494949; */ }

.content-sidebar .cta h3 a { color: #aaa097; }
.content-sidebar .cta .btn { text-transform: none; font-size: 24px; background: #aaa097; color: #fff; display: block; padding-left: 5px; padding-right: 5px; }
.content-sidebar .cta .btn:after { content: ""; }

header .row h1 { height: 45px; overflow: hidden; }
header .row img { max-width: 561px; margin-top: 0; }
	@media only screen and (max-width: 992px) { header .row h1, header .row img { height: inherit; } }
header .cta h3 { padding-top: 0px; }


header p { padding: 10px 0 0 0; }
header p a { font-family: Cambria, Georgia, serif; font-size: 26px; line-height: 30px; margin: 0; color: #aaa097; }
header p { padding: 10px 0 0 0; margin-bottom: 0; }

nav { margin-bottom: 0; }
nav ul, nav li { list-style-type: none; font-family: Cambria, Georgia, serif; font-weight: 400; text-transform: uppercase; font-size: 17px; }
/* nav li ul li:first-child { border-top: 1px solid #fff; } */
/* nav,  */.nav .dropdown-menu > li > a:hover, .nav .dropdown-menu > li > a:focus { background: rgb(16, 24, 32) !important; }
nav .nav li a { margin-right: -4px; color: #fff; padding: 12px 0; }
nav .nav .dropdown-menu > li > a { padding: 10px 20px; text-transform: none; }
nav .nav li a:hover, nav .nav li a:focus, nav .dropdown-menu, header nav li a.selected { background: rgb(62, 177, 200) !important; color: #fff; }

/* Center nav items */
header nav { text-align: center; }
header nav li { display: inline-block !important; }
header nav li ul li { display: block !important; }

@media (min-width: 993px) {

	nav li a { padding-left: 16px !important; padding-right: 16px !important; }
}

@media (max-width: 1190px) {
	nav li a { padding-left: 13px !important; padding-right: 13px !important; }
}

@media (max-width: 1120px) {
	nav li a { padding-left: 5px !important; padding-right: 5px !important; }
}




/* Allows for submenu to open on hover on desktop and click on mobile nav */
	@media (min-width: 993px) { header .dropdown:hover .dropdown-menu { display: block; } }







/****** SECTION SPECIFIC STYLES *******/

#feats .row { padding-top: 40px; padding-bottom: 40px; }

.home #feats h2 { font-size: 45px; margin-bottom: 40px; }
#feats p { font-size: 15px; }
#feats p:last-child { margin-bottom: 0; }
.home #feats p.lead { border: none; margin-bottom: 0;}
.home #feats p .btn { margin: 0 0 25px 0; }
.home p.lead { font-size: 19px; line-height: 25px; border: none; padding: 0; }
.home p { font-size: 15px; line-height: 20px; }
.home h2 { margin-bottom: 5px; }
.home h3 { margin-bottom: 15px; }
.home h4 { font-size: 32px; text-transform: none; margin-bottom: 25px; }
.home footer img { margin-bottom: 0; }
	@media only screen and (max-width: 981px) { .home img { margin-bottom: 5px; } }


.home #facility h2 { color: rgb(16, 24, 32); }
.home #facility h4, .home #services h4 { color: rgb(16, 24, 32); }

.home #services h4 { margin-bottom: 50px; }


.container.dark45 { background: #000 url('../img/bkg-dark-45.png') top center repeat-x; }
.container.light45 {  background: #fff url('../img/bkg-light-45-small.png') bottom center repeat;  }

#main-feature { position: relative; padding-left: 0; padding-right: 0; height: 550px; }
	@media only screen and (max-width: 767px) { #main-feature  { height: 300px; } }

#main-feature .row { padding: 0 0; }
	@media only screen and (max-width: 767px) { #main-feature .row { padding: 0 30px; } }

#main-feature h2 { font-size: 50px; margin: 0; display: block; }
	@media only screen and (max-width: 767px) { #main-feature h2 { font-size: 30px; } }
#main-feature .lead { font-size: 24px; padding-top: 30px; margin-bottom: 10px; }
#main-feature .lead strong { }
	@media only screen and (max-width: 767px) { #main-feature .lead { padding-top: 0px; } }
#main-feature .overlay { position: absolute; bottom: 0;width: 100%;  z-index: 10; padding: 30px 0; margin: 0 0; background: rgba(0, 0, 0, 0.50); }
	@media only screen and (max-width: 767px) { #main-feature .overlay { padding: 30px 15px; } }

#main-feature .btn { display: inline-block; color: #f10000; font-size: 20px; text-transform: uppercase; padding-bottom: 11px; }
	@media only screen and (max-width: 480px) { #main-feature .btn { font-size: 18px; } }


#feature-slider { height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 9; }
#feature-slider div  { position: absolute; background-size: cover !important; -webkit-box-shadow: inset 0px 0px 40px -5px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px 0px 40px -5px rgba(0,0,0,0.25); box-shadow: inset 0px 0px 40px -5px rgba(0,0,0,0.25); }

#feature-slider > div { width: 100%; height: 100%; left: 0; right: 0; margin-left: auto; margin-right: auto; }
#feature-slider .one { background: url('../img/01.jpg') top center no-repeat; }
#feature-slider .two { background: url('../img/02.jpg') top center no-repeat; }
#feature-slider .tre { background: url('../img/03.jpg') top left no-repeat; }
#feature-slider .fou { background: url('../img/04.jpg') top left no-repeat; }
#feature-slider .fiv { background: url('../img/05.jpg') top right no-repeat; }
#feature-slider .six { background: url('../img/06.jpg') top center no-repeat; }
#feature-slider .sev { background: url('../img/07.jpg') top center no-repeat; }
#feature-slider .eig { background: url('../img/08.jpg') top center no-repeat; }

.container.main { background: #fff url('../img/bkg-subpage.png') top center no-repeat; }
	@media only screen and (max-width: 982px) { .container.main { background-position: top right; } }


body.sub #main-feature { height: 300px; }
	@media only screen and (max-width: 767px) { body.sub #main-feature { height: 150px; } }
body.sect #main-feature { height: 300px; }
body.sect #main-feature #feature-slider .one, body.sub #main-feature #feature-slider .one { background: url('../img/01.jpg') center center no-repeat; }


#testimonials.container { background: url('../img/bkg-bluelogo.png') center center no-repeat; background-size: cover;  margin-left: 0 !important; margin-right: 0 !important; color: #fff; }
#testimonials blockquote { font-size: 30px; line-height: 40px; }
#testimonials .divider { margin: 20px 0; }

body.cosmetic h3 { margin-bottom: 5px; }
	@media only screen and (min-width: 982px) { body.cosmetic div[class^="col-md-"] p { margin-bottom: 0; } }


/* body.about #main-feature #feature-slider .one { background: url('../img/bkg-rifkin.jpg') center left no-repeat ; } */
body.aboutdrr #main-feature #feature-slider .one { background: url('../img/bkg-scientist.jpg') center center no-repeat ; }
body.doctor #main-feature #feature-slider .one { background: url('../img/bkg-doctor.jpg') center center no-repeat ; }
body.artist #main-feature #feature-slider .one { background: url('../img/bkg-artist.jpg') center center no-repeat ; }
body.scientis #main-feature #feature-slider .one { background: url('../img/bkg-scientist.jpg') center right no-repeat ; }
body.educator #main-feature #feature-slider .one { background: url('../img/bkg-educator.jpg') top center no-repeat ; }

body.rifkinme #main-feature #feature-slider .one { background: url('../img/bkg-rifkinmethod.jpg') top center no-repeat ; }

body.cosmetic #main-feature #feature-slider .one,
body.cosme #main-feature #feature-slider .one
{ background: url('../img/bkg-veneers.jpg') center center no-repeat ; }

body.amenitie #main-feature #feature-slider .one,
body.ameni #main-feature #feature-slider .one
{ background: url('../img/bkg-amenities.jpg') center center no-repeat ; }

body.media #main-feature #feature-slider .one { background: url('../img/bkg-media.jpg') top center no-repeat ; }

body.contact #main-feature #feature-slider .one,
body.requesta #main-feature #feature-slider .one
{ background: url('../img/01.jpg') top left no-repeat ; }


body.concierg h4 { margin-bottom: 0; }


body.clientel blockquote { font-size: 22px; line-height: 30px; }


#doctor.container { background: url('../img/Clinic/Cosmetic-Dentistry-2_fade_small.jpg') bottom center; background-size: cover;  }




.ba-capt { width: 50%; float: left; text-align: center;  }


/*
#doctor h2 { margin-bottom: 5px; }

#doctor p { margin-bottom: 20px; }


*/
#doctor img.accreditation { max-width: 1036px; margin-bottom: 20px; }


ul.listcols li { float: left; width: 25%; font-size: 20px; line-height: 30px; ; }
	@media only screen and (max-width: 1000px) { ul.listcols li { width: 33%; } }
	@media only screen and (max-width: 767px) { ul.listcols li { width: 50%; } }
	@media only screen and (max-width: 480px) { ul.listcols li { width: 100%; } }
ul.listcols li a { font-weight: 300; }


#contact { }
#contact h4 { font-size: 20px; }
#contact h3 { margin-bottom: 25px; }
#contact a { margin: 0 0 0 0; display: inline-block; }
#contact a [class*="fui-"] { display: inline-block; font-size: 24px; margin: 0 10px 0 0; }

#contact form input, #contact form textarea { color: #6e7172; font-weight: 400; padding: 10px; margin-bottom: 20px; border: 1px solid #ccc; box-sizing: border-box; max-width: 100%; min-width: 100%; width: 100%; -webkit-appearance: none; -webkit-border-radius: 0; }
#contact .links { /* border-bottom: 2px solid #ebedee; */ }
#contact label { color: #6e7172; font-weight: 700; margin-bottom: 5px; }
#contact input { height: 45px; }
#contact button.btn { margin-top: 0; padding-top: 17px; padding-bottom: 12px; }
#contact button.btn span { margin-right: 10px; }
#contact button.btn:after { content: ''}


.testi cite { display: block; }
.testi cite:before { content:"\2014";}

footer .container .row { padding-bottom: 40px !important; }

footer .container { background: rgb(16, 24, 32);;  }

footer h4, footer p, footer li, footer a { color: white; }
footer p, footer li { font-size: 14px !important; line-height: 18px; font-weight: 400 !important; }
footer p strong { font-size: 20px; font-weight: bold; }
footer .half p.small { font-size: 12px; line-height: 18px; }
footer .cta p { display: none; }
	@media only screen and (max-width: 480px) { footer .cta span { display: none; } }
footer a:hover { color: #fff; opacity: .5; }

footer .cta h3, footer .cta .btn { margin-bottom: 0px !important; }

footer .cta .btn { background: none; padding: 0; text-transform: none; font-size: 26px; line-height: 30px; margin: 0; color: #aaa097; }

/* footer .cta { text-align: left !important; } */

footer .cta h3 a {
    color: #aaa097;
    font-family: Cambria, Georgia, serif;
    font-size: 26px !important;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    text-transform: none;
}


.mobile-nav-wrap { width:100%;position:fixed;padding:0px;z-index:9999 !important;top:0px;background: rgb(16, 24, 32); }
.mobile-nav-wrap .phone { font-size:16px;float:left;padding:15px 20px;background:rgb(62, 177, 200);color:#fff }


@media only screen and (min-width: 700px) { .footer_alignment{display: flex; align-items: center;}}

.top-menu{
	font-size:0.80em;
}

.anchor{
	display: block;
	height: 220px; /*same height as header*/
	margin-top: -220px; /*same height as header*/
	visibility: hidden;
  }

  @media only screen and (max-width: 992px) { .anchor{
	display: block;
	height: 54px; /*same height as header*/
	margin-top: -54px; /*same height as header*/
	visibility: hidden;
  } }


  hr { 
    display: block;
    border-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
	border-width: 0.75px;
}

.icon_header {
	width:430px; margin-bottom:0px !important;
}
@media only screen and (max-width: 480px) { 
	.icon_header { width: 80% !important; margin-top:5px !important; } 
}


@media only screen and (min-width: 480px) { 
	.logo_mobile { display: none; } 
}

@media only screen and (max-width: 480px) { 
	.logo_desktop { display: none !important; }

}
.section_intro{
	padding-top:30px !important;

}
.section {
	display: block ;
}

.row_flex{
	display: flex;align-items: center;
}
@media only screen and (max-width: 992px) { 
	.row_flex{
		display: block;
	}

}
.ngg-galleryoverview {
    width: auto;
    display: table !important;
    margin: 0 auto;
} 

.unclickable > a:hover {

  cursor: default;

}

@media only screen and (max-width: 992px) { .icon_services { display: none } }

.img_madentisterie {
	display:inline-block;
	width: auto;
	background-color: white;
	height:auto; 
	max-height: 380px;
	padding: 15px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
	margin-bottom:0px;
}
