@charset "utf-8";
/* CSS Document */

.braces-wrapp, .smile-wrapp, .comparison-wrapp, .providers-wrapp, .reasons-wrapp, .fix-wrapp, .cost-wrapp, .scan-wrapp, .faq-wrapp { width:100%; float:left;}

.braces-wrapp p, .smile-wrapp p, .comparison-wrapp p, .providers-wrapp p, .reasons-wrapp p, .fix-wrapp p, .cost-wrapp p, .scan-wrapp p, .faq-wrapp p { font-size:16px; font-weight:400; color:#1d1d1b; line-height:1.63; margin:0 0 22px;}
.braces-wrapp p a, .smile-wrapp p a, .inner-wrapp p a, .comparison-wrapp p a, .providers-wrapp p a, .reasons-wrapp p a, .fix-wrapp p a, .cost-wrapp p a, .scan-wrapp p a, .faq-wrapp p a { color:#1d1d1b;}
.braces-wrapp p a:hover, .smile-wrapp p a:hover, .inner-wrapp p a:hover, .comparison-wrapp p a:hover, .providers-wrapp p a:hover, .reasons-wrapp p a:hover, .fix-wrapp p a:hover, .cost-wrapp p a:hover, .scan-wrapp p a:hover, .faq-wrapp p a:hover { color:#1d1d1b;}
.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:block;}
.braces-wrapp p strong, .smile-wrapp p strong, .comparison-wrapp p strong, .providers-wrapp p strong, .reasons-wrapp p strong, .fix-wrapp p strong, .cost-wrapp p strong, .scan-wrapp p strong, .faq-wrapp p strong { font-weight:700;}

.braces-wrapp h2, .smile-wrapp h2, .comparison-wrapp h2, .scan-wrapp h2, .reasons-wrapp h2, .providers-wrapp h2, .fix-wrapp h2, .cost-wrapp h2, .faq-wrapp h3 { float:none; font-size:30px; font-weight:400; color:#1d1d1b; line-height:1.27; margin:0 0 22px; font-family: "Signika", sans-serif;}
.braces-wrapp h2 a, .smile-wrapp h2 a, .comparison-wrapp h2 a, .reasons-wrapp h2 a, .providers-wrapp h2 a, .fix-wrapp h2 a, .cost-wrapp h2 a, .faq-wrapp h3 a, .scan-wrapp h2 a { color:#1d1d1b;}
.braces-wrapp h2 span, .smile-wrapp h2 span, .comparison-wrapp h2 span, .reasons-wrapp h2 span, .providers-wrapp h2 span, .fix-wrapp h2 span, .cost-wrapp h2 span, .faq-wrapp h3 span, .scan-wrapp h2 span { display:block; font-family: "Signika", sans-serif;}

/*braces-wrapp*/
.braces-wrapp { position:relative; background:#ffffff; padding:100px 0 42px; text-align:center;}
.braces-wrapp h2 { margin:0 0 25px;}
.braces-wrapp h2 span { display:block;}
.braces-wrapp h3 { font-size:30px; color:#1d1d1b; line-height:1.27; font-weight:400; margin:0 0 12px; font-family: "Signika", sans-serif;}
.braces-wrapp h3 a { color:#6f298a;}
.braces-wrapp h3 span { display:block; font-family: "Signika", sans-serif;}
.braces-wrapp .braces-row1 { width:62%; margin:0 auto 61px;}
.braces-wrapp .braces-row2 { width:100%; float:left; margin:0 0 53px; text-align:left; position:relative;}
.braces-wrapp .braces-row2 img { width:100%; display:block;}
.braces-wrapp .braces-row3 { width:100%; float:left;}
.braces-wrapp .braces-row2 .braces-col1 { width:50%; float:left; position:relative;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb { width:100%; float:left;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:30%; float:left; position:absolute; bottom:11%; left:10%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 { width:100%; float:left;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li { font-size:15px; font-weight:400; color:#1d1d1b; line-height:1.63; display:block; position:relative;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before { content:""; width:3px; height:3px; border-radius:50%; background:#1c1c1c; float:left; margin:10px 6px 0 -12px; position:relative; top:0; left:0;}
.braces-wrapp .braces-row2 .braces-col1:last-child .braces-conten { right:5.5%; left:inherit;}
.braces-wrapp .braces-row2 .braces-col1:last-child:after { content:""; width:2px; height:100%; background:#fff; position:absolute; left:-1px; top:0;}
.braces-wrapp .braces-row2 .vs-box { width:66px; height:66px; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; background:#6f298a; border:solid 2px #ffffff; border-radius:50%; margin:0 auto;}
.braces-wrapp .braces-row2 .vs-box span { font-size:28px; color:#ffffff; line-height:1; font-weight:300; width:100%; position:absolute; top:50%; transform:translateY(-50%); margin:0 0; text-align:center;}
.braces-wrapp .braces-row4 { width:100%; max-width:957px; float:none; margin:0 auto 0;}
.braces-wrapp .braces-btn1 { margin:20px 3px 0;}

.braces-wrapp .braces-row4 ol { width: 100%; float: none; counter-reset: my-awesome-counter;  margin: 0 auto 28px; position: relative;}
.braces-wrapp .braces-row4 ol li {font-size: 15px; color: #1d1d1b; line-height: 1.67;  counter-increment: step-counter; padding-left: 4px; width: auto;  margin: 0 auto;  position: relative;  font-family: "Jost", sans-serif;  letter-spacing: normal;  font-weight: 400;}
.braces-wrapp .braces-row4 ol li:before { content: counter(step-counter) '.'; margin-right: 0px;  position: relative;  left: -4px;  color: #1d1d1b;  font-size: 15px;  top: 0;}
.braces-wrapp .braces-row4 ol li a { color: #9f7e4e; }
.braces-wrapp .braces-row4 ol li a:hover { color: #1d1d1b;}

.braces-wrapp .braces-row4 ul { width:100%; float: none; margin:0 auto 28px; padding-left: 0px;}
.braces-wrapp .braces-row4 ul li { float:none; font-size: 15px; color: #1d1d1b; line-height: 1.73; position:relative; margin: 0 0 0; padding:0 0 0 10px; letter-spacing: normal; font-family: "Jost", sans-serif;  font-weight: 400;}
.braces-wrapp .braces-row4 ul li:before { content: "\2022 "; position: relative; left: -1px; color: #1d1d1b; font-size: 26px; top: 5px; line-height: normal;} 
.braces-wrapp .braces-row4 ul li a { color: #9f7e4e; }
.braces-wrapp .braces-row4 ul li a:hover { color: #1d1d1b; }

/*smile-wrapp*/
.smile-wrapp { padding:22px 0 32px; background:#ffffff;}
.smile-wrapp h2 { margin:0 0 44px; text-align:center;}
.smile-wrapp h2 span { display:block;}
.smile-wrapp h4 { font-size:12px; line-height:25px; color:#fff; margin:0 0 0; position:absolute; top:10%; text-align:center; width:100%; float:left;}
.smile-wrapp h4 a { color:#fff;}
.smile-wrapp h4 span { display:block;}
.smile-wrapp .smile-row1 { width:100%; float:left;}
.smile-wrapp .smile-row1 .smile-col1 { width:99.4%; float:left; position:relative;}
.smile-wrapp .smile-row1 .smile-col1 img { width:100%; display:block;}
.smile-wrapp .smile-row1 .smile-col1 .smile-thumb { width:100%; float:left;}
.smile-wrapp .smile-row1 .smile-col1 .lt { width:40%; float:left;}
.smile-wrapp .smile-row1 .smile-col1 .rt { width:40%; float:right;}

.smile-wrapp .smile-row1 .non-slider { width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.smile-wrapp .smile-row1 .non-slider .smile-col1 { width: 24.7%; margin: 0 0.4% 0 0;}
.smile-wrapp .smile-row1 .non-slider .smile-col1:last-child { margin-right: 0;}
.smile-wrapp .smile-row1.mob { display: none;}


.smile-wrapp .smile-row1 .smile-col1 .galler-bar1 {position: relative;}
.smile-wrapp .smile-row1 .smile-col1.vertical-invis .galler-bar1 { width: 50%; float: left; height: 100%;}
.smile-wrapp .smile-row1 .smile-col1 .galler-bar1 img { height: 100%; object-fit: cover;  transform: none;}
.smile-wrapp .smile-row1 .smile-col1.horizontal-invis .galler-bar1 { height: 50%;}

.smile-wrapp .smile-row1 .smile-col1.horizontal-invis .overlay1 { width: 100%; left: 0; height: 100%;}
.smile-wrapp .smile-row1 .smile-col1.horizontal-invis .overlay1 .lt {position: absolute; top: 34%;  left: 0;}
.smile-wrapp .smile-row1 .smile-col1.horizontal-invis .overlay1 .rt { position: absolute;  left: 0; bottom: 5%;}
.smile-wrapp .smile-row1 .smile-col1.horizontal-invis .overlay1 h3 { padding: 0;}

/*comparison-wrapp*/
.comparison-wrapp { padding:32px 0 98px; text-align:center; background:#ffffff;}
.comparison-wrapp h2 { margin:0 0 55px; text-align:center;}
.comparison-wrapp h2 span { display:block;}
.comparison-wrapp h3 { font-size:16px; font-weight:500; color:#6f298a; line-height:2.06; margin:0 0 0;}
.comparison-wrapp h3 a { color:#6f298a;}
.comparison-wrapp h3 span { display:block;}
.comparison-wrapp h4 { font-size:15px; font-weight:400; line-height:1.67; color:#ffffff; margin:0 0 0;}
.comparison-wrapp h4 a { color:#ffffff;}
.comparison-wrapp h4 span { display:block;}
.comparison-wrapp .comparison-row1 { width:100%; float:left; margin:0 0 62px;}
.comparison-wrapp .comparison-row1 img { width:100%; display:block;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:100%; float:left; margin:0 0 0.34% 0;}
.comparison-wrapp .comparison-row1 .comparison-row2:last-child { margin-bottom:0;}
.comparison-wrapp .comparison-row1 .comparison-col1 { width:29.79%; float:left; margin:0 0.4% 0 0; min-height:99px; display:table;}
.comparison-wrapp .comparison-row1 .comparison-col1 .conten1 { width:100%; display:table-cell; vertical-align:middle; padding:0 8% 0; text-align:left;}
.comparison-wrapp .comparison-row1 .comparison-col2 { width:23.07%; float:left; margin:0 0.3% 0 0; min-height:99px; display:table;}
.comparison-wrapp .comparison-row1 .comparison-col2:last-child { margin:0;}
.comparison-wrapp .comparison-row1 .comparison-col2 .conten1 { width:100%; display:table-cell; vertical-align:middle; text-align:center;}
.comparison-wrapp .comparison-row1 .comparison-col2 .invisalign-logo { width:160px; margin:0 auto; background:#6f298a; display:table-cell; vertical-align:middle;}
.comparison-wrapp .comparison-row1 .comparison-col2 .invisalign-logo .logo-col1 { width:135px; margin:0 auto;}
.comparison-wrapp .comparison-row1 .comparison-col2 .check-icon { width:160px; margin:0 auto; display:table-cell; vertical-align:middle;}
.comparison-wrapp .comparison-row1 .comparison-col2 .check-icon .check-col1 { width:30px; margin:0 auto;}
.comparison-wrapp .comparison-row3 { width:100%; float:left; margin:60px 0 0;}
.comparison-wrapp .comparison-row3 img { width:100%; display:block;}
.comparison-wrapp .comparison-row3 iframe { width:100%; height:543px; display:block;}
.color1 { background:#efefef;}
.color2 { background:#efefef;}
.color3 { background:#6f298a;}
.color4 { background:#efefef;}

/*reasons-wrapp*/
.reasons-wrapp { background:url(../images/invisalign/reasons-bg1.jpg) no-repeat center / cover; padding:83px 0 79px; text-align:center;}
.reasons-wrapp h2 { margin:0 0 27px; text-align:center; color:#ffffff;}
.reasons-wrapp h2 span { display:block;}
.reasons-wrapp p { font-size:16px; font-weight:400; line-height:1.94; color:#ffffff; margin:0 0 0;}
.reasons-wrapp p a { color:#fff;}
.reasons-wrapp p span { display:block;}
.reasons-wrapp .reasons-row1 { width:100%; float:left; margin:31px 0 30px; display: flex; flex-wrap: wrap; justify-content: center;}
.reasons-wrapp .reasons-row1 img { width:100%; display:block;}
.reasons-wrapp .reasons-row1 .reasons-col1 { width:33.33%; float:left; min-height:204px; margin:0 0 10px; padding:0 2%;}
.reasons-wrapp .reasons-row1 .reasons-col1 .reasons-icon { width:21.3%; display:inline-block; margin:0 0 22px;} 

/*fix-wrapp*/
.fix-wrapp { text-align:center; padding:83px 0 28px; background:#ffffff;}
.fix-wrapp h2 { margin:0 0 45px; text-align:center;}
.fix-wrapp h2 span { display:block;}
.fix-wrapp h3 { font-size:22px; line-height:1.73; color:#1d1d1b; font-weight:400; margin:0 0 10px; font-family: "Signika", sans-serif;}
.fix-wrapp h3 a { color:#6f298a; font-family: "Signika", sans-serif;}
.fix-wrapp h3 span { display:block;}
.fix-wrapp p { font-size:16px; line-height:1.63; margin:0 0 16px;}
.fix-wrapp p span { display:block;}
.fix-wrapp p strong { font-weight:700;}
.fix-wrapp .fix-row1 { width:100%; float:left; margin:30px 0 0;}
.fix-wrapp .fix-row1 img { width:100%; display:block;}
.fix-wrapp .fix-row1 .fix-col1 { width:28.2%; float:left; margin:0 7.7% 37px 0;}
.fix-wrapp .fix-row1 .fix-col1:nth-child(3n) { margin-right:0;}
.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:86%; display:inline-block;}
.fix-wrapp .fix-row1 .fix-col1 .fix-conten { width:100%; float:left; padding:28px 0 0; min-height:237px;}

.fix-thumb .video-box { position:relative; float:left; margin-bottom:10px;}
.video-container { position:relative; width:100%;}
.video-container video { width:100%; max-width:100%}
.video-box .video-container .video-progress-container {    position: relative;
    bottom: -10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.video-box .video-container .video-progress-container .video-progress-left, .video-box .video-container .video-progress-container .video-progress-right {padding-left: 15px;
    padding-right: 15px;}
	
/*cost-wrapp*/
.cost-wrapp { text-align:center; padding:35px 0 0.64%; background:#ffffff;}
.cost-wrapp h2 { margin:0 0 56px; text-align:center;}
.cost-wrapp h3 { font-size:20px; line-height:1.5; color:#ffffff; font-weight:400; margin:0 0 28px; font-family: "Signika", sans-serif;}
.cost-wrapp h3 a { color:#ffffff;}
.cost-wrapp h3 span { display:block; font-family: "Signika", sans-serif;}
.cost-wrapp h4 { font-size:20px; font-family: "Signika", sans-serif; line-height:1.5; color:#ffffff; font-weight:400; background:#6f298a; width:100%; display:block; padding:27px 0 27px; margin:0 0 8px;}
.cost-wrapp h4 a { color:#ffffff;}
.cost-wrapp h4 span { display:block; font-family: "Signika", sans-serif;}
.cost-wrapp h5 { font-size:15px; line-height:2.06; color:#000000; font-weight:400; margin:0 0 40px;}
.cost-wrapp h5 a { color:#000000;}
.cost-wrapp h5 span { font-size:30px; color:#9f804e; position:relative; top:9px; font-weight:500;}
.cost-wrapp p { font-size:16px; line-height:2; color:#ffffff; margin:0 auto 24px; max-width:263px;}
.cost-wrapp p a { color:#ffffff;}
.cost-wrapp p span { display:block;}
.cost-wrapp p strong { font-weight:700;}
.cost-wrapp .cost-row1 { width:100%; float:left; margin:0 0 0; position:relative;}
.cost-wrapp .cost-row1 img { width:100%; display:block;}
.cost-wrapp .cost-row1 .cost-col1 { width:24.52%; float:left; margin:0 0.64% 0 0; min-height:452px; background:#6f298a; position:relative; padding:42px 2% 50px;}
.cost-wrapp .cost-row1 .cost-col2 { width:24.52%; float:left; margin:0 0.64% 0 0; min-height:452px; background:#fdfdfc; position:relative; padding:0 0 50px;}
.cost-wrapp .cost-row1 .cost-col2:last-child { margin:0;}
.cost-wrapp .cost-row1 .cost-row2 { width:100%; float:left; padding:0 10%; text-align:left;}
.cost-wrapp .cost-row1 .cost-bar1 { width:100%; float:left; margin:0 0 22px;}
.cost-wrapp .cost-row1 .cost-bar1 li { font-size:15px; font-weight:400; color:#1d1d1b; line-height:2.2; background:url(../images/invisalign/checkicon.svg) no-repeat 0 5px; display:block; padding-left:30px; margin:0 0 8px;}
.cost-wrapp .cost-row1 .cost-col3 { width:49.68%; float:right; height:100%; background: no-repeat top center / cover; position:absolute; top:0; right:0;}
.cost-wrapp .cost-btn1 { width:156px; position:absolute; bottom:37px; left:0; right:0; float:none; color:#ffffff; background:none; border-color:#ffffff; margin:0 auto 0; padding:14px 2% 14px;}
.cost-wrapp .cost-btn1:hover { color:#260d3b; background:#ffffff; border-color:#ffffff;}
.cost-wrapp .cost-btn2 { width:156px; position:absolute; bottom:37px; left:0; right:0; float:none; color:#ffffff; background:none; border-color:rgba(255,255,255,0.0); margin:0 auto 0; padding:14px 2% 14px;}
.cost-wrapp .cost-btn2:hover { color:#020202; background:none; border-color:rgba(255,255,255,0.0);}

.cost-wrapp .cost-row1 .cost-col2 .cost-btn2 { color: #ffffff; background: #6f298a; border-color: #6f298a;}
.cost-wrapp .cost-row1 .cost-col2 .cost-btn2:hover { color: #6f298a; background: none; border-color: rgba(68, 28, 45, 0.3);}


/*scan-wrapp*/
.scan-wrapp { background:url(../images/invisalign/scan-bg1.jpg) no-repeat top center / cover; padding:83px 0 0; position:relative;}
.scan-wrapp h2 { color:#ffffff; margin:0 0 25px;}
.scan-wrapp p { color:#ffffff; margin:0 0 24px;}
.scan-wrapp p a { color:#ffffff;}
.scan-wrapp p span { display:block;}
.scan-wrapp p strong { font-weight:700;}
.scan-wrapp .scan-row1 { width:100%; float:left; margin:0 0 0; position:relative;}
.scan-wrapp .scan-row1 img { width:100%; display:block;}
.scan-wrapp .scan-row1 .scan-col1 { width:39.3%; float:left; position:absolute; bottom:0; left:0;}
.scan-wrapp .scan-row1 .scan-col3 { width:29.6%; float:left; position:absolute; right:-36.2%; bottom:28%;}
.scan-wrapp .scan-row2 { width:41%; float:right; margin:0 0 84px;}
.scan-wrapp .scan-row2 .scan-col2 { width:305px; float:left; margin:17px 0 0; position:relative;}
.scan-wrapp .scan-row2 .scan-col2 img { width:100%; display:block;}
.scan-wrapp .scan-row2 .scan-col2 video { width:100%; display:block;}
.scan-wrapp .scan-row2 .scan-col2 .video-img { width:100%; height:0; float:left; overflow:hidden; padding:0 0 100%; position:relative;}
.scan-wrapp .scan-row2 .scan-col2 .video-img video { width:100%; height:100%; position:absolute; top:0; right:0; left:0;}
.scan-wrapp .scan-row2 .scan-col2 .video-button { width:100%; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto; text-align:center;}

/*faq-wrapp*/
.faq-wrapp.faq-wrapp2  { text-align:center; padding:50px 0 75px; background:#ffffff; position:relative;}
.faq-wrapp.faq-wrapp2  p { font-size:16px; line-height:1.63; margin:0 0 35px;}
.faq-wrapp.faq-wrapp2  p span { display:block;}
.faq-wrapp.faq-wrapp2  p strong { font-weight:700;}
.faq-wrapp.faq-wrapp2  h3 { font-size: 30px; margin:0 0 35px;}
.faq-wrapp.faq-wrapp2  h2 { float:none; font-size:12px; font-weight:600; color:#6f298a; letter-spacing:normal; line-height:1; letter-spacing:1.17px; text-transform:uppercase;}
.faq-wrapp.faq-wrapp2  h2 a { color:#6f298a;}
.faq-wrapp.faq-wrapp2  h2 span { display:inline;}
.faq-wrapp.faq-wrapp2  h4 { font-size:15px; color:#1d1d1b; line-height:1.73; margin:0 0 2px; font-weight:600;}
.faq-wrapp.faq-wrapp2  .margin { max-width:1005px;}
.faq-wrapp.faq-wrapp2  .faq-col1 { width:100%; float:left; margin:0 0 0 !important; text-align:left; padding: 0 0 0 !important;}
.faq-wrapp.faq-wrapp2  .faq-col1 img { width:100%; display:block;}
.faq-wrapp.faq-wrapp2  .faq-col1 .faq-row1 { width:100%; float:left;}
.faq-wrapp.faq-wrapp2  .faq-col1 .faq-row1:last-child { margin-bottom:0;}
.faq-wrapp.faq-wrapp2  .braces-btn1 { margin:35px 0 0;}

/*link-box*/
.link-box { width:236px; float:left; background:#6f298a; padding:26px 1.4%; position:absolute; top:94px; left:0; z-index:9;}
.link-box .link-row1 { width:100%; float:left;}
.link-box .link-row1 .link-col1 { width:100%; float:left;}
.link-box .link-row1 .link-col1 li { width:100%; display:block; border-bottom:1px solid #ffffff; padding:2px 0 2px; margin:0 0 0;}
.link-box .link-row1 .link-col1 li:last-child { border:none;}
.link-box .link-row1 .link-col1 li a:hover { color:rgba(255,255,255,0.5);}
.link-col1 li, .link-col1 li a { font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:2.46;}

.item-content .comparison-col1 { width:100%;  margin:0 0.16% 0 0; display:table; color:#fff}
.item-content .comparison-col1 .conten1 { width:100%; display:table-cell; vertical-align:middle; padding:20px 10px 20px 20px; text-align:center;}
.item-content .comparison-col2 { width:100%;  padding:10px 10px 10px 20px; display:table;}
.item-content .comparison-col2:last-child { margin:0;}
.item-content .comparison-col2 .conten1 { width:100%; display:table-cell; vertical-align:middle; text-align:center;}
.item-content .comparison-col2 .invisalign-logo { width:160px; margin:0 auto; display:table-cell; vertical-align:middle;}
.item-content .comparison-col2 .invisalign-logo .logo-col1 { width:160px; margin:0 auto;}
.item-content .comparison-col2 .check-icon {  margin:0 auto; display:table-cell; vertical-align:middle;}
.item-content .comparison-col2 .check-icon .check-col1 { width:32px; margin:0 auto;}
.item-content .comparison-row3 { width:100%; float:left; margin:47px 0 0;}
.item-content .comparison-row3 img { width:100%; display:block;}
.item-content .comparison-btn1 { float:none; color:#ffffff; background:#6f298a; border-color:#6f298a; margin:0 9px 0; padding:12px 30px 12px 30px;}
.item-content .comparison-btn1:hover { color:#6f298a; background:#ffffff; border-color:#6f298a;}

.tabbed-content .tabs ul li a { float:none; color:#ffffff; background:#6f298a; border:1px solid #6f298a; margin:0 9px 0; padding:13px 23px 13.5px; margin-bottom:15px}
.tabbed-content .tabs ul li a:hover { color:#6f298a; background:#ffffff; border-color:#6f298a;}
.tabbed-content .tabs ul li a:hover, .tabbed-content .tabs ul li a.active { background:none; border:1px solid #6f298a; color: #6f298a; }

.braces-btn1, .braces-btn2, .cost-btn1, .cost-btn2, .tabs ul li a, .reasons-btn1, .book-btn { text-align:center; font-size:12px; font-weight:500; letter-spacing:normal; border:1px solid; border-radius:50px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}


.braces-btn1 { float:none; color:#ffffff; background:#6f298a; border-color:#6f298a; cursor:pointer; margin:0 0 0; padding:18px 25px 18px;}
.braces-btn1:hover { color:#6f298a; background:none; border-color:rgba(68,28,45,0.3);}

.braces-btn2 { float:none; color:#ffffff; background:none; border-color:rgba(255,255,255,1); margin:0 0 0; padding:18px 25px 18px;}
.braces-btn2:hover { color:#3e1b64; background:#ffffff; border-color:rgba(255,255,255,1);}


.providers-wrapp {padding: 70px 0; text-align: center;}
.providers-wrapp .providers-col1 { width: 184px; margin: 0 auto;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.braces-wrapp .braces-row1 { width:100%; margin:0 auto 50px;}
.braces-wrapp { padding:75px 0 14px;}
.braces-wrapp h3 { font-size:22px; margin:0 0 10px;}
.braces-wrapp h3 span { display:contents;}
.link-box { position:relative; width:90%; margin:0 5% 45px; border-radius:10px; top:inherit;}
.braces-wrapp .braces-row2 .braces-col1 { width:100%; background:#fff;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { left:10%;}
.braces-wrapp .braces-row2 .braces-col1:last-child .braces-conten { right:10%;}
.braces-wrapp .braces-row2 .vs-box { width:50px; height:50px;}
.braces-wrapp .braces-row2 .vs-box span { font-size:15px;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li { font-size:13px; line-height:1.72;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:70%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before { margin-top:9px;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.3;}

.smile-wrapp { padding-bottom:0;}

.braces-wrapp h2, .smile-wrapp h2, .comparison-wrapp h2, .scan-wrapp h2, .reasons-wrapp h2, .providers-wrapp h2, .fix-wrapp h2, .cost-wrapp h2, .faq-wrapp h3 { font-size:22px;}
.braces-wrapp h2 span, .braces-wrapp h3 span, .vs-box span, .reasons-wrapp h2 span, .fix-wrapp h3 span, .cost-wrapp h2 span, .cost-wrapp h4 span { display:inline;}

.comparison-wrapp { padding:0 0 50px;}
.comparison-wrapp h2 { margin:0 0 30px;}
.comparison-wrapp h4 { font-size:14px;}
.comparison-wrapp .comparison-row1 { display:none; overflow-x:auto;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:1200px; margin:0 0 2px;}
.comparison-wrapp .comparison-btn1 { margin:16px 9px 0;}
.comparison-wrapp .comparison-row1 .comparison-col1 .conten1 { padding: 0 5%;}
.comparison-wrapp .braces-btn1 { margin:20px 3px 0;}

.reasons-wrapp { padding:50px 0 50px;}
.reasons-wrapp h2 span { display:inline;}
.reasons-wrapp p span { display:contents;}
.reasons-wrapp .reasons-row1 .reasons-col1 { width:100%; min-height:inherit; margin:0 0 25px;}
.reasons-wrapp .reasons-row1 .reasons-col1 .reasons-icon { margin:0 0 12px;}
.reasons-wrapp .braces-btn1 { margin:20px 3px 0;}

.fix-wrapp .fix-row1 { margin:0;}
.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:66%;}
.fix-wrapp .fix-row1 .fix-col1 .fix-conten { padding:20px 0 0;}
.fix-wrapp .fix-row1 .fix-col1 { width:100%; margin:0 0 29px;}
.fix-wrapp .fix-row1 .fix-col1:last-child { margin:0 0 20px;}
.fix-wrapp .fix-btn1 { margin:9px 5px 0;}
.fix-wrapp .fix-row1 .fix-col1 .fix-conten { min-height:inherit;}
.fix-wrapp .braces-btn1 { margin:20px 3px 0;}

.cost-wrapp p { max-width:inherit;}
.cost-wrapp h2 { margin:0 0 30px;}
.cost-wrapp .cost-row1 .cost-col1 { width:100%; margin:0 0 5px; padding:45px 5% 20px; min-height:inherit;}
.cost-wrapp .cost-row1 .cost-col2 { width:100%; margin:0 0 5px; min-height:inherit; padding:0 0 20px;}
.cost-wrapp .cost-row1 .cost-col3 { width:100%; padding:0 0 100%; position:relative; top:inherit;}
.cost-wrapp .cost-row1 .cost-bar1 li { background:url(../images/invisalign/checkicon.svg) no-repeat 0 5px;}
.cost-wrapp .cost-btn2 { position:relative; bottom:inherit; margin:12px 0 30px;}
.cost-wrapp .cost-btn1 { position:relative; bottom:inherit; margin:12px 0 30px;}

.scan-wrapp { text-align:center; padding:50px 0 0;}
.scan-wrapp p { font-size:14px;}
.scan-wrapp .scan-row1 { position:relative;}
.scan-wrapp .scan-row1 .scan-col1 { width:100%; position:relative; bottom:inherit;}
.scan-wrapp .scan-row1 .scan-col3 { width:25.6%; right:inherit; bottom:6%; left:0;}
.scan-wrapp .scan-row2 { width:100%; margin:0 0 50px;}
.scan-wrapp .scan-row2 .scan-col2 { width:100%;}
.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:inline;}

.faq-wrapp { padding:50px 0 50px;}
.faq-wrapp h2 { font-size:11px;}
.faq-wrapp h3 { margin:0 0 8px;}

.comparison-wrapp .comparison-row3 iframe { width:100%; height:240px;}

.scan-wrapp .scan-row2 .scan-col2 .video-img { width:100%; padding:0 0 49.2%;}

.reasons-wrapp .reasons-btn1 { margin:10px 0 0;}
.braces-wrapp .braces-row2 .braces-col1:last-child:after { display:none;}

.providers-wrapp {padding: 50px 0;}


.faq-wrapp.faq-wrapp2  h3{font-size: 22px;}


}

@media screen and (min-width:481px) and (max-width:600px) {
.braces-wrapp .braces-row1 { width:100%;}
.braces-wrapp { padding:75px 0 14px;}
.braces-wrapp h3 span { display:contents;}
.link-box { position:relative; width:90%; margin:0 5% 45px; border-radius:10px; top:inherit;}
.braces-wrapp .braces-row2 .braces-col1 { width:100%;}
.braces-wrapp .braces-row2 img { opacity: .4;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li { font-size:13px; line-height:1.72;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:54%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before { margin-top:9px;}
.faq-wrapp h3 { font-size:13px; margin:0 0 10px;}
.faq-wrapp h4 { font-size:13px; margin:0 0 12px;}


.comparison-wrapp { padding:0 0 50px;}
.comparison-wrapp h2 { margin:0 0 30px;}
.comparison-wrapp .comparison-btn1 { margin:16px 3px 0;}
.comparison-wrapp .comparison-row1 { display:none; overflow-x:auto;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:1200px; margin:0 0 2px;}

.reasons-wrapp { padding:50px 0 50px;}
.reasons-wrapp h2 span { display:contents;}
.reasons-wrapp p span { display:contents;}
.reasons-wrapp .reasons-row1 .reasons-col1 { width:50%; margin:0 0 25px; min-height:155px;}
.reasons-wrapp .reasons-row1 .reasons-col1:nth-child(2n) { float:right;}
.reasons-wrapp .reasons-row1 .reasons-col1 .reasons-icon { margin:0 0 12px;}
.reasons-wrapp .reasons-btn1 { margin:16px 3px 0;}

.fix-wrapp .fix-row1 { margin:0;}
.fix-wrapp .fix-row1 .fix-col1 { width:100%; margin:0 0 29px;}
.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:66%;}
.fix-wrapp .fix-row1 .fix-col1 .fix-conten { padding:20px 0 0;}
.fix-wrapp .fix-btn1 { margin:9px 3px 0;}
.fix-wrapp .fix-row1 .fix-col1 .fix-conten { min-height:inherit;}
.comparison-wrapp h4 { font-size:14px;}

.cost-wrapp p { max-width:inherit;}
.cost-wrapp .cost-row1 .cost-col1 { width:100%; min-height:inherit; margin:0 0 5px; padding:45px 5% 20px;}
.cost-wrapp .cost-row1 .cost-col2 { width:100%; margin:0 0 5px; min-height:inherit; padding:0 0 20px;}
.cost-wrapp .cost-row1 .cost-col3 { width:100%; padding:0 0 100%; position:relative; top:inherit;}
.cost-wrapp .cost-btn2 { position:relative; bottom:inherit; margin:12px 0 30px;}
.cost-wrapp .cost-btn1 { position:relative; bottom:inherit; margin:12px 0 30px;}

.scan-wrapp { text-align:center; padding:50px 0 0;}
.scan-wrapp p { font-size:14px;}
.scan-wrapp .scan-row1 { position:relative;}
.scan-wrapp .scan-row1 .scan-col1 { width:100%; position:relative; bottom:inherit;}
.scan-wrapp .scan-row1 .scan-col3 { width:25.6%; right:inherit; bottom:6%; left:0;}
.scan-wrapp .scan-row2 { width:100%;}
.scan-wrapp .scan-row2 .scan-col2 { width:100%;}
.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:inline;}

.faq-wrapp { padding:50px 0 50px;}
.faq-wrapp .faq-btn1 { margin:16px 3px 0;}

.comparison-wrapp .comparison-row3 iframe { width:100%; height:340px;}

.scan-wrapp .scan-row2 .scan-col2 .video-img { width:100%; padding:0 0 49.2%;}

.reasons-wrapp .reasons-btn1 { margin:10px 0 0;}
.braces-wrapp .braces-row2 .braces-col1:last-child:after { display:none;}

.braces-wrapp h2, .smile-wrapp h2, .comparison-wrapp h2, .scan-wrapp h2, .reasons-wrapp h2, .providers-wrapp h2, .fix-wrapp h2, .cost-wrapp h2, .faq-wrapp h3 { font-size:24px;}
.braces-wrapp h2 span, .braces-wrapp h3 span, .vs-box span, .reasons-wrapp h2 span, .fix-wrapp h2 span, .fix-wrapp h3 span, .cost-wrapp h2 span, .cost-wrapp h4 span { display:inline;}

.reasons-wrapp h2 span {display: inline;}

.providers-wrapp {padding: 50px 0;}

.faq-wrapp.faq-wrapp2  h3{font-size: 24px;}



}

@media screen and (min-width:601px) and (max-width:767px) {
.braces-wrapp { padding:45px 0 14px;}
.link-box { position:relative; width:90%; margin:0 5% 45px; border-radius:10px; top:inherit;}
.braces-wrapp .braces-row1 { width:100%;}
.braces-wrapp .braces-row2 .braces-col1 { width:100%;}
.braces-wrapp .braces-btn1 { margin:16px 5px 0;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:54%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}

.comparison-wrapp { padding:10px 0 50px;}
.comparison-wrapp h2 { margin:0 0 30px;}
.comparison-wrapp .comparison-btn1 { margin:16px 5px 0;}
.comparison-wrapp .comparison-row1 { display:none; overflow-x:auto;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:1200px; margin:0 0 2px;}

.reasons-wrapp { padding:50px 0 50px;}
.reasons-wrapp h2 span { display:contents;}
.reasons-wrapp p span { display:contents;}
.reasons-wrapp .reasons-row1 .reasons-col1 { width: 50%; margin:0 0 25px; min-height:150px;}
.reasons-wrapp .reasons-row1 .reasons-col1:nth-child(2n) { float:right;}
.reasons-wrapp .reasons-row1 .reasons-col1 .reasons-icon { margin:0 0 12px;}
.reasons-wrapp .reasons-btn1 { margin:16px 5px 0;}

.fix-wrapp p { font-size:12px;}
.fix-wrapp h3 { font-size:20px;}
.fix-wrapp .fix-row1 { margin:0;}
.fix-wrapp .fix-row1 .fix-col1 { width:48%; clear:both; margin:0;}
.fix-wrapp .fix-row1 .fix-col1:nth-child(2n) { float:right; clear:right;}
.fix-wrapp .fix-btn1 { margin:9px 5px 0;}
.fix-wrapp .fix-row1 .fix-col1 .fix-conten { min-height:inherit; margin:0 0 20px;}

.cost-wrapp p { max-width:inherit; line-height:1.8;}
.cost-wrapp h3 { margin:0 0 10px;}
.cost-wrapp h4 { padding:18px 0 15px;}
.cost-wrapp h5 { margin:0 0 10px;}
.cost-wrapp .cost-row1 .cost-col1 { width:50%; min-height:425px; margin:0 0 5px; padding:31px 5% 20px;}
.cost-wrapp .cost-row1 .cost-col2 { width:50%; min-height:425px; margin:0 0 5px;}
.cost-wrapp .cost-row1 .cost-col3 { width:100%; padding:0 0 100%; position:relative; top:inherit;}
.cost-wrapp .cost-btn1 { bottom:30px;}
.cost-wrapp .cost-btn2 { bottom:30px;}
.cost-wrapp .cost-row1 .cost-bar1 li { font-size:14px; background:url(../images/invisalign/checkicon.svg) no-repeat 0 2px;}

.scan-wrapp { padding:50px 0 0;}
.scan-wrapp .scan-row1 { position:relative;}
.scan-wrapp .scan-row1 .scan-col3 { width:25.6%; right:inherit; bottom:6%; left:0;}
.scan-wrapp .scan-row2 .scan-col2 { width:100%;}

.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:inline;}
.braces-wrapp h2, .smile-wrapp h2, .comparison-wrapp h2, .scan-wrapp h2, .reasons-wrapp h2, .providers-wrapp h2, .fix-wrapp h2, .cost-wrapp h2, .faq-wrapp h3 { font-size:24px;}
.braces-wrapp h2 span, .braces-wrapp h3 span, .vs-box span, .reasons-wrapp h2 span, .fix-wrapp h2 span, .fix-wrapp h3 span, .cost-wrapp h2 span, .cost-wrapp h4 span { display:inline;}

.faq-wrapp { padding:50px 0 50px;}

.comparison-wrapp .comparison-row3 iframe { width:100%; height:440px;}

.scan-wrapp .scan-row2 .scan-col2 .video-img { width:100%; padding:0 0 49.2%;}

.reasons-wrapp .reasons-btn1 { margin:0 3px 0;}
.braces-wrapp .braces-row2 .braces-col1:last-child:after { display:none;}

.reasons-wrapp h2 span {display: inline;}

.providers-wrapp {padding: 50px 0;}

.faq-wrapp.faq-wrapp2  h3{font-size: 24px;}



}

@media screen and (min-width:768px) and (max-width:900px) {
.link-box { width:170px; padding:20px 1.4%;}

.braces-wrapp .braces-row1 { width:52%;}

.comparison-wrapp .comparison-row1 { overflow-x:auto;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:1200px; margin:0 0 2px;}

.reasons-wrapp p span { display:contents;}
.reasons-wrapp .reasons-row1 .reasons-col1 { min-height:149px;}

.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:inline;}
.braces-wrapp h2, .smile-wrapp h2, .comparison-wrapp h2, .scan-wrapp h2, .reasons-wrapp h2, .providers-wrapp h2, .fix-wrapp h2, .cost-wrapp h2, .faq-wrapp h3 { font-size:24px;}
.braces-wrapp h2 span, .braces-wrapp h3 span, .vs-box span, .reasons-wrapp h2 span, .fix-wrapp h2 span, .fix-wrapp h3 span, .cost-wrapp h3 span, .cost-wrapp h4 span { display:inline;}

.cost-wrapp p { font-size:14px; line-height:1.7; margin:0 auto 18px;}
.cost-wrapp h3 { font-size:14px; margin:0 0 20px;}
.cost-wrapp h4 { font-size:14px; margin:0 0 3px; padding:21px 0 21px;}
.cost-wrapp h5 { margin:0 0 17px;}
.cost-wrapp .cost-row1 .cost-col1 { padding:26px 2% 50px;}
.cost-wrapp .cost-row1 .cost-bar1 li { font-size:13px;}
.cost-wrapp .cost-row1 .cost-row2 { padding:0 5%;}
.cost-wrapp .cost-btn1 { bottom:30px;}
.cost-wrapp .cost-btn2 { bottom:30px;}

.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li { font-size:13px;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:67%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}

.scan-wrapp p span { display:inline;}

.link-col1 li, .link-col1 li a { font-size:13px;}

.reasons-wrapp .braces-btn1 { margin:15px 0 0;}

.comparison-wrapp .comparison-row3 iframe { width:100%; height:405px;}

.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:65%;}
.scan-wrapp .scan-row2 .scan-col2 { width:71%;}

.reasons-wrapp h2 span {display: block;}

.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before {margin: 9px 6px 0 -12px;}

.faq-wrapp.faq-wrapp2  h3{font-size: 24px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.link-box { width:186px; padding:23px 1.4%;}

.braces-wrapp .braces-row1 { width:57%;}

.comparison-wrapp .comparison-row1 { overflow-x:auto;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:1200px; margin:0 0 2px;}

.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:inline;}
.braces-wrapp h2, .smile-wrapp h2, .comparison-wrapp h2, .scan-wrapp h2, .reasons-wrapp h2, .providers-wrapp h2, .fix-wrapp h2, .cost-wrapp h2, .faq-wrapp h3 { font-size:25px;}
.braces-wrapp h2 span, .braces-wrapp h3 span, .vs-box span, .reasons-wrapp h2 span, .fix-wrapp h2 span, .fix-wrapp h3 span, .cost-wrapp h3 span, .cost-wrapp h4 span { display:inline;}

.cost-wrapp p { font-size:14px;}
.cost-wrapp h3 { font-size:16px;}
.cost-wrapp h4 { font-size:16px; padding:21px 0 14px; margin:0 0 5px;}
.cost-wrapp h5 { margin:0 0 11px;}
.cost-wrapp .cost-row1 .cost-row2 { padding:0 3% 0;}
.cost-wrapp .cost-row1 .cost-bar1 { margin:0 0 20px;}
.cost-wrapp .cost-row1 .cost-bar1 li { background:url(../images/invisalign/checkicon.svg) no-repeat 0 3px;}
.cost-wrapp .cost-btn1 { bottom:25px;}
.cost-wrapp .cost-btn2 { bottom:25px;}

.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li { font-size:14px;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:61%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}

.scan-wrapp p span { display:inline;}
.link-col1 li, .link-col1 li a { font-size:14px;}

.reasons-wrapp p span { display:contents;}
.reasons-wrapp .reasons-row1 .reasons-col1 { min-height:155px;}

.scan-wrapp .scan-row1 .scan-col1 { width:37%;}

.comparison-wrapp .comparison-row3 iframe { width:100%; height:476px;}

.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:65%;}

.reasons-wrapp h2 span {display: block;}

.faq-wrapp.faq-wrapp2  h3{font-size: 25px;}

}


@media screen and (min-width:1025px) and (max-width:1240px) {
.link-box { width:216px;}

.braces-wrapp .braces-row1 { width:57%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:55%;}

.comparison-wrapp .comparison-row1 { overflow-x:auto;}
.comparison-wrapp .comparison-row1 .comparison-row2 { width:1200px; margin:0 0 2px;}

.braces-wrapp p span, .smile-wrapp p span, .comparison-wrapp p span, .providers-wrapp p span, .reasons-wrapp p span, .fix-wrapp p span, .cost-wrapp p span, .scan-wrapp p span, .faq-wrapp p span { display:inline;}
.braces-wrapp h2 span, .braces-wrapp h3 span, .vs-box span, .reasons-wrapp h2 span, .fix-wrapp h2 span, .fix-wrapp h3 span, .cost-wrapp h3 span, .cost-wrapp h4 span { display:inline;}

.cost-wrapp h5 { margin:0 0 11px;}
.cost-wrapp .cost-row1 .cost-col1 { min-height:435px; padding:25px 2% 50px;}
.cost-wrapp .cost-row1 .cost-col2 { min-height:435px;}
.cost-wrapp .cost-row1 .cost-row2 { padding:0 3% 0;}
.cost-wrapp h3 { margin:0 0 15px;}
.cost-wrapp h4 { padding:18px 0 18px;}
.cost-wrapp .cost-btn1 { bottom:25px;}
.cost-wrapp .cost-btn2 { bottom:25px;}

.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:65%;}

.scan-wrapp .scan-row1 .scan-col1 { width:369px; margin:0 0 0 3%;}
.scan-wrapp p span { display:inline;}

.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}

.reasons-wrapp h2 span {display: block;}

}

@media screen and (min-width:1241px) and (max-width:1340px) {
.braces-wrapp .braces-row1 { max-width:725px;}

.cost-wrapp h5 { margin:0 0 7px;}

.scan-wrapp p span { display:inline;}

.cost-wrapp .cost-row1 .cost-row2 { padding:0 6%;}

.braces-wrapp h2 span, .smile-wrapp h2 span, .comparison-wrapp h2 span, .reasons-wrapp h2 span, .providers-wrapp h2 span, .fix-wrapp h2 span, .cost-wrapp h2 span, .faq-wrapp h2 span, .scan-wrapp h2 span { display:inline-block;}

.reasons-wrapp h2 span {display: block;}

}

@media screen and (min-width:1341px) and (max-width:1500px) {
.braces-wrapp .braces-row1 { max-width:820px;}
}


@media (max-width:767px){
.smile-wrapp .smile-row1.desk {display: none;}
.smile-wrapp .smile-row1.mob {display: block;}

}