
::-moz-selection { /* Code for Firefox */
    background:#969084; 
	color:#fff;
}
::selection{
	background:#969084; 
	color:#fff;
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/*--------------------- nav-bar css */

.section1-nav{
	padding: 11px 0 3px 0;
    z-index: 5;
    background-color: #1d4590;
	border-bottom: 4px solid #d48a29;
}

.header-info1 {
  text-align: center;
  font-size: calc(15px + .25vw);
  padding-right: 0;
	padding-left: 0px;
	padding-top: 8px;
}
.header-info2 {
	font-family: gotham-book;
    font-weight: 500;
    font-size: calc(18px + .25vw);
	padding: 8px 0 8px 0;
}
.header-info3 {
	font-family: gotham-book;
    font-weight: 500;
    font-size: calc(18px + .25vw);
	padding: 8px 0 8px 2.8%;
}
/*.header-info3 {
	font-family: trade-gothic;
    font-weight: 500;
    font-size: calc(16px + .25vw);
	padding-right: 0;
	padding-top: 7px;
    padding-left: 25px;
	
}*/

@media (min-width:992px){
  .header-info1 {
    text-align: left;
  }
  /*.header-info2 {
    text-align: left;
    
  }*/
  .header-info3 {
    text-align: left;
    
  }
}



.header-info1 a i{
	color: #fff;
}
.header-info2 a i {
	color: #fff;
}

.header-info1 a {
	color: #fff;
}
.header-info1 a:hover {
	color: #b5c2da;
}
.header-info2 a {
	color: #fff;
}
.header-info2 a:hover {
	color: #b5c2da;
}
.header-info3 a {
	color: #fff;
}
.header-info3 a:hover {
	color: #b5c2da;
}
.row{
	/* margin-left: 0px!important;
	margin-right: 0px!important; */
}

.back-color-nav {
	background-color: rgba(255,255,255,0.3);
}
.navbar-nav {
	width: 100%;
	text-align: center;
  }
  .navbar-nav > li {
	float: none;
	display: inline-block;
  }

  ul.info li.social-links {
    list-style: none;
    font-size: 0;
    padding: 0;
    margin: 0px 0 5px 0;
}
ul.info li.social-links {
    display: inline-block;
}
ul.info li.social-links a {
    font-size: 14px;
    border: 0px solid #0c2254;
    display: block;
    margin: 0px 6px 0px -3px;
    width: 29px;
    height: 28px;
    text-align: center;
    line-height: 24px;
    border-radius: 50%;
    background-color: #fff;
    color: #5a5a5b;
}
ul.info li.social-links a:hover {
    color: #a8a8a9;
}




.header-top .info li i {
    font-size: 18px;
    padding: 5px;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f39e" !important;
}
.header-appointment {
    background-color: #1e4590;
    color: #FFF;
    border-radius: 0px 0px 0px 4px;
    height: 61px;
	width: 100%;
	font-family: sans-serif;
    text-align: center;
    padding-top: 21px;
    font-size: 1.2vw;
    font-weight: 900;
}

.header-appointment a {
    color: #FFF;
}
.header-appointment a:hover {
    color: #a7c4d5;
}
/* nav-bar css */

/* carrusel css start */



.item  a img{
	width: 100% !important;
}

.carousel-indicators li{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius:0px;
}

/* carrusel css End */

/* section-sevices-philosophy  start*/
.service-2{
	border-left: 1px solid #5D5D5D;
	border-right:  1px solid #5D5D5D;
	text-align: center;
}
.service-1{
	text-align: center;
}
.service-2{
	text-align: center;
}
.service-3 {
	text-align: center;
}
.service-1 img{
	margin:auto;
	height: 50%;
	width: 50%;
}
.service-2 img{
	margin:auto;
	height: 50%;
	width: 50%;
}
.service-3 img{
	margin:auto;
	height: 50%;
	width: 50%;
}


.br-hr2 {
    position: relative;
    clear: both;
    margin: 30px auto 50px;
    width: 90%;
    height: 1px;
}
.br-hr-h2 {
    position: absolute;
    top: 50%;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 1px solid #1F311E;
}
.btn-phill{
	display: flex;
    justify-content: center;
}
.section--philosophy .btn-phill a{
	border-radius: 10px 10px 10px 10px;
    background-color: #1e4590 !important;
    color: #FFF !important;
    font-size: 1.4vw !important;
    margin-top: 72px !important;
    font-weight: 500 !important;
    letter-spacing: -1px !important;
}

span.br-hr-h2 img {
    max-height: 80px;
    position: relative;
    bottom: 28px;
    opacity: 6;
    margin: auto;
}
.phil-h5 h5 {
    color: #1e4590 !important;
    font-family: serif !important;
	font-size: 2.2vw !important;
	font-weight: 600 !important;
	padding-top: 5%;
	padding-bottom: 3%;
}
.philosophy-text1 {
    font-size: 2.2vw;
    font-family: serif;
    line-height: 1;
	font-weight: 500;
	
}
.philosophy-text2 {
    font-size: 1.4vw;
    font-weight: 500;
    padding-left: 27px;
    padding-right: 0px;
    margin: 0;
    font-family: serif;
}
.philosophy-text3 {
	font-size: 1.4vw;
	font-weight: 500;
	padding: 0;
	margin: 0;
	font-family: serif;
	padding-left: 40px;
    padding-right: 0px;
}
.philosophy-padding{
	padding: 0;
	padding-left: 15px;
}
.service-video{
	padding-top: 2.4%;
    padding-bottom: 6%;
}
/* ------------------- section-invisalign start*/
.invisalign-img1 img{
	margin: 34% auto 0% auto;
    margin: 48% auto 0% auto;
    height: 199px;
}
.invisalign-img2 img{
	margin: 34% auto 0% auto;
    margin: 48% auto 0% auto;
    height: 199px;
}
.text-invisaling-position{
	margin-left: -49px;
}
.btn1-invisaling{
	margin-top: 50px;
    margin-bottom: 130px;
}
.btn2-invisaling{
	margin-top: 50px;
    margin-bottom: 130px;
}
/* section-invisalign End */

/* section-sevices  End*/

/* ---------------- footer csss start */
.footer-top {
    background-color: transparent;
    padding: 4px 0px 0px 0px;
    text-align: center;
}
.info {
    list-style: none;
    padding: 0;
}
ul.info li.social-footer {
    display: inline-block;
}
ul.info li.social-footer {
    list-style: none;
    font-size: 0;
    padding: 0;
    margin: 0px 0 0 0;
}
.footer-top .info li {
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    display: inline-block;
    font-size: 19px;
    padding-top: 0;
    padding-bottom: 0px;
    letter-spacing: 0px;
}
ul.info li.social-footer a {
    font-size: 19px;
    display: block;
    margin: 3px 0px 0px -3px;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 24px;
   
    color: #d3892a !important;
}
ul.info li.social-footer a:hover {
    color: #dfc19a !important;
}
.footer-top .info li i {
	font-size: 23px;
    padding: 7px;
}
/*.footer-info1 {
	text
    font-size: 1.5vw;
	padding-left: 0;
    padding-right:0;
	padding-top: 0;
	font-weight: 400;
}*/
.footer-info2 {
    font-weight: 600;
    font-size: 1.5vw;
	padding-left: 22%;
    padding-right: 22%;
	padding-top: 3%;
}
/*.footer-info3 {
    font-size: 1.5vw;
    padding-right: 0;
	padding-left: 0;
    padding-right:0;
	padding-top: 0;
	font-weight: 400;
}*/
/*.footer-info3 h4{
	color: #1e4590;
	font-size: 1.4vw;
}
.footer-info3 span{
	color: #1e4590;
}*/
/*.footer-info1 i {
	color: #1e4590;
	margin-left: -38px;
}*/
.footer-info2 a i {
	color: #1e4590;
}

.footer-info1 a {
	color: #5D5D5D;
}

.footer-info2 a b{
	color: #5D5D5D;
}
.sub-footer{
	padding-top: 10px;
	height: 55px;
	background-color: #1e4590;
	color: #ccd9f2;
	font-size: 14px;
	
}
.location-hours .sub-footer p {
	color: #c6d2e9;
	font-size: 14px;
	
}
.location-hours .sub-footer a {
	color: #e5e9f2;
	font-size: 14px;
	
}
/* .section--homeservices .text-center {
	text-align: center;
    margin-right: 0 !important;
    margin-left: 0 !important;	
} */
/* footer css End */

/*hero*/

.hero-texture {
    background-image: url(../images/home/header-crown-dental.png);
	background-position: 30% 75%;
	background-size: 100% 100%;
	background-blend-mode: screen;
	height: 100vh;
	margin-top: -1px;
}

.hero-img {
    /*position: unset;*/
    display: inline-block;
    margin: 5% 0 0px;
    width: 100%;
}

.contenedor-img-logo{
	padding-bottom: 280px;
}


/*hero*/

.family-dentistry {
    margin: 7% 0px;
}


/*slogan*/

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

@media (min-width:768px) {
    .header-top {
        margin-top: 20px;
    }
}
@media (min-width:992px) {
    .header-top {
        margin-top: 0%;
		margin-bottom: 12px;
    }
}

.option a {
    display: inline-block !important;
    margin: 0 0em !important;
    font-size: 13px !important;
	color: #ffffff !important;
	border-bottom-left-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	
    background: #1c2a57 !important;
    padding: .5em 2em !important;
    line-height: 2.5 !important;
}
@media (min-width:768px) {
    .option a {
        font-size: 17px !important;
    }
}
.option a:hover {
    color: #ffffff !important;
    background: #3e87c8 !important;
}



.info .phone a {
    margin: 0px;
    color: #006e96;
    font-size: 24px;
    font-weight: 700;
}
.info .phone a:hover {
    color: #969084;
}

.social-links img {
    margin: 0em -3em;
}

.info-app{
	padding-top: 15px;
	padding-right: 2.5em !important;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 40px;
}
.info-app i{
	color: #3e87c8;
	font-weight: 700;
}

.info-app li, .info-app a {
	margin: 0em 0em;
	color: #3e87c8!important;
	font-weight: 500;
}


.info-app li span {
    font-size: 30px;
    line-height: 1.1;
	font-weight: 400!important;
	color: #3e87c8 !important;
}
.info-app a:hover,
.info-app a:hover span {
    color: #1f69aa;
}
.info-dir{
	padding-bottom: 25px;
	padding-right: 2.5em !important;
}
.info-dir ul {
    padding: 0;
}

.info-dir li {
    margin: 0em 3em;
}

.info-dir a,
.info-dir a span {
    font-size: 18px;
    color: #3e87c8 !important;
    line-height: 1.1;
    font-weight: 400!important;
}
@media only screen and (min-width : 280px) and (max-width : 359px){
	.info-app {
		margin: 0;
    	padding-right: 0em !important;
	}
	.info-app li{
		margin: 0em 0em!important;
	}
	.info-dir {
		padding-bottom: 0px!important;
    	padding-right: 0em!important;
	}
	.info-dir li {
		margin: 0em 0em!important;
	}
	.info-app a, .info-app a span {
	font-size: 16px;
	}
}
@media only screen and (min-width : 360px) and (max-width : 550px){
	.info-app {
		margin: 0;
		padding-right: 0em !important;
	}
	.info-app li{
		margin: 0em 0em!important;
	}
	.info-dir {
		padding-bottom: 0px!important;
    	padding-right: 0em!important;
	}
	.info-dir li {
		margin: 0em 0em!important;
	}
	.info-app a, .info-app a span {
	font-size: 16px;
	}
}
@media only screen and (min-width : 551px) and (max-width : 767px){
	.info-app {
		margin: 0;
		padding-right: 0em !important;
	}
	.info-app li{
		margin: 0em 0em!important;
	}
	.info-dir {
		padding-bottom: 0px!important;
    	padding-right: 0em!important;
	}
	.info-dir li {
		margin: 0em 0em!important;
	}
	.info-app a, .info-app a span {
	font-size: 16px;
	}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	.info-app {
		margin: 0;
		padding-right: 0em !important;
	}
	.info-app li{
		margin: 0em 0em!important;
	}
	.info-dir {
		padding-bottom: 0px!important;
    	padding-right: 0em!important;
	}
	.info-dir li {
		margin: 0em 0em!important;
	}
	.info-app a, .info-app a span {
	font-size: 16px;
	}
}
@media (min-width:992px) {
	.info-app {
		margin: 0;
		padding: 0;
		margin-top: 35px;
	
	}
	.info-app li{
		margin: 0em 0em!important;
	}
	.info-dir {
		padding-bottom: 0px!important;
		padding-right: 0em;
		margin-bottom: 20px;
	}
	.info-dir li {
		margin: 0em 0em!important;
	}
    .info-app a,
    .info-app a span {
        font-size: 22px;
    }
}

@media (min-width:992px) {
    .info-dir a,
    .info-dir a span {
        font-size: 14px;
    }
}
.info-dir a:hover,
.info-dir a:hover span {
    color: #006e96!important;
}

.slogan {
	text-align: center;
	
}


@media (min-width:992px) {
    .slogan h2 {
        font-size: 18px;
	}
	.info-app, .info-dir{
		padding-right: 2.5em !important;
	}
}
@media (min-width:1200px) {
    .slogan h2 {
        font-size: 24px;
	}
	.info-dir, .info-app{
		padding-right: 2.5em !important;
	}
}

.slogan h2,
.section--doctor h4 {
    font-family: 'Montserrat', sans-serif;
    color: #006e96;
    margin: 11px 0 .375em;
    font-weight: 300;
}


.slogan-dental {
    z-index: 99999;
    position: absolute;
    text-align: center;
    top: 50%;
    right: 0%;
    left: 0%;
}

.slogan-dental h4 {
    color: #fff;
    font-size: 2.5em;
    font-family: 'Lora', serif;
    font-weight: 200;
}

.slogan-dental h1 {
    color: #fff;
    font-family: 'Lora', serif;
    font-weight: 200;
    font-size: 4em;
}

@media screen and (max-width: 600px) {

    .slogan-dental {
        z-index: 99999;
        position: absolute;
        text-align: center;
        top: 20%;
        /* right: 50%; */
    }

    .slogan-dental h4 {
        color: #fff;
        font-size: 1em;
        font-family: 'Lora', serif;
        font-weight: 200;
    }
    .slogan-dental h1 {
        color: #fff;
        font-family: 'Lora', serif;
        font-weight: 200;
        font-size: 1.2em;
    }
    .txt-family-dentistry h1 {
        font-size: 30px;
    }
}

@media screen and (min-width:601px) and (max-width:992px) {
    .slogan-dental {

        top: 30%;
        left: 0%;
    }

    .slogan-dental h4 {
        color: #fff;
        font-size: 1.5em;
        font-family: 'Lora', serif;
        font-weight: 200;
    }
    .slogan-dental h1 {
        color: #fff;
        font-family: 'Lora', serif;
        font-weight: 200;
        font-size: 2.2em;
    }
}

@media screen and (min-width:1500px) {
    .slogan-dental {

        top: 50%;
        left: 0%;
    }
}


/*section-doctor*/
.section--doctor{
	background: #E6E6E4;
	border-top: 15px solid #fefefe!important;
}
.doctor-info
{
    padding:2% 0% 0% 3%;
}
.img-doctor-home img{




}
.img-doctor-home{
	background-color: #E6E6E4;
}
.img-movil-doctor img{
	width: 20em !important;
    height: 25em !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #fff;
}
.container-texto-doctor h1{
	font-family: 'Lora', serif;
	font-weight: 400 !important;
	padding-top: 10%;
	font-size: 48px !important;
	color: #414957;
}
.container-texto-doctor h3{
	font-family: sans-serif;
	font-size: 25px;
	font-weight: 50;
	color: #414957;
}
.container-texto-doctor p{
	font-size: 18px;
	font-weight: 50;
	padding-bottom: 10%;
	color: #414957;
}

.section--doctor a {
    text-align: center;
    color: #fff!important;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px !important;
    font-weight: 200;
    letter-spacing: 5px;
    margin-bottom: 20px;
    border: 1px solid #ffff;
    border-radius: 10px;
    padding: 10px;
}
.section--doctor a:hover {
	color: #393732;
	background-color: #c2c2c2;
	border: 0px solid #dcbf71;
}

.section--doctor li {
    position: relative;
    display: inline-block;
    background-color: #4a7b97b7;
    border-radius: 12px;
    padding: 20px;
}
@media only screen and (min-width : 280px) and (max-width : 359px){
	.section--doctor{
		border-top: 0px!important;
	}
	.img-movil-doctor img{
		margin-top: 10%!important;
		width: 10em !important;
		height: 13em !important;
		display: block;
		margin-left: auto!important;
		margin-right: auto;
		border: 8px solid #fff;
	}
	.img-doctor-home{
		background-color: #E6E6E4;
		
	}
	.img-movil-doctor img{
		width: 22em;
		height: 12em;
		margin: 0 auto;
	}
	.container-texto-doctor h1{
		font-size: 28px !important;
		font-weight: 300;
	}
	
	.container-texto-doctor p{
		font-size: 20px;
	}
	
	.section--doctor a {
		font-size: 12px !important;
		font-weight: 100;
		letter-spacing: 0;
		padding: 12px;
	}
	
	.section--doctor li {
		border-radius: 10px;
		padding: 12px;
	}
	.section--doctor ul {
		padding-bottom: 10%!important;
	}
}
@media only screen and (min-width : 360px) and (max-width : 550px){
	.section--doctor{
		border-top: 0px!important;
	}
	.img-movil-doctor img{
		margin-top: 10%!important;
		width: 12em !important;
		height: 14em !important;
		display: block;
		margin-left: auto!important;
		margin-right: auto;
		border: 8px solid #fff;
	}
	.img-doctor-home{
		background-color: #E6E6E4;
		
	}
	.img-movil-doctor img{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.container-texto-doctor h1{
		font-size: 33px;
		font-weight: 300;
	}
	.container-texto-doctor p{
		font-size: 20px;
	}
	
	.section--doctor a {
		font-size: 13px !important;
		font-weight: 200!important;
		letter-spacing:02px;
		margin-bottom: 20px;
		padding: 10px;
	}
	
	.section--doctor li {
		border-radius: 10px;
		padding: 12px;
	}
	.section--doctor ul {
		padding-bottom: 10%!important;
	}
}
@media only screen and (min-width : 551px) and (max-width : 767px){
	.section--doctor{
		border-top: 0px!important;
	}
	.img-movil-doctor img{
		margin-top: 10%!important;
		width: 12em !important;
		height: 14em !important;
		display: block;
		margin-left: auto!important;
		margin-right: auto;
		border: 8px solid #fff;
	}
	.img-doctor-home{
		background-color: #E6E6E4;
		
	}
	.container-texto-doctor h1{
		font-size: 33px;
		font-weight: 300;
	}
	.container-texto-doctor p{
		font-size: 20px;
	}
	
	.section--doctor a {
		font-size: 10px !important;
		font-weight: 200!important;
		letter-spacing:2px;
		margin-bottom: 20px;
		padding: 10px;
	}
	
	.section--doctor li {
		border-radius: 10px;
		padding: 12px;
	}
	.section--doctor ul {
		padding-bottom: 10%!important;
	}
}

@media only screen and (min-width : 768px) and (max-width : 991px){
	.section--doctor{
		border-top: 0;
	}
	.img-movil-doctor img{
		margin-top: 10%!important;
		display: block;
		margin-left: auto!important;
		margin-right: auto;
		border: 8px solid #fff;
	}
	.img-doctor-home{
		background-color: #E6E6E4;
		
	}
	.container-texto-doctor h1{
		font-size: 33px;
		font-weight: 300;
	}
	.container-texto-doctor p{
		font-size: 20px;
	}
	
	.section--doctor a {
		font-size: 20px !important;
		font-weight: 200 !important;
		letter-spacing: 5px;
		margin-bottom: 20px;
		padding: 10px;
	}
	
	.section--doctor li {
		border-radius: 10px;
		padding: 12px;
	}
	.section--doctor ul {
		padding-bottom: 10%!important;
	}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.container-texto-doctor h1{
		font-size: 33px;
		font-weight: 300;
	}
	.container-texto-doctor p{
		font-size: 20px;
	}
	
	.section--doctor a {
		font-size: 18px !important;
		font-weight: 200;
		letter-spacing: 4px;
		margin-bottom: 20px;
		padding: 10px;
	}
	
	.section--doctor li {
		border-radius: 10px;
		padding: 12px;
	}
	.section--doctor ul {
		padding-bottom: 0%!important;
	}
}
@media (min-width:1200px){
	.container-texto-doctor h1{
		font-size: 33px;
		font-weight: 300;
	}
	.container-texto-doctor p{
		font-size: 17px;
	}
	
	.section--doctor a {
		font-size: 20px !important;
		font-weight: 200;
		letter-spacing: 5px;
		margin-bottom: 20px;
		padding: 10px!important;
	}
	
	.section--doctor li {
		border-radius: 10px;
		padding: 20px;
	}
	.section--doctor ul {
		padding-bottom: 0%!important;
	}
}

.section--doctor img
{
    width: 100%; 
	height: max-content;
	margin-left: -15px;
}
.biography-doctor
{
    
    margin: 0em 1em 2em 12em;
}
.section--doctor a
{
    color: #006e96;
    text-decoration: none;
    font-weight: 500;
}
.section--doctor a:hover
{
    color: #585246;
}
.section--doctor h4
{
    font-weight: 500;
}
/*end section doctor*/

/*section--invisaling*/
.section--invisaling{
	background-image: url(../images/home/INVISALING-crown.png);
	background-position: 30% 75%;
	background-size: 100% 100%;
	background-blend-mode: screen;
	color: #fff;
	padding-left: 5%;
	
	
}
.section--invisaling .h1{
	font-family: 'Montserrat', sans-serif;
	font-weight: 200 !important;
	padding-top: 15%;
	color: #fff;
	font-size: 55px !important;
	line-height: 50px;
}
@media only screen and (min-width:280px) and (max-width:490px){	
	.section--invisaling .text-invisaling{
		font-size: 28px !important;
		line-height: 30px !important;
		text-align: center;
		
	}
	.section--invisaling span{
		font-size: 10px !important;
		margin-right: 2% !important;	
	}

	.section--invisaling p{
		text-align: center;
	}

	.section--invisaling .get{
	
		display: none;
	}
	.get-2{
		display: block !important;
		text-align: center;
		color: #e6e7e5;
		font-size: 20px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 200;
		margin-top: -40px;
	}

	
}

.section--invisaling .get{
	
	color: #e6e7e5 !important;
	font-size: 30px ;
	font-family: 'Montserrat', sans-serif;
}

/* Section section--homeservices */
.section--homeservices {
	background: url('../images/home/pointer-bac.jpg') 50% 50% no-repeat;
	background-size: cover;
    display: block;
	background-color: #1e4590;
}
.photos-services {
	padding-top: 65px;
}
.section--homeservices h1{
	padding: 2.6% 0 2.6% 0;
	font-family: gotham-book;
	font-size: 3.5vh;
	color: #fff;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1px;
}
.photos-services img{
	margin: auto;
	height: 90vh;
}

.photos-services p {
	font-size: 17px;
    height: 65%;
    width: 61%;
	margin: auto;
	font-weight: 400;
	color: #5D5D5D;
}
.photos-services p a{

	font-weight: 600;

}
.border-gris{
	border-bottom: 2px solid #5D5D5D;
	opacity: 1;
}
.service-section-1 {
	padding-top: 72px;
}
.service-section-1 h3{
 font-family: serif;
 font-size: 2vw;
 /* font-size: 40px; */
 font-weight: 600;
}
.service-section-1 h2{
	font-size: 26px;
	font-weight: 600;
}
.service-section-1 p {
    font-size: 16px;
    font-weight: 400;
}

.text-enti-1 ul{
	width: 320px;
	font-size: 18px;
	color: #1e4590;
	font-weight: 500;
}
.text-enti-1 ul li{
	float: left;
	width: 50%;
}

.sections-padding-inva{
	padding-left: 20px;
}
.sections-padding{
	padding-left: 15px;
    /* padding-right: 0; */
}
.sections-padding-h4{
	padding-left: 0px;
}
.service-section-3-padding{
	padding-left: 4px;
    padding-right: 12px; 
}
.service-section-3 ul{
    padding-top: 0;
    /* padding-right: 0;
	padding-left: inherit; */
	padding-bottom: 0;
    font-size: 1vw;
    font-weight: 400;
}

.text-enti-2 a{
	font-size: 18px;
	color: #1e4590;
	font-weight: 600;
	padding-left: -115px;
}
.text-enti-3 a{
	font-size: 18px;
	color: #1e4590;
	font-weight: 600;
	padding-left: -115px;
}
.text-enti-3 p{
	font-size: 16px;
	font-weight: 400;
}
.text-enti-3 h3{
	font-family: serif;
	font-size: 2vw;
	/* font-size: 40px; */
	font-weight: 600;
}
.service-section-3 h4{
	color: #5D5D5D;
	font-weight: 500;
	font-size: 1.3vw
}

.txt-family-dentistry h1
{
    font-family: 'Libre Baskerville', serif;
    color: #ffff;
    font-weight: 100;
}
.txt-family-dentistry p
{
    font-size: 23px;   
    color: #ffff;
}
.txt-objective p
{
     font-size: 16px;
    color: #E5DFD3;
}
.classification-services p a, .classification-services h3, .txt-family-dentistry p a
{
    text-decoration: none;
    color: #ffff;
    font-weight: 400;
}
.classification-services 
{
    list-style: none;
    color: #E5DFD3;
}
/*end section--homeservices*/
/*section--maps*/

.carousel-indicators {
    z-index: 2!important;
}
.section--maps > .row{
		margin-right: 0px;
		margin-left: 0px;
}
.section-carrusel{
	background-image: url(../images/home/REVIEWS.png);
	background-position: 30% 75%;
	background-size: 100% 100%;
	background-blend-mode: screen;
	height: 600px;
	border-right: 7.5px solid #fff;
}
.section-carrusel span{
	color: #65a9bc;
	font-size: 25px;
}
.section-carrusel p{
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 10%;
}
.carousel-indicators li{
	width: 20px;
	height: 20px;
}
.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
	background-color: #fff;
}
.section-mapa{
	background-image: url(../images/home/MAPA.png);
	background-position: 30% 75%;
	background-size: 100% 100%;
	background-blend-mode: screen;
	height: 600px;
	border-left: 7.5px solid #fff;
}
.call-to-action {
	border-top: 15px solid #fff;
    background-color: #1c2a57!important;
    font-family: 'Segoe UI', sans-serif;
    padding: 10px 0 20px 0;
    color: #fff !important;
}
.call-to-action h3{
	color: #fff!important;
	font-family:'Lora', sans-serif;
	font-size: 50px;
}
.call-to-action a:hover{
	color: #999;
}
@media only screen and (min-width : 280px) and (max-width : 359px){
	.section--maps{
		border-top: 0px;
	}
	.section-carrusel{
		border-right: 0px;
	}
	.section-mapa{
		height: 400px;
		border-left: 0px;
	}
	.section-carrusel p{
		width: 250px!important;
		font-size: 15px!important;
	}
	.call-to-action {
		border-top: 0px;
	}
	.call-to-action h3{
		font-size: 18px;
	} 
}
@media only screen and (min-width : 360px) and (max-width : 550px){
	.section--maps{
		border-top: 0px;
	}
	.section-carrusel{
		border-right: 0px;
	}
	.section-mapa{
		height: 400px;
		border-left: 0px;
	}
	.section-carrusel p{
		width: 280px!important;
		font-size: 18px!important;
	}
	.call-to-action {
		border-top: 0px;
	}
	.call-to-action h3{
		font-size: 25px;
	}
}
@media only screen and (min-width : 551px) and (max-width : 767px){
	.section--maps{
		border-top: 0px;
	}
	.section-carrusel{
		border-right: 0px;
	}
	.section-mapa{
		height: 400px;
		border-left: 0px;
	}
	.section-carrusel p{
		width: 350px!important;
		font-size: 20px!important;
	}
	.call-to-action {
		border-top: 0px;
	}
	.call-to-action h3{
		font-size: 30px;
	}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	.section--maps{
		border-top: 0px!important;
	}
	.section-carrusel{
		border-right: 0px!important;
	}
	.section-mapa{
		height: 400px;
		border-left: 0px;
	}
	.section-carrusel p{
		width: 400px!important;
		font-size: 20px!important;
	}
	.call-to-action {
		border-top: 0px!important;
	}
	.call-to-action h3{
		font-size: 30px;
	}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.section--maps{
		border-top: 15px solid #fff!important;
	}
	.section-carrusel{
		border-right: 7.5px solid #fff!important;
	}
	.section-mapa{
		height: 600px;
		border-left: 7.5px solid #fff;
	}
	.section-carrusel p{
		width: 400px!important;
		font-size: 20px!important;
	}
	.call-to-action {
		border-top: 15px solid #fff!important;
	}
	.call-to-action h3{
		font-size: 30px;
	}
}
@media screen and (min-width: 1200px){
	.section--maps{
		border-top: 15px solid #fff!important;
	}
}
@media screen and (min-width: 1700px){
	.section-carrusel{
		height: 750px!important;
	}
	.section-mapa{
		height: 750px!important;
	}
}
/*end secction--maps*/
/*secction location-hours*/

.location-hours {
	border-top: 0px solid #1e4590;
	background: url('../images/home/phill-bac.jpg') 50% 50% no-repeat;
	background-size: cover;
    display: block;
	background-color: #fff;
	padding: 0 0 0 0;
}
.foot-row {
	padding: 0 0 2% 0;
}
.location-hours ul
{
    list-style: none;
}

.location-hours h4 {
	padding: 10% 0 0 0;
    font-family: gotham-light;
	font-size: 28px;
	text-align: center;
	color:#1e4590;
}




.location-hours p {
	padding: 0 0 0 0;
    font-family: gotham-book;
	font-size: 17px;
	line-height: 150%;
	text-align: center;
	color:#808080;
}

.location-hours a {
	padding: 0 0 0 0;
    font-family: gotham-book;
	font-size: 17px;
	line-height: 150%;
	text-align: center;
	color:#1e4590;
}
.location-hours a:hover {
	color:#90a6d1;
}
.foot-liney {
	border-right: 1px solid #1e4590;
    height: 225px;
}
.foot-liney2 {
	border-right: 1px solid #1e4590;
    height: 150px;
}
@media only screen and (max-width:767px) {
	.foot-liney {
	border-right: 0px solid #1e4590;
    height: 200px;
}
	
	}
	.office-hours p{
	width: 200px;
	font-size: 12px;
	}
	.office-hours, .resources{
    margin: 2em 0em;
    border-right: 0px;
	}
	.resources a{
		width: 200px!important;
		font-size: 12px;
		text-align: center!important;
	}
	.contenedor-social-links{
		text-align: center;
	}


.resources li a
{
	color: #e8e7c8;
}
.resources li a:hover
{
   
    font-weight: 400;
}
.office-hour-box {
    background: #fafcff;
    padding: 40px 50px 30px 50px;
    position: relative;
    top: 50px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    border: 1px solid #ececec;
    border-radius: 2px;
    margin: 0px 0px 0px 0px;
}
.office-hour-box .table .tbody .tr{
	color: black;
}
.office-hours, .resources
{
    margin: 4% 0 0 0;

}
.resources a{
	color: #414957;
}
.resources a:hover{
	color: #aaabaa!important;
}
.office-hours .hours, .office-hours .days
{
	display: inline-block;
	padding-left: 0 !important;
}
.days{
	padding-right: 25px;
}
.hours li{
	margin: 0;
}
.contenedor-days{
	padding-top: 5%;
}
.office-hours p{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	line-height: 2px;
	color: #454958;
}

@media only screen and (min-width:280px) and (max-width:359px){
	.office-hours p{
	width: 200px;
	font-size: 12px;
	}
	.office-hours, .resources{
    margin: 2em 0em;
    border-right: 0px;
	}
	.resources a{
		width: 200px!important;
		font-size: 12px;
		text-align: center!important;
	}
	.contenedor-social-links{
		text-align: center;
	}
}
@media only screen and (min-width:360px) and (max-width:550px){
	.office-hours p{
	width: 200px;
	font-size: 12px;
	}
	.office-hours, .resources{
    margin: 2em 0em;
    border-right: 0px;
	}
	.resources a{
		width: 200px!important;
		font-size: 12px;
		text-align: center!important;
	}
	.contenedor-social-links{
		text-align: center;
	}
}
@media only screen and (min-width:551px) and (max-width:767px){
	.office-hours p{
	width: 200px;
	font-size: 12px;
	}
	.office-hours, .resources{
    margin: 2em 0em;
    border-right: 0px;
	}
	.resources a{
		width: 200px!important;
		font-size: 12px;
		text-align: center!important;
	}
	.contenedor-social-links{
		text-align: center;
	}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.office-hours p{
	width: 300px;
	font-size: 16px;
	}
	.office-hours, .resources{
    margin: 2em 0em;
    border-right: 0px;
	}
	.resources a{
		font-size: 18px;
		text-align: center!important;
	}
	.contenedor-social-links{
		text-align: center;
	}
}
/*secction end location-hours*/
/*footer*/
footer{
    background-color: #ffffff;
    padding-top: 40px;
}
footer .footer-logo 
{
    list-style: none;
    display: -webkit-box;
    margin: 0 23%;
    padding: 0px;
    
}
.social-network
{
    list-style: none;
    display: -webkit-box;
    margin: 2% 20%;
    padding: 0px;
}
.social-network li
{
    padding: 0% 3%;    
}
.app-social img
{
    width: 2em;
    margin: 0px !important;
}
footer ul li img
{
    width: 5em; 
    margin: 0em 2em;
}
footer ul li h2{
    font-family: 'Montserrat', sans-serif;
    color: #006e96;
    margin: 1.3em 0em;
    font-weight: 300;
    
}
/*end footer*/
/*queries movil*/
@media screen and (max-width: 600px) {
    /*nav*/
    .slogan h2{
        font-size: 22px;
    }
    /*end nav*/
    /*callouts*/
    .db--callout 
    {
        margin: 0px !important;
    }
    .callouts{
        margin: 0% 3% !important;
    }
    .db--callout img
    {
        
        margin: 0px auto 30px !important;
        border-width: 0px !important;
        border-style: solid !important;
        border-color: rgb(255, 255, 255) !important;
        border-image: initial !important;
    }
    /*end callouts*/
    /*philosophy*/
    #phil-h2{
        font-size: 16px ;
        
    }
    .section--philosophy
    {
        position: initial!important;
    }

    .section--philosophy ul.db--list li
    {
        font-size: 16px !important;
    }
    /*.section--philosophy a
    {
        font-size: 14px !important;
    }*/
    .btn-read
    {
        margin: 30px 0 50px;
    }
    
    
    /*end philosophy*/
    
    /*doctor*/
    
    
    .doctor-info img
    {
        width: 5em !important;
        height: 5em !important;
        border-radius: 50%;
        position: inherit;
        margin: 0 auto;
    }
    .biography-doctor
    {
        margin: 1em 2em 1em 1em !important;
        font-size: 16px;
    }
    .section--doctor h4
    {
        margin: 1.5em 0 1.5em;
    }
    .office-img img
    {
        height: 25em;
    }
    /* end doctor*/
    /*homeservices*/
    
    /* .section--homeservices
    {
        padding: 1em 1em;
    }
    .section--homeservices img
    {
        width: 22em;
        height: 12em;
        margin: 0 auto;
    } */
    .txt-family-dentistry p
    {
        font-size: 20px;
    }
    .classification-services
    {
        padding: 1em 1em;
    }
    .classification-services li p, .txt-objective p
    {
        font-size: 16px !important;
    }
    /*end homeservices*/
    
    /*hours*/
    .office-hours, .resources
    {
        padding: 0 15%;
        font-size: 16px;
    }
    /*end hours*/
    /*footer*/
    footer .footer-logo
    {
        margin: 0px;
    }
    footer ul li img
    {
        width: 2.5em;
        margin: 0em .2em;
    }
    footer ul li h2
    {
        font-size: 22px;
    }
    footer .social-network
    {
        margin: 0px;
        font-size: 15px;
        display: block;

    }
    footer .social-network .linea
    {
        display: none;
    }
    /*end footer*/
}
/*end queries movil*/

/*query tablet*/
@media screen and (min-width:601px) and (max-width:1200px)
{
    .section--homeservices
    {
        padding: 1em 3em !important;
    }
}
@media screen and (min-width:601px) and (max-width:992px) {
    .biography-doctor
    {
        margin: 6em 0em 0em 1em !important;
        font-size: 16px !important;
    }
    /*callouts*/
    .db--callout 
    {
        margin: 0px !important;
    }
    .callouts{
        margin: 0% 3% !important;
    }
    .db--callout img
    {
        margin: 2% auto 1% auto !important;
       
    }
    /*end callouts*/
    
    .doctor-info img
    {
        margin: 0 62%;
        width: 7em !important;
        height: 7em !important;
    }
    iframe{
        width: 100%;
    }
    .office-hours, .resources
    {
        padding: 0 5%;
    }
    footer ul li img
    {
        width: 2.5em;
        margin: 0em .2em;
    }
    footer ul li h2
    {
        font-size: 22px;
    }
    footer .social-network
    {
        font-size: 15px;
        margin: 2% 10%;
        display: -webkit-box;

    }
    
}

/*end query tablet*/


/*btn read more*/

/*custom CSS styles*/


#navlogo {
	width: 20em;
	margin-top: 17px;
	padding-bottom: 5%;
}
@media (max-width: 767px) {
	#navlogo {
		width: 250px;
		height: auto;
	}
}
@media (min-width: 768px) {
	#navlogo {
		width: 20em;
	}
}
@media (min-width: 1200px) {
	#navlogo {
		width: 80%;
		/* padding-left: 5%; */
		/* padding-bottom: 3%; */
	}
}


.btn-hero {
	background-color: #969084;
	color: #fff;
	border-color: #969084;
	border-radius: 10px;
	padding: 8px 20px 8px 24px;
	font-size: 14px;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.btn-hero:hover {
	background-color: #404041;
	color: #fff;
	border-color: #404041;
}


.hp--smile--gallery {
	border-top: 1px solid #eee;
}


.callouts{
        margin: 2% 4%;
}






/*<!-- section callouts start -->*/
.section--callouts {
	position: relative;
}
.section--callouts .container {
	padding: 0 0 0 0;
}
.section--callouts::before {
    content: '';
    position: absolute;
    top: -115px;
    bottom: 0px;
    right: 0;
    left: 0;
    background: transparent;
/*background: -moz-linear-gradient(left, #d1e2e3 0%, #ffffff 100%);
background: -webkit-linear-gradient(left, #d1e2e3 0%,#ffffff 100%);
background: linear-gradient(to right, #d1e2e3 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1e2e3', endColorstr='#ffffff',GradientType=1 );*/
    z-index: -1;
    display: block;
    padding:0px 0px 0px 0px;
}

.section--callouts .container .row {
	position:relative;
	z-index: 3;
}
.section--callouts a:hover {
	cursor:pointer;
}
.db--callout {
	text-align: center;
}

.section--callouts .col-sm-4 {
	margin-bottom: 0px;
}
.section--callouts .col-sm-4:last-of-type {
	margin-bottom: 0px;
}
.db--callout {
	display:block;
	border:0px solid #dcd4b8;
	margin-bottom: -212px;
	position: relative;
	top:0px;
}
.db--callout img {
	position:relative;
	max-width: 100%;
	display:block;
	margin:-45px auto 0px auto;
}

@media (max-width: 767px) {
	
	.db--callout {
		top: -55px;
		border: 0px;
	}
	.db--callout img {
	width: 65%;
	margin:-45px auto 0px auto;
	border: 0px;
}
}

@media (min-width: 768px) {
	.section--callouts::before {
	    top: -90px;
	    padding:65px 0px -100px 0px;
	}
	.section--callouts .col-sm-4 {
		margin-bottom: 0px;
	}
	.db--callout {
		top:-135px;
	}
	.section--callouts h2 {
		font-size: 20px;
		top:-200px;
	}
}
@media (min-width: 992px) {
	.db--callout {
		top:-123px;
	}
	.section--callouts h2 {
		font-size: 26px;
		top:-210px;
	}
}
@media (min-width: 1400px) {
	.section--callouts::before {
	    top: -115px;
	    padding:0px 0px 0px 0px;
	}
	.db--callout {
		top:-220px;
	}
	
}

.db--callout img:hover {
	transform:scale(0.99,0.99);
	-webkit-transform: scale(0.99,0.99);
	opacity: 0.98;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

/*<!-- section callouts end -->*/






a.aqua--btn {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	border-radius: 5px;
	color:#969084;
	background-color: transparent;
	padding:3px 8px 2px 8px;
	transform: scale(0.92);
        transition: transform .4s cubic-bezier(0.785, .135, .15, .86)
}
a.aqua--btn:hover {
	color:#7A7872;
	background-color: transparent;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

/*<!-- section Philosophy2 start -->*/


/*<!-- section Philosophy start -->*/
.section--philosophy {
	position: relative;
	margin-top: -74px;
	padding-top: 5%;
	padding-bottom: 0;
	background: url('../images/home/phill-bac.jpg') 0% 0% no-repeat;
	background-size: cover;
    display: block;
	border-top: 12px solid #1e4590;
	z-index: 0;
	
}
.section--philosophy .container-fluid {
	position: relative;
    padding-top: 4%;
	padding-bottom: 4%;
    display: -webkit-inline-box;
    width: 100%;
}
@media (max-width: 767px) {
	
.section--philosophy {
		padding-top:0px;
		top: -233px;
		padding-bottom: 0px;
		z-index: 0;
	}


	}

@media (min-width: 768px) {
	.section--philosophy {
		padding-top:0px;
		padding-bottom: 0px;
	}
	
}
@media (min-width: 900px) {
	.section--philosophy {
		top: 0px;
	}
	
}
@media (min-width: 1200px) {
	
}
.section--philosophy h2 {
	color: #1e4590;
	font-family: gotham-light;
	line-height: 1.6em;
	font-size: calc(24px + .375vw);
	/* margin: 10px auto 40px auto; */
	padding: 0 12% 0 0;
	letter-spacing: 0px;
	
}
.section--philosophy p {
	color: #1e4590;
	font-family: gotham-light;
	line-height: 1.6em;
	font-size: calc(18px + .375vw);
	/* margin: 10px auto 40px auto; */
	padding: 4% 8% 2% 0;
	letter-spacing: 0px;
}
.section--philosophy p span {
	line-height: 1.8em;
	font-family: gotham-medium;
}
.section--philosophy img {
	position: relative;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	width: 85%;
	height: auto;
		
	}
.section--philosophy a {
	color: #fff;
	background: #d48a29;
	padding: 16px 22px 16px 22px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	margin: 15px 0 0px 0;
	border-radius: 12px;
	font-weight: 600;
}
.section--philosophy a:hover {
	color: #ccc;
}
ul.db--list {
	/*list-style: none;*/
	text-align: center;
	padding-left: 0px;
	font-family: 'Montserrat', sans-serif !important;

}
.section--philosophy ul.db--list li {
	color:#70706f;
	font-size: 22px;
	padding: 0px 2px 0px 0px;
	display:inline-block;
	line-height: 1.3em;
	font-weight: 100;
	font-family: 'Montserrat', sans-serif !important; 
	
}

/*<!-- section Philosophy end -->*/




/*<!-- section tourpix start -->*/
.section--tourpix {
	position: relative;
}
.section--tourpix::before {
    content: '';
    position: absolute;
    top: -25px;
    bottom: -160px;
    right: 0;
    left: 0;
    background-color: #969084;
	background: url("../images/callouts/tourpix3.png") 100% 35% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    z-index: 2;
    display: block;
    -webkit-transform: skewY(175deg);
    transform: skewY(175deg);
    box-shadow: 0 7px 4px rgba(5,6,10,.0), 0 3px 6px rgba(0,0,0,.0);
}
.section--tourpix .container-fluid {
	min-height: 19vh;
	position:relative;
	z-index: 4;
	padding-top:100px;
}
@media only screen and (min-width : 280px) and (max-width : 359px){
	.section--philosophy a {
		letter-spacing: 0 !important;
		padding: 12px !important;
		font-size: 20px !important;
	}
	
	.btn-read li{
		display: inline-block;
		background-color: #4a7b97;
		border-radius: 10px;
		padding: 13px!important;
	}
}
@media only screen and (min-width : 360px) and (max-width : 550px){
	.section--philosophy a {
		letter-spacing: 0!important;
		padding: 10px !important;
		font-size: 20px !important;
	}
	
	.btn-read li{
		display: inline-block;
		background-color: #4a7b97;
		border-radius: 10px;
		padding: 14px;
	}
}
@media only screen and (min-width : 551px) and (max-width : 767px) {
	.section--tourpix::before {
	    content: '';
	    position: absolute;
	    top: -25px;
	    bottom: -70px;
	}
	.section--tourpix .container-fluid {
		padding-top:0px;
		top: -75px;
		padding-bottom: 0px;
	}
	.section--philosophy a {
		letter-spacing: 2px;
		padding: 10px;
		font-size: 20px!important;
		font-weight: 400;
	}
	
	.btn-read li{
		display: inline-block;
		background-color: #4a7b97;
		border-radius: 10px;
		padding: 14px;
	}
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
	.section--tourpix::before {
	    content: '';
	    position: absolute;
	    top: -25px;
	    bottom: -80px;
	}
	.section--tourpix .container-fluid {
		padding-top:0px;
		top: -100px;
		padding-bottom: 0px;
	}
	.section--philosophy a {
		font-size: 20px !important;
    	font-weight: 400 !important;
    	letter-spacing: 5px;
    	margin-bottom: 20px;
    	padding: 10px;
	}

	.btn-read li{
		display: inline-block;
		background-color: #4a7b97b7;
		border-radius: 10px;
		padding: 14px;
	}
}
@media only screen and (min-width : 992px) and (max-width : 1200px){
	.section--philosophy a {
		letter-spacing: 5px;
		padding: 10px;
		font-size: 12px;
	}
	
	.btn-read li{
		display: inline-block;
		background-color: #4a7b97;
		border-radius: 10px;
		padding: 14px;
	}
}
@media screen and (min-width: 1400px) {
	.section--tourpix::before {
	    content: '';
	    position: absolute;
	    top: -145px;
	    bottom: 0px;
	}
	.section--tourpix .container-fluid {
		top: -200px;
	}
}

/*<!-- section tourpix end -->*/


/*<!-- section modtech start -->*/
.section--modtech {
	position: relative;
}
.section--modtech::before {
    content: '';
    position: absolute;
    top: -25px;
    bottom: -160px;
    right: 0;
    left: 0;
   /* background-color: #969084;*/
	background: url("../images/parallex/treatment2.jpg") 15% 66% no-repeat #969084;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    display: block;
    -webkit-transform: skewY(175deg);
    transform: skewY(175deg);
    box-shadow: 0 7px 4px rgba(5,6,10,.15), 0 3px 6px rgba(0,0,0,.04);
}
.section--modtech .container-fluid {
	position:relative;
	z-index: 4;
	padding-top:100px;
}
@media (min-width: 768px) {
	.section--modtech::before {
	    content: '';
	    position: absolute;
	    top: -25px;
	    bottom: -200px;
		/*background: url("../images/callouts/icat.png") 15% 35% no-repeat #969084;
	    background-size: 30% auto;*/
	}
	.section--modtech .container-fluid {
		padding-top:0px;
		top: 100px;
		padding-bottom: 200px;
	}
}
@media (min-width: 1400px) {
	.section--modtech::before {
	    content: '';
	    position: absolute;
	    top: 0px;
	    bottom: -350px;
	}
	.section--modtech .container-fluid {
		top: 75px;
		bottom: 0px;
	}
}
.section--modtech h2 {
	color: #dcbf71;
	font-family: 'Lora', serif;
	font-size: 42px;
	line-height: 1.5em;
	font-weight: 300;
	margin:6% auto 0 auto;
}
.section--modtech h5 {
	color: #dcbf71;
	text-align: center;
	padding: 8px 0px 0px 0px;
	font-size: 28px;
	font-weight: 600;
}
.section--modtech p {
	color: #fff;
	padding: 8px 0px 0px 0px;
	font-size: 16px;
	font-weight: 300;
}
.section--modtech p span {
	font-size: 17px;
	font-weight: 500;
}
.section--modtech a {
	color: #dcb1f71;
	font-family: 'Lora', serif;
	background-color: #969084;
	border: 1px solid #dcbf71;
	border-radius: 6px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 8px 35px 8px 35px;
	font-size: 18px;
	text-align: center;
}
.section--modtech a:hover {
	color: #e9d7a6;
	background-color: #333;
	border: 1px solid #dcbf71;
}

@media (max-width: 768px) {
	.section--modtech::before {
	    
	    top: -40px;
	    bottom: 0px;
		/*background: url("../images/callouts/icat-sm.png") 25% 45% no-repeat #969084;
	    background-size: 60% auto;*/
	}
	.section--modtech h2 {
	font-size: 26px;
	line-height: 1.2em;
    }
	
	}
/*<!-- section modtech end -->*/


/*<!-- section reviews start -->*/
.section--reviews {
	position: relative;
}
.section--reviews::before {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0;
    left: 0;
    background: url("../images/parallex/testimonial2.jpg") 50% 50% no-repeat;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:70px 20px 20px 20px !important;
    display: block;
    -webkit-transform: skewY(175deg);
    transform: skewY(175deg);
    box-shadow: 0 7px 4px rgba(5,6,10,.15), 0 3px 6px rgba(0,0,0,.04);
}
.section--reviews .container-fluid {
	position:relative;
	z-index: 4;
	padding-top:100px;
}
@media (min-width: 768px) {
	.section--reviews::before {
	    content: '';
	    position: absolute;
	    top: -25px;
	    bottom: -80px;
	}
	.section--reviews .container-fluid {
		padding-top:0px;
		top: 50px;
		padding-bottom: 75px;
	}
	
#reviews-hed {
	font-size: 30px;
	line-height: 1.2em;
	
}
}
@media (min-width: 1400px) {
	.section--reviews::before {
	    content: '';
	    position: absolute;
	    top: 125px;
	    bottom: -455px;
	}
	.section--reviews .container-fluid {
		top: 250px;
		bottom: 100px;
	}
	.section--reviews h3 {
	font-size: 42px;
	line-height: 1.2em;
	
}
#reviews-hed {
	margin-top: 3%;
	font-size: 42px;
	line-height: 1.2em;
	
}
}
.section--reviews h3 {
	color: #dcbf71;
	font-family: 'Lora', serif;
	font-size: 42px;
	line-height: 1.2em;
	font-weight: 300;
	margin:0 auto 0 auto;
}
.section--reviews h5 {
	color: #dcbf71;
	text-align: center;
	padding: 8px 0px 0px 0px;
	font-size: 28px;
	font-weight: 600;
}
.section--reviews p {
	color: #fff;
	padding: 8px 0px 0px 0px;
	font-size: 16px;
	font-weight: 300;
}
.section--reviews p span {
	font-size: 17px;
	font-weight: 500;
}
.section--reviews a {
	color: #dcbf71;
	font-family: 'Lora', serif;
	background-color: transparent;
	border: 1px solid #dcbf71;
	border-radius: 6px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 8px 35px 8px 35px;
	font-size: 18px;
	text-align: center;
}
.section--reviews a:hover {
	color: #e9d7a6;
	background-color: rgba(0,0,0,0.2);
	border: 1px solid #dcbf71;
}
.reviewVid {
	padding: 0 0 0 0;
}
.reviewVid img {
	width: 90%;
	height: auto;
}

@media (max-width: 768px) {
	
	#reviews-hed {
	margin-top: -65px;
	font-size: 26px;
	line-height: 1.2em;
	
}
.section--reviews a {
	margin-top: 0px;
}
.reviewVid img {
	margin-top: 15px;
	width: 75%;
	height: auto;
}
	
	
	}
/*<!-- section reviews end -->*/


/*<!-- section servz start -->*/
.section--servz {
	position: relative;
	background: url("../images/parallex/servz.jpg") 50% 50% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 4;
}
.section--servz .container-fluid {
	position:relative;
	z-index: 5;
	padding: 0% 11% 8% 11%;
}

.section--servz h2 {
	text-align: center;
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 42px;
	line-height: 1.5em;
	font-weight: 300;
	margin:0 auto 0 auto;
}
.section--servz h3 {
	color: #c3bfb8;
	font-family: 'Lora', serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	font-weight: 500;
}
.section--servz h3 a {
	color: #c3bfb8;
	font-family: 'Lora', serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	font-weight: 500;
}
.section--servz h3 a:hover {
	color: #fff;
	
}
.section--servz h4 {
	color: #fff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	line-height: 150%;
	font-weight: 300;
}
.section--servz h4 a {
	color: #fff;
	font-family: 'Questrial', sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	border: 0px solid #dcbf71;
	letter-spacing: 0px;
	line-height: 150%;
	font-weight: 400;
}
.section--servz h4 a:hover {
	color: #dcbf71;
	background: none;
	font-family: 'Questrial', sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	border: 0px solid #dcbf71;
	letter-spacing: 0px;
	line-height: 150%;
	font-weight: 400;
}
.section--servz p {
	color: #fff;
	padding: 1% 5% 0 5%;
	font-size: 17px;
	font-weight: 300;
}
.section--servz p span {
	font-size: 17px;
	font-weight: 600;
}

.servz-icons {
	padding: 0 0 0 0;
}
.servz-icons img {
	position: relative;
	margin: 0 auto 0 auto;
	border: 10px solid #908f8a;
	border-radius: 50%;
	width: 40%;
	height: auto;
}

@media (max-width: 767px) {
	.section--servz h2 {
	font-size: 26px;
	line-height: 1.5em;	
}
.section--servz  {
		top: -200px;
	}
	}
@media (min-width: 768px) {
	.section--servz  {
		padding-top:0px;
		top: -25px;
	}
}
@media (min-width: 1000px) {
	.section--servz {
		top: -36px;
		padding: 2% 3% 0% 3%;
	}
}
/*<!-- section servz end -->*/




/*<!-- section tourz start -->*/
.section--tourz {
	position: relative;
	background: #fff;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0px;
}

.section--tourz .container-fluid {
	position:relative;
	z-index: 4;
	padding: 2% 11% 8% 11%;
}
.tourz-left {
	position: relative;
	background: url("../images/parallex/tourz-pic.jpg") 100% 100% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 665px;
}
.tourz-right {
	padding: 0 0 0 0;
	position: relative;
	background: url("../images/parallex/tour-right-bac.jpg") 100% 70% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 665px;
}
/*.section--tourz .tourz-pic {
	position: relative;
	background: url("../images/parallex/tourz-pic.jpg") 50% 50% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}*/
.section--tourz .tourz-right {
	position:relative;
	padding: 2% 4% 1% 4%;
}
.section--tourz .tourz-hr {
	border: thin solid #585246;
	margin: 3px 0 0 0;
	width: 90%;
}

.section--tourz h2 {
	
	color: #585246;
	font-family: 'Lora', serif;
	font-size: 45px;
	line-height: 1.5em;
	font-weight: 300;
	margin:0 auto 0 auto;
}
.section--tourz h3 {
	color: #fff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: 600;
}
.section--tourz h4 {
	color: #fff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 150%;
	font-weight: 300;
}

.section--tourz p {
	color:  #585246;
	padding: 1% 6% 0 0%;
	font-size: 17px;
	font-weight: 300;
	line-height: 165%;
}
.section--tourz p span {
	font-size: 17px;
	font-weight: 600;
}

.section--tourz a {
	color: #595144;
	font-family: 'Montserrat', sans-serif;
	background-color: none;
	border: 1px solid #595144;
	border-radius: 0px;
	font-weight: 300;
	letter-spacing: 0px;
	padding: 8px 16px 8px 16px;
	font-size: 18px;
	
}
.section--tourz a:hover {
	color: #393732;
	background-color: #c2c2c2;
	border: 1px solid #595144;
}
.tourz-pic2 {
	padding: 0 0 0 0;
	margin: 3% 0 0 0;
}

@media (min-width: 768px) {
	.section--tourz .container-fluid {
		padding-top:0px;
		top: 0px;
		padding-bottom: 8%;
	}
}
@media (min-width: 1400px) {
	.section--tourz .container-fluid {
		margin-top: 0px;
		padding: 2% 13% 8% 13%;
	}
}
@media (max-width: 767px) {
	.section--tourz .container-fluid {
		margin-top: -123px;
		
	}
	.section--tourz h2 {
	
	font-size: 26px;
	line-height: 1.5em;
}
    .section--tourz .tourz-right {
	padding: 2% 0% 0% 9%;
}
	
	
	}
/*<!-- section tourz end -->*/

/*<!-- section appt start -->*/
.section--appt {
	position: relative;
	padding: 1% 0 1% 0;
	background: #595144;
	
}

#windmill-img {
	position: absolute;
	margin: 0 0 0 28%;
	width: 4%;
	height: auto;
}
@media (max-width: 1550px) {
#windmill-img {
	position: absolute;
	margin: .5% 0 0 24%;
	width: 4%;
	height: auto;
}
	}
@media (max-width: 1250px) {
#windmill-img {
	position: absolute;
	margin: .8% 0 0 20%;
	width: 4%;
	height: auto;
}
	}
@media (max-width: 1050px) {
#windmill-img {
	position: absolute;
	margin: .8% 0 0 15%;
	width: 4%;
	height: auto;
}
	}
@media (max-width: 900px) {
#windmill-img {
	position: absolute;
	display: none;
}
	}

.section--appt h2 {
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 45px;
	line-height: 1.5em;
	font-weight: 500;
	margin:0 auto 0 auto;
}
.section--appt h2 a {
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 45px;
	line-height: 1.5em;
	font-weight: 500;
}
.section--appt h2 a:hover {
	color: #969084;
}


/*<!-- section appt end -->*/













.single--callout {
	margin-top: 550px;
	background-color: #dcd4b8;
	background: url("../images/callouts/single-service-bkg.jpg") 100% 50% no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	box-shadow: 0 7px 14px rgba(5,6,10,.15), 0 3px 6px rgba(0,0,0,.04);
}
.single--callout img {
	position: relative;
	top:100px;
}
.single--callout .txt-box {
	padding:0px 40px 50px 40px;
}
.single--callout .txt-box h2 {
	color: #969084;
	margin-bottom: 12px;
}
.single--callout .txt-box p {
	color:#404041;
}
.single--callout .txt-box a {
	color:#fff;
	background-color: #969084;
	padding:12px 22px;
	border-radius: 8px;
	margin-top: 22px;
}
@media (min-width: 768px) {
	.single--callout img {
		position: relative;
		top:100px;
		max-width: 500px;
	}
	.single--callout .txt-box {
		padding:40px 40px 0px 40px;
	}
}
@media (min-width: 992px) {
	.single--callout img {
		position: relative;
		top:220px;
		max-width: 355px;
	}
	.single--callout .txt-box {
		padding:40px 40px 40px 40px;
	}
}
@media (min-width: 1500px) {
	.single--callout .txt-box {
		padding:40px 120px 80px 80px;
	}
	.single--callout img {
		position: relative;
		top:225px;
		max-width: 600px;
	}
	.single--callout .txt-box h2 {
		font-size: 64px;
	}
	.single--callout .txt-box p {
		max-width: 800px;
		font-size: 22px;
		line-height: 1.6em;
	}
}


/*<!-- section Testimonials start -->*/
.section--testimonials {
	background: url("../images/parallex/testimonial2.jpg") 50% 50% no-repeat;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:70px 20px 20px 20px !important;
}
@media (min-width: 768px) {
	.section--testimonials {
		padding:150px 20px 100px 20px !important;
	}
}
@media (min-width: 1400px) {
	.section--testimonials {
		padding:200px 20px 150px 20px !important;
	}
}
.section--testimonials h1 {
	color:#fff;
	font-weight: 300;
	font-size: 28px;
	text-transform:uppercase;
	letter-spacing: 1.5px;
}
.test-star {
	display: block;
	text-align: center;
	color:#969084;
	font-size: 32px;
	margin-bottom: 14px;
}
.test-star i {
	padding:3px;
}
.section--testimonials .testimonials blockquote {
	padding:0px 20px 10px 20px;
	margin-top: 0px;
	font-weight: 400;
	color:#fff;
	font-size: 18px;
	margin-left: 0px;
	line-height: 1.6em;
}
@media (min-width: 992px) {
	.section--testimonials .testimonials blockquote {
		font-size: 26px;
	}
	.test-star {
		font-size: 32px;
	}
}


/*<!-- section Testimonials end -->*/







/*<!-- section pointer start -->*/
.section--pointer.branded--blue {
	padding: 25px 0;
	background-color: #d48a29;
}
.section--pointer.branded--blue h2 {
	color:#f7fafa;
	font-family: 'Questrial', sans-serif;
	font-weight: 400;
	font-size: 20px;
}
/*.section--pointer {
	padding: 25px 0;
	background-color: #F2F2F2;
}
.section--pointer img {
	max-width: 120px;
	display:inline-block;
}
.section--pointer h2 {
	display:inline-block;
	margin-left: 10px;
	color: #969084;
	font-family: 'Questrial', sans-serif;
	font-weight: 400;
}
.section--pointer a.btn-default {
	margin-top: 25px;
}*/
.btn-pointer {
	background-color: transparent;
	color: #f7fafa;
	border: 1px solid #f7fafa;
}
.btn-pointer:hover {
	background-color: #e9cca5;
	color: #f7fafa;
	border: 1px solid #e9cca5;
}
/* Media queries
----------------------------------*/
@media (min-width:768px) {
	.section--pointer.branded--blue h2 {
		font-size: 26px;
		/*margin-top: 28px;*/
	}
}

@media (max-width:767px) {
	/*.section--pointer img {
		max-width: 120px;
		display:block;
		margin: 0px auto;
	}
	.section--pointer h2 {
		display: block;
		margin: 0px auto;
	}*/
	.section--implants {
		background: none;
	}
}
/*<!-- section pointer end -->*/






/*<!-- section services start -->*/

aside#sidebar img {
	margin-top: 5px;
}





.section--services {
	padding: 10px 0px 60px 0px;
	background-color: #f7fafa;
}

.secheader {
	padding:230px 15px 20px 15px;
}
@media (min-width: 768px) {
	.secheader {
		padding:170px 15px 20px 15px;
	}
}
@media (min-width: 1400px) {
	.secheader {
		padding:110px 15px 20px 15px;
	}
}
.secheader h1 {
	color:#404041;
	font-weight: 300;
	font-size: 42px;
	letter-spacing: 1.5px;
	text-align: center;
}
.secheader p {
	color:#727570;
	text-align: center;
	line-height: 1.4em;
	font-size: 18px;
}

.section--services .icon-box-3 a h2 {
	color: #727570;
	font-weight: 500;
	font-size: 24px;
	padding: 15px;
}

.section--services .icon-box-3 a p {
	color:#727570;
	font-weight: 300;
	line-height: 1.4em;
}

.section--services img.img-circle {
	background-color:#969084;
}
.section--services a h2:hover,
.section--services a img:hover {
	opacity:.6;
	cursor: pointer;
}


.icon-box-3 {
	min-height: 100px;
}

/* Larger than tablet */
@media (min-width: 768px) {

	.section--services p.para--para {
		font-size: 38px;
		padding-bottom: 40px;
	}

	.icon-box-3.icon-right {
		text-align: right;
	}
	.icon-box-3.icon-right img {
		max-width: 65px;
		float: right;
	}
	.icon-box-3.icon-right .text {
		margin-right: 70px;
		margin-left: 0px;
		padding-left: 10px;
	}
	.icon-box-3.icon-left {
		text-align: left;
	}
	.icon-box-3.icon-left img {
		max-width: 65px;
		float: left;
	}
	.icon-box-3.icon-left .text {
		margin-left: 70px;
		padding-right: 10px;
	}
	.icon-box-3 {
		min-height: 250px;
	}
	.section--services .icon-box-3 a h2 {
		font-size: 28px;
	}
}

/* Larger than desktop */
@media (min-width: 992px) {
	.section--services {
		height: 890px;
		overflow:hidden;
	}
	.icon-box-3.icon-right .text {
		padding-left: 0px;
	}
	.icon-box-3.icon-left .text {
		padding-right: 0px;
	}
	.section--services .icon-box-3 a p {
		line-height: 1.4em;
	}
	.section--services img.services--img {
		display:inline-block;	
	}
	.icon-box-3 {
		min-height: 150px;
	}
	.section--services .icon-box-3 a h2 {
		font-size: 26px;
	}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
	.section--services {
		height: 1030px;
	}
	.section--services h1 {
		font-size: 56px;
	}
	.secheader p {
		font-size: 21px;
	}
	.icon-box-3.icon-right .text {
		padding-left: 40px;
	}
	.icon-box-3.icon-left .text {
		padding-right: 40px;
	}
	.section--services .icon-box-3 a p {
		line-height: 1.75em;
	}
	.icon-box-3 {
		min-height: 200px;
	}
	.section--services .icon-box-3 a h2 {
		font-size: 24px;
	}
}
@media (min-width: 1600px) {
	.section--services {
		height: 1140px;
	}
	
	.icon-box-3 {
		min-height: 230px;
	}
}
/*<!-- section services end  -->*/


















.imgBorder--db {
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
        box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
}



.patient--resources {
	padding: 60px 0px 0px 0px;
}
.patient--resources h1,
.patient--resources h2,
.patient--resources h3,
.patient--resources h4,
.patient--resources h5 {
	color:#1e4590;
}
.patient--resources h2 {
	margin-top: 0px;
}
.patient--resources h4 {
	font-weight: 400;
}
.patient--resources.philo h2 {
	/* text-align: center; */
	margin-bottom: 40px;
}
.patient--resources p strong {
	color: #1e4590;
}
.patient--resources .credit_logos img {
	float:left;
}

@media (max-width: 319px){
	.credit_logos  {
		margin-left: 30px;
		margin-right: 30px;
	}
}

.patient--resources span{
	font-weight: 900;
}

.patient--resources img{
	border-radius: 8px;
}


.pdf--form {
	margin-top: 30px;
	margin-bottom: 20px;
}
.pdf--form img {
	max-width: 180px;
	opacity: 0.95;
}
.pdf--form a {
	padding:10px 25px 10px 25px;
	background-color: #70706f;
	color:#fff;
	font-size: 12px;
	letter-spacing: .5px;
	border: none; 
	border-radius: 35px;
	min-width: 100%;
	-webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.pdf--form a:hover {
  background-color: #3e87c8;
  box-shadow: 0 5px 7px rgba(5,6,10,.125), 0 3px 6px rgba(0,0,0,.08);
}
.pdf--form h4 {
	color: #404041;
	font-weight: 400;
	font-size: 15px;
	padding-left: 8px;
}
.helpful--links a {
	padding:16px 0px 15px 0px;
	background-color: #404041;
	color:#fff;
	font-size: 15px;
	letter-spacing: .5px;
	border: none;
	border-radius: 25px;
	min-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.helpful--links a:hover {
  background-color: #969084;
  -webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.helpful--links h4 {
	color: #404041;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	margin-bottom: 25px;
}
.pdf--form2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.pdf--form2 img {
	max-width: 180px;
	opacity: 0.95;
}
.pdf--form2 a {
	padding:16px 0px 15px 0px;
	background-color: #dcd4b8 ;
	color:#fff;
	font-size: 15px;
	letter-spacing: .5px;
	border: none;
	border-radius: 25px;
	min-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.pdf--form2 a:hover {
  background-color: #404041;
  -webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.payment-btn {
	margin: 40px auto;
	text-align: center;
}
.payment-btn a {
	padding:16px 40px 15px 40px;
	background-color: #969084;
	color:#fff;
	font-size: 15px;
	letter-spacing: .5px;
	border: none;
	border-radius: 25px;
	min-width: 100%;
	-webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;	
}
.payment-btn a:hover {
  background-color: #006e96;
  box-shadow: 0 5px 7px rgba(5,6,10,.125), 0 3px 6px rgba(0,0,0,.08);
}


.patient--resources .dental-plann p span {
	font-weight:600;
	color: #1e4590;
	
}
.patient--resources .dental-plann h3 {
	font-size: 26px;
	font-weight:500;
	color: #d48a29;
}
.patient--resources .dental-plann h4 {
	font-size: 21px;
	font-weight:500;
	color: #1e4590;
	line-height: 145%;
	
}


/*SMILE SAVINGS*/
#smile--savings ul.swp {
	list-style: none;
	text-align: center;
}
#smile--savings ul.swp li {
	display:inline-block;
	padding-right:25px;
	font-size: 20px;
	line-height: 1.9em;
	color:#1e4590;
}
.swp--header {
	background-color: #969084;
	min-height: 50px;
	margin-top: 30px;
}
.swp--header h2 {
	color:#aec58a !important;
	padding:28px 10px 0px 10px;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.25);
}
.swp--header h6 {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
	position:relative;
	bottom:20px;
}
.swp--membership {
	background-color: #f9f9f9;
	text-align: center;
	min-height: 60px;
}
.swp--membership h3 {
	padding:30px 0px 10px 0px;
	color:#969084;
	margin-bottom: 0px;
}
.swp--membership p {
	padding-bottom:20px;
	margin-bottom: 0px;
}
.swp--left {
	border-right: 1px solid #ccc;
}
.swp--membership div.swp--extra h3 {
	padding:20px 0px 18px 0px;
	border-top: 1px solid #ccc;
}
.swp--coverage h2 {
	color:#aec58a !important;
	padding:32px 10px 28px 10px;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.25);
	margin-top: 20px;
	background-color: #969084;
	margin-bottom: 0px;
}
.swp--coverage h4 {
	color:#fff !important;
	font-weight: 500;
	padding:12px 10px 8px 10px;
	text-align: center;
	margin-top: 0px;
	background-color: #1e4590;
	margin-bottom: 0px;
}
.swp--coverage ul.swp {
	background-color: #f9f9f9;
	margin-top: 0px;
	padding: 20px 0px;
}
.swp--coverage ul.swp li {
	color:#969084 !important;
	font-weight: 300;
}
.swp--details {
	padding:8px;
}
.swp--details p {
	color:#c7c7c7;
	font-size: 12px;
	text-align: center;
}
/*/SMILE SAVINGS*/




.testimonial--gray--top {
  background:#ebefef;
  padding:40px 50px 30px 50px;
  position:relative;
  font-size: 16px;
  -webkit-background-size:cover !important;
  -moz-background-size:cover !important;
  -o-background-size:cover !important;
  background-size:cover !important;
  border:1px solid #ececec;
  border-radius: 2px;
  margin:6px 0px 0px 0px;
}
.testimonial--gray {
  background:#ebefef;
  padding:40px 50px 30px 50px;
  position:relative;
  font-size: 16px;
  -webkit-background-size:cover !important;
  -moz-background-size:cover !important;
  -o-background-size:cover !important;
  background-size:cover !important;
  border:1px solid #ececec;
  border-radius: 2px;
  margin:30px 0px;
}

.testimonial--gray p.client,
.testimonial--gray--top p.client {
	font-size: 16px;
	float:right;
	color:#357ab7;
	margin-top: -10px
}
/*/PATIENT RESOURCES*/
.team--member {
	padding:10px 0px 20px 0px;
}
.team--member  .doctor{
	 -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
    box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset; 
}


.team--member h2 {
	margin-top: 6px;
	color: #1e4590; /*rgb(99, 99, 99)*/
	font-size: 32px;
	/*font-family: 'Times', serif;*/
	letter-spacing: 0px;
	font-weight: 500;
	margin-bottom: -5px;
	line-height: 1em;
}
.team--member h3 a {
	margin-top: -5px;
	color: #1e4590; /*rgb(99, 99, 99)*/
	font-size: 19px;
	/*font-family: 'Times', serif;*/
	font-weight: 500;
	margin-bottom: 0px;
	line-height: 1em;
}
.team--member h3 a:hover {
	color: #88a2d4;
}
.team--member h5 {
	margin:8px 0px 15px 0px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #969084;
    text-transform: uppercase;
}
.team--member p {
	font-size: 18px;
	
}




.contact--page {
	padding: 60px 0px 80px 0px;
}
.contact--page h1,
.contact--page h2 {
	color: #1e4590;
    font-size: 18px;
    font-weight: 700;
}
.contact--page h3,
.contact--page h4 {
    color:#006e96;
}
.contact--page p, .contact--info li a{
    font-size: 16px !important;
}
.contact--info li a, .contact--info li{
    color: #1e4590!important;
    font-size: 16px!important;
}

.contact--page ul.contact--info {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.contact--page ul.contact--info li {
	padding:4px 0px;
	color:#969084;
	font-weight: 300;
}
.contact--page ul.contact--info li i {
	color: #1e4590;
	margin-right: 10px;
	font-size: 20px;
}



.app-req-form-gray-bkg {
  background-color: rgba(128,119,117,0.05);
  padding:35px 50px;
  border-radius: 2px;
  margin:30px 0px;
  -webkit-box-shadow:0 10px 6px -6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 10px 6px -6px rgba(0,0,0,0.2);
  box-shadow: 0 10px 6px -6px rgba(0,0,0,0.2);
  border:1px solid #eee;
}
.app-req-form-gray-bkg h3 {
  color:#0f3f6b;
  text-align: center;
}






/*form*/

.formmail-gray-bkg {
  background-color: rgba(128,119,117,0.05);
  padding:75px 25px;
  border-radius: 2px;
  margin:30px 0px 0px 0px;
  -webkit-box-shadow:0 10px 6px -6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 10px 6px -6px rgba(0,0,0,0.2);
  box-shadow: 0 10px 6px -6px rgba(0,0,0,0.2);
  border:1px solid #eee;
}
@media (min-width:767px) {
	.formmail-gray-bkg {
	  padding:40px 50px;
	}
}
.formmail-gray-bkg h3 {
  color:#f26178;
  text-align: center;
  margin-top: 0;
  padding-bottom: 10px;
}





#WEB-formmail {
  padding:0px 0px 80px 0px;
}
#WEB-formmail input[type="text"],  
#WEB-formmail textarea, 
#WEB-formmail button[type="submit"] { 
  font:400 11px/16px "Montserrat", Helvetica, Arial, sans-serif; 
}


#WEB-formmail h3 {
  display: block;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 6px;
}
#WEB-formmail p {
  margin:0 0 10px 0;
}

#WEB-formmail h5 {
  margin:1px 0 1px;
  font-size:18px;
  font-weight: 500;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#WEB-formmail input[type="text"],  
#WEB-formmail textarea {
  width:100%;
  border:1px solid #CCC;
  background:#FFF;
  margin:0 0 25px;
  padding:15px;
}

#WEB-formmail input[type="text"]:hover,  
#WEB-formmail textarea:hover {
  -webkit-transition:border-color 0.3s ease-in-out;
  -moz-transition:border-color 0.3s ease-in-out;
  transition:border-color 0.3s ease-in-out;
  border:1px solid #AAA;
}

#WEB-formmail textarea {
  height:100px;
  max-width:100%;
  resize:none;
}
#WEB-formmail input[type="submit"] {
  display:block;
  margin:15px auto;
  width: 80%;
  padding:16px 0px 15px 0px;
  background-color:#969084;
  color:#fff;
  font-size: 15px;
  letter-spacing: .5px;
  border: none;
  border-radius: 35px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  -webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

#WEB-formmail input[type="submit"]:hover {
  background-color:#006e96;
  color:#fff;
  box-shadow: 0 7px 14px rgba(5,6,10,.125), 0 3px 6px rgba(0,0,0,.08);
}

#WEB-formmail input[type="submit"]:active { 
  box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.75); 
}

#WEB-formmail input:focus, 
#WEB-formmail textarea:focus {
  outline:0;
  border:1px solid #999;
}

::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
/*form*/




/**** rule line with logo - start - ****/

.br-hr {
	position:relative;
	clear:both;
	margin:25px 0 25px;
	width:100%;
	height:1px;
}
.br-hr-lg {
	position:relative;
	clear:both;
	margin:60px 0 50px;
	width:100%;
	height:1px;
}
.br-hr-sm {
	position:relative;
	clear:both;
	margin:40px 0 40px 0;
	width:100%;
	height:1px;
}
.br-hr-75 {
	position:relative;
	clear:both;
	margin:60px auto 100px;
	width:75%;
	height:1px;
}
.br-hr.type_short .br-hr-h {
	left:50%;
	width:30%;
	margin-left:-15%;
}
.br-hr-h {
	position:absolute;
	top:50%;
	left:0;
	height:0;
	width:100%;
	border-top:1px solid rgba(38, 80, 38, 0.15);
}
.br-hr-h.white {
	position:absolute;
	top:50%;
	left:0;
	height:0;
	width:100%;
	border-top:1px solid rgba(255,255,255,.5);
	/*border-top:1px solid #628EAB;*/
	/*border-bottom:1px solid #fff;*/
}
.br-hr-h i {
	position:absolute;
	top:0;
	left:50%;
	font-size:26px;
	height:16px;
	width:50px;
	margin-top:-14px;
	margin-left:-25px;
	text-align:center;
	background-color:#fff;
	color:#4a2338;
}
span.br-hr-h img {
	max-height: 55px;
	position:relative;
	bottom:32px;
	opacity: .8;
	margin: auto;
}
/**** rule line with logo - end - ****/


.patient--info .sub-title-header {
	background-color: #969084;
	padding:10px 0px 20px 0px;
	margin:0px 0px;
}
.patient--info .sub-title-header h1.sub-title {
	color:#F2F2F2;
	font-weight: 400;
	font-size: 30px;
	padding-top: 0px;
	line-height: 48px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
	text-align: center;
}
.patient--info .sub-title-header h2.sub-title {
	color:#F2F2F2;
	font-weight: 400;
	font-size: 30px;
	padding-top: 30px;
	line-height: 48px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
	text-align: center;
}
.patient--info .info--content {
  	padding:60px 50px 50px 50px;
  	margin:0px 0px 60px 0px;
}
@media (max-width:767px) {
	.patient--info .info--content {
  		padding:30px 15px 25px 15px;
  	}
}

.patient--info strong,
.patient--resources strong {
	color: #1e4590;
    font-weight: 700;
}
.patient--info h1,
.patient--info h2,
.patient--info h3,
.patient--info h4,
.patient--info h5 {
	color:#1e4590;
}
.patient--info h2 {
	margin-top: 0px;
}
.patient--info h4 {
	font-weight: 400;
}
.patient--info.philo h2 {
	text-align: center;
	margin-bottom: 40px;
}
.patient--info .credit_logos img {
	float:left;
}
.patient--info small {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #6D91A3;
}





.service--detail {
	padding: 60px 0px 80px 0px;
}
.service--detail h1 {
	color:#f26178;
}

.service--detail h2,
.service--detail h3,
.service--detail h4,
.service--detail h5 {
    color:#404041;
}
.service--detail h1,
.service--detail h2 {
	margin-top: 0px;
    font-weight: 500;
    margin-bottom: 26px;
}
.service--detail h4 {
	font-weight: 400;
}
.service--detail aside#sidebar img {
	display:none;
}
@media (min-width: 550px) {
	.service--detail aside#sidebar img {
		display:block;
        -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
        -moz-box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
        box-shadow:0 1px 4px rgba(0,0,0,0.333),0 0 40px rgba(0,0,0,0.1) inset;
	}
}

.pinkh2 h2 {
    color:#1e4590 !important;
	font-size: 24px;
	padding: 4% 3% 0 3%;
	line-height: 140%;
}

#service_descriptions h2 {
	/* text-align: center; */
	font-size: 18px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color:#1e4590;
    font-weight: 500;
}
#service_descriptions .subnav ul,
#technology_descriptions .subnav ul {
    list-style: none;

}
/*
#service_descriptions .subnav ul li a {
	font-size: 14px;
}
*/
#service_descriptions .subnav ul li a,
#technology_descriptions .subnav ul li a {
    color:#969084;
    font-weight: 400;
}
#service_descriptions .subnav ul li a:hover,
#technology_descriptions .subnav ul li a:hover {
	color: #1e4590;
}

 .servv-list  {
    list-style: none;
	margin-top: -15px;

}

@media (min-width: 768px) {
	#service_descriptions h2 {
		font-size: 22px;
	}
}
@media (min-width: 992px) {
	
	#service_descriptions .subnav ul li a {
		font-size: 18px;
	}
}
@media (min-width: 1200px) {
	#service_descriptions h2 {
		font-size: 26px;
	}
	#service_descriptions .subnav ul li a {
		font-size: 18px;
	}
}

#service_descriptions h4,
#technology_descriptions h4 {
	color:#969084;
}
#service_descriptions h4 strong,
#technology_descriptions h4 strong {
	color:#1e4590;
}


/*<!-- section reviews start -->*/
.sem-reviews {
	position: relative;
	padding: 1% 0 1% 0;
	z-index: 4;
	background: url('../images/home/phill-bac.jpg') 0% 0% no-repeat;
	background-size: cover;
    display: block;
	background-color: #ecebe0; 
	border-top: 14px solid #1e4590;
	border-bottom: 14px solid #1e4590;
}
.sem-reviews .testimonials blockquote {
	display: block;
	padding:0px 20px 0px 20px;
	font-family: gotham-light;
	font-weight: 300;
	color:#4d3722;
	font-size: calc(17px + .375vw);
	font-style: italic;
	margin-left: 0px;
	line-height: 1.6;
	max-width: 48em;
	margin:0 auto;
}
.sem-reviews .testimonials .author {
	color:#1e4590;
	font-size: calc(16px + .375vw);
	font-weight: 600;
	margin-top: 16px;
}

/*<!-- section reviews end -->*/


/*<!-- section services  -->*/
.hp--services {
  background-color: #fff;
}

.servv-links img {
  opacity: 1;
  filter: alpha(opacity=100);
}	
.servv-links img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.neko-hover-1 figcaption .iconLinks2 a{
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.neko-hover-1 figcaption .iconLinks2 a {
  display: inline-block;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin:0 auto;
}
.neko-hover-1 figcaption {
  background-color: transparent;
}

.secondary--img {
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
  box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
}



.secondary--header {
  width:100%;
  background-color: #87cfc8;
  padding:20px 0px 20px 0px;
  text-align: center;
  margin:0;
}
.secondary--header h1,
.secondary--header h2 {
  color:#F6F5F5 !important;
  font-family: 'Patrick Hand', cursive;
  text-transform: uppercase;
  font-size: calc(36px + 1vw);
  margin:0;
  line-height: 1.1;
}
@media(min-width:1200px) {
  .secondary--header h1,
  .secondary--header h2 {
    font-size: calc(44px + 1vw);
    padding-top: 0px;
  }
}


/* PORTFOLIO================================================== */
nav#filter {
	margin-bottom:22px;
}
nav#filter a {
	outline:none;
}
nav#filter ul {
	padding:0;
}
nav#filter li {
	display:inline-block;
	list-style:none;
}
.isotopeItem {
	margin-bottom:22px;
}
.page-header .projectTitle {
	text-align:right;
}
header#project {
	padding:22px 0;
}
#project h1 {
	text-align:left;
}
.centerBtn {
	display:inline-block!important;
}
#fullWidthImageProject img {
	width:100%;
}
#portfolioFullWidth #shareme {
	float: right;
}
/*** pinterest like ***/

/*** Porfolio Mosaic***/
/*preloader portoflio mosaic*/
#preloaderPortfolio {
	position:relative;
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
	background:#fff;
	height:1000px;
}
#preloaderPortfolio #status {
	top: 200px;
}
/*preloader portoflio mosaic*/
.portfolioMosaic article {
	float:left;
	-webkit-backface-visibility:hidden;
}
.portfolioMosaic.mosaic5 article,
.portfolioMosaic.mosaic4 article,
.portfolioMosaic.mosaic3 article,
.portfolioMosaic.mosaic2 article {
	width: 50%;
}
/* More Link */
.generatedMoreLink {
	position:absolute;
	display:block;
	background-color:#fff !important;
	color:#87cfc8 !important;
	text-align:center;
}
.generatedMoreLink a {
	display:inline-block;
	text-decoration:none;
}
.generatedMoreLink a h2,
.generatedMoreLink a i {
	font-family: 'Patrick Hand', cursive;
	color:white;
	font-size: 36px;
	padding:70px 40px 0px 40px;
	line-height: 1.1em;
}
.valign:after {
	display:inline-block;
	height:100%;
	width:0;
	vertical-align:middle;
	content:'';
}
.valign>.valigned {
	display:inline-block;
	vertical-align:middle;
	text-align: center;
}

/* magnific popup */
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

/* popup */
.mpInlineContent {
  position: relative;
  background: #FFF;
  padding: 40px 10px;
  width: auto;
  max-width: 1290px;
  margin: 20px auto;
}

/*** MEDIA QUERIES ***/
@media(max-width:767px) {
}
@media(min-width:768px) {
	.page-header .projectTitle {
		margin-top:0;
	}
	.portfolioMosaic.mosaic5 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic4 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic3 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic2 article {
		width:33.33333333333333%;
	}
}
@media(min-width:992px) {
}
@media(min-width:1024px) {
	.portfolioMosaic.mosaic5 article {
		width:20%;
	}
	.portfolioMosaic.mosaic4 article {
		width:25%;
	}
	.portfolioMosaic.mosaic3 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic2 article {
		width:50%;
	}
}
@media(min-width: 1200px) {
}

/* END PORTFOLIO================================================== */
/*<!-- section services  -->*/




.spec-off-1 {
	padding: 0 0 0 0;
	width: 33%;
	height: auto;
}

.map--home--page {
	position:relative;
	z-index: 2;
	background-color: #595144;
	margin-bottom: 0px;
	padding-bottom: 0px;
}






.section--title {
	padding:15px 0px 25px 0px;
	background-color: #969084;
}
.section--title h1 {
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 26px;
	margin-bottom: 6px;
	font-weight: 300;
}





.section--tour {
	background-color: #f2f2f2;
	border-bottom: 10px solid #969084;
}

/* Larger than tablet */
@media (min-width: 768px) {
	.section--title h1 {
		font-size: 32px;
		letter-spacing: 3px;
	}

}



/*anchor link*/

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

/* Larger than tablet */
@media (min-width: 750px) {
	.anchor--link {
	  height: 115px; /*same height as header*/
	  margin-top: -115px; /*same height as header*/
	}
}

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

/* Larger than tablet */
@media (min-width: 750px) {
	.doctor--anchor--link {
	  height: 0px; /*same height as header*/
	  margin-top: -0px; /*same height as header*/
	}
}


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


/* PORTFOLIO================================================== */
nav#filter {
	margin-bottom:22px;
}
nav#filter a {
	outline:none;
}
nav#filter ul {
	padding:0;
}
nav#filter li {
	display:inline-block;
	list-style:none;
}
.isotopeItem {
	margin-bottom:22px;
}
.page-header .projectTitle {
	text-align:right;
}
header#project {
	padding:22px 0;
}
#project h1 {
	text-align:left;
}
.centerBtn {
	display:inline-block!important;
}
#fullWidthImageProject img {
	width:100%;
}
#portfolioFullWidth #shareme {
	float: right;
}
/*** pinterest like ***/

/*** Porfolio Mosaic***/
/*preloader portoflio mosaic*/
#preloaderPortfolio {
	position:relative;
	width:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
	background:#fff;
	height:1000px;
}
#preloaderPortfolio #status {
	top: 200px;
}
/*preloader portoflio mosaic*/
.portfolioMosaic article {
	float:left;
	-webkit-backface-visibility:hidden;
}
.portfolioMosaic.mosaic5 article,
.portfolioMosaic.mosaic4 article,
.portfolioMosaic.mosaic3 article,
.portfolioMosaic.mosaic2 article {
	width: 50%;
}
/* More Link */
.generatedMoreLink {
	position:absolute;
	display:block;
	background-color:#fff !important;
	color:#87cfc8 !important;
	text-align:center;
}
.generatedMoreLink a {
	display:inline-block;
	text-decoration:none;
}
.generatedMoreLink a h2,
.generatedMoreLink a i {
	font-family: 'Patrick Hand', cursive;
	color:white;
	font-size: 36px;
	padding:70px 40px 0px 40px;
	line-height: 1.1em;
}
.valign:after {
	display:inline-block;
	height:100%;
	width:0;
	vertical-align:middle;
	content:'';
}
.valign>.valigned {
	display:inline-block;
	vertical-align:middle;
	text-align: center;
}

/* magnific popup */
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

/* popup */
.mpInlineContent {
  position: relative;
  background: #FFF;
  padding: 40px 10px;
  width: auto;
  max-width: 1290px;
  margin: 20px auto;
}

/*** MEDIA QUERIES ***/
@media(max-width:767px) {
}
@media(min-width:768px) {
	.page-header .projectTitle {
		margin-top:0;
	}
	.portfolioMosaic.mosaic5 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic4 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic3 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic2 article {
		width:33.33333333333333%;
	}
}
@media(min-width:992px) {
}
@media(min-width:1024px) {
	.portfolioMosaic.mosaic5 article {
		width:20%;
	}
	.portfolioMosaic.mosaic4 article {
		width:25%;
	}
	.portfolioMosaic.mosaic3 article {
		width:33.33333333333333%;
	}
	.portfolioMosaic.mosaic2 article {
		width:50%;
	}
}
@media(min-width: 1200px) {
}


/* END PORTFOLIO================================================== */




/* Media queries
----------------------------------*/
@media (max-width:767px) {
  	.img-box h2 {
		font-size: 13px;
	}
}
/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {

}
/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width: 992px) {

}
/* Large devices (Large desktops 1200px and up) */
@media (min-width: 1200px) {

}
/* Medium devices (desktops, tablets less than 991px) */
@media (max-width:991px) {
    .doctor{
        width: 13em;
    }
    aside#sidebar img{
		width: 13em;
		margin: auto;
		margin-bottom: 50px;
    }
	
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {

}