/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}
*, *:before, *:after {
    box-sizing: border-box;
}
@-moz-document url-prefix() {
    body {}

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    figure {}
}



/* =======================================================
*
* 	Template Style 
*
* ======================================================= */

body {
    font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: normal;
    font-size: 16px;
    line-height: 1.7;
    color: #828282;
    background: #fff;
    margin: 0 auto;
}

.robotic {
    display: none;
    height: "35";
    valign: "middle";
    padding-left: "8px";
}
.address2 {
    font-size: 18px !important;
    line-height: 30px;
    text-align: right;
    display: block;
    color: #595959;
}
.info3 {
    margin-top: 4px;
	text-align:right;
}
.btnhr {
    margin-top: 2.5em;
    text-align: right;
}
.imgleft {
    float: left;
    padding: 5px 20px 10px 0px;
}

.contact-p {
    text-align: center;
    padding: 1%;
    font-size: 20px;
}

.post { 
width: 50%; 
border: 1px solid #e5e5e5;
display: inline-block;
padding:32px;
}

.bannew1 {padding:6em 2em 2em 2em; }

.showbr {
    display: none;
}

.showbr2 {
    display: none;
}
.yform{float:left;}
.doc-pic {
    float: none;
    padding: 10px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font: normal normal normal 26px/1 FontAwesome;
}

.name {
    color: #000 !important;
    font-size: 30px !important;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    bottom: 12%;
    left: 15%;
}
.elem-border {
    border: 1px solid #00BCD4;
    box-shadow: 0 0 0 5px white, 0 0 0 6px #00BCD4;
    margin-bottom: 26px;
}
#desktopthree {
    display: block;
}

#mobilethree {
    display: none;
}

.float1 {display: flex;
    align-items: CENTER;}
.img1 {
    float: right;
    padding: 10px;
}

.boxtest {text-align:center;}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
}

.testi-f {
    float: left;
    width: 50%;
    padding: 10px;
}

/*index*/

/*section1*/

.office-start {
    color: #fff;
    width: 70%;
    margin: 0;
    padding: 17%;
    background: #07070bb3;
}
#banner2 {
    margin-top: 17em;
}
.meet1 {display: flex;
    align-items: center;}

.office-start h1,
.office-start p {
    color: #fff;

}
.homescreen-banner {
    position:relative;overflow:hidden;
    margin-top: 45px;
}


#office-container {
    margin: 0;
    padding: 0;
}

.break1 {display:none}

/*end sec1*/

/*section3*/


.callout2 img {
    display: block;
    margin: 40px auto 15px;
    padding: 20px;
    transition: .3s;
}
.callout2 a {
    display: block;
    font-size: 24px;
    margin: 0 5px;
    line-height: 1;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.icon2 {}
.callout2 a:hover img {
	background-color:#00BCD4;  
	border-radius: 50%;  
	box-shadow: 0 0 0 2px #00BCD4, 0 0 0 6px white, 0 0 0 2px rgb(156 161 169); 
	padding: 20px}


small, .small {
    font-size: 85%;
    display: block;
}
.banner-contactform {
        position: absolute;
    bottom: 0;
    width: 34%;
    left: 5%;
    background: #fff;
    padding: 1%;
}


.box-title {
    font-size: 20px;
    color: #000 !important;
    font-weight: 400;
    margin: 20px 0 10px 0;
}
.box-full {
    margin-top: 30px;
	padding:20px;
}
.box-full p {
    font-size: 16px !important;
    text-align: left;
}
.btn-right {text-align:right}
 .contact-absolute {
        display: block;
    }
    .contact-relative {
        display: none;
    }
.banner-contactform .btn-primary {
    color: #5a6f89;
    margin: 2%;
}
/*end sec3*/

.forms {text-align:center}
.website-button {
    background: none;
    border: 2px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    font-size: 30px;
    transform: translate(-50%, -50%);
}

.mocks {
    position: relative;
    border: 20px solid #ffffff;
    border-top: 0;
    width: 50%;
    float: left;

}

.mocks:hover .img-overlay {
    opacity: 1;
}

.mocks:active .img-overlay {
    opacity: 1;
}

.bluesubtext {

    width: 88%;
    padding-top: 10px;

}

.img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008cbaad;
}
.reviewbt {    display: flex;
    align-items: center;
    justify-content: center;}

.reviewbt em {
    width: 1px;
    height: 67px;
    opacity: 0.4;
    background-color: white;
    margin-right: 8px;
}
.floatfifty {
    width: 50%;
    float: left;
}
	.mobile2 {display:none}
.boxtest {
    background-color: #152f15;
    padding: 20px;
    height: 400px;
    margin: 2px;
    width: 23%;
    text-align: center;
}
.boxtest p {
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.floatfifty-margin {
    margin: 1%;
    width: 48%;
        padding: 3%;
    background: rgba(255,255,255,0.8);
    float: left;
}

.float-fourty {
    width: 40%;
    float: left;
}

.float-sixty {
    width: 60%;
    float: left;
   
}

#insurance-img {
    padding: 10px;
}

.float-social {
    padding-bottom: 20px;
    text-align: center;
    font-size: 40px;
}

.testfloatimages {
    overflow: auto;
    width: 100%;
}

.testfloatimages img {
    float: left;

}


.teamcallout {
    padding: 5%;
    width: 50%;
    margin: 0 auto;
    text-align: justify;
    font-size: 20px;
    color: #fff;
}
.small {
    margin-top: 4.5em;
}
.hovercontainer {
    position: relative;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 3%;
}

.hovercontainer:hover .thehoverbio {
    opacity: 1;
}

.hovercontainer:active .thehoverbio {
    opacity: 1;
}
.small2 {font-size:17px; color:#fff; font-weight:400}
.thehoverbio {
    position: absolute;
    font-size: 16px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #182435d1;
    padding-top: 50% !important;
}
.ful1 {
    font-size: 20px;
    background-color: #fff;
    padding: 20px 20px 0 20px;
    margin: 10px;
}


.ful1 h3 {
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}

.boxnew {
    background-color: #edf6f6;
    padding: 55px 15px 68px;
    margin: 0 50px;
    height: 500px;
}
.boxnew p {
    text-align: center;
    margin: 0 auto;
    diplay: block;
    font-size: 1.5rem !important;
    margin-bottom: 10px;
    padding: 0 7px 0 7px;
}
.boxbtn {
    /* position: absolute; */
    left: 0;
    right: 0;
    margin-top: 20px !important;
}
.member-title {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin-top: 35px;
}
.even1 {
    display: inline-flex;
    align-items: center;
}
.longerbio {
    padding-top: 20% !important;
}

.thehoverbio p {
    text-align: left !important;
    font-size: 16px;
    color: #fff !important;
}

.image2 {}

.service1 {background-blend-mode: overlay;}
.image2:before {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #828486;
    content: '';
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    /* top: 0; */
    width: 25px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.text {background-color:#828486; color:#fff; padding:20px}

.text h3 {font-size:22px; color:#fff; text-align:center}
.text p {color:#fff; text-align:center}
.ifl a {}

.icon3 {
    text-align: center;
    display: block;
    margin: 0px auto;
    padding-top: 1.5em;
    color: #00BCD4;
    border-radius: 50%;
    border: 5px solid #eee;
    opacity: 6;
    width: 100px;
    height: 100px;
    background-color: #fff;
}
.under2 {
    text-align: center;
    display: block;
    margin: 20px auto;
    position: relative;
}
.under2 h3 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.testi2 {display:flex;}
.test {
    font-size: 1.5em !important;
    font-style: italic;
}
.border {
    position: relative;
    margin-top: 10px;
}

.border:after {
    content: "";
    position: absolute;
    width: 80%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-12px,-20px);
}

.team1 h3 {font-size:28px; font-weight:700;  text-align: center}

.team1 h4 {
    font-size: 20px;
    color: #595959!important;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
.icon2 {
    position: relative;
    border: 2px solid #595959;
    width: auto;
    height: 100px;
    background-color: #fff;
}
.full1 {align-items:center; display:flex;}
.under1 {
    text-align: center;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    bottom: 60px;
}
.ifl a {color:#000}

.ifl a:hover,
.ifl a:focus,
.ifl a:active {
    color:#000;
}

.direction {
    text-align: center;
    font-weight: 700;
    font-size: 26px !important;
    font-family: 'Montserrat', sans-serif;
}
.under1 h3 {
    font-size: 24px;
    text-align: center;
    color: #000;
    margin-top: 20px;
}


.main-content .meet {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1;
}

.middle2 {display:flex; align-items:center}

.main-content .meet2 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1;
    transform: skewX(2deg);
}
.pad2 {
    padding: 30px 40px;
    margin-top: 2.5em;
}


#the-width {
    max-width: 1200px;
    margin: 0 auto;
    overflow: auto;
    padding: 5% 0;
}

blockquote.centered:before {
    content: '“';
    left: 0;
    top: 0;
}

blockquote.centered:before, blockquote.centered:after {
    color: #00BCD4;
    position: absolute;
    font-size: 6rem;
    opacity: 0.5;
}

.bottominfo {
    background-color: #00BCD4;
    clear: both;
    color: #fff;
}
blockquote.centered:after {
    content: '”';
    right: 0;
    bottom: -5rem;
}
.info1 {
    margin-top: 1em;
    text-align: left;
}
.info2 {
    margin-top: 1.3em;
    text-align: right;
}
.social1 {
    margin-top: 1.2em;
}
.social1 p {
	text-align:right;
}
.ph1 {
    font-size: 3rem;
    color: #595959!important;
    font-weight: 400 !important;
    padding: 5px 0 !important;
    letter-spacing: 3px;
}
.imgbg{
    background-color: #333;
    position: absolute;
    left: 0;
    right: 0;
    top: 85px;
    bottom: 0;
    width: calc(80% - 60px);
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.34);}
.the-doc {  position: relative;
 z-index: 1;}
.float-social a {
    padding: 10px;
    color: black;
}

.flex-and-overflow {
    overflow: auto;
    display: flex;
    align-items: center;
}

.button1 {
    text-align: right;
    margin-top: 10px;
}
#vid {
    width: 100%;
    height: 500px;
}

#dmdpara {
    font-size: 22px;
    padding: 5% 0 5% 0;
}

#formobilehead {
    display: none;
}

.btnhead {text-align:right;}

.showonlydesk {
    display: block;
}

.callout1 {
    background: #333;
    width: 100%;
    min-height: 380px;
    position: relative;
    border-radius: 50%;
    padding: 65px 20px 30px;
    max-width: 380px;
    margin: 0 auto;
    display: inline-block;
}
.callout1 h3 {
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.callout1 p {
    text-align: center;
    font-size: 24px !important;
    color: #fff;
    line-height: 30px;
}
.doctors {

    margin: 0 auto;
    text-align: center;
    display: block;
    position: absolute;
    top: 71%;
    left: 10%;
    width: 80%;
    box-shadow: 2px 3px 20px #0f141794;
    z-index: 4;
}

.testbox {
    background-color: #eee;
    padding: 20px;
}

.servbox2 {
    background-color: #eee;
    padding: 20px;
}
#toptop {
    padding-bottom: 0;
    padding-top: 15%;
}

.forthetop {
    padding: 6em 0 2em 0;
}

#girlwphone {
    width: 100%;
    margin-top: 15%;
}

.right-overlap-div {
    padding: 10%;
    width: 60%;
    float: right;
    position: relative;
    z-index: 2;

}
#test-bg {
    background: url(../images/banner-review.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: inherit;
}
#test-bg2 {
    background: url(../images/text-back-2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: inherit;
}
.cosmetic {
    background: url(../images/cosmetic1-1.png) 50% no-repeat;
   background-size: 100%;
    height: 400px;
	margin-bottom: 0;
}
.cosmetic2 {
    background: url(../images/cosmetic-new.png) 50% no-repeat;
   background-size: 100%;
    height: 400px;
	margin-bottom: 0;
}
.family {
    background: url(../images/family1.png) 50% no-repeat;
    background-size: 100%;
    height: 400px;
	margin-bottom: 0;
}
.mobile-1 {display:none}
.dentures {
    background: url(../images/dentures-1-2.png) 50% no-repeat;
   background-size: 100%;
    height: 400px;
	margin-bottom: 0;
}
.social2 {

    text-align: left;
}

.services {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 20px;
    vertical-align: middle;
    padding-top: 0;
transform: skewX(355deg);
}
.services2 {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 20px;
    vertical-align: middle;
    padding-top: 0;

}
.overlap-container {
    position: relative;
    overflow: hidden;
}

.overlap-pic-container {
    float: left;
    position: relative;
    left: 5%;
    top: 2%;
    width: 40%;
    z-index: 3;
}

.three-container {
    overflow: auto;
    display: flex;
    align-items: center;
    padding: 4% 0 4% 0;

}

.three-container:after {
    clear: both;

}

.three-container span {
    font-size: 40px;
    float: left;
    width: 28%;
    text-align: center;
    color: #00cc00 !important;
}

.totheright {

    float: right;
    position: relative;
    right: 5%;
    top: -17%;
    width: 40%;
    z-index: 3;
}

.totheright img {
    margin-top: 5%;
}

.bann1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

.overlap-background {
    overflow: auto;
    position: absolute;
    z-index: 0;
    top: 28%;
}

.overlap-shape {
    position: absolute;
    top: 76%;
}

.overlap-shape p {
    padding: 6%;
    font-size: 37px;
    color: #fff;
    font-weight: 400;
    width: 60%;
    margin: 0 auto;
    font-family: 'Gill Sans';
}

.threeamigos div {
    width: 33.33%;
    float: left;
    padding: 3%;

}

.threeamigos-alt div {
    padding: 3% 3% 0 3%;
}

.threeamigos p {
    text-align: center;
    color: #cecbcb !important;
}

.threeamigos h1 {
    color: #fff;
    text-align: center;
}

.threeamigos h3 {
    color: #fff;
    text-align: center;
    padding-top: 4%;
}

.threeamigos-alt h3 {
    margin-bottom: 0;
}

.threeamigos img {
    margin: 0 auto;
    text-align: center;


    max-width: 50%;

}

.team-name {
    color: #146a95 !important;

}

.teamdesc {
    color: #666666 !important;
}

.four-amigos div {
    width: 25%;
    float: left;
    padding: 0;
    position: relative;
}

.four-amigos img {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.four-amigos h3 {
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 25px;

    position: absolute;

    bottom: 30px;

    left: 50%;

    width: 100%;

    transform: translate(-50%);
}




#hr-style {
    position: absolute;
    bottom: 38%;
    width: 45%;
    left: 39.5%;
    display: none;
}



#leads-text {
    margin-bottom: 0;
    padding-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 55px;
    margin-top: 14%;
    padding-bottom: 0;


}

.flip1:hover .flip1-front-inner {
  transform: rotateY(180deg); }


.flip1 {width:100%; height:260px}

/*.flip1-front, .flip1-back {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}*/
.flip1-front {color:#000; padding:2em; }

.flip1 h2{font-size:30px; text-align:center; color:#000}
.imgnew {
    text-align: center;
    width: 60px;
    margin: 0 auto 20px;
    display: block;
}

.flip1-front, .flip1-back{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.6s; /* Chrome, Safari, Opera */
    transition: transform 0.6s;
    -ms-transition: -ms-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
}
.flip1-front, .flip1-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    background: rgba(255, 255, 255, 0.90);
}

.flip1-front-inner {    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.flip1-back p {
    font-size: 15px !important;
    margin-bottom: 20px;
}
.flip1-back {
   background: rgba(255, 255, 255, 0.75);
    background-position: center 20%;
    color: #000000;
    padding: 2em;
    position: relative;
}

.flip1-back {
  padding: 25px 20px 20px;
    -webkit-transform: rotateY(-180deg); /* Chrome, Safari, Opera */
    transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
}

.transition-zoom-container {
    overflow: hidden;
}

.transition-zoom {
    transition: 0.5s ease;
}

.transition-zoom:hover,
.transition-zoom:active {
    transform: scale(1.5);

}



#leads-tagline {
    position: relative;
    color: #344d5f;
    font-size: 26px;
    padding-top: 10px;
 
}
.vid1 {padding:0}
.frontvid iframe {max-width:100%}
.nextvid {padding:2%;}
.desk-pic {
    display: block;
}

.threeamigosdown img {
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 45%;
    padding: 3%;
    float: left;
}

.mobile-banner {display:none}

.threeamigosdown h1 {
    text-align: right;
    margin-bottom: 0;
}

.threeamigosdown span {
    display: flex;
    align-items: center;

}

.threeamigosdown {
    padding-top: 26%;
}

#hollywoodtext {

    position: absolute;
    color: #146a95;
    font-size: 40px;


    text-align: left;
    line-height: normal;
    /*left: 38%;
    top: 53%;*/
    left: 50%;
    top: 17%;
}



.rotated-text {
    /*
        left: 5%;
    top: 25%;
    position: absolute;*/
    color: #fff;
    font-size: 90px;
    font-family: 'Lato';
    text-align: left;
    line-height: normal;

    text-transform: uppercase;

}
.full-container {display: flex;
    align-items: center;    margin-bottom: 0;}
.serv1 h3 {
    text-align: center;
    font-size: 25px;
    margin-top: 20px;
}

.serv1 a:hover {
color:#2B354B; 
text-decoration: underline; 
-webkit-transition: .6s all ease-in-out;
transition: .6s all ease-in-out;

}
#tagline1 {
   text-align: center;
    color: #fff;
    font-size: 60px;
    padding: 2%;
    text-shadow: 3px 3px 30px #000000b3;
}

#tagline2 {
  
    text-transform: uppercase;
    /* position: absolute;
    bottom: auto;
    left: 5%;*/
    font-weight: 700;
    color: #3dabe3;
    text-align: left;
    font-size: 120px;
    text-shadow: 3px 3px 30px #000000b3;
}
  .sect-1 {
         position: relative;

    overflow: auto;

    }
	.mobile-call {display:none}
	
    
#office-tagline {
     color: #3dabe3;
    
        position: absolute;
    z-index: 4;
    font-size: 64px;
    right: 31%;
    top: 22%;   }



.non-absoluteheadings {
      
    color:#00BCD4;
   
    text-align: left;
}

.the-num {
    font-size: 30px;
}

.non-absoluteheadings span {
      
    color: #fff;
    font-size: 45px;
    padding-left: 40px;
}



 

#smoltext {

    position: absolute;
    color: #146a95;
    font-size: 20px;


    text-align: left;
    line-height: normal;
    /*
     left: 38.5%;
    top: 71%;*/
    left: 50%;
    top: 28%;
    border: 1px solid;
    padding: 10px;
    background: #ffffff26;
}

#matian {
    width: 18%;
    position: absolute;
    bottom: 0;
    right: 0;
}

#hak {
    width: 22%;
    position: absolute;
    left: 0;
    bottom: 0;
}


#overpalmcontainer i {
    font-size: 112px;
    float: left;
    width: 33%;

    padding: 10px;
    color: #fff;
    opacity: .5;
}

#overpalmcontainer p {
    font-size: 20px;
    float: left;
    width: 50%;
    color: #fff;
    margin: 0;
}

.palmiconholder {
    clear: both;
    display: flex;
    align-items: center;
    padding: 3% 0 3% 0;

}

.bigText {

    font-size: 45px;
    line-height: 55px;
    color: #000;
}

.web-bigText {

    font-size: 45px;
    line-height: 55px;
    color: #000;
}

.bigbluetext {
    font-size: 35px;
    text-align: center;
}

.fluidscreens {
    width: 60%;
}

#phonevidcontainer {
    width: 50%;
    text-align: right;
}

#colorcontainer h1 {
    text-align: center;
    color: #fff;
}

#colorcontainer div {
    width: 25%;
    float: left;

    padding: 3%;
    padding-top: 15%;
}

#color1:hover,
#color2:hover,
#color3:hover,
#color4:hover {

    opacity: .6;

}

#color1 {

    background: #26677f;

}

#color2 {

    background: #0095cc;

}

#color3 {

    background: #00aeef;

}

#color4 {

    background: #4cceff;

}

.flex-flow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.imgnew1 {transform:skewX(355deg)}
.serv2 {
    border-right: 2px solid #fff;
    display: inline-block;
    padding: 40px;
    text-align: center;
    transform: skewX(6deg);
    transition: all .2s ease;
    width: auto;
}

a:hover.serv2 {background-color:#00BCD4}
a:hover.serv2 p {color:#fff}
.serv2 p {font-size:20px !important; color:#152f15; text-align:center}

.threefoot {
    width: 25%;
    float: left;
}
.threefoot h2 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.circle1 {
    background-color: #333;
    border-radius: 50px;
    width: 80px;
    height: 80px;
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.34);
    cursor: default;
}
.icon1 {
    color: #00BCD4;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 2em;
    position: relative;
    left: 30px;
}
.icon2 {
    text-align: center;
    display: block;
    margin: 0px auto;
    padding: 80px 10px 95px;
    color: #00BCD4;
    font-size: 2.4rem;
    font-weight: 300;
}
.full2 a:hover {
background-color: rgba(43,53,75,.9);    
-webkit-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
-webkit-transform: scale(.95) translate(-10px,-10px);
transform: scale(.95) translate(-10px,-10px);
color:#fff
    }

.full2 {width:30.8%}
.meetimg {
    margin-top: 20px;
}
.one {

    padding-left: 0;
}
.bg1 {

}
.bg2 {
    background-color: #fff;
    box-shadow: 0 0 0 5px white, 0 0 0 6px #00BCD4;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 2em;
    border: 1px solid #00BCD4;
    margin: 30px;
    text-align: center !important;
}

.bg2 p {
    font-size: 18px !important;
    text-align: center;
    font-weight: 400;
}
.info {font-size:28px; text-align:center}
.bg1 p {
    font-size: 18px !important;
    text-align: left;
    font-weight: 400;
}
.callout2 .divider1 {border-radius: inherit;
    border: none;
    box-shadow: inset 0 0 0 0px white !important;}
.boxin {
    background-color: #757575;
    /* padding: 40px; */
    padding: 3% 5% 1% 5%;
}
.boximg {
    padding: 0;
    display: flex;
    align-items: center;
}
hr {
    margin-top: 0;
    margin-bottom: 40px;
    border: 0;
    border-top: 2px solid #2B354B;
    width: 100%;
}
.circle1:hover {
  background: #00BCD4;
  color: #fff;
}
.boxicon {
    margin: 10px;
    width: 31%;
    padding-bottom: 20px;
}

.circlerd {
    margin: 10px;
    width: 31%;
    padding-bottom: 20px;
}
.servdivfl {
    position: absolute;
    background: #fff;
    top: -41%;
    z-index: 44;
    padding: 8%;
    width: 70%;
    left: 16%;
    box-shadow: 1px 3px 9px 1px #d4d4d4;
}

.servdivfl p {
    float: left;
    width: 50%;
    padding: 10px;
    text-align: center;
    font-size: 22px;
}

.banner-top-container {
    padding: 3em 0 2em 0;
}

/*
.parallax {
    display: none;
}*/

.accredsholder {
    display: flex;
    align-items: center;

}

.accreds {
    width: 100%;
    display: flex;
    align-items: center;

}

.accreds img {
    width: 20%;
    float: left;
    padding: 10px;
}

.accreds2 img {
    width: 50%;
    float: left;
    padding: 10px;
}

.accreds2 {
    width: 50%;
    display: flex;
    align-items: center;

}

.package-divs {
    background: #fffc;
    width: 100% !important;
    height: 503px;
}

.package-divs p {
    color: #1a4052 !important;
}

.package-divs h3 {
    color: #1b779a !important;
    padding-top: 22%;
}

.package-head-icons {
    max-width: 36% !important;
    position: absolute;
    top: -9%;
    left: 31%;
}


/*index*/

#doc-bio-home {
    margin-left: 0;
    width: 50% !important;
}

#doc-pic-home {
    width: 50% !important;
}

#parallelogram {
    width: 150px;
    height: 100px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: red;
}

#bannertextholder {
    position: absolute;
    bottom: 0;
    left: 0%;
    background: #00000030;
    width: 100%;
}

#bannertextholder h1 {
    text-shadow: 2px 1px 5px #717171;
    font-size: 68px;
    color: #fff;


    font-weight: 600;
}

#bannertextholder h2 {
    color: #f8f8f8;
    font-size: 37px;
}

.circle-btn {
    text-transform: uppercase;
    font-weight: 300;

    font-size: 20px;
    letter-spacing: 2px;
    color: #014492;
    font-weight: bold;

}

.circle-btn:hover {
    color: darkgoldenrod;

}
.leads {
    position: absolute;
    left: 0;
    z-index: 3;
    top: 60%;
    line-height: initial;
    width: 100%;
    background: rgba(0, 0, 0, 0.70);
    bottom: 0;
    margin-top: 20;
    padding: 3%;
}
.leads-1 {
    position: absolute;
    z-index: 3;
    top: 20%;
    line-height: initial;
    width: 40%;
    padding: 5% 2% 3% 2%;
    margin-bottom: 0;
    left: 8%;
    text-align: left;
}
.leads-1 p {
    margin-top: 20px;
    margin-bottom: 20px;
}
.leads-int {
    left: 66% !important;
}

.threeserv div {
    width: 33.3%;
    float: left;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 1%;
}

.smileland div {
    width: 33.3%;
    float: left;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 1%;
}

.smileland img {
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    box-shadow: 2px 1px 6px 1px #ccc;
}

.smileland img:hover {
    background: #b9c3cc;
    opacity: .6;
}

.threeserv div:hover {
    background: #b9c3cc;
}

#overpalmcontainer video {

    height: auto;
}

#underpic {
    display: flex;
    align-items: center;
    padding: 1%;
}

#underpic p {
    float: right;
    width: 75%;
    font-size: 30px;
    margin: 0;
}

#underpic img {
    float: left;
    width: 25%;
    padding: 0;
    margin: 0
}

.ratingGraphic {
    color: gold;
    font-size: 23px;
    float: right;

}

.ratingName {
    color: #000;
    font-size: 23px;
    float: left;

}

#page {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas #page {
    overflow: hidden;
    position: absolute;
}

.offcanvas #page:after {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.7);
    content: "";
}

a {
    color: #00BCD4;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}
a:hover,
a:active,
a:focus {
    color: #000;
    outline: none;
    text-decoration: none;
}

.map {
    width: 100%;
    display: block
}

.i4ewOd-pzNkMb-haAclf {
    background-color: rgb(77, 106, 121);
    display: none;
}

p {
    margin-bottom: 30px;
    /*text-align: justify;*/
    color: #595959;
    font-size: 18px;
}
.small3 {
    font-size: 32px;
    text-transform: uppercase;
    color: #152f15;
}
h1 {
    color: #00BCD4;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
h2 {
    color: #00BCD4;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 20px 0;
}

h3, h4, h5, h6, figure {
    color: #00BCD4;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 20px 0;
}
.subh3 {
    font-size: 26px;
    font-weight: 600;
    margin: 30px;
}

.calloutletter {
    color: #1b779a;
    font-size: 24px;
    padding-left: 10px;
}

.num {

    font-size: 28px;
    color: #00BCD4;
    text-align: right;

}

.num2 {
    line-height: 30px;
    margin-bottom: 20px;
}

.add {
    font-size: 21px;
    color: #000;

}
.box2 {
    text-align: right;
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.box2 p {
    font-size: 20px !important;
    line-height: 30px;
    color: #00BCD4;
    font-weight: 700;
    text-align: left;
    margin: 0 50px;
}
.bottom {
    text-align: right;
    position: relative;
}
.meetimg2 {margin-top:1.2em;}
#bar {
    top: 0;
}

#headerlogoimg {
    text-align: left;
    display: block;
}

/*
#headerlogo {
    width: 30%;
}*/

.hidelogo {
    display: initial;
}

#bottomhead {
    float: none;
    padding: 10px;
    padding-top: 0;
    text-align: center;
    margin: 0 auto;
    display: block;
}

#tophead {
    float: left;
    padding: 10px;
    color: #848484;

}

#showlogo {
    display: none;
}

#headbr {
    display: none;
}



.headerlogoaddcontainer {
    margin: 0 auto !important;
    margin-bottom: 0 !important;
    width: 100%;
    text-align: left;
    padding: 10px;
}

#headeraddress {
    padding: 0px !important;
    margin: 0 auto !important;
    text-align: left;
    float: none;
    background-color: #fff;
}

.fh5co-nav ul li {
    padding: 0 14px 0 5px;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.num {
    font-size: 26px;
    color: #FFF;
    text-align: right;
    position: relative;
    bottom: 0px;
    vertical-align: middle;
}

.headerrow {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;

}


.add {
    font-size: 22px;
    color: #00BCD4;
    border-left: 1px solid rgb(197, 202, 212);
    line-height: 1.4em;
    display: inline-block;
    padding: 0 2px 0 9px;
    text-align: left;
    vertical-align: middle;
    font-weight: 7000;
}

::-webkit-selection {
    color: #fff;
    background: #00BCD4;
}

::-moz-selection {
    color: #fff;
    background: #00BCD4;
}

::selection {
    color: #fff;
    background: #00BCD4;
}

.fh5co-nav {
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 0;
    z-index: 1001;
}

.diy-fi-container {
    float: left;
    clear: both;
}

.right-contet {

    float: right;
    width: 60%;
}

.fh5co-nav .top-menu {

    background: none;
}

#absolute-nav {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    background-color: #333;
}

.landing-text p {
    font-size: 36px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    margin-bottom: 20px;
}

.text-left {
    float: left;
}

.header-right {
    float: right;
    line-height: 20px;
    margin-top: 20px;
    text-align: right;
}

.header-right {
    float: right;

}

.fh5co-nav .top {
    background: #00BCD4;
    padding: 7px 0;
    margin-bottom: 0;
}

.fh5co-nav .top .num,
.fh5co-nav .top .fh5co-social {
    display: inline-block;
    margin: 0;
}

.fh5co-nav .top .num {
    font-size: 18px;
    padding-right: 20px;
    margin-right: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

.fh5co-nav .top .add {
    font-size: 18px;
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

.fh5co-nav .top .fh5co-social li {
    font-size: 14px;
}

.fh5co-nav .top .fh5co-social li a {
    padding: 0 7px;
}

.fh5co-nav .top .fh5co-social li a i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.text-title {
    text-align: center;
    color: #00BCD4;
    margin-top: 20px;

}

.text-title2 {
    text-align: center;
    color: #000;
    margin-top: 20px;
    font-size: 24px;
    white-space: pre;
    font-weight: 700;

}

.buttonimg {

    margin: 0 auto;
    text-align: center;
    display: block;
    width: 110px;
}

.buttonimg2 {

    margin: 0 auto;
    text-align: center;
    display: block;

}

.video3 {
    text-align: center
}

.videoin {
    width: 560px;
    height: 315px
}

.fh5co-nav #fh5co-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 700;
    font-family: 'Gill Sans', sans-serif;
    position: relative;
    top: 20px;
}
.fh5co-nav li ul li a:hover {border:none; color:#fff}
.fh5co-nav #fh5co-logo a span {
    color: #00BCD4;
}
.fh5co-nav a {
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
}
.box {
    margin-top: 0;
}

/* no more fixed header
    #fh5co-header {
    
              padding-top: 120px;
    }*/

/*top phone float*/

.half-half {
    overflow: auto;
    display: flex;
    align-items: center;
    background: #eaeaea;
}

.half2 {
    width: 50%;
    float: left;
}

.half1 {
    width: 50%;
    float: right;
}

#appointment-book {
    display: none
}

#appointment-book2 {
    display: block;

}

.marketing-boxes {
    width: 33.3%;
    float: left;
    padding: 2%;

}

.market-full {
    width: 100% !important;
}

.fifty-market {
    width: 50% !important;
    float: right;
}

.market-full p {
    width: 50%;
    float: right;
}

.marketing-other-format {
    width: 50%;
    float: left;
    padding: 10px;
}

.marketing-other-format span {

    padding: 10px;
}

.marketing-boxes h4 {
    color: #00cc00;
    font-size: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.marketing-boxes p {
    text-align: justify;
    color: #fff;

    padding: 10px;
}

.marketing-boxes h1 {
    text-align: center;
    font-size: 25px;
    padding: 10px;
    height: 50px;
}

.marketingbr {
    display: none;
}

.marketing-boxes img {
    width: 100%;
    box-shadow: 4px 4px 30px #021b25;
    margin-bottom: 20px;
}

#map-and-callout {
    overflow: auto;
    display: flex;
    align-items: center;
    border: 8px solid #fff;
}

#the-callout {
    padding: 5%;
    float: left;
    width: 50%;
}

#the-callout h1 {
    font-family: 'Esteban', sans-serif;
    font-size: 35px;
    font-weight: 600;
}

#the-map {
    width: 50%;
    float: left;
}

/*about page*/

.apex-and-callout {
    overflow: auto;
    display: flex;
    align-items: center;
    border: 8px solid #fff;
}

.the-apex-callout {
    padding: 5%;
    float: left;
    width: 50%;
}

.the-apex-callout h1 {
    font-family: 'Esteban', sans-serif;
    font-size: 35px;
    font-weight: 600;
}

.the-apex-photo {
    width: 50%;
    float: left;
}

.change-sides-mobile {
    display: none;
}

.change-sides-desk {
    display: block;
}

.circletitle {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background: #405c6f;
    position: absolute;
    left: 50%;
    top: -18%;
    z-index: 6;
    display: flex;
    align-items: center;
    text-align: center;
    transform: translate(-50%, 0);
}

.circle-dash {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 1px dashed;
    position: absolute;
    color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    display: flex;
    align-items: center;
}



.circle-dash h1 {
    text-align: center;
    color: #fff;
    font-size: 42px;
    margin: 0 auto;
    padding: 10px;
}

.showthisfirst {
    display: block;
    position: absolute;
    left: 5%;

    padding: 1%;

    text-align: left;
    bottom: 5%;
}

.showthissecond {
    display: none;
}

.showthis-head {
    display: none;
}

.showthisbr {
    display: none;
}


.welcome {
   border-left:3px solid #7d69fe;
    /* #00BCD4*/
}
.welcome h1,
.welcome h2 {
    padding-left: 10px;
}
.welcome br {
    display: none;
}
.slanted-phone-container {
    position: absolute;
    left: -33%;
    top: -16%;
}

.slanted-phone-container img {
    width: 798px;
}

#phone2 {
    right: -2%;
    left: auto;
    top: -29%;
    bottom: initial;
}


.serif-bigtext {
    font-family: 'Esteban', serif;
    color: #00BCD4;
    font-size: 35px;
    line-height: initial;
    text-align: center;


}

#phone-right {
    padding-left: 36%;
    padding-right: 6%;
}

.blacksubtext {
    padding-top: 10px;
    color: #000;
    font-size: 20px;
    text-align: center;
}

/*nav took otut inline in .fh5co-nav ul li  12/3*/

/*top under banner end*/

.fh5co-nav ul {
    padding: 0;
    margin: 2px 0 0 0;
}

.fh5co-nav ul li {
    padding: 10px;
    margin: 0;
    list-style: none;

    float: none;
}
.fh5co-nav ul li a {
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    color: #212121;
    line-height: 4em;
    font-weight: 600;
}
.signup-header {
    margin: 20px 0 25px;
    background-color: #00BCD4;
    border-radius: 4px;
    padding: 20px;
}

.img-middle {
    text-align: center;
    margin-left: 20%;
}

.fh5co-nav ul li a:hover {
    color: rgba(255, 255, 255, .2);
}

.bt-two {
    background-color: #014492;
    font-size: 30px;
}
.fh5co-nav ul li a:hover,
.fh5co-nav ul li a:focus,
.fh5co-nav ul li a:active {
    color:#00BCD4;
}
.fh5co-nav ul li ul {
    width: 25%;
    height: 100%;
    float: left;
    margin-top: 0;
    font-size: 14px;
}

.fh5co-nav ul ul {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 3.4em;
}
.fh5co-nav li li {
    position: relative;
    display: inline-block;
    float: left;
    left: auto;
    background: none;
    bottom: 2px;
    width: 250px;
    padding: 0;
    border-right: none !important;
}
.fh5co-nav li ul li a {
    color: #212121;
    display: block !important;
    font-size: 16px;
    line-height: 20px;
    background: #fff !important;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 15px;
    font-weight: 600;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.fh5co-nav li ul li a:hover {color:#00BCD4}
.fh5co-nav li:hover ul {
    display: block;
}
.sub li:hover ul {
    display: block;
}
.text-right {
    position: relative;
    text-align: center;
    margin-top: 0;
}
.twentyFive-left {
    padding: 10px;
    text-align: left;

}

.twentyFive-right {
    text-align: right;
    padding: 10px;
float: right;
    width: 25%;
}

.twentyFive-right p {
    font-size: 15px !important;
    text-align: right;
color: #fff;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.fh5co-nav ul li.has-dropdown {
    position: relative;
}

.fh5co-nav ul li.has-dropdown .dropdown {
    width: 140px;
    -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    z-index: 1002;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 0;
    text-align: left;
    background: #00BCD4;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.fh5co-nav ul li.has-dropdown .dropdown:before {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #00BCD4;
    border-width: 8px;
    margin-left: -8px;
}

.fh5co-nav ul li.has-dropdown .dropdown li {
    display: block;
    margin-bottom: 7px;
}

.fh5co-nav ul li.has-dropdown .dropdown li:last-child {
    margin-bottom: 0;
}

.fh5co-nav ul li.has-dropdown .dropdown li a {
    padding: 2px 0;
    display: block;
    color: #f2f2f2;
    line-height: 1.2;
    text-transform: none;
    font-size: 13px;
    letter-spacing: 0;
}

.fh5co-nav ul li.has-dropdown .dropdown li a:hover {
    color: #fff;
}

.fh5co-nav ul li.has-dropdown:hover a,
.fh5co-nav ul li.has-dropdown:focus a {
    color: #fff;
}

.fh5co-nav ul li.btn-cta a {
    color: #fff;
}

.fh5co-nav ul li.btn-cta a span {
    background: #00BCD4;
    padding: 4px 20px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.fh5co-nav ul li.btn-cta a:hover span {
    -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}


#menu1 {
    width: 100%;
}

#fh5co-header,
#fh5co-counter,
.fh5co-bg {
    position: relative;
}

.fh5co-bg {
    position: relative;
    width: 100%;
    float: left;
}

.fh5co-bg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.fh5co-video {
    overflow: hidden;
}

.servicesbanner {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px;
    display: block;
    width: 100%;
    text-align: center;
    right: 0;
    background-color: rgba(255, 255, 255, 0.75);
    bottom: 0;
    padding-top: 8%;
}

.servicesbanner-2 {
    position: absolute;
    top: 0;
    left: 18.4%;
    font-size: 30px;
    display: block;
    text-align: left;
    right: 0;
    bottom: 0;
    padding-top: 1.5%;
}

#serviceslinebanner-3 {
    color: #000;
    font-size: 28px;
    font-weight: 700;
}

.servicesbanner-3 {
    float: right;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 43%;
    right: 0px;
    padding-top: 6%;
    text-align: center;
}

#serviceslinebanner-2 {
    font-size: 40px;
    color: #000;
    line-height: 34px;
}

#serviceslinebanner-1 {
    font-size: 18px;
    color: rgb(170, 33, 27);
    margin-top: 15px;
}

.headingblueservice {
    color: #00BCD4;
    font-size: 34px;
}

.headingblueservice2 {
    color: #00BCD4;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 55px;
}

.heading-primary {
    color: #000;
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 0;
    margin: 0 0 15px;
}

.heading-tertiary {
    text-align: center;

    padding-bottom: 30px;
    color: #00BCD4;
}

.banner-bg {
    background-color: rgba(255, 255, 255, 0.75);
}

#serviceslinebanner {
    line-height: normal;
    margin-top: 15px;
    font-size: 45px;
    color: rgb(88, 4, 11);
}

.mySlides h1 {
    text-align: center !important;
    border-bottom: none;
    color: #846d2a;
    font-size: 24px;
}

.mySlides p {
    /* width: 50%; */
    margin: 0 auto;
    margin-bottom: 20px;
    min-height: 90px;
}


.fh5co-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.fh5co-video a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 40px;
}

.fh5co-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.fh5co-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7);
}

.fh5co-video:hover a {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.fh5co-cover {
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 100%;
}

.fh5co-cover .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: #93959a;
}

.fh5co-cover > .fh5co-container {
    position: relative;
    z-index: 10;
}

.clear-three::after {

    clear: both;
}



.fh5co-heading {
    margin-bottom: 5em;
}

.fh5co-heading h2 {
    font-size: 30px;
    margin-bottom: 40px;
    line-height: 1.5;
    color: #000;
    text-transform: uppercase;
    position: relative;
}

.fh5co-heading h2:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 60px;
    height: 2px;
    margin: 0 auto;
    background: #00BCD4;
    content: '';
}

.fh5co-heading p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.fh5co-heading span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

#fh5co-testimonial {
    background: #efefef;
}

#fh5co-testimonial .testimony-slide {
    text-align: center;
}

#fh5co-testimonial .testimony-slide span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    display: block;
}

#fh5co-testimonial .testimony-slide figure {
    margin-bottom: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#fh5co-testimonial .testimony-slide figure img {
    width: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#fh5co-testimonial .testimony-slide blockquote {
    border: none;
    margin: 30px auto;
    width: 70%;
    position: relative;
    padding: 0;
}

#fh5co-testimonial .arrow-thumb {
    position: absolute;
    top: 40%;
    display: block;
    width: 100%;
}

#fh5co-testimonial .arrow-thumb a {
    font-size: 32px;
    color: #dadada;
}

#fh5co-testimonial .arrow-thumb a:hover,
#fh5co-testimonial .arrow-thumb a:focus,
#fh5co-testimonial .arrow-thumb a:active {
    text-decoration: none;
}

#fh5co-started {
    position: relative;
}

#fh5co-started .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#fh5co-started h2 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px !important;
    line-height: 1.5em;
}

#fh5co-started h2 span {
    font-weight: 100;
    color: rgba(255, 255, 255, 0.7);
}

#fh5co-started h2 .percent {
    color: #00BCD4;
    font-weight: 700;
}

#fh5co-started p {
    color: rgba(255, 255, 255, 0.5);
}

#fh5co-started .form-control {

    border: none !important;
    color: #000;
    font-size: 16px !important;
    width: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.form-control::placeholder {
    opacity: 1;
}
#fh5co-started .form-control::-webkit-input-placeholder {
    color: #5a6f89;
}


#fh5co-started .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #5a6f89;
}

#fh5co-started .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #5a6f89;
}

#fh5co-started .form-control:-ms-input-placeholder {
    color: #5a6f89;
}

#fh5co-started .form-control:focus {
    background: rgba(255, 255, 255, 0.3);
}

#fh5co-started .btn {
    height: 54px;
    border: none !important;
    background: #00BCD4;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 50px;
}

#fh5co-started .form-inline .form-group {
    width: 100% !important;
    margin-bottom: 10px;
}

#fh5co-started .form-inline .form-group .form-control {
    width: 100%;
}

#servlinks span {
    display: none;
    color: #CBE087;
}

#ninetyfour {
    width: 100% !important;
    max-width: inherit;
}

#targetcirclemobile {
    display: none;

}

#targetcircledesk {
    display: block;

}

#targetcircledesk p {
    width: 50%;
    float: left;

}


#replacevid {
    display: none;
}

.mobilebr {
    display: none;
}

.mobile-icon {
    display: none !important;
}


#fh5co-footer {
    position: relative;
    padding: 3em 0;
}
.footer2 {border: 1px solid #fff;
    padding: 20px;}

#fh5co-footer a {
    color: #00BCD4;
}
#fh5co-footer a:hover {
    color: #fff;
}
#fh5co-footer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2B354B;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#fh5co-footer h3 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #00BCD4;
}

.left1 {
    position: relative;
    left: 90px;
}

#fh5co-footer .fh5co-footer-links {
    padding: 0;
    margin: 0;
}
#fh5co-footer .fh5co-footer-links li {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}
#fh5co-footer .fh5co-footer-links li a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
}

#fh5co-footer .fh5co-footer-links li a:hover {
    text-decoration: underline;
}

#fh5co-footer .fh5co-widget {
    margin-bottom: 30px;
}

#fh5co-footer .fh5co-widget h3 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#fh5co-footer .copyright .block {
    display: block;
}

.copyright i {
    padding: 10px;
    color: #1b779a;
}

#map {
    width: 100%;
    height: 500px;
    position: relative;
}


#fh5co-offcanvas {
    position: absolute;
    z-index: 1901;
    width: 100%;
    background: #000;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 75px 40px 40px 40px;
    overflow-y: auto;
    display: none;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas #fh5co-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

#fh5co-offcanvas a {
    color: #fff;
    text-decoration: none;
}
#fh5co-offcanvas .boss {
 
    font-weight: 600;
    font-size: 35px;
    
}

#fh5co-offcanvas ul li li li {
        font-family: 'Open Sans', sans-serif;
}

#fh5co-offcanvas a:hover {
    color: rgba(255, 255, 255, 0.8);
}

#fh5co-offcanvas ul {
    padding: 0;
    margin: 0;
}

#fh5co-offcanvas ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 24px;
}

#fh5co-offcanvas ul li > ul {
    padding-left: 20px;
    display: none;
}

#fh5co-offcanvas ul li.offcanvas-has-dropdown > a {
    display: block;
    position: relative;
}

#fh5co-offcanvas ul li.offcanvas-has-dropdown > a:after {
    position: absolute;
    right: 0px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e921";
    font-size: 20px;
    color: rgba(255, 255, 255, 0.2);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#fh5co-offcanvas ul li.offcanvas-has-dropdown.active a:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.uppercase {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.gototop.active {
    opacity: 1;
    visibility: visible;
}

.gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.gototop a i {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.gototop a:hover,
.gototop a:active,
.gototop a:focus {
    text-decoration: none;
    outline: none;
}

.fh5co-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
}

.col-xs-12 img {
    height: auto;
    max-width: 100%;


}


.fh5co-nav-toggle.active i::before,
.fh5co-nav-toggle.active i::after {
    background: #fff !important;
}

.fh5co-nav-toggle:hover,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important;
}

.fh5co-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    transition: all .2s ease-out;
}

.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
    content: '';
    width: 25px;
    height: 2px;
    background: #252525;
    position: absolute;
    left: 0;
    transition: all .2s ease-out;
}

.fh5co-nav-toggle.fh5co-nav-white > i {
    color: #fff;
    background: #fff;
}

.fh5co-nav-toggle.fh5co-nav-white > i::before,
.fh5co-nav-toggle.fh5co-nav-white > i::after {
    background: #fff;
}

.fh5co-nav-toggle i::before {
    top: -7px;
}

.fh5co-nav-toggle i::after {
    bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
    top: -10px;
}

.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}

.fh5co-nav-toggle.active i {
    background: transparent;
}

.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
    position: fixed;
    right: 0px;
    top: 80px;
    z-index: 21;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 44px;
    z-index: 2001;
    border-bottom: none !important;
}
.btn {
    margin-right: 4px;
    margin-bottom: 4px;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: inherit;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 10px;
    text-transform: uppercase;
}
.btn.btn-md {
    padding: 8px 20px !important;
}

.btn.btn-lg {
    padding: 18px 36px !important;
}

.btn:hover,
.btn:active,
.btn:focus {
    box-shadow: none !important;
    outline: none !important;
}

.btn-primary2 {
    background: none;
    color: #fff;
    white-space: pre-line;
    border: 1px solid;
}

.btn-primary2:hover, .btn-primary2:focus, .btn-primary2:active {
    background: none;
    border-color: #fff;
	color:#fff;
}
.btn-primary {
    background: #00BCD4;
    color: #fff!important;
    white-space: pre-line;
    border: 1px solid #fff;
    box-shadow: 0 0 0 1px #00bcd4;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #00BCD4;
    color: #fff;
	border:1px solid #fff;
	 box-shadow: 0 0 0 2px #00bcd4;
}
btn-primary.btn-outline {
    background: #00BCD4;
    color: #ffff;
    border: none;
}
.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
    background: #828486;
    color: #fff;
	border: 2px solid #828486;
}
.btn-success {
    background: #00BCD4;
    color: #000;
    border: 2px solid #00BCD4;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    background: #d3d3d3 !important;
    border-color: #d3d3d3!important;
}

.btn-success.btn-outline {
    background: transparent;
    color: #00BCD4;
    border: 1px solid #00BCD4;
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active {
    background: #d3d3d3;
    color: #fff;
}

.btn-info {
    background: #5bc0de;
    color: #fff;
    border: 2px solid #5bc0de;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important;
}

.btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 1px solid #5bc0de;
}

.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
    background: #5bc0de;
    color: #fff;
}

.btn-warning {
    background: #000;
    color: #fff;
    border: 2px solid #000;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
    background: #d3d3d3 !important;
    border-color: #d3d3d3 !important;
}

.btn-warning.btn-outline {
    background: transparent;
    color: #000;
    border: 1px solid #000;
}

.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active {
    background: #000;
    color: #fff;
}

.btn-danger {
    background: #d9534f;
    color: #fff;
    border: 2px solid #d9534f;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important;
}

.btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 1px solid #d9534f;
}

.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active {
    background: #d9534f;
    color: #fff;
}

.btn-outline {
    background: #00BCD4;
    font-size: 18px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    box-shadow: none;
}

.btn.with-arrow {
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.btn.with-arrow:hover {
    padding-right: 50px;
}

.btn.with-arrow:hover i {
    color: #fff;
    right: 18px;
    visibility: visible;
    opacity: 1;
}
.form-control {
    background: none;
    color: #000 !important;
    border-radius: 5px;
    height: auto;
    opacity: 1;
    font-weight: bold;
    font-size: 15px;
    padding: 16px 12px;
    width: 100%;
    float: left;
    border: 2px solid #00BCD4;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    margin: 0 5px;
}

.small1 {
    width: 60%;
    margin: 0 2% 0 2%;
    padding: 0 2% 0 2%;
}
.sec3 {
    margin-bottom: 10px;
}
#form-message {
    width: 100% !important;
}

.form-group {
    margin: auto;
    margin-bottom: 10px;
    /* overflow: auto; */
}
.form-control:active,
.form-control:focus {
    outline: none;
    box-shadow: none;
   
}

.row-pb-md {
    padding-bottom: 0;
    position: relative;
    margin-left: 0;
}

.about1 {
    position: relative;
    left: 80px;
}

.row-pb-sm {
    padding-bottom: 2em !important;
}

.fh5co-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 9999;
    background: url(../images/source/loader.gif) center no-repeat #fff;
}

.js .animate-box {
    opacity: 0;
}




.contactHeader {
    width: 50%;
    float: left;
}

.whiteSerif {
    color: #fff;
    font-family: serif;
    font-weight: 600;
}

.the-hundred {
    width: 100%;
}

.selector-icon:hover {
    transform: scale(1.2);
}


element.style {
}
#absolute-nav {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #00BCD4;
}
.thenavbar-fixed-top.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms linear;
    box-shadow: 2px 3px 10px #0000003d;
}
.thenavbar-fixed-top.scrolled a {

}
.thenavbar-fixed-top.scrolled a:hover {

}
.thenavbar-fixed-top.scrolled p {

}
.thenavbar-fixed-top.scrolled li ul li a {
    background: #eee;
}
.cab-logo {
    visibility: visible;
    opacity: 1;
    height: auto;
    float: left;
    padding: 22px 0 0;
    margin-top: 0;
    clear: both;
}
.cab-logo h1 {
  font-size: 23px;
      margin: 0;
color: #000;

}


.thenavbar-fixed-top.scrolled .cab-logo {
 color:#000;
}

.thenavbar-fixed-top.scrolled .cab-logo h1 {
 color:#000;
}

.thenavbar-fixed-top {
    position: fixed !important;

}

.thenavbar-fixed-top-int.scrolled {
    background-color: #59717ce8 !important;
    transition: background-color 200ms linear;

}

.thenavbar-fixed-top-int {
    position: fixed !important;

}

.mobile-logo {
    display: none;
}

.interior-fix-clear {
    margin-top: 138px;
    display: block;
}

.desktop-logo-int {
    max-width: 100px;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
    clear: both;
    padding: 10px;
}

.showunder700 {
    display: none;
    margin-top: 15px;
}


.container-int {
    margin: 0 auto;
    padding: 5% 2%;

    text-align: center;
}
.text-container {
    margin: 0 auto;
    padding: 5% 2%;

    text-align: center;
}
  .appoints-head {
        
    position: absolute;
    top: -30px;
    font-size: 50px;
    left: 2%;
    }

.absolute-info {
    position: absolute;
    transform: translate(-50%,-50%);
 
    top: 50%;
    left: 50%;
}

.absolute-info h2 {
    color: #fff !important;
    text-align: center;
}

.absolute-business {
    overflow: auto;
    bottom: 3%;
    position: absolute;
    width: 100%;
    
}
.business-1 {
    width: 31.3%;
    padding: 10px;
    margin: 1%;
    background:rgba(0, 0, 0, 0.41);
    float: left;
    height: auto;
    color: #fff;
}
.business-1 img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.business-1 p {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.image-basics {
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 100%;
    padding: 10px;
}
.image-basicsfull {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px;
}
.image-basics-nopad {
    margin: 0 auto;text-align: center;display: block !important;
}
.int-address {
    margin:0;color:#fff;text-align: center;padding: 10px;
}
.baseline {
    margin: 0px 0 2px 0;
}
.the-habbels {
    max-width: 400px;
}

.clear-interiorheader {
    margin-top: 222px;
}
.social-links3 {
    color: #fff;
    font-size: 1.2em;
    text-align: left;
    margin-left: 10px;
}
.social-links4 {
    color: #fff;
    font-size: 1.8em;
	margin-right: 10px;
}
.section-line {
    border-bottom: 2px solid #eee;
    margin-bottom: 30px;
}

.centerme {
    text-align: center !important;
}
.youtube-player {
    position: relative;
     padding-bottom: 56.23%; 
     height: 0; 
    width: 100%;
     background: #000; 
    margin: 0;
}

.youtube-player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}

#play-video {background:url("../images/video-1.png"); background-repeat:no-repeat; background-size:contain;}
/*banner*/
.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 10em;
}
.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 14em;
}
figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  /*animation*/
  
  animation: slideShow 24s linear infinite 0s;
  -o-animation: slideShow 24s linear infinite 0s;
  -moz-animation: slideShow 24s linear infinite 0s;
  -webkit-animation: slideShow 24s linear infinite 0s;
}

figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.sublead-h2 {
    color: #00BCD4;
    margin: 0;
    font-size: 30px;
    line-height: initial;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.sublead-h2 span {
    text-align: center;
}
.interior-heading {
    position: absolute;
    left: 50%;
    z-index: 3;
    top: 50%;
    
    color: #f5f5f5;
    margin: 0;
    font-size: 50px;
    text-shadow: 3px 3px 20px #00000070;
    line-height: initial;
    transform: translate(-50%,-50%);
}
.sublead-button {
       
    font-size: 35px;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    z-index: 3;
    text-shadow: 3px 3px 20px #00000070;
}
#appointment1 {
    top: 37%;
    left: 13%;
}
#appointment2 {
    top: 72%;
    left: 23%;
}
.office-1 {
    position: absolute;
    z-index: 1;
    width: 800px;
    right: 11%;
    top: 4%;
}

/*end banner*/
/*index*/
.float3 {
    width: 30.3%;
    float: left;padding: 1%;
    margin: 0 auto;
    text-align: center;
    display: block;
    position: relative;
        transition: opacity 0.3s ease-out;

}

.float3 img {
        margin: 0 auto;
    text-align: center;
    display: block;
  width: auto;
    height: 100px;
}
 .servHolder {
        overflow:auto;display:flex;align-items:center;
    }

.float3:hover {
  opacity: .5;
}



.label-float4 {
    
    font-size: 18px;
    color: #fff;
    padding: 1%;
}
/*end*/




.absolute-servtitle {
    position: absolute;
    left: 2%;
    color: #fff;
    z-index: 1;
}


.line-mark {
    display: block;
    width: 100%;
    max-width: 100%;
        border-style: solid;
    border-bottom-width: 3px;
    border-color: rgb(3, 169, 244);
    width: 60px;
    margin: 0px auto;
}
#sec-4 {
        background-image: url(../images/source/white-background-decatur-dentist.jpg);
    background-repeat: repeat;
    background-size: initial;
}
main-content strong {
    color: #000;
    font-size: 20px;
    text-align: center;
}
    #break800 {
        display: none;
    }

#lessfoot {
    padding-left: 0;
}
.new1 {
    margin-top: 0;
    position: relative;
    background-color: #00BCD4 !important;
    bottom: 40px;
}
 .social-links {
        padding-left:5%;margin-bottom: 20px;
    }
#foot-logo {
        max-width: 300px;
    /* float: left; */
    text-align: left;
    margin: 0;
    position: absolute;
    bottom: 89%;
    left: 50%;
    transform: translate(-50%,0);
}

   .the-mobile-logo {
  display: none;
    }
.mapholder {
    position: relative;
}
.rect {
    position: absolute;
    bottom: 0;
    height:50px;
    width:100%;
    background: #fff;
}

/*start*/

.header-bg2 {
position: absolute;
    top: 0;
    /* bottom: 0; */
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
        background: url(../images/test-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#office {
        background: url(../images/office-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#implant {
        background: url(../images/implant-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#cosmetic {
        background: url(../images/cosmetic-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#mdi {
           background: url(../images/mdi-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#sealant {
    background: url(../images/sealant-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#fillings {
    background: url(../images/filling-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#apnea {
    background: url(../images/sleep-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#dentures {
    background: url(../images/denture-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#perio {
    background: url(../images/perio-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#tmj {
    background: url(../images/crown-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#veneer {
    background: url(../images/veneer-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}


#dental-procedures {
    background: url(../images/procedures-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#review {
    background: url(../images/review-background.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#contact-back {
    background: url(../images/contact-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#thanks {
    background: url(../images/thanks-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

#error {
    background: url(../images/error-back.jpg);
    background-repeat: no-repeat;
    background-size: cover; 
}

.view-all {
    background: #7d69fe;
    padding: 15px;
    color: #fff;

    font-size: 22px;
    text-align: center;
    position: absolute;
    bottom: -35px;
    right: 0;
    width: 233px;
    text-decoration: none;
}

.floating-block {
        width: 71%;
    height: 500px;
    position: absolute;
    background: #213432;
    right: 0;
    bottom: 12%;
}


.gallery-box {
     margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 4%;
        border: 2px solid;
    padding: 10px;
    color: #87c9b3;
    font-size: 23px;
}

#transformations {
      background: #2d9c81;
    color: #fff;
    transform: translate(9%,0);
}

.padding-override {
    padding: 2% !important;
}

.testimonial-blocks {
   height: 600px;
    padding: 5% !important;
}
.testimonial-blocks p {
    color: #000;
}
.testimonial-blocks h1 {
    color: #000;
    font-size: 30px;
    text-align: center;
}
#testimonial-block-1 {
      background: url(../images/source/curch-office.jpg);
    padding: 0 !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;

}
  #testimonial-block-1 img {
    display: none !important;
  
}

#testimonial-block-2 img {
    border: 2px solid #458aa6;
    border-radius: 50%;
}
.sublead-p {
    color: #000;
    font-size: 18px !important;
    margin-bottom: 0;
    line-height: 33px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 15px;
}

.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 11em;
}
/*about page*/
#about-doc {
        padding-left: 9%;
    padding-bottom: 0;
}
/*doc page*/

    .accreds-img {
        width: 20%;
        max-width: 160px;
    }
.staff-pictures img {
    max-width:160px;
}
#border-right-teal {
    border-right: 10px solid #327c95;
}

.float-sixty {
    width: 60%;
    float: left;
}
.float-forty {
    width: 40%;
    float: left;
}
   .eight-hundred-br {
        display: block;
    }

.thirty-three {
    width: 33.3%;
}
.slide-button-left {
    position: absolute;
    top: 41%;
    left: 0%;
    color: #000 !important;
}

.slide-button-right {
    position: absolute;
    top: 41%;
    right: 0%;
    color: #000 !important;
}
.absolute-address {
    background: #7d69ff;
    padding: 10px;
    color: #fff;
    position: fixed;
    top: 32%; 
    z-index: 2;
    transform: rotate(-90deg);
    left: -157px;
    width: 360px;
    /* height: 10%; */
    font-family: 'Open Sans', sans-serif;
}
.absolute-address2 {
    display: none;
}
.disappear {
    display: block;
}
#second-span {
    text-decoration: none;
    font-weight: 200;
    color: #fff;
}
.subheading {
    margin-bottom: 2%;
    text-align: center;
    font-weight: 600;
    font-size: 20px !important;
    color: #000;
    text-decoration: underline dashed #7d6aff;
    margin-top: 0;
    text-underline-position: under;
}
   .over480br {
        display: block;
    }
    .under480br {
        display: none;
    }

.services-index {
    border-right: 3px solid #fff;margin-right: 10%;
}
.services-index p {
    text-decoration: underline;
    color: #fff;
    text-underline-position: under;
    padding: 3px;
    width: 50%;
}
.the-first-title {
    text-decoration-color: #4D9AA6;
}
.services-title:hover {
    background: #448AA6;
}
.service-number p {
    color: #fff;
}
.service-number {
    display: none;
}
#the-first {
    display: block;
}
  .arrow-down {
        display: none;
    }
     .arrow-right {
        display: inline-block;
    }
.review-background {
    background:url(../images/review-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
     .showeight-hundred-br {
        display: none;
    }
.harry-trans {
    width: 700px;
    left: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
}

.int {
    text-align: left !important;
}

  .second-leads {
display: none;
    }

.more-padding {
    padding: 3%;
}

.darkdiv p {
    color: #d8dadc;
}

.darkdiv p.subheading {
    color: #68b1d3;
}

.formp {
    color: #000;
    margin-bottom: 10px;
}
.form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #000;
}
.form-control::-webkit-input-placeholder {
  color: #000;
}
#temp-padding {
    padding-right:15px;
}
.inline-list {
    padding-left:15px;text-align:left;
}
#sitey li {
    text-align: left;
}
.twentyFive-right p a {
    font-size: 25px !Important;
}
.smaller {
    font-size: smaller !Important;
}
#side-right {
    display: inline;
}
#side-down {
    display: none;
}
h1.sublead-h2 {
 font-family: 'Montserrat', sans-serif;
}
.left {
    text-align: left;
}
.cab-a {
    color: #bab0f9 !important;

    font-size: 14px !important;
}
.threehundred {
    width: 300px;
}

.tablebtn {
	display: table;
}
/*begin media queries*/


@media screen and (min-width:2000px) {
    
        #foot-logo {
bottom: 87%;
    max-width: 400px;
}
    .container-int {
        width:100% !important;
    }
    .text-container {
        width:1600px !important;
    }
    .doc-sec {
    display:flex;align-items:center;    padding: 5%;
    padding-top: 0;
    padding-bottom: 0;
}
    .sublead-p {
            width: 50%;
    margin: 0 auto;
    margin-top: 20px;
    }
    
}

@media screen and (max-width:2000px) {
    
    .harry-trans {
   /* width: 35%;*/
width:500px;
}
    
        .office-1 {
          width: 500px;
    top: 5%;
    right: 5%;
}
   
    
    .floatdoc {
    width: 50%;
}
.floatdoc2 {
    width: 50%;
}
    .banner-wrapper {
    }

    .overlap-shape p {
        font-size: 33px;
        padding: 3%;
    }
    
    
#office-tagline {
     color: #3dabe3;
    
        position: absolute;
    z-index: 4;
    font-size: 64px;
    right: 26%;
    top: 22%;   }


.welcome-main {
        width: 50%;
    padding: 5%;
    position: relative;
    bottom: 0;
    z-index: 2;
    margin: 0 auto;
}





}
@media screen and (max-width: 1500px) and (min-width: 1000px) { .break1 {display:block} }

@media screen and (max-width: 1700px) and (min-width: 1600px) {
    .servicesbanner-2 {
        position: absolute;
        top: 0;
        left: 12%;
        font-size: 30px;
        display: block;
        text-align: left;
        right: 0;
        bottom: 0;
        padding: 0;
    }
}


@media screen and (min-width:1500px) {
    
    p {
        font-size: 18px !important;
    }
    .container-int {
        width: 1500px;
        padding: 5% 2%;
    }
    .text-container {
        width: 1400px;
        padding: 5% 2%;
    }

    .servHolder {
        width: 60%;
        margin: 0 auto;
    }
    /*.business-1 {
        height: 22vh;
    }*/
}

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

            .office-1 {
       width: 550px;
    top: 2%;
    right: 5%;
}
  
    
    .view-all {
    
    font-size: 16px;
    position: absolute;
    bottom: -35px;
    left: 50%;
    width: 200px;
    transform: translate(-50%,0);
}
    #appointment1 {
        top: 42%;
        left: 6%;
    }
    #appointment2 {
        top: 78%;
        left: 13%;
    }
    
    
            #foot-logo {
bottom: 87.5%;

}
    
    .clear-interiorheader {
    margin-top: 210px;
}
    .welcome br {
    display: block;
}

     #office-2 {
       bottom: 15%;
    }
    .container-int {
        width: 1100px;

    }

    .text-container {
        width: 1100px;
        
    }



}





@media screen and (max-width: 1400px) and (min-width: 1200px) {



    .num {
        text-align: center;
    }
    .bottom {
        text-align: center;
        position: relative;
    }
}

@media screen and (max-width: 1352px) and (min-width: 993px) {
    
        .clear-interiorheader {
    margin-top: 194px;
}

.btn {

}
    }

    #serviceslinebanner-1 {
        font-size: 14px;
        margin-top: 0;
    }
.fh5co-nav ul li {
    padding: 0 40px 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}
    .fh5co-nav ul li li {
        padding: 0px;

    }


    .add {
        line-height: 1.4em;
        display: inline-block;
        padding: 0 2px 0 9px;
        text-align: left;
        vertical-align: middle;
    }

    #fh5co-footer .fh5co-footer-links li {
        padding: 0;
        margin: 0;
        list-style: none;
      

    }


    .fh5co-nav #fh5co-logo {
        font-size: 24px;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: bold;
        font-weight: 700;
        font-family: 'Gill Sans', sans-serif;
        position: relative;
        top: 10px;
    }
}

@media only screen and (max-width: 1340px) and (min-width: 901px) {
.fh5co-nav ul li {
    padding: 0 2px 0 2px;
    margin: 0;
    list-style: none;
    font-size: 14px;
}
    .col-xs-10 {
        width: 100%;
    }
}

@media screen and (max-width: 1300px) and (min-width: 981px) {
    #headerlogoimg {
        text-align: left;
        margin-bottom: 30px;
    }
    #headeraddress {
        text-align: center;
        float: none;
    }
    text-right {
        text-align: center;
    }

    fh5co-nav ul li {
        padding: 0 15px 0 5px;
        margin: 0;
        list-style: none;
        /* display: inline;*/
    }
.fh5co-nav ul li a {
    font-size: 15px;
    text-align: right;
    margin: 0 auto;
}

    .fh5co-nav ul li {
      padding: 2px;
    }
    .num {
        text-align: center;
    }
    .bottom {
        text-align: center;
        position: relative;
    }
}

@media screen and (min-width:1200px) {
    #vid {
        width: 100%;
        height: 600px;
    }
}

@media screen and (max-width:1200px) {
    
    #temp-padding {
    padding-right:0;
}
     .flex-column-1200 {
        flex-direction: column;
    }
    
    .testimonial-head {
        font-size: 35px;
}
  
    
/*banner*/
   
    .banner-wrapper {
      
    }
    
.header-bg2 {
    
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	.fh5co-nav ul ul {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 20px;
}
    .office-1 {
    width: 44%;
    right: 2%;
    top: 6%;
}
.sublead-h2 {
    font-size: 28px;
}
    /*endbanner*/
/*serv*/
    .float4 {
    width: 50%;

}
    .float4:hover {
      width: 50%;      
    border: 2px solid #2c528e;
    background: #235b82;
    }

   
    .first-set {
        display: flex;
        align-items:center;
    }
    /*end*/
    .container-int {
        width: 92%;

    }
 .text-container {
        width: 92%;
        
    }
    .stop-fifty-1200 {
        float: none;
        width: 100%;
    }


}

@media screen and (max-width: 1199px) {
    
    .twentyFive-right {
        margin-right: 6%;
        width: 60%;
    }
  
.sublead-p {
    color: #fff;
    font-size: 20px !important;
    margin-bottom: 0;
    line-height: 26px;
    text-align: center;
    font-weight: 300;
}
    
    .thenavbar-fixed-top.scrolled {
        display: block;
    }

    .banner-wrapper {

    }
    
    .header-bg2 {
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
	background-size: 100%;
}
    
 
    .homescreen-banner {
     
    }
    .centerme-head {
        display: block;
        width:100%;text-align: center;
        margin: 0 auto;
    }
    
    .absolute-business {
        bottom: 5%;
    }
    
 
    
    .interior-fix-clear {
        margin-top: 107px;
    }
    #initials-logo {
        display: none;
    }

    .mobile-logo {
        margin: 0 auto !important;
        width: auto;
        margin-bottom: 0 !important;
        margin: 0 auto;
        text-align: center;
        padding: 10px;
        display: block;
    }

    .mobile-logo img {
        text-align: center;
        max-width: 100px;
        margin: 0 auto;
        display: block;
    }

    .desktop-logo-int {
        display: none;
    }
    #hr-style {
        display: none;
    }
    .showthisbr {
        display: block;
    }

    #tagline2 {

        text-align: left;


    }


    .fh5co-nav .menu-1 {
        display: none;
    }
    .fh5co-nav ul li {
        padding: 0 24px 0 5px;
        margin: 0;
        list-style: none;
        /* display: inline;*/
        font-size: 14px;
    }

    .fh5co-nav-toggle {
    display: block;
    top: 0;
    padding: 10px !important;
    background: black;
    }

    #fh5co-offcanvas ul li > ul {
        padding-left: 20px;
        display: block;
        padding-bottom: 10px;
    }

    #fh5co-offcanvas {
        display: block;
    }
    /*end*/
}







@media screen and (max-width: 992px) {
.ph1 {
    text-align: center;
    display: block;
}
	.bannew1 {
    padding: 4em 2em 2em 2em;
}
	.forms {
    text-align: center;
    width: 100%;
}
	.featured-image {text-align:center}
	.border:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-20px,-20px);
		display:none;
}
	.mapfoot {max-width:100%}
	.icon5 {text-align:center}
	.full1 {
    align-items: center;
    display: block;
    text-align: center;
}
	.middle2 {
    display: block;
    align-items: center;
}
	.under1 {
    bottom: 0;
}
	.test {
    font-size: 1.2em !important;
    font-style: italic;
    text-align: left;
    padding: 10px;
}
	.main-content .meet {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    position: inherit;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    transform: skewX(2deg);
}
	.social2 {
    border: 2px solid #00BCD4;
    padding: 8px;
    border-radius: 25px;
    text-align: center;
    max-width: 100px;
    margin: 20px auto;
}
	.float1 {display:block}
	
		.main-content .meet2 {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    position: inherit;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    transform: skewX(2deg);
}
	
	.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 20em;
}
	.image2 {
    text-align: center;
}
	.box2 {
    text-align: center;
    display: block;
    align-items: center;
    margin-top: 12px;
}
.box2 p {
    font-size: 16px !important;
    line-height: 30px;
    color: #00BCD4;
    font-weight: 700;
    text-align: center;
    margin: 0;
    display: block;
}
	.box-full p {
    font-size: 16px !important;
    text-align: left;
    margin-bottom: 0;
}
	.boxnew {
    background-color: #edf6f6;
    padding: 55px 0px 68px 0;
    margin: 0 0 40px;
    height: 500px;
}
	.card {
    /* box-shadow: 0px 4px 8px 0px #bdbdbd; */
    padding: 40px;
    height: 600px;
    background: #fff;
    align-items: center;
    display: inline-grid;
    text-align: center;
}
.ful1 {
    font-size: 20px;
    background-color: #fff;
    padding: 20px 0px 0 0px;
    margin: 10px 0 10px 0;
	text-align:center
}
	.boxtest {
    height: auto;
}
	.info2 {
    margin-top: 0;
    text-align: center;
}
.bann1 {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
}
	#banner2 {
    margin-top: 0;
}
	.social-links3 {
    color: #000;
    font-size: 1.8em;
}
.ph1 {
    font-size: 20px !important;
    font-weight: 700;
}
	.btnhr {
    margin-top: 0;
    text-align: center;
}
	.address2 {
    font-size: 16px !important;
    line-height: 30px;
    text-align: center;
    display: block;
    color: #595959;
}
	.mobile2 {display:block}
.meet1 h1 {
    color: #152f15;
}
	.flex-flow {
    display: block;
}
.desktop2 {
    display: block;
}
	.mobile-1 {display:block}
.cosmetic {
    background-size: auto;
    height: auto;
    margin-bottom: 0;
}
	.serv2 {
    border-right: none;
    display: block;
    padding: 40px;
    text-align: center;
    transform: skewX(6deg);
    transition: all .2s ease;
    width: 100%;
}
	.meet1 {display:block}
.cosmetic2 {
    background-size: auto;
    height: auto;
    margin-bottom: 0;
}
	
	.dentures {
    background-size: auto;
    height: auto;
    margin-bottom: 0;
}
	
	.family {
    background-size: auto;
    height: auto;
    margin-bottom: 0;
}
	
	.col-xs-7 {
    width: 100%;
    float: none;
}
	.col-xs-5 {
    width: 100%;
}
.services {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 30px;
    padding-top: 0;
}
	
	.vid1 {
    padding: 0;
    margin-top: 2em;
}
	.callout2 a {
    margin: 0 5px 20px;
}
	.bg2 {
    margin: 0 0 20px;
    text-align: center !important;
    width: 100%;
}
	.bg1 {
    background-color: #fff;
    box-shadow: 0 0 0 5px white, 0 0 0 6px #00BCD4;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3em;
    border: 1px solid #00BCD4;
}
	.cab-logo {
    visibility: visible;
    opacity: 1;
    height: auto;
    float: left;
    padding: 10px;
    color: #000;
    margin: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    clear: both;
}
	.map1 {width:100%}
.mobile-wrap {
    margin-top: 4em;
}
	.desktop-apt {display:none}
	.desktop-banner {display:none}
	.mobile-banner {display:block}
	.col-xs-4 {
    width: 100%;
}
	.col-sm-8 {
    width: 100%;
}
	.col-xs-3 {
    width: 100%;
}
	.col-xs-9 {
    width: 100%;
}
	.boximg {

    display: block;
    width: 100%;
    text-align: center;
}
.bottominfo {
    background-color: #fff;
    clear: both;
    border-top: 0;
	border-bottom:none;
}
	.button1 {
    text-align: center;

}
.mobile-call {
    display: block;
    text-align: center;
    float: none;
    max-width: 100px;
    margin: 20px auto;
}
	.small2 {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.button2 {text-align:center;}
	.full-container {
    display: block;
    align-items: center;
}
	.wrap {
    margin: 0 auto;
    display: block;
    align-items: center;
}
	.flip1-front, .flip1-back {

    height: auto;
}
	.flip1 h2 {
    font-size: 20px;
}
	.leads {
    top: 30%;
}
	.leads-1 {
    top: 30%;
}
	.col-sm-3 {
    width: 100%;
}
	.col-sm-6 {
    width: 100%;
}
	.social1 p {
    text-align: center;
}
.cab-logo {
    margin-right: 0%;
    width: 100%;
    text-align: center;
}
	#test-bg {
    background: url(../images/banner-review.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
	#test-bg2 {
    background: url(../images/text-back-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.leads {
    position: inherit;
    left: 0;
    z-index: 3;
    top: 60%;
    line-height: initial;
    width: 100%;
    background: #000;
    bottom: 0;
    margin-top: 20;
    padding: 3%;
}

.leads-mobile {
    position: absolute;
    left: 0;
    z-index: 3;
    top: 56%;
    line-height: initial;
    width: 100%;
    background: inherit;
    bottom: 0;
    margin-top: 20;
    padding: 3%;
    text-align: center;
}
.leads-1 {
    position: inherit;
    left: 0;
    z-index: 3;
    top: 60%;
    line-height: initial;
    width: 100%;
    background: #eee;
    bottom: 0;
    padding: 3% 3% 2% 3%;
}
.headerrow {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: block;
    align-items: center;
}
	.bottominfo {

    text-align: center;
}
	.boxicon {
    margin: 10px 0;
}
	
.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 0;
}
.banner-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0;
}
	.thenavbar-fixed-top {
    position: relative !important;
}
    .stop-1000 {
        float: none;
        width: 100%;
    }
    .column-1000 {
        flex-direction: column;
    }
     .reverse-column-1000 {
        flex-direction: column-reverse;
    }
        .doc-title {

            font-size: 22px;
}
    
.form-control {
    margin: 0% 0 5%;
}
.form-group {
    margin: auto;
    margin-bottom: 10px;
    /* overflow: auto; */
}
	.small1 {
    margin: 10px 0 10px;
    padding: 0 2% 0 2%;
}
	
	.sec3 {}
   .floatdoc {
    width: 50%;
        float: left;
}
       .floatdoc img {
      max-width: 100% !important;
    float: right;
    /* transform: translate(22%,0); */
        padding: 60px 0 !important;
}
    .padding-override {
        padding: 7% 0 !important;
    }
.floatdoc2 {
    width: 65%;
     float: left;
}
.floating-block {
    width: 71%;
    height: 81%;
    position: absolute;
    background: #213432;
    right: 0;
    bottom: 7%;
}
    .topofthe {
        margin-top: 200px;
    }
    #bottomhead {
        float: none;
        padding: 10px;
        padding-top: 0;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    #tophead {
        padding-bottom: 0;
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;
    }

    .hidelogo {
        display: none;

    }
    #showlogo {
        display: block;
    }

    #headbr {
        display: block;
    }

    #fh5co-testimonial .testimony-slide blockquote {
        width: 100%;
    }
    #clear-1 {
        clear: both;
    }

    .fh5co-video {
        height: 450px;
    }
    .mySlides p {
        /* width: 50%; */
        padding: 20px;
    }

    .marketing-boxes h1 {
        font-size: 23px;
        padding: 10px;
        height: 50px;
    }
    .marketing-boxes {
        width: 50%;
    }

    .market-full p {
        width: 100%;
        float: right;
    }

    .marketing-other-format {
        width: 100%;
        float: right;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {

    .text-title2 {
        text-align: center;
        color: #000;
        margin-top: 20px;
        font-size: 16px;
        white-space: pre-wrap;
        font-weight: 700;
    }
    .fh5co-nav #fh5co-logo {
        font-size: 24px;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: bold;
        font-weight: 700;
        font-family: 'Gill Sans', sans-serif;
        position: relative;
        top: 10px;
    }


    .bottom {
        text-align: right;
        position: relative;
    }

    .num2 {
        line-height: 30px;
        margin-bottom: 10px
    }
    .add {
        border-left: none;
        line-height: 1.23077em;
        padding: 0 0 0 9px;
        text-align: center;
        vertical-align: middle;
    }
}

@media screen and (min-width: 992px) {
    .col-md-10 {
        width: 100%;
    }
}


@media only screen and (max-width: 991px) and (min-width: 903px) {
    .fh5co-nav a {
        padding: 5px 0;
        font-size: 16px;
    }
    .fh5co-nav ul li {
        padding: 0 12px;
        margin: 0;
        list-style: none;
        /*display: inline;*/
    }
    .address1 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        color: #00BCD4;
        margin-top: 10px;
    }


}

@media screen and (max-width: 990px) {
    .services-index p {
    width: 80%;
   
}

    .num {
        font-size: 16px;
        padding-right: 51px;

        color: #FFF;
        text-align: center;
        position: relative;
        bottom: 0px;
        /* vertical-align: middle; */
        margin: 0 auto;
        display: block;
    }
    #serviceslinebanner-3 {
        color: #000;
        font-size: 20px;
    }

    .headingblueservice {
        color: #00BCD4;
        font-size: 24px;
    }
    #serviceslinebanner-3 {
        color: #000;
        font-size: 15px;
        font-weight: 700;
    }

    .Black {
        float: left;
        text-align: center;
        width: 20%;
        font-size: 50px;
        padding: 10px;
        color: #fff;
    }
    .Black a {

        color: #fff;
    }

    #stan {
        text-align: center;
        display: block;
        margin: 0 auto;
        width: 60%;
    }



    .imgleft {
        float: none;
        padding: 0;
        text-align: center;
        display: block;
        margin: 0 auto 20px;
    }

}

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

    #bannertextholder {
        width: 100%;
    }
    #bannertextholder h1 {


        font-size: 40px;

    }

    #bannertextholder h2 {

        font-size: 20px;
        padding-bottom: 0;
    }
    #underpic p {
        line-height: normal;
        font-size: 20px;
        width: 100%;
        margin: 0 auto;
        padding: 2%;

    }
    #underpic img {
        display: none;

    }
    #doc-pic-home img {
        margin-top: 0 !important;
    }

    #doc-bio-home p {
        font-size: 16px !important;
    }

    #doc-bio-home {
        margin-left: 0;
        width: 100% !important;
        float: none;
    }

    #doc-pic-home {
        width: 100% !important;
        float: none;
    }



    .img1 {
        float: none;
        padding: 0;
        display: block;
        text-align: center;
        margin: 0 auto;
    }



    .videoin {
        width: 100%
    }

    #rightVid {
        padding: 1%;
        float: none;
        width: 100%;
    }

    #theVid-Div {

        width: 100%;
    }

    .row-pb-md {
        padding-bottom: 0;
        position: relative;
        margin-left: 0;
    }

    .about1 {
        position: relative;
        left: 0px
    }

    .col-sm-4 {
        width: 100%;
		
    }
	 .col-sm-8 {
        width: 100%;
		
    }
}

@media screen and (max-width: 992px) {
    
    .twentyFive-right p a {
       font-size: 17px !important;
    }
	
	
#absolute-nav {
    position: relative !important;
    top: 0;
    z-index: 9;
    width: 100%;
    display: block;
}
.cab-logo h1 {
    font-size: 24px;
    text-align: center;
}
    .e_md #gt-text-all, .e_md #gt-appbar {
    padding: 14px 0px;
}
    .logomark {
        max-width: 50px !important;
    }
.sublead-p {
    color: #000;
    font-size: 17px !important;
    margin-bottom: 0;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
}
    .absolute-address {
 display: none;
}

 
    .absolute-address2 {
    background: #7d69ff;
    padding: 10px;
    color: #fff;
    z-index: inherit;
    display: block;
    width: auto;
    height: auto;
        position: relative;
}
.disappear {
    display: none;
}
    
    .harry-trans {
       /* width: 42%;*/
        width: 300px;
    }
    .leads-int {
        left: 77% !important;
        top: 65% !important;
    }
    .stop-900 {
        width:100%;
        float: none;
    }
.sublead-h2 {
    font-size: 30px;
    text-align: center;
}
    .testimonial-blocks {
        height: 550px;
    }
.banner-wrapper {
    height: auto;
}
       .office-1 {
 width: 40%;
    right: 1%;
    top: 7%;
}
   
.sublead-h2 {
    font-size: 24px;
}
    #appointment1 {
    top: 42%;
    left: 6%;
    font-size: 25px;
    }
    #appointment2 {
        top: auto;
    left: auto;
    right: 31%;
    bottom: 3%;
    font-size: 25px;
    }
    .header-bg {
    width: 100%;
    height: 50%;
}
    
  
    #foot-logo {
bottom: 90%;
}
    
.threefoot {
    width: 100%;
    float: left;
}
	#lessfoot {
    padding-left: 0;
}
    #three-special {
        width: 100%;
        float: none;
        overflow: auto;
        clear: both;
        text-align: center;
        padding-top: 20px;
    }
    #three-special h2 {
       text-align: left;
    }
#three-special li {
    padding-left: 0 !important;
    padding-bottom: 5px !important;
    text-align: left;
}
     #three-special li i {
      display: none;
    }
     #three-special img {
      float: none !important;
    }
    .social-links {
        padding-left:0;margin:0 auto;margin-bottom: 20px;
    }
    
    .absolute-info {
        width:100%;
    }
    
       .the-newberrys {
        width: 400px;
    position: absolute;
    right: -8px;
       bottom: -36%;
   

}
.newberry-content {
    padding-right: 0%;
}
  

   .border-left-contain {
    border-left: none;
}
 

    
     .absolute-business {
        bottom: 5%;
    }

    
    .contactUs-form input{
        border: 2px solid #5a6f89;
        color: #fff;
    }
    
    
    .contactUs-form select{
        border: 2px solid #5a6f89;
        color: #fff;
    }
    
    
    .contactUs-form textarea{
        border: 2px solid #5a6f89;
        color: #fff;
    }
    
        .formcontrol-two::placeholder {
    opacity: 1;
        color: #fff;
}
        .formcontrol::placeholder {
    opacity: 1;
        color: #fff;
}
    
    .banner-contactform {
            position: relative;

    width: 100%;
    left: auto;
    background: #8793a2;
    padding: 1%;

    margin: 0 auto;
    }
    .contact-absolute {
        display: none;
  
    }
    .contact-relative {
        display: block;
             
    }

    
    .banner-contactform .btn-primary {
    color: #fff;
    margin: 2%;
}
    
    p {
        font-size: 16px;
    }



    .before-after iframe {
        width: 50%;

    }

    #contact-right {
        width: 100%;
        padding: 0;
    }
    #contact-left {
        width: 100%;

    }

    .form-group.row {
        padding: 0% !important;
    }
    #stopflex {
        display: block;
    }
    .container-int {
        width: auto;
        padding: 5%;
    }
     .text-container {
        width: auto;
        padding: 5%;
    }
    .container-int .row {
        padding: 5%;
    }

    .dr-bana {
        width: 39%;
        float: left;
        padding: 10px;
    }
    .thehoverbio {
        padding-top: 10% !important;
    }
    .longerbio {
        padding-top: 0% !important;
    }
    .thehoverbio p {
        text-align: left !important;
        font-size: 13px;
        color: #fff !important;
    }

    #hollywoodtext {
        left: 47%;
        font-size: 28px;
    }

    #smoltext {
        font-size: 14px;
        top: 30%;
        left: 47.5%;
    }
    .fh5co-nav ul li a {
        font-size: 14px;
    }

    .fh5co-nav a {
        padding: 5px 4px;


    }

    /*index*/
    #girlwphone {
        width: 100%;
        margin-top: 0%;
    }
    .right-overlap-div {
        padding: 5%;
        width: 100%;
        float: none;
        position: relative;
    }



    .totheright {
        float: none;
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: block;
        right: 0;
    }

    .totheright img {
        margin-top: 0;
    }
    .overlap-background {
        display: none;
    }


    .the-apex-photo {
        width: 40%;
    }

    .the-apex-callout {
        width: 60%;
        background: #1d2a38;
    }
    .the-apex-callout h4 {
        color: #fff;

    }
    .apex-and-callout {
        margin-top: 0;
    }

h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
  
    h2 {
        text-align: left;
      font-size: 24px;
        font-weight: 700;
        margin: 0 0 20px 0;
    
    }
    
 
h3, h4, h5, h6, figure {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
    
    .subh3 {
     font-size: 23px;

}
    .showbr {
        display: block;
    }
    #fh5co-footer .fh5co-widget {
        text-align: left;
    }
    .left1 {
        position: relative;
        left: 0px;
    }

#fh5co-footer .fh5co-footer-links li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
    #map {
        height: 200px;
    }

    .fh5co-nav-toggle {
        display: block;
        top: 0px;
    }
    img {
        max-width: 100%;
    }
    .form-home {
        z-index: 999;

        margin-top: -3em;

    }


    #headerlogoimg {
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none;
    }

    #menu1 {
        width: 100%;
        background-color: #eee;
        height: auto;
    }

    .header-right {
        line-height: 20px;
        margin-top: 10px;
        text-align: center;
    }

    .fh5co-nav #fh5co-logo {
        font-size: 24px;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: bold;
        font-weight: 700;
        font-family: 'Gill Sans', sans-serif;
        position: relative;
        top: 26px;
        text-align: center;
    }

    .add {
        font-size: 16px;
        line-height: 1.4em;
        text-align: center;
        border-left: none;
    }

    .num2 {
        margin-bottom: 10px;
    }
    .bottom {
        text-align: right;
    }

}

@media only screen and (max-width: 900px) and (min-width: 720px) {
    .fh5co-nav-toggle {
        display: block;
    }


    .fh5co-nav-toggle {
        /*position: absolute;*/
        position: fixed;
        right: 0px;
        /*top: 170px;*/
        top: 0;
        z-index: 21;
        padding: 6px 0 0 0;
        margin: 0 auto;
        height: 44px;
        width: 44px;
        z-index: 2001;
        border-bottom: none !important;
    }
}



@media (max-width: 800px) {
    
    
    #side-right {
    display: none;
}
#side-down {
    display: inline;
}
    
    .fullwidth {
        width: 100%;
    }
    
     .flex-reverse-column-800 {
        flex-direction: column-reverse;
    }
    .flex-column-800 {
        flex-direction: column;
    }
    .eight-hundred-br {
        display: none;
    }
    
     .showeight-hundred-br {
        display: block;
    }
.testimonial-blocks {
        height: auto;
    }
    
    #testimonial-block-1 img {
    display: block !Important;
    width: 100% !important;
    padding: 0;
}
        .banner-input {
        float: none;
        width: 70%;
    }
    
    .banner-submit {
    float: none;
    margin-left: 2%;
    width: auto;
    background: #176ab0;
    color: #fff !important;
    clear: both;
}
    .banner-consult {
        font-size: larger;
    }
    .banner-form {
        text-align: center;
        margin: 0 auto;
    }
    


    
        .testimonial-head {
/*position: absolute;
    color: #fff;
    top: 37%;
    left: 11%;
    transform: translate(0,-50%);    width: 35%;*/
       font-size: 33px;
    width: 100%;
    text-align: center;
    padding: 0;

}


    
    
  .tab-absolute {
          position: absolute;
    top: 0;
    left: 0;
    color: #1c3165;
    border-left: 3px solid #1b779a;
        padding: 1%;
    }
    .floatdoc2 {
            margin-top: 8%;
    }
    
    .vid-about {
    width:100%;margin:0 auto;margin-top:0%;
}
    .stop3 {
        width: 100%;
        float: none;
    }
    #teampics img {
        padding: 10px !important;
    }
    .stopfourty {
        width: 100%;
        float: none;
        
    }
    .stopfifty {
        width: 100%;
        float: none;
    }
    .stopsixty {
        width: 100%;
        float: none;
        
    }
    .more-padding {
    padding: 10px;
}
    #three-doc-pics {
        overflow: auto;
    } 
    
    #three-doc-pics .stop3 {
        max-width: 600px;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        display: block;
        float: none;
    }
    
    
    .icon-holder {
        display: block;
        margin: 0 auto;
        text-align: center;
        overflow: auto;
    }
    .icon-holder h1 {
   padding-bottom: 25px;
    float: none;
}
.five-teeth {
 
    float: none;
    width: 100%;
}
    
  .welcome h1, .welcome h2 {
    text-align: center;
    padding-left: 0;
}
    .welcome {
        border: none;
    }
    .inline-li li {
            padding: 3%;
    display: inline-block;
    border: #002335 2px solid;
    margin: 2%;
    width: 30%;

    }
    
    #center-me {
        text-align: center !important;
    }
      .drk {
        max-width:100%;float:none;padding:4%;
    }
    
    .testimonial-blocks img {
            width: 100px !important;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
    }
    
 
    .mobile-doc {
        position: relative;
    }
    .the-doc {
        position: inherit;
    }
    .container-doc-flex {
        width: 100%;
        position: inherit;
    }
    .doc-flexh1 {
        bottom: 2%;
    }
    .mobile-doc img {
        max-width: 165%;
        width: 150%;
    }


    .interior-fix-clear {
        margin-top: 107px;
    }

    .teamcallout {
        width: 80%;
        font-size: 18px;
    }
    .threeamigos-alt div {
        width: 50%;
    }
    .clear-two::after {

        clear: both;
    }
    .clear-two-nonafter {
        clear: both;
    }
    .clear-three::after {

        clear: none;
    }
    .circle-dash {
        width: 150px;
        height: 150px;
    }
    .circle-dash h1 {
        font-size: 24px;
    }

    .showbr2 {
        display: block;
    }
    #bannertextholder {
        background: none;
        position: inherit;
    }
    #bannertextholder h1 {
        color: #000;
        margin-top: 20px;
        font-weight: 500;
        text-shadow: none;
        line-height: 40px;
        font-size: 30px;

    }

    #bannertextholder h2 {
        color: #00BCD4;
        font-size: 20px;
        padding-bottom: 0;
    }

    .testi-f {
        float: none;
        width: 100%;
        padding: 0px;

    }
    .testi-f h3 {
        float: left;
        width: 70%;
        padding: 10px;
    }

    .testi-f p {
        float: left;
        width: 65%;
        padding: 10px;
    }

    .testi-f img {
        float: left;
        width: 30%;
        padding: 10px;
    }


    .row-pb-md {
        padding-bottom: 0;
        /* margin-right: 0px; */
        position: relative;
        right: 0px;
        margin-left: 0px;
    }
    .row-pb-md {
        padding-bottom: 4em !important;
        /* margin-right: 0px; */
        position: relative;
        right: 0;
    }
    .col-xs-12 img {
        max-width: 100%;
        height: auto;
    }
    .col-xs-8 {
        width: 100%;
        margin-bottom: 27px;
    }
    .col-xs-6 {
        width: 100%;
        margin-bottom: 27px;
    }
#fh5co-footer .fh5co-footer-links li a {
    color: #fff;
    text-decoration: none;
}


    #fh5co-footer .fh5co-footer-links {
        padding: 0;
        margin: 0;
        font-size: 14px;
    }
    .row-pb-md {
        padding-bottom: 0 !important;
        /* margin-right: 0px; */
        position: relative;
        right: 0;
    }

    .landing-text p {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        text-align: center;
        margin-bottom: 20px;
    }

    .heading-primary {
        font-size: 15px;
        line-height: 18px;
    }
    #rightVid h1 {
        font-size: 22px !important;
    }
    .col-xs-12 img {
        height: auto;
        max-width: 100%;
   
    }
    .testimonial-holder {
        display: block;
    }
}


@media screen and (max-width:768px) {
    
        .float4 {
    width: 100%;

}
    .float4:hover {
      width: 100%;      
    border: 2px solid #2c528e;
    background: #235b82;
    }
    
    .three-teeth {
    width:100%;
    float: none;
    font-size: 30px;
        padding: 20px 0 20px 0;
}



    .showthisfirst {
        bottom: 11%;
        left: 3.5%;
    }

  
    #tagline2 {
        font-size: 70px;
    }

    #map-and-callout {
        overflow: auto;
        display: block;
        align-items: center;
        border: none;
    }
    #the-callout {
        padding: 5%;
        float: none;
        width: 100%;
    }
    #the-callout h1 {
        font-family: 'Esteban', sans-serif;
        font-size: 35px;
    }
    #the-map {
        width: 100%;
        float: none;
    }

   

    .package-holder {
        width: 100% !important;
        margin-top: 2% !important;
    }

 

  

    .overlap-pic-container {
        width: 80%;
    }
    .three-container span {
        display: block;
    }

    .three-container {
        width: 100%;
        float: none;
    }
    .threeamigos h3 {
        font-size: 24px;
    }

    .bigText {
        font-size: 35px !important;
        line-height: 48px !important;
        width: 70%;
        padding-left: 8%;
    }



    #hollywoodtext {
        font-size: 21px;
        top: 11%;
        left: 49%;
        text-align: center;

    }
    #smoltext {
        top: 24%;
        left: 49.5%;
        font-size: 13px;
        padding: 5px;
        width: 30%;
        text-align: center;
    }

    #dmdpara {
        font-size: 18px;
    }

    #ninetyfour {
        width: 100% !important;
    }
    #headerlogo {
        margin-left: 1%;
    }
    .fh5co-nav .top-menu {
        padding: 10px;

    }

    .fh5co-nav .menu-1 {
        display: none;
    }


    #colorcontainer div {
        padding: 1%;
        padding-top: 15%;
    }

    #colorcontainer h1 {
        font-size: 20px;
    }

     .float3 img {
        width: 100px;
        height: auto;
    }
    .float3 {
        width: 100%;
        float: none;
    }
      .servHolder {
        flex-direction: column;
    }
}

@media screen and (max-width:700px) {
    
.leads {
    top: 20%;
}
	.leads-1 {
    top: 20%;
}
 .flex-column-700 {
        flex-direction: column;
    }

    
    .the-mobile-logo {
          width: 200px;
    position: absolute;
    z-index: 9;
    left: 10px;
        display: block;
    }

   
      .absolute-business {
     display: none;
    }
    
    .relative-margin {
   
    margin-top:85px;
}
    .int-nav {
        display: block !important;
    }
     .center-int {
        display: block !important;
    }
    .centerme-head {
        display: none;
    }

    .float-sixty.float-100 {
        width: 100%;
        float: none;
        clear: both;
    }



    .insurance {
        display: block;

    }
    #insurance-img {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;

    }

    .interior-fix-clear {
        margin-top: 229px;
    }
    .showunder700 {
        display: block;
    }
    .headerrow {
        flex-direction: column;
    }
.cab-logo {
    margin: 0;
    margin-left: 0%;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}
    .twentyFive-right {
        margin: 0;
    margin-left: 6%;
    width: 100%;
    padding: 0;
    text-align: left;
    float: left;
}
        
    .twentyFive-right p {
text-align: left;
}
    .headerlogoaddcontainer {

    }
    .serif-bigtext {
        font-size: 26px;
    }
    .dr-bana {
        width: 100%;
        float: none;
        padding: 10px;
        margin: 0 auto;
        text-align: center;
    }
    .threeamigos p {
        font-size: 15px;
    }

    .four-amigos div {
        width: 50%;
        float: left;


    }



    .showthissecond {
        display: block;
        position: relative;
        overflow: auto;
        background: #24334c;
        padding: 5%;

    }
    .showthis-head {
        display: block;
        position: absolute;
        margin: 0 auto;
        text-align: center;
        padding: 1%;
    }
    .headul li {
        display: block;
        padding: 10px;
    }
    .headul li a {
        color: #fff;
    }
    .headul {
        display: inline-flex;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }
}

@media screen and (max-width:600px) {
    .second-leads {
            position: absolute;
    z-index: 12;
    bottom: -2%;
    left: 10%;
    width: 100%;
    background: #00000036;
    padding: 0 0 0 10px;
        display: block;
    }
    .second-leads .sublead-h2 span {
        color: #fff;
    }
    .harry-trans {
        width:270px;
    }
    .leads.leads-int {
        display: none;
    }
    .flex-coloumn-600 {
        flex-direction: column;
    }
    
    .services-index {
    border-bottom: 3px solid #fff;margin-right: auto;
        border-right: none;
        margin-bottom: 20px;
}
    .services-index p {
    width: 50%;
    float: left;
    text-align: center;
}
h1 {
    font-size: 22px;
}
.leads {
    position: inherit;
    left: 0;
    z-index: 3;
    top: 51%;
    line-height: initial;
    width: 100%;
    bottom: auto;
}
.leads-1 {
    position: inherit;
    left: 0;
    z-index: 3;
    top: 51%;
    line-height: initial;
    width: 100%;
    padding: 5% 5% 1% 5%;
    bottom: auto;
}
    .arrow-down {
        display: inline-block;
    }
     .arrow-right {
        display: none;
    }
    /*about*/
    #border-right-teal {
    border-right: none;
}
    #about-doc {
        padding: 9%;
    padding-bottom: 0;
}
    .flex-column-600 {
        flex-direction: column;
    }
    /*doc*/
 
 
    .mobile-space {
        padding-top: 5% !important;

    }
    .floatdoc img {
        padding: 0 !important;
    }
    .padding-override {
        padding: 0 !important;
    }
    .floating-block {
 display: none;
}
    .gallery-box:hover {
        background:#31dda4;
        color: #fff;
    }
    .gallery-box {
            -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 2;
    padding: 26px;
    color: #ffffff;
    font-size: 23px;
    position: absolute;
    right: -82px;
    background: #203332;
    bottom: 33%;
    /* width: 300px; */
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
    }
    .floatdoc {
    width: 100%;
    float: none;
        margin-bottom: 10%;
}
    .floatdoc2 {
    width: 100%;
    float: none;
        background: none;
}
        .view-all {
    
    font-size: 15px;
    width: 150px;
}
.banner-wrapper {

}
    .slight-400 {
        height: 400px !important;
    }
       .office-1 {
    height: 400px;
    opacity: .4;
    width: auto;
    bottom: 0;
}
.sublead-h2 {
    font-size: 18px;
}
   #appointment1 {
    top: 31%;
  left: 50%;
    font-size: 20px;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
  
.header-bg2 {
    background: url(../images/test-back.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 0;
    transform: none;
    height: 100%;
}
  
    
        #break800 {
        display: block;
    }

    
    .doc-sec {
        display: block;
    }
  
    .doc-title {
       
        font-size: 30px;
    }
    
      #absolutedoc1 {
font-size: 20px;

    }
    
    #absolutedoc2 {
          
font-size: 20px;

    }
    
       .the-newberrys {
 

    bottom: -40%;

}
.newberry-content {
    padding-bottom: 15%;
}
  
    
      .inline-li li {
  width: 50%;

    }
    

    
    .showthissecond h4 {
        font-size: 20px;
    }
    .business-1 {
        background: none;
        height: auto;
    }
    .homescreen-banner {
        background: rgba(0, 0, 0, 0.41);
      height: auto;
    }
    
     .business-1 p {
        display: none;
    }
  
   
    .the-num {
    font-size: 23px;
}


.non-absoluteheadings span {
 
    font-size: 35px;
    padding-left: 20px;
}
    
    

  
    #tagline2 {
        font-size: 56px;
    }

    .before-after iframe {
        width: 100%;

    }
    .marketing-boxes {
        width: 100%;

    }
    .threeamigos p {
        font-size: 13px;
    }

    #phone-right {
        font-size: 28px;
    }


    .bigText {
        font-size: 18px !important;
        line-height: 29px !important;
        width: 60%;
        padding-left: 8%;
        margin-bottom: 0;
    }


    .web-bigText {
        font-size: 24px !important;
        line-height: 32px !important;
        width: 90%;
        padding-left: 0%;
    }
    .bigbluetext {
        font-size: 20px;
        text-align: center;
    }
    .bluesubtext {

        width: 100%;
        padding-top: 10px;
        padding-right: 10px;
        font-size: 18px;

    }

    .palmiconholder {
        clear: both;
        display: flex;
        align-items: center;
        padding-bottom: 6.4%;

    }


    #colorcontainer h1 {
        font-size: 18px;
    }


    .testi-f h3 {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .testi-f p {
        float: none;
        width: 100%;
        padding: 10px;
        text-align: justify;
    }

    .testi-f img {
        float: left;
        width: 50%;
        padding: 10px;
    }

    .ratingName {
        padding-left: 10px;

    }
    .ratingGraphic {
        padding-left: 10px;
        float: left;
    }


    #hollywoodtext {
        font-size: 20px;
        top: 20%;
        left: 44%;
        text-align: left;
        width: 50%;

    }
    #smoltext {
        top: 55%;
        left: 44%;
        font-size: 12px;
        padding: 5px;
        width: 35%;
        text-align: left;
    }
}


@media screen and (max-width: 550px) {
    #vid {
        width: 100%;
        height: 300px;
    }
    #dmdpara {
        font-size: 14px;
    }
    /*
    #bar {
        display: none;
    }*/
    #stan {
        width: 100%;
    }
    #bannertextholder h1 {
        font-size: 22px;
        line-height: 24px;
    }

    #bannertextholder h2 {

        font-size: 18px;

    }
    .btn {
        font-size: 16px;
    }
p {
    /*text-align: justify;*/
    font-size: 16px;
}
}

@media screen and (max-width:500px) {
    
    .review-background {
    background:url(../images/review-back-500.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
    .the-habbels {
        max-width: 100%;
    }
    #foot-logo {
bottom: 93%;
}
    #first-foot {
        margin-top: 30px;
    }
    


    
    .reviewholder img {
        display: none;
    }
    
       .absolute-info h2 {
       font-size: 18px;
    }
    
   
       .show-addresscopyfoot {
      font-size:15px;
    }
    
    .absolute-info {
    position: relative;
   left: auto;
    transform: none;
}
.absolute-info p {
    color: #000;
}
.absolute-info h1 {
    color: #000 !important;
}
.threefoot {
    width: 100%;
    float: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
    #three-special {
        border: none;
        text-align: initial;
    }
     #three-special h2 {
    
        text-align: initial;
    }
    #lessfoot {
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .the-num {
    font-size: 20px;
}


.non-absoluteheadings span {
 
    font-size: 28px;
    padding-left: 0px;
}
    
    .appoints-head {
        
    position: absolute;
    top: -30px;
    font-size: 45px;
    left: 2%;
    }

    .the-apex-callout h1 {
        font-family: 'Esteban', sans-serif;
        font-size: 22px;
    }

    .the-apex-callout h4 {
        font-family: 'Esteban', sans-serif;
        font-size: 16px;
    }

}

@media only screen and (min-width:500px) {
    .doc-pic {
        float: left;
        padding: 10px;
    }
}

@media screen and (max-width:480px) {
    
    .over480br {
        display: none;
    }
    .under480br {
        display: block;
    }
    .stop480 {
        float: none;
        width: 100%;
    }
    .subheading {
        font-size: 18px !important;
    }
     .leads {

    }
    .interior-heading {
        width: 100%;
    text-align: center;
    }
    .gallery-box {
        font-size: 23px;
        right: -54px;
        padding: 12px;
    }
    .main-content strong {

    font-size: 22px;
}

        .doc-title {
       
        font-size: 22px;
    }


    .tab-absolute {
            width: 64%;
    text-align: left;
    }
    
    .mobilestop {
        width: 100%;
        float: none;
    }
    
    .clear-interiorheader {
        margin: 0;
    }
    
       .the-newberrys {
       bottom: -45%;
left: 15%;
}

  
    
    .threefoot h2 {
        font-size: 18px;
    }
       .testimonial-blocks img {
            width: 150px !important;
  
    }
    .testimonial-blocks {
        border-bottom: 2px solid #eee;
    }
    
    .relative-margin {
margin-top: 0;
}
    
     .showthissecond h4 {
        font-size: 20px;
    }
    
        .business-1 {
  width: 50%;
            margin: 0 auto;
            float: none;
    }
    .homescreen-banner {
        background: rgba(0, 0, 0, 0.41);
        height: auto;
       max-height: 800px;
    }
  
   
    
    
    .welcome-main {
        width: 100%;
        padding-bottom: 42%;
    }
        .doc-flexh1 {
      font-size: 30px;
    }

    #office-tagline {
        font-size: 40px;
        padding-left: 24%;
    }
    #welcome-tagline {
        font-size: 26px;
    }
    .showthisfirst {
        bottom: 5%;
        left: 4%;
    }
    #tagline1 {
       font-size: 64px;
       padding: 4%;
        text-align: center
    }
    
    #tagline2 {
        font-size: 90px;
    }



    .interior-fix-clear {
        margin-top: 0;
    }


    .thenavbar-fixed-top-int {
        position: relative!important;
    }
    .form-group {
        margin-bottom: 0;
    }
    .form-control {
        width: 96%;
    }
    #form-message {
        width: 96% !important;
    }
    .float-fourty.float-100 {
        width: 100%;
    }
    .image-basics-left {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    #leads-text {

        font-size: 45px;

        text-shadow: 3px 3px 8px #040404;

    }
    #phone2 {
        right: -12%;
        left: auto;
        top: -4%;
        bottom: initial;
    }
    #tophead {
        font-size: 13px;
    }
    .showonlydesk {
        display: none;
    }
    #formobilehead {
        display: block;
    }
    .doctors {
        width: 100%;
        top: 57%;
        left: auto;
    }
    .servdivfl p {
        font-size: 16px;

    }
    .servdivfl {



        width: 100%;
        left: 0;
    }
    .right-overlap-div p {

        font-size: 14px;
        text-align: justify;
    }

    .forthetop p {

        font-size: 14px;
        text-align: justify;
    }
    .overlap-shape {
        width: 100%;
        position: absolute;
        top: 86%;
        height: auto;
    }
    .banner-top-container 7{
        padding: 0;
        background: #00275e;
    }

    .banner-top-container p {
        text-align: justify;
        font-size: 15px;
    }
    #headerlogo {
        padding-top: 20px;

    }
    .threeserv h2 {
        font-size: 18px !important;
    }

    #toptop {
        padding-bottom: 0;
        padding-top: 20%;
    }
    /* .parallax {
            min-height: 200px;
        }*/
    .col-xs-12 img {
        max-width: 100%;
    }


    #doc-bio-home p {
        font-size: 14px !important;
    }
    .fh5co-tabs .class-schedule li {
        width: 100%;
    }
.btn {
    font-size: 13px;
}
	.boxbtn {
    left: 0;
    right: 0;
    margin-top: 0px !important;
}
	.banner-wrapper {
    height:auto;
}

    #headerlogo {
        margin: 0 auto;
        width: 60%;
        padding-top: 0;

    }
    .headerrow {
        display: -webkit-block;
        -webkit-align-items: center;
        display: block;
        align-items: center;
    }
    #overpalmcontainer i {
        font-size: 112px;
        float: right;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    #overpalmcontainer p {
        font-size: 18px;
        float: left;
        width: 100%;
        color: #fff;
        margin: 0;
        text-align: justify;
    }

    .palmiconholder {
        clear: both;
        display: block;
        align-items: center;
        padding-bottom: 5%;
        overflow: auto;

    }


    #colorcontainer div {
        padding: 0;
        padding-top: 6%;
    }

    #colorcontainer h1 {
        font-size: 13px;
    }


    p {
        /*text-align: justify;*/
    }
    .the-apex-callout h4 {
        text-align: justify;
    }
    
    
    h1{
      font-size: 22px;
    
    }
    
    .three-teeth {
        font-size: 20px;
    }

}

@media screen and (max-width:425px) {
       .the-mobile-logo {
          width: 180px;

    }

    
    


    .tab-absolute {
            width: 77%;
    text-align: left;
    }
    
    .five-teeth img {
        display: block;
    margin: 0 auto;
        padding: 10px;
    }
       .appoints-head {
        
    position: absolute;
    top: -30px;
    font-size: 40px;
    left: 2%;
    }
    
    
    .the-num {
    font-size: 17px;
}
    
        #absolutedoc1 {
font-size: 18px;

    }
    
    #absolutedoc2 {
          bottom: -3%;
font-size: 18px;

    }
    


.non-absoluteheadings span {
 
    font-size: 35px;
    padding-left: 0px;
}
    

    #hollywoodtext {
        font-size: 20px;
        top: 21%;
        left: 41%;
        text-align: left;

    }
    #smoltext {
        top: 62%;
        left: 41%;
        font-size: 12px;
        padding: 5px;
        width: auto;
        text-align: left;
    }
}

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

    .tab-absolute {
            width: 100%;
    text-align: left;
    }

    .threeamigos div {
        width: 85%;
    }
    .threeamigos-alt div {
        width: 100%;
    }
    #headerlogo {
        margin: 0 auto;
        width: 60%;
        padding-top: 0;

    }

    #hollywoodtext {
        font-size: 16px;
        top: 21%;
        left: 41%;
        text-align: left;

    }
    #smoltext {
        top: 62%;
        left: 41%;
        font-size: 12px;
        padding: 5px;
        width: 51%;
        text-align: left;
    }


}


@media screen and (max-width: 300px) {
    #toptop {
        padding-bottom: 0;
        padding-top: 55%;
    }
    .servdivfl p {
        float: none;
        width: 100%;
        padding: 10px;
        text-align: center;
        font-size: 16px;

    }
    .fh5co-nav-toggle {
        display: block;
    }
    .fh5co-nav-toggle {
        /*position: absolute;*/
        position: fixed;
        right: 0px;
        top: 10px;
        z-index: 21;
        padding: 6px 0 0 0;
        margin: 0 auto;
        height: 44px;
        width: 44px;
        z-index: 2001;
        border-bottom: none !important;
    }
    .address1 {
        font-size: 18px;
    }

    .form-home {
        z-index: 0;

    }
}

@media screen and (max-width: 1600px) and (min-width: 1501px) {
.leads {
    position: absolute;
    left: 0;
    z-index: 3;
    top: 55%;
    line-height: initial;
    width: 100%;
}
	.boxtest {
    width: 24%;
    text-align: center;
}
	.bann1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 17px;
}
.leads-1 {
    position: absolute;
    left: 5%;
    z-index: 3;
    top: 15%;
    line-height: initial;
    width: 45%;
}
	.cosmetic {
    height: 500px; background-size: cover;	
}
	
	.dentures {
    height: 500px; background-size: cover;	
}
	.cosmetic2 {height: 500px; background-size: cover;}	
	
	.family {height: 500px; background-size: cover;}	
	
	.cab-logo {
    left: 7%;
}

.services {
    color: #fff;
    text-align: center;
}

}
@media screen and (max-width: 1499px) and (min-width: 1400px) {
.address1 {
    font-size: 18px !important;
    line-height: 30px;
    text-align: left;
    color: #fff;
    margin-left: 0px;
}
	.fm {font-size:14px}
	.bann1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    margin-bottom: 10px;
}
	.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 13em;
}
.fh5co-nav a {
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
}
.services {
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.cosmetic {
    height: 500px; background-size: cover;
}
	.dentures {height:500px; background-size: cover}
    .cosmetic2 {height:500px; background-size: cover}
	.family {height:500px; background-size: cover}
.leads {
    position: absolute;
    z-index: 3;
    top: 52%;
    line-height: initial;
}
		.boxtest {
    width: 24%;
    text-align: center;
}
.leads-1 {
    position: absolute;
    z-index: 3;
    top: 18%;
    line-height: initial;
    left: 2%;
    width: 45%;
}
	.full2 {
    width: 31.3%;
}
	.border:after {
    content: "";
    position: absolute;
    width: 84%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-10px,-20px);
}
	.text h3 {
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.sublead-h2 {
    margin: 0;
    font-size: 26px;
    line-height: initial;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.headerlogoaddcontainer {
    margin: 0 auto !important;
    margin-bottom: 0 !important;
    width: 100%;
    text-align: center;
    padding: 0px 0 0 0;
}
.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 10em;
}
	.cab-logo {
    left: 3%;
}

}

@media screen and (max-width: 1399px) and (min-width: 1300px) {
.leads {
    position: absolute;
    left: 0;
    z-index: 3;
    top: 50%;
    line-height: initial;
    transform: inherit;
    width: 100%;
    bottom: 0;
}
	.fm {font-size:14px}
	.main-content .meet2 {
    background-size: contain;

}
	.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 16em;
}
	.text h3 {
    font-size: 17px;
    color: #fff;
    text-align: center;
}
	.text p{font-size:16px;}
.services {
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
	.cosmetic {height: 360px; background-size: cover;}
	.cosmetic2 {height: 360px; background-size: cover;}
	.dentures {height: 360px; background-size: cover;}
    .family {height: 360px; background-size: cover;}
.sublead-p {
    color: #000;
    font-size: 16px !important;
    line-height: 26px;
}
	.button1 {
    text-align: right;
    margin-top: 10px;
    width: 25%;
}
.cab-logo {
    left: 5%;
}
	.boxnew {
    background-color: #edf6f6;
    padding: 55px 15px 68px;
    margin: 0 49px;
    height: 500px;
}
.leads-1 {
    position: absolute;
    left: 2%;
    z-index: 3;
    top: 16%;
    line-height: initial;
    width: 45%;
    transform: inherit;
}
	.full2 {
    width: 32.6%;
}
	.border:after {
    content: "";
    position: absolute;
    width: 95%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-20px,-20px);
}
	.boxtest {
    width: 24%;
    text-align: center;
}
.fh5co-nav a {
    padding: 5px 5px;
}
.sublead-h2 {
    font-size: 28px;
    margin-bottom: 10px;
}
	.boxnew p {
    text-align: center;
    margin: 0 auto;
    diplay: block;
    font-size: 1.4rem !important;
    margin-bottom: 10px;
    padding: 0 7px 0 7px;
}
.address1 {
    font-size: 18px !important;
    margin-left: 8px;
    /* display: block; */
}

.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 11em;
}
	h2 {
    font-size: 35px;
}
	.box2 p {
    font-size: 20px !important;
    line-height: 30px;
    color: #00BCD4;
    font-weight: 700;
    text-align: left;
    margin: 0 30px;
}
}
@media screen and (max-width: 1299px) and (min-width: 1200px) {
.leads-1 {
    position: absolute;
    z-index: 3;
    line-height: initial;
    top: 15%;
    width: 50%;
    left: 2%;
}
	.bannew1 {
    padding: 7em 2em 2em 2em;
}
	.full2 {
    width: 33.33333%;
}
	.border:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-22px,-20px);
}
	.main-content .meet2 {
    background-size: contain;
}
	.boxnew {
    margin: 0 45px;
}
	.boxnew p {
    font-size: 1.3rem !important;
    padding: 0 1px 0 1px;
}
	.ful1 h3 {
    font-size: 20px;
}
	.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 15em;
}
.box2 p {
    font-size: 20px !important;
    line-height: 30px;
    color: #00BCD4;
    font-weight: 700;
    text-align: left;
    margin: 0 15px;
}
.bann1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
}
.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 10em;
}

.services {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    margin: 20px 20px 10px 20px;
}
	.cosmetic {height: 360px; background-size: cover;}
	.cosmetic2 {height: 360px; background-size: cover;}
	.dentures {height: 360px; background-size: cover;}
    .family {height: 360px; background-size: cover;}
	
	.button1 {
    text-align: right;
    margin-top: 10px;
    display: block;
    width: 25%;
}
	
.text {
    background-color: #828486;
    color: #fff;
    padding: 20px;
    height: 250px;
}
	.text p {font-size:16px}
	.text h3 {
    font-size: 17px;
    color: #fff;
    text-align: center;
}
	.image2:before {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 40px solid #828486;
    content: '';
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    /* top: 0; */
    width: 25px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.sublead-p {
    color: #000;
    font-size: 16px !important;
    margin-bottom: 5px;
    margin-top: 2px;
    line-height: 28px;
}
	.fh5co-nav a {
    padding: 5px 1px;
}
.fm {
    font-size: 14px;
    padding: 6px;
}
	.map1 {width:100%}
	.box2 {

    margin-top: 12px;
}
	.boxtest {
    padding: 20px;
    margin: 2px;
    width: 24%;
    text-align: center;
}
.fh5co-nav ul li a {
    font-size: 16px;
    text-align: right;
    margin: 0 auto;
}
.sublead-h2 {
    font-size: 28px;
}
.fh5co-nav ul li {
    padding: 0 30px 0;
}
	.small {
    margin-top: 2em;
}
	h2 {
    font-size: 35px;
}
.fh5co-nav a {
    padding: 5px 3px;
}
.address1 {
    font-size: 18px !important;
    margin-left: 0;
    display: block;
}

.bg1 p {
    font-size: 18px !important;
	    line-height: 25px;
}
	.social1 p {
    margin-top: 1em;
}
}
@media screen and (max-width: 1100px) and (min-width: 1000px) {	
	
	.icon1 {
    color: #00BCD4;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 2em;
    position: relative;
    left: 50px;
} 
	.forms {
    text-align: center;
    width: 100%;
}
	.bannew1 {
    padding: 4em 2em 2em 2em;
}
	.address2 {
    font-size: 14px !important;
    line-height: 30px;
    text-align: right;
    display: block;
    color: #595959;
}
	.banner-wrapper2 {
    position: relative;
    width: 100%;
    margin-top: 20em;
}
	.main-content .meet {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1;
}
	
		.main-content .meet2 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 1;
}
.services {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 20px 0 10px 0;
    vertical-align: middle;
}
	.info1 {
    margin-top: 1em;
    text-align: center;
}
	.serv2 p {
    font-size: 18px !important;
    color: #152f15;
    text-align: center;
}
	.cosmetic {background-size: cover}
	.cosmetic2 {background-size: cover}
	.dentures {background-size: cover}
    .family {background-size: cover}
	.bg2 {
    height: 240px;
}
	.flip1-back p {
    font-size: 15px !important;
    margin-bottom: 10px;
}
.small {
    margin-top: 2em;
}
.leads {
    bottom: auto;
    top: 40%;
}
.card {
    box-shadow: 0px 4px 8px 0px #bdbdbd;
    padding: 30px !important;
    height: 700px !important;
    background: #fff;
    align-items: center;
    display: inline-grid;
}
	.box-full p {
    font-weight: 400;
}
	.boxnew {
    background-color: #edf6f6;
    padding: 55px 15px 68px;
    margin: 40px 0 40px;
    height: 500px;
    width: 100%;
}
	.ful1 h3 {
    font-size: 18px;

}
.leads-1 {
    top: 4%;
    left: 2%;
    width: 50%;
}
	.serv1 h3 {
    text-align: center;
    font-size: 19px;
    margin-top: 20px;
}
	.full2 {
    width: 33.33333%;
}
	.border:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-22px,-20px);
}
.sublead-h2 {
    font-size: 24px !important;
}
	.text {
    background-color: #828486;
    color: #fff;
    padding: 20px;
    height: 380px;
}
	.image2:before {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #828486;
    content: '';
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    /* top: 0; */
    width: 25px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
	sublead-h2 {
    font-size: 22px;
}
	.text h3 {
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 8em;
}
	.col-sm-8 {
    width: 100%;
}
	.box2 p {
    font-size: 20px !important;
    line-height: 30px;
    color: #00BCD4;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}
	.col-sm-7 {
    width: 100%;
}
	.box2 {
    text-align: center;
    display: block;
    align-items: center;
    margin-top: 12px;
    width: 100%;
}
.boxtest {
    background-color: #000;
    padding: 20px;
    height: 480px;
    margin: 2px;
    width: 24%;
    text-align: center;
	
}
	.name {
    color: #000 !important;
    font-size: 20px !important;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    bottom: 12%;
    left: 18%;
}
	.meetimg {margin-top: 25%;}
h2 {
    font-size: 30px;
}
.cab-logo {
    margin-right: 0%;
    width: 100%;
    left: 5%;
    padding: 22px 0 0 0;
}
.btnhr {
    margin-top: 1em;
    text-align: right;
}
.ph1 {
    font-size: 2rem;
    color: #595959!important;
    font-weight: 400 !important;
    padding: 5px 0 !important;
    letter-spacing: 3px;
}
h1 {
    color: #00BCD4;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    margin: 0 0 20px 0;
}
	.info {
    font-size: 22px;
    text-align: center;
}
	.bg1 p {
    font-size: 16px !important;
}
.address1 {
    font-size: 18px !important;
    line-height: 30px;
    text-align: left;
    display: block;
    color: #000;
}
.flip1 h2 {
    font-size: 25px;
}
.sublead-p {
    color: #000;
    font-size: 17px !important;
    margin-bottom: 0;
    line-height: 26px;
    text-align: left;
    font-weight: 400;
}
}
@media screen and (max-width: 1199px) and (min-width: 1100px) {
.leads {
    position: absolute;
    z-index: 3;
    line-height: initial;
    top: 43%;
    bottom: auto;
}
	.forms {
    text-align: center;
    width: 100%;
}
	.bannew1 {
    padding: 3.5em 2em 2em 2em;
}
	.main-content .meet2 {
    background-size: contain;
}
	.ful1 h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}
	.image2:before {
    border-top: 30px solid #828486;
}
	.text {
    background-color: #828486;
    color: #fff;
    padding: 20px;
    height: 400px;
}
	.box2 {
    text-align: center;
    display: block;
    margin-top: 12px;
}
	.box2 p {
    font-size: 20px !important;
    line-height: 30px;
    color: #00BCD4;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}
	.map1 {width:100%}
.leads-1 {
    position: absolute;
    z-index: 3;
    line-height: initial;
    bottom: auto;
    top: 8%;
    left: 1%;
    width: 50%;
}
	.border:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 99%;
    border: 2px solid #fefefe;
    top: 20px;
    left: 20px;
    -webkit-transform: scale(.90) translate(-20px,-10px);
    transform: scale(.90) translate(-23.4px,-20px);
}
	.full2 {
    width: 33.33333%;
}
	.info3 {
    margin-top: 2.3em;
    text-align: right;
}
	.boxnew {
    background-color: #edf6f6;
    padding: 55px 15px 68px;
    margin: 0 0 50px 0;
    height: 500px;
    width: 100%;
}
	.card {
    padding: 20px !important;
    height: 700px !important;

}
.cab-logo {
    visibility: visible;
    opacity: 1;
    height: auto;
    float: left;
    padding: 10px 0 0;
    margin-top: 1.9em;
    clear: both;
}
	.address2 {
    font-size: 14px !important;
    line-height: inherit;
    text-align: right;
    /* display: block; */
    color: #595959;
    font-weight: 500;
}
	.ph1 {
    font-size: 2rem;
    color: #595959!important;
    font-weight: 400 !important;
    padding: 5px 0 !important;
    letter-spacing: 3px;
}
	.bann1 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 18px;
}
.sublead-h2 {
    font-size: 26px;
}
.banner-wrapper {
    position: relative;
    width: 100%;
    margin-top: 10em;
    border-top: 1px solid #152f15;
}
.boxtest {
    height: 480px;
    width: 24%;
}
.services {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 20px 0 10px 0;
    vertical-align: middle;
}
	.cosmetic {
    height: 360px;
}
	.serv2 p {
    font-size: 18px !important;
    color: #152f15;
    text-align: center;
}
.dentures {
    height: 360px;
}
	.cosmetic2 {height: 360px;}
	.family {height: 360px;}
	
	.bg2 {
    height: 250px;
}
	.name {
    color: #000 !important;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    bottom: 12%;
    left: 18%;
    font-size: 22px !important;
}
	.testimonial-list {
    margin-top: 0;
    text-align: center;
}
	.info {
    font-size: 20px;
}
	.bg1 p {
    font-size: 15px !important;
}
	.social-links3 {
    margin-top: .6em;
}
.small {
    margin-top: 1.4em;
}
	.address1 {
    font-size: 18px !important;
	display: block;
	margin-left:0
}
	h2 {
    font-size: 35px;
}
	.meetimg {margin-top: 20%;}
h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 20px 0;
}
.sublead-p {
    color: #000;
    font-size: 18px !important;
    text-align: left;
    margin-bottom: 8px;
    font-weight: 400;
}
	.fh5co-nav ul ul {
    display: none;
    position: absolute;
    z-index: 99999;
    top: 20px;
}
.icon1 {
    /* color: #fff; */
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 3em;
    left: 40px;
}
	
}
.wrap {
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.fa-star:before {
    color: gold;
    font-size: 1.6em;
    margin: 3px;
}
/***** Testimonials *****/

.testimonials-container { padding-bottom: 70px; }

.testimonial-list {
    margin-top: 0;
    text-align: center;
}

.testimonial-list .testimonial-image img {
	max-width: 160px;
	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}

.testimonial-list .testimonial-text { margin-top: 30px; }
.testimonial-list .testimonial-text p {
    color: #595959;
    text-align: center;
    font-size: 22px !important;
    font-weight: 400;
    font-style: italic;
}
.testimonial-list .testimonial-text a {
    color: #00BCD4;
}
.testimonial-list .testimonial-text a:hover, 
.testimonial-list .testimonial-text a:focus { color: #fff; border: 0; }

.testimonial-list .nav-tabs { margin-top: 30px; border: 0; }
.testimonial-list .nav-tabs li { float: none; display: inline-block; margin-left: 10px; margin-right: 10px; }

.testimonial-list .nav-tabs li a {
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    background: none;
    border: 1px solid #2B354B;
    border-color: #2B354B;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.testimonial-list .nav-tabs li a:hover {
	background: #2B354B; background: rgba(255, 255, 255, 0.8);
    border: 1px solid #fff; border-color: rgba(255, 255, 255, 0.8);
}

.testimonial-list .nav-tabs li.active a, .testimonial-list .nav-tabs li.active a:focus {
    background: #00BCD4;
    border: 0;
}

.boxtest h3 {font-size:24px}

.mb-3 {font-size:28px}
.card {
    box-shadow: 0px 4px 8px 0px #bdbdbd;
    padding: 40px;
    height: 450px;
    background: #fff;
    align-items: center;
    display: inline-grid;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: inherit !important;
    -webkit-transform: translate3d(0,0,0);
}
.profile-pic {
    width: 100px !important;
    height: 100px;
    box-shadow: 0px 4px 8px 0px #BDBDBD
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: #fff !important;
    border: none;
    padding: 5px 20px !important;
    font: inherit;
    font-size: 50px !important;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    color: #0D47A1 !important;
    background-color: transparent !important
}

.owl-dots {
    display: none
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.item {
    display: none
}

.next {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.8;
}

.prev {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.8;
}

.item.show {
    display: block;
    transition-duration: 0.4s
}

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

    .next,
    .prev {
        transform: scale(1);
        opacity: 1
    }

    .item {
        display: block !important
    }
	
	.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden !important;
    -webkit-transform: translate3d(0,0,0);
}
.boxnew {
    background-color: #edf6f6;
    padding: 55px 15px 68px;
    margin: 20px 0 50px 0;
    height: 500px;
    width: 100%;
}
	.card {
    box-shadow: inherit;
    padding: 40px;
    height: 450px;
    background: #fff;
    align-items: center;
    display: inline-grid;
}
	.box-full {
    margin-top: 10px;
    padding: 20px;
}
	.btn-right {
    text-align: left;
}
	.even1 {
    display: block;
    align-items: center;
}
}

.btn-new {
    margin-top: 20px !important;
    padding: 20px 50px !important;
    clip-path: polygon(0 0,100% 0%,98% 50%,100% 100%,0 100%,2% 50%);
}
@media screen and (max-width: 993px) { .wrap {
    margin: 0 auto;
    display: block;
    align-items: center;
}

.mbtn {
    display: block;
    margin-bottom: 20px;
}
	
	.img4 {margin-bottom:40px}

}

