* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
	text-decoration: none;
}
img {
	border: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
body {
	color: #666;
	background-color: #fff;
        font-family: 'Poppins', sans-serif;
}
/* #Base (1180 Grid)
================================================== */
p, li, td {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
}
h1 {
	font-size: 30px;
	line-height: 30px;
}
h2 {
	font-size: 26px;
	line-height: 26px;
}
h3 {
	font-size: 24px;
	line-height: 24px;
}
h4 {
	font-size: 22px;
	line-height: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
#wrapper {
	float: left;
	width: 100%;
}
#wrapper img {
	height: auto;
	max-width: 100%;
}
.top_bg, .banner_bg, .content_bg, .services_bg, .Copyright_bg, .subbanner_bg, .subcontent_bg {
	float: left;
	width: 100%;
}
.top_bg {
	padding: 1% 0;
	background-color: #13193b;
}
.fixed {
	top: 0;
	left: 0;
	width: 100%;
	padding: 1% 0;
	margin: 0 auto;
	position: fixed;
	z-index: 100000;
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.logo {
	width: 40%;
	float: left;
}
.mainmenu {
	width: 60%;
	float: right;
	margin-top: 15px;
}
.services_bg {
	margin: 3% 0;
	padding: 3% 0;
	background-color: #f9f8ef;
}
.services {
	float: left;
	width: 100%;
}
.services h4 {
	margin-bottom: 3%;
	position: relative;
}
.services h4:after {
	left: 0px;
	width: 75px;
	bottom: -5px;
	content: " ";
	position: absolute;
	border-bottom: 3px solid #fa8039;
}
.services a:hover {
	opacity: 0.8;
}
.ser_lft {
	width: 48%;
	float: left;
}
.ser_rht {
	width: 48%;
	float: right;
}
.copy {
	float: left;
	width: 100%;
	padding: 1% 0;
	border-top: 1px solid #afb1b0;
}
.copy a {
        color:#fa8039;
}
.copy a:hover{
       text-decoration:underline;
}
.Copyright_bg p {
	font-size: 70%;
	padding: 5px 0px;
}
.enquiry {
	float: left;
	width: 100%;
	padding: 20px 0px 0px 0px;
}
.inputrow {
	float: left;
	width: 100%;
	margin-bottom: 1%;
}
.label {
	width: 30%;
	float: left;
	text-align: right;
}
.colon {
	width: 5%;
	float: left;
	text-align: center;
}
.inputcol {
	width: 60%;
	float: right;
}
.input {
	width: 80%;
	padding: 2% 5%;
	border: 1px solid #ddd;
	background-color: #f9f9f9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.input1 {
	width: 80%;
	height: 80px;
	padding: 2% 5%;
	border: 1px solid #ddd;
	background-color: #f9f9f9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.imgs {
	border: 1px solid #ddd;
}
.btn {
	color: #fff;
	margin: 5px 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sedexImage {
	float:right;
	margin-top: 10px;
}
/* #Dekstop (960 Grid)
================================================== */
@media only screen and (min-width:960px) and (max-width:1389px) {
p, li, td {
	font-size: 14px;
	line-height: 25px;
}
h1 {
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-size: 22px;
	line-height: 22px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
}
h4 {
	font-size: 18px;
	line-height: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.container {
	width: 960px;
}
.logo {
	width: 30%;
}
.mainmenu {
	width: 70%;
}
}
/* #Tablet (Landscape)
================================================== */
@media only screen and (min-width:768px) and (max-width:990px) {
p, li, td {
	font-size: 13px;
	line-height: 22px;
}
h1 {
	font-size: 22px;
	line-height: 22px;
}
h2 {
	font-size: 20px;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	line-height: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.container {
	width: 761px;
}
.logo {
	width: 25%;
}
.mainmenu {
	width: 75%;
	margin-top: 5px;
}
}
/* #Tablet (Portrait)
================================================== */
@media all and (max-width: 768px) {
.container {
	width: 740px;
}
}
/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width:767px) {
p, li, td {
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
.container {
	width: 300px;
}
.top_bg {
	position: relative !important;
}
.logo {
	width: 40%;
}
.mainmenu {
	width: 50%;
	margin-top: 5px;
}
}
/* #Mobile (Landscape)
================================================== */
@media only screen and (min-width:480px) and (max-width:767px) {
p, li, td {
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-size: 22px;
	line-height: 22px;
}
h2 {
	font-size: 20px;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	line-height: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.container {
	width: 420px;
}
.top_bg {
	position: relative !important;
}
.logo {
	width: 40%;
}
.mainmenu {
	width: 50%;
  }
}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}  

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}