@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
header{
	padding:1%;
	}


}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
    margin:0 auto;
    padding:56px 0 0;
    width:100%;
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	padding:1% 0 2% 0!important;
	}
header.smaller {
    height:70px!important;
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	top:0;
	height:220px;
	background-color:#fff;
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
#main{
	padding:0px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
th, td {
    font-size: 12px;
}
p{
	text-align: justify;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
.fa_menuarrow{
	display:none!important;
	}
header {
	width: 100%;
    height: auto;
    position: fixed;
  	background: #EFEFEF; 
  
}
header.smaller {
	top:0;
	height:110px;
	background-color:#fff;
}
header .logo {
float: left!important;
    width: 37%!important;
    position: absolute;
    left: 20px;
    top: 14px!important;
    z-index: 999;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0;
    width:100%;
    margin-top: 0%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
footer .socail_link ul{
	justify-content: left;
}
footer .link_boxes .sub_heading ul li a{
	font-size: 14px;
	padding: 0 0 5px 0;
}
footer .link_boxes .sub_title ul li a{
	font-size: 14px;
}
#main {
    padding-top: 55px!important;
}
.ace-responsive-menu > li > a {
    padding: 5px 0 0 12px!important;
}
.ace-responsive-menu > li {
    padding: 8px 0!important;
}
.ace-responsive-menu > li:last-child {
    border-bottom: unset;
}
.heading span{
	font-size: 24px;
}
.overlay_text {
    position: absolute;
    bottom: 10%;
    left: 5%;
}
.banner{
	padding: 0 0 50px 0;
	background: linear-gradient(180deg, #EFEFEF calc(100% - 50px), #fff calc(100% - 50px));
}
.banner .main_banner .overlay_text .title{
	font-size: 12px;
}
.banner .main_banner .overlay_text .heading span{
	font-size: 14px;
    margin: 5px 0 5px 0;
}
.banner .main_banner .overlay_text .heading span::before{
	bottom: -8px;
}
.banner .main_banner .inner_boxes{
	flex-wrap: wrap;
}
.banner .main_banner .inner_boxes .item_box:nth-child(1){
	width: 100%;
/*	display: none;*/
}
.banner .main_banner .inner_boxes .item_box:nth-child(1)::before{
	border-bottom-left-radius: 10px;
}
.banner .main_banner .inner_boxes .item_box:nth-child(2) {
    width: 100%;
}
.banner .main_banner .overlay_text{
	position: relative;
	left: unset;
	top: unset;
	background: #ce3636e0;
	width: 100%;
	padding: 5vw;
}
.banner .main_banner .overlay_text .exploxe_button a{
	font-size: 12px;
	letter-spacing: 1px;
	padding: 15px 0 0;
}
.banner .main_banner.owl-carousel .owl-nav button.owl-prev span{
	font-size: 10px;
}
.banner .main_banner.owl-carousel .owl-nav button.owl-prev::before{
	width: 60%;
}
.banner .main_banner.owl-carousel .owl-nav button.owl-prev{
	left: -110px;
}
.banner .main_banner .overlay_text .exploxe_button a::before{
	bottom: 24px;
	height: 2px;
}
.banner .main_banner .owl-nav [class*=owl-]{
	margin: 8px 0;
}
.banner .main_banner.owl-carousel .owl-nav button.owl-next{
	left: -65px;
}
.banner .main_banner.owl-carousel .owl-nav button.owl-next span{
	font-size: 10px;
}
.banner .main_banner .overlay_text .exploxe_button span{
	border-top: 3px solid transparent;
    border-left: 3px solid #fff;
    border-bottom: 3px solid transparent;
}
.welcome_section{
	padding: 50px 0;
}
.welcome_section .inner_container .col-sm-5 .inner_boxes{
	padding: 0;
}
.welcome_section .inner_container .heading{
	font-size: 18px;
}
.welcome_section .inner_container .sub_heading{
	font-size: 13px;
}
.welcome_section .inner_container .inner_boxes .readmore_btn a{
	padding: 20px 0 0;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(odd) .inner_boxes{
	padding: 20px 0 0;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(even) .inner_boxes{
	padding: 20px 0 0;
	text-align: left;
}
.objective_section{
	padding: 50px 0;
}
.objective_section .inner_objective_boxes{
	padding: 30px 0 0;
}
.objective_section .inner_objective_boxes .inner_boxes{
	padding: 30px 0px 20px;
}
.our_clients_section{
	padding: 50px 0;
}
.our_clients_section .sub_heading{
	font-size: 14px;
}
.our_clients_section .inner_our_clients_boxes{
	padding: 30px 0 0;
	display: flex;
    flex-wrap: wrap;
} 
.our_clients_section .inner_our_clients_boxes .col-sm-2{
	width: 50%;
}
.our_clients_section .inner_our_clients_boxes .inner_boxes{
	margin: 0;
}
.our_team_section{
	padding: 50px 0;
}
.our_team_section .inner_container .inner_our_team_boxes{
	padding: 30px 0 0;
}
.our_team_section .inner_container .inner_our_team_boxes .inner_boxes{
	margin: 0;
/*	padding: 20px 10px;*/
}
.our_team_section .inner_container .inner_our_team_boxes .col-sm-6:nth-child(1) .inner_boxes{
	margin: 0 0 30px;
}
.our_team_section .inner_container .inner_our_team_boxes .inner_boxes .item_box{
	width: 100%;
}
.our_strengths_section{
	padding: 50px 0;
}
.our_strengths_section .inner_our_strengths_boxes{
	padding: 30px 0 0;
}
.about_us_section{
	padding: 50px 0;
}
.about_us_section .inner_container .sub_heading{
	font-size: 14px;
}
.award_section{
	padding: 50px 0;
}
.award_section .inner_container .sub_heading{
	font-size: 14px;
	padding: 10px 0 0 0;
}
.award_section .inner_container .inner_award_boxes{
	padding: 0;
}
.our_team_section .inner_container .inner_our_team_boxes .inner_boxes .item_box:before {
    /*content: '';
    position: absolute;
    background: #CE3636;
    top: 15px;
    left: 40px;
    width: 75%;
    height: 48vh;*/
}
.award_section .inner_container .inner_award_boxes .item_box img{
	width: 200px;
    padding: 30px 0 0;
}
.our_team_section .inner_container .inner_our_team_boxes .inner_boxes .title{
	font-size: 21px;
	margin: 20px 0 0;
}
.top_selling_section{
	padding: 50px 0;
}
.top_selling_section .inner_top_selling_boxes{
	padding: 30px 0 0;
}
.top_selling_section .inner_top_selling_boxes .inner_boxes .title{
	padding: 20px 0 10px;
	font-size: 18px;
}
.top_selling_section .inner_top_selling_boxes .inner_boxes .sub_title{
	font-size: 14px;
}
.new_arriving_section{
	padding: 50px 0;
}
.new_arriving_section .inner_new_arriving_boxes{
	padding: 30px 0 0;
}
.new_arriving_section .inner_new_arriving_boxes .inner_boxes .title{
	padding: 20px 0 10px;
	font-size: 18px;
}
.new_arriving_section .inner_new_arriving_boxes .inner_boxes .sub_title{
	font-size: 14px;
}
.categories_section{
	padding: 50px 0;
}
.categories_section .inner_categories_boxes .inner_boxes{
	margin: 0;
}
.categories_section .inner_categories_boxes .inner_boxes .hidden_boxes{
	padding: 0px 15px;
}
.categories_section .inner_categories_boxes .inner_boxes .title{
	font-size: 18px;
	padding: 0 0 10px 0;
}
.categories_section .inner_categories_boxes .inner_boxes .line{
	height: 3px;
	margin: 0;
}
.categories_section .inner_categories_boxes .inner_boxes .sub_title{
	font-size: 14px;
	padding: 10px 0 0;
}
.industries_section_wrapper .industries_section{
	padding: 50px 0;
}
.industries_section_wrapper .industries_section:nth-child(odd) .inner_container .sub_heading{
	font-size: 14px;
}
.industries_section_wrapper .industries_section:nth-child(odd) .inner_container .inner_boxes{
	padding: 0;
}
.industries_section_wrapper .industries_section:nth-child(even) .inner_container .inner_boxes{
	padding: 0;
}
.industries_section_wrapper .industries_section:nth-child(even) .inner_container .sub_heading{
	font-size: 14px;
}
.industries_section_wrapper .industries_section:nth-child(odd) .inner_container .item_box{
	padding: 30px 0px;
}
.industries_section_wrapper .industries_section:nth-child(odd) .inner_container .item_box .img_box{
	margin: 0 -20px;
}
.industries_section_wrapper .industries_section:nth-child(even) .inner_container .item_box{
	padding: 30px 0px;
}
.industries_section_wrapper .industries_section:nth-child(even) .inner_container .item_box .img_box{
	margin: 0 -20px;
}
/*.industries_section:nth-child(even) .inner_container{
	padding: 50px 0;
}
.industries_section:nth-child(even) .inner_container .inner_boxes{
	padding: 0;
}
.industries_section:nth-child(even) .inner_container .sub_heading{
	font-size: 14px;
}
.industries_section:nth-child(odd) .inner_container{
	padding: 50px 0;
}
.industries_section:nth-child(odd) .inner_container .inner_boxes{
	padding: 0;
}
.industries_section:nth-child(odd) .inner_container .sub_heading{
	font-size: 14px;
	padding: 0;
}*/
.our_infrastructure_section{
	padding: 50px 0;
}
.our_infrastructure_section .inner_our_infrastructure_boxes .inner_boxes{
	margin: 0;
}
.products_section{
	padding: 50px 0;
}
.products_section .inner_container .boxes .inner_products_boxes{
	padding: 30px 0;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(odd) .inner_boxes.shadow{
	padding: 20px 0 0;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(odd) .inner_boxes .heading span{
	font-size: 18px;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(odd) .inner_boxes .sub_heading{
	font-size: 14px;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(even){
	padding: 30px 0;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(even) .inner_boxes.shadow{
	padding: 20px 0 0;
	text-align: left;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(even) .inner_boxes .heading span{
	font-size: 18px;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(even) .inner_boxes .heading span::before{
	left: 0;
}
.products_section .inner_container .boxes .inner_products_boxes:nth-child(even) .inner_boxes .sub_heading{
	font-size: 14px;
}
.form_section{
	padding: 50px 0;
}
.form_section .form_box{
	width: 100%;
	padding: 20px;
}
.form_section .form_box .title{
	font-size: 32px;
}
.form_section .form_box .sub_title{
	font-size: 14px;
	padding: 0 0 10px 15px;
}
.form_section .info_box{
	width: 100%;
	padding: 40px 20px;
}
.form_section .info_box .title{
	font-size: 14px;
}
.form_section .info_box .sub_title{
	font-size: 12px;
}
.form_section .info_box .ctc_info .ctc_box{
	font-size: 14px;
	padding: 5px 0;
}
.form_section .info_box .follow_us .text{
	font-size: 14px;
	padding: 0 5px 0 0;
}
.form_section .info_box .follow_us ul li a{
	width: 25px;
    height: 25px;
}
.form_section .info_box .ctc_info .ctc_box .icon i{
	font-size: 14px;
}
.form_section .info_box .ctc_info .ctc_box .txt{
	padding: 0 0 0 10px;
}
.media_section{
	padding: 50px 0;
}
.media_section .media_image .inner_boxes .img_box .title{
	height: 284px;
}
.media_section .media_image .inner_boxes .img_box .sub_title{
	height: 284px;
}
form .form_group{
	margin: 0;
	padding: 10px;
}
form .form_group input{
	height: 40px;
}
form .form_group textarea{
	height: 100px;
}
form .form_submit button{
	padding: 10px 15px;
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

