@media (max-width:768px){
marquee {
    margin-top: 52px;
}
.logo {
    text-align: center;
}
.schedule a {
    font-size: 10px !important;
}
section.back {
    background: linear-gradient( rgb(79, 75, 75, 0.5), rgba(52, 51, 50, 0.5) ), url(../images/back.png);
    background-size:auto !important;
}
.heading h2{width:100%; margin-left: 0 !important;}
.heading p{width:100%; margin-left: 0 !important;text-align: justify; }
.heading h5{width:100%; margin-left: 0 !important; }
.heading {
    margin-left: 15px;
    margin-right: 15px;
    color: #fff;
}
.button{margin-left: 0 !important;}
.permanent{width:100%;}
.permanents{width:100%;margin: 5px;}
.permanents img {
    width: 100%;
    height: auto;
}
.teeth{width:100%;}
.vicfan {
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
}
input, button, select, textarea{margin-bottom:25px !important;}
.address {
    text-align: center;
	margin-left: 15px;
}
.enqform{margin-bottom:25px !important; margin-left: 10px;width: 100%;}
.tooth{margin-left: 15px;text-align: justify;}
.faqhd{margin-left: 15px;}
iframe {
    width: 100%;
    margin:0;
}
.victor {
    font-size: 26px;
}
.heading2 {font-size:26px;}
.social {
    text-align: center;
}
.imagespic {
    background: white;
    border-radius: 85%;
    width: 30%;
    height: 155px;
    text-align: center !important;
    margin-left: 35%;
    border: 5px solid #FF8C00;
}
.permanent{height: auto !important;}
.permanent img {
    width: 100%;
    height: auto;
}
.permanents p{
    height: auto !important;
    padding: 15px;
    font-size: 16px;}
.sec2p {
    margin: 20px;
}   
.teeth img{width:100%;height: auto;}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
marquee {
    margin-top: 40px;
}
.schedule a {
    font-size: 7px !important;
}
.heading h5 {
    font-size: 16px;
    text-align: justify;
}
.heading p {
    width: 100%;
    margin-left: 0 !important;
    text-align: justify;
    font-size: 14px;
}
.button a {
    font-size: 16px;
}
.heading h2 {
    font-size: 20px;
    margin-top: 20px;
}
.heading2 {
    font-size: 16px;
    margin: 0;
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
}
.sec2p {
    margin: 10px;
    font-size: 14px;
    text-align: justify;
    margin-left: 15px;
    margin-bottom: 15px;
}
.permanent p {
    padding: 10px;
    font-size: 14px;
    text-align: justify;
}
.permanent h5 {
    font-size: 16px;
    font-weight: bold;
}
.wisdom {
    margin: 10px;
    font-size: 16px;
    text-align: justify;
}
.wis p {
    font-size: 14px;
    text-align: justify;
    margin-left: 15px;
    margin-right: 20px;
}
.teeth p {
    font-size: 14px;
    text-align: justify;
}
.permanents h5 {
    font-size: 16px;
}
.permanents p {
    padding: 5px;
    font-size: 14px;
    text-align: justify;
}
.sec4 {
    font-size: 16px;
    line-height: 30px;
    margin: 10px;
}
.sec3 p {
    font-size: 16px;
}
.victor {
    font-size: 16px;
    margin: 10px;
    text-align: left;
}
.vicfan p {
    font-size: 14px;
}
.faqhd {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.tooth {
    font-size: 14px;
}
.pain {
    font-size: 16px;
    margin: 15px;
    text-align: justify;
}
.formtle {
    font-size: 16px;
    line-height: 1.5em;
    padding: 20px;
}
.address p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.vicfan p{
    text-align: justify;
}
.degree {
    text-align: left !important;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1024px){
.schedule a {
    font-size: 14px;
    font-weight: bold;
}
section.back {
     background: linear-gradient( rgb(79, 75, 75, 0.5), rgba(52, 51, 50, 0.5) ), url(../images/back.png);
    background-size: cover;
}
.heading {
    color: #fff;
}
.permanent {
    margin: 8px;
    border: 3px solid #fff;
    float: left;
    width: 23%;
    height: 395px;
    text-align: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: 35px;
    box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.permanents {
    border: 3px solid #fff;
    float: left;
    width: 22%;
    text-align: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
    box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-left: 27px;
    margin-top: 35px;
    height: 525px;
}
}