

/*
Author: Bootstrapthemes
Author URI: http://www.bootstrapthemes.co
*/

/* Portrait tablets and medium desktops */
@media (max-width: 1199px) {
    body {
        font-size: 1rem;
    }

    h1 {
        font-size: 3.5rem;
    }

    .single_mixi_portfolio img {
        height: 230px;
    }

    .team .single_item .single_team_overlay {
        padding: 50px 0px 10px 0px;
    }

    .gellary .single_gellary_item .gellary_overlay {
        padding: 30px 0px 0px 0px;
    }
}

/* Portrait tablets and small desktops */
@media (max-width: 991px) {
    html {
        font-size: 90%;
    }

    h3 {
        font-size: 1.575rem;
        line-height: 2rem;
        margin-bottom: 15px;
    }

    h5 {
        font-size: 1.1rem;
        margin-bottom: .5rem;
        color: #696f7c;
        line-height: 1.475rem;
    }

    h4 {
        font-size: 1.225rem;
        line-height: 2rem;
    }

    .team .single_item .single_team_overlay {
        padding: 30px 0px 10px 0px;
    }

        .team .single_item .single_team_overlay .team_socail {
            margin-top: 20px;
        }

    .gellary .single_gellary_item .gellary_overlay {
        padding: 10px 0px 0px 0px;
    }
}
/* Landscape phones and portrait tablets */
@media (max-width: 768px) {
    html {
        font-size: 80%;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
        background-color: rgba(31, 31, 31, 0.65);
    }

    .main_menu_bg .navbar-nav > li > a {
        text-align: center;
    }

    .copyright_text {
        text-align: center;
    }

    .footer_socail {
        text-align: center;
    }

    .pepper .single_pepper_right {
        margin-top: 40px;
    }

    .team .single_item .single_team_overlay {
        padding: 100px 0px 10px 0px;
    }

    .gellary .single_gellary_item .gellary_overlay {
        padding: 70px 0px 0px 0px;
    }

    .gellary .single_gellary_item {
        margin-bottom: 30px;
    }


    .single_message_right {
        margin: 50px 0px;
    }
}



/* Landscape phones and smaller */
@media (max-width: 479px) {



    .home .owl-theme .owl-nav {
        margin-top: 15px;
    }

    p {
        line-height: 1.775rem;
        font-size: 1.375rem;
    }

    .main_menu_bg {
        opacity: 1;
    }

    .bgA h2 {
        text-align: center;
        color: #FFFFFF;
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 20px;
    }

    .bgA {
        background-image: url("../images/Icon/place2Mobile.jpg") !important;
        padding-top: 1px;
        height: 315px;
    }

    .single_service p {
        font-size: 12px;
        line-height: 14px;
    }

    .navbar-brand > img {
        width: 150px !important;
        max-width: 80%;
    }

    .home {
        height: 400px;
        width: 480px;
    }

        .home .main_home {
            padding-top: 150px;
            padding-right: 170px;
            width: 440px;
            height: 390px;
        }

            .home .main_home h1 {
                font-size: 20px;
                line-height: 20px;
            }

            .home .main_home p.subtitle {
                font-size: 13px !important;
                line-height: 17px !important;
            }

            .home .main_home p.subtitle2 {
                font-size: 18px !important;
                line-height: 21px !important;
            }





    html {
        font-size: 65%;
    }

    .form-control {
        margin-bottom: 10px;
    }

    .gellary .single_gellary_item .gellary_overlay {
        padding: 20px 0px 0px 0px;
    }

    .team .single_item .single_team_overlay {
        padding: 40px 0px 10px 0px;
    }
}





@media (max-width: 360px) {



    html {
        font-size: 60.5%;
    }

    .form-control {
        margin-bottom: 10px;
    }

    .team .single_item .single_team_overlay {
        padding: 20px 0px 10px 0px;
    }

    .gellary .single_gellary_item .gellary_overlay {
        padding: 10px 0px 0px 0px;
    }
}
