/*
Theme Name: Holladay Orthodontics
Theme URI: 
Author: The Holladay Orthodontics Team
Author URI: 
Description: For the best orthodontist in Holladay, schedule an appointment with Dr. Peter Vrontikis today!
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1
*/

/*--================== 
    #Common
==================--*/
:root {
--blue: #618e9c;
--lightblue: #90B0BA;
--josefin: 'Josefin Sans', sans-serif;
--lato: 'Lato', sans-serif;
--montserrat: 'Montserrat', sans-serif;
}


*{ -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body {position: relative;font-family:var(--lato); margin: 0; padding: 0; letter-spacing:0.25px;word-spacing: 0.5px;} 
html, div, img, ul, li, a, p, ol, body, h1, h2, h3, h4, h5, h6,textarea{color: #000;}
ul, a, input,textarea{text-decoration: none;list-style: none;text-decoration: none;outline:none;}
input,textarea {font-family: 'Poppins', sans-serif !important;}
a:focus,a:hover,a{outline: 0;text-decoration: none;  transition: 0.3s;box-shadow:none !important;}
p,li{font-size: 19px;line-height: 29px;color: #333333;font-weight: 400;}


.clear{float:left;width:100%;clear:both;}
.container{width: 1349px;box-sizing: border-box;padding-left: 40px;padding-right: 40px;padding-top: 10px;padding-bottom: 10px; margin: auto;}


.flex {display: flex;flex-wrap: wrap;width: 100%;}

.col-1{width:100%;}
.col-2{width:50%;}
.col-3{width: 33.33339%;}

header.header__block,
footer.footer__block,
.footer__above {display:none !important;}

/*=======================
    #header
========================*/

.navbar-toggle{display: none;}

.header__block{background:transparent;z-index: 9;position:relative;}
.header__block .container{width: 100%;}


.topbars{background: #74736D;padding: 6px 0;}
.topbars .text{text-align: center;align-items: center;display: flex;justify-content: center;}
.topbars .text p{font-size: 21px;color: #fff;line-height: 27px;font-weight: 700;margin: 0 10px;letter-spacing: 0.25px;}

.contactbars{background: var(--blue);padding: 11px 0;}
.contactbars .flex{justify-content: space-between;align-items: center;}
.contactbars .address p{font-size: 21px;line-height: 24px;color: #fff;font-family: var(--montserrat);font-weight: 400;    margin: 0;}
.contactbars .phone .label {font-size: 16px; color: #fff;font-weight: 400;font-family: var(--montserrat);    margin-bottom: -6px;}
.contactbars .phone a{color: #fff;font-size: 29px;font-weight: 400;font-family: var(--montserrat);}
.contactbars .phone a:hover{ color: #90B0BA;}

.socials ul{padding: 0;margin: 0;}
.socials ul li{display: inline-block;}
.socials ul li svg{width: 19px;position: relative;top: 3px;}
.socials ul li a{color: #fff;display: inline-block;font-size: 19px;margin-right: 8px;}

.socials ul li a[target="_blank"] {}

.header__block .logo {position: relative;z-index: 111;}
.header__block .logo a{position: relative;display: inline-block;top: 15px;}
.header__block .logo img{width:210px;vertical-align: bottom;}
.header__block .contact-btn a{background: #fff;font-size: 14px;width:100%;padding: 0.7em 1.169em;font-weight: 500;letter-spacing: .02em; float: right;    display: flex;justify-content: center;}
.header__block .contact-btn a:hover{opacity: 0.8;}

.menubars{background: #fff;border-bottom: 1px solid #fff;height: 100px;}
.menubars .container{padding-top: 0;padding-bottom: 0;padding-left: 45px;padding-right: 45px;}
.menubars .flex{justify-content: space-between;flex-wrap: inherit;}
.primary-menu ul{padding: 0;margin: 0;display: flex;}
.primary-menu ul li{    display: flex;align-items: center;justify-content: center;}
.primary-menu ul li a{color: var(--blue);font-size: 14px;text-transform: uppercase;font-weight: 400;padding: 15px;display: flex;transition: 0.3s;border-bottom: none;letter-spacing: 1.5px; align-items: center;justify-content: center;text-align: center;line-height:24px;}
.primary-menu ul li#menu-item-286 a{background: var(--lightblue);color: #fff;height: 100px;}
.primary-menu ul li#menu-item-286 a:hover{color:var(--blue);}
.primary-menu ul li a:hover {color: #bfd2d7;cursor:pointer;}

ul#top-menu{display:flex;}
.main-navigation .menu-item-has-children > a > .icon{display:none;}
.main-navigation ul.sub-menu{background: var(--blue);border-color: var(--blue); width: 280px;     margin-left: -4.5em;}

.main-navigation ul.sub-menu li a{
	color: #fff !important;
    padding: 10px !important;
    width: 100%;
    background: inherit !important;
    font-size: 14px !important;    line-height: 22px;
}
.main-navigation ul.sub-menu li a:hover{color:#bfd2d7 !important;}
.main-navigation ul li.menu-item-has-children:hover:after,.main-navigation ul li.menu-item-has-children:hover:before{content:none;}
.main-navigation li li:hover, .main-navigation li li.focus {
    background: transparent;
}


.hero__block{position: relative;}
.hero__block .item{background-position: center;background-repeat: no-repeat;background-attachment: local;background-size: cover;height: 670px;}

.banner-content {position: absolute;z-index:1;width: 500px;height: 100%;display: flex;justify-content: center; align-items: center;background-color: rgba(97,142,156,0.5);  top: 0;}
.banner-content .content { padding: 45px;width: 100%;}
.banner-content .content h1{font-size: 48px;color: #fff;font-family: var(--josefin);font-weight: 700;margin-bottom: 0;line-height:50px;}
.banner-content .content h2{font-size: 32px;color: #fff;font-weight: 700;margin: 15px 0;padding:0;}
.banner-content .content .button a {box-sizing: border-box;border: 3px solid white;background-color: rgba(255,255,255,0);text-transform: uppercase;color: white;font-weight: 700;letter-spacing: .05rem;transition: all 400ms;border-radius: 5px;padding: 40px;width: 400px;height: 97px;display: flex;text-align: center;justify-content: center;align-items: center;font-size: 18px;line-height: 26px;}
.banner-content .content .button a:hover{background-color: #ffffff;color: black;}

.home__ortho{padding-top: 100px;background: #fff;}
.home__ortho .content-holder h2{font-size: 48px;color: var(--blue);font-family: var(--montserrat);font-weight: 700;margin: 0;}
.home__ortho .content-holder h3{font-size: 32px;color: var(--blue);font-weight: 700;margin-top: 15px;padding:0;margin-bottom: 10px;}
.home__ortho .content-holder .button{justify-content: left;display: flex;}
.home__ortho .content-holder .button a{display: flex;justify-content: center;border: 2px solid var(--lightblue);align-items: center; padding: 8px 15px;color: var(--lightblue);line-height: 26px;font-size: 13px;text-transform: uppercase;font-weight: 600;letter-spacing: 1.3px;font-family: var(--montserrat);}
.home__ortho .content-holder .button a:last-child {background: var(--lightblue);color: #fff;margin-left: 10px;}
.home__ortho .content-holder .button a:hover{border: 2px solid var(--blue);color: var(--blue);}
.home__ortho .content-holder .button a:last-child:hover{background: var(--blue);color: #fff;}

.home__partner {padding-top: 30px;padding-bottom: 80px;}
.home__partner .container{padding-left: 20px;padding-right: 20px;}
.home__partner .flex{align-items: center;}
.home__partner picture {width: 16.66669%;text-align: center;transition: all 0.3s ease-in;}
.home__partner picture img{width:170px;}
.home__partner picture:last-child img{width: 111px;}
.home__partner picture:nth-child(1){animation-delay:0.1s;}
.home__partner picture:nth-child(2){animation-delay: 0.4s;}
.home__partner picture:nth-child(3){animation-delay: 0.8s;}
.home__partner picture:nth-child(4){animation-delay: 1.2s;}
.home__partner picture:nth-child(5){animation-delay: 1.6s;}
.home__partner picture:nth-child(6){animation-delay: 2s;}

.home__creating_miles{background-size: cover;background-repeat: no-repeat;box-shadow: inset 0 0 0 2000px rgba(97,142,156,0.65);padding: 140px 0;}
.home__creating_miles .content-holder{text-align: center;width: 800px;margin: auto;}
.home__creating_miles .content-holder h2{font-size: 40px;color: #fff;font-family: var(--montserrat);font-weight: 700; margin: 0;}
.home__creating_miles .content-holder p{color: #fff;font-size: 21px;line-height: 31px;}
.home__creating_miles .content-holder .button {display: flex;justify-content: center;}
.home__creating_miles .content-holder .button a{width: 185px;height: 45px;background: var(--lightblue);display: flex;justify-content: center;align-items: center;color: #fff;font-size: 13px;text-transform: uppercase;font-weight: bold;letter-spacing: 2px;}
.home__creating_miles .content-holder .button a:hover{background: var(--blue);}

.home__meet_dr .container{padding:0 50px 0 0;}
.home__meet_dr .img-holder, .home__meet_dr .content-holder{width: 50%;}
.home__meet_dr .content-holder{padding-right: 130px;padding-left: 100px;    padding-top: 80px;    padding-bottom: 80px;}
.home__meet_dr .content-holder h2{color: var(--blue);font-size: 48px;font-weight: 700;font-family: var(--montserrat);margin-top: 0;margin-bottom: 15px;}
.home__meet_dr .content-holder h2 span{font-size: 24px;display: inherit;font-family: var(--lato);font-weight: 400;}
.home__meet_dr .content-holder p{font-size: 16px;line-height: 26px;}
.home__meet_dr .content-holder .button a{display: flex;justify-content: center; border: 2px solid;color: var(--lightblue);padding: 10px;text-transform: uppercase;font-size: 13px;font-weight: 600;letter-spacing: 1.3px;width: 270px;height: 45px;align-items: center;font-family: var(--montserrat);}
.home__meet_dr .content-holder .button a:hover{color: var(--blue);}
.home__meet_dr .img-holder{background-repeat: no-repeat;background-position: center;background-size: cover;}

.home__smiles{background: var(--blue);padding-top: 100px;padding-bottom: 100px;}
.home__smiles .flex{justify-content: space-between;}
.home__smiles h2 span{color: #fff;font-weight: 400;font-size: 24px;display: inherit;font-family: var(--lato);}
.home__smiles h2{color: #fff;font-family: var(--montserrat);font-weight: 700;font-size: 48px;    margin-top: 0;}
.home__smiles .boxes {    width: 22%;margin-right: 3%;}
.home__smiles .boxes:last-child{margin-right: 0;}
.home__smiles .boxes:last-child img{width: 150px;}
.home__smiles .boxes img{width: 72px;}
.home__smiles .boxes h4{margin-top: 15px;margin-bottom: 8px;color: #fff;font-size: 19px;text-transform: uppercase;font-weight: 400; padding:0;}
.home__smiles .boxes p{font-size: 16px;color: #fff;line-height: 20px;margin: 0;}
.home__smiles .boxes a{display: inline-block;border: 2px solid; color: #fff;text-transform: uppercase;font-size: 13px;padding: 12px 25px;text-align: center;letter-spacing: 1px;font-weight: 600;font-family: var(--montserrat);margin-top: 20px;}
.home__smiles .boxes a:hover{opacity: 0.9;}


.home__high{background-repeat: no-repeat;background-size: cover;  background-position: center;}
.home__high .content-holder{width: 600px;  padding-top: 205px;    padding-bottom: 205px;}
.home__precise h2,.home__high h2{line-height:55px;margin-bottom: 15px !important;}
.home__precise h2 span,.home__high h2 span{line-height:33px;}
.home__high h2 span, .home__precise h2 span,.home__contact .contact-holder h2 span, .follow__us h2 span {font-size: 24px;font-weight: 400;font-family: var(--lato);display: inherit;}
.home__high h2,.home__precise h2, .home__contact .contact-holder h2, .follow__us h2{font-size: 48px;color: #fff;font-weight: 700;font-family: var(--montserrat);margin-top: 0;margin-bottom: 0;}
.home__high .content-holder p,.home__precise .content-holder p{color: #fff;}
.home__high .content-holder .button,.home__precise .content-holder .button  {justify-content: left;display: flex;}
.home__high .content-holder .button a, .home__precise .content-holder .button a {display: flex;justify-content: center;border: 2px solid #fff;align-items: center;padding: 8px 15px;color: #fff;line-height: 26px;font-size: 12px;text-transform: uppercase;font-weight: 700;letter-spacing: 1.3px;font-family: var(--montserrat);}
.home__high .content-holder .button a:last-child {background: var(--blue); border: 2px solid var(--blue);color: #fff;margin-left: 10px;}
.home__high .content-holder .button a:hover,.home__precise .content-holder .button a:hover{opacity: 0.9;}
.home__high .content-holder .button a:last-child:hover{opacity: 1;background: #57808c;border-color: #57808c;}

.home__precise{background-repeat: no-repeat;background-size: cover;margin-top: -120px;background-position: center;}
.home__precise .flex{justify-content: right;}
.home__precise .content-holder{width: 600px;  padding-top: 160px;    padding-bottom: 160px;}


.media {visibility: hidden;position: absolute;width: 100%;height: 98%;border: 2px solid #fff;z-index: 1;}
.media:nth-child(1) {border-bottom: 0;}
.media.active {visibility: visible;}
.media img {width: 100%;height: 100%;}

.alt-img.active{
   animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

 
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

.home__gallery {box-sizing: border-box;padding: 40px 0;}
.home__gallery .container{width: 100%;padding: 0;}
.home__gallery .container .content {max-width: 100%;margin: 0 auto;box-sizing: border-box;display: grid;grid-gap: 8px;grid-template-rows: 266px 190px 345px;grid-template-areas: "one one two two four four six six six nine nine nine" "three three three three four four six six six nine nine nine" "three three three three five five seven seven eight eight ten ten";}
@media (max-width: 1366px) {
.home__gallery .container .content {
grid-template-areas: "one one two two four four six six six nine nine nine" "three three three three four four six six six nine nine nine" "three three three three five five seven seven eight eight ten ten";
grid-gap: 4px;grid-template-rows: 200px 175px 250px;}
}
@media (max-width: 1024px) {
.home__gallery .container .content {grid-template-areas: "one two four six" "three three four six" "three three five seven";grid-template-rows: 175px 150px 200px;}
.home__gallery .container .content .gallery-wrap:nth-child(n+8) {display: none;}
}
@media (max-width: 768px) {
.home__gallery .container .content {grid-template-rows: 175px 150px 150px;}
.home__gallery .container .content .gallery-wrap:nth-child(n+4) {display: none;}
}
.home__gallery .container .content .gallery-wrap:nth-of-type(1) {grid-area: one;}
.home__gallery .container .content .gallery-wrap:nth-of-type(2) {grid-area: two;}
.home__gallery .container .content .gallery-wrap:nth-of-type(3) {grid-area: three;}
.home__gallery .container .content .gallery-wrap:nth-of-type(4) {grid-area: four;}
.home__gallery .container .content .gallery-wrap:nth-of-type(5) {grid-area: five;}
.home__gallery .container .content .gallery-wrap:nth-of-type(6) {grid-area: six;}
.home__gallery .container .content .gallery-wrap:nth-of-type(7) {grid-area: seven;}
.home__gallery .container .content .gallery-wrap:nth-of-type(8) {grid-area: eight;}
.home__gallery .container .content .gallery-wrap:nth-of-type(9) {grid-area: nine;}
.home__gallery .container .content .gallery-wrap:nth-of-type(10) {grid-area: ten;}
.home__gallery .container .content .gallery-wrap {position: relative;}
.home__gallery .container .content .gallery-wrap .starting-img {position: relative;height: 100%;transition: opacity 1.5s ease;}
.home__gallery .container .content .gallery-wrap .alt-img {position: absolute;top: 0;left: 0;/*opacity: 0;*/ height: 100%;transition: opacity 1.5s ease;opacity:1;}
.home__gallery .container .content .gallery-wrap .alt-img.visible {opacity: 1;}
.home__gallery .container .content .gallery-wrap:nth-of-type(even) .alt-img {transition: opacity 3s ease;}
.home__gallery .container .content .gallery-wrap img,
.home__gallery .container .content .gallery-wrap picture {object-fit: cover;height: 100%;width: 100%;}
.home__gallery .container .content .gallery-wrap .caption {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;padding: 20px;box-sizing: border-box;opacity: 0;transition: all 0.5s ease;text-align: center;}
.home__gallery .container .content .gallery-wrap .caption p {font-size: 1.3rem;}
@media (max-width: 768px) {
  .home__gallery .container .content .gallery-wrap .caption p {font-size: 1.1rem;}
}
.home__gallery .container .content .gallery-wrap:hover .caption {opacity: 1;}

.home__reviews{background: var(--blue);    padding-top: 80px;padding-bottom: 80px;}
.home__reviews h2{font-size: 40px;text-align: center;color: #fff;font-weight: 600;font-family: var(--montserrat);line-height: 48px;    margin-bottom: 15px;margin-top: 0;}
/* .rating-review-wrap{background: #719aa6;justify-content: space-between;align-items: center;    padding: 20px;border-radius: 10px;    margin-bottom: 20px;}
.rating-review .rating-top,
.rating-review .rating-bottom{display: flex;align-items: center;}
.rating-review ul.star, .review__box ul.star{padding: 0 10px;margin: 0;}
.rating-review ul.star li, .review__box ul.star li{display: inline-block;color: #fcbf02;margin: 0;}
.rating-review .rating-top span{font-size: 20px;color: #fff;font-weight: 400;line-height: 36px;}
.rating-review .rating-no{font-size: 20px;font-weight: bold;color: #fff;}
.rating-review .review-no{font-size: 14px;color: rgba(255, 255, 255, 0.5);line-height: 22px;} */
.write-review{position:relative;}
.write-review a{background: rgb(25, 123, 255);display: flex;justify-content: center;padding: 10px 15px;align-items: center;color: #fff;font-size: 16px;font-weight: bold;border-radius: 4px;position:absolute;top:20px;right:50px;}
.write-review a:hover{opacity: 0.9;}

/* .review__box{background: #719aa6;border-radius: 10px;padding: 25px;}
.review__box ul.star{padding: 0;margin: 6px 0 0;}
.review__box p{color: #fff;font-size: 16px;line-height: 22px;}
.review-google a {display: flex;justify-content: left;align-items: center;}
.home__reviews .review-google a img{width: auto;}
.review-google .post-on span, .review__box .day-ago{display: inherit;color: rgba(255, 255, 255, 0.5);font-size: 12px;line-height: 14px;}
.review-google .post-on small{font-size: 14px;color: #197bff;font-weight: 400;}
.review-google .post-on:hover small{border-bottom: 1px solid;}
.review-text span{display: inherit;color: rgba(255, 255, 255, 0.5);font-size: 16px;line-height: 22px;}
.review-text span .showMoreButton:hover{border-bottom: 1px solid;display: inline;} */

.home .ti-widget.ti-goog .ti-review-item>.ti-inner,
.home .ti-widget .ti-widget-container .ti-header{
	background-color: #719aa6 !important;    border-color: #719aa6 !important;
}
.home .ti-widget.ti-goog .ti-review-content,
.home .ti-widget.ti-goog .ti-widget-container .ti-name{color:#fff;}
.home .ti-widget.ti-goog .ti-read-more span,
.home .ti-widget.ti-goog .ti-widget-container .ti-date,
.home .ti-widget.ti-goog .ti-rating-text strong,
.home .ti-widget.ti-goog .ti-rating-text span{color: rgba(255, 255, 255, 0.5) !important;}

.ti-widget.ti-goog .ti-read-more span{font-size:16px !important;opacity: 1 !important;}
.ti-widget.ti-goog .ti-stars.star-lg{float:left;}
.ti-widget.ti-goog .ti-rating-text{position: relative; top: 5px;left: 7px;}
.ti-widget.ti-goog .ti-large-logo{height:auto !important;}


.page-template-reviews .ti-widget .ti-widget-container .ti-header{background: #efefef;
   }
.ti-widget .ti-widget-container .ti-header{
	 border-radius: 6px;
    width: 96%;
    margin-left: 2%;
    margin-bottom: 10px;
    padding: 15px;
}
.home .ti-widget.ti-goog .star-lg .ti-star,
.page-template-reviews .ti-widget.ti-goog .star-lg .ti-star{
    width: 20px !important;
    height: 20px !important;
}

.ti-widget.ti-goog .ti-large-logo img{margin:inherit !important; width: 100px;}
.reviews__page .home__reviews{background:#fff;}
/* #home-review .owl-nav .owl-prev,
#home-review .owl-nav .owl-next {opacity: 9; border: none;position: absolute;top: 50%;margin-top: -15px;width: 32px;height: 32px;background: rgba(255, 255, 255, 0.5);border-radius: 100px;font-size: 30px;font-family: var(--montserrat);box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 12px 0px;}
#home-review .owl-nav .owl-prev span,
#home-review .owl-nav .owl-next span{position: relative;top: -8px;}
#home-review .owl-nav .owl-prev span{left:-2px;}
#home-review .owl-nav .owl-next span{right:-2px;}
#home-review .owl-nav .owl-prev:hover,
#home-review .owl-nav .owl-next:hover{background: #fff;color: #000;}
#home-review button.owl-prev.disabled{display: none;}
#home-review .owl-nav .owl-prev {left: 0;}
#home-review .owl-nav .owl-next {right: 0;}


.reviews__page .home__reviews .rating-review-wrap,
.reviews__page .home__reviews .review__box {background:rgba(17, 17, 17, 0.05);}

.reviews__page .home__reviews .rating-review .rating-top span,
.reviews__page .home__reviews .rating-review .rating-no,
.reviews__page .home__reviews .review__box p{
	color:rgb(17, 17, 17);
}
.reviews__page .home__reviews .rating-review .review-no,
.reviews__page .home__reviews .review-google .post-on span, 
.reviews__page .home__reviews .review__box .day-ago,
.reviews__page .home__reviews .review-text span{
	color:rgba(17, 17, 17, 0.5);
}

.reviews__page #home-review .owl-nav .owl-prev, .reviews__page #home-review .owl-nav .owl-next{
	background:rgba(17, 17, 17, 0.5);color: #fff;
} */

.home__contact .container{padding: 0; width: 100%;}
.home__contact .map-holder, .home__contact .contact-holder{width: 50%;}
.home__contact .map-holder iframe{width: 100%;border: none;vertical-align: bottom;height:538px;margin-bottom:0;}
.home__contact .contact-holder{background: var(--lightblue);padding: 80px 50px;}
.contact-info-wrap p{font-size: 16px;color: #fff;line-height: 22px;    margin: 0;}
.contact-info-wrap a.call-us{color: #fff;font-weight: bold;font-size: 17px;}
.contact-info-wrap a.call-us:hover{opacity: 0.9;}
.contact-info-wrap h6{font-size: 16px;color: #fff;font-weight: 400;margin-bottom: 30px;margin-top: 80px;}
.contact-info-wrap a.contact-btn{ color: #fff;background: var(--blue);display: inline-block;padding: 15px 25px;text-transform: uppercase;font-family: var(--montserrat);font-size: 12px;font-weight: 700;letter-spacing: 1.5px;}
.contact-info-wrap a.contact-btn:hover{background: #57808d;}
.contact-info-wrap,.days-wrap{width: 50%;}
.days-wrap ul{padding: 0;margin: 0;}
.days-wrap ul li,.ofc-hour ul li{color: #fff;font-size: 16px;display: flex;justify-content: space-between;line-height: 22px;}
.days-wrap ul li{text-transform:uppercase;}

.follow__us {background: #fff;padding-top: 100px;padding-bottom: 80px;}
.follow__us h2{text-align: center;color: var(--blue);margin-bottom: 30px;}
.follow__us ul {margin: 0;padding: 0;justify-content: center;}
.follow__us ul li{width: 18%;margin: 1%;display: flex;justify-content: center;align-items: center;}
.follow__us ul li a{display: inline-block;text-align: center;width: 100%;height: 100%;color: #fff;font-size: 18px;padding: 71px 0;}
.follow__us ul li span{display: inherit;}
.follow__us ul li .fa{font-size: 28px;}
.follow__us ul li svg{width: 28px;}
.follow__us ul li:nth-of-type(1) a {background: #3b5998;}
.follow__us ul li:nth-of-type(2) a {background: #dc4a38;}
.follow__us ul li:nth-of-type(3) a {background: #1DA1F2;}
.follow__us ul li:nth-of-type(4) a {background: #dca238;}
.follow__us ul li:nth-of-type(5) a {background:var(--blue);}
.follow__us ul li:hover a{opacity: 0.8;}


.footer__block{background: var(--blue);padding-top: 100px;}
.footer__block .container{padding-left: 40px;padding-right: 40px;}
.footer_menu .flex{justify-content: space-between;}
.footer_menu .boxes h3{color: #fff;text-transform: uppercase;font-size: 24px;font-weight: 400;margin-top: 0;margin-bottom: 0; margin-bottom: 15px;}
.footer_menu .boxes{width: 35%;}
.footer_menu .ofc-hour{width: 30%;}
.footer_menu .boxes ul{padding: 0;    margin: 0;}
.footer_menu .quick-link ul li{line-height: 22px;}
.footer_menu .quick-link ul li a{color: #fff;display: inline-block;font-size: 16px;}
.footer_menu .contact-info p{color: #fff;font-size: 16px;    line-height: 22px;margin:0;}
.footer_menu .contact-info a.call-us {color: #fff;font-weight: bold;font-size: 17px;margin-top: 8px;display: inline-block;}
.footer_menu .contact-info a.mail-us{color: #fff;display: inherit;margin-top: 10px;}
.footer_partner{padding-top: 80px;    padding-bottom: 15px;}
.footer_partner .container, .copyright .container{width: 100%;}
.footer_partner .flex{align-items: center;    justify-content: space-between;}
.footer_partner picture img {width: auto;     filter: contrast(0.6);}
.footer_partner picture:last-child img {width: 80px;}
.blog .footer_partner picture img,
.single-post .footer_partner picture img {opacity:1;}

.accessibility-box{position: fixed;z-index: 1;bottom: 15px;left: 15px;}
.accessibility-box .accessibility img{width: 46px;background: #003d68;border-radius: 100px;}
.copyright{text-align: center;width: 100%;padding: 20px 0;background: #57808c;}
.copyright p, .copyright p a{margin: 0;font-size: 12px;color: #fff;}
.copyright p a:hover {color: #90B0BA;}


#delayedPopup{display: none;}
.backgroundOverlay {position: fixed;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;margin: 0;padding: 0;background: #000000;opacity:1;filter: alpha(opacity=85);-moz-opacity: 0.85;z-index: 111;display: none;}
.delayedPopupWindow {height: 100%;display: flex;justify-content: center;align-items: center;position: fixed;width: auto; max-width: 600px;top: 30px; left: 50%;margin-left: -300px; margin-top: 0;background-color: transparent;z-index: 111;padding: 0;}
#btnClose {font-size: 60px;background-color: initial;color: #618e9c;position: absolute;top: -10px;padding: 0px;margin: 0px;right: 10px;}
#btnClose:hover {color: var(--blue);}
.popup_loaded .flex1{ width: 600px;max-width: 90vw;max-height: 90vh;background-color: white;padding: 40px;box-sizing: border-box;position: relative;border-radius: 5px;}
.popup_loaded img{width: 100%;vertical-align: baseline;}
.popup_loaded .button{display: flex;justify-content: center;margin: 1rem 0px;  }
.popup_loaded .button a{background: var(--blue);color: #fff;font-size: 18px;display: inline-block;padding: 20px 40px;}

.page:not(.home) #content {padding-bottom: 0;}


.hero-block-in{position: relative;
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero-block-in .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: .5s ease;
    background: rgba(0,0,0,0.4);
}
.hero-block-in img{    width: 100%;vertical-align: middle;}
.breadcrumb-nav {position: absolute;top: 50%;left: 0;text-align: left;padding:0;width: 100%; margin-top: -30px;}
.breadcrumb-nav h1{    font-size: 64px;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    margin: 0;
    font-family: var(--josefin);text-shadow: 1px 1px 1px black;
}

.single-post .hero-block-in {
	width: 100%;
    height: 497px;
    background-size: cover;
    background-position: center center;
    margin-right: 40px;
    flex: 1 0 300px;
}

.single-post .hero-block-in img {
    vertical-align: middle;
    position: relative;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home .footer__above {display:none;}
.footer__above {z-index:1;position:relative;margin-bottom:3px;}
.footer__above .content_container {
  margin: 0 auto;
}
.footer__above .content_container .background_container {
  padding: 0 20px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
	    background-image: url(https://webdesigndemo1.com/holladayorthodontics/wp-content/uploads/2023/04/cta_images_background.jpg);
/* 	   background-image: url(https://webdesigndemo1.com/holladayorthodontics/wp-content/uploads/2023/05/cta_images_bkg.png); */
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100% 300px
}
@media (max-width: 1024px) {
  .footer__above .content_container .background_container {
    padding: 0;
    height: auto;
  }
}
.footer__above .content_container .background_container .background_image {
  z-index: -1;
  object-fit: fill;
}
@media (max-width: 1024px) {
  .footer__above .content_container .background_container .background_image {
    display: none;
  }
}
.footer__above .content_container .background_container .background_image img,
.footer__above .content_container .background_container .background_image picture {
  object-fit: fill;
}
.footer__above .content_container .background_container .text {
  z-index: 9;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.footer__above .content_container .background_container .text h2 {
  font-size: 36px;
  text-transform: capitalize;
  margin: 0 0 5px 0;
  color: #fff;
	    font-weight: bold;
    font-family: var(--montserrat);
}

.footer__above .content_container .background_container .text .buttons-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
.footer__above .content_container .background_container .text .buttons-wrap .boxes {
  flex-basis: 28%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-left: 40px;
}
@media (max-width: 1024px) {
  .section_6 .content_container .background_container .text .buttons-wrap .boxes {
    flex-basis: 100%;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    text-align: center;
  }
  .footer__above .content_container .background_container .text .buttons-wrap .boxes:nth-of-type(1) {
    background: #90B0BA;
  }
  .footer__above .content_container .background_container .text .buttons-wrap .boxes:nth-of-type(2) {
    background: #82A7B0;
  }
  .footer__above .content_container .background_container .text .buttons-wrap .boxes:nth-of-type(3) {
    background: #709AA6;
  }
}
.footer__above .content_container .background_container .text .buttons-wrap .boxes h2 {
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .footer__above .content_container .background_container .text .buttons-wrap .boxes h2 {
    margin-bottom: 20px;
  }
}
.footer__above .content_container .background_container .text .buttons-wrap .button {
  color: white;
  background: none;
  margin: 5px 10px 5px 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .75rem;
  padding: 8px 25px;
  letter-spacing: 2px;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  transition: all 0.3s;
}
.footer__above .content_container .background_container .text .buttons-wrap .button:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #333;
}
.footer__above .content_container .background_container .text .buttons-wrap div[data-micro-template="buttons"]:last-of-type .button {
  margin-right: 0;
}
.blog__page { padding-top: 50px;padding-bottom: 50px;}
.blog__page .left-aside{width: 907px;}
.blog__page .right-aside{width: 342px !important;padding-left: 40px;}
.right-aside aside.widget-area{width:100% !important;}
.blog-box .blog-box-flex{display: flex;flex-wrap: wrap;align-items: start;}
.blog-box {display: inline-block;box-shadow: 0px 0px 20px rgba(97,142,156,0.05);background: #fff;transition: border 0.4s, box-shadow 0.4s;border: 1px solid rgba(255,255,255,0.5);padding: 20px;margin-bottom: 20px;}
.blog-box:hover {border: 1px solid #618e9c;box-shadow: 0px 0px 40px rgba(97,142,156,0.2);}
.blog-box .img-wrap{width: 338px;padding-right: 40px;}
.blog-box .content-wrap{width: 527px;}
/* .blog-box .img-wrap .img-holder{height: 300px;background-repeat: no-repeat;background-size: cover; background-position: center;} */
.blog-box .img-wrap .img-holder{
	width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center;
    margin-right: 40px;
    flex: 1 0 300px;
}
.blog-box .img-wrap .img-holder img{
	position: relative;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.blog-box .content-wrap h3, .single_blog__page .content-wrap .entry-meta .posted-on a, .content-wrap .entry-meta .posted-on{margin: 0;font-size: 20px;text-transform: uppercase;color: var(--blue) !important;font-weight: 400;font-family: var(--montserrat);letter-spacing:0;}

.single_blog__page .content-wrap .entry-meta .byline{display:none;}
.single_blog__page ol{padding-left:30px;}
.single_blog__page ol li{font-size:16px;font-weight:700;}
.single_blog__page ol.number-li li{font-weight:400;}

.blog-box .content-wrap h2, .single_blog__page .content-wrap .entry-title{ margin-top: 0; font-size: 28px;color: var(--blue);font-weight: 700;font-family: var(--montserrat);margin-bottom: 0;padding:0;line-height: 33px;}
.blog-box .content-wrap .description p{margin-top: 0;}
.blog-box .content-wrap .button{ font-weight: 700;font-size: 13px;text-transform: uppercase;background: var(--blue);display: inline-block;padding: 15px 20px;color: #fff;letter-spacing: 1px;font-family: var(--montserrat);}
.sidebars .aside-wrap {margin-bottom: 50px;}

.widget-area .widget_block h2{font-size: 24px;font-weight: bold;border-bottom: 1px solid;color: var(--blue);padding-bottom: 8px;}

.widget-area .widget_block ul {padding-left: 20px;}
.widget-area .widget_block ul li{list-style: disc; border: none;padding: 5px 0;}
.widget-area .widget_block ul li::marker{font-size: 14px;}
.widget-area .widget_block ul li a{color: var(--lightblue);    font-size: 16px;box-shadow:none;}
.widget-area .widget_block ul li a:hover,
.widget-area .widget_block ul li a:focus{color: var(--blue);box-shadow:none;}

.widget-area .widget_block .address p{margin-bottom: 0;}
.widget-area .widget_block .address a{font-weight: 700;color: var(--lightblue);font-size: 18px;box-shadow:none;}
.widget-area .widget_block .address a:hover,
.widget-area .widget_block .address a:focus{color: var(--blue);box-shadow:none;}

.video_wrap .flex{justify-content:space-between;}
.video_wrap .boxes{width:590px;margin-bottom: 50px;}
.video_wrap .boxes iframe{width:100%; vertical-align: bottom;height: 315px;}
.video_content__page .content-holder ul{padding-left:30px;}
.video_content__page .content-holder li{font-size: 16px;line-height: 26px;list-style:disc;}

.heading__content{margin-bottom:50px;}
.heading__content .bg{background: var(--lightblue);}
.heading__content .flex{align-items:center;padding-top: 30px;}
.heading__content .title{width: 448px;}
.heading__content .content{width: 801px;}
.heading__content img{width: 100%;vertical-align: bottom;}
.heading__content .title h1{font-size: 43px;color: #fff;font-family: var(--montserrat);font-weight: 700; margin: 0;padding: 0;line-height:46px;}
.heading__content .title h1 span{ display: inherit;font-size: 22px;font-weight: 400;}
.heading__content .content p{line-height: 31px;color: #fff;    margin: 0;font-size:19px;}
.heading__content .content p a{color:#fff !important;}

.btns a{
/* 	font-family:var(--montserrat);background: var(--lightblue); padding: 12px 23px;display: inline-block;color: #fff !important;text-transform: uppercase;font-weight: 600;font-size: 13px;letter-spacing: 1px; */
	color: white;
    background-color: #90B0BA;
    margin: 5px 10px 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    padding: 8px 25px;
    letter-spacing: 2px;
    box-sizing: border-box;
    border: 2px solid #90B0BA;
    transition: all 0.3s;
	line-height:26px;
}
.btns a:hover{background: var(--blue);}

.single-post .entry-header{display:block;}
.entry-header{display:none;}
.common__page,.office_events__page .content__wrapper,
.single_services__page .content__wrapper,
.in_treatment__page .content__wrapper, .invisalign__page .content__wrapper{padding-top:50px;padding-bottom:50px;}
.inner__page p, .inner__page ul li{font-size: 16px; line-height: 26px;}
.inner__page ul{padding-left:30px;}
.inner__page ul li{list-style:disc;}

.content__wrapper h2{font-size: 36px;font-weight: 700;color: var(--blue);font-family: var(--montserrat);margin-top: 0;margin-bottom: 15px;padding: 0; line-height: 42px;}
.content__wrapper h2 span{display: inherit;font-size: 20px;text-transform: uppercase;font-weight: 400;}

.about__page .content picture{
	display: flex;
    justify-content: center;
}


.zip-code label, .zip-code form{
	display: flex;
    align-items: center;
}
.zip-code input[type="text"]{max-width: 197px;height: 33px;border: 2px solid var(--blue);border-radius: 0;}
.zip-code input[type="text"]:focus{border:2px solid #e59700; border-radius:2px;}
.zip-code input[type="submit"]{
/* 	    width: 100px;
    height: 35px;
    border: none;
    background: var(--lightblue);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 10px;
    border-radius: 0;    justify-content: center;
    display: flex;
    align-items: center; */
	font-size: 0;
    width: 80px;
    height: 35px;
    background: url(https://webdesigndemo1.com/holladayorthodontics/wp-content/uploads/2023/05/go-btn.png) no-repeat left top transparent;
    border: none;
    overflow: hidden;
    text-indent: -99em;
    cursor: pointer;
    border-radius: 0;
    margin-left: 10px;
}
.zip-code input[type="submit"]:hover{
	  background: url(https://webdesigndemo1.com/holladayorthodontics/wp-content/uploads/2023/05/go-btn-hover.png) no-repeat left top transparent;
}

/* .zip-code input[type="submit"]:after{
display: inline-block;
    height: 20px; 
    background: #F00;
     -webkit-font-smoothing: antialiased;
     font: normal 18px/1 'Genericons';
    content: '\f400';
} */
.zip-code .use-my-location{display:none !important;}
.zip-code label span{
	font-size: 16px;
    font-weight: 400;
    padding-right: 10px;
}
.office-map iframe{
	    width: 100%;
    border: none;
    height: 713px;margin-top:15px;
}


.meet_team__page .content-holder h2{    color: var(--blue);
    display: inline-block;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    font-family: var(--montserrat);
    margin-bottom: 8px;}

.staff__page .content{
	    width: 588px;
    margin: auto;
}
.staff__page .content h2{
	    font-size: 36px;
    margin-top: 20px;
    padding: 0;
    font-weight: 700;
    color: var(--blue);
    font-family: var(--montserrat);
}


.inner__page .entry-content a,.inner__page .entry-content a:hover{box-shadow:none;}
.inner__page .entry-content a, .office_events__page .content a,
.inner__page .content a{color: var(--lightblue);}
.inner__page .entry-content a:hover, .office_events__page .content a:hover,
.inner__page .content a:hover{color: var(--blue);}
.patient-forms-btn a{color:#fff !important;margin-right: 10px;padding: 8px 15px;}
.inner__page .entry-content h3,.inner__page .entry-content h2,
.office_events__page .content h2{    font-size: 36px;
    color: var(--blue);
    font-family: var(--montserrat);
    font-weight: 700;
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;}

.service_box {
   width: 284px;
    margin-right: 37px;    margin-bottom: 37px;
}
.service_box:nth-child(4n+4){margin-right:0;}
.service_box a{display:inline-block;    width: 100%;}
.service_box .img{
	    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;    border-radius: 4px;transition: 0.3s;
}
.service_box h3{
	    font-size: 24px;
    line-height: 26px;
    margin-top: 15px;
    padding: 0;
    font-weight: 700;
    color: var(--blue);
    font-family: var(--montserrat);
}
.service_box:hover .img{
	box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%);
}

.img-right picture{float:right;    padding-left: 30px;}
.single_services__page .video_wrap .boxes{margin-top:30px;}
.return-services a{color: var(--blue);display:inline-block;}
.return-services a:hover{color: var(--lightblue);}


.img-right h2{ display: inline;}
.img-right p,.img-right ul{margin-top:20px;}

.faq__page .accordion {
	    width: 1120px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.accordion .acc-head {
      background-color: #fff;
    padding: 8px 0;
    position: relative;
    cursor: pointer;
    border-bottom: 1px dotted #ccc;
 }
.accordion .acc-head h4{
	    padding: 0;
    margin: 0;
    font-size: 19px;
    color: var(--blue);
    font-weight: 400;
}
.accordion .acc-head::before,
.accordion .acc-head::after {
  content: '';
  position: absolute;
  top: 50%;
  background-color: var(--blue);
  transition: all .3s;
 }

 .accordion .acc-head::before {
 right: 6px;
    width: 2px;
    height: 14px;
    margin-top: -9px;
}


.accordion .acc-head::after {
      right: 0;
    width: 14px;
    height: 2px;
    margin-top: -3px
}

.accordion .acc-head p {
  color: #fff;
  font-weight: bold;
}

.accordion .acc-content {
  padding: 15px 0;
  display: none;
}
        
.accordion .acc-head.active::before {
    transform: rotate(90deg);
}

.contact__page .content__wrapper .content,
.contact__page .content__wrapper .contact-form{width:50%;}
.contact__page .content__wrapper .content{padding-top: 30px; padding-right: 80px;}
.contact-form form{
	    background: var(--blue);
    padding: 20px;
    border-radius: 10px;
	width:100%;display:flex;flex-wrap:wrap;
}
.contact-form form p{margin:0 0 10px;}
.contact-form .col-1, .contact-form  .col-2{padding:1%;}

.contact-form input[type="text"], 
.contact-form input[type="email"], 
.contact-form input[type="tel"], 
.contact-form input[type="date"],
.contact-form textarea
{
	height: 39px;
    border-radius: 0;
    padding: 10px;
    border: 1px solid #fff;font-size:14px;color:#333;
}
.contact-form input[type="text"]::placeholder, 
.contact-form input[type="email"]::placeholder, 
.contact-form input[type="tel"]::placeholder, 
.contact-form input[type="date"]::placeholder,
.contact-form textarea::placeholder{font-size:14px !important;}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="tel"]:focus,
.contact-form input[type="date"]:focus,
.contact-form textarea:focus
{border:2px solid #e59700;border-radius:2px; transition: background .1s ease-in;
    outline-width:1px;
    outline-style: solid;
    outline-offset: 1px;
    outline-color: #fff;}
.contact-form textarea{height:100px;resize:vertical;}

.contact-form input[type="submit"]{
	    border: 2px solid;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: var(--montserrat) !important;
    background: transparent;   
}

.contact-form input[type="submit"]:hover{background:#fff;color:#333;border:2px solid #fff;}
.wpcf7 form .wpcf7-response-output{
	    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px
}




.video-blue-bg{
	    display: flex;
    background: var(--blue);
    align-items: center;
   border-bottom: 10px solid #90B0BA;
    box-shadow: 6px 5px 8px 0px #bfbfbf;
	margin:60px auto;
}

.video-blue-bg .video,.video-blue-bg .text{width:50%;}
.video-blue-bg .video iframe{
	width: 100%;
    height: 344px;
    margin-bottom: 0;
    vertical-align: bottom;
}

.video-blue-bg .text{
	    padding: 0 40px;
    display: flex;
    justify-content: center;
}
.video-blue-bg .text h4{
	    font-size: 16px;
    color: #fff;
    font-style: italic;
    font-weight: 400;
}

.consultation-warp .flex{    align-items: center;    margin-bottom: 30px;}

.consultation-warp .flex:nth-child(2n) {
    flex-direction: row-reverse;
}
.consultation-warp .boxes{width:50%;}
.consultation-warp .boxes h4{
	    font-size: 22px;
    color: var(--blue);
    font-weight: 700;
    font-family: var(--montserrat);
    line-height: 30px;
}
.consultation-warp .flex .boxes .text{padding-left:40px;}
.consultation-warp .flex:nth-child(2n) .boxes .text{padding-left:0;padding-right:40px;}
.consultation-warp .flex:nth-child(2n) .boxes .img{
	    width: 100%;
    display: flex;
    justify-content: right;
}

.difference_clear_wrap{margin-top:-100px;}
.difference_clear_wrap .blue-bg{background:var(--blue); margin-bottom: 15px;   padding: 30px 0;border-bottom: 10px solid #90B0BA;
  box-shadow: 6px 5px 8px 0px #bfbfbf;}
.difference_clear_wrap .flex{justify-content:center;}
.difference_clear_wrap .boxes{    width: 620px;
    padding: 20px;}

.difference_clear_wrap .boxes iframe{
	    width: 100%;
    vertical-align: bottom;
    height: 315px;    margin-bottom: 0;
}
.difference_clear_wrap .title{text-align:center;}
.difference_clear_wrap .title h2{
	    font-size: 32px;
    color: #fff;
    font-family: var(--montserrat);    margin-bottom: 15px;
}
.difference_clear_wrap .title hr{
	    width: 150px;
    height: 3px;
    background-color: var(--lightblue);
}
.difference_clear_wrap .title p{color:#fff;}

.accordion_wrapper{padding-top:50px;}
.accordion_wrapper .accordion{padding-bottom:15px;}
.accordion_wrapper .title hr{
	    background-color: var(--blue);
    height: 5px;
}

.accordion_wrapper .title h2{
	font-size: 36px;
    font-weight: 700;
    color: #333;
    font-family: var(--montserrat);
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0;
    line-height: 42px;
}

.fancy_gallery .flex{justify-content: center;}
.fancy_gallery picture {
    position: relative;
    overflow: hidden;
	 width: 200px;
    margin: 6px; 
}
.fancy_gallery picture a, .fancy_gallery_2 picture a  {
     display:inline-block; 
}

.fancy_gallery picture img{width:100%;box-sizing: border-box;
    transition: transform 0.4s;vertical-align:bottom;}

.fancy_gallery picture:hover img {
    transform: scale(1.1);
}
#fancybox-outer{box-shadow:none !important;}
body #fancybox-overlay{opacity: 0.9 !important;}
body.page-id-203 #fancybox-overlay{background-color: #d4d5d0!important;}
#fancybox-content{border-width: 0 !important;}
a#fancybox-next span,
a#fancybox-prev span{
	background: #ffffff;
    outline: 6px solid white;
    border: 2px solid var(--blue);
    width: 31px;
    height: 31px;
}
a#fancybox-clos{top:-22px;right:0;}
a#fancybox-close span{
	background: #ffffff;
    outline: 6px solid white;
    border: 2px solid var(--blue);
    width: 40px;
    height: 40px;
}
a#fancybox-close span::after, a#fancybox-close span::before{
	    top: 17px;
    left: 7px;
    width: 22px;
   background-color: var(--blue);
}
a#fancybox-next span:after,
a#fancybox-prev span:after{
	top: 9px;
    width: 11px;
    height: 11px;
    border-top: 2px solid var(--blue);
    border-right: 2px solid var(--blue);
	
}
a#fancybox-next span:after{right: 10px;}
a#fancybox-prev span:after{left:10px;}
a#fancybox-next{right:-6px;}
a#fancybox-prev{left:-15px;}

.fancy_gallery_2 .flex{    justify-content: center;}
.fancy_gallery_2 picture{
	    position: relative;
    overflow: hidden;
    height: 200px;
    margin: 5px;
    flex: 0 0 180px;
}
.fancy_gallery_2 picture a,
.fancy_gallery_2 picture a img{
	    height: 100%;
    position: absolute;
    object-fit: cover;
    object-position: top;
    width: 100%;
    left: 0px;
    top: 0px;
}
.error404 .menubars{border-bottom: 1px solid #efefef;}

.error-404 .not-found{text-align:center;}
.error-404 .not-found h1{
	  font-size: 200px;
    font-weight: bold;
    margin: 0;
    color: var(--lightblue);
}
	
.error-404 .not-found p{font-size:24px;}

.error-404 .not-found a{
	display: inline-block;
    background: #fff;
    border: 2px solid;
    color: var(--blue);
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--montserrat);
    letter-spacing: 2px;
    font-size: 16px;
}
.error-404 .not-found a:hover{
	background: var(--blue);color:#fff;
}

.custom_pagination {display:none;}

.page-id-71 .hero-block-in{background-position:right;}


body.page-id-1067{background-image:url('http://reviewsgps.com/basesite/images/bkg.jpg');background-repeat: no-repeat;
background-size: cover;}
body.page-id-1067 .site-content-contain{background-color:transparent;}
/* body.page-id-1067 .footer__above .background_container{background-image:url('https://webdesigndemo1.com/holladayorthodontics/wp-content/uploads/2023/05/cta_images_bkg.png');}
 */
.reviewsgps_block{padding-top: 80px;background: #fff;}
.reviewsgps_block figure{width:33.33339%;}
.reviewsgps_block figure img{width:100%;}
.reviewsgps_block figure a{display:inline-block; padding: 0 15%;}
.reviewsgps_block h1.title {
    color: #FFF;
    font-weight: 800;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
   width: 90%;
    margin-left: 5%;
    text-align: center;
    padding: 0.4em 0;
    border: solid 1px rgba(255,255,255,.2);
    position: relative;
    text-shadow: 0px 1px 2px #000;
	font-size:70px;line-height:84px;
}

.lh{text-align:center;}
.reviewsgps_block h1.title:before, 
.reviewsgps_block h1.title:after, 
.reviewsgps_block h1.title span:before, 
.reviewsgps_block h1.title span:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
}

.reviewsgps_block h1.title:before {
    border-right: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    left: -16px;
    top: -16px;
}
.reviewsgps_block h1.title:after {
    border-left: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    right: -16px;
    top: -16px;
}

.reviewsgps_block h1.title span:before {
    border-right: solid 1px #FFF;
    border-top: solid 1px #FFF;
    left: -16px;
    bottom: -16px;
}
.reviewsgps_block h1.title span:after {
    border-left: solid 1px #FFF;
    border-top: solid 1px #FFF;
    right: -16px;
    bottom: -16px;
}
.form-gps  .wpcf7-not-valid-tip{position: relative;
    top: -16px;}

.form-gps .wpcf7 form .wpcf7-response-output{color:#000 !important;margin:0;}
.form-gps{float: left;
	background: #ffffff;
    padding: 30px;
    border-radius: 6px;
    margin: 20px;
    position: relative;
    z-index: 1;
}
.form-gps h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.8em;
    text-align: center;
	    line-height: 1.25;
    letter-spacing: -.1rem;
    color: #888;
}
.form-gps h2 small {
       text-align: center;
    color: black;
    text-transform: none;
    display: inherit;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 400;
	margin:15px 0;
}
.form-gps .radiobtn:first-child{margin-bottom:10px;}
.form-gps .radiobtn p{display:flex;align-items:start;}
.form-gps .radiobtn label{display:inline-block;}


.form-gps .col-1 p{margin-bottom:0;}
.form-gps .col-1 .wpcf7-list-item{margin-left:0 !important;padding-left: 0;}
.form-gps input[type="text"], .form-gps input[type="tel"], .form-gps input[type="email"],
.form-gps select{
	height: 38px !important;
    padding: 6px 10px!important;
    background-color: #fff!important;
    border: 1px solid #D1D1D1!important;
    border-radius: 4px!important;
    box-sizing: border-box!important;
    box-shadow: 0 0 1em 0.25em rgba(0,0,0,0.2)!important;
    color: #111!important;    width: 100%!important;
    margin: 0 0 15px!important;
}

.form-gps input[type="submit"]{
	color: #FFF;
    background-color: #d7763b;
    margin-top: 8px;
    font-size: 1.1em;
    box-shadow: 0 4px 2px 0 #702c21;
    transition: .2s all ease-in-out;
	width:100%;
	text-align:center;
	text-transform:uppercase;
}
.iframe-video iframe{
	    width: 100%;
    height: 360px;
    border: none;
}

.office_visit_review {background:#fff; padding: 0 0 80px;}
.office_visit_review .heading{text-align:center;padding: 0 130px;}
.office_visit_review .heading h2{color: #000;font-weight:700;font-family: var(--montserrat); font-size: 33px;line-height: 40px;}
.office_visit_review .container{width:1000px;}
.office_visit_review .social-box{text-align: center;display: inline-block;padding:5%;}
.office_visit_review #socialbox-1{width: 100%;border-bottom: 1px solid #ccc; }
.office_visit_review #socialbox-1 img{margin-bottom:20px;width:50%;}
.office_visit_review #socialbox-2, .office_visit_review #socialbox-3{width:50%; }


 /*--================== 
    #media-query
==================--*/

@media (max-width:1200px){
.container,.office_visit_review .container { width: 100%;padding-left: 30px;padding-right: 30px;}
ul#top-menu {display: inherit; margin-top: 20px; background: var(--blue); padding: 0; text-align: center; border-top: none;border-bottom: none;}
	.main-navigation ul.sub-menu{width:100%;margin-left:0;padding: 0;
    margin-top: 0;text-align: center;background: #6f98a5;}
	.main-navigation li{border-bottom: 1px solid #a6c2cb;}
	.dropdown-toggle{right: 8px;color:#fff;}
	:not( .mejs-button ) > button:hover{ background: #6f98a5;}
	.primary-menu ul li#menu-item-286 a{height:auto;}

/*toggle*/
.navbar-toggle{
    width: auto;
    float: left;
    position: absolute;
    top: 0;
    z-index: 11;
    right: 0;
    display: block;
    padding-right: 15px;
}
.navbar-toggle-icon{
    display: inline-block;
    height: 50px;
    float: right;
    background: transparent;
    border-radius: 0;
    width: 50px;
   margin-top: 137px;
    top: 100px;
    position: relative;
}

.close-bars{display: none;}
.toggle-open .close-bars{display: block;}
.toggle-open .bars{display: none;}
.toggle-open .sticky-header .primary-menu{margin-top: 0 !important;}
.toggle-open .primary-menu {display: block; position: absolute;top: 100px;width: 100%;background:var(--blue);z-index: 1;left: 0;margin-top:210px;height:100%;}

/*menu*/
.primary-menu{display: none;}
.primary-menu ul{display: inherit;padding: 0;width: 100%;justify-content: left;margin:100px 0 0;}
.primary-menu ul li a{padding: 8px;width: 100%;margin: 0;display:inline-block;font-size:16px;color:#fff;}
.primary-menu ul li:last-child a{background: var(--blue);
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    padding: 10px 15px;}
.primary-menu ul li{display: inherit;margin: 0;}
.primary-menu ul li#menu-item-123{display:block;}
.header__block .contact-btn{display:none;}
.contactbars .address{display: none;}
 .video_wrap .boxes {width: 48%; margin: 1%;}   
  .service_box { width: 29.33339%;margin: 2%;}
	.contact__page .content__wrapper .content{padding-right:30px;}
	
	.faq__page .accordion{width:100%;}
}


@media (max-width:1024px){
    
 .banner-content{width: 100%;}
 .banner-content .content{padding: 10px;text-align: center;width: 80%;}
    .banner-content .content .button a{width:400px;padding: 20px 15px;height: auto;}
    .banner-content .content .button{display: flex;justify-content: center}
	
	.heading__content .content { width: 100%;}
	.content__wrapper h2,
.inner__page .entry-content h3, 
.inner__page .entry-content h2, 
.office_events__page .content h2{font-size:28px;line-height:33px;}
	.heading__content .title h1{font-size:32px;line-height:35px;}
	.heading__content .content p{font-size:18px;line-height:28px;}
	.heading__content img{position:relative;top:6px;}
	
	.footer__above .content_container .background_container{background-image:none;}
	.footer__above .content_container .background_container .text .buttons-wrap .boxes{flex-basis: 100%;justify-content: center;    padding: 40px 20px;    text-align: center;}
	.footer__above .content_container .background_container .text h2{font-size:32px;}
	
	.staff__page .content{width:100%;}
	.fancy_gallery_2 picture{    flex: 1 1 180px;    height: 180px;}
	.contact__page .content__wrapper .content, .contact__page .content__wrapper .contact-form {
    width: 100%;}
	.contact__page .content__wrapper .content{padding-right:0;}
	
	 .home__contact .map-holder, .home__contact .contact-holder {width: 100%;}
	.follow__us ul li{width:48%;}
	.follow__us ul{justify-content: left;}
	.footer_partner picture{padding:15px;}
	.footer_partner .flex{    justify-content: space-evenly;}
	.home__creating_miles{background-position:center;}
	
	.ti-widget.ti-goog .ti-controls{display:block !important;}
	
}

@media (max-width:768px){
    .banner-content .content h1{font-size: 24px;}
    .banner-content .content h2{font-size: 19px;}
    .banner-content .content .button a{width: 379px;padding: 10px;}
	.hero__block .item{background-position:center;}
	
	.navbar-toggle-icon{margin-top:105px;}
	.toggle-open .primary-menu {margin-top:170px;}

    .home__ortho{padding-top: 50px;}
    .home__ortho .content-holder h2{font-size: 26px;}
    .home__ortho .content-holder h3{font-size: 20px;}
    .home__ortho .content-holder .button{display: grid;}
    .home__ortho .content-holder .button a:last-child{margin-left: 0;margin-top: 15px;}

    .home__partner {padding-top: 10px;padding-bottom: 10px;}
    .home__partner picture{width: 50%;margin: 5% 0;}
    .home__partner picture img{width: 100%;padding: 10px;}

    .home__creating_miles .content-holder{width: 100%;}
    .home__meet_dr .img-holder, .home__meet_dr .content-holder {width: 100%;}
    .home__meet_dr .img-holder{min-height: 500px;}
    .home__meet_dr .content-holder{padding: 15px;}
    .home__meet_dr .container {padding: 0 15px 0 15px;}

    .home__smiles .boxes {width: 100%;margin-right: 0;margin-bottom: 50px;}
    .home__smiles .boxes:last-child{margin-bottom: 0;}
    .home__smiles h2 span{font-size: 19px;}
    .home__smiles h2{font-size: 26px;}
    .home__high{background-image: none !important;background-color: var(--lightblue);margin-top: -5px;}
    .home__high .container, .home__precise .container {padding: 0;}
    .home__high .content-holder,.home__precise .content-holder{width: 100%;padding: 30px 15px;}
    .home__high .mob_view {height: 250px;width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}

    .home__precise{background-image: none !important;background-color: var(--blue);margin-top: -2px;}
    .home__precise .mob_view {min-height: 250px;width: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}


    .follow__us ul li{width: 100%;margin: 0;}
    .follow__us ul li a{padding: 15px;}

    .footer_menu .boxes,.footer_menu .ofc-hour {width: 100%;}
    .footer__block{padding-top: 30px;}
    .footer_menu .boxes h3{font-size: 19px;}
    .footer_partner{padding-top: 30px;}
    .footer_menu .quick-link, .footer_menu .contact-info{margin-bottom: 20px;}
    .footer__block .container {padding-left: 30px;padding-right: 30px;}
    .contact-info-wrap, .days-wrap {width: 100%;}
    .home__contact .contact-holder{padding: 30px 15px 150px;}
    .days-wrap{margin-top: 20px;}
    .contact-info-wrap{position: relative;}
    .contact-info-wrap h6{position: absolute;bottom: -240px;}
    .contact-info-wrap a.contact-btn{position: absolute;bottom: -280px;    left: 0;}
    .home__high h2 span, .home__precise h2 span, .home__contact .contact-holder h2 span, .follow__us h2 span{font-size: 19px;}
    .home__high h2, .home__precise h2, .home__contact .contact-holder h2, .follow__us h2{font-size: 26px;}
    .contact-info-wrap p{padding: 10px 0 0;}
    .follow__us{padding-top: 80px;}

    .topbars .text p{font-size: 16px;}
    .contactbars .phone a{font-size: 21px;}
    .menubars .container{padding-left: 20px;padding-right: 20px;}
	
	.breadcrumb-nav h1{font-size:36px;line-height:40px;}
	.meet_team__page .content__wrapper .img-right{position:relative;}
	.meet_team__page .content__wrapper .img-right picture {
    float: none;
    padding-left: 0;
    margin-top: 80px;
    display: inherit;
    text-align: center;
}
.meet_team__page .content__wrapper .img-right h2 {
    display: inherit;
    position: absolute;
    top: -60px;
}	
	.patient-forms-btn a { margin-top: 10px;   }
	.video_wrap .boxes{width:100%;margin:1% 0;}
	.service_box {width: 46%;margin: 2%;}
	.img-right picture {float: none;padding-left: 0;display: flex;justify-content: center;}
	.video-blue-bg{display:grid;}
	.video-blue-bg .video, .video-blue-bg .text { width: 100%;}
	.consultation-warp .boxes { width: 100%;}
	.consultation-warp .flex .boxes .text {padding-left: 0; padding-top: 20px;}
	.consultation-warp .flex:nth-child(2n) .boxes .text{padding-right:0;}
	.consultation-warp .flex .boxes .img{justify-content:center !important;}
	.consultation-warp .flex .boxes .img img{width:100%;}
	.difference_clear_wrap {margin-top: -70px;}
	.difference_clear_wrap .title{padding:0 20px;}
	.difference_clear_wrap .boxes{width:100%;}
	.accordion .acc-head h4{padding-right:20px;}
	.img-right picture {margin-bottom: 20px;}
	.hero-block-in img{height:200px;}
	.col-2 { width: 100%;}
	.error-404 .not-found h1{font-size:160px;}
	.blog-box{width:100%;}
	.blog__page .left-aside,.blog__page .right-aside {width: 100%!important;    padding-left: 0;}
	.blog-box .img-wrap { width: 100%; padding-right: 0;}
	.blog-box .img-wrap .img-holder{flex: 1 0 200px;height: 200px;}
	.blog-box .content-wrap { width: 100%; padding-top: 15px;}
	.blog-box .content-wrap h2, .single_blog__page .content-wrap .entry-title{font-size:1.3rem;}
	.blog-box .content-wrap h3, .single_blog__page .content-wrap .entry-meta .posted-on a{    font-size: 1.15rem;}
	.blog-box .content-wrap .button{padding:10px 20px;}
	.widget-area{text-align:center;}
	.widget-area .widget_block ul li{list-style:none;}
		.zip-code label, .zip-code form{display:inherit;}
	.zip-code input[type="submit"]{margin-left:0;margin-top:15px;}
	.write-review a{right:20px;}
	.header__block .topbars .container{padding:0;}
	
		.patient-forms-btn a{display:inherit;text-align:center;}
	
	.hero-block-in{height: 300px;}
	.page-id-71 .hero-block-in,
	.page-id-183 .hero-block-in,
	.page-id-185 .hero-block-in,
	.page-id-210 .hero-block-in,
	.page-id-216 .hero-block-in,
	.page-id-220 .hero-block-in,
	.page-id-222 .hero-block-in,
	.page-id-230 .hero-block-in,
	.page-id-236 .hero-block-in,
	.page-id-253 .hero-block-in,
	.page-id-259 .hero-block-in,
	.page-id-265 .hero-block-in{background-position:85% 0;}
	
	.page-id-263 .hero-block-in{background-position:left;}
	
	.hero-block-in{background-position:center;}
	
	.office_visit_review #socialbox-1 img { margin-bottom: 0; width: 100%;}
	
}
@media (max-width:767px){
.reviewsgps_block h1.title {
    font-size: 28px;
    line-height: 34px;
}
	.office_visit_review #socialbox-2, .office_visit_review #socialbox-3{width:100%;}
	.office_visit_review #socialbox-2{border-bottom:1px solid #ccc;}
	.office_visit_review .heading{padding:0 30px;}
}
@media (max-width:500px){
		.service_box{width:100%;margin:1% 0;}
	.breadcrumb-nav h1{font-size:32px;line-height:35px;}
	.breadcrumb-nav{margin-top:-50px;}
	.error-404 .not-found h1{font-size:100px;}
	.zip-code input[type="text"]{max-width:100%;}
	.zip-code input[type="submit"]{width:100%;}
	.write-review a{position:relative;right:0;top:0;margin-bottom:15px;}
	.meet_team__page .content__wrapper .img-right h2{top:-100px;}
.office_visit_review .heading h2{font-size: 22px;line-height: 30px;}
}

@media (max-width:420px){
     .banner-content .content .button a{width: 80%;}
	.navbar-toggle-icon{margin-top:168px;}
	.toggle-open .primary-menu{top:100px;margin-top: 235px;}
	ul#top-menu{margin-top:40px;}
	.header__block .logo img{width:180px;}
     .topbars .text{display: inherit;}
     .contactbars .flex{    justify-content: center;    text-align: center;}
     .contactbars .left, .contactbars .right{width: 100%;}
	.patient-forms-btn a{width: 100%; margin-right: 0;}
	.service_box{width:100%;margin:1% 0;}
	.img-right picture {width:100%;}
	.difference_clear_wrap .boxes iframe{height:215px;}
	.topbars .text p {font-size: 14px;}
	.hero-block-in img{height:150px;}
	
	
	
	

}

@media (min-width: 769px) and (max-width: 1024px){
    .container {padding-left: 20px;padding-right: 20px;}
	
	.hero-block-in{height:350px;}
   .home__meet_dr .img-holder, .home__meet_dr .content-holder{width: 100%;}
    .home__meet_dr .img-holder{    height: 500px;background-size: contain;}
    .home__meet_dr .container {padding: 0 20px 0;}
    .home__meet_dr .content-holder{padding-left: 0;padding-right: 0;}
    .home__smiles .boxes{width: 47%;margin-bottom: 50px;}
    .home__smiles{padding-bottom: 0;}
    .home__high{background-size:unset;    margin-top: -120px;}
    .home__precise{margin-top: -220px;}
   .home__high{margin-top:-170px;}
	.home__high .content-holder,.home__precise .content-holder{width:60%;}
	.home__high .content-holder p, .home__precise .content-holder p{font-size:16px;line-height:24px;}
	
	.home__high h2, .home__precise h2, .home__contact .contact-holder h2, .follow__us h2{font-size:28px;line-height:30px;}
    .home__high h2 span, .home__precise h2 span, .home__contact .contact-holder h2 span, .follow__us h2 span{font-size: 19px;}
    .home__precise .content-holder{padding-top: 100px;padding-bottom: 100px;}
	
	.blog-box .img-wrap{width:30%;}
	.blog-box .content-wrap{width:70%;}
	.blog__page .left-aside,.blog__page .right-aside {width: 100%!important;}
	
	.patient-forms-btn{display:flex;}
	.patient-forms-btn a{text-align:center;line-height:22px;}
	.ofc-hour ul li{font-size:14px;}
	.footer_menu .quick-link{width:25%;}
	.footer_menu .contact-info {width:45%;}
	
}

@media (min-width: 1201px) and (max-width: 1350px){
	.container{width:100%;}
	.heading__content .title{width:30%;}
	.heading__content .content{width:70%;}
	.video_wrap .boxes {width: 48%; margin: 1%;}
	 .service_box { width: 29.33339%;margin: 2%;}
	.blog__page .left-aside{width:70%;}
	.blog__page .right-aside{width:30% !important;}
	.blog-box .img-wrap{width:40%;}
	.blog-box .content-wrap{width:60%;}

}
	


@media (min-width: 1025px) and (max-width: 1200px){
   .home__meet_dr .content-holder{padding-right: 30px;padding-left: 80px;}
	.heading__content .title{width:30%;}
	.heading__content .content{width:70%;}
	.blog__page .left-aside{width:70%;}
	.blog__page .right-aside{width:30% !important;}
	.blog-box .img-wrap{width:40%;}
	.blog-box .content-wrap{width:60%;}
	.home__high .content-holder,.home__precise .content-holder{width:60%; padding-top: 100px;
    padding-bottom: 150px;}
	
	.hero-block-in{height:400px;}
	
}


/*------*/
@media (min-width: 521px) and (max-width: 768px){
   .home__high .mob_view,.home__precise .mob_view{height: 600px;}
}
@media (min-width: 400px) and (max-width: 520px){
   .home__high .mob_view,.home__precise .mob_view{height: 400px;}
}

@media (min-width: 340px) and (max-width: 399px){
   .home__high .mob_view,.home__precise .mob_view{height: 300px;}
}
/*------*/


