@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1440px){
	.heading{
		font-size: 40px;
		line-height: 50px;
	}
	.title{
		font-size: 27px;
		line-height: 32px;
	}
	.products_page .five_boxes .box .title{
		font-size: 24px;
		font-weight: 600;
		padding: 20px 0;
	}
	.process_solutions .six_boxes .process_box .sub_title{
		font-size: 18px;
        line-height: 30px;
        font-weight: 600;
        padding: 10px 0 5px;
	}
	.superior_quality .icon_boxes ul li .text{
		font-weight: 600;
	}
	.toll_manufacturing_page .text_info_box .icon_boxes .icon_box .text{
		font-weight: 600;
	}
	.toll_manufacturing_page .yellow_band .text_box .big_text{
		font-size: 56px;
		line-height: 56px;
	}
	.toll_manufacturing_page .yellow_band .text_box .lil_big{
		font-size: 28px;
		line-height: 56px;
	}
	.toll_manufacturing_page .yellow_band .text_box .small_txt{
		font-size: 28px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
header{
	padding:1% 0;
	}
	.industries_served .right_graphic .overlay_title.pharma{
		top: 56%;
    	right: -7%;
	}


}


/* 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;
	font-size: 14px;
}
ul li{
	/*font-size: 14px !important;*/
}
.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; 
  	padding: 2% 0;
}
header.smaller {
	/*top:0;
	height:110px;
	background-color:#fff;*/
	padding: 2% 0;
}
header .logo {
	/*float: left!important;
    width: 37%!important;
    position: absolute;
    left: 20px;
    top: 14px!important;
    z-index: 999;*/
    width: 150px;
	}
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;*/
	width: 150px;
}
header .menu_nav a .three_bars{
	width: 20px;
	height: 15px;
}
header .menu_nav a .text{
	font-size: 18px;
}
header .menu_nav nav.main_menu{
	width: 100vw;
	transform: translateX(100vw);
}
header .menu_nav nav.main_menu ul.menu_options li a{
	font-size: 28px;
    line-height: 28px;
}
.heading{
	    font-size: 32px;
    line-height: 38px;
}
.title{
	font-size: 24px;
    line-height: 28px;
}
#main {
    /*padding-top: 54px!important;*/
}



.home_banner .five_sectns  a.width_20 .over_letter span{
	font-size: 50px;
	line-height: 50px;
}

.why_roots .inner_container{
	padding: 40px 0;
}
.why_roots .img_text_box.first_box{
	flex-wrap: wrap-reverse;
}
.why_roots .img_text_box.second_box{
	flex-wrap: wrap;
	padding: 40px 0 0 0;
}
.why_roots .img_text_box.third_box{
	flex-wrap: wrap-reverse;
}
.why_roots .img_text_box .info_box{
	padding: 25px 0 0 0;
}
.industries_served .inner_container{
	display: flex;
	flex-wrap: wrap-reverse;
}
.industries_served .info_box{
	padding: 0px 0 40px;
}
.industries_served .right_graphic{
	margin: 20px 0 0 0;
}
.industries_served .right_graphic .overlay_title{
    font-size: 30px;
    line-height: 30px;
}
.industries_served .right_graphic .overlay_title.food{
	left: 2%;
}
.industries_served .right_graphic .overlay_title.nutra{
	left: 32%;
}
.industries_served .right_graphic .overlay_title.pharma{
	top: 50%;
    right: -9%;
}
.our_facility{
	/*background: #000;*/
}
.our_facility .info_overlay_box{
	position: static;
	width: 90%;
	margin: auto;
	padding: 25px 0 10px 0;
}
.our_facility .info_overlay_box .info_box{
	padding: 0;
	display: block;
}
.our_facility .info_overlay_box .info_box ul{
	padding: 0;
}
.our_facility .info_overlay_box .info_box ul li{
	font-size: 14px;
    line-height: 20px;
}
.our_facility .info_overlay_box .info_box ul li:last-child{
	padding: 0 0 15px 12px;
}
.product_expertise .five_boxes{
	flex-wrap: wrap;
}
.product_expertise .five_boxes .col-sm-2{
	width: 50%;
	margin: 0;
}
.product_expertise .five_boxes .col-sm-2 .img_box{
	height: calc(45vw);
}
.product_expertise .five_boxes .col-sm-2 .sub_title{
	font-size: 16px;
	font-weight: 600;
	padding: 0;
}
.accrediations .inner_container{
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.accrediations .inner_container .heading{
	padding: 20px 0 0 0;
	text-align: center;
}
.accrediations .inner_container .img_boxes{
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.accrediations .inner_container .img_boxes .col-sm-3{
	width: 50%;
}
.accrediations .inner_container .img_boxes .width_20{
	width: 50%;
}
.accrediations .inner_container .img_box{
	width: 75%;
	height: unset;
}
.enquire_now .inner_container{
	flex-wrap: wrap-reverse;
}
.enquire_now .inner_container .map_box{
	height: 70vw;
}
.enquire_now .inner_container .form_box{
	padding: 0;
}
footer .menu_links{
	padding: 0;
}
footer .last_box .upper_ctc{
	padding: 0 0 45px 0;
}
footer .last_box .upper_ctc .address_box{
	padding: 0 0 30px 0;
}
.products_page{
	padding: calc(44.11px + 4%) 0 0 0;
}
.products_page .info_box{
	padding: 40px 0 0;
}
.products_page .five_boxes .upper_boxes{
	flex-wrap: wrap;
}
.products_page .five_boxes .lower_boxes{
	flex-wrap: wrap;
}
.products_page .five_boxes .col-sm-3{
	margin: 0;
}
.products_page .five_boxes .box .icon_box{
	/*height: unset;*/
}
.products_page .seven_boxes .inner_container .box{
	width: 100%;
}
.products_page .products_list .list_wrapper{
	text-align: center;
}
.products_page .products_list .list_wrapper .width_20 {
    width: 100%;
    padding: 0!important;
}
.products_page .products_list .list_wrapper .width_20:nth-child(2) .sub_title{
	display: none;
}
.products_page .products_list .list_wrapper .width_20:nth-child(3) .sub_title{
	display: none;
}
.products_page .products_list .list_wrapper .width_20 ul li{
	font-size: 14px;
}
.research_centre_page{
	padding: calc(44.11px + 4%) 0 0 0;
}
.research_centre_page .info_box{
	padding: 40px 0 25px 0;
}
.research_centre_page .img_txt_boxes .img_txt_box.right_img_box{
	flex-wrap: wrap-reverse;
}
.research_centre_page .img_txt_boxes .img_txt_box .width_50 {
    width: 100%;
}
.research_centre_page .img_txt_boxes .img_txt_box.left_img_box .width_50 .txt_box{
	width: 100%;
	margin: 0;
	padding: 5%;
}
.research_centre_page .img_txt_boxes .img_txt_box.right_img_box .width_50 .txt_box{
	width: 100%;
	margin: 0;
	padding: 5%;
}
.process_solutions{
	padding: 40px 0;
}
.process_solutions .heading {
    padding: 0 0 20px 0;
}
.process_solutions .six_boxes .process_box {
    text-align: center;
    padding: 0 0 15px 0;
}
.process_solutions .six_boxes .process_box .sub_title {
    font-size: 25px;
    line-height: 30px;
    padding: 0 0 10px 0;
}
.process_solutions .six_boxes .process_box .txt {
    font-size: 14px;
}
.roots_virtual {
    flex-wrap: wrap-reverse;
    align-items: center;
}
.roots_virtual .width_50 {
    width: 100%;
}
.roots_virtual .width_50 .text_box {
    width: 100%;
    margin: 0;
    padding: 5%;
}
.toll_manufacturing_page{
	padding: calc(44.11px + 4%) 0 0 0;
}
.toll_manufacturing_page .info_box {
    padding: 40px 0 25px 0;
}
.toll_manufacturing_page .info_box .text_box ul li{
	font-size: 14px;
}
.toll_manufacturing_page .yellow_band{
	padding: 40px 0;
}
.toll_manufacturing_page .yellow_band .inner_container{
	flex-wrap: wrap;
	flex-direction: column;
}
.toll_manufacturing_page .yellow_band .text_box:nth-child(1) {
    padding: 0 0 40px 0;
}
.toll_manufacturing_page .yellow_band .text_box:nth-child(2) {
	border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 40px 0;
}
.toll_manufacturing_page .yellow_band .text_box:nth-child(3) {
    padding: 40px 0 0 0;
}
.toll_manufacturing_page .yellow_band .text_box .big_text {
    font-size: 50px;
    line-height: 50px;
}
.toll_manufacturing_page .yellow_band .text_box .lil_big {
    font-size: 25px;
}
.toll_manufacturing_page .yellow_band .text_box .small_txt {
    font-size: 25px;
    line-height: 25px;
}
.toll_manufacturing_page .text_info_box ul li{
	font-size: 14px;
}
.about_us_page{
	padding: calc(44.11px + 4%) 0 0 0;
}
.about_us_page .info_box{
	padding: 40px 0 25px 0;
}
.about_us_page .info_box .heading{
	padding: 0 0 0 15px;
}
.about_us_page .info_box .txt_img_box{
	display: flex;
	flex-wrap: wrap-reverse;
}
.contact_us_page{
	padding: calc(44.11px + 4%) 0 0 0;
}
.contact_us_page .info_box{
	padding: 25px 0 40px 0;
}
.contact_us_page .info_box .heading{
	padding: 0 0 20px 0;
}
.contact_us_page .left_text .company_address{
	font-size: 16px;
}
.contact_us_page .inner_container .diff_forms_tabs ul{
	flex-wrap: wrap;
	height: unset;
}
.contact_us_page .inner_container .diff_forms_tabs ul li{
	width: 49%;
	margin: 0 0 2%;
}
.contact_us_page .inner_container .diff_forms_tabs ul li a{
	width: 100%;
	text-align: center;
}
.contact_us_page .inner_container .diff_forms_tabs .text{
	font-size: 14px;
}
.terms_page{
	padding: calc(44.11px + 2%) 0 0 0;
}
.privacy_page{
	padding: calc(44.11px + 2%) 0 0 0;
}
.blog_main_page{
	padding: calc(44.11px + 2%) 0 0 0;
}
.superior_quality .icon_boxes{
	background: #e0f0ed;
    /*margin: 20px 0 0 0;*/
    padding: 50px 0 20px 0;
}
.superior_quality .icon_boxes ul{
	flex-wrap: wrap;
}
.superior_quality .icon_boxes ul li{
	width: 100%;
	margin: 0 0 30px 0;
}
.superior_quality .icon_boxes ul li .img_box{
	width: 120px;
}














}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}


