body {
  margin: 0px;
  padding: 0px;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: 400;
}
.mainwrapper {
  font-family: 'Raleway', sans-serif;
  margin: 0px 0px;
  padding: 0px 0px;
}
.right-mob-left {
  text-align: right;
}
.right-mob-center {
  text-align: right;
}
.left-mob-center {
  text-align: left;
}
.left-mob-right {
  text-align: left;
}
.center-mob-left {
  text-align: center;
}
.center-mob-right {
  text-align: center;
}
.right-mobtab-left {
  text-align: right;
}
.nopaddingarea {
  padding: 0px 15px;
}
.nopadding {
  padding: 0px;
}
.nopaddingarea1 {
  padding: 0px 14px;
}
.nopadding1 {
  padding: 1px;
}
.padding5pxarea {
  padding: 0px 10px;
}
.padding5px {
  padding: 0px 5px;
}
.topmargin5 {
  margin-top: 5px;
}
.topmargin10 {
  margin-top: 10px;
}
.topmargin15 {
  margin-top: 15px;
}
.topmargin20 {
  margin-top: 20px;
}
.topmargin30 {
  margin-top: 30px;
}
.topmargin40 {
  margin-top: 40px;
}
.topmargin50 {
  margin-top: 50px;
}
.rowmargindesk20 {
  margin-top: 20px;
}
.rowmargindesk30 {
  margin-top: 30px;
}
.rowmargindesk50 {
  margin-top: 50px;
}
/**************************************************************************************************
Topband Css Start here
**************************************************************************************************/
.topband {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0px;
  z-index: 10000;
  margin: 0px !important;
  transition: all 0.2s ease-in-out;
}
.topband.active {
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.logo {
  margin: 0px;
}
.logo img {
  width: auto;
  height: 59px;
}
.topmenuarea {
  margin-top: 10px;
}
.menu {
  margin: 0px;
}
/**************************************************************************************************
Collage Css Start here
**************************************************************************************************/
.collage {
  margin: 0px;
}
#main-slider {
  width: 100%;
  position: relative;
  border: solid 0px #FF0004;
}
#content-slider {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#content-slider ul {
  padding: 0;
  list-style: none;
  position: relative;
}
#content-slider ul li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#slider-overlay {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 80;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.slider-heading {
  margin: 0;
  padding: 0;
}
.caption-white {
  font-size: 16px !important;
  color: #000;
  line-height: 20px !important;
  font-weight: 400;
  margin-top: 0px;
  width: 100%;
  text-align: center;
}
.caption-black {
  font-size: 40px !important;
  color: #000;
  line-height: 40px !important;
  font-weight: 300;
  width: 100%;
  text-align: center;
}
/************************************************************************************************
Other css start here
*************************************************************************************************/
.aboutcompanyarea {
  background: #fff;
  padding: 60px 0px;
}
.aboutcompanyarea h3 {
  font-size: 32px;
  color: #700112;
  line-height: 38px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 20px;
}
.aboutcompanytext {
  font-size: 16px;
  color: #181818;
  line-height: 23px;
  font-weight: 400;
}
.whatwedoarea {
  background: #700112;
  padding-top: 60px;
  min-height: 550px;
}
.whatwedoarea h2 {
  font-size: 32px;
  color: #fff;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 40px;
}
.whatwedobox {
  margin-bottom: 30px;
}
.whatwedobox h4 {
  font-size: 21px;
  color: #fff;
  line-height: 23px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.whatwedoboxtext {
  font-size: 14px;
  color: #fff;
  line-height: 19px;
}
.whatwedoiconbox {
  background: #62000f;
  border-radius: 8px;
  width: 100%;
  height: 100px;
  display: table;
  padding: 0px 10px;
}
.whatwedoicon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.productarea {
  margin-top: -270px;
}
.productarea h2 {
  font-size: 32px;
  color: #fff;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 80px;
}
.productboxarea {
  background: #fffdf4;
  border-radius: 12px;
  padding: 0px 30px 30px 30px;
  -webkit-box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
}
.productbox {
  margin-top: 30px;
}
.productbox h3 {
  font-size: 28px;
  color: #000;
  line-height: 28px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.productboxtext {
  font-size: 14px;
  color: #000;
  line-height: 19px;
}
.colochembg {
  background: url("../img/colochembg.png") no-repeat right bottom;
  padding-right: 30px;
}
.bakeowellbg {
  background: url("../img/bakeowellbg.png") no-repeat right bottom;
}
.productboxred {
  background: url("../img/garmentsbg.png") no-repeat right 20px bottom 30px #920a1f;
  margin-top: -40px;
  padding: 30px 30px;
  border-radius: 12px;
  -webkit-box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
}
.productboxred h3 {
  font-size: 28px;
  color: #fff;
  line-height: 28px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.productboxredtext {
  font-size: 14px;
  color: #fff;
  line-height: 19px;
}
.whychooseusarea {
  padding: 60px 0px 70px 0px;
}
.whychooseusarea h2 {
  font-size: 32px;
  color: #700112;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 80px;
}
.whychooseusline {
  background: #d2d2d2;
  height: 1px;
  margin: 0px 100px;
}
.whychooseusbox {
  margin-top: -40px;
  text-align: center;
}
.whychooseusbox h5 {
  font-size: 18px;
  color: #181818;
  line-height: 18px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 0px;
}
.whychooseuscircle {
  background: #700112;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: 0px auto;
  padding-top: 14px;
}
.whychooseuscircle img {
  height: 52px;
}
/**************************************************************************************************
Footer css start here
**************************************************************************************************/
.footer {
  margin: 0px;
}
.footertoparea {
  background: #0e1417;
  padding: 30px 0px;
}
.footertoparea h5 {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
}
.footercontacytext {
  font-size: 15px;
  color: #9fa0a0;
  line-height: 20px;
}
.footercontacytext a {
  color: #9fa0a0;
  text-decoration: none;
}
.footercontacytext a:hover {
  color: #fff;
  text-decoration: none;
}
.sociallinks {
  margin-top: 0px;
}
.sociallinks li {
  list-style: none;
  display: inline-block;
  width: 42px;
  height: 43px;
  margin-left: 3px;
}
.sociallinks li img {
  object-fit: cover;
  object-position: top center;
  width: 42px;
  height: 43px;
  transition: 0.3s;
}
.sociallinks li img:hover {
  object-fit: cover;
  object-position: bottom center;
  width: 42px;
  height: 43px;
}
.sociallinks li a {
  color: #e5e5e5;
  text-decoration: none;
}
.footerbottomarea {
  background: #090e10;
}
.footercontarea {
  padding: 30px 0px;
}
.footercontarea h6 {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 2px;
}
.footermenu {
  font-size: 13px;
  color: #fff;
  line-height: 24px;
  font-weight: 400;
}
.footermenu a {
  color: #fff;
  text-decoration: none;
}
.footermenu a:hover {
  color: #9fa0a0;
  text-decoration: none;
}
.footermenu ul {
  margin: 0px 0px 0px 12px;
  padding: 0px 0px;
}
.footermenu ul li {
  list-style-type: disc;
  margin: 0px 0px;
  padding: 0px 0px;
}
.copyright {
  border-top: solid 1px #1d2529;
  padding: 25px 0px;
  font-size: 13px;
  color: #fff;
  line-height: 16px;
}
.innercontmargin {
  width: 100%;
  margin-top: 89px;
}
.breadcrumb {
  background-color: #f5f3eb;
  padding: 16px 0px;
  color: #75091a;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.breadcrumb a {
  color: #000;
  font-size: 13px;
  text-decoration: none;
}
.breadcrumb a::after {
  content: "\203A";
  padding: 0px 7px 0px 10px;
  font-size: 16px;
  font-weight: 600;
}
.innercontarea {
  padding: 50px 0px;
  width: 100%;
}
.pageheading {
  margin: 0px auto;
  background-color: #700112;
  border-radius: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  padding: 7px 18px;
  margin-bottom: 30px;
}
.pageheading:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 36px auto;
  width: 0;
  height: 0;
  border-top: 10px solid #700112;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.teamcont {
  background: #700112;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  padding: 50px 0px;
  margin: 50px 0px;
}
.teampad {
  padding: 0px 40px;
}
.teamimg {
	width: 200px;
	height: 200px;
	margin: 0px auto;
	border: solid 1px #d43e55;
	border-radius: 100%;
	padding: 10px;
}
.teamimg img {
	width: 100%;
	height: 180px;
	object-fit: cover;
	object-position: top center;
	border-radius: 100%;
}

.teamcont h2 {
  color: #fff;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  padding: 0px 0px 10px 0px;
}
.teamcont h3 {
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
  padding: 18px 0px 18px 0px;
}
.teamcont h3 span {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-style: italic;
}
.teamcont h4 {
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  padding: 0px 0px 20px 0px;
}
.divider {
  background: url("../img/dottedborder.png") left top;
  background-repeat: repeat-y;
}
.profpointers {
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.10);
  padding: 20px;
  font-size: 14px;
  color: #000;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  min-height: 200px;
	margin-bottom: 30px;
	margin-top: 50px;
}
.profpointers h3 {
  font-size: 22px;
  color: #000;
  line-height: 26px;
  font-weight: 500;
  padding: 10px 0px 0px 0px;
  margin: 0px;
}
.profcircle {
  background: #700112;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 0px auto;
  padding-top: 18px;
  position: relative;
  margin-top: -70px;
}
.profcircle img {
  height: 60px;
}
.clientbox {
  width: 100%;
  margin-bottom: 40px;
}
.clientbox h3 {
  font-size: 22px;
  color: #700112;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  padding: 0px 0px 20px 0px;
  margin: 0px;
  text-decoration: underline;
}
.clientbox ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.clientbox li {
  width: 22%;
  display: inline-block;
  padding: 14px 12px;
  margin: 10px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 6px 6px 28px 0px rgba(0, 0, 0, 0.09);
  font-size: 17px;
  color: #000;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
  min-height: 50px;
}
.coloborder {}
.coloborder li {
  border: 1px solid #137EE3;
}
.coloborder h3 {
  color: #137EE3;
}
.foodborder {}
.foodborder li {
  border: 1px solid #F47411;
}
.foodborder h3 {
  color: #F47411;
}
.garmentborder {}
.garmentborder li {
  border: 1px solid #7E21CD;
}
.garmentborder h3 {
  color: #7E21CD;
}
.infrapic {
  width: 100%;
  height: 380px;
}
.infrapic img {
  width: 100%;
  height: 380px;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
}
.contactusbox {
	background: #fff;
	border-radius: 20px;
	padding: 25px 30px;
	-webkit-box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 7px 7px 35px 0px rgba(0, 0, 0, 0.15);
	margin-bottom: 30px;
}
.contactusbox h4 {
	font-size: 20px;
	color: #000;
	line-height: 22px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 20px;
}
.contactusboxtext {
	font-size: 15px;
	color: #000;
	line-height: 22px;
	min-height: 130px;
}
.contactusboxtext i {
	font-size: 24px;
	color: #700112;
}
.contactusboxtext a {
	color: #000;
	text-decoration: none;
}
.contactusboxtext a:hover {
	color: #700112;
	text-decoration: none;
}
.infotxt {
	font-size: 15px;
	color: #000;
	line-height: 22px;
}
.infotxt a {
	color: #000;
	text-decoration: none;
}
.infotxt a:hover {
	color: #700112;
	text-decoration: none;
}
.infotxt ul {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
}
.infotxt ul li {
	list-style-type: disc;
	margin: 0px 0px;
	padding: 5px 0px;
	line-height: 20px;
	text-align: left;
}
.garmentsbox {
	border: solid 1px #e1e1e1;
	border-radius: 10px;
	padding: 25px 30px;
	margin-bottom: 30px;
}
.textblack15sem {
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
}
.garmentprobox {
	background: #fff;
	border-radius: 14px;
	padding: 10px;
	margin-bottom: 30px;
	-webkit-box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
}
.garmentproboximg {
	margin: 0px;
	position: relative;
}
.garmentproboximg img {
	width: 100%;
	height: 287px;
	object-fit: cover;
	object-position: 50% 50%;
}
.garmentproname {
	position: absolute;
	width: 100%;
	bottom: 0px;
	text-align: center;
	margin-bottom: -25px;
}
.garmentproname h4 {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 12px;
}
.fixednavbar {
	position: relative;
	z-index: 99;
    background: #700112;
}
.navbar-fixed {
	top: 89px;
	z-index: 99;
	position: fixed;
	width: 100%;
	background: #700112;
}
#nav_barfixed {
	padding: 0px 0px;
	margin-bottom: 0px;
	overflow-x: auto;
    white-space: nowrap;
}
#nav_barfixed ul {
	padding: 0px;
}
.nav_linksfixed {
	margin: 0;
}
.nav_linksfixed ul {
	margin: 0px;
	padding: 0px;
}
.nav_linksfixed li {
	display: inline-table;
	margin: 0px;
	padding: 0px;
}
.nav_linksfixed li a {
	padding: 13px 15px 10px 15px;
	font-size: 16px;
	color: #fff;
    font-weight: 400;
	text-decoration: none;
	display: inline-flex;
	outline: none;
	border-bottom: 4px solid #700112;
}
.nav_linksfixed li a:visited {
	color: #fff;
}
.nav_linksfixed li a:hover {
	color: #fff;
	border-bottom: 4px solid #d23d54;
}
.nav_linksfixed_select  {
	color: #fff !important;
	border-bottom: 4px solid #d23d54 !important;
}
.garmentgalbox {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 10px;
    border: solid 1px #e2e2e2;
	padding: 10px;
}
.garmentgalboximg {
    background: url(../img/noimage.png) no-repeat center center #fff;
    width: 100%;
    height: 180px;
}
.garmentgalboximg img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: 50% 50%;
}
.garmentgalbox h5 {
	font-size: 15px;
	color: #75091a;
	line-height: 20px;
	font-weight: 500;
	margin-top: 10px;
    margin-bottom: 0px;
}
.colochemprobox {
	background: #fff;
	border-radius: 14px;
	padding: 20px 10px 10px 10px;
	margin-bottom: 50px;
	text-align: center;
	-webkit-box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
	position: relative;
}
.colochemprobox a {
	text-decoration: none;
	outline: none;
}
.colochemprobox a:hover {
	text-decoration: none;
	outline: none;
}
.colochemproboxlogo {
	margin: 0px;
}
.colochemprobox h4 {
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 35px;
}
.colochemprobtnarea {
	position: absolute;
	width: 100%;
	bottom: 0px;
	right: 0px;
	margin-bottom: -18px;
}
.loginbtn {
	padding: 13px 15px;
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: 500;
	border: solid 1px #d9d9d9;
	background: #fff;
	width: 100%;
    transition:0.4s;
	border-radius: 10px;
}
.loginbtn:hover, .loginbtn:focus, .loginbtn.focus {
	background:#fff;
	color: #700112;
	border: solid 1px #700112;
	text-decoration: none;
}
.loginbtn i {
	float: right;
	margin-top: 2px;
}
.productscroller {
	width: 100%;
	height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-color: #700112 #fff;
	scrollbar-width: thin;
}
/* width */ .productscroller::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
/* Track */ .productscroller::-webkit-scrollbar-track {
	background: #fff;
}
/* Handle */ .productscroller::-webkit-scrollbar-thumb {
	background: #700112;
}
/* Handle on hover */ .productscroller::-webkit-scrollbar-thumb:hover {
	background: #700112;
}
.mainheading {
	font-size: 20px;
	color: #000;
}
.mainheading h2 {
	font-size: 30px;
	color: #000;
	line-height: 32px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 0px;
}
.mainheading h3 {
	font-size: 24px;
	color: #000;
	line-height: 26px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 15px;
}
#perfCompChartYaxisTitle {
	position: absolute;
	width: 90px;
	left: -35px;
	height: 22px;
	text-align: center !important;
	vertical-align: middle !important;
	bottom: -6px;
	border-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: text-bottom;
	font-size: 12px;
	font-weight: 500;
	line-height: 12px;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-align: center;
}
.white_star {
   color: #fff !important;
}
.colochembox {
	background: #fff;
	border-radius: 10px;
	transition: all 0.5s;
	margin-bottom: 30px;
	padding: 15px 15px;
	border: solid 1px transparent;
	-webkit-box-shadow: 3px 3px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 3px 3px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 25px 0px rgba(0,0,0,0.1);
}
.colochembox a {
	outline: none;
	text-decoration: none;
}
.colochembox:hover {
	border: solid 1px #700112;
	outline: none;
	text-decoration: none;
}
.colochemboxcont {
	margin: 0px;
	display: flex;
}
.colochemhead {
	width: 100%;
	height: 40px;
	display: table;
}
.colochemhead h5 {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
}
.colochembox:hover h5 {
	color: #700112;
}
.colochemicon {
	margin-right: 15px;
	margin-top: 5px;
}
.colochemicon img {
	height: 30px;
	width: auto;
}
.rossaricontbox {
	background: #fff;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.rossaricontboxpadd {
	margin: 0px 30px;
}
.rossaricontimg {
	margin-bottom: 20px;
}
.rossaricontimg img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	object-position: 50% 50%;
	border-radius: 15px;
}
.rossaricontarea {
	padding: 0;
}
.rossaricontarea h4 {
	font-size: 24px;
	color: #000;
	line-height: 26px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 15px;
}



/**************************************************************************************************
Media Query css start here
**************************************************************************************************/
@media screen and (max-width : 1080px) {
  .caption-black {
    font-size: 35px !important;
    line-height: 35px !important;
  }
.garmentgalbox h5 {
	font-size: 13px;
}	
.rossaricontbox {
	margin-left: 0px;
	margin-right: 0px;
}	
	
	
}
@media screen and (max-width : 992px) {
  .rowmargintabmob30 {
    margin-top: 30px;
  }
  .rowmargintabmob20 {
    margin-top: 20px;
  }
  .rowmargintabmob10 {
    margin-top: 10px;
  }
  .rowmargindeskmob10 {
    margin-top: 0px;
  }
  .topband {
    padding: 10px 0px;
  }
  .caption-white {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .caption-black {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .aboutcompanyarea {
    padding: 40px 0px;
  }
  .aboutcompanyarea h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .whatwedoarea {
    padding-top: 40px;
  }
  .productarea {
    margin-top: -140px;
  }
  .productboxarea {
    padding: 0px 20px 30px 20px;
  }
  .colochembg {
    padding-right: 0px;
  }
  .productboxred {
    padding: 30px 20px;
  }
  .whychooseusarea {
    padding: 40px 0px;
  }
  .clientbox li {
    width: 42%;
  }
.divider {
    background: none;
    padding: 30px 0px;
  }	
.navbar-fixed {
	top: 79px;
}	
.innercontmargin {
  margin-top: 79px;
}	
	
}
@media screen and (max-width : 767px) {
  .rowmargin40 {
    margin-top: 40px;
  }
  .rowmargin30 {
    margin-top: 30px;
  }
  .rowmargin20 {
    margin-top: 20px;
  }
  .rowmargin10 {
    margin-top: 10px;
  }
  .rowmargin5 {
    margin-top: 5px;
  }
  .rowmargindesk10 {
    margin-top: 0px;
  }
  .rowmargindesk20 {
    margin-top: 0px;
  }
  .rowmargindesk30 {
    margin-top: 0px;
  }
  .rowmargindesk50 {
    margin-top: 0px;
  }
  .rowmargindeskmob10 {
    margin-top: 10px;
  }
  .right-mob-left {
    text-align: left;
  }
  .right-mob-center {
    text-align: center;
  }
  .left-mob-center {
    text-align: center;
  }
  .left-mob-right {
    text-align: right;
  }
  .center-mob-left {
    text-align: left;
  }
  .center-mob-right {
    text-align: right;
  }
  .topband {
    background: #fff;
  }
  .logo img {
    height: 46px;
  }
  .topmenuarea {
    margin-top: 4px;
  }
  .collage {
    margin-top: 66px;
  }
  .whatwedoarea {
    min-height: 600px;
  }
  .productarea h2 {
    margin-bottom: 30px;
  }
  .productboxred {
    margin-top: 30px;
  }
  .clientbox li {
    width: 100%;
    min-height: auto;
  }
.profpointers {
	margin-top: 80px;
}	
.contactusbox {
	padding: 25px 20px;
}
.contactusboxtext {
	min-height: auto;
}	
.navbar-fixed {
	top: 66px;
}
.innercontmargin {
  margin-top: 66px;
}	
	
}
@media screen and (max-width : 480px) {
  .caption-white {
    font-size: 14px !important;
    line-height: 16px !important;
    top: 55% !important;
  }
  .caption-black {
    font-size: 20px !important;
    line-height: 20px !important;
    top: 20% !important;
  }
  .aboutcompanyarea h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .aboutcompanytext {
    font-size: 16px;
    color: #181818;
    line-height: 23px;
    font-weight: 400;
  }
  .whychooseusarea h2 {
    margin-bottom: 0px;
  }
  .whychooseusline {
    display: none;
  }
  .whychooseusbox {
    margin-top: 40px;
  }
.nav_linksfixed li a {
	padding: 13px 10px 10px 10px;
	font-size: 15px;
}
.garmentgalbox {
	padding: 6px;
}	
.garmentgalboximg {
    height: 100px;
}
.garmentgalboximg img {
    height: 100px;
}	
	
	
}
@media screen and (max-width : 370px) {}
@media screen and (max-width : 320px) {}