/*
Theme Name: Obeid Dental
Text Domain: Obeid Dental
Version: 15.8
Description: Obeid Dental
*/

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

@font-face {
    font-family: 'Metropolis';
    src: url("./assets/fonts/Metropolis-Regular.otf");
    font-weight: normal;

}

@font-face {
    font-family: 'Metropolis';
    src: url("./assets/fonts/Metropolis-Bold.otf");
    font-weight: bold;

}

body {
    width: 1920px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    font-family: 'Metropolis', sans-serif;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}


html {
    font-size: 16px;
}

.page_container {
    margin-top: 40px;
}

h2, h3, .insurance-testimonial-quote, .about-blog-tile, .about-blog-foot {
    color: rgba(0, 123, 201, 1);
}

h3 {
    font-size: 35px;
    letter-spacing: 1px;
    margin-bottom: -2px;
}

.two-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.two-columns-md-sm {
    display: grid;
    grid-template-columns: 1fr 0.5fr;
}

.two-columns-sm-md {
    display: grid;
    grid-template-columns: 0.6fr 1fr;
}


.contact-us-content {
    margin-left: 20rem;
}

.contact-us-address-block {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    margin-top: 5rem
}

.three-columns, .three-columns-to-two {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.md-sm-sm {
    display: grid;
    grid-template-columns: 2.1fr 1.3fr 1.3fr;
}


.navigation-text {
    color: rgba(0, 0, 0, 1);
    height: 24px;
    text-align: left;
    font-size: 17.5px;
    letter-spacing: 0.5px;
    margin-left: 7px;
    width: max-content;
    display: inline-block;
}

.front-page-hero {
    box-shadow: inset 0px 90px 125px 2.5px #FFFFFF;
    position: relative;
    z-index: -4;
    top:-120px
}

.front-page-hero img {
    display: block;
    position: relative;
    z-index: -1;
    margin-top: -300px;
}

.footer-container {
    mix-blend-mode: normal;

    /*background-image: linear-gradient(0deg, rgba(217.0000022649765, 235.0000011920929, 247.00000047683716, 1) 0%,rgba(217.0000022649765, 235.0000011920929, 247.00000047683716, 0) 100%);*/
    background-image: linear-gradient(0deg, rgba(217, 235, 247, 0.85) 100%, rgba(217, 235, 247, 0) 0%);
    padding-bottom: 40px;
}

.footer-content {
    padding-top: 70px;
    margin-left: 150px;
}

#obeidform {
    margin-top: 20px;
}

.form-row {
    border: none;
    margin-bottom: 30px;

}

form input {
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: hidden;
    background-color: inherit;
}

form textarea {
    display: block;
    min-height: 155px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: inherit;
    border: 2px solid gray;
    resize: none;
}

form label, .footer-services span, .footer-patient-info span {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    align-items: center;
    letter-spacing: 0.5px;

    color: #000000;
}

.footer-services span, .footer-patient-info span {
    font-size: 14px;
    cursor: pointer;
}

.footer-services span:hover, .footer-patient-info span:hover {
    color: rgba(0, 123, 201, 1);
}


.header-container {
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
}

.header {
    display: grid;
    grid-template-columns: 1.6fr 0.7fr 0.7fr;
    margin-bottom: 0.6em;

}

.reviews-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 100px;
    margin-left: 4%;
    margin-right: 4%;
    grid-column-gap: 4%;

}

.review-row {
    text-align: center;
    line-height: 1.3;
    height: 15.62rem;

}

.review-row p {
    color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    min-height: 150px;
    font-size: 20px;
    letter-spacing: 1px;
}

.review-row span {
    color: rgba(0, 0, 0, 0.5);
    font-family: Poppins;
    font-size: 19px;
    letter-spacing: 0;
    margin-left: auto;
    margin-right: auto;

}

.service-navigation-container {
    width: 100%;
    height: auto;
    margin-top: 150px;
    margin-left: 100px;
}

.service-navigation-container h2 {
    color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    width: 1404px;
    height: 102px;
    text-align: left;
    font-size: 75px;
    letter-spacing: 3px;
}

.service-navigation {
    margin-left: 25px;
}

.dental-implants-navigation {
    margin-left: -25px;
    margin-top: 70px;
}


.service-navigation ol, .arrow-bullets ul {
    list-style-position: revert;
}

.service-navigation li {
    font-size: 26px;
    min-height: 80px;
    letter-spacing: 1px;
}

.black-arrow-angle {

    background-image: url("./assets/images/black-angle-arrow.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    min-height: 80px;
}

.black-navigation-arrow {
    content: url("./assets/images/black-angle-arrow.png");
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-left: 10px;
}

.blue-navigation-arrow {
    content: url("./assets/images/blue-angle-arrow.png");
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
}

.home-hr hr {
    width: 55% !important;
}


.service-navigation li:hover {
    color: #007BC9;

}

.service-navigation li:hover hr {
    border-color: #007BC9;

}


.service-navigation hr {
    width: 80%;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 0;
}


.art-smile-paragraph, .dental-implants-paragraph {
    width: 100%;
    height: 465px;
    position: relative;
    line-height: 1.2;
}

.art-smile-paragraph {
    margin-left: -200px;
}

.art-smile-paragraph div {
    color: rgba(0, 0, 0, 1);
    width: 478px;
    height: 250px;
    text-align: left;
    font-size: 17px;
    letter-spacing: 0.5px;
    position: absolute;
}

.big-image-center-container {
    margin-top: 100px;
}

.dentistry-the-way-container {
    width: 1108px;
    height: 568px;
    margin-top: 230px;
    margin-bottom: 7vw;
    margin-left: 100px;
}

.dentistry-the-way-container hr {
    background-color: rgba(0, 0, 0, 0.00009999999747378752);
    width: 1108px;
    margin-left: 0;
}

.dentistry-the-way-container-title {

    color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    width: 1128px;
    height: 58px;
    text-align: left;
    font-size: 42.5px;
    letter-spacing: 1px;
}


.menu-item:hover {
    display: block;

}

.menu-item ul li a:hover {
    color: #007BC9;
}

.menu-item ul {
    list-style-type: none;
}

.menu-item ul li a {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    letter-spacing: 1px;
    display: block;
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    align-items: center;
    color: #000000;

}

.header-brail {
    height: 4.7vh;
    margin: auto auto 0 auto;
}

.header-logo {
    height: 5.5vh;
}

.header_arrow {
    margin-left: 95px;
    margin-top: 13px;
}

.header-logos {
    display: grid;
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1.3fr;
}

.header-logos span {
    color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    height: 5.5vh;
    text-align: right;
    font-size: 40px;
    margin-right: 30px;

}

.right-header-logos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 3rem;
}

.blue-arrow-angle, .blue_arrow_straight, .black-arrow-angle {
    height: 20px;
    width: 20px;
    position: absolute;
}

.blue-arrow-angle {
    background-image: url("./assets/images/blue-angle-arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.blue_arrow_straight {
    background-image: url("./assets/images/blue-straight-arrow.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.art-smile-arrow, .art-implants-arrow {
    position: absolute;
    left: 340px;
}

.art-smile-arrow {
    top: 45.5px;
}

.art-implants-arrow {
    top: 27.5px;
}

.gray_line {
    border: 0.5px solid gray;
}

.dentistry-list-item {
    margin-top: 70px;
}


.dentistry-list-item ol, .service-navigation ol, .dental-implants-navigation ol {
    list-style-type: none;
    margin: 0;
}

.dentistry-list-item li {
    background-image: url("./assets/images/blue-straight-arrow.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    padding-left: 54px;
    min-height: 50px;
    margin-left: 110px;
    font-size: 17px;

}

.dentistry-list-item-span {
    color: rgba(0, 0, 0, 1);
    width: 642.001953125px;
    height: 344px;
    text-align: left;
    letter-spacing: 0.5px;
    margin-top: 20px;
    line-height: 22.5px;
    font-size: 17px;

}

.dentistry-list-item-span-wrapper {
    margin-left: 200px;
}

.small-grid-gap {
    column-gap: 12em;
}


.patient_experience_container span {
    color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    width: 496px;
    height: 166px;
    text-align: left;
    font-size: 60px;
    letter-spacing: 1px;
}

.videos-wrapper {
    margin-top: 10px;
}

.two-picture-section-left img {
    height: 46.25rem;

}

.two-picture-section-right img {
    height: 46.25rem;
    /*background-image:url(./assets/images/first_page/524a0701_1.png);*/
    /*background-repeat:no-repeat;*/
    /*background-size:cover;*/
}

#footer-right-menu {
    display: grid;
    grid-template-columns: 1fr;
    font-size: 14px;
    margin-left: 110px;

}

.footer-arrows {
    margin-left: 10px;
}

.footer-arrows span:nth-child(1) {
    margin-top: 12px;
}

.footer-arrows span:nth-child(2) {
    margin-top: 51px;
}

.footer-arrows span:nth-child(3) {
    margin-top: 90px;
}

.footer-arrows span:nth-child(4) {
    margin-top: 129px;
}

.footer-arrows span:nth-child(5) {
    margin-top: 168px;
}

.footer-button-wrapper {
    width: 227px;
    height: 56px;

}

.footer-button {
    background-color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    width: 227px;
    height: 57px;
    border-radius: 15px;
}

.submit-button {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    letter-spacing: 0;
    display: inline-flex;
    align-items: center;
    margin-left: 80px;
    font-weight: 600;
    margin-top: 10px;

}

.office-info, #servicing-area {
    margin-top: 3rem;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.5px;

    color: #000000;
}

.office-info span {
    display: block;
    padding: 5px;
}

.office-info hr {
    width: 50%;
    margin-left: 0;
}

#social-media-icons {
    margin-top: -62px;
    width: 75%;
}

#social-media-icons span {
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
}

#facebook-icon {
    background-image: url("./assets/images/facebook.png");
}

#linkedin-icon {
    background-image: url("./assets/images/linkdn.png");
}

#twitter-icon {
    background-image: url("./assets/images/twitter.png");
}

#instagram-icon {
    background-image: url("./assets/images/insta.png");
}

#youtube-icon {
    background-image: url("./assets/images/youtube.png");
}

.footer-menu-row span:nth-child(1) {
    float: left;
}

.footer-menu-row span:nth-child(2) {
    float: right;
    margin-top: -36px;
}

#servicing-area span {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    align-items: center;
    letter-spacing: 0.437501px;
    color: #000000;
}


#servicing-area hr {
    width: 50%;
    margin-left: 0;
}


#footer-logos div {
    display: inline-block;
}

.header {
    margin-left: 10em;
    margin-right: 10em;
}

.blue-logo {
    width: 473px;
    height: 37px;
    background-image: url("./assets/images/header_logo.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-brail {
    width: 380px;
    height: 36px;
    background-image: url("./assets/images/braile.png");
    background-repeat: no-repeat;
    background-size: cover;
}

ul {
    padding-inline-start: 0;
}

nav ul ul {
    display: none;
}

nav ul li:hover > ul {
    display: block;
}

nav ul:after {
    content: "";
    clear: both;
    display: block;
}

.main-nav-wrapper > nav > ul > li {
    float: left;
    position: relative;
    list-style-type: none;
    width: 25%;

    background-image: url("./assets/images/blue-angle-arrow.png");
    background-repeat: no-repeat;
    background-position: 23rem .81rem;
    background-size: 20px 20px;
    min-height: 80px;
}


nav ul > li a {
    /*padding: 20px;*/
    text-decoration: none;

    color: rgba(0, 0, 0, 1);
    height: 24px;
    text-align: left;
    font-size: 17.5px;
    letter-spacing: 0.5px;
    margin-left: 7px;
    width: max-content;
    display: inline-block;
}

nav ul ul {
    padding: 0;
    position: absolute;
    top: 50%;
}

nav ul ul li {
    float: none;
    position: relative;
}

nav ul ul li a {
    padding: 15px 10px;
}

nav ul li div:after {
    content: "";
    clear: both;
    display: block;
}

nav hr {
    width: 80%;
    margin-left: 0;
}


nav ul li div span {
    margin-top: 30px;
    margin-left: 260px;
}

.testimonials {
    margin-bottom: 0.6em;
}

.testimonials-content {
    display: grid;
    grid-template-columns: 0.2fr 1fr 1fr 1fr 0.2fr;
    margin-top: 5em;
}

.testimonial-quote {

    min-height: 10em;
    display: block;
    width: 487.5px;

    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;

    /* or 188% */
    text-align: center;
    letter-spacing: 1.0625px;

    color: #007BC9;


}

.testimonial-name {
    display: block;
    width: 364.23px;


    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 19.0001px;
    line-height: 171%;
    color: rgba(0, 0, 0, 0.5);

    /* or 32px */
    text-align: center;
    margin-left: 3em;

}

.art-smile {

    width: 1404px;
    height: 102px;


    font-style: normal;
    font-weight: 400;
    font-size: 75.0002px;
    line-height: 102px;
    display: flex;
    align-items: flex-end;
    letter-spacing: 3.06251px;

    color: #007BC9;

}

.art-smile-options {
    display: grid;
    grid-template-columns: 0.1fr 0.25fr 0.25fr;

}

.art-smile-text {

    width: 478.5px;
    height: 250px;


    font-style: normal;
    font-weight: 400;
    font-size: 17.5001px;
    line-height: 23px;

    /* or 129% */
    display: flex;
    align-items: center;
    letter-spacing: 0.437501px;

    color: #000000;

}

.art-smile-menu {

    display: grid;
    grid-template-columns: 0.75fr 0.25fr;
}


.dentistry span {
    display: block;
    margin-left: 7em;
    margin-bottom: 2em;
}


.procedures {
    margin-top: 100px;
    margin-bottom: 150px;
    margin-left: 150px;
}

.experience, .technology {
    margin-left: 150px;
    margin-top: 170px;
    margin-bottom: 200px;
}

.service-container {
    margin-top: 200px;
    margin-bottom: 200px;
}

.experience hr, .technology hr, .procedures hr, .service-bar {
    width: 55%;
    margin-left: 0;
}

.two-picture-section {
    grid-column-gap: 10px;
}

.patient-information-paragraph {
    width: 65%;
    margin-top: 5rem;
}

.three-pictures-wrapper {
    display: grid;
    grid-template-columns: .6fr .9fr .6fr;
    grid-column-gap: 10px;

}

.three-pictures-wrapper img {
    height: 46.5rem;
}

.experience p, .technology p, .procedures p {
    text-align: left;
    width: 635px;
    color: rgba(0, 0, 0, 1);
    height: 226px;
    font-size: 17.5px;
    letter-spacing: 0.5px;
    margin-left: 200px;
    margin-top: 70px;
    line-height: 1.5;

}

.experience span, .technology span, .procedures span, .service-title, .indented-service-title {
    color: rgba(0, 123.0000002682209, 201.00000321865082, 1);
    width: 249px;
    height: 58px;
    text-align: left;
    font-size: 42px;
    letter-spacing: 1px;
}

.indented-service-title, .indented-service-bar {
    margin-left: 150px;
}


.footer-column div {
    min-height: 30em;

}

.page_wrapper {
    width: 90%;
    height: 1159px;
    opacity: 1;
    position: absolute;
    top: 0px;
    margin-left: 5%;
    margin-right: 5%;
    overflow: hidden;
    border: 1px solid red;
}

.row:after {

    content: "";
    display: table;
    clear: both;
    border: 1px solid brown;
}

.column {
    float: left;
    width: 33.33%;

    border: 1px solid aqua;
    margin: 5px;
}

.header-contact {
    width: 20%;
    opacity: 1;
    top: 36px;
    left: 143px;
    overflow: hidden;
}

#reviews-slide-show {
    display: none;
}

.main-nav-wrapper {
    margin-top: 50px;
}

.main-nav-wrapper nav ul li > ul {
    cursor: pointer;
    min-height: 20px;
}


.footer-content h3 {
    margin-block-start: 0
}

.dental-implants {
    margin-top: 9vw;
    margin-left: 150px;
    margin-bottom: 200px;

}

.center-service-text {
    text-align: center;
    font-size: 17.5px;
    line-height: 23px;
    align-items: center;
    letter-spacing: 0.43px;
}

.faq-option-tile {
    font-size: 22px;
}

.faq-title-text {
    font-weight: 500;
    font-size: 20px;
    margin-left: 50px;
    cursor: pointer;
}

.faq-answer {
    font-size: 17px;
    line-height: 22.5px;
    letter-spacing: 0.44px;
    width: 60%;
}

.faq-question-answer {
    margin-left: 200px;
    margin-top: 10px;
}

.faq-content {
    margin-left: 300px;
}

.left250 {
    margin-left: 250px;
}

.top20 {
    margin-top: 20px;
}

.faq-hr {
    width: 55%;
    margin-left: 0
}

.indented-service-bar {
    width: 50%;
}

.collapsable-text {
    display: none;
    font-size: 17.5px;
    line-height: 23px;
    margin-top: 5%;
    width: 80%;
}

.transform-down-arrow {
    transform: rotate(45deg);
    background-size: 14px 14px
}

.download-text {
    margin-left: 1.5vw;
    font-size: 17.5px;
}

.service-text {
    max-width: 24.583vw;
    font-size: 17.5px;
    line-height: 23px;
    letter-spacing: 0.5px;
    margin-top: 5rem;
}

.indented-service-paragraph {
    margin-left: 20rem;
    font-size: 17.5px;
    line-height: 23px;
    letter-spacing: 0.43px;
    width: 46%;
    height: auto;
}

.insurance-testimonial {
    width: 100%;
}

.insurance-testimonial-quote {
    font-size: 32.5px;
    text-align: center;
    line-height: 38px;
    letter-spacing: 1.06px;
    width: 80%;
}

.insurance-testimonial-patient {
    font-size: 19px;
    line-height: 171%;
    font-family: Poppins, serif;
    font-weight: 500;
    text-align: left;
    margin-left: 17%;
}

.about-blog-tile {
    font-size: 25.5px;
    line-height: 35px;
    letter-spacing: 0.43px;
    margin-top: 20px;
    display: block;
}

.about-blog-content {
    display: block;
    font-size: 17.5px;
    line-height: 24px;
    letter-spacing: 0.43px;
    width: 95%;
    margin-top: 1vw;
    margin-bottom: 1.3vw;
}

.about-blog-foot {
    font-size: 17.5px;
    line-height: 24px;
    letter-spacing: 0.43px;
}

.contact-us-heading {
    display: block;
    font-weight: 700;
}

.contact-us-info {
    display: block;
    margin-top: 2.5rem;
    font-size: 17.5px;
    line-height: 30px;
    font-style: normal;
}

.contact-us-form-hr {
    width: 70%;
    margin-left: 0
}

.no-min-height {
    min-height: 0;
}

.send-button {
    background-color: rgba(0, 123, 201, 1);
    border: none;
    color: white;
    text-align: center;
    font-size: 17px;
    padding: 16px 80px;
    border-radius: 15px;

}

.form-title {
    font-size: 23.5px
}

.arrow-bullets {
    margin-left: 100px;
    list-style: none;
}

.arrow-bullets li {
    background-image: url("./assets/images/blue-straight-arrow.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    min-height: 80px;
    margin-top: 50px;
}

.dentures-faq {
    font-weight: bolder;
    font-size: 17.5px;
    margin-left: 35px;
    margin-top: -10px;
}

.ten-column-gap {
    grid-column-gap: 10px;
}

.ten-row-gap {
    grid-row-gap: 10px;
}

.before-and-after-show-pic {
    height: 100%;
    width: 100%;
}


.patient-experience-full-video {
    width: 100%;
    height: auto;

}

.hidden {
    display: none;
}

.info-and-service-area {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.before-and-after {
    display: grid;
    grid-template-columns: 0.6fr .4fr;
    margin-top: 50px;
    grid-column-gap: 10px
}

.two-row-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
}

.before-and-after-row-pic {
    height: 280px;
    width: 100%
}

.show-on-mobile-only {
    display: none;
}

.container {
    position: relative;
    width: 100%;
    height: 447px;
    border: 2px solid white;
}

.container .background-img {
    /*background-image: url('./assets/images/services/before2_2.png');*/


}


.container .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 950px 100%;
}

.container .foreground-img {
    background-image: url('./assets/images/services/after2_2.png');
    width: 50%;
}

.container .slider:hover {
    background: rgba(242, 242, 242, 0.1);
}

.container .slider-button {
    pointer-events: none;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: white;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.container .slider-button:after {
    content: "";
    padding: 3px;
    display: inline-block;
    border: solid #007BC9;;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
}

.container .slider-button:before {
    content: "";
    padding: 3px;
    display: inline-block;
    border: solid #007BC9;
    border-width: 0 2px 2px 0;
    transform: rotate(135deg);
}

.slider {
    position: absolute;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    background: rgba(242, 242, 242, 0.3);

    outline: none;
    margin: 0;
    transition: all 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.youtube-container {
    display: block;
    width: 100%;
    margin: auto;
}

.youtube-player {
    display: block;
    margin: auto;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    max-height: 800px;
}

.dentures-service-ul {
    margin-left: 250px;
    text-align: left;
    font-size: 17.5px;
    letter-spacing: 0.5px;
    line-height: 1.5;
}

img.youtube-thumbnail {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

div.youtube-play-btn {
    height: 147px;
    width: 200px;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -74px;
    position: absolute;
    background: url("./assets/images/player-button.png") no-repeat center center;
    background-size: 200px 147px;
}

.youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.two-columns-to-one {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
}

.form-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-left: 20rem;
    margin-top: 5rem
}

#make-appointment, #make-appointment {
    margin-left: 150px;
}

.footer-hr {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

.mobile-menu-container {
    margin: auto;
    background-color: #007BC9;
    position: absolute;
    color: white;
    border-radius: 10px;
}

.mobile-top-nav {
    overflow: hidden;
    position: relative;
}

.mobile-top-nav #mobile-links {
    display: none;
    min-width: 390px;
}


.mobile-top-nav a {
    color: white;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
}


.mobile-top-nav a.icon {
    display: block;
    position: absolute;
    left: 2%;
    top: 0;

}

.sub-menu {
    padding-left: 14px;

}

.sub-menu p {
    padding-top: 16px;
    padding-bottom: 16px;
}


.mobile-top-nav div p {
    color: white !important;
    font-size: 17px !important;
    margin-top: 0;
    margin-bottom: 0;

}

.mobile-top-nav a:hover {
    /*background-color: #007BC9;*/
    /*color: white;*/
}

.active {
    background-color: white;
}

.about-inhouse-lab-grid {
    display: grid;
    grid-template-columns: 1fr 1.25fr 1fr;
    grid-column-gap: 10px;
    margin-bottom: 80px
}


/*@media only screen and (max-width: 640px){*/
@media only screen and (max-width: 940px) {
    html, .download-text {
        font-size: 8px;
    }

    .about-inhouse-lab-grid {

    }

    .entire-column-mobile {
        grid-column-start: 1;
        grid-column-end: 3;
        display: grid;
    }

    .three-columns-to-two, .about-inhouse-lab-grid {
        grid-template-columns: 1fr 1fr;
        column-gap: 0 !important;

    }

    .home-hr hr {
        width: 75% !important;;
    }

    .container {
        height: 200px;
    }

    .container .img {
        background-size: 385px 100%;

    }

    .service-text {
        max-width: 90%;
    }

    .transform-down-arrow {

        background-size: 8px 8px
    }

    .indented-service-paragraph {
        margin-left: 18px;
        width: 90%;
    }

    .download-text {
        margin-left: 25px;

    }

    .form-section {
        grid-template-columns: repeat(2, 1fr);
        margin-left: 18px;
        row-gap: 20px;
    }

    .show-on-mobile-only {
        display: block;
    }

    .img {
        margin-left: 0;
    }


    .show-on-full-mode-only {
        display: none;
    }

    .header-logo {
        width: 97%;
        height: 3.25rem;
        display: grid;
        grid-template-columns: 0.2fr 1fr;
    }


    .header-logos {
        grid-template-columns: 1fr;
    }

    body {
        width: 390px;
        margin-left: auto;
        margin-right: auto;
    }

    .mobile-logo {
        margin-left: 35px;
    }

    .right-header-logos {
        margin-top: 0.25em;
        margin-left: 100px;
        grid-column-gap: 10px;
    }

    .header-logos span {
        font-size: 13px;
        margin: auto;

    }

    .header-brail {
        width: 100%;
        margin-left: 0;
        margin-top: 0.2rem;
    }


    .header-container {
        margin-left: 0;
    }

    .main-nav-wrapper {
        display: none;
    }

    .reviews-container {
        grid-template-columns: repeat(1, 1fr);
        margin: 40px auto 40px;
    }

    .review-row {
        width: 100%;
        height: auto;
    }

    .service-navigation {
        margin-left: 0;
    }

    .black-navigation-arrow {
        width: 15px;
        height: 15px;
    }

    .service-navigation-container {
        margin: 15rem 0 0 0;
        height: auto;
    }

    .service-navigation li, .dental-implants-navigation li span {
        font-size: 14px;
    }


    .service-navigation-container h2 {
        width: 375px;
        height: auto;
        font-size: 28px;
        margin-left: 18px;
        margin-block-start: 0;
        margin-block-end: 0;
    }

    .dental-implants-paragraph {
        margin-top: 10px;
        margin-left: 18px;
    }

    .dental-implants-navigation li {
        background-position: 330px 7px;
    }

    .dental-implants-navigation hr, .dental-implants hr {
        width: 85%
    }

    .service-navigation hr {
        width: 85%;
        display: inline-block;

    }

    .big-image-center-container {
        margin-top: 0;
    }

    .dentistry-the-way-container {
        width: 375px;
        margin: 10rem 0 0 0;
        height: auto;
    }

    .dentistry-list-item {
        margin-top: 30px;
    }

    .dentistry-list-item li {
        margin-left: 0;
        font-size: 12px;
    }

    .dentistry-the-way-container hr {
        width: 94%;
        margin-left: 18px;
    }

    .dentistry-list-item-span-wrapper {
        margin-left: 18px;
        margin-top: 20px;
        margin-bottom: 40px;
        height: auto;
    }

    .dentistry-list-item-span {
        height: auto;
        font-size: 12px;
    }

    .dentures-service-ul {
        margin-left: 50px;
        font-size: 12px;

    }

    body .videos-wrapper {
        display: none;
    }

    body .videos-container {
        height: 255px;
    }

    .patient-experience-full-video {
        width: 100%;
        height: 350px;
    }

    body .patient_experience_container {
        height: auto;
    }

    .experience, .technology, .procedures {
        margin: 40px 0 0 18px;
    }

    .experience p, .technology p {
        margin-left: 20px;
        height: auto;
        width: 90%;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.875px;
    }

    .experience hr, .technology hr, .procedures hr, .service-bar {
        width: 95%;
    }

    .indented-service-bar {
        width: 85%;
    }

    .faq-hr {
        width: 90%;
    }

    .experience span, .procedures span, .service-title, .indented-service-title {
        font-size: 28px;
    }

    .dentistry-the-way-container-title {
        margin-left: 18px;
        max-width: 90%;
        font-size: 28px;
    }

    .mobile-hr {
        width: 25%;
    }

    .three-pictures-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
        margin: 40px auto auto auto;

    }

    .three-pictures-wrapper img {
        height: 15rem;
        width: 100%;
    }

    .art-smile-paragraph {
        margin-left: 18px;
        margin-top: -50px;
        margin-bottom: 10px;
    }

    .collapsable-text {
        width: 75%;
        line-height: 16px;
        letter-spacing: 0.875px;
    }

    .md-sm-sm {
        grid-template-columns: 1fr;
    }

    .form-wrapper, #footer-logos {
        display: none;
    }

    /*.front-page-hero {*/
    /*    height: 40rem;*/
    /*}*/
    #footer-right-menu {
        grid-template-columns: 1fr;
        margin-left: 0;
    }

    .before-and-after-show-pic {
        width: auto;
        height: auto;
    }

    .footer-nav-menu {
        grid-template-columns: 1fr
    }

    .info-and-service-area {
        grid-template-columns: 1fr;
    }

    #social-media-icons {
        margin-top: 2rem;
    }

    .office-info hr, #servicing-area hr {
        width: 90%;
    }

    .dental-implants {
        margin-left: 18px;

    }

    .indented-service-title, .indented-service-bar, .contact-us-content, #make-appointment {
        margin-left: 18px;
    }

    .before-and-after {
        grid-template-columns: 1fr;

    }

    .footer-content {
        margin-left: 42px;
    }

    .one-column-mobile, .two-columns-to-one, .contact-us-address-block {
        grid-template-columns: 1fr;
    }

    div.youtube-play-btn {
        width: 100px;
        height: 70px;
        background-size: 100px 70px;
        margin-left: -40px;
        margin-top: -36px;
    }

    .faq-content {
        margin-left: 18px;
    }

    .left250 {
        margin-left: 25px;
    }

    .faq-question-answer {
        margin-left: 30px;
        width: 80%;
    }

    .faq-option-tile {
        font-size: 18px;
    }

    .faq-title-text, .faq-answer, .form-title, .indented-service-paragraph, .service-text, .office-info,
    #servicing-area span, .collapsable-text {
        font-size: 12px;
    }

    .faq-title-text {
        margin-left: 30px;
        padding-bottom: 20px;
    }

    .contact-us-heading {
        font-size: 17.5px;
    }

    .two-column-mobile {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 10px;
    }

    .before-and-after-row-pic {
        max-height: 90px;
    }

    .ten-margin-mobile {
        margin-top: 10px;
    }

    .fifty-top-margin-mobile {
        margin-top: 50px;
    }

    .footer-services span, .footer-patient-info span {
        font-size: 9px;
    }

    #make-appointment span {
        font-size: 17px;
    }

    form label {
        font-size: 8.5px;
    }


}

@media screen and (min-width: 1921px) {
    body {
        background-color: rgba(255, 255, 255, 1);
        display: grid;
        grid-template-columns: auto 1920px auto;
    }
}

