@charset "utf-8";
/* CSS Document */

/* IE10+ VIEWPORT FIX */
@-ms-viewport{width:device-width;}
@viewport{width:device-width;}

/*custom*/
@media screen and (min-width:1200px){
    .container-custom{
        width: 1040px;
    }
}

/*custom*/
@media screen and (max-width:1200px){
    /* nav */
    nav{
        width: 100%;
        max-width: 1020px;
        background: #051D1D;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    nav ul li{
        padding: 15px;
    }
    .triangle-topleft,
    .triangle-topright{
        display: none;
    }
    /* slider */
    .slider{
        margin-top: 0;
    }
    /* update feed */
    .scroll{
        width: 100%;
        max-width: 870px;
    }
}

/*Kindle and iPad landscape · width: 1024px*/
@media screen and (max-width: 1024px){
}

/*custom landscape mode · width: 992px*/
@media screen and (max-width: 992px){
	.slider{
		width: 104%;
	}
    /* nav */
    nav ul li{
        padding: 15px 6px;
    }
    /* update feed*/
    .scroll{
        width: 100%;
        max-width: 650px;
    }
        /* notice */
    .speech{
        margin-right: 0;
    }
    /* pannel */
    .pannel-custom {
        margin-left: 0;
        margin-top: 5px;
    }
    /* width-speech */
    .width-speech{
        margin-right: 0;
    }
    .pannel-custom-1{
        margin-top: 5px !important;
    }
   /*  .footer .col-md-3:first-child,
   .footer .col-md-3:nth-child(3){
       border-left: 1px solid transparent;
   } */
    .search-result img{
        width: 100%;
        max-width: 180px;
        height: auto;
        margin-bottom: 8px;
    }
    .search-result ul li{
        margin: 0;
    }
    .res-margin-right-5{
        margin-right: 5px;
    }
    footer{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .footer-bottom-bg p{
        text-align: center;
    }
   .margin-fo h3{
        text-align: left;
        margin-left: 63px;
    }
    /* footer section responsive Style */
    .container{
        width: 100%;
    }
    p{
        font-size: 16px;
        line-height: 180%;
    }
    h1{
        font-size: 40px;
    }
    .nav-background{
        background: transparent;
    }
    .nav-background.active{
        background: rgba(0, 0, 0, .7);
    }
    .nav-background.active-single{
        background: linear-gradient(45deg, #1F660A 0, #BCCF04 100%);
    }
    .nav-background ul.nav-ul li a{
        color: #fff;
        padding: 20px 10px; 
    }
    .nav-background .nav-brand {
        color: #fff;
        padding: 20px 10px;
    }
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {   
        width: 40px;
        height: 50px;   
    }
    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        width: 40px;
        height: 50px;
    }
    .carousel-caption h1{   
        font-size: 40px;
    }
    .carousel-caption p{    
        font-size: 20px;
    }
    .carousel-caption ul{   
        display: block;
    }
    /* service start */
    .service{
            padding: 50px 0px;
        }
    /* service end */
    /* product start */
    .product{
            padding: 50px 0px;
        }
    /* product end */
    /* about start */
    .about{
            padding: 50px 0px;
        }
    /* about end */

    /* vision-mission start */
    .vision-mission{
            padding: 50px 0px;
        }
    /* vision-mission end */

    /* latest Event start */
    .latest-event{
            padding: 50px 0px;
        }
    /* latest-event end */
    /* show-rooms start */
    .show-rooms{
            padding: 50px 0px;
        }
    /* show-rooms end */
    /* team start */
    .team{
            padding: 50px 0px;
        }
    /* team */
    /* primary footer start */
    .primary{
            padding: 50px 0px;
        }

    .primary .pri-item .post{   
        width: 100%;
        height: 80px;
        }
    /* primary footer end */
    .contact{   
        padding: 50px 0px;
    }
    .secondary .social-media ul{    
        text-align: right;
    }
}

/*custom landscape mode · width: 992px*/
@media screen and (min-width: 992px){
    .modal.in .modal-dialog{
        margin-top: 10%;
    }
}

/*iPad portrait · width: 768px */
@media screen and (max-width: 768px){
	.new-slider-area{
		display: none !important;
	}
	img.slide-img{
		display: none;
	}
	.slide-right-content{
		float: left;
		width: 104%;
	}
    .mar-right{
        margin-right: 10px !important;
    }
    /* nav */
    /*#nav{
        display: none;
    }
    .selectnav{
        display: block ;
        padding: 6px 0;
        width: 100%;
        border: 2px solid rgba(0, 0, 0, 0.1);
        color: #fff;
        cursor: pointer;
        background: #006900;
        font-size: 12px;
        font-weight: bold;
    }
    .selectnav option{
        padding: 2px 0;
    }*/
    /* update feed */
    .button{
        display: none;
    }
    .scroll{
        width: 100%;
        max-width: 768px;
    }
    /* notice & speech height*/
    .notice,
    .speech{
        /*height: 100%;
        max-height: 300px !important;*/
        overflow-y: scroll;
    }
    .contact-form input[type="text"],
    .contact-form input[type="email"]{
        width: 100%; 
    }
    .contact-form input[type="email"]{
        margin-top: 4px;
    }
	
	/* responsive menu */
    #nav{
        display: none;
    }
	
    .selectnav{
        padding: 1px 0;
        display: block;
        width: 100%;
        border: 2px solid rgba(0, 0, 0, 0.1);
        color: #fff;
        cursor: pointer;
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
		background: #051D1D;
    }
    
    .selectnav:hover{
        background: #051D1D;
    }
    
    .selectnav option{
        padding: 5px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
        background: #051D1D;
   } 
    
    .selectnav option:nth-child(1){
        border-top: 1px transparent;    
    }

    /* footer section responsive */
    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {       
        width: 40px;
        height: 50px;       
    }
    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {      
        width: 40px;
        height: 50px;       
    }
}
/* 
custom width : 765px;
 */
@media screen and (max-width: 770px){  
    .mar-right{
        margin-right: -15px !important;
    }
    .new_footer_bottom{
        margin-top: 150px;
    }
    .new_footer table span{display:none;}
    .new_div111{background:#222222 !important;}
    .new_footer_bottom2{height:70px !important;}
    ul.new_bottom_social{margin-left:20px !important;}
    .footer-wrapper-bottom p span{float:left;}
}

@media screen and (max-width: 767px){
   footer h3::after{
    top: 7px;
   }
   footer .bootom-wrapper p{
    width: 100%;
    text-align: center;
    line-height: 2;
   }
   footer .contact-information{
    width: 100%;
   }
   footer .border span{
    display: none;
   }
    footer .bootom-wrapper .text-left{
        padding-top: 15px;
    }
    footer .bootom-wrapper .text-right{
        padding-bottom: 15px;
    }
}

/* 
 Android (Nexus 4) and Android (Nexus 4) landscape · width: 600px
 Kindle portrait · width: 600px
 */
@media screen and (max-width: 650px){  

}

/* iPhone 5 landscape · width: 568px*/
@media screen and (max-width: 568px){

}

/* iPhone 3+4 landscape · width: 480px*/
@media screen and (max-width: 480px){
    .custom-sm{
        width: 100%;
        max-width: 480px;
    }
    .notice{
        margin-right: 0;
        box-shadow: 0 0 0 transparent;
        border: 1px solid rgba(0,0,0,0.1);
    }
    .speech{
        box-shadow: 0 0 0 transparent;
        border: 1px solid rgba(0,0,0,0.1);
        margin-top: 3px;
    }
    .footer .col-md-3{
        border-left: 1px solid transparent;
    }
    .res-margin-right-5{
        margin-right: 0;
    }
}

/*custom · width: 360px*/
@media screen and (max-width: 360px){
	a.btn-class{
		padding: 5px;
	}
	.slide-right-content{
		width: 110%;
	}
}

/*
 Crappy Android landscape · width: 320px 
 iPhone 5 portrait · width: 320px
 iPhone 3+4 portrait · width: 320px
 */
@media screen and (max-width: 320px){
    .search input[type="text"]{
        width: 100%;
        max-width: 320px;
    }
    .search input[type="submit"]{
        margin-top: 5px;
        width: 100%;
        max-width: 320px;
    }
}

/* Crappy Android portrait · width: 240px */
@media screen and (max-width: 240px){
	
}