﻿@media(min-width:280px) and (max-width:768px) {
    div.footer_border {
        border-right: 0;
        border-left: 0
    }

   

    div.section1 {
        border-top: 0 solid black;
        border-bottom: 0 solid #c3c3c3
    }

    div.body1 {
        width: 100%
    }
    .contact_branch h3 {
        font-size: 15px;
    }
        .contact_branch h3 span {
            font-size: 14px;
        }

@media(max-width:991px) {
    .ipara {
        border: none;
    }
        .heading2add {
        font-size: 20px;
    }
        .contact_branch h3 {
        font-size: 15px;
    }

        .contact_branch h3 span {
            font-size: 14px;
        }
    ul.hrdtable {
        margin-left: 16px;
    }
    .hrdtable {
 margin-left: 0;
            }
    .nav > li > a {
   
        padding: 9px 8px;
    }
        .body1 {
        width:inherit;

    }
    body {
        font-size: 15px;
    }

    .top1 img {
        display: inline-block;
        margin-bottom:0px;
    }

    .cont_about {
      
        padding-top: 15px;
        line-height: 26px;
    }
        div .content_text {
        border-right: 0;
        border-left: 0;
        text-align:left;
        line-height:26px;
    }


   
    .text_wel1 {
        font-size: 12px;
        font-family: 'Roboto', sans-serif;
        letter-spacing: 1px;
        color: #036;
        font-weight: bold;
        text-align: left;
        line-height: 26px
    }

        .text_wel1 h3 {
            font-size: 20px; text-align: left;
        }

    .gyn_col {
        color: #0db3b5;
        margin-left: 4px;
        top: 6px;
        margin-right: 3px
    }

    .h3t {
        text-align: left;
        font-size: 14px
    }
}


@media(max-width:1160px) {
    .style1 p {
        font-size: 12px;
    }
    .nav > li > a {
        text-align: left;
        font-size: 13px;
    }
}
@media(max-width:768px) {
    .visa-m ul li:first-child
    {
        display: block;
    }
    .demo
    {
        display: none !important;
    }
   
}