
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');


body {
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
    margin: 15px 0px;
}


p{
    font-size: 19px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    margin-top: 31px;
    text-align: center;
}

@media screen and (max-width: 767px){  

    p{
        font-size: 17px !important;
        color: #FFF;
        font-family: 'Roboto', sans-serif;
        margin-top: 31px;
        text-align: center;
    }                                  
}

.pp {

    font-size: 25px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    margin-top: 31px;
    text-align: center;
    word-spacing: 2px;
}
@media screen and (max-width: 767px){ 
    .pp {

        font-size: 20px;
        color: #FFF;
        font-family: 'Roboto', sans-serif;
        margin-top: 31px;
        text-align: center;
        word-spacing: 2px;
    }
}
.bgg {
    margin-top: -10%;

}

.header-part .navbar-nav>li {
    padding-left: 0px;
}
input::placeholder {
    color: #bdbaba !important;
}
.col-sm-7 {
    float: left;
}
.right {
    margin-top: 25px;
}
.left h1 {
    text-align: left;
    color: #fff;
    width: 100%;
    /* font-weight: 700; */
    font-size: 55px;
    word-spacing: 1px;
    line-height: 83px;
    color: #fff;
    margin-top: 111px;
    margin-bottom: 0px;
}
@media screen and (max-width: 767px) {

    .left h1 {
        text-align: left;
        color: #fff;
        width: 100%;
        /*font-weight: 700;*/
        font-size: 42px;
        word-spacing: 2px;
        line-height: 55px;
        color: #fff;
        margin-top: 25px;
        margin-bottom: -12px;
    }   
}
@media only screen and (max-width: 600px) {
    .right .positionss {
        /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
        border: 7px solid #CCC !important;
        border-radius: 303px !important;
        padding: 43px 20px 63px !important;
        width: 100% !important;
        background: #c52d2ddb !important;
        /* margin-left: 4%; */
        /* background-color: #FFF; */
    }
    .bg {
        background-image: url(../images/image 2.jpg);
        height: 2850px !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: -28% !important;
    }
    .bgg {
        margin-top: -101%;

    }

    .looking11 h1 {
        margin-top: 36% !important;
    }

}
.right .positionss {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    border: 7px solid #FFF;
    border-radius: 303px;
    padding: 9px 64px 87px;
    width: 100%;
    /*margin-left: 4%;*/
    /*background-color: #FFF;*/
}
.right h1 {
    font-size: 38px;
    color: #427bff;
    line-height: 40px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 60px;

}

.form-group {
    margin-bottom: 15px;
}
* {
    box-sizing: border-box;
}
.right input {
    font-size: 18px;
    background-color: hsla(0, 100%, 50%, 0);
    height: 36px;
    border-bottom: 1px solid #bdbaba;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: 59px;
    font-size: 22px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #f9f7f7;
    background-color: #fff0;
    background-image: none;
    border: 1px solid #ccc0;
    border-bottom: 1px solid #f3ecec;
}
.btn-1 {
    background: #FFF;
    color: #e20c0b;
    font-size: 22px;
    border-radius: 32px;
    padding: 8px 60px;
    border: 1px solid #FFF;
    margin: 35px auto 0;
    display: block;
    outline: 0;
    font-weight: 600;
    letter-spacing: 1px;
}

.responsive {
    height:auto;
    width:100%;
}

a{
    color: #005a4f;
    font-family: 'Roboto', sans-serif;
}
h1{
    font-size: 60px;
}
h2{
    font-size: 32px;
    color: #000;
    font-weight: 600;
}
h3{
    font-size: 38px;
    color: #FFF;
    text-align:center;
}

h4{
    font-size: 30px;
    font-weight: 600;
}
ul{
    margin:0;
    padding: 0;
}
li{
    list-style: none;
}
a, a:hover {                
    text-decoration: none !important;
    color: #ccc; 
}



#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #333;
    color: white;
    cursor: pointer;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.sticky.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #323232;
    padding: 0px 0 2px;
}

.sticky.fixed>.top-contact {
    display: none;
}

.sticky.fixed .navbar-brand>img {
    width: 160px;
}

.sticky.fixed .nav>li>a {
    padding: 8px 15px;
    font-size: 16px;
}


/* 6 Sep start code css */ 

/* header part start */                  


.header-part {
    border-bottom: none;


}
.header-part1 {
    border-bottom: none;
    background: #306beb;
    height: 120px;
}

/*.header-part .container {
    max-width: 1250px;
    width: 100%;
}*/

.header-part .navbar-default {          
    background-color: transparent;
    border-color: transparent;
    margin-top: -5px;
    margin-bottom: 0;
}

.header-part .navbar-right {
    margin-top: 30px;
    margin-bottom: 20px;
}
.header-part .navbar-brand img{
    margin-top: 1px;
}

.header-part .navbar-nav>li {
    padding-left: 30px;
}

.header-part .navbar-default .navbar-nav>li>a {
    font-size: 19px;
    color: #b5b2b2;
    font-weight: 500;
}

.header-part .navbar-default .navbar-nav>li>a:hover, .header-part .navbar-default .navbar-nav>li.active>a {
    color: #00cbfd;
}

.header-part .navbar-default .navbar-nav>.active>a {
    background-color: transparent;
}


/* header part end */ 



/* body section start code css */ 



.first-appoinment {                      
    position: relative;
    background-image: url('../images/banner.jpg');
    width: 100%;
    background-repeat: no-repeat;
    height: 855px;
}

.first-appoinment img {
    width: 100%;
}

.first-appoinment h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 500;
    color: #FFF;
    letter-spacing: 1px;
    margin-bottom: 24px;
}
.ft {


    font-size: 34px !important;
    line-height: 50px;
    font-weight: 500;
    color: #FFF;
    letter-spacing: 1px;
    margin-bottom: 24px;

}
.first-appoinment h1 span{
    margin-left: 100px;
    display: block;
    color: #232122;
}

.first-appoinment p {
    color: #FFF;
    font-size: 22px;
    letter-spacing: 1.5px;
    /* font-weight: 500; */
    line-height: 30px;
    text-align: left;

}

.quality-repair {   
    padding-top: 190px;
}
.bg {
    /* The image used */
    background-image: url("../images/image 2.jpg");

    /* Full height */
    height: 1313px; 

    /* Center and scale the image nicely */
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-size: cover;
}


/********/

.second-meeting {
    position: relative;
    bottom: 40px;
} 

.meeting-doctor .row .col-md-9 {
    background-color: #fff; 
}

.second-meeting .container {
    max-width: 1250px;
    width: 100%;
}

.meeting-doctor {
    background: #00b1b0;
    padding-bottom: 50px;
}

.meeting-doctor .row {
    border-radius: 0;
}

.meeting-doctor h1 {
    text-align: center;
    font-size: 30px;
    margin-top: 0;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 15px;  
}
.meeting-doctor p{
    color: #fff;
    text-align: center;
    margin: 0 0 30px;
}
.div-1{
    width: 19%;
    float: left;
    margin-left: 1%;
}

.div-1 select{
    height: 40px;
    border: 1px solid #fff;
    background: rgba(255, 0, 0, 0);
    width: 100%;
    color: #fff;
}
.div-1 button{
    height: 40px;
    border: 1px solid #fff;
    background: #fff;
    width: 100%;
    color: #00b1b0;
    font-size: 18px;
    font-weight: 500;
}
.looking h1{
    font-size: 44px;
    text-align: center;
    margin-bottom: 30px;
    margin: 30px;
    line-height: 60px;

}
.looking1 h1 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 30px;
    margin: 50px;
    line-height: 60px;

}
@media screen and (max-width: 767px){
    .looking1 h1 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 40px;
        margin: 15px;
    }
}

.our-process-img{
    margin: auto;display: block;
}
.looking p {
    color: #353535;
    margin-top: 22px;
    font-size: 23px;
    text-align: left;
}
.looking1 p {
    color: #353535;
    margin-top: 22px;
    font-size: 23px;
    text-align: left;
}
@media screen and (max-width: 767px){
    .looking1 p {
        color: #353535;
        margin-top: 21px;
        font-size: 16px;
        text-align: left;
        line-height: 30px;

    }
}
@media screen and (max-width: 767px){ 

    .pt {

        font-size:32px !important;
        margin: 20px !important;
    }

}

.meeting-doctor .col-md-3 {
    padding: 0;    
}
.looking{
    padding: 0 0px 40px;
    /*background: #cccccc2e;*/
}
.our-process{
    position: relative;
}
.our-process .connector {
    position: absolute;
    top: 35%;
    left: 93%;
}
.wellness{
    position: relative;
    background-image: url('../images/banner-2.jpg');
    width: 100%;
    background-repeat: no-repeat;
    height: 575px;
}
.wellness h1{
    margin-top: 100px;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
.wellness p{
    margin-top: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.bg-bottom{
    margin-top: 60px;
}

.bg-bottom img {
    margin: auto;
    display: block;
    max-height: 95px;
}
.bg-bottom h2{
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.worry{
    /*padding: 70px 0px;*/
}
.worry .right h2{
    font-size: 32px;
    margin: 20px 0 40px;
    color: #363636;
    margin-left: -60px;
}
.worry .right .l img, .worry .right .r img{
    width: 30px;
    margin-top: 30px;
}
.worry .right .l{
    width: 20%;
    float: left;
}
.worry .right .r{
    width: 80%;
    float: left;
}
.worry .right h3{
    color: #00b1b0;
    font-size: 22px;
    margin: 0px;
}
.worry .right p{
    color: #363636;
    margin-top: 15px;
    font-size: 18px;
}
.cont-1{
    margin-top: 50px;
}






.datepicker-title {
    background: #0563a3;
    text-align: center;
    padding: 34px 30px 34px;
}

.datepicker-title img {

}

.datepicker-title h1 {
    font-size: 24px;
    color: #fff;
    margin-top: 24px;
    letter-spacing: 0.5px;
}

.register-froms {
    padding: 45px 55px;
}

.register-froms .form-group {
    margin-bottom: 30px;
}

.register-froms .form-control {
    height: 40px;
    border-radius: 0px;
    border: solid 1px #fff;
    font-size: 18px;
    color: #fff;
    background: transparent;
}

.register-froms textarea.form-control {
    color: #fff;
    height: auto;
}

.register-froms input::placeholder, .register-froms textarea::placeholder { 
    color: #eee;
}

.register-froms button.btn {
    font-size: 20px;
    background: #fff;
    color: #29aefb;
    padding: 10px 80px;
    box-shadow: none;
    font-weight: 500;
    border: solid 1px #fff;
    border-radius: 30px;
    cursor: pointer;
    margin-bottom: 25px;
    letter-spacing: 1px;
}

.register-froms button.btn:hover {
    font-size: 20px;
    background: #eee;
    color: #29aefb;
    padding: 10px 80px;
    box-shadow: none;
    font-weight: 500;
    border: solid 1px #eee;
    border-radius: 30px;
    cursor: pointer;
    margin-bottom: 25px;
    letter-spacing: 1px;
}




/**************/


.third-reason {
    padding: 0 0 0;
    text-align: center;
}

.third-reason .container {
    max-width: 1250px;
    width: 100%;
}

.reason-manage {

}

.reason-manage h1 {
    margin-top: 0;
    font-size: 36px;
    color: #0561a2;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.reason-manage p {
    font-size: 20px;
    color: #222;
    letter-spacing: 0.5px;    
}

.reason-manage h2 {
    font-size: 28px;
    font-weight: 400;
    color: #2389dd;
    letter-spacing: 0.5px;
    margin: 20px 0;    
}

.reason-manage img {

}

.effect-manage {
    padding-top: 45px;
}

.reason-manage .effect-manage p {
    font-size: 17px;
    color: #888;
}

.effect-manage .col-md-4 {
    padding: 0 45px;
}

/****************/

.fourth-patients {
    padding: 30px 0 50px;
}

.fourth-patients .container {
    max-width: 1250px;
    width: 100%;
}

.our-patients {

}

.our-patients .col-md-6:first-child {
    padding-left: 0;
}

.our-patients img {
    width: 100%;
}

.our-patients h1 {
    margin-top: 0;
    font-size: 34px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 50px;
}

.our-patients p { 
    font-size: 21px;
    color: #555;
    letter-spacing: 0.5px;
    padding-bottom: 20px;    
}

.our-patients .col-md-6:last-child {
    padding: 40px 70px 5px 40px;    
}

.effect-manage .col-md-3 {
    border-right: solid 1px #ccc;
    height: 280px;
    padding: 0 70px 0;
}

.effect-manage .col-md-3:last-child {
    border-right: none;
}



/*********/

.fifth-patients {
    background-image: url('../images/plumber-machine.png');
    width: 100%;
    background-repeat: no-repeat;
    height: 500px;
    text-align: center;
}

.new-plumber {
    padding-top: 80px;
}

.fifth-patients .container {
    max-width: 1250px;
    width: 100%;
}

.fifth-patients .col-md-12 {
    padding: 105px 121px 0;
}

.fifth-patients h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 40px;
    line-height: 50px;
}

.fifth-patients p {
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 34px;
    padding: 0 70px;
}



/****************/

.sixth-gallery {

}

.sixth-gallery .col-md-12 {
    padding-left: 0;
    padding-right: 0;    
}

.sixth-gallery .col-md-12 img {
    width: 100%;
}


/******/


.seventh-services {
    padding: 20px 0 40px;
    text-align: center;
}

.seventh-services .container {
    max-width: 1300px;
    width: 100%;
}

.seventh-services h2 {
    color: #333;
    font-weight: 500;
    font-size: 25px;    
}


/*************/




/* body section end code css */ 


/* footer part start */

.footer-set {
    background-color: #171d1d;
    padding: 27px 0 20px;
} 

.footer-set .container {
    max-width: 1300px;
    width: 100%;      
}

.social-address {
    width: 50%;
    float: left;
}

.social-address h2 {
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
    margin-bottom: 20px;
}

.social-address ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.social-address ul li {
    list-style: none;
    display: block;
    color: #fff;
    font-size: 16px;
    padding-bottom: 8px;
}

.social-icons {
    width: 50%;
    float: left;
}

.social-icons h2 {
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
    margin-bottom: 20px;
}

.social-icons ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.social-icons ul li {
    list-style: none;
    display: block;  
    padding-bottom: 8px;     
}

.social-icons ul li a {      
    color: #fff;
    font-size: 16px;
}

.office-hours h2 {
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
    margin-bottom: 20px;
}

.office-hours p {
    color: #fff;
}

.office-hours {
    margin-top: 30px;
}

#footer-map {
    padding: 0 40px 0;
}
.bg-bottom .h1_color{
    color: #00b1b0;
}


/* footer part end */

/*rrrr*/

@media screen and (max-width: 767px) {

    #footer-map {
        padding: 0 0 30px;
    }

    #footer-map iframe {
        height: 300px;
    }

    .social-address {
        width: 100%;
        text-align: center;
    }

    .social-icons {
        width: 100%;
        text-align: center;
    }

    .office-hours {
        width: 100%;
        text-align: center;
    }

    .header-part a.navbar-brand>img {
        width: 111px;
        /* margin-top: 0; */
        height: auto;
    }

    .first-appoinment p {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
    }

    .header-part .navbar-default {          
        /*background-color: #fff;*/
        border-color: #ddd;
    }

    .header-part .navbar-header {
        margin-bottom: 10px;               
    }

    .header-part button.navbar-toggle {           
        margin-top: 22px;
    }

    .header-part .navbar-right {
        margin-top: 10px;
    }

    .header-part .navbar-nav>li {
        padding-left: 5px;
    }

    .header-part .navbar-default .navbar-nav>li>a {
        font-size: 17px;
    }

    .first-appoinment h1 {
        font-size: 24px;
        line-height: 40px;
    }

    .first-appoinment {
        position: relative;
        background-image: url(../images/chiro.jpg);
        width: 100%;
        background-repeat: no-repeat;
        height: auto;
        /* background-size: 100% 100%;*/
    }
    .first-appoinment h1 span {
        margin-left: 50px;
        display: block;
        color: #232122;
    }

    .quality-repair {
        padding-top: 35px;
    }
    .div-1 {
        width: 100%;
        float: left;
        margin-left: 1%;
        margin: 10px 0;
    }
    .header-part {
        padding-bottom: 0;
        border: none;
    }
    .meeting-doctor {
        background: #00b1b0;
        padding-bottom: 10px;
    }
    .looking {
        padding: 0px 0px;
    }
    .looking h1 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 40px;
        margin: 15px;
    }
    .looking p {
        color: #353535;
        margin-top: 21px;
        font-size: 18px;
        text-align: left;
        line-height: 30px;
        /*  margin-bottom: 38px;*/
    }
    .our-process .connector {
        display: none;
    }
    .first-appoinment img {     
        height: 100%;
    }

    .sixth-philosphy .reason-manage img {
        width: 100%;
    }

    .second-meeting {
        bottom: 0px;
        padding-bottom: 30px;
    }

    .datepicker-title h1 {
        font-size: 22px;
    }

    .datepicker-title {
        padding: 20px 30px 20px;
    }

    .register-froms {
        padding: 30px 0 0;
    }

    .meeting-doctor .col-md-10 { 
        padding: 0;
    }

    .register-froms .form-control {
        height: 44px;
    }

    .register-froms .form-group {
        margin-bottom: 20px;
    }

    .register-froms button.btn, .register-froms button.btn:hover {
        height: auto;
        width: 100%;
        font-size: 22px;
    }

    .meeting-doctor .row {
        padding-bottom: 20px;
    }

    .reason-manage h1 {
        font-size: 24px;
    }

    .reason-manage p {
        font-size: 16px;
    }

    .effect-manage .col-md-4 {
        padding: 0 15px 15px;
    }

    .reason-manage h2 {
        font-size: 24px;
    }

    .reason-manage .effect-manage p {
        font-size: 16px;
    }

    .effect-manage {
        padding-top: 10px;
    }

    .third-reason {
        padding: 0 0 30px;
    }

    .our-patients .col-md-6:last-child {
        padding: 20px 15px 20px;
        text-align: center;
    }

    .our-patients h1 {
        font-size: 24px;
    }

    .our-patients p {
        font-size: 16px;
    }

    .fifth-patients .col-md-12 {
        padding: 15px 15px 0;
    }

    .fifth-patients h1 {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    .fifth-patients p {
        font-size: 16px; 
    }

    .sixth-philosphy .reason-manage h1 {
        font-size: 23px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    .sixth-philosphy .reason-manage p {
        font-size: 16px;
        padding: 0 15px 0;
    }

    .sixth-philosphy {
        padding: 30px 0 15px;
    }

    .sixth-philosphy .effect-manage .col-md-6:last-child {
        padding-top: 10px;
    }

    .sixth-philosphy .reason-manage h2 {
        font-size: 24px;
        margin-bottom: 15px;
        text-align: center;
    }

    .sixth-philosphy .reason-manage .effect-manage p {
        font-size: 16px;
        text-align: center;
        padding: 0 10px 0;
    }
    .sixth-gallery img {
        width: 100%;
        margin: auto;
        display: block;
    }
    .wellness h1 {
        margin-top: 30px;
        font-size: 24px;
        line-height: 34px;
    }
    .wellness p {
        margin-top: 22px;
        font-size: 16px;
        color: #fff;
        text-align: center;
    }
    .wellness{
        background-image: unset;
        height: 940px;
    }
    .black-bg {
        background-color: #1b1b1b;
        margin-top: 20px;
        padding-bottom: 12px;
    }
    .worry .right h2 {
        font-size: 28px;
        margin: 40px 0 20px;
        color: #363636;
        margin-left: 0;
    }
    .cont-1 {
        margin-top: 15px;
    }
    .worry .right .l img, .worry .right .r img {
        margin-top: 0;
    }
    .worry .right h3 {
        color: #00b1b0;
        font-size: 24px;
        margin: 0px;
    }
    .worry .right p {
        color: #363636;
        margin-top: 15px;
        font-size: 18px;
    }
    .sixth-gallery .col-md-3 {
        padding-left: 15px;
        margin-bottom: 20px;
    }
    .as {
        height: 210px;
        object-fit: cover;
    }
    .worry .left img{
        /* margin-top: 100px;*/
    }
    .bg-bottom h2 {
        font-size: 20px;
    }





    /*ssss*/
}




@media (min-width: 768px) and (max-width: 1024px) {

    .first-appoinment {
        position: relative;
        background-image: url(../images/banner.jpg);
        width: 52% !important;
        background-repeat: no-repeat;
        /*height: auto !important;*/
    }

    .first-appoinment h1 {
        font-size: 36px !important;
        line-height: 60px !important;
        /*position: absolute;*/
        top: -5px;
        right: 0;
        left: 22px;
    }
    .first-appoinment p {
        color: #FFF;
        font-size: 20px !important;
        letter-spacing: 1.5px;
        /* font-weight: 500; */
        line-height: 29px !important;
        text-align: left;
    }

    .datepicker-title h1 {
        font-size: 20px;
    }

    .register-froms {
        padding: 60px 0;
    }

    .register-froms .col-md-10 {
        padding: 0;
    }

    .effect-manage .col-md-4 {
        padding: 0 15px;
    }

    .reason-manage .effect-manage p {
        font-size: 16px;
    }

    .reason-manage h2 {
        font-size: 22px;
    }

    .our-patients .col-md-6:last-child {
        padding: 0 24px 0;
    }

    .third-reason {
        padding: 0 0 30px;
    }

    .our-patients h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .our-patients p {
        font-size: 16px;
    }

    .fifth-patients .col-md-12 {
        padding: 60px 121px 0;
    }

    .fifth-patients h1 {
        font-size: 30px;
        margin-bottom: 50px;
    }

    .fifth-patients p {
        font-size: 18px;
    }

    .sixth-philosphy {
        padding: 30px 0 0;
    }

    .sixth-philosphy .reason-manage h1 {
        font-size: 30px;
    }

    .sixth-philosphy .reason-manage p {
        font-size: 18px;
        padding: 0 30px 0;
    }

    .sixth-philosphy .effect-manage .col-md-6:last-child {
        padding-top: 50px;
    }

    .sixth-philosphy .reason-manage h2 {
        font-size: 30px;
        margin-bottom: 18px;
    }

    .sixth-philosphy .reason-manage .effect-manage p {
        font-size: 18px;
    }

    .footer-set {
        background-color: #171d1d;
        text-align: center;
    }

    .footer-set .col-md-6:last-child {
        margin-top: 20px;
    }



}


@media (min-width: 1025px) and (max-width: 1440px) {

    .first-appoinment h1 {
        right: -20px;
    }

    .first-appoinment h1 {
        top: 180px;
    }

    .our-patients .col-md-6:last-child {
        padding: 55px 70px 5px 40px;
    }


}


@media (min-width: 460px) and (max-width: 767px) {
    .div-1{
        width: 45%;
        float: left;
        margin: 10px;
    }
    .div-1 select {
        height: 44px;
    }
    .worry .left img {
        margin-top: 30;
    }
    .first-appoinment {
        height: 230px;
    }
}


@media (min-width: 768px) and (max-width: 992px) {

    .first-appoinment h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        /* position: absolute; */
        top: -5px;
        right: 0;
        left: 22px;
    }
    .worry .right h2 {
        font-size: 30px;
        margin: 0px 0 20px;
        color: #363636;
        margin-left: -60px;
    }.cont-1 {

        margin-top: 8px;
    }
    .worry .right h3 {
        color: #00b1b0;
        font-size: 25px;
        margin: 0px;
    }
    .worry .right p {
        color: #363636;
        margin-top: 5px;
        font-size: 18px;
    }
    .looking p {
        color: #353535;
        margin-top: 24px;
        font-size: 20px;
        text-align: left;
    }
    .first-appoinment {
        position: relative;
        background-image: url(../images/banner.jpg);
        width: 100%;
        background-repeat: no-repeat;
        /* height: 613px;*/
        /*background-position: center right;*/
        padding-top: 0px;
    }
}