/*
	Theme Name: Newton Dental Theme 2020
	Description: A custom mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Made to Thrive
	Author URI: https://madetothrive.com
	Template: genesis
*/

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:500}dfn{font-style:italic}h1{font-size:13px;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

@font-face {
    font-family: 'Muli';
    src: url('../MTT_Custom_2020/fonts/Muli-Medium.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Muli-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MuliEBI';
    src: url('../MTT_Custom_2020/fonts/Muli-ExtraBoldItalic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/Muli-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos Fine';
    src: url('../MTT_Custom_2020/fonts/TiemposFine-Light.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/TiemposFine-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos FineB';
    src: url('../MTT_Custom_2020/fonts/TiemposFine-Bold.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/TiemposFine-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tiempos FineI';
    src: url('../MTT_Custom_2020/fonts/TiemposFine-LightItalic.woff2') format('woff2'),
        url('../MTT_Custom_2020/fonts/TiemposFine-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}



/* Global Elements
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.before-content:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

html {
	height: 100%; 
	font-size: 18px;
}

body {
	color: #000000;
	font-family: 'Tiempos Fine';
	font-size: 16px;
	line-height: 1.2em;
	-webkit-font-smoothing: antialiased;
}
body {
  cursor: url(https://newtondentalgroup.com/wp-content/uploads/2020/07/arrowdown-e1594225465850.png), auto;
}
#journey:hover  {
  cursor: url(https://newtondentalgroup.com/wp-content/uploads/2020/07/arrow-e1594225474209.png), auto;
}
.gadgets .slider-2:hover  {
  cursor: url(https://newtondentalgroup.com/wp-content/uploads/2020/07/arrow-e1594225474209.png), auto;
}
.greatness .featured-slider-1:hover  {
  cursor: url(https://newtondentalgroup.com/wp-content/uploads/2020/07/arrow-e1594225474209.png), auto;
}
.the-footer:hover {
  cursor: url(https://newtondentalgroup.com/wp-content/uploads/2020/07/arrowdown-1-e1594225862933.png), auto;
    
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	border:0;
}

::-moz-selection {
	background-color: #000000;
	color: #fff;
}

::selection {
	background-color: #000000;
	color: #fff;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}


a {
    color: #000000;
    text-decoration: none;
}

table {
	border: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 25px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 500;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
    font-size: 17px;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    line-height: 28px;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0px auto;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding: 22px 0;
}

blockquote p {
	margin-bottom: 0;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	margin: 0 auto;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


/* Image Classes
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 0px;
}

img.alignnone,
.alignnone {
	margin-bottom: 0px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.aligncenter, 
img.aligncenter { 
	clear: both; 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

/* Site Containers
--------------------------------------------- */
	
.site-container {
	margin: 0px auto 0px;
	width: 100%;
	overflow-x: hidden;
}

.site-inner {
	clear: both;
	width: 100%;
	margin: 0px auto 0;
	position:relative; 
}

.content {
	width: 100%;
	float: none;
}

.wrapper, .wrap {
    margin: 0px auto;
    position: relative;
}

/* Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	text-align: center;
	left: 0;
	right:0;
	z-index: 99;
	position: relative;
}

.site-description,
.site-title,
.header-full-width .title-area,
.header-full-width .site-title {
	display: none;
}


/* Headings
--------------------------------------------- */

h1 {
	font-family: 'Tiempos FineB';
	font-size:40px;
}

h2 {
	font-family: 'Muli';
	font-size:13px;
}

h1.entry-title, h2.entry-title {

}

h3 {
	
}

h4 {
    
}

h5 {

}


/* Custom Theme Styles
--------------------------------------------- */
#responsive-menu-pro-container {
	left:0;
}
#responsive-menu-pro-container li.responsive-menu-pro-item {
	    font-family: 'Tiempos FineB';
}
.the-button button {
    border: 1px solid #f77068;
    background: #f77068;
    color: white;
    font-family: 'Muli';
    text-transform: uppercase;
    padding: 9px 17px!important;
    position: absolute;
    top: 3.55%;
    right: 3%;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1rem;
}
.the-button button:hover {
    color:#f77068;
        background: #253746;
}
#responsive-menu-pro-container #responsive-menu-pro-title {
        padding: 4px!important;
}
#responsive-menu-pro-additional-content .menu-contact {
    color: #8cb7c9;
    font-family: 'Muli';
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
#responsive-menu-pro-additional-content .menu-contact p, #responsive-menu-pro-additional-content .menu-social p {
    margin: 0 0 5px;
}
#responsive-menu-pro-additional-content .menu-social {
    color: #8cb7c9;
    font-family: 'Muli';
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
#responsive-menu-pro-additional-content .menu-contact a {
    color: #8cb7c9;
}
#responsive-menu-pro-additional-content .menu-contact a:hover {
    color:white;
}
#responsive-menu-pro-additional-content .menu-social a {
    color: #8cb7c9;
}
#responsive-menu-pro-additional-content .menu-contact h3 {
        font-family: 'Tiempos FineB';
    font-size: 40px;
    text-transform: lowercase;
    margin: 0 0 15px;
    line-height: 1;
}
#responsive-menu-pro-additional-content .menu-contact  {
    margin-bottom: 60px;
}
#responsive-menu-pro-additional-content .menu-social h3 {
    font-family: 'Tiempos FineB';
    font-size: 40px;
    text-transform: lowercase;
    margin: 0 0 12px;
    line-height: 1;
}
#responsive-menu-pro-additional-content .menu-social ul {
    display: flex;
}
#responsive-menu-pro-additional-content .menu-social ul li {
    background: #8cb7c9;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin: 6px 12px 16px 0;
    display: table;
    border: 1px solid #8cb7c9;
    transition: all 0.5s;
}
#responsive-menu-pro-additional-content .menu-social ul li a {
    color: white;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 2px;
}
#responsive-menu-pro-additional-content .menu-social ul li:hover a {
    color:#8cb7c9;
}
#responsive-menu-pro-additional-content .menu-social ul li:hover{
    background:#253746;
}
#responsive-menu-pro-container li.responsive-menu-pro-item {
    margin-bottom: 35px;
}
#responsive-menu-pro-wrapper {
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#responsive-menu-pro-container #responsive-menu-pro-title {
    width:100%;
}
#responsive-menu-pro-container #responsive-menu-pro-additional-content {
    width: 35%!important;
    padding-top: 8.5%!important;
}
#responsive-menu-pro-container #responsive-menu-pro {
    width: 50%!important;
    padding-top: 8%!important;
}
#myVideo {
  position: absolute;
  right: 0;
  top:0;
  min-width: 100%;
  min-height: 100%;
}
.hero-video {
	position: relative;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 0px;
    height: 100vh;
    background-color: #8cb7c9;
    background-size: cover;
    background-position: center;
    background-image: none!important;
    z-index: 9;
}
.banner-slider {
	    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-slider .slick-dots {
	    flex-direction: column;
    top: 35vh;
    right: 10px;
}
.banner-slider .slick-dots .slick-active button {
	opacity:1;
}
.banner-slider .slick-dots button {
    padding: 0;
    width: 10px;
    height: 10px;
    font-size: 0;
    border: none;
    background: #ffffff;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 10px;
    opacity: 0.7;
}
.banner-slider .fs-slide {
	width:100%;
	height:100vh;
	background-size:cover;
	background-position:center;
}
.video-menu {
    position: absolute;
    border: 0;
    background: #8cb7c9;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85px;
}
.video-menu .center {
    width: 155px;
    margin: 0 auto;
}
.video-menu a {
    font-family: 'Muli';
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.1rem;
}
.video-menu a:hover {
    color:#f87068;
}
.video-menu .inner {
    display: flex;
    justify-content: space-between;
    max-width: 92%;
    margin: 0 auto;
    padding: 13px 0 0;
}
.video-menu .inner .nav {
	display: flex;
    justify-content: space-between;
}
.video-menu .inner .nav li {
	padding-top: 22px;
}
.video-menu .inner .nav li.button{
    border: 1px solid white;
    padding: 11px 25px;
    margin: 9px 0 0;
    padding-top: 11px;
    transition: all 0.5s;
}
.video-menu .inner .nav li.button:hover {
	background:white;
	color:#8cb7c9;
}
.video-menu .inner .nav li.button:hover a {
	color:#8cb7c9;
}
.video-menu .inner .left, .video-menu .inner .right {
    width: 32%;
}
.fixed-menu {
	position: fixed;
    top: -80px;
    width: 100%;
    left: 0;
    background: white;
    height: 80px;
    z-index: 9999;
    transition: all 0.5s;
}
.fixed-menu.affix {
    top:0;
}
.fixed-menu .inner {
	max-width: 92%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.fixed-menu .inner .center {
	width: 80px;
    margin: 3px auto 0;
    padding: 5px;
}
.fixed-menu .inner .left, .fixed-menu .inner .right {
	width:40%;
}
.fixed-menu .inner .right {
	text-align: right;
}
.fixed-menu .inner .right button {
    border: 1px solid #f77068;
    background: #f77068;
    color: white;
    font-family: 'Muli';
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin: 19px 0 0;
    padding: 9px 17px;
    float: right;
}
.fixed-menu .inner .right button:hover {
	background:white;
	color:#f77068;
}
.full-content {
    background: white;
    position: relative;
    padding: 5px 0 0;
    z-index: 999;
    margin-bottom: 670px;
}
.intro-area .inner {
	padding-top: 25px;
    max-width: 753px;
    margin: 35px auto 0px;
    text-align: center;
    line-height: 56px;
    letter-spacing: 0.1rem;
}
.intro-area {
	    background: #f1f1f1;
    padding: 10px 0 40px;
    margin: -5px 0 -51px;
}
.pj {
	padding-top: 85px;
	position:relative;
}
.pjmove {
    position: absolute;
    top: 10px;
    bottom: 0;
    left: -5%;
    width: 120vw;
    background-image: url(https://newtondentalgroup.com/wp-content/uploads/2020/09/Swoosh-11-e1603125034598.png);
    background-size: cover;
    background-position: left top;
    animation: slide 5s alternate-reverse infinite;
    background-repeat-y: no-repeat;
}
@keyframes slide{
  0%{
	transform: translate3d(-5%, 0, 0); 
  }
  100%{
    transform: translate3d(0, 0, 0);
  }
}
.pj .inner h3 {
	color: #f87068;
    font-size: 58px;
    font-family: 'Tiempos FineB';
    letter-spacing: 0.1rem;
}
.pj .inner .desc {
	font-family: 'Muli';
    font-size: 13px;
    color: #160c28;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    border-left: 1px solid #f86f68;
    padding: 25px 0 0 20px;
}
.pj .inner .slide1 .image {
	width: 307px;
    height: 408px;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    transition: all 1.5s;
}
.pj .inner .slide1:hover .image, .pj .inner .slide2:hover .image, .pj .inner .slide3:hover .image, .pj .inner .slide4:hover .image {
    transform: scale(1.15);
}
.pj .inner .slide1 .desc {
	width: 50%;
    position: absolute;
    bottom: -23px;
    right: 0;
}
.pj .inner .slide1 {
    width: 700px;
    position: relative;
    margin-right: 142px;
    height: 410px;
    margin-top: 100px;
}
.pj .inner .slide1 h3 {
	position: absolute;
	top: 194px;
    left: 122px;
}
.pj .inner .slide2 .image {
	width: 530px;
    height: 355px;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    transition: all 1.5s;
}
.pj .inner .slide2 {
    width: 700px;
    padding-top: 46px;
    position: relative;
    margin-right: 130px;
    height: 439px;
    margin-top: 31px;
}
.pj .inner .slide2 h3 {
	position: absolute;
    top: 75px;
    right: 81px;
}
.pj .inner .slide2 .desc{
	padding: 0px 0 50px 20px;
    position: absolute;
    top: -15px;
    right: 0;
    z-index: 99;
    width: 40%;
}
.pj .inner .slide3 .image {
	width: 307px;
    height: 408px;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    transition: all 1.5s;
}
.pj .inner .slide3{
	width: 700px;
    position: relative;
    margin-right: 80px;
    height: 408px;
}
.pj .inner .slide3 h3 {
	position: absolute;
    top: -22px;
    left: 142px;
}
.pj .inner .slide3 h3:after{
    content: "";
    display: block;
    width: 117%;
    height: 1px;
    background: #f86f68;
    position: absolute;
    right: -295px;
    top: 14px;
}
.pj .inner .slide3 .desc{
	position: absolute;
    top: 66px;
    width: 50%;
    right: 0;
    padding: 35px 0 0 0;
    border-left: 0;
}
.pj .inner .slide4 .image {
	width: 530px;
    height: 355px;
    background-size: cover;
    background-position: center;
    margin-left: 270px;
    border-radius: 15px;
    transition: all 1.5s;
}
.pj .inner .slide4 {
    position: relative;
    width: 800px;
    height: 355px;
    text-align: right;
    margin-right: 0px;
    margin-top: 196px;
}
.pj .inner .slide4 h3{
	position: absolute;
    top: 15px;
    left: 330px;
}
.pj .inner .slide4 .desc {
    border-left: none;
    padding: 25px 54px 0 0;
    position: absolute;
    top: 85px;
    width: 38%;
    border-top: 1px solid #f86f68;
    left: 0;
}
#mobile-journey {
    display: none!important;
}
#scroll {
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow-x: scroll;
    overflow-y: hidden;
    height:80vh;
    padding-left: 4%;
}

.slider{
    padding: 0px;
    margin: 0px;
    height: 700px;
    width: 3500px;
    display: flex;
}
#scroll::-webkit-scrollbar {
  display: none;
}
#scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.dr .inner {
    display: flex;
    justify-content: space-between;
    width: 92%;
    max-width: 1450px;
    margin: 0 auto;
}
.dr .inner .left {
	width: 560px;
    height: 864px;
    background-size: cover;
    background-position: center;
}
.dr .inner .right {
    width: 620px;
}
.dr .inner .right h1 {
    font-size: 54px;
    margin: 100px 0 70px;
}
.dr .inner .right p {
    font-family: 'Muli';
    font-size: 13px;
    line-height: 23px;
    padding-left: 35px;
    width: 540px;
    margin-bottom: 30px;
    letter-spacing: 0.06rem;
}
.dr .inner .right a {
    border: 1px solid #f77068;
    background: #f77068;
    color: white;
    font-family: 'Muli';
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin: 12px 0 0;
    display: inline-block;
    padding: 9px 15px;
}
.dr .inner .right a:hover {
	background:white;
	color:#f77068;
}
.team-wrap {
	padding-top: 60px;
    margin: 0px auto 50px;
}
.team-wrap .inner .left h3 {
	font-family: 'Tiempos FineB';
    font-size: 54px;
}
.team-wrap .inner .left .desc {
    font-family: 'Muli';
    font-size: 12px;
    text-transform: uppercase;
    line-height: 23px;
    padding-left: 80px;
    letter-spacing: 0.055rem
}
.team-wrap .inner {
	transform: none;
    display: flex;
    justify-content: space-between;
    width: 92%;
    max-width: 1450px;
    margin: 0 auto;
}
.team-wrap .inner .right {
    width: 620px;
    margin-top: 80px;
}
.team-wrap .inner .left{
	position: relative;
    overflow: visible;
    box-sizing: border-box;
    min-height: 1px;
    width: 479px;
}
.the-team li .image {
	width: 116px;
    height: 116px;
    background-size: cover;
    background-position: top center;
    border-radius: 50%;
    margin: 0 40px 0 0;
}
.the-team li .name {
    font-family: 'Muli';
    font-size: 17px;
    text-transform: uppercase;
    color: #f87068;
    letter-spacing: 0.05rem;
    font-weight: 600;
    margin: 13px 0 15px;
}
.the-team li .desc {
    line-height: 23px;
    padding-right: 60px;
    letter-spacing: 0.06rem;
    font-family: 'Muli';
    font-size: 13px;
}
.the-team li {
    display: flex;
    margin: 0 0 75px;
}
.the-team li .right {
    width: 70%!important;
    margin-top: 0!important;
}
.gg-wrap {
    position: relative;
	margin: 150px auto 100px;
    padding: 0;
}
.gg-wrap:before {
    content: "";
    display: block;
    width: 90%;
    margin: 0 auto;
    background: #f1f1f1;
	height: 875px;
    position: absolute;
    top: 15px;
    z-index: 0;
    left: 0;
    right: 0;
}
.gg-wrap .inner h1 {
    font-size: 54px;
    text-align: center;
    margin: -44px auto 50px;
    position: relative;
    letter-spacing: 0.2rem;
    color: #243746;
}
.greatness .text {
    font-family: 'Muli';
    font-size: 12px;
    text-transform: uppercase;
    line-height: 21px;
    width: 80%;
    margin: 90px auto 40px;
    position: relative;
}
.greatness .text .inside {
	    letter-spacing: 0.055rem;
    line-height: 23px;
    width: 49%;
}
.greatness .fs-slide {
    height: 140px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.greatness .featured-slider-1 {
	    padding-left: 15%;
}
.gadgets .text {
    font-family: 'Muli';
    font-size: 12px;
    text-transform: uppercase;
    line-height: 21px;
    width: 80%;
    margin: 90px auto 60px;
    position: relative;
}
.gadgets .text .inside {
	    letter-spacing: 0.055rem;
    line-height: 23px;
    width: 49%;
}
.gadgets .fs-slide {
height: 425px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 15px;
}
.gadgets .slick-dots {
	top:-202px;
}
.gadgets .slider-2 {
	padding-left: 15%;
}
.slick-dots button {
	    padding: 0;
    width: 10px;
    height: 10px;
    font-size: 0;
    border: none;
    background: #f77068;
    border-radius: 50%;
    margin-right:5px;
}
.slick-dots {
display: flex!important;
    position: absolute;
    top: -177px;
    left: 10%;
}
.connect {
	background: #74c2ac;
    display: flex;
    justify-content: space-between;
}
.connect .left {
	width:50%;
	position: relative;
}
.connect .right {
	width: 50%;
}
.connect .right .map {
	    width: 100%;
    height: 796px;
    background-size: cover;
    background-position: center;
}
.connect-side li {
    color: white;
    font-family: 'Muli';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.15rem;
    margin: 0 50px;
}
.connect-side {
	position: absolute;
    right: -210px;
    display: flex;
    transform: rotate(90deg);
    top: 410px;
    z-index: 9;
}
.connect-areas li {
    display: table;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 796px;
    position: absolute;
    top: 0;
}
.connect-side li:hover{
	cursor: pointer;
}
.connect-side li.active {
	opacity: 0.6;
}
.connect-areas li .inner {
    display: table-cell;
    vertical-align: middle;
    font-family: 'Tiempos FineB';
    color: white;
    font-size: 54px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.15rem;
        padding: 0 50px;
}
.connect-areas li .inner p {
	margin-bottom:35px;
    max-width: 585px;
    margin: 0 auto 35px;
}
.connect-areas li .inner p em {
    font-family: 'Muli';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.25rem;
    font-style: inherit;
    display: block;
    margin: 10px auto 0;
}
.connect-areas li {
	display: none;
}
.connect-areas li.shown {
	display: table;
}
.connect-areas li .inner a {
	color:white;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
/* Emergency Wrap
--------------------------------------------- */
.page-template-page-emergency .fixed-menu, .page-template-default .fixed-menu {
top:0;
}
.page-template-page-emergency .wrap {
    position: relative;
    z-index: 99;
    background: white;
    margin-bottom: 650px;
}
.page-template-page-emergency .site-footer .wrap {
    position: relative;
    z-index: 9;
    background: transparent;
    margin: 0;
}
.emerg-wrap {
	max-width: 775px;
    margin: 200px auto 150px;
}
.emerg-wrap .text{
	margin: 0 auto;
	max-width: 610px;
}
.emerg-wrap h1 {
	text-align: center;
    letter-spacing: 0.15rem;
    margin: 0 auto 50px;
}
.emerg-wrap button {
    border: 1px solid #f77068;
    background: #f77068;
    color: white;
    font-family: 'Muli';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin: 0 auto;
    padding: 15px 20px;
    min-width: 206px;
}
.emerg-wrap button:hover {
	color:#f77068;
	background:white;
}
.emerg-wrap .text p {
	text-align: center;
    font-family: 'Muli';
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0.1rem;
}
.emerg-wrap .flex h3 {
    font-family: 'Tiempos FineB';
    font-size: 40px;
    letter-spacing: 0.1rem;
    margin: 50px auto 40px;
}
.emerg-wrap .flex {
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.emerg-wrap .flex .left, .emerg-wrap .flex .right {
	width:50%;
}
/* Footer Widgets Styles
--------------------------------------------- */
.creds a, .creds p {
        font-size: 12px;
    font-family: 'Muli';
    color: #6e8797;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1rem;
    line-height: 26px;
    margin: 0;
}
.creds span {
    margin: 0 10px;
}
.creds {
        margin: 20px 0 0;
}
.the-footer {
    background: #243746;
    padding: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.the-footer .tagline h3 {
    color: #f1f1f1;
    font-size: 43px;
    line-height: 61px;
    font-family: 'Tiempos FineB';
    letter-spacing: 0.15rem;
    padding-right: 86px;
    margin-bottom: 60px;
}
.the-footer .inner {
	max-width: 90%;
    margin: 60px auto 80px;
    display: flex;
    justify-content: space-between;
}
.the-footer .inner .right {
	width: 85%;
}
.the-footer .inner .left {
    width: 135px;
    padding: 49px 0 0 0;
}
.lower-columns p, .lower-columns a {
    font-size: 12px;
    font-family: 'Muli';
    color: #6e8797;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1rem;
    line-height: 26px;
}
.lower-columns a:hover{
    color:#74c2ac;
}
.the-footer .lower-columns {
	display: flex;
    justify-content: space-between;
}
.the-footer .lower-columns .cone, .the-footer .lower-columns .ctwo, .the-footer .lower-columns .cthree {
	width: 32%;
}
.footer-widgets {
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.the-footer .lower-columns .socials {
	display: flex;
}
.the-footer .lower-columns .socials li {
    background: #74c2ac;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    margin: 6px 12px 16px 0;
    display: table;
    border:1px solid #74c2ac;
    transition: all 0.5s;
}
.the-footer .lower-columns .socials li:hover {
	background: #253746;
}
.the-footer .lower-columns .socials li:hover a {
	color:#74c2ac;
}
.the-footer .lower-columns .socials a {
    color: white;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 2px;
}
.error404 .entry-content, .error404 aside {
	display: none;
}
.error404 h1.entry-title {
	    text-align: center;
    font-size: 60px;
    margin: 250px auto 350px;
    color: #253746;
}
#site-general-content {
    max-width: 92%;
    margin: 0 auto 60px;
}
#site-general-content h1.page-title {
    text-align: center;
    font-size: 52px;
    padding: 50px 0 0;
    margin: 130px auto 90px;
}
/* Form Styles
------------------------------------------------------------ */

input, select, textarea {
    background-color: inherit;
    text-align: center;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    margin: 0px auto;
    text-align: center;
    border: 1px solid #CD7E55;
    padding: 10px;
	color: #000000
}

input:focus {
	outline: none;
    border: 1px solid #CD7E55;
	-webkit-appearance:none;
	border-radius: 0;
}

textarea:focus {
	outline: none;
    border: 2px solid #CD7E55;
	border-radius: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    border-radius: 0;
    border: 1px solid #CD7E55;
    float: none;
    clear: none;
    display: block;
    margin: 0px auto;
    background: none;
    color: #000000;
    padding: 10px;
}

button:hover, .button:hover, a.text-button:hover, a:hover, input[type="submit"]:hover {
	transition: all 0.4s;
}

::-moz-placeholder {
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	color: #000000;
}

::-webkit-input-placeholder {
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	color: #000000;
}

.gform_wrapper {
	width: 100%;
	margin: 0px auto 0;
}

.gfield_label, .gfield_required {
    display: none;
}

.gf_left_half {
	width: 49%;
	display: inline-block;
}

.gf_right_half {
	width: 49%;
	display: inline-block;
	margin-left: 2%;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Responsive Styles
--------------------------------------------- */

@media all and (max-width:1240px) {
    #myVideo {
        right: 0;
        top: 0;
        min-width: 130%;
        min-height: 100%;
    }
    .dr .inner .left {
        width:46%;
    }
    .dr .inner .right {
        width:50%;
    }
    .team-wrap .inner {
        width:97%;
    }
    .team-wrap .inner .left {
        width:43%;
    }
    .team-wrap .inner .right {
        width:51%;
    }
    .greatness .text .inside, .gadgets .text .inside {
        width:600px;
    }
    .connect-areas li .inner {
        font-size: 41px;
        padding: 0 12%:;
    }
    .video-menu .inner .left, .video-menu .inner .right {
        width: 36%;
    }
}

@media all and (max-width:1030px) {
    .video-menu a {
        letter-spacing: 0.05rem;
    }
    .video-menu .inner .left, .video-menu .inner .right {
        width: 38%;
    }
    .video-menu .inner {
        max-width:98%;
    }
    h1 {
        font-size: 37px;
    }
    .intro-area .inner {
        max-width:700px;
    }
    #responsive-menu-pro-container #responsive-menu-pro-additional-content {
    width: 33%!important;
    padding-top: 8.5%!important;
    padding: 8.5% 0 0 0!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro {
    width: 60%!important;
    padding-top: 8%!important;
    }
    .dr .inner {
        padding-top:50px;
    }
    .dr .inner .right p {
        padding-left: 8%;
        width: 90%;
    }
    .team-wrap .inner .left h3 {
        font-family: 'Tiempos FineB';
        font-size: 54px;
        line-height: 1;
        margin: 0 0 40px;
    }
    .greatness .text .inside, .gadgets .text .inside {
        width: 400px;
    }
    .slick-dots {
        top:-226px;
    }
    .gadgets .slick-dots {
        top: -240px;
    }
    .connect .right .map, .connect-areas li {
        height:596px;
    }
    .connect-side li {
        margin: 0 30px;
    }
    .connect-side {
    right: -165px;
    top: 295px;
    }
    .the-footer .tagline h3 {
    color: #f1f1f1;
    font-size: 35px;
    line-height: 56px;
    font-family: 'Tiempos FineB';
    letter-spacing: 0.15rem;
    padding-right: 0;
    margin-bottom: 60px;
    }
    .the-footer .lower-columns {
        flex-wrap:wrap;
    }
    .the-footer .lower-columns .cone, .the-footer .lower-columns .ctwo, .the-footer .lower-columns .cthree {
        width: 50%;
    }
    .emerg-wrap {
        max-width: 700px;
        margin: 200px auto 150px;
    }
}

@media all and (max-width:768px) {
    .emerg-wrap {
        max-width: 450px;
    }
    h1 {
        font-size: 30px;
        line-height: 1;
    }
    .emerg-wrap .flex h3 {
       font-size: 30px;
        line-height: 1; 
    }
    .the-footer .inner {
        display: block;
    }
    .the-footer .inner .left {
        margin: 0 auto;
        width: 105px;
        padding: 10px 0 0 0;
    }
    .the-footer .tagline h3 {
        color: #f1f1f1;
        font-size: 30px;
        line-height: 48px;
        font-family: 'Tiempos FineB';
        letter-spacing: 0.15rem;
        padding-right: 0;
        margin-bottom: 35px;
    }
    #responsive-menu-pro-container #responsive-menu-pro {
    width: 100%!important;
    padding-top: 0%!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro-additional-content {
    width: 100%!important;
    padding-top: 8.5%!important;
    padding: 3.5% 0 4% 5%!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro-title {
    width: 100%;
    position: absolute;
    top: 0;
    }
    #responsive-menu-pro-wrapper {
    flex-direction: column-reverse;
    }
    #responsive-menu-pro-container #responsive-menu-pro {
    width: 100%!important;
    padding-top: 17%!important;
    }
    .the-footer .inner .right {
        width: 100%;
    }
    .video-menu .inner .left, .video-menu .inner .right {
        display: none;
    }
    #myVideo {
        min-width: 170%;
    }
    .intro-area .inner {
        max-width: 450px;
    }
    .intro-area .inner h1 {
        line-height: 1.5;
    }
    .pj {
        padding-top: 10px;
        margin-bottom: 50px;
    }
    .dr .inner .left {
    width: 46%;
    height: 500px;
    }
    .dr .inner .right h1 {
    font-size: 43px;
    margin: 40px 0 30px;
    }
    .dr .inner .right p {
        line-height: 20px;
    }
    .team-wrap .inner {
        display: block;
    }
    .team-wrap .inner .left {
        width: 95%;
    }
    .team-wrap .inner .right {
    width: 100%;
    }
    .the-team li .desc {
        padding-right:0;
    }
    .the-team li {
            padding-left: 4%;
    }
    .gg-wrap .inner h1 {
    font-size: 40px;
    text-align: center;
    margin: -53px auto 59px;
    position: relative;
    letter-spacing: 0.1rem;
    color: #243746;
    }
    .connect {
        display: block;
    }
    .connect .left {
        width: 100%;
        position: relative;
        height: 596px;
    }
    .connect .right {
        width: 100%;
    }
}

@media all and (max-width:760px) {
    #journey {
        display: none!important;
    }
	body {
		overflow: scroll;
-webkit-overflow-scrolling: touch;
		height:100%;
	}
	.banner-slider .slick-dots {
		top:28vh;
	}
    .the-footer {
        position: relative;
        bottom: inherit;
        left: inherit;
        z-index: 99;
    }
    .full-content {
            margin-bottom: 350px;
    }
    .page-template-page-emergency .wrap {
        margin-bottom: 0;
    }
#mobile-journey {
    display: block!important;
    background-image: url(https://newtondentalgroup.com/wp-content/uploads/2020/09/Swoosh-11.png);
    background-size: contain;
    background-repeat: no-repeat;
}
    .slider {
        padding: 0px;
        height: auto;
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .pj .inner .slide1 {
    width: 100%;
    position: relative;
    margin-right: 0;
    height: auto;
    margin-top: 55px;
    }
    .pj .inner .slide2 {
    width: 100%;
    padding-top: 50px;
    position: relative;
    margin-right: 0;
    height: auto;
    margin-top: 60px;
    }
    .pj .inner .slide3 {
    width: 100%;
    position: relative;
    margin-right: 0;
    height: auto;
    margin: 75px auto 0;
    }
    .pj .inner .slide4 {
    position: relative;
    width: 100%;
    height: auto;
    text-align: right;
    margin-right: 0px;
    margin-top: 75px;
    margin-bottom: 70px;
    }
    .pj .inner h3 {
        font-size: 37px;
    }
    .pj .inner .desc {
        line-height: 22px;
    }
    .pj .inner .slide1 .desc {
    width: 48%;
    position: absolute;
    bottom: 113px;
    right: 0;
    }
    .pj .inner .slide2 h3 {
    position: absolute;
    top: 60px;
    right: 81px;
    }
    .pj .inner .slide2 .image {
    width: 69%;
    height: 275px;
    background-size: cover;
    background-position: center;
    }
    .pj .inner .slide3 .image {
        width:47%;
    }
    .pj .inner .slide3 h3:after {
    content: "";
    display: block;
    width: 117%;
    height: 1px;
    background: #f86f68;
    position: absolute;
    right: -128%;
    top: 10px;
    }
    .pj .inner .slide4 .image {
    width: 58%;
    height: 280px;
    background-size: cover;
    background-position: center;
    margin-left: 42%;
    }
    .pj .inner .slide4 .desc {
    border-left: none;
    padding: 25px 16px 0 0;
    position: absolute;
    top: 85px;
    width: 44%;
    border-top: 1px solid #f86f68;
    left: 0;
    }
    .pj .inner .slide4 h3 {
    position: absolute;
    top: 34px;
    left: 47%;
    }
    .pj .inner .slide1 h3 {
    position: absolute;
    top: 11%;
    left: 41%;
    }
}

@media all and (max-width:580px) {
    .pj .inner .slide1 .image {
    width: 50%;
    height: 358px;
    }
	body {
		    overflow: scroll;
	}
    .pj .inner .slide1 h3 {
    position: absolute;
    top: -8%;
    left: 21%;
    }
    .pj .inner .slide1 .desc {
        width:52%;
    }
    .pj .inner .slide2 .desc {
        width:55%;
    }
    .pj .inner .slide3 .image {
        height:308px;
    }
    .pj .inner .slide4 .desc {
        width:40%;
    }
}
@media all and (max-width:480px) {
    h1 {
        font-size:24px;
    }
    .intro-area .inner {
        max-width: 296px;
    }
    .pj .inner .slide1 .image {
        width: 250px;
        height: 335px;
    }
    .pj .inner .slide1 h3 {
        position: relative;
        top: inherit;
        left: inherit;
        margin: 30px 0 30px;
    }
    .pj .inner .slide2 .image {
        width: 100%;
        height: 260px;
    }
    .pj .inner .slide2 h3 {
    position: relative;
    top: inherit;
    right: inherit;
    }
    .pj .inner .slide2 .desc {
    width: 100%;
    position: relative;
    top: inherit;
    right: inherit;
    border-left: none;
    border-right: 1px solid #f86f68;
    padding: 12px 20px 0 32%;
    }
    .pj .inner .slide3 .image {
    height: 345px;
    width: 250px;
    }
    .pj .inner .slide3 {
        display: flex;
        flex-direction: column;
    }
    .pj .inner .slide3 h3 {
    position: relative;
    top: inherit;
    left: inherit;
    }
    .pj .inner .slide3 .desc {
        position: relative;
        top: inherit;
        width: 100%;
        right: inherit;
        padding: 15px 0 0 20px;
        border-left: 1px solid #f86f68;
    }
    .pj .inner .slide4 .image {
    width: 100%;
    height: 295px;
    background-size: cover;
    background-position: center;
    margin-left: 0;
    }
    .pj .inner .slide4 {
        display: flex;
        flex-direction: column;
        margin-top: 55px;
    }
    .pj .inner .slide4 h3 {
    position: relative;
    top: inherit;
    left: inherit;
    }
    .pj .inner .slide4 .desc {
        width: 100%;
        position: relative;
        top: inherit;
        border-top: none;
        border-right: 1px solid #f86f68;
    }
    .pj .inner .slide1 .desc {
        width: 100%;
        position: relative;
        bottom: inherit;
        left: inherit;
        padding: 15px 0 0 20px;
    }
    .pj .inner .slide2 {
        display: flex;
        flex-direction: column;
        text-align: right;
        margin-top: 30px;
    }
    .pj .inner .slide1 {
        display: flex;
        flex-direction: column;
    }
    .slider {
        width: 95%;
    }
    .dr .inner {
    padding-top: 50px;
    position: relative;
    display: block;
    }
    .dr .inner .left {
    width: 90%;
    height: 550px;
    }
    .dr .inner .right {
        width: 100%;
    }
    .dr .inner .right h1 {
        font-size: 43px;
        margin: 40px 0 30px 2%;}
    .the-team li {
    padding-left: 0;
    display: block;
    }
    .the-team li .right {
    width: 100%!important;
    margin-top: 30px!important;
    text-align: center;
    }
    .the-team li .image {
        margin: 0 auto;
    }
    .gg-wrap .inner h1 {
        font-size:30px;
    }
    .gadgets .fs-slide {
        height:225px;
    }
    .dr .inner .right p {
        line-height: 20px;
        width: 85%;
        margin: 20px auto;
        padding: 0;
    }
	.team-wrap .inner .left {
    width: 85%;
    margin: 0 auto;
	}
    .team-wrap .inner .left h3 {
        font-family: 'Tiempos FineB';
        font-size: 36px;
        line-height: 1;
        margin: 0 0 25px;
    }
    .team-wrap .inner .left .desc {
        width: 97%;
        margin: 0 auto;
        padding: 0;
    }
    .greatness .text .inside, .gadgets .text .inside {
        width: 100%;
    }
    .slick-dots {
        top: -257px;
    }
    .connect-areas li .inner {
    font-size: 26px;
    padding: 0px 15%;
    }
    .connect-areas li .inner p em {
            font-size: 12px;
    letter-spacing: 0.15rem;
    }
    .connect .right .map, .connect-areas li {
        height: 400px;
    }
    .connect .left {
        height:400px;
    }
    .connect-side li {
        margin: 0 10px;
    }
    .connect-side {
        right: -97px;
        top: 194px;
    }
    .the-footer .lower-columns .cone, .the-footer .lower-columns .ctwo, .the-footer .lower-columns .cthree {
        width: 100%;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
        font-size: 25px!important;
    }
    #responsive-menu-pro-container #responsive-menu-pro {
    width: 100%!important;
        padding-top: 25%!important;
    }
    .emerg-wrap {
        max-width: 90%;
    }
    #responsive-menu-pro-container li.responsive-menu-pro-item {
        margin-bottom: 4px;
    }
    .emerg-wrap .flex {
        display: block;
    }
    .emerg-wrap .flex .left, .emerg-wrap .flex .right {
        width: 100%;
    }
    .emerg-wrap .flex h3 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
    }
    .hero-video {
        height:93vh;
		background-image: url(https://newtondentalgroup.com/wp-content/uploads/2021/03/candid-WFsNCIn8OF4-unsplash-scaled-1.jpg)!important;
    }
    #myVideo {
    display: none;
    }
    .fixed-menu .inner .right button {
    border: 1px solid #f77068;
    background: #f77068;
    color: white;
    font-family: 'Muli';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin: 23px 0 0;
    padding: 6px 10px;
    float: right;
    }
    #responsive-menu-pro-additional-content .menu-contact h3, #responsive-menu-pro-additional-content .menu-social h3 {
        font-size:30px;
    }
    #responsive-menu-pro-additional-content .menu-contact {
        margin-bottom:40px;
    }
    .the-button button {
            padding: 6px 10px!important;
    font-size: 12px;
    letter-spacing: 0.1rem;
    }
    .the-footer .tagline h3 {
        font-size: 19px;
        line-height: 35px;
    }
    .gadgets .slick-dots {
        top: -270px;
    }
    .hero-video {
        height: 86vh;
        background: transparent;
        background-size: cover;
        background-position: center;
    }
}

@media all and (max-width:400px) {
    .slick-dots {
        top: -306px;
    }
    .gadgets .slick-dots {
        top: -321px;
    }
}
