
/*registration process start*/
.registration-bg{
    background-color:#f6f1ff;
}
.process-work{
    font-size: 36px;
    line-height: 44px;
    color: #71569C;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
}
.profile-work{
    background-color: #d3e5e5;
}
.p-line-height{
    line-height: 25px;
    margin-left: 3.5rem;
}
/*registration process start*/
/*instruction start*/
.heading-inst{
    font-size: 36px;
    line-height: 44px;
    color: #71569C;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}
.para-inst{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
.list-style-disc li{
    list-style: disc;
}

/*instruction end*/


#header .logo img{
    height: 50px;
    object-fit: cover;
}
.navbar .navbar-nav .nav-link {
  font-size: 15px;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    border-radius: .3rem;
    min-height: 350px;
}
.btn {
    cursor: pointer;
}
.fs-16{
    font-size: 16px;
}
.what-dentinect .embed-responsive {
    height: 100%;
}
.coming-soon-text {
    font-size: 36px;
    line-height: 44px;
    color: #71569C;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 30px;
}
.site-privacy-policy{
    background-color: #fff;
    padding: 80px 160px;
    line-height: 24px;
    margin-bottom: 0;
    color: #707070;
    font-size: 18px;
    font-weight: 300;
}
.article-panel p .strong{
  font-weight: 700 !important;
}
.ptb-75{
	padding: 75px 0;
}
.process-bg{
	background: url(../../images/public/process-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.patients-workflow .row,
 .dentaltourism-process .row{
 	align-content: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
    text-align: left;
    margin-bottom: 60px;
 }
ol.list {
    counter-reset: _ol-counter;
    list-style: none;
    padding: 0;
    padding-top: 70px;
}
ol.list li {
    counter-increment: _ol-counter;
    position: relative;
}
.u-text-align-center {
    text-align: center;
}

[ui-transition="fade-into-place"] {
    opacity: 0;
    pointer-events: none;
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: opacity 800ms ease-out,transform 1200ms cubic-bezier(0.14, 0.58, 0.18, 1);
    will-change: opacity, transform;
}
[ui-transition="fade-into-place"].fade-into-place {
    opacity: 1;
    pointer-events: auto;
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 150px;
    height: 150px;
}
.list-values img {
    margin: -20px auto;
    max-width: 25rem;
}
ol.list .list--content-container {
    margin: auto;
    max-width: 34.375rem;
    padding: 2.5rem;
}
ol.list .list--title {
    display: block;
    font-weight: 800;
    letter-spacing: -.025em;
    line-height: 1;
    margin: 1em 0 .5em;
    width: 100%;
    font-size: 2.5rem;
    line-height: 1;
    margin: 0;
    position: relative;
}
ol.list .list--title:first-child {
    margin-top: 0;
}
ol.list .list--title::before {
    content: '';
    height: .1875rem;
    width: 1.875rem;
    background: #e6e6e6;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: -1.5625rem;
}
ol.list .list--content {
    display: block;
    margin: 0;
    padding: .5rem 0 .5rem 6.75rem;
    position: relative;
    line-height: 24px;
    margin-bottom: 0;
    color: #615f5f;
    font-size: 24px;
    font-weight: 400;
}
ol.list .list--content::after {
    font-size: 4.5rem;
    font-weight: 300;
    letter-spacing: -.025em;
    line-height: 1;
    color: #8c8585e8;
    content: counter(_ol-counter, decimal-leading-zero);
    left: .5rem;
    line-height: 1;
    position: absolute;
    text-align: right;
    top: 0;
    width: 5.25rem;
}
.pt-70{
	padding-top: 70px;
}
.primary-bg{
	background: #F6FAFC;
}
.ctr-registration{
	margin:0px auto;
    padding: 4.1rem;
}
.ctr-registration .form-group{
	margin-bottom: 0;
}
.ctr-registration p{
	   line-height: 24px;
    color: #707070;
    font-size: 20px;
    font-weight: 400;
}
.ctr-registration .box-full-inner {
    width: 93%;
}
.view-profile{
	text-align: center;
}
.view-profile a{
	text-decoration: none;
	text-transform: capitalize;
    font-size: 14px;
    transition: color .2s linear;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.media-body {
	line-height: 24px;
    margin-bottom: 0;
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    padding-left: 20px;
    padding-top: 40px;
}
.social-profile{
	/*border-radius: .1875rem;*/
   position: relative;
   /* background: rgb(234, 234, 234);*/
    color: #fff;
   /* padding: 16px;*/
    display: inline-flex;
    flex-direction: column;
    /*width: 220px;*/
}
.all-social-profiles a {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    text-decoration: none;
    transition: all .3s ease;
}
.all-social-profiles  a.social-facebook {
    background: #3a5897;
}
.all-social-profiles a.social-linkedin {
    background: #0077b5;
}
.all-social-profiles  a.social-facebook i,
.all-social-profiles a.social-linkedin i{
	color: #fff;
}
.team-memeber .social-profile  p{
	margin: 0 0 9px;
    line-height: 22px;
    font-weight: 400;
    font-size: 18px;
    color: #71569C;
}
.all-social-profiles li{
	float: left;
    margin: 0 8px 8px 0;
}
.circle {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-color: #7db9e8;
    margin: 0 25px 5px 0;
    float: left;
    -webkit-shape-outside: circle();
    shape-outside: circle();
}
.popup-media{
	position: relative;
    width: 320px;
    text-align: center;
}
.popover-header{
	 font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    margin: 20px;
}
.popover{
	background: #fff;
    position: absolute;
    z-index: 110;
    -webkit-box-shadow: 0 30px 90px -20px rgba(0,0,0,0.3), 0 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 30px 90px -20px rgba(0,0,0,0.3), 0 0 1px 1px rgba(0,0,0,0.05);
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    width: 320px;
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 47px;
    padding-bottom: 0;
}
.morecontent span{
    display: none;
}
.morelink {
    font-weight: bold;
    color: #4682b4;
}
.primary-color{
	color: #54A1D9;
    font-weight: 700;
}
.events-lists ul{
	margin-bottom: 30px;
}
.single-post .title,
 .events-lists .title{
 	font-family: "Poppins", sans-serif;
 	 font-size: 36px;
 	 line-height: 44px;
    margin-bottom: 10px;
    color: #71569C;
 }
 .patient-hero .tagline,
 .main-dental-portal .tagline,
 .dentaltourism-hero .tagline{
    font-size: 32px;
 }
.single-post .title,
.events-lists .title,
.section-heading{
  font-weight: 600;
}
.events-lists a{
	display: inline-block;
	text-decoration: none;
}
.paragraph{
	line-height: 24px;
    color: #707070;
    font-size: 18px;
    font-weight: 300;
}

.section-headline {
    font-size: 3.125rem;
    font-weight: 600;
    margin: 0 0 1.6875rem;
   color: #71569C;
    margin-bottom: 2.5rem;
    text-align: left;
}
 .section-key-benefits {
    background: #e5edf4;
}
.section-num-blocks {
    padding-bottom: 5rem;
    padding-top: 1.3125rem;
}
 .section-num-blocks .section-headline {
    margin-bottom: 3.375rem;
    text-align: center;
}
.approach-blocks {
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    min-height: 350px;
}
.approach-block {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    margin-bottom: 0;
    width: 25%;
    box-shadow: 0 0.5625rem 2.14375rem 0.04375rem rgba(27, 25, 26, .36);
    color: #fff;
    margin-bottom: 1.3125rem;
    margin-left: -3%;
    padding: 1.875rem 3.1875rem 1.875rem 2.25rem;
    position: relative;
    text-align: center;
    min-height: 350px;
}
.approach-block a{
   color: #fff;
    display: block;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}
.approach-block-1 {
    background: linear-gradient(90deg, #1ab0bc, #31d6e2);
    z-index: 4;
    margin-left: -.9375rem;
}
.approach-block img {
    margin-bottom: .75rem;
    max-width: 30%;
}
.approach-block h5 {
    color: #fff;
    margin-bottom: .5625rem;
}
.approach-block p {
    max-width: none;
    margin: 0 auto;
    line-height: 22.5px;
    text-align: left;
    padding-left: 10px;
}
.approach-block h5 {
    color: #fff;
    margin-bottom: .5625rem;
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}
 .approach-block-2 {
    background: linear-gradient(90deg, #004a85, #006bc2);
    z-index: 3;
}
.approach-block-2,
.approach-block-4 {
    top: 2.5rem;
}
.approach-block-3 {
    background: linear-gradient(90deg, #9459a4, #ae80ba);
    z-index: 2;
}
.approach-block-4 {
    background: linear-gradient(90deg, #449e3e, #61bf5a);
    z-index: 1;
}
.approach-blocks ul{
  padding-left: 20px;
  padding-left: 30px;
}
.approach-blocks li{
    list-style-type: disc;
    margin-bottom: 5px;
    text-align: left;
}
.approach-blocks .moretext {
    color: #fff;
}

.light-blue {
    background: #f1f9ff;
    background: linear-gradient(238deg, #f1f9ff 50%, #d7f2ff 90%) 0 0 fixed;
    border-top: solid 1px #dfeef7;
    border-bottom: solid 1px #dfeef7;
    padding: 4% 0;
    text-align: center;
}
.light-bg-5{
    background: linear-gradient(90deg, #9459a4, #ae80ba);
}
.light-bg-6{
    background: linear-gradient(90deg, #449e3e, #61bf5a);
}
.light-bg-7{
    background: linear-gradient(90deg,#1990ea, #2ea1f8);
}
.green-light-bg-8{
    background: linear-gradient(90deg, #449e3e, #61bf5a);
}
.light-bg-9{
    background: linear-gradient(90deg, #1ab0bc, #31d6e2);
}
.light-bg-10{
    background: linear-gradient(90deg, #004a85, #006bc2);
}
.process h2 {
    font-size: 36px;
    line-height: 44px;
    color: #71569C;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 40px;
}
.process h4 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.slideover.dark.animating {
    background-color: rgba(0, 0, 0, 0.97);
    transition: background-color 1s;
    color: #fff;
    width: 100%;
    position: relative;
    text-align: center;
}
.main-dental-portal section .content {
    width: 100%;
}
.main-dental-portal section .content {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    height: 100vh;
}
.intro {
    background-size: cover;
    min-height: 640px;
    display: table-cell;
    vertical-align: middle;
    width: 100vw;
    color: #fff;
}
.statistic-container {
    max-width: 90em;
    margin: auto;
}
.statistic {
    padding: 4em 0 2em;
    border-bottom: solid 1px #3b3e4a;
    transition: transform 0.4s ease-in-out, opacity 0.5s ease-in;
}
.statistic {
    border-bottom: none;
    opacity: 0;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
}
.statistic:nth-child(1) {
    transition: transform 0.5s ease-in-out, opacity 0.7s;
}
.animating .statistic {
    opacity: 1;
    transform: scale(1);
    float: left;
}
#slide-01 {
    padding: 0;
    height: 85vh;
}
#slide-02 {
    background: -webkit-linear-gradient(top left, #007ca3, #004b63);
    background: -ms-linear-gradient(top left, #007ca3, #004b63);
    background: linear-gradient(to bottom right, #007ca3, #004b63);
    width: 100%;
    text-align: center;
}
.intro.dentists-dark {
    background-attachment: fixed, fixed;
    background-position: bottom right;
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.2)), url(../../images/public/dentistportal/background.jpg);
}
.need{
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.2)), url(../../images/public/dentistportal/need-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
}
#slide-01 .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 80vh;
    width: 100%;
}

#slide-02 a {
    color: #7bebff;
}
section .content-image {
    padding-left: 5%;
    margin: auto;
    margin-top: 2em;
    text-align: center;
}
 section .content-image {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    height: 100vh;
}
.need{
    height: 690px;
}
.need .content-width{
   width: 60%;
    text-align: left;
}
.video-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 56.25%;
}
.video-embed > iframe,
.video-embed > object,
.video-embed > embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
section .content-image > .video-embed {
    -webkit-box-shadow: 0 0 0 10px #fff, 0 2px 20px 8px rgba(0,0,0,0.7);
    box-shadow: 0 0 0 10px #fff, 0 2px 20px 8px rgba(0,0,0,0.7);
    padding-top: 0;
}
#partient-registration .video-container .embed-responsive{
    height: 550px;
}
#slide-02 {
    background-color: #fff;
    background-image: url(../../images/public/bluebg1.svg), url(../../images/public/bluebg2.svg);
    background-repeat: no-repeat, no-repeat;
    background-position: left top, left top;
    -webkit-background-size: contain, contain;
    background-size: contain, contain;
    background-attachment: fixed, scroll;

}
.need,
#slide-04 {
    position: relative;
   min-height: 100%;
     height: 100%;
}
.statistic__text {
    line-height: 1.4;
    width: 90%;
    font-size: 22px;
}
#slide-02,
#slide-03{
       height: 100vh;
    padding: 0;
}

.stuck {
    position: fixed;
    top: 0;
    width: 100%;
}

a[name] {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}
#slide-02 .content-text{
    color: #fff !important;
    text-shadow: 0 0 10px rgba(0,0,0,0.75);
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    height: 100vh;
}
.required::after {
  content: "*";
 color:#f00;
}
.input-group-addon {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
   border: 2px solid #e0e0e0;
    padding: 15px 18px;
    height: auto;
    color: grey;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.popup-media img{
    width: 320px;
    height: 100%;
}
@keyframes bounceIn {
0% { transform: scale(0.1); opacity: 0; }
60% { transform: scale(1.2); opacity: 1; }
100% { transform: scale(1); }
}
/* Chrome, Safari, Opera */
@-webkit-keyframes bounceIn {
0% { transform: scale(0.1); opacity: 0; }
60% { transform: scale(1.2); opacity: 1; }
100% { transform: scale(1); }
}
.in-left {
    animation-name: bounceIn;
    animation-fill-mode: both;
    animation-duration: 1s;
    animation-delay: 1s;
}
.patients-workflow .text,
.dentaltourism-process p{
        font-size: 21px;
        line-height: 1.2;
        font-weight: 400;
    color: #4F4F4F;
}
.patients-workflow .text,
.dentaltourism-process p{
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#slide-01 .content{
   font-size: 24px;
    color: white;
    line-height: 35px;
    padding: 20px 0px;
    max-width: 80%;
    text-align: left;
    margin:0 auto;
}
.need .content{
     font-size: 24px;
    color: white;
    line-height: 35px;
    padding: 20px 0px;
    text-align: left;
    margin:0 auto;
}
.tag-color{
    color: #4F4F4F;
}
.assessment-section ul li{
       display: inline-flex;
    flex-direction: column-reverse;
    align-items: center;
        margin-top: 10px;
}
  .assessment-section ul{
    margin-top: 15px;
    text-align: center;
}
.assessment-section ul li span{
   line-height: 24px;
    margin-bottom: 0;
    color: #707070;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 10px;
}
.link{
  color: #54A1D9;
    font-weight: 700;
    cursor: pointer;
}
/*registration process*/

.registration-process   .accordion .step-wrapper{
    transition: all 0.3s ease-in-out;
    border-radius: 3px;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    width: 100%;
    flex-direction: column;
}

 .registration-process   .accordion .card-header{
    border: none;
    background: #71569C;
    padding: 6px 0;
    margin:0;
    box-shadow: none;
}

.registration-process .accordion .card-body{
    background: #fff;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.process-block {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}
.process-block .step-start {
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1;
    margin: 0;
}
 .process-block .step-end {
    font-size: 1.125rem;
    letter-spacing: .05em;
    line-height: 1;
}
.process-block .process-title {
    color: #F8F8F8;
    font-size: 1.4rem;
    margin-left: 10px;
}
.assessment-section input[type=radio]{
  display: none;
}
.assessment-section span{
    cursor: pointer;
    transition: .3s ease-in-out;
}
.assessment-section span:hover{
    transform: scale(1.5);
}
.assessment-section span:active{
    transform: scale(1);
}
.assessment-section [type="radio"]:checked  ~ span {
    transform: scale(1.4);
}
.light-blue.process .mobile-v{
    display: none;
}
/*notification*/
.data-notify {
    width: 280px;
    z-index: 4001;
    position: fixed;
    opacity: 1;
    right: 10px;
    top: 10px;
    left: auto;
    bottom: auto;
}
.rectangle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 50px;
    height: 50px;
    background: #71569C;
    transform: scale(0);
    border-radius: 50%;
    color: white;
    opacity: 0;
    overflow: hidden;
    animation: scale-in .3s ease-out forwards,
        expand .35s .25s ease-out forwards,
        move 6s ease-out forwards;
}

.notification-text {
    display: flex;
    align-items: center;
    padding: 0 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    animation: fade-in .65s ease-in forwards;
}

@keyframes scale-in {
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes expand {
    50% {
        width: 350px;
        border-radius: 6px;
    }
    100% {
        width: 300px;
        border-radius: 4px;
        box-shadow: 0px 1px 3px 0px rgba(0,0,0,.2),
                                0px 1px 1px 0px rgba(0,0,0,.14),
                                0px 3px 3px -1px rgba(0,0,0,.12);
    }
}

@keyframes move {
  10% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
}


/*animate css*/
.fadein{
  webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: .8;
    }
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

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

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

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

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

.login-link{
    padding: 12px 20px;
    letter-spacing: .15em;
    max-width: 250px;
    white-space: normal;
    line-height: 1rem;
    background:#71569c;
    color: #F8F8F8;
    border: none;
    border-radius: 0.25rem;
    margin-left: .5rem;
    transition: all 0s ease;
}
.login-link:hover{
    text-decoration: none;
    background: #513879;
    color: white !important;
}

.inner-footer-bottom-links {
    list-style: none;
    padding: 20px 0 10px;
    width: 905px;
    margin: auto;
    text-align: center;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.inner-footer-bottom li {
    border-right: 1px solid #ccc;
    margin-right: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.inner-footer-bottom-links li {
    border-right: 1px solid white;
    margin-right: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
#footer p:first-child{
       line-height: 1.5;
    width: 54%;
    margin: 0 auto;
}
.site-privacy-policy h1{
    line-height: 1.5;
    font-size: 32px;
    letter-spacing: .4px;
    margin: .25em 0;
}
.site-privacy-policy h2{
    color: #707070;
}

.site-privacy-policy p,
.site-privacy-policy ul{
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 20px;
    line-height: 1.56;
}
.site-privacy-policy p strong{
    font-weight: 800;
}
.site-privacy-policy p a {
    color: #54A1D9;
    font-weight: 800;
    text-decoration: none;
}
.inner-footer-bottom-links a,
#footer .redcubez{
    color: white;
    text-decoration: none;
    transition: all 0s ease;
}
#footer .redcubez:hover{
   color: #eb212e;
}
.inner-footer-bottom-links a:hover{
 color:#71569C
}
/*.fa-facebook:hover{
  color: #3b5998 ;
}
.fa-youtube:hover{
color: #c4302b ;
}
.fa-twitter:hover{
color: #00acee;
}
.fa-linkedin:hover{
    color: #0e76a8;
}
.fa-instagram:hover{
   color:#c32aa3;
} */

.donate .donate-msg strong{
    font-size: 36px;
    line-height: 1.5;
}
.frontal-photo{
  background: url(../../images/public/patients/frontal-photo.png) no-repeat center top;
  background-size: cover;
}
.smile-photo{
  background: url(../../images/public/patients/smile-photo.png) no-repeat center top;
  background-size: cover;
}
.profile-photo{
  background: url(../../images/public/patients/profile-photo.png) no-repeat center top;
  background-size: cover;
}
.degree-photo{
  background: url(../../images/public/patients/degree-photo.png) no-repeat center top;
  background-size: cover;
}
.frontal-occlusal{
  background: url(../../images/public/patients/frontal-occlusal.png) no-repeat center top;
  background-size: cover;
}
.right-occlusion{
  background: url(../../images/public/patients/right-occlusion.png) no-repeat center top;
  background-size: cover;
}
.left-occlusion{
 background: url(../../images/public/patients/left-occlusion.png) no-repeat center top;
 background-size: cover;
}
.upper-occlusal{
 background: url(../../images/public/patients/upper-occlusal.png) no-repeat center top;
 background-size: cover;
}
.lower-occlusal{
 background: url(../../images/public/patients/lower-occlusal.png) no-repeat center top;
 background-size: cover;
}
.lateral-ceph{
 background: url(../../images/public/patients/lateral-ceph.png) no-repeat center top;
 background-size: cover;
}
.orthopan{
    background: url(../../images/public/patients/orthopan.png) no-repeat center top;
    background-size: cover;
}

.w3-border{
    background: #aea7a7;
}
.w3-grey{
    height:10px;
    width:0%;
    background: #71569c;
}

/********** Large devices only **********/
@media (min-width:1200px) {

}

/********** Medium devices only **********/
@media (min-width:992px) and (max-width:1199px) {
    .registration-process .process-block .prcoess-steps{
        min-width: 90px;
    }
    .services-panel ul {
        flex-wrap: wrap;
   }
   .services-panel ul li{
       margin-top: 35px;
   }
    .article-panel {
    flex-direction: column;
    height: auto;
    min-height: inherit;
   }
   .article-panel .col-half {
     width: 100%;
   }
    .article-panel.reverse .col-half {
      align-items: center;
    }
    .article-panel .bio-panel {
     max-width: 100%;
     margin: 0px;
     padding: 20px;
    }
    .partners .content {
     width: 600px;
   }
    #owl-partners .owl-stage {
      width: auto !important;
    }
     .article-panel.reverse {
     margin-top: 75px;
    }
     .img-dentist-03,
     .img-dentist-02,
     .img-dentist-01 {
      height: 450px;
     }
     .article-panel.reverse .col-half.left {
       order: 1;
    }
    .need {
     background-repeat: no-repeat;
     background-position: bottom right;
     padding: 0;
   }
    .need .content-width {
      width: 100%;
    }

}
/********** Small devices only **********/
@media (min-width:768px) and (max-width:991px) {
    .nav-bg {
    padding-top: 0.75rem;
   }
   .services-panel ul {
        flex-wrap: wrap;
   }
   .services-panel ul li{
       margin-top: 35px;
   }
    .article-panel {
    flex-direction: column;
    height: auto;
    min-height: inherit;
   }
   .article-panel .col-half {
     width: 100%;
   }
    .article-panel.reverse .col-half {
      align-items: center;
    }
    .article-panel .bio-panel {
     max-width: 100%;
     margin: 0px;
     padding: 20px;
    }
   .registration-process .process-block .prcoess-steps{
        min-width: 90px;
    }
    .patients-workflow .row, .dentaltourism-process .row {
        margin-bottom: 0px;
    }
    .patients-workflow .mobile-view img {
       margin-top: 60px;
   }
   .patients-workflow .assess-mobile-view img {
       margin-bottom: 60px;
   }
   .partners .content {
     width: 600px;
   }
   #owl-partners .owl-stage {
     width: auto !important;
   }
   .article-panel.reverse {
     margin-top: 75px;
    }
     .img-dentist-03,
     .img-dentist-02,
     .img-dentist-01 {
      height: 450px;
     }
     .article-panel.reverse .col-half.left {
       order: 1;
    }
    .approach-block {
      width: 50%;
   }
   .dentinect-tools ul.dentinect-tools-list {
     justify-content: center;
   }
    #partient-registration ul {
      justify-content: center;
   }
    .inner-footer-bottom-links {
     width: 100%;
   }
   .inner-footer-bottom-links li {
     border-right: none;
     display: block;
   }
   .need {
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 0;
   }
   .ctr-registration .form-group {
      margin-top: 1rem;
    }
    .holiday-banner {
      background-position: center center;
    }
    .workflow-mob {
        display: flex !important;
        flex-direction: column-reverse !important;
        margin-top: 30px !important;
    }


}

/********** Extra small devices only **********/
@media (max-width:767px) {
    #header {
    flex-direction: column;
   }
    .header-nav {
    display: block;
  }
   .workflow-mob {
       display: flex !important;
       flex-direction: column-reverse !important;
       margin-top: 30px !important;
    }
  #header .header-nav ul {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
 #header .header-nav ul li{
    padding-top: 1rem;
    padding-bottom: 1rem;
 }
 .team-list.media  {
 	flex-direction: column;
 	align-items: center;
 }
 #team ul.team-list {
  justify-content: center;
}
 .team-list.media .media-body{
 	margin-top: 20px;
 }
 ol.list .list--content-container {
    max-width: none;
    margin-top: 40px;
  }
  ol.list .list--title{
  	  font-size: 6.125vw;
  }
  ol.list .list--content{
    padding-left: 3.5rem;
  }
  ol.list .list--content::after{
  	left: 0;
    width: auto;
    font-size: 2.5rem;
  }
  .ctr-registration {
    margin: 0px auto;
    padding: 2rem;
   }
   .box-full-inner p{
   	margin-bottom: 20px;
   }
   .dentaltourism-process .mobile-view img,
   .patients-workflow .mobile-view img{
    margin-top: 60px;
   }
    .dentaltourism-process .row,
   .patients-workflow .row{
    margin-bottom: 0
   }
   .process-block .step-start {
    font-size: 1.3rem;
   }
   .process-block .step-end {
     font-size: 1rem;
   }
   .process-block .process-title {
    font-size: 1rem;
   }
    .registration-process .process-block .process-title {
       font-size: 1rem;
    }
    .registration-process .btn {
      padding: 0.6rem 0.6rem;
     }
     .registration-process .process-block .prcoess-steps{
        min-width: 60px;
     }
     .img-dentist-03,
     .img-dentist-02,
     .img-dentist-01 {
      height: 450px;
     }
     .approach-block {
       min-height: 280px;
     }
    #slide-01 .content {
      line-height: 30px;
      padding: 50px 0px;
        max-width: 100%;
    }
      #slide-01 .content,
    #slide-02, #slide-03 {
      height: 100%;
    }
    .section-num-blocks .section-headline {
      margin-bottom: 1rem;
      padding-top: 2rem;
     }
     .approach-block {
       width: 100%;
       margin-left: 0;
     }
     .approach-block.approach-block-2 {
      margin-bottom: 7rem;
    }
    .approach-block.approach-block-1{
        margin-top: 3rem;
    }
    #partient-registration ul {
      justify-content: center;
   }
   #team .section-heading{
    font-size: 32px;
    line-height: 1.5;
   }
   .inner-footer-bottom-links {
     width: 100%;
   }
   .inner-footer-bottom-links li {
     border-right: none;
     display: block;
     padding-right: 0;
   }
   #regForm .footer {
    justify-content: center;
    flex-direction: column;
  }
  #regForm .footer button{
    margin-bottom: 1rem;
  }
  .need .content-width {
    width: 100%;
  }
  .need {
    background-repeat: no-repeat;
    padding: 0;
    background-position: bottom right;
  }
  .holiday-banner {
    background-position: center center;
  }
  .light-blue.process  .desktop-v{
        display: none;
    }
  .light-blue.process .mobile-v {
     display: block;
  }
  #footer p:first-child {
    width: 90%;
   }


}

/********** Super extra small devices Only :slightly_smiling_face: (e.g., iPhone 4) **********/
@media (max-width:479px) {
}
