/* mainheader */

        /* phone */
    @media only screen and (max-width: 600px) {
        .input_box {
            width: 100% !important;
        }
        .address_text {
            padding-left:0px !important;
        }
        .contact100-form-title {
            padding-bottom: 0px !important;
        }
        .audio_player_title {
            margin-bottom: 10px !important;
        }
        .event_main_title {
            margin-bottom: 0px !important;
        }
        .book_back {
            margin-top: 20px !important;
            margin-bottom: 20px !important;
        }
        .prasadi_box {
            margin-top: 10px !important;
        }
        .Loya_matter_text {
            font-size: 15px !important;
        }
        .model-title {
            font-size: 20px;
        }
        
    }
    @media only screen and (max-width: 600px) and (min-width: 424px) {
        .mainheader-content a{
            padding:10px 16px !important;
            font-size: 12px;
        }
        .extra_border{
            margin: 37px 0px 0px 0px !important;
        }    
    }
    @media only screen and (max-width: 424px) and (min-width: 401px) {
        .mainheader-content a{
            padding:10px 13px !important;
            font-size: 12px;
        }
        .extra_border{
            margin: 28px 0px 0px 0px !important;
        }  
    }
    @media only screen and (max-width: 400px) and (min-width: 331px) {
        .mainheader-content a{
            padding: 10px 8px !important;
            font-size: 12px;
        }
        .extra_border{
            margin: 18px 0px 0px 0px !important;
        }
    }
    @media only screen and (max-width: 330px) {
        .mainheader-content a{
            padding: 10px 10px !important;
            font-size: 9px;
        }
        .extra_border{
            margin: -4px 0px 0px 0px !important;
        }
    }

        /* pc */
    @media only screen and (min-width: 768px) {
        
    }
    
    /* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */
    
    /* start menu css */
    /* pc */
    @media only screen and (min-width: 768px) {
        .topnav a.mobilemenuicon{
            display: none;
            padding: 10px 30px 10px 20px;
            font-size: 40px;
        }
    }
    @media screen and (max-width: 1122px) {
        .topnav div.contentdiv{
            display: none;
        }
        .r-12{
            width:100%;
        }
        .topnav a.mobilemenuicon{
            display: block;
            padding: 10px 30px 10px 20px;
            font-size: 40px;
            float: right;

        }
        
    }
    @media screen and (min-width: 1122px){
        
    }
    
    /* end menu css */
    
    /* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */
    
                /* start welcome */
    
    /* teblet */
    @media only screen and (min-width: 600px) {
        .welcome{
            font-size: 25px;
        }
    }
    /* phone */
    @media only screen and (max-width: 600px) {
        .welcome{
            font-size: 17px;
        }
    }
        /* pc */
    @media only screen and (min-width: 768px) {
        .welcome{
            font-size: 36px;
        }
        
    }
    
                /* end welcome */
    
    
    
        /* start gallery */
       
        @media only screen and (min-width: 600px) {
            .intro-contener{
                padding:6% 4% 6% 4%;
            }
            .text-box{
                width:100%;
                margin-bottom: 20px;
            }
        }
            /* phone */
        @media only screen and (max-width: 600px) {
            .contener{
                width:100%;
                margin-bottom: 20px;
            }
            .text-box{
                width:100%;
            }
            
        }
            /* pc */
        @media only screen and (min-width: 1179px) {
            .contener{
                width:100%;
            }
            .intro-contener{
            padding:2% 8% 2% 8%;
            }
            .text-box{
                width:95%;
            }
        }
    
        /* image box */
        @media only screen and (max-width: 600px) {
        
    }
        /* end image box */
    
        
    
        /* start round box */
    
        @media only screen and (min-width: 600px) {
            .round-contener{
                padding:0px 8% 0px 8%;
            }
            .roundimage img{
                width:100%;
            }
        }
        @media only screen and (max-width: 600px) {
            .round-contener{
                padding:10% 10% 10% 8%;
            }
            .roundimage img{
                width:70%;
                margin-left:15%;
                margin-right:15%;
            }
        }
        
        /* end round box */
    
        /* start choaras box */
       
    @media only screen and (min-width: 600px) {
        .choras-box{
            padding:1% 4% 1% 4%;
       }
       .choras-image{
        width: 99%;
        }
        .resentevent p{
            transform:translate(0px,20px) ;
        }
    }
    @media only screen and (max-width: 600px) {
        .choras-box{
            padding:0px 20px 0px 20px;
        }
        .choras-image{
            width: 100%;
            padding: 5%;
        }
        .resentevent p{
            transform:translate(0px,20px) ;
        }
    }
        /* end choras box */
    
        /* end gallery */
            


            /* START footer */

        /* teblet */
    @media only screen and (min-width: 600px) {
        .horigental_line2{
            display: inline-block;
        }
        .verticla_line2{
            display: none;
        }
    }
    /* phone */
    @media only screen and (max-width: 600px) {
        .intro-contener {
            padding: 6% 8% 6% 8%;
        }
        .horigental_line{
            display: inline-block;
        }
        .verticla_line{
            display: none;
        }
        .horigental_line2{
            display: inline-block;
        }
        .verticla_line2{
            display: none;
        }
        
    }
        /* pc */
    @media only screen and (min-width: 768px) {
        .horigental_line{
            display: none;
        }
        .verticla_line{
            display: inline-block;
        }
        .horigental_line2{
            display: none;
        }
        .verticla_line2{
            display: inline-block;
        }
        
    }

    /* END footer */

    /*Tablet & Custom*/
    @media only screen and (max-width: 900px) and (min-width: 600px) {
        .model-title {
            font-size: 20px;
        }
    }
    @media only screen and (max-width: 990px) {
        .place-li {
            display: inline-block;
        }
        .singer-li {
            display: inline-block;
        }
        .language-li {
            display: inline-block;
        }
        .year-li {
            display: inline-block;
        }    
    }
    @media only screen and (max-width: 380px) and (min-width: 349px) {
        .branch p {
            font-size: 12px !important;
        }
        .contact_map {
            font-size: 12px !important;
        }
    }
    @media only screen and (max-width: 350px) {
        .player {
            width: 270px !important;
        }
        .pi {
            left: 187px !important;
        }
        .controls {
            left: 130px !important;
        }
        .volume {
            left: 157px !important;
        }
        .tracker {
            left: 0px !important;
            width: 270px !important;
        }
        .branch p {
            font-size: 11px !important;
        }
        .contact_map {
            font-size: 11px !important;
        }
    }
