@charset "utf-8";

/* CSS Document */
@media(max-width:1370px) {}

@media(max-width:1200px) {


    #flexmenu li {
        margin-left: 9px;
    }


}

@media(max-width:1100px) {


    #flexmenu li {
        margin-left: 9px;
    }

    .banner-text span {
        font-size: 40px;
    }

    .banner-bg {
        top: 25%;
    }









}

@media(max-width:991px) {

    .logo {
        float: left;
        width: 130px;
    }

    .logo img {
        width: 100%;
    }

    .sticky-header .logo img {
        max-width: 61%;
    }

    .mt-3 {
        margin-top: 0px !important;
    }

    .comon-txt {
        height: 340px;
    }




}

@media(max-width:768px) {

    .logo {
        float: left;
        width: 107px;
    }



    .button {
        background: #0a3380;
        width: 53px;
        height: 34px;
        top: -52px;
        border-radius: 3px;
        right: 0px;
    }

    .button:before {
        top: 10px;
        right: 16px;
        height: 2px;
        width: 20px;
        background: #ffffff;
    }

    .button:after {
        top: 16px;
        right: 16px;
        height: 8px;
        width: 20px;
        border-top: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
    }

    .button.menu-opened {
        background: #0076bc;
    }

    .button.menu-opened:before {
        top: 16px;
    }

    .button.menu-opened:after {
        top: 16px;
    }

    #flexmenu {
        margin-top: 20px;
        width: 100%;
    }

    #flexmenu ul {
        padding-top: 0px;
        padding-right: 5px;
    }

    #flexmenu ul li a {
        padding: 10px 8px;
        font-size: 14px;
    }

    #flexmenu ul {
        width: 100%;
        text-align: left;
    }

    .sticky-header #flexmenu ul {
        padding-top: 0px;
    }

    #flexmenu li {
        border-bottom: 1px solid #e0e0e0;
    }

    #flexmenu li:last-child {
        border-bottom: none;
    }

    .middle-part {
        padding: 35px 0px 17px;
    }

    .dr-prfl h4 {
        font-size: 16px;
    }

    .dr-prfl p {
        font-size: 15px;
    }

    footer p {
        margin-bottom: 10px;
    }

    #topbar {
        padding: 0px 0px;
    }

    .banner-text span {
        font-size: 33px;
    }

    .banner-text p {
        font-size: 13px;
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .banner-bg {
        top: 24%;
        width: 50%;
    }

    .banner-text label {
        font-size: 14px;
    }

    .banner-text span:after {

        content: none;
        display: none
    }

    .banner-text span {
        padding-bottom: 0px;
    }

    .cmn-cnt-img {
        margin-bottom: 20px;
    }

    .sticky-header .logo img {
        max-width: 80%;
    }


    .sticky-header .button {
        top: -45px;
    }

    .topbar {
        background: #104e71;
        padding: 0px 0px;
        border-top: 0px solid #104e71;
    }




}

@media(max-width:767px) {
    .botom-nav ul li {

        display: inline;
    }

    .mobile-none {
        display: none
    }


    .botom-nav ul {
        padding-bottom: 18px;
    }

    .botom-nav1 {
        display: block;
    }

    .comon-txt {
        height: auto;
        margin-bottom: 30px;
    }

    .comon-txt i {

        POSITION: relative;

        TOP: 0;
    }

    .comon-txt span {
        margin-top: 10px;
    }

    .mrgn50 {
        margin-top: 10px;
    }


}

@media(max-width:640px) {
    .banner-text span {
        font-size: 25px;
    }

    .banner-text a {
        padding: 5px 20px;
    }

    .banner-text {
        padding: 10px 15px 25px
    }

    .banner-bg {
        top: 19%;
    }


}

@media(max-width:575px) {

    .cmn-cnt h1 {
        font-size: 22px;
    }

    .banner-bg {
        top: 7%;
    }












}

@media(max-width:480px) {
    .cption span {
        font-size: 15px;
        font-weight: bold;
    }

    .dr-prof {
        padding: 23px 0px 0px;
    }

    footer p {
        font-size: 13px;
    }

    .banner-text p {
        font-size: 12px;
        padding-top: 5px;
        padding-bottom: 0px;
        margin-bottom: 5px;
    }

    .banner-text span {
        font-size: 21px;
    }

    .banner-bg {
        width: 90%;
    }

}

@media(max-width:415px) {



    .botom-nav1 p {
        font-size: 12px;
    }



}

@media(max-width:376px) {

    .banner-bg {
        display: none;
    }


}

@media(max-width:360px) {}

@media(max-width:320px) {}