@media all and (min-width: 2560px) {
	
}


@media all and (min-width: 1921px){ 
  .inner_banner {
    height: 650px; 
}

.copyright { 
    background-position: 25% 22%;
}

}


     

@media all and (min-width: 1661px) and (max-width: 1920px) {
 
.inner_banner {
    height: 650px; 
}

.copyright { 
    background-position: 25% 22%;
}


}

 

@media all and (min-width: 1400px) and (max-width: 1680px) {
	 


}


@media all and (min-width: 1600px) and (max-width: 1680px) {
	 
	
}


@media all and (min-width: 1840px) and (max-width: 1920px) {
	 
}



@media screen and (min-width: 1440) and (max-width:1659px){ 

}


@media screen and (min-width: 1367px) and (max-width:1500px){ 
 
 

}

@media screen and (min-width: 1024px) and (max-width:1365px){ 
	.menu nav ul li a{padding: 10px 10px;}
}
 
@media screen and (min-width: 768px) and (max-width:1023px){ 
	
	.max-height250 {
        max-height: 550px;
    }

    header.header .col-md-3.col-xs-8 {
        width: 100%;
        text-align: center;
    }

    header.header .col-md-9.col-xs-4 {
        width: 100%;
    }

    .header .menu {
        padding: 0;
        float: left;
    }


    .header .menu .navbar-collapse.collapse {
        padding: 0 !important;
    }

    .logo {
        text-align: center;
        float: initial;
        margin-bottom: 10px;
    }
    header.header {
        padding-top: 10px;
    }

    .header .menu { 
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    section.saffires_section {
        padding: 40px 0;
    }

    .saffires_section h2.title {
        text-align: center;
    }

    .aboutbottom_bttna_pdf{
        margin-bottom: 20px;
    }
	
	footer .foot2 {
		padding: 0;
		margin: 20px 0;
	}
	
	footer .foot2 h3 {
		font-size: 30px;
	}
	
	ul.copry-rig { 
		margin-bottom: 0;
	}







}


@media screen and (min-width: 768px) and (max-width:991px){ 
	
	.max-height250 {
        max-height: 550px;
    }

    .missin_v_vission .col-md-6:last-child .mission_content {
        border: none;
        padding-left: 45px;
    }

    .inner_banner {
        height: 350px; 
    }

    section.saffires_section {
        padding: 40px 0;
    }

    .aboutbottom_bttna_pdf{
        margin-bottom: 20px;
    }

    .values_1 ul li:before {
        content: '';
        content: '';
        background: url("../images/serv1.png");
        width: 100%;
        height: 37px;
        padding: 38px;
        background-size: 112px;
        position: absolute;
        background-repeat: no-repeat;
        top: -66px;
    }
    .values_1 ul li { 
        position: relative;
        margin-top: 68px;
    }

    .values_1 .col-md-4:first-child li:first-child:before{background-image: url("../images/serv1.png");}
    .values_1 .col-md-4:first-child li:last-child:before{background-image: url("../images/serv2.png");}
    .values_1 .col-md-4:last-child li:first-child:before{background-image: url("../images/serv3.png");}
    .values_1 .col-md-4:last-child li:last-child:before{background-image: url("../images/serv4.png");}  

    .values_1{background:none;}
    span.phil1 {
    font-size: 12px;
}

.phil2 {
    font-size: 12px;
}


span.phil3 {
    font-size: 12px;
    bottom: 8%;
}

span.phil4 {
    font-size: 12px;
    width: 15%;
}



}


@media only screen and (max-width: 767px){   
    .arrow{display: none;}
    #home-banner .carousel-caption h5 {
        font-size: 14px;
        line-height: 150%;
    }

    #home-banner .carousel-caption {
        bottom: 7%;
        padding-bottom: 0;
        padding-top: 0;
    }

    header.header img {
        height: inherit;
        max-width: 55%;
    }

    .header { 
        padding: 10px 0;
    }


    .menu .navbar-toggler {
        display: block;
        background: none;
        border: none;
        margin-top: 0px;
    }

    .menu nav {
        min-height: inherit;
    }

    
    header .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .menu .navbar-toggler span.navbar-toggler-icon {
        width: 25px;
        background: #fff;
        display: block;
        margin-bottom: 4px;
        height: 3px; 
        box-shadow: 0px 1px 4px #000;
    }


    .menu nav div#navbarSupportedContent {
        position: fixed;
        right: 0;
        background: #323232;
        top: 0;
        width: 80%;
        height: 100vh;
    }


    .header .menu {
        padding: 12px 0;
    }


    .menu nav ul li {
        width: 100%;
    }

    .menu nav ul li a {
        display: block;
        width: 100%;
        padding: 15px 0;
    }


    .menu nav div#navbarSupportedContent a.close-icon {
        display: block;
        position: absolute;
        right: 8px;
        z-index: 999;
        color: #ffff;
        top: 16px;
    }

    .menu nav ul li.nav-item.has_submenu ul.dropdown { 
        position: initial;
        padding-left: 25px;
    }

    h2.title {
        font-size: 25px !important;
        margin-bottom: 12px; 
    }

    .menu nav div#navbarSupportedContent a.close-icon img {
        filter: invert(1) brightness(1) grayscale(1);
    }

    .menu nav ul.mr-auto.navbar-nav {
        padding-top: 30px;
    }

    section {
        padding: 30px 0;
    }

    .about-section .col-md-5 {
        text-align: center;
    }

    .about-section .col-md-5 img {
        padding: 20px 0;
        max-width: 50%;
        margin: 0;
    }


    span.phil1 {
       width: 56%;
		position: absolute;
		margin-bottom: 15px;
		display: block;
		top: 18%;
		left: 3px;
		bottom: initial;
		font-size: 15px;
    }

    span.phil2 {
        width: 32%;
		position: absolute;
		margin-bottom: 15px;
		display: block;
		right: 0;
		left: initial;
		text-align: right;
		font-size: 14px;
		top: 27%;
    }


    span.phil3 {
            width: 45%;
			position: absolute;
			margin-bottom: 15px;
			display: block;
			left: 0;
			top: 56%;
			font-size: 15px;
			bottom: initial;
    }

    span.phil4 {
        width: 38%;
		position: absolute;
		margin-bottom: 15px;
		display: block;
		top: initial;
		bottom: 0%;
		right: 0;
		font-size: 15px;
		text-align: right;
    }

    .news-event {
        padding: 30px 0; 
        background-repeat: repeat;
    }

    .bbb_container {
        transform: none;
        padding: 0;
    }


    .bbb_slider_nav {
        margin: 0;
        text-align: center;
    }


    footer .foot2 {
        padding: 10px 0;
    }

    .logo {
        padding: 2px 0;
    }

    footer .foot2 h3 {
        font-size: 25px;
    }


    .footer-addess li {
        width: 100%;
        padding: 7px 0;
        height: inherit;
    }

    .footer-addess li img {
        width: 30px;
    }

    .footer-addess {
        margin-bottom: 10px;
    }

    .header_fixed .menu .navbar-toggler span.navbar-toggler-icon {
        background: #4a4a4a;
        box-shadow: none;
    }


    .header_fixed .navbar-nav li a {
        color: #fff;
    }
    .header_fixed .menu nav ul li.nav-item.has_submenu:after {
        color: #fff;
    }

    ul.copry-rig li {
        text-align: center;
        width: 100%;
    }

    .copyright { 
        background-size: 244%; 
        background-position: 70% bottom;
    }

    .phill { 
        transform: rotate(90deg);
		margin: 121px 0;
    }


    .header_fixed .logo img {
        height: inherit;
    }

    .inner_banner_content h5 {
        font-size: 18px;
    }

    .product_listing .nav-tabs > li > a {
        font-size: 10px;
        padding: 10px 0;
    }

    .left-footer ul a{font-size: 14px;}


    .media.blog-media .media-body {
        padding: 10px;
    }

    .media.blog-media .media-body h5 {
        margin: 0;
        margin-bottom: 10px;
    }
    .media.blog-media .media-body a.post-link {
        padding: 13px 0;
    }

    .contat-details {
        margin-top: 20px;
    }

    .leadership_listing_1 .box_right{padding: 5px 10px;}

    .our_pernter1 {
        padding: 4px;
        margin-bottom: 20px;
    }

    .aboutbottom h4 {
        text-align: center;
        margin: 0;
        padding: 10px;
    }

    .aboutbottom {
        margin: 15px 0;
        text-align: center;
    }



    .aboutbottom img {
        max-width: 100px;
    }


    .presenc_data {
        padding: 10px;
        margin-bottom: 20px;
    }

    .presenc_data.listdata h4{    font-size: 22px;}

    .presenc_data ul li h3 {
        font-size: 19px;
        padding-top: 21px;
    }

    .presenc_data ul li h5 {
        padding-top: 6px;
    }

    .mission_content p {
        text-align: center;
        width: 100%;
    }

    .missin_icon{
        justify-content: center;
    }

    .missin_v_vission .col-md-6:last-child .mission_content {
        padding: 0;
    }

    .mission_content {
        border: none;
        border-bottom: 2px solid #ccc;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .values_1 ul li {
        margin-bottom: 15px;
        width: 100% !important;
    }
    .values_1 ul.righ-s li {
        margin-left: 0;
    }

    .values_1 h2.title {
        margin-bottom: 10px;
    }

    section.saffires_section {
        padding: 20px 0;
    }


    .saffires_section_content h2 {
        font-size: 22px !important;
        font-weight: 600;
    }

    .aboutbottom_bttna_pdf{
        margin-bottom: 20px;
    }

    .values_1 ul li:before {
        content: '';
        content: '';
        background: url("../images/serv1.png");
        width: 100%;
        height: 37px;
        padding: 38px;
        background-size: 112px;
        position: absolute;
        background-repeat: no-repeat;
        top: -66px;
    }
    .values_1 ul li { 
        position: relative;
        margin-top: 68px;
    }

    .values_1 .col-md-4:first-child li:first-child:before{background-image: url("../images/serv1.png");}
    .values_1 .col-md-4:first-child li:last-child:before{background-image: url("../images/serv2.png");}
    .values_1 .col-md-4:last-child li:first-child:before{background-image: url("../images/serv3.png");}
    .values_1 .col-md-4:last-child li:last-child:before{background-image: url("../images/serv4.png");}  

    .values_1{background:none;}

	.product_listing .nav-tabs > li span {
		display: inline-block;
	}
	
	.product_listing .nav-tabs > li {
		    background: #fefbe0;
			margin: 0 5px;
			text-align: center;
			padding: 0;
			    display: flex;
    align-items: center;
	}
	
	.product_listing ul.nav.nav-tabs{
		    border: none;
	}
	.product_listing .nav-tabs > li.active {
    background: #57b852; 
}

.list-detail .detail_img {
    width: 100%;
}

.listdetail_content {
    width: 100%;
    padding: 0;
    margin-top: 20px;
}

.listdetail_content .model_detail_crop {
    overflow: auto;
}


.menu nav div#navbarSupportedContent ul.dropdown {
    background: none;
    color: #ffff;
	padding-top: 0;
    padding-bottom: 0;
}

.menu nav ul li.nav-item.has_submenu ul.dropdown a {
    color: #fff;
}
	
}
  

@media only screen and (max-width: 480px){

}

@media only screen and (min-width: 641px) and (max-width: 767px){
    .inner_banner{height: 300px;}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
    .max-height250 {
        max-height: 307px;
    }

    .leadership_listing_1 .box_right {
        padding: 15px;
    }
    .values_1{
        background-size: 100%;
    }   
	.inner_banner{height: 300px;}
}

@media only screen and (min-width: 376px) and (max-width: 480px){
    .inner_banner{height: 200px;}
    .max-height250 {
        max-height: 170px;
    }

}

@media only screen and (max-width: 375px){

    .inner_banner{height: 150px;}
    .max-height250 {
        max-height: 110px;
    }
    
    .values_1 ul li:before {
        content: '';
        content: '';
        background: url("../images/serv1.png");
        width: 100%;
        height: 37px;
        padding: 38px;
        background-size: 112px;
        position: absolute;
        background-repeat: no-repeat;
        top: -66px;
    }
    .values_1 ul li { 
        position: relative;
        margin-top: 68px;
    }

    .values_1 .col-md-4:first-child li:first-child:before{background-image: url("../images/serv1.png");}
    .values_1 .col-md-4:first-child li:last-child:before{background-image: url("../images/serv2.png");}
    .values_1 .col-md-4:last-child li:first-child:before{background-image: url("../images/serv3.png");}
    .values_1 .col-md-4:last-child li:last-child:before{background-image: url("../images/serv4.png");}  


}