@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:15px; font-weight:400; color:#58595b; line-height:1.87; 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:#5c169d;}
.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:35px; font-weight:600; color:#58595b; line-height:1.14; margin:0 0 22px; font-family: 'just-sans-semibold-font';}
.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:#020030;}
.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: 'just-sans-semibold-font';}

/*braces-wrapp*/
.braces-wrapp { position:relative; background:#ffffff; padding:60px 0 26px; text-align:center;}
.braces-wrapp h2 { margin:0 0 25px;}
.braces-wrapp h2 span { display:block;}
.braces-wrapp h3 { font-size:25px; color:#58595b; text-align: center; line-height:1.68; font-weight:600; margin:0 0 25px; font-family: 'just-sans-semibold-font';}
.braces-wrapp h3 a { color:#58595b;}
.braces-wrapp h3 span { display:block; font-family: 'just-sans-semibold-font';}
.braces-wrapp .braces-row1 { width:67%; 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; filter: brightness(0.8) contrast(1.1);}
.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:31%; 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:#58595b; line-height:2; display:block; position:relative;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before { content:""; width:3px; height:3px; border-radius:50%; background:#58595b; float:left; margin:14px 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 { padding: 0; width:60px; height:60px; background:#5c169d; border:solid 2px #ffffff; border-radius:50%; margin:0 auto; position: absolute;}

.vsboxer-1 {
  position: absolute;
  top: 50%;
  left: 31.33%;
  z-index: 9;
}

.vsboxer-2 {
  position: absolute;
  top: 50%;
  right: 31.33%;
  z-index: 9;
}

.braces-wrapp .braces-row2 .vs-box span { font-size:26px; color:#ffffff; line-height:1; font-weight:700; width:100%; position:absolute; top:50%; transform:translateY(-50%); margin:0 0; text-align:center; font-family: 'just-sans-semibold-font';}
.braces-wrapp .braces-row4 { width:100%; float:left; margin:0 auto 0;}
.braces-wrapp .braces-btn1 { margin:20px 0 0;}
.invisalign-thumb {
    width: 100%;
    position: relative;
    margin-top: auto;
    overflow: hidden;
}

.invisalign-thumb .on-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .25s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.invisalign-thumb .on-hover .onhovebtn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #ffff;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}



.invisalign-thumb:hover .on-hover {
    opacity: 1;
    visibility: visible;
}
/* .process-wrapp .process-row1 .process-col1 .process-col2:hover .on-hover {
    opacity: 1;
    visibility: visible;
} */




/*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;}
.smile-wrapp .smile-row1 .non-slider .smile-col1 { width: 24.7%;  margin: 0 .4% 0 0;}
.smile-wrapp .smile-row1 .non-slider .smile-col1:last-child { margin-right: 0;}
.smile-wrapp .smile-row1.mob { display: none;}


/*comparison-wrapp*/
.comparison-wrapp { padding:32px 0 0px; 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:400; color:#58595b; line-height:2.06; margin:0 0 0;}
.comparison-wrapp h3 a { color:#58595b;}
.comparison-wrapp h3 span { display:block;}
.comparison-wrapp h4 { font-size:15px; font-weight:400; line-height:1.87; 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:81px; margin:0 auto; background:#9c9c9c; display:table-cell; vertical-align:middle;}
.comparison-wrapp .comparison-row1 .comparison-col2 .invisalign-logo .logo-col1 { width:81px; margin:0 auto;}
.comparison-wrapp .comparison-row1 .comparison-col2 .check-icon { width:160px; margin:0 auto; display:table-cell; vertical-align:middle; padding: 14px;}
.comparison-wrapp .comparison-row1 .comparison-col2 .check-icon .check-col1 {  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:652px; display:block;}
.color1 { background:#efefef;}
.color2 { background:#efefef;}
.color3 { background:#5c169d;}
.color4 { background:#efefef;}

/*reasons-wrapp*/
.reasons-wrapp { background:url(../images/invisalign/reasons-bg.jpg) no-repeat center / cover; padding:83px 0 39px; 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:15px; font-weight:400; line-height:2; 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;} 

.reasons-row1 .reasons-col1:last-child {
    margin-bottom: 0;
}

/*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:#58595b; font-weight:600; margin:0 0 10px; font-family: 'just-sans-semibold-font';}
.fix-wrapp h3 a { color:#58595b;}
.fix-wrapp h3 span { display:block; font-family: 'just-sans-semibold-font';}
.fix-wrapp p { font-size:15px; line-height:1.73; 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;}

/* 
    .teamer-row1:hover img {
        transition: all 0.25s ease-out 0s;
        -o-transition: all 0.25s ease-out 0s;
        -ms-transition: all 0.25s ease-out 0s;
        -moz-transition: all 0.25s ease-out 0s;
        -webkit-transition: all 0.25s ease-out 0s;
        filter: grayscale(100%);
      
    } */
	
/*cost-wrapp*/
.cost-wrapp { text-align:center; padding:35px 0 0.64%; background:#ffffff;}
.cost-wrapp h2 { margin:0 0 36px; text-align:center;}
.cost-wrapp h3 { font-size:22px; line-height:1.36; color:#fff; font-weight:600; margin:0 0 28px; font-family: 'just-sans-semibold-font';}
.cost-wrapp h3 a { color:#ffffff;}
.cost-wrapp h3 span { display:block; font-family: 'just-sans-semibold-font';}
.cost-wrapp h4 { font-size:22px; line-height:1.36; color:#ffffff; font-weight:600; background:#e67bc2; width:100%; display:block; padding:27px 0 27px; margin:0 0 8px; font-family: 'just-sans-semibold-font';}
.cost-wrapp h4 a { color:#ffffff;}
.cost-wrapp h4 span { display:block; font-family: 'just-sans-semibold-font';}
.cost-wrapp h5 { font-size:16px; line-height:2.06; color:#58595b; font-weight:400; margin:0 0 30px;}
.cost-wrapp h5 a { color:#58595b;}
.cost-wrapp h5 span { font-size:30px; color:#5c169d; position:relative; top:9px; font-family: 'just-sans-semibold-font';}
.cost-wrapp p { font-size:15px; line-height:2; color:#58595b; margin:0 auto 24px; max-width:289px;}
.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:#e67bc2; 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:#efefef; 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:#58595b; line-height:2.2; background:url(../images/invisalign/checkicon.svg) no-repeat 0 6px; display:block; padding-left:30px; margin:0 0 3px;}
.cost-wrapp .cost-row1 .cost-col3 { width:49.68%; float:right; height:100%; background:url(../images/invisalign/cost-thumb2.jpg) no-repeat top center / cover; position:absolute; top:0; right:0;}
.cost-wrapp .braces-btn1 { width:150px; position:absolute; bottom:37px; left:0; right:0; float:none; margin:0 auto; padding:14px 45px 14px 23px;}
.cost-wrapp .cost-col1 p{color: #fff;}


/*scan-wrapp*/
.scan-wrapp { background:url(../images/invisalign/scan-bg1.jpg) no-repeat top center / cover;  padding: 75px 0; position:relative;}
.scan-wrapp h2 { font-size:30px; color:#ffffff; font-weight:400; margin:0 0 15px; letter-spacing:0.6px; font-family: 'just-sans-regular-font';}
.scan-wrapp h2 span { display:inline-block;}
.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%; display: flex;flex-wrap: wrap; position:relative; align-items: center;}
.scan-wrapp .scan-row1 img { width: 83%; display:block;}
/* .scan-wrapp .scan-row1 .scan-col1 { width:33.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-col-med {width: 50%;}
/* .scan-wrapp .scan-row2 { width:33.33%; 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;}
.scan-wrapp .scan-row1 .scan-col1 img {max-height: 580px; object-fit: contain; padding: 0 0 4%;}

.sacn-medit-image {
    width: 50%;
    display: flex;
  }
  .medit-sacn-logos {
    width: 20%;
  }
  .scan-wrapp .scan-row2 {
    width: 30%;
  }
  .scan-wrapp .scan-row1 .scan-col1 { width:50%; }
  .scan-wrapp .scan-row1 .scan-col3 {
    width: 100%;
    display: block;
  }
  .medit-sacn-logos .medit-col3{
    width: 100%;
    display: block;
  }
  .scan-wrapp .scan-row2 .scan-col2 {
    width: 305px;
  }
  .scan-wrapp .margin {
    width: 100%;
    max-width: 100% !important;
    padding: 0 5%;
  }
  .medit-sacn-logos .scan-col3 img {
    width: 50%;
    display: flex;
    margin: 0 auto;
  }
  .medit-sacn-logos .medit-col3 img {
    width: 50%;
    display: flex;
    margin: 0 auto;
  
  }

/*faq-wrapp*/
.faq-wrapp { text-align:center; padding:50px 0 75px;}
.faq-wrapp p { font-size:15px; line-height:1.2; margin:0 0 35px;}
.faq-wrapp p span { display:block;}
.faq-wrapp p strong { font-weight:700;}
.faq-wrapp h3 { margin:0 0 35px;}
.faq-wrapp h2 { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1;}
.faq-wrapp h2 a { color:#ffffff;}
.faq-wrapp h2 span { display:inline;}
.faq-wrapp h4 { font-size:15px; color:#58595b; line-height:1.2; margin:0 0 15px; font-weight:600; font-family: 'just-sans-semibold-font';}
.faq-wrapp .margin { max-width:1005px;}
.faq-wrapp .faq-col1 { width:100%; float:left; margin:0 0 0; text-align:left;}
.faq-wrapp .faq-col1 img { width:100%; display:block;}
.faq-wrapp .faq-col1 .faq-row1 { width:100%; float:left;}
.faq-wrapp .faq-col1 .faq-row1:last-child { margin-bottom:0;}

/*link-box*/
.link-box { width:250px; float:left; background:url(../images/treatments-bg.jpg) no-repeat center / cover; padding:26px 1%; position:absolute; top:0; 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(0,0,0,0.5);}
.link-col1 li, .link-col1 li a { font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:2.13;}

.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:15px 10px 15px 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:100%; 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:#5c169d; border-color:#5c169d; margin:0 9px 0; padding:12px 30px 12px 30px;}
.item-content .comparison-btn1:hover { color:#5c169d; background:#ffffff; border-color:#5c169d;}

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

.braces-btn1, .braces-btn2, .tabs ul li a, .reasons-btn1, .book-btn { text-align:center; font-size:12px; font-weight:400; letter-spacing:normal; line-height:normal; text-transform:uppercase; border:1px solid; border-radius:0; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; font-family: 'just-sans-semibold-font';}

.braces-btn1 { float:none; color:#ffffff; background:#5c169d; border-color:#5c169d; margin:0 0 0 0; padding:14px 50px 14px 28px; cursor: pointer;}
.braces-btn1:hover { color:#5c169d; background:none; border-color:rgba(92,22,157,0.3);}
.braces-btn2 { float:none; color:#58595b; background:none; border-color:rgba(88,89,91,0.5); margin:0 0 0 7px; padding:14px 50px 14px 28px;}
.braces-btn2:hover { color:#ffffff; background:#5c169d; border-color:#5c169d;}

.providers-wrapp { padding: 0 0 83px; text-align: center;}
.providers-wrapp h2 {  margin: 0 0 45px;}
.providers-wrapp .providers-col1 {  width: 142px; margin: 0 auto;}
.providers-wrapp .providers-col1 img {  width: 100%;}

.comparison-wrapp .comparison-row1 .braces-btn1 {  margin: 22px 0 14px; padding: 14px 28px 14px 28px;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.braces-wrapp .braces-row1 { width:100%; margin:0 auto 50px;}
.braces-wrapp { padding:0 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:10px;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.3;}
.sacn-medit-image { 
  flex-wrap: wrap;
}

.scan-col-med {
  margin-inline: auto;
  margin-bottom: 30px;
}

.smile-wrapp { padding-bottom:0;}
.reasons-wrapp .reasons-row1{margin-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:contents;}
.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 auto 30px; max-width:90%;}
.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-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: 26.6%;right: inherit;bottom: -1%; left: 0; position: relative; margin: 0 auto 0; float: none;}
.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:12px;}
.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;}

.cost-wrapp .braces-btn1 { position:relative; bottom:inherit; margin:12px 0 30px;}

.braces-btn1 { margin:0 3px 0;}
.braces-btn2 { margin:12px 3px 0;}

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

.scan-wrapp .scan-row1 .scan-col1 img {max-height: 420px;}
.scan-wrapp .scan-row1 .scan-col1 img {max-height: 420px;}
.sacn-medit-image {width: 100%;margin: 0 0 20px;}
.scan-wrapp .scan-row1 .scan-col3 {width: 100%;}
.medit-sacn-logos {width: 100%;}
.scan-wrapp .scan-row1 img {display: flex;margin: 0 auto;}
.vsboxer-1 {top: 63.85%;}.vsboxer-2 {  top: 30.65%;}
.smile-wrapp{padding: 0px 0 20px;}
.braces-wrapp .braces-row2 {margin: 0 0 20px;}
.smile-wrapp h2 {margin: 0 0 33px;}
.fix-wrapp {padding: 28px 0 28px;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.braces-wrapp .braces-row1 { width:100%;}
.braces-wrapp { padding:0 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 .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;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}

.faq-wrapp h3 { font-size:13px; margin:0 0 10px;}
.faq-wrapp h4 { font-size:13px; margin:0 0 12px;}

.sacn-medit-image {
  flex-wrap: wrap;
}
.scan-col-med {

  margin-inline: auto;
  margin-bottom: 30px;
}


.vsboxer-1 {
  top: 29.3%;
  left: 50%;
  transform: translateX(-50%);
}

.vsboxer-2 {
  top: 63%;
  right: 50%;
  transform: translateX(-50%);
}

.braces-wrapp .braces-row2 .vs-box {
  margin: 0 auto 0;
  left: 0;
  right: 0;
  transform: translateX(0);
}

.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 0px;}
.reasons-wrapp .reasons-row1{margin-bottom: 0;}
.reasons-wrapp h2 span { display:contents;}
.reasons-wrapp p span { display:contents;}
.reasons-wrapp .reasons-row1 .reasons-col1 { width:49%; 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 h2 { margin:0 auto 30px; max-width:90%;}
.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 15px;}
.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: 24.6%;right: inherit;bottom: -5% !important;left: 0;position: relative;margin: 0 auto 0;float: none;}
.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 h2 { font-size:13px;}
.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;}

.braces-btn1, .braces-btn2, .tabs ul li a, .reasons-btn1, .book-btn { font-size:11px;}

.cost-wrapp .braces-btn1 { position:relative; bottom:inherit; margin:12px 0 30px;}

.braces-btn1 { margin:0 3px 0;}
.braces-btn2 { margin:12px 3px 0;}

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

.scan-wrapp .scan-row1 .scan-col1 img {max-height: 420px;}
.sacn-medit-image {width: 100%;margin: 0 0 20px;}
.scan-wrapp .scan-row1 .scan-col3 {width: 100%;}
.medit-sacn-logos {width: 100%;}
.scan-wrapp .scan-row1 img {display: flex;margin: 0 auto;}
.smile-wrapp{padding: 0px 0 20px;}
.braces-wrapp .braces-row2 {margin: 0 0 20px;}
.smile-wrapp h2 {margin: 0 0 33px;}
.fix-wrapp {padding: 28px 0 28px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.braces-wrapp { padding:0 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;}
.reasons-wrapp .reasons-row1{margin-bottom: 0;}

.vsboxer-1 {
  top: 29.3%;
  left: 50%;
  transform: translateX(-50%);
}

.vsboxer-2 {
  top: 63%;
  right: 50%;
  transform: translateX(-50%);
}

.braces-wrapp .braces-row2 .vs-box {
  margin: 0 auto 0;
  left: 0;
  right: 0;
  transform: translateX(0);
}


.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:49%; 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 h2 { margin:0 auto 30px; max-width:90%;}
.cost-wrapp h3 { font-size:19px; 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 5px;}

.scan-wrapp { padding:50px 0 ;}
.scan-wrapp .scan-row1 { position:relative;}
.scan-wrapp .scan-row1 .scan-col3 { width: 100%; right: -37%; bottom: 36%; /*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;}
.faq-wrapp h2 { font-size:14px;}

.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;}

.scan-wrapp .scan-row2 { width:50%;}

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

.scan-wrapp .scan-row1 .scan-col1 img {max-height: 420px;}
.sacn-medit-image {width: 100%;    margin: 0 0 30px;}
.medit-sacn-logos {width: 50%;}
.smile-wrapp{padding: 0px 0 32px;}
.braces-wrapp .braces-row2 {margin: 0 0 33px;}
.fix-wrapp {padding: 40px 0 28px;}

}

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

.braces-wrapp .braces-row1 { width:45%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before { margin:12px 6px 0 -12px;}

.vsboxer-1 {
  left: 31.33%;
}

.braces-wrapp .braces-row2 .vs-box {
  width: 33px !important;
  height: 33px !important;
}
.braces-wrapp .braces-row2 .vs-box span {
  font-size: 12px !important;
}

.vsboxer-2 {
  right: 31.33%;
}




.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 h2 { margin:0 0 35px;}
.cost-wrapp p { font-size:14px; line-height:1.7; margin:0 auto 15px;}
.cost-wrapp h3 { font-size:17px; margin:0 0 14px;}
.cost-wrapp h4 { font-size:17px; margin:0 0 3px; padding:18px 0 18px;}
.cost-wrapp h5 { line-height:1.8; margin:0 0 8px;}
.cost-wrapp .cost-row1 .cost-col1 { padding:26px 2% 50px;}
.cost-wrapp .cost-row1 .cost-bar1 li { font-size:13px; background:url(../images/invisalign/checkicon.svg) no-repeat 0 5px;}
.cost-wrapp .cost-row1 .cost-row2 { padding:0 2%;}
.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%;}

.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:573px;}

.fix-wrapp h3 { font-size:18px;}
.fix-wrapp .fix-row1 .fix-col1 .fix-thumb { width:65%;}

.scan-wrapp .scan-row2 .scan-col2 { width:71%;}

.scan-wrapp .scan-row1 .scan-col1 img {max-height: 420px;}

}

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

.braces-wrapp .braces-row1 { width:50%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}
.braces-wrapp .braces-row2 .braces-col1 .braces-bar1 li:before { margin:13px 6px 0 -12px;}

.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:18px; margin:0 0 11px;}
.cost-wrapp h4 { font-size:18px; padding:21px 0 14px; margin:0 0 15px;}
.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-col1 { padding:24px 2% 50px;}
.cost-wrapp .cost-row1 .cost-bar1 li { font-size:14px; background:url(../images/invisalign/checkicon.svg) no-repeat 0 4px;}
.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%;}

.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:623px;}

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

.cost-wrapp .braces-btn1 { bottom:30px;}
.cost-wrapp .braces-btn2 { bottom:30px;}
.sacn-medit-image {width: 50%;margin: 0 0 45px;}
.medit-sacn-logos {width: 20%;margin: 0 0 45px;}
.scan-wrapp .scan-row2 {width: 30%;margin: 0 0 45px;}
.scan-wrapp .scan-row1 {justify-content: center;  }
.scan-wrapp .scan-row2 .scan-col2 .video-img video {width: 80%;top: -34px;}
.scan-col2 .video-img video {display: flex !important;margin: 0 auto;}
.scan-wrapp {padding: 87px 0 0;}
}

@media screen and (max-width:1240px){
  .braces-wrapp .braces-row2 .vs-box {
   
    width: 50px;
    height: 50px;
  }

.braces-wrapp .braces-row2 .vs-box span {
    font-size: 18px;
}

}


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

.braces-wrapp .braces-row1 { width:53%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-conten { width:55%;}
.braces-wrapp .braces-row2 .braces-col1 .braces-thumb img { opacity:0.6;}

.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:455px; padding:25px 2% 50px;}
.cost-wrapp .cost-row1 .cost-col2 { min-height:455px;}
.cost-wrapp .cost-row1 .cost-row2 { padding:0 3% 0;}
.cost-wrapp h3 { font-size:20px; margin:0 0 15px;}
.cost-wrapp h4 { font-size:20px; 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;}
.scan-wrapp .scan-row2 .scan-col2 .video-img video {top: -69px;}
.braces-wrapp h3 {font-size: 20px;}


}

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

.cost-wrapp h3 { font-size:21px;}
.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;}
.flinker-wrapp .flinker-col1 .flinker-row1 li {margin: 0 15px 0;}

}

@media screen and (min-width:1341px) and (max-width:1500px) {
.braces-wrapp .braces-row1 { max-width:820px;}
.scan-wrapp .scan-row2 .scan-col2 .video-img video {    width: 79%;top: -34px;}
}


@media screen and (max-width:767px) {
.smile-wrapp .smile-row1.mob { display: block;}
.smile-wrapp .smile-row1.desk { display: none;}
.item-content {padding: 0 !important;}
.tabbed-content .tabs ul li a{
  margin: 0 0 10px;
}
.tabs.mob ul {
  margin: 0 0 25px;
}
}