p{
	text-align:justify;
}
#banner {
	position: relative;
}
#banner .section {
	padding-top: 0;
	padding-bottom: 0;
	position: absolute;
	left: 0px;
	width: 100%;
	top: 55%;
	transform: translateY(-50%);
}
#banner h1 {
	margin-bottom: 29px;
}
#banner p {
	font-size: 2.5em;
	line-height: 1.2;
}
.section .section-text {
	padding: 25px 0 25px 22px;
}
.section .section-text.float-l{
	padding-left:0px;
	padding-right:22px;
}
h2 {
	font-size: 3.5em;
	margin-bottom: 25px;
}
h3 {
	font-size: 3em;
	font-weight: normal;
	margin-bottom: 26px;
}
p {
	margin-bottom: 25px;
}
.dental-anomalies {
	background: #fbfafa;
	padding-bottom: 0;
}
.dental-anomalies .main {
	padding-bottom: 53px;
	position: relative;
}
.effective-medicine {
	padding: 10px 0 50px;
}
.hippokrates {
	font-size: 2em;
	color: #c9c6c7;
	display: inline-block;
}
.time-duration {
	padding: 99px 0 30px;
}
.treatment-time-chart {
	margin-bottom: 134px;
}
.cream-bg {
	background: #dfc08d;
	position: relative;
}
.cream-bg:after {
	left: 50%;
	top: 100%;
	border-top: 24px solid #dfc08d;
	border-left: 24px solid transparent;
	border-right: 24px solid transparent;
	content: "";
	position: absolute;
	z-index: 9;
}
.section .section-text.padding-none {
	padding-top: 0px;
}
.abs-bottom {
	position: absolute;
	bottom: 0px;
}

.dual-section1 .float-image {
    padding-left: 26px;
    padding-right: 0;
}

.section.dual-section1 .section-text.float-l {
    padding-right: 26px;
}

.section.dual-section2 .section-text {
    padding-left: 26px;
}


@media(max-width:1200px) {
    h2 {
        font-size: 3em;
    }
    
    .tab-target {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 900px;
    }
    
    .tab-target figure {
        opacity: 0;
    }
    
    .time-duration {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .section .section-text {
        padding-top: 0;
    }
}

@media(min-width:768px) and (max-width:950px) {
    h2 {
        font-size: 3.5em;
    }
    
    .float-image {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    
    .float-image img {
        display: block;
        width: 100%;
    }
    
    .section .section-text {
        float: none;
        width: 100%;
        padding: 35px 0 0;
    }
    
    #banner .section {
        top: 48%;
    }
    
    #banner h1 {
        font-size: 3.6em;
        margin-bottom: 25px;
    }
    
    #banner h1 br,
    #banner p br{
        display: none;
    }
    
    .dental-anomalies .main {
        padding-bottom: 0;
    }
    
    .dental-anomalies .abs-bottom {
        position: static;
        width: 80%;
        margin: 70px auto 0;
    }
    
    .tab-target {
        min-height: 1050px;
    }
    
    .section .section-text.padding-none {
        padding-top: 35px;
    }
    
    .dual-section1 .float-image{
        padding-left: 0;
    }
    
    .section.dual-section1 .section-text.float-l {
        padding-right: 0;
    }
    
    .section.dual-section2 .section-text {
        padding-left: 0;
    }
}

@media(max-width:767px) {
    h2 {
        font-size: 2.9em;
        margin-bottom: 22px;
    }
    
    h3 {
        font-size: 2.35em;
        margin-bottom: 23px;
    }
    
    p {
        margin-bottom: 23px;
    }
    
    #banner {
        padding: 165px 0 62px;
    }
    
    #banner .section {
        position: static;
        transform: translateY(0%);
    }
    
    #banner h1 {
        margin-bottom: 25px;
    }
    
    #banner p {
        text-align: left;
        font-size: 1.95em;
        margin-right: -10px;
    }
    
    .section .section-text {
        padding: 35px 0 0;
    }
    
    .cream-bg:after {
        border-width: 22px;
        transform: translateX(-50%);
    }
    
    .dental-anomalies h2 br {
        display: none;
    }
    
    .dental-anomalies .main {
        padding-bottom: 0;
    }
    
    .abs-bottom {
        position: static;
    }
    
    .dental-anomalies .abs-bottom {
        padding-top: 45px;
    }
    
    /* .effective-medicine {
        padding: 75px 0 50px;
    } */
    
    .effective-medicine figure {
        width: 164px;
        margin: 0 auto 40px;
    }
    
    .effective-medicine h3 br {
        display: none;
    }
    
    .hippokrates {
        font-size: 1.7em;
    }
    
    .therapeutic-step h2 strong {
        display: block;
    }
    
    .tab-area h3 {
        margin-right: -20px; 
    }
    
    .time-duration {
        padding: 60px 25px 0px;
    }
    
    .time-duration .two-col .block:nth-child(2n+2) {
        padding-top: 60px;
    }
    
    .time-line {
        margin-bottom: 15px;
    }
    
    .section .section-text.float-l {
        padding-right: 0;
    }
    
    .tab-target {
        background: none !important;
        min-height: inherit;
    }
    
    .tab-target figure {
        opacity: 1;
    }
    
    .section .section-text.padding-none {
        padding-top: 35px;
    }
    
    .section .section-text.padding-none h2 br {
        display: none;
    }
    
    .section.b-none {
        padding-bottom: 20px;
    }
    
    .dual-section1 .float-image{
        padding-left: 0;
    }
    
    .section.dual-section1 .section-text.float-l {
        padding-right: 0;
    }
    
    .section.dual-section2 .section-text {
        padding-left: 0;
    }
    
}