@charset "UTF-8";@media screen,projection {@media only screen and (max-width: 1200px) {
    #one {float: left; width: 48%;padding-right:10px;}
    #two {width: 48%; float: right; margin-bottom: 20px;}
    #address {float: left; width: 100%;}
    #week {float: left; width: 50%;margin:20px 0;}
    #hours {float:left;width: 50%;margin:20px 0;}
}

@media only screen and (max-width: 1200px) {
    /*logoline*/
    .topphone {
        font-size: 29px;
    }

    /*topmenu*/
    .topmen ul li {
        padding: 15px 5px;
    }

    .topmen ul li a {
        font-size: 14px;
    }

    .topmen ul li ul {
        top: 39px;
    }

    .book a {
        font-size: 13px;
    }

    /*sliderline*/
    /*.sliderline {
        margin-top: -58px;
    }*/

    .tabcell {
        font-size: 31px;
        font-weight: 400;
        text-align: left;
        width: 50%;
        float: left;
        padding-top: 8% !important;
    }

    .light {
        font-weight: 300;
        font-size: 41px !important;
    }

}

@media only screen and (max-width: 980px) {
    /*topmenu*/
    .topmen ul li a {
        font-size: 13px;
    }

    .topmen ul li ul {
        top: 38px;
    }

}

@media only screen and (max-width: 870px) {
    /*logoline*/
    .topphone {
        float: none;
        display: block;
        width: auto;
        text-align: center;
        margin-top: 10px;
    }

    .toplogo {
        float: none;
        display: block;
        width: 90%;
        max-width: 500px;
    }

    /*topmenu*/
    .topmen {
        display: none;
    }

    .topmen ul {
        padding: 0;
        margin: 0;
        display: block;
        background-color: rgba(233,233,234, 0.95);
        position: absolute;
        top: 42px;
        left: 0;
        width: 240px;
        border: 0;
    }

    .topmen ul li {
        display: block;
        padding: 0;
        border-left: none;
        border-right: none;
        text-align: left;
        border: 0;
        clear: both;
    }

    .topmen ul li a {
        text-decoration: none;
        display: block;
        font-size: 15px;
        margin: 0;
        padding: 10px;
    }

    .topmen ul li a:hover, .topmen ul li.active a {
        margin: 0;
        padding: 10px;
        border: none;
        background-color: #100a6c;
        color: #fff;
    }

    .hamb {
        float: left;
        height: 20px;
        padding: 10px 0 12px 0;
        display: block;
        cursor: pointer;
    }

    .topmen ul li ul {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        padding-top: 0px;
        width: 100%;
        display: block;
    }

    .topmen ul li.active ul li a, .topmen ul li ul li a {
        background-color: transparent !important;
        color: #111111;
        padding: 10px;
        padding-left: 25px;
    }

    .topmen ul li ul li a:hover, .topmen ul li ul li.active a {
        font-size: 14px;
        padding: 10px;
        padding-left: 25px;
        border-bottom: none;
        background-color: #100a6c !important;
        color: #fff;
     }

    .book {
        margin: 8px 0 0 0;
    }

    /*sliderline*/
    /*.sliderline {
        margin-top: -42px;
    }*/

    .nivo-caption {
        background: transparent;
    }

    .tabcell {
        font-size: 21px;
        font-weight: 400;
        text-align: left;
        width: 100%;
        float: left;
        padding-top: 8% !important;
    }

    .light {
        font-weight: 300;
        font-size: 31px !important;
    }
    
    .smallte {
   font-size: 16px !important;
   display: block;
   padding: 10px 0;
}

    /*mainpage content*/
    .firstline .content {
        display: block;
        vertical-align: top;
    }

    .bigblock {
        display: block;
        vertical-align: top;
        text-align: left;
    }

    .smallblock {
        display: block;
        vertical-align: top;
        width: auto;
        padding-top: 20px;
    }

    .smallblock ul li {
        display: inline-block;
        width: 170px;
    }

    .bigblockhead {
        font-size: 26px;
    }

    .bigblocksubhead {
        font-size: 20px;
    }

    .bigblocksubhead2 {
        font-size: 18px;
    }

    .doctor {
        font-size: 16px;
    }

    .smallblock h3 {
        font-size: 26px;
    }

    .secline .content {
        font-size: 28px;
    }

    .locblock {
        display: inline-block;
        width: 100%;
    }

    .locblock h3 {
        font-size: 31px;
    }

    /*Connect with us*/
    .con {
        color: #160c94;
        font-size: 31px;
        font-weight: 600;
        display: block;
        vertical-align: middle;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    /*copyright*/
    table.pe td {display:block;padding-right:0px;}
    
    /*inner pages*/
    .h1line h1 {
   font-size: 28px;
   }
}

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

    #one {float: left; width: 100%;padding-right:10px;}
    #two {width: 100%; float: right; margin-bottom: 20px;}
    #address {float: left; width: 100%;}
    #week {float: left; width: 40%;margin:20px 0;}
    #hours {float:left;width: 60%;margin:20px 0;}

}

@media only screen and (max-width: 650px) {
    /*footer menu*/
    .footer {
        background-color: #2e2e2e;
        padding: 20px 0;
    }

    .colls3 {
        display: block;
        vertical-align: top;
        width: auto;
        padding: 20px 0;
        text-align: left;
    }

    .colls3 h3 {
        font-size: 18px;
    }
    
    /*inner pages*/
    .tour {
   max-width: 400px; 
   width: 100%; 
   position: relative; 
   display: block;
   }
}

@media only screen and (max-width: 570px) {
    /*top menu*/
    .book {
        margin-right: 3px;
    }

    .book a {
        font-size: 8px;
    }

    /*sliderline*/
    .slideshow {
        display: none !important;
    }

    /*mainpage content*/
    .doctor {
        float: none;
        display: block;
        width: auto;
        padding: 0;
        margin: 40px 0 20px 0;
    }

    .locleft, .locleft.cont {
        display: block;
        width: auto;
    }

    .locright, .locright.cont {
        display: block;
        width: auto;
        padding-top: 20px;
    }

    /*Connect with us*/
    .innerconnect .socleft {
        padding: 20px 2% 2% 2%;
        display: block;
        float: none;
        width: 90%;
    }

    .innerconnect .socright {
        padding: 20px 2% 20px 2%;
        display: block;
        float: none;
        width: auto;
    }

    .innerconnect .socleft img {
        padding: 0 5px;
        width: 50px;
    }


    /*inner pages*/
    .innerrightcol {
        display: none;
    }

    /*Connect with us inner pages*/
    .innerconnect1 {
        width: auto;
    }

    .coline img {max-width:100%;height:auto;}
}


@media only screen and (max-width: 440px) {
 /*inner pages*/
    .tour {
   max-width: 280px; 
   width: 100%; 
   position: relative; 
   display: block;
   }
}
}
