@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
	display: block;
}
a img {
	border: 0;
}
a {text-decoration:none;}
a:hover {text-decoration:none;}
body {
	margin: 0px;
	padding:0px;
	font-family: "Google Sans", sans-serif;
	font-size:16px;
	font-weight:400;
	background-color:#fff;
}


.google-sans-<uniquifier> {
  font-family: "Google Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "GRAD" 0;
}

/* Selection colours */
::selection {
background: #2a3b4d;
color:#fff;
}
::-moz-selection {
background: #2a3b4d;
color:#fff;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	outline:none; 
}
p {
	padding:0px;
	margin:0px;
	color:#333333;
	font-size:15px;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
}
h1 {
	font-size:30px;
	font-weight:600;
}
h2 {
	font-size:28px;
	margin-bottom:10px;
}
h3 {
	font-size:23px;
	margin-bottom:10px;
}
h4 {
	font-size:20px;
	margin-bottom:10px;
}
h5 {
	font-size:18px;
	margin-bottom:10px;
}
h6 {
	font-size:16px;
	margin-bottom:10px;
}
ol li {
	list-style:decimal inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}



.logo{ margin:10px 0px;}
.logo img {width:80%;}
.logo_mob { display:none;}
.green_bg
{
	background: #f5f5f5;
	padding:0px 0px;
	text-transform:none;
	font-size: 13px!important;
	
}
.green_bg li
{
	display: inline-block;
	vertical-align: middle;
	margin-left: 9px;
}
.green_bg li a
{
	color: #fff;
	font-size: 13px;
	transition:all 0.3s ease;
}
.green_bg li a:hover
{
	color: #4f64a5;
}


header {
  padding: 10px 35px;
  background: #fff;
  width: 100%; z-index:9999999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
/*section {
  height: 100vh;
}*/


.fixed {
  position: fixed;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-70px);
	} 
	100% {
		transform: translateY(0px);
	}
}

.navbar-default {background:transparent !important}

/*

.menu{ float:right;}
.menu ul{ margin:0px; padding:0px; list-style:none;}
.menu li{ list-style:none; float:left!important;  color:#ffd628; font-weight:400; font-size:12px; padding:5px 5px 5px 10px; line-height:20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; text-transform:uppercase; padding:0px  10px;}
.menu li a{color:#ffd628; float:left!important;}
.menu li a:hover{ color:#fff; text-decoration:none;}*/

/*.main{ background:#fff; display:block; width:100%;}*/
.bg_white{ background:#fff; width:100%; height:auto; padding:0px;}


.scroller { padding:10px 15px; background:#FFFFFF;   }
.header_top { }




.banner_bg {margin:0!important; padding:0!important;}
.fade_slider {margin:0!important; padding:0!important;}




header .navbar {  margin-bottom:0px; margin-top: 30px; border:0px; z-index:9999;float: right;min-height: inherit;}
header .navbar-nav > li > a {color: #092d69!important; font-size:16px; border-radius:45px; background:transparent!important; padding:10px 20px; margin:0 1px; line-height:20px; font-weight:500; text-transform:none; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
header .navbar-nav > li.active > a { color:#fff !important; border:1px #0b57d0 solid; background:#0b57d0!important;}
header .navbar-nav > li.dropdown a{background-image: url(../images/dropdown_arrow.png);background-repeat:no-repeat; background-position: 92%;}
header .navbar-nav > li.dropdown.active > a {background-image: url(../images/dropdown_arrow_hover.png);}
header .navbar-nav > li > a:hover { color:#000 !important; background:transparent!important; text-decoration:none;  }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { text-decoration:none; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#0b57d0 !important;}
.navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus{color:#fff !important; background: #034abc!important; border:1px #034abc solid;}
header .navbar-nav > li.dropdown li a{background-image: none;}

.active2 {float:right; margin:35px 50px 0 0; display:block;}
.active2 a {color:#fff !important; background:#0b57d0; font-size:15px; font-weight:400; padding:5px 15px; border-radius:3px; text-decoration:none;}
.active2 a:hover {background:#034abc;}

.banner_bg {width:100%; margin:0!important; padding:0!important;}

.banner_bg .fade_slider li.slide1 { background-image:url(../images/slide1.jpg); height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_bg .fade_slider li.slide2 { background-image:url(../images/slide2.jpg); height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_bg .fade_slider li.slide3 { background-image:url(../images/slide3.jpg); height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_bg .fade_slider li.slide4 { background-image:url(../images/slide4.jpg); height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_bg .fade_slider li.slide5 { background-image:url(../images/slide5.jpg); height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_bg .fade_slider li.slide6 { background-image:url(../images/slide6.jpg); height:550px; background-repeat:no-repeat; background-position:center; background-size:cover; }
.banner_bg .fade_slider li.video1 { }
.banner_bg .slick-dots { bottom: 25px; margin: auto; position: absolute; text-align: center; width: 100%; }
.banner_bg .slick-dots li { display:inline-block; padding-left:5px; padding-right:5px;  }

.banner_bg .slick-dots li .sliders_dots { width:25px; height:4px; background-color: #FF9900; /*-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;*/ border:none;  }

.banner_bg .slick-dots li.slick-active .sliders_dots { background-color:#fff; }

.banner_bg .slick-prev { background-image:url(../images/header_slider_left_arw.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:28px; height:55px; position: absolute; left: 20px; top: 45%; z-index:9999; }


.banner_bg .slick-next { background-image:url(../images/header_slider_right_arw.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:28px; height:55px; position: absolute; right: 20px; top: 45%; }

.banner_bg .slick-prev:hover, .banner_bg .slick-next:hover { background-position:bottom; }



.banner_txt { padding-top:160px!important; }
.banner_bg h3 { color:#fff; font-size:18px; line-height:24px; text-align:left; margin-bottom:15px; font-weight:400!important; }
.banner_bg .bnr_text { color:#fff; text-align:left; font-size:50px; font-weight:900; margin-bottom:10px; line-height:55px!important; text-transform:none; letter-spacing:-1px; font-weight:700; width:75%; }
.banner_txt .read_more_link { display:inline-block; padding:12px 35px; border:2px solid #0b57d0;  background-color:#0b57d0; border-radius:45px; color:#fff; font-size:16px; font-weight:bold;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
.banner_txt .read_more_link:hover { text-decoration:none; border-color:#fff; background-color:#fff; color:#222;  }

.inner_banner { background-image:url(../images/inner-banner.jpg); margin:0; padding:0;  width:100%; background-size:cover;  padding:60px 0px; }
.inner_banner h1 { font-size:35px; color:#fff; text-align:center; font-weight:700;  margin-bottom:10px;}
.inner_banner h2 {font-size:16px; font-weight:400; color:#fff; line-height:26px; margin:10px 0;}
.inner_banner p {color:#fff; font-weight:400; text-align:center;}
.real-estate img {margin:10px 0;}

.bg-cont {width:100%; background:#FFFFFF; padding:65px 0;}
.profile {background:url(../images/img-profile.jpg) no-repeat; background-size:cover; height:100%;}

.cont-section h1 { font-size: 32px; line-height: 32px; color:#333; font-weight:600; letter-spacing:-1px; margin-bottom:15px; text-transform:none;}
.cont-section .uline {width:100%; background:#f5f5f5; height:3px; margin:20px 0px 35px 0;}
.cont-section h2 { font-size: 24px; line-height: 33px; color:#555; font-weight:600; margin:0px;}
.cont-section h3 { font-size: 23px; line-height: 32px; color:#777!important; font-weight:600; margin:15px 0px;}
.cont-section h3 span { font-size: 23px; line-height:32px; color:#4f64a5; font-weight:300;}

.cont-section p {  font-size:16px; color: #494949; font-weight:400; line-height:28px; margin:10px 0px;}
.cont-section ul {margin:0px; padding:0px; list-style:none;}
.cont-section ul li{margin:0px; padding:0px; list-style:none;   font-size:17px; color: #494949; font-weight:400; line-height:30px; background:url(../images/bullet.gif) no-repeat left 12px; padding-left:17px !important;}

.welcomeimg {margin-bottom:20px;}

.horiline {width:100%; background:#f2f2f2; height:3px; margin:25px 0;}
.category {margin:20% 10%;}

.cont-icon {background: url(../images/bg-welcome.jpg) no-repeat right #fff; background-attachment:fixed; width:100%; height:auto; padding:85px 0px;}
.cont-icon h1 { color:#092d69; text-align:center; font-size:45px; letter-spacing:0px; font-weight:900; letter-spacing:-1px; margin:12px 0;}
.cont-icon h3 { color:#555; text-align:center; font-size:20px; line-height:30px; font-weight:400; text-transform:none; margin:5px 0 45px 0!important; width:63%; margin:auto!important;}
.cont-icon p {font-size:16px; line-height:32px; color:#333; text-align:center; font-weight:400;  margin:10px auto; width:90%;}
.cont-icon-sec {background:#f8fafd; border:2px solid #1b81d3; border-radius:10px; padding:20px 18px; margin:15px 0;}
.cont-icon-sec h5 {font-size:55px; line-height:55px; font-weight:900; letter-spacing:-1px; color:#0b57d0; margin-bottom:15px; text-align:center;}
.cont-icon-sec p {font-size:16px; margin:0; line-height:20px; color:#333; text-align:center; font-weight:400; width:100%;}
.invsec {padding:35px 0 ;}

.cont-icon .uline {width:12%; background:#FF9900; height:4px; margin:0 auto; margin-bottom:25px;}
.cont-icon .read_more {display: inline-block;background:#0b57d0; border:2px #0b57d0 solid; padding:12px 35px;  border-radius:35px; color:#fff; font-size:16px; letter-spacing:0px; text-transform:uppercase;font-weight:700;margin:10px 0px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.cont-icon .read_more:hover {color: #fff; background:#034abc; border:2px #034abc solid;text-decoration:none;}

.inner-cont {width:100%; height:auto; padding:85px 0px; background:#fff;}
.inner-cont h1 { color:#092d69; text-align:center; font-size:45px; letter-spacing:0px; font-weight:900; letter-spacing:-1px; margin:12px auto; width:63%;}
.inner-cont h3 { color:#034abc; text-align:center; font-size:20px; line-height:30px; font-weight:400; text-transform:none; margin:5px 0 45px 0!important; width:63%; margin:auto!important;}
.inner-cont p {font-size:16px; line-height:32px; color:#333; text-align:center; font-weight:400;  margin:10px auto; width:60%; margin:auto;}

.pad-cont {padding:20px 35px 20px 15px;}

.bdr {border:1px #e9e9e9 solid; border-radius:4px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}

.news_section {padding:65px 0px; background: #f8fafd;}
.news_section h1 { font-size:45px; line-height:45px; color:#192E47; text-align:center; font-weight:900; letter-spacing:-1px; margin:0 auto;}
.news_section h3 {font-size:18px; line-height:32px; color:#333; text-align:center; font-weight:500; margin:7px 0;}
.news_section .uline {width:12%; background:#FF9900; height:4px; margin:0 auto; margin-bottom:25px;}
.news_section p { font-size:16px; line-height:32px; color:#192E47; text-align:left; font-weight:400; margin-bottom:15px;}

.news_section .read_more {display: inline-block;background:#2a3b4d; padding:7px 35px;color: #fff;font-size:16px;border-radius:3px;text-transform:none;font-weight:400;margin:10px 0px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.news_section .read_more:hover {background:#354d65; color: #fff;text-decoration:none;}

.investments {padding:35px 0 0 0;}
.investments h2 {font-size:20px; line-height:25px; color:#092d69; text-align:center; font-weight:600;}
.investments .uline {width:12%; background:#FF9900; height:4px; margin:0 auto; margin-bottom:25px;}

.investments p { font-size:15px; margin:10px 0; line-height:24px; color:#333; text-align:center; font-weight:400;}
.investments img {border-radius:0px; margin-bottom:10px;}
.investments a {font-weight:normal;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.investments a:hover {color:#000;}
.investment_sec {background:#fff; padding:20px 25px; border-radius:10px; margin:15px 0; height:250px;}
.col1 { width:18%; background:transparent; border-radius:0px; padding:25px 0px; margin-bottom:10px; float:left; /*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/}
.col2 { width:18%; margin-left:2%; background:transparent; border-radius:0px; padding:25px 0px; margin-bottom:10px; float:left; /*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/}
.investment_sec img {width:25%;}

.pad_inv {padding:40px 0;}
.investcont {background:#fff; border-radius:8px; padding:25px 35px; margin-bottom:20px; border:1px #e9e9e9 solid; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.investcont h2 {font-size:22px; line-height:25px; color:#555; text-align:center; font-weight:700;}
.investcont .uline {width:12%; background:#FF9900; height:4px; margin:0 auto; margin-bottom:25px;}
.investcont p { font-size:16px; line-height:25px; color:#666; width:100%; text-align:center; font-weight:400; margin-bottom:10px;}

.bdr-orange {border-top:6px solid #ed1c24;}
.bdr-green {border-top:6px solid #803594;}
.bdr-pink {border-top:6px solid #0068b5;}
.bdr-blue {border-top:6px solid #a6ce39;}
.bdr-red {border-top:6px solid #0095da;}



.welcome_div{padding:55px 0px;background: #f5f5f5;line-height: 25px;color: #505050;font-size: 15px;}
.welcome_div h2{color: #505050;font-size: 20px;font-weight:400;text-transform: none;padding-bottom: 6px;line-height: 35px;}
.welcome_div h2 span{font-size: 30px;font-weight:600;display: block;color:#333333;}
.welcome_div h3{color: #333;font-size: 26px;text-transform: none;text-align:left;padding-bottom: 15px;font-weight:400;letter-spacing:0px;}
.welcome_div h3 span { color:#5ab62f; font-weight:500;}
.welcome_div p{color:#494949;  font-style:normal;  font-size:15px; line-height:24px; font-weight:400;  text-transform:none; margin:15px 0px;}
.welcome_div .fade_slider li:hover, .banner_bg .fade_slider li:focus { outline:none; }
.welcome_div .slick-dots { bottom: -25px; margin: auto; position: absolute; text-align: left; width: 100%;}
.welcome_div .slick-dots li { display:inline-block; padding-left:5px; padding-right:5px;  }
.welcome_div .slick-dots li .sliders_dots { width:13px; height:13px; background-color:#e0e0e0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:none;display:block;  }
.welcome_div .slick-dots li.slick-active .sliders_dots { background-color:#edb000;display:block;}

.statement {padding:20px 25px; margin:25px 0; background:#fff; border:2px #e9e9e9 solid; border-radius:10px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.statement:hover {border:2px #0b57d0 solid;}
.statement h4 { font-size:24px; text-align:center; color:#0b57d0; text-transform:uppercase; font-weight:800; letter-spacing:-1px; margin-top:20px; margin-bottom:15px;}
.statement p { font-size:16px; color:#494949; text-align:center; line-height:28px; margin:0 auto; width:98%;}
.statement img {max-width:90%; border-radius:360px; margin-top:20px;}

.stat_orange {border-left:8px solid #ed7616;}
.stat_green {border-left:8px solid #91c11e;}

.open_acc {background:#f5f5f5; border-top:5px #e2e2e2 solid; padding:20px 25px; color:#FFFFFF;}
.open_acc p {font-size:18px; font-weight:600; color:#555; line-height:22px;}
.open_acc p span {font-size:15px; font-weight:400; line-height:18px;  color:#666;}
.open_acc h3 {color:#444!important; font-size:23px; line-height:18px; font-weight:600; }
.open_acc .uline {width:35%; background:#f89920!important; height:3px; margin:1px 0 20px 0;}
.open_acc ul {margin:0; padding:0; list-style:none;}
.open_acc li {margin:0; padding:0; list-style:none; background:url(../images/bullet.png) no-repeat left 5px; padding-left:12px; border-bottom:1px #e9e9e9 solid;}

.sysreq {border-top: 4px solid #f89920; background:#7d3594; padding:20px 15px; margin:25px 0;}
.sysreq h4 {color:#FFFFFF; margin-bottom:12px; font-weight:600;}
.sysreq p {color:#FFFFFF;}

.trad {padding:45px 35px;}
.trad ul li {line-height:35px; background:url(../images/bullet.gif) no-repeat left 15px  ; padding-left:14px;}
.trad p { color:#333; text-align:left; font-size:16px; line-height:30px; margin:15px 0px;}

.fund_opt { background:#fff; background: url(../images/btmline.jpg) repeat-x bottom;  width:100%; color:#212121; line-height:25px; padding:45px 0px;}
.fund_opt h1 {color:#192E47; font-size:45px; text-align:center; letter-spacing:-1px; line-height:45px;  font-weight:900; text-transform:none;  margin-bottom:5px;}
.fund_opt h2 {color:#494949; font-size:20px; line-height:18px; font-weight:400; text-transform: none; margin-bottom:20px;}
.fund_opt img {margin:35px 0;}
.fund_opt .uline { width:12%; height:4px; background:#f89920; margin:5px auto;}

.bg-dots {background:url(../images/bg-dots.png) no-repeat center top 25%; background-attachment:fixed;}

.insight {padding:20px 15px; margin-bottom:10px;}
.insight img {margin-bottom:10px;}
.insight p {text-align:left; font-size:15px; text-transform:none; font-weight:500; color:#666666;}
.insight h3 {text-align:left; font-size:18px; line-height:24px; text-transform:none; color:#0b57d0; font-weight:700;}
.fund_opt .read_more {display: inline-block;background:transparent; border:2px #0b57d0 solid; padding:10px 35px; border-radius:35px; color: #0b57d0;font-size:15px; font-weight:800;margin:10px 0px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.fund_opt .read_more:hover {color: #fff; background:#0b57d0; border:2px #0b57d0 solid;text-decoration:none;}

.forex { background: #f5f5f5; padding: 65px 0px;}
.forex h4 {color: #212121; font-size: 35px; text-align:center; font-weight: 400; margin: 25px 0; text-transform:none;}
.forex h5 {color: #333; font-size: 20px; text-align:center; font-weight: 400; margin: 25px 0; line-height:32px;}
.forex p {color:#494949; text-align:left; font-size:17px; line-height:30px; margin:15px 0px 25px 0px;}
.forex ul li {line-height:35px; font-size:17px;  background:url(../images/bullet.gif) no-repeat left 15px  ; padding-left:14px;}

.bnk {vertical-align:middle; display: marker;}

.bnr-details {padding:25px 0; font-size:16px; font-family: 'Roboto', sans-serif; color:#06115e;}

.bnr-details .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {border-top:1px #9f9f9f solid!important;}

.cont-icon-inner a { color:#212121 !important; font-size:14px; line-height:25px;  font-weight:400; text-decoration:none;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.cont-icon-inner a:hover {color:#c81e28; text-decoration:none;}

.cont-icon-inner ul {margin:0px; padding:0px; list-style:none;}
.cont-icon-inner li {margin:0px; padding:0px; list-style:none; background:url(../images/product_categories_list1.png) no-repeat left 15px; padding-left:15px;  color:#212121; font-size:16px; line-height:35px; border-bottom:1px #e5e5e5 solid;  font-weight:400;}
.cont-icon-inner li a{ color:#212121; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.cont-icon-inner li a:hover {color:#c81e28; text-decoration:none;}
.cont-icon-inner li a.active{color:#c81e28 !important;}

.list ul {margin:0px; padding:0px; list-style:none;}
.list li {margin:0px; padding:0px; list-style:none; background:url(../images/product_categories_list1.png) no-repeat left 15px; padding-left:15px;  color:#212121; font-size:16px; line-height:35px; border-bottom:none !important;  font-weight:400;}
.list li a {color:#212121; text-decoration:none; text-transform:none !important;}
.list li a:hover {color:#f89920;}
.list li a.active {color:#f89920;}

.pad-btm {padding-bottom:25px;}



.panel-heading h5 {color:#FFFFFF !important; font-weight:500; font-size:13px; line-height:22px;}
.panel-heading a {color:#FFFFFF !important; font-weight:500; font-size:13px;}

.contact_page_info { display:inline-block; width:240px; color:#fff; }
.contact_address { background-image:url(../images/contact_address_icon.png); background-repeat:no-repeat; background-position:left top; }
.contact_address span.name_txt {  font-size:14px; line-height:25px; display:block;` }

.contact_phone_enquiry { background-image:url(../images/contact_enquiry_icon.png); background-repeat:no-repeat; background-position:left top; padding-left:45px; margin-top:20px; }
.contact_phone_enquiry a { display:block; color:#fff; } 
.contact_phone_enquiry a:hover { text-decoration:none; color:#ED1C24; }

.contact_mail_enquiry { background-image:url(../images/contact_mail_icon.png); background-repeat:no-repeat; background-position:left 0px; padding-left:45px; margin-top:20px; }
.contact_mail_enquiry a { display:block; color:#fff; line-height:18px; margin-bottom:8px; } 
.contact_mail_enquiry a:hover { text-decoration:none; color:#ED1C24; }

.pad {padding:25px 0;}
.enquiry_form { width:95%; font-size:14px;  }
.enquiry_form tr td span { font-size:14px; color:#e6192a;  }
.enquiry_form tr td { padding-bottom:10px; }
.enquiry_form tr .left_section { width:140px;  font-size:14px; font-weight:400; color:#494949;}
.enquiry_form .text_box { display: block;
    width: 100%;
    height: 50px;
    padding: 20px 15px;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.enquiry_form .text_box1 { width:24%; height:40px; border:1px solid #cccccc; border-radius:0px; font-size:14px; padding-left:10px; padding-right:5px; background:transparent; color:#494949;}

.enquiry_form .comments_box {  width: 100%;
    height: 150px;
    padding: 20px 15px;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

.enquiry_form .styled-select select { background: transparent; width: 345px; padding: 5px; font-size: 14px; line-height: 1; border: 0; border-radius: 0; height: 40px; border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;   font-size:14px; font-weight:400; }

.enquiry_form .styled-select { overflow: hidden;  background:url(../images/select_arw.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:345px;  height:40px; line-height:40px; padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   font-size:14px; }
.enquiry_form .submit_enquiry { color:#333; border:2px #333 solid; padding:8px 35px; background-color:transparent; font-size:14px; font-weight:600; text-transform:uppercase;  cursor:pointer; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.enquiry_form .submit_enquiry:hover { border:2px #333 solid; background-color:#333!important; color:#fff!important; }

.home_content_bg  { background:#eeecec; padding:150px 0px; position:relative;}
.quick_lnks {position:absolute; top:-75px; background:#transparent; padding:25px 0; left:8%; right:8%; margin:auto!important; }
.quick_lnks_bg {background:#fff; -webkit-box-shadow: -1px 7px 20px -10px rgba(181,179,181,1);
-moz-box-shadow: -1px 7px 20px -10px rgba(181,179,181,1);
box-shadow: -1px 7px 20px -10px rgba(181,179,181,1);}
.quick_lnks_bg:hover { background: url(../images/bg-grad.jpg) repeat-x bottom #fff;}
.quick_lnks_cont {padding:10px 15px;}
.quick_lnks_cont h1 a{color:#333; text-align:center; font-size:24px;}
.quick_lnks_cont h1 a:hover {color:#333!important;}
.quick_lnks h2 {font-size:18px; color:#282828; font-weight:500; text-align:center; margin:10px 0;}

.home_products { margin:75px auto; margin-bottom:0;  }
.home_products li { text-align:center; width:208px; }
.home_products li  { width:208px; text-align:center; display:block; margin-top:15px!important; }
.home_products li h5 {padding:10px 0px!important; color:#3b3e47!important; font-size:16px!important; text-align:center; font-weight:500!important;  text-transform:none; }
.home_products li p {font-size:12px; color:#999999; line-height:18px; text-align:center; width:90%; margin:auto;}
.home_products li.slick-slide img { display:inherit; }
.home_products li .product_img {height:146px; margin-bottom:10px; text-align:center;  width:100%; /*padding-left:5px; padding-right:5px;*/ }

.slide_outer img{display: inline-block;}
.home_products .slick-arrow
{
	position: absolute;
	border: 0px;
	box-shadow: none;
	top: -60px;
	background-color: transparent;
	
}
.home_products .slick-prev
{
	background-image: url(../images/featured_product_left.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	position: absolute;
	right: 40px;
}
.home_products .slick-next
{
	background-image:url(../images/featured_product_right.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	position: absolute;
	right: 10px;
}
.home_products .slick-list { transform: translate3d(0px, 0px, 0px);  margin: auto; }

.home_products li .industrial_list:hover { text-decoration:none; }

.home_products li .industrial_list:hover h5 { text-decoration:none; color:#00a0e3;  }
.home_products li .industrial_list:hover .product_img { border:none; }

}



@media only screen and (min-width: 768px) {

header .navbar .navbar-collapse { padding-left:0px; padding-right:0px; }
header .navbar-nav > li:hover > ul { display:block; }
header .navbar-nav > li > ul > li:hover > ul { display:block; }
header .navbar-nav > li:hover ul li a { color:#333!important; font-size:14px;}
header .navbar-nav li .dropdown-menu { padding:0px; }
header .navbar-nav li ul li a { padding:10px 12px; background-color:#efefef; font-size:14px; color:#333!important; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; position:relative; }
header .navbar-nav li ul li { border-bottom:1px solid #e9e9e9; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{background-color:#efefef; }
header .navbar-nav li ul li:last-child { border:none; }
header .navbar-nav li ul li a:hover { color:#fff !important; background:#f89920;}
header .navbar-nav li ul li:last-child a {  -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
header .navbar-nav li ul li:last-child a:hover { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;  }
header .navbar-nav li ul li:last-child {  -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color:transparent;  }

header .navbar-nav li ul.dropdown-menu { border-top:0px; background-color:transparent !important; left:0px; min-width:220px;  }
header .navbar-nav li ul.dropdown-menu li { position:relative !important; }
header .navbar-nav li ul.dropdown-menu li ul.dropdown-menu { border-top:0px; background-color:transparent !important; left:269px; top:-2px; min-width:250px;  }  
.sub_dropdown_icon { background-image:url(../images/mob_dropdown_icon.png); background-repeat:no-repeat; background-position:left; width:14px; height:8px; margin-left:8px; display:inline-block; }

header .navbar-nav li ul li ul li a { background-color:#c0702b; }


.dropdown_icon { background-image:url(../images/dropdown_icon.png); background-repeat:no-repeat; background-position:left; width:14px; height:8px; margin-left:5px; display:inline-block; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color:#fff;text-decoration: none;}
}


.bg_inquiry {width:100%; background:#e2e3e8; padding:35px 0px;  color: #58585b; }
.bg_inquiry ul {margin:0; padding:0; list-style:none; text-align:center!important;  }
.bg_inquiry li {margin:0; padding:0; list-style:none; float:left; margin-left:-10px; }
.bg_inquiry li a {font-size: 15px; line-height:24px; color: #333; text-decoration:none; padding:0px 15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.bg_inquiry li a:hover {color:#666; text-decoration:none;}
.bg_inquiry a {font-size:15px; color: #333;}
.bg_inquiry p {font-size: 15px; line-height:24px; color: #333; text-align:left; margin:10px 0 0 0; text-decoration:none;}

.social_icons ul {margin:0; padding:0; list-style:none;}
.social_icons li { float:left; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
.social_icons li a { display:inline-block; margin-left:10px;  }
.social_icons li a.fb_icon { background-image:url(../images/fb_icon.png); width:32px; height:32px;  }
.social_icons li a.google_plus_icon { background-image:url(../images/google_plus_icon.png); width:32px; height:32px;  margin-left:15px;   }
.social_icons li a.twitter_icon { background-image:url(../images/twitter_icon.png); width:32px; height:32px;   margin-left:15px;  }
.social_icons li a.linkedin_icon { background-image:url(../images/linkedin_icon.png); width:32px; height:32px;  margin-left:15px; }
.social_icons li:hover { margin-top:0px; }

.copyright p{ width:100%; font-size: 15px; text-align:left;  color: #333; text-decoration:none; }

.footer {padding:60px 35px; background: #a3a4ac;}
.footer a { font-size:15px; color:#fff; font-weight:400; text-decoration:none!important; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; text-transform:none;}
.footer a:hover {color:#888;}
.footer p {font-size:15px; text-transform: none; color:#fff; line-height:20px;}
.footer h6 { font-size:15px; font-weight:700; color:#fff !important; line-height:20px; text-transform:uppercase; margin-bottom:0px;}
.footer .uline {width:18%; height:2px; background:#f89920; margin:3px 0 25px 0;}
.footer ul {margin:0px; padding:0px; list-style:none;}
.footer li {margin:0px; padding:0px; width:90%; list-style:none; background:url(../images/bullet1.png) no-repeat left 10px; padding-left:12px; font-weight:300; color:#fff; line-height:32px; text-transform:none;}
.footer li a {color:#fff; text-decoration:none!important;}
.footer li a:hover {color: #888;}



/*.socialmedia {margin:0px; padding:0px; list-style:none; margin:10px 0 0 0;}
.socialmedia ul {margin:0px; padding:0px; list-style:none;}
.socialmedia li {margin:0px; padding:0px; list-style:none; float:left; border-bottom:none !important; background-image:none !important;}
.socialmedia li a{ background-image:none !important; font-size:18px; color:#a3a4ac; margin:0px 5px; padding:0px; width:35px; height:35px; line-height:35px; text-align:center; display:inline-block; vertical-align:middle; background:#transparent; -moz-border-radius:50px; -webkit-border-radius:50px; border-radius:50px; border:2px #a3a4ac solid;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.socialmedia li a:hover {background:#a3a4ac; border:2px #a3a4ac solid; color:#fff;}*/


.mail {font-size:14px; color:#fff; line-height:26px;}
a.mail  { font-size:14px; color:#999; line-height:26px; text-decoration:none; }
a.mail:hover {color:#fff;}

.appico {margin:20px 0;}
.appico img {margin-bottom:5px;}

.phone { font-size:14px; color:#fff; line-height:26px; margin:10px 0px;}

.mobile { font-size:14px; color:#fff; line-height:26px; margin:10px 0px;}

.phone1 { font-size:16px; color:#333; line-height:26px; margin:10px 0px;}

.mobile1 { font-size:16px; color:#333; line-height:26px; margin:10px 0px;}

a.mail1  { font-size:16px; color:#333; line-height:26px; text-decoration:none; }
a.mail1:hover {color:#d60d02;}



/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;
}
#back-top a:hover {
	color: #fff;
	opacity:100;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	margin-left: 18px;
	/* transition */
	-webkit-transition: 2s;
	-moz-transition: 2s;
	transition: 2s;
	background-color: #5bb949;
	background-image: url(../images/top_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#back-top a:hover { outline:none; }
#back-top a:hover span {
	background-color: #333;
}


.logo_slider
{
	padding: 0px 30px;
	margin-top: 30px;
}
.logo_slider .slick-arrow
{
	position: absolute; top: 45%;
}
.logo_slider .slick-prev
{
	background: url(../images/logoleft_arrow.png) no-repeat;
	width: 10px;
	height: 42px;
	border: 0px;
	position: absolute;
	left: 0px;
}
.logo_slider .slick-next
{
	background: url(../images/logoright_arrow.png) no-repeat;
	width: 10px;
	height: 42px;
	border: 0px;
	position: absolute;
	right: 0px;
}
.logo_slider .imgpad {padding:5px 10px;}
.logo_slider .bdr {border:1px #CCCCCC solid;}

.inner-banner-about{ background-image:url(../images/inner-banner-about.jpg); background-repeat:no-repeat; height:225px; width:100%; background-size:cover; padding:25px 35px;}
.inner-banner-about h1 { font-weight:700; color:#fff; font-size:32px; line-height:45px; letter-spacing:-1; text-transform:none; margin-top:40px; }
.inner-banner-about p {font-size:24px; color:#FFFFFF; font-weight:300;}


.inner-content-bg{ background:#fff; width:100%; padding:45px 35px!important;  }
.inner-content-bg h1{  font-weight:500; color:#333; font-size:32px;}
.inner-content-bg h1 span{ color:#fff;}
.inner-content-bg .uline{ width:10%; height:2px; background:#FFCC00; margin:10px 0 25px 0;}
.inner-content-bg p{  font-weight:400; color:#494949; font-size:16px!important; line-height:30px!important; margin:0 0 15px 0;}
.inner-content-bg h3{  color:#333; font-weight:400; font-size:26px; line-height:35px!important; margin-bottom:20px;}
.inner-content-bg h4{  color:#666; font-size:20px;}

.inner-content-bg .list ul{ list-style:none; margin:0px; padding:0px;}
.inner-content-bg .list li{ list-style:none; margin:0px; padding:0px; background: url(../images/bullet1.png) no-repeat left 8px!important;    font-weight:400; color:#333; font-size:16px; padding-left:20px;line-height:30px!important;}
.inner-content-right{ margin:30px 0px;}
.inner-content-right img{ margin-bottom:25px;}
.inner-content-right a {color:#FFCC00; text-decoration:none;}
.inner-content-right a:hover {color:#fff;}



.pad-cont {padding:40px 0;}
.dtdline { width:100%; height:2px; background:#e5e5e5; margin:10px 0;}

.inner-content-bg2{ background:#eff9fe; width:100%; padding:25px 35px!important;  }
.inner-content-bg2 h3{  color:#444; font-weight:400; font-size:24px; line-height:35px!important; margin-bottom:20px;}
.inner-content-bg2 img {margin-bottom:30px;}
.inner-content-bg2 .list ul{ list-style:none; margin:0px; padding:0px;}
.inner-content-bg2 .list li{ list-style:none; margin:0px; padding:0px; background: url(../images/bullet1.png) no-repeat left 8px!important;    font-weight:400; color:#333; font-size:16px; padding-left:20px;line-height:30px!important;}

.pad-content-bg2 {padding:35px;}

.create_wallet { float:left; display:inline-block; color:#fff; padding:15px 35px; border:1px #51107b solid; background-color:#51107b; font-size:14px; font-weight:600; text-transform:uppercase;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.create_wallet:hover { border:1px #333 solid; background-color:#333; color:#fff; }

.contact_us { float:left; display:inline-block; margin-left:10px; color:#333; padding:15px 35px; border:1px #333 solid; background-color:#transparent; font-size:14px; font-weight:600; text-transform:uppercase;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.contact_us:hover { border:1px #51107b solid; background-color:#51107b; color:#fff; }



.pad-form {padding:0 0 0 35px;}
.contact_form { width:95%; font-size:14px;  }
.contact_form tr td span { font-size:14px; color:#e6192a;  }
.contact_form tr td { padding-bottom:10px; }
.contact_form tr .left_section { width:140px;  font-size:14px; font-weight:400; color:#494949;}
.contact_form .text_box { width:100%; height:50px; border:1px solid #e0e0e0; border-radius:0px; font-size:14px; padding-left:10px; padding-right:5px; background:transparent; color:#494949;}
.contact_form .text_box1 { width:24%; height:50px; border:1px solid #e0e0e0; border-radius:0px; font-size:14px; padding-left:10px; padding-right:5px; background:transparent; color:#494949;}

.contact_form .comments_box {  font-size:14px; width:100%; height:145px; max-height:145px; /*max-width:345px;*/ border:1px solid #e0e0e0; border-radius:0px; background:transparent; padding-left:10px; padding-right:5px; padding-top:8px; line-height:23px;   font-size:14px; font-weight:400; color:#494949;}

.contact_form .styled-select select { background: transparent; width: 345px; padding: 5px; font-size: 14px; line-height: 1; border: 0; border-radius: 0; height: 40px; border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;   font-size:14px; font-weight:400; }

.contact_form .styled-select { overflow: hidden;  background:url(../images/select_arw.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:345px;  height:40px; line-height:40px; padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   font-size:14px; }
.contact_form .submit_enquiry { color:#fff; padding:8px 35px; background-color:#fff; font-size:14px; font-weight:600; text-transform:uppercase; border:0;  cursor:pointer; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.contact_form .submit_enquiry:hover, .enquiry_form .submit_enquiry:focus { background-color:#fff; color:#fff; }


.qty_cont {padding:65px 0;}
.qty_cont_inner {padding:25px; border:1px #e4e4e4 solid; border-radius:5px; margin:15px 0; height:310px;}
.qty_cont_inner:hover {-webkit-box-shadow: 0px 6px 19px -1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 6px 19px -1px rgba(0,0,0,0.2); box-shadow: 0px 6px 19px -1px rgba(0,0,0,0.2);}
.qty_cont_inner p {font-size:14px; text-align:center!important; color:#666666; line-height:20px!important; width:100%;}

.prod_cont {padding:65px 0;}
.prod_cont_inner {padding:15px; border:1px #e4e4e4 solid; border-radius:5px; margin:15px 0;}
.prod_cont_inner:hover {-webkit-box-shadow: 0px 6px 19px -1px rgba(0,0,0,0.2); -moz-box-shadow: 0px 6px 19px -1px rgba(0,0,0,0.2); box-shadow: 0px 6px 19px -1px rgba(0,0,0,0.2);}
.prod_cont_inner p {font-size:16px; font-weight:600; text-align:center!important; color:#666666; line-height:20px!important; width:100%;}

.process {width:100%; padding:65px 35px; background:#333333;}
.process h2{  font-weight:500; color:#fff; font-size:26px; text-align:center;}
.process .uline{ width:10%; height:2px; background:#f5c400; margin:10px auto;}
.process p{  font-weight:400; color:#fff; font-size:23px; line-height:32px!important; margin:12px 0; text-align:center;}

.cont_process {padding:45px 0;}
.cont_process h3 {color:#FFFFFF; font-weight:400; font-size:32px; text-align:center; margin:25px 0 0 0;}
.cont_process p{  font-weight:400; color: #fff; font-size:18px; line-height:26px!important; margin:12px 0; text-align:center;}
.cont_process img {border-radius:300px; max-width:75%; border:4px #rgba(255,255,255,0.6) solid; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.cont_process img:hover {border:4px #f5c400 solid;}


.whyus { background: #fff; width:100%;}
.whyus .img_left { float:right; width:50%;  height:530px; background-image:url(../images/whyus.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover;}
.whyus .content_right { float:left;  width:50%; padding:55px 35px; }
.whyus h3 {color:#2d2d2d;  font-size:40px; font-weight:400; text-transform: none;}
.whyus .line { width:25% !important; background:#f5c400; height:2px; margin:15px 0;}
.whyus p{color:#494949; font-size:16px; line-height:32px; font-weight:400; text-transform:none; margin:15px 0px;}
.whyus ul li {margin:0; padding:0; list-style:none;}
.whyus li {color:#494949; font-size:16px; line-height:32px; font-weight:400; text-transform:none; background:url(../images/bullet1.png) no-repeat left 10px; padding-left:13px!important;}

.qty_policy { background: #fff; width:100%;}
.qty_policy .img_left { float:right; width:50%;  height:530px; background-image:url(../images/quality_policy.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover;}
.qty_policy .content_right { float:left;  width:50%; padding:55px 35px; }
.qty_policy h3 {color:#2d2d2d;  font-size:40px; font-weight:300; text-transform: none;}
.qty_policy h4 {margin-bottom:15px;}
.qty_policy .line { width:25% !important; background:#f5c400; height:2px; margin:15px 0;}
.qty_policy p{color:#494949; font-size:16px; line-height:32px; font-weight:400; text-transform:none; margin:15px 0px;}
.qty_policy ul li {margin:0; padding:0; list-style:none;}
.qty_policy li {color:#494949; font-size:16px; line-height:32px; font-weight:400; text-transform:none; background:url(../images/bullet1.png) no-repeat left 10px; padding-left:13px!important;}
.qty_policy .read-more{background:transparent; color:#2d2d2d; border-radius:4px; border:2px #212121 solid; font-size:14px; padding:10px 15px;  text-transform:none;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.qty_policy .read-more:hover { text-decoration:none;  background-color:#212121; border:2px #212121 solid; color:#fff;}

.contact {padding:35px 0;}
.contact_hgt {height:155px;}
.contact .bodr {border-right:1px #dadada dashed!important;}
.contact h4 {margin:0; font-size:24px; font-weight:400; color:#333!important;}
.contact p {text-align:left; margin:0;}
.contact p span {font-style:italic; color:#666666;}
.person {padding:0px 15px;}
.call {padding:0px 25px;}
.address {padding:0px 25px;}
}



@media (max-width: 1199px) {
	.cont-icon1 .col-md-4{ width: 50%;}
	.col-bg1, .col-bg2, .col-bg3{ height: auto; margin-bottom:10px;}
}
@media (max-width: 991px){
	.cont-icon1 .col-md-4{ width: 100%;}
	.col-bg1, .col-bg2, .col-bg3{ height: auto; margin-bottom:10px;}
	.qty_policy .content_right{ padding:25px 35px	 }
	.qty_policy h3 { font-size:30px; }
	.whyus .content_right{ padding:25px 35px	 }
	.whyus h3 { font-size:30px; }
}



@media (min-width: 992px) and (max-width: 1199px) {

h1 { font-size:30px; }
h2 { font-size:26px; } 
h3 { font-size:24px; } 
h4 { font-size:22px; } 
h5 { font-size:20px; } 
h6 { font-size:16px;  } 


header .navbar { margin-top:10px;  }
header .navbar-nav > li { padding-left:6px; padding-right:6px; }
header .navbar-nav > li > a { font-size:12px; }
/*.header_top .navbar-nav > li { padding-left:0px; padding-right:15px;}
.header_top .navbar-nav > li > a { font-size:12px; }*/
.logo img{ margin-top:15px; margin-right:30px; }
.menu{ float:right;}

	
.banner_bg { width:100%; height:auto;/*height:380px;*/ }


.home_about_content { font-size:13px; }







.featured_product_bg { padding-top:10px; padding-bottom:10px; background-size:inherit; }
.featured_product_bg h3 { font-size:35px;  }
.featured_product_bg .industrial_solutions li { padding:10px; margin-left:7px; margin-right:7px; margin-bottom:20px; }
.featured_product_bg .industrial_solutions li { width: 210px !important; height:auto; min-height:240px; max-height:240px; }
.featured_product_bg .industrial_solutions li .img_bg { max-width:100%; }
.featured_product_bg .industrial_solutions li h5 { font-size:14px; line-height:18px;  }
.industrial_solutions .slick-list { transform: translate3d(0px, 0px, 0px); width: 450px; margin: auto; }


.footer_menu { margin-left:0px; }
.footer_menu h4 { padding-left:20px; }
footer { padding-bottom: 30px; padding-top: 30px; }



.rg-image-wrapper { max-width:830px; }
.rg-caption p { font-size:14px; }

#sliderFrame { width:940px; }
#slider, #slider div.sliderInner { width:940px; }

.page_content h2 {
    font-size: 22px;
    color: #222860;
    line-height: 24px;
    text-transform: uppercase;
}

.text{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:240px; line-height:20px; margin-bottom:10px;
font-size: 14px;color:#333333; margin-right:10px; margin-left:10px;}
.text2{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:120px; line-height:20px;  margin-bottom:10px;
font-size: 14px;color:#333333;  margin-right:5px; margin-left:5px;}

.textarea{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:240px; height:100px; line-height:20px; font-size:14px; margin-bottom:10px;font-size: 14px;color:#333333;  margin-right:10px; margin-left:10px;}
.submit{ background:#ff861c; width:80px; height:35px; float:left; border:0px; cursor:pointer; color:#FFF; border-radius:3px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;  margin-right:10px;}
.submit:hover {background:#222860; color:#FFFFFF;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.career-heading{ color:#fff; padding:10px; font-size:15px;}
.star {color: #CC0000!important; font-size:13px!important; }

.select1 select { background: transparent;width:240px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor:pointer;  padding:5px; margin-bottom:10px; padding-top:7px!important; margin-right:10px; margin-left:10px;}

.select1 { overflow: hidden;  background: url(../images/arrow-mark.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:240px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 14px;cursor:pointer;  padding:5px; margin-bottom:10px;padding-top:7px!important; margin-right:10px; margin-left:10px;}

.select2 select { background: transparent;width:120px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor:pointer;  /*padding:5px;*/ margin-bottom:10px;padding-top:5px!important; margin-right:5px; margin-left:5px;}

.select2 { overflow: hidden;  background: url(../images/arrow-mark.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:120px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 14px;cursor:pointer;  /*padding:10px;*/ margin-bottom:10px;padding-top:5px!important; margin-right:5px; margin-left:5px;}


.col-bg h2 { font-size:25px; }
.col-bg { padding-left:0px; padding-right:0px; }
.col-bg p { font-size:14px; line-height:25px; }
.home-content-bg p { font-size:14px; line-height:25px; }
.home-content-bg li { font-size:14px; }
.getin {
    top: 10px !important;
}
footer { padding-bottom:0px; }
.footer p { font-size:14px; }
.copyright { font-size:13px; }
.products_content { width:255px !important; float:right; overflow:hidden; }
.home-content-bg h3 { font-size:18px; }
.products_content .home-content-bg h3 { font-size:18px; }




header .navbar { margin-bottom:0px; border:0px; margin-top:25px; z-index:9999;}
header .navbar-nav > li { padding-left:2px; padding-right:2px; }
header .navbar-nav > li > a {   color:#494949 !important; font-size:14px; font-weight:400; text-transform:none; padding:5px 6px ;  margin-top:15px!important; line-height:20px; border-bottom:1px transpatent solid !important; }
header .navbar-nav li ul li a {font-size:14px;}


}

@media (min-width: 768px) and (max-width: 991px) {
.first_image{margin-left: -50px; margin-right: 0px;}
.banner_bg { height:auto; padding:0px 0px; }

.banner_bg .fade_slider .slick-track li { height:auto !important; }
.banner_bg .fade_slider .slick-dots { bottom:10px; }
.banner_bg .banner_txt { padding-top:0px; }
.banner_bg h3 { font-size: 30px; }
.banner_bg .bnr_text {line-height: 80px; }
.banner_txt .read_more_link { padding:8px 15px; font-size:16px; }

.cont-icon {padding:45px 0;}

.bg_inquiry {width:100%; padding:15px 0;  }
.bg_inquiry h3 {font-size:24px;  color:#FFFFFF; font-weight:400;}


}


@media only screen and (max-width: 767px) {
header{padding:12px 0px 0px;}
.navbar-nav{margin-bottom: 0px;}
header .navbar {margin:0;}
.logo {max-width:50%; width:50%;}
.active2{margin: -65px 50px 0 0;}
.banner_bg { height:auto; padding:40px 0px; overflow:hidden; }
.banner_bg .fade_slider .slick-track li { height:auto !important;  padding:0px;  }
.banner_bg .fade_slider .slick-dots { bottom:10px; }
.banner_bg .slick-next { top:30%; }
.banner_bg .slick-prev { top:30%; }
.banner_bg .banner_txt { padding-top:0px; }
.banner_bg h3 { font-size: 16px; margin:0; }
.banner_bg .bnr_text { font-size: 25px; line-height: 25px; }
.banner_txt .read_more_link { padding:8px 13px; font-size:15px;}
h1 { font-size:35px; }
.inner_banner { padding:50px 0;}
.inner_banner h1 {font-size:22px;}
.inner_banner h2 {font-size:13px; line-height:16px; padding:5px px;}
.mob_menu_btns{position: absolute;top:17px;right:15px;z-index: 10;}
/*.mob_menu_btn { background-image:url(../images/mobile_menu_icon.png) !important; background-repeat:no-repeat; background-position:center;  margin-top:-25px; width:26px; height:20px; background-color:none; border-radius:0px; margin-right:0px;}*/
header .navbar{width: 100%;}
section{padding:0px;}
.welcome_div {padding:35px 15px;}
.welcome_cont {padding:45px 0;}
.welcome_cont img {max-width:50%!important;}
.welcome_cont h1 {font-size:40px;}
.welcome_cont h2 {font-size:24px; line-height:34px;}
.welcome_cont p {font-size:14px;}
.proj-slider { background:rgba (0,0,0,0.8)}
section h1 {font-size:30px; color:#FFFFFF;}
section h1 span{font-size:30px;}
section h2 {font-size:18px; width:100%; color:#FFFFFF;}
.project_slider .slick-arrow {top:0;}
.footer .uline {margin:10px auto;}

.project_slider{padding-bottom: 25px;}
.welcome_div {font-size: 14px; line-height: 23px;}
.welcome_div h2{font-size: 21px;line-height: 32px;}
.welcome_div h2 span{font-size: 26px;}
.welcome_first{margin-bottom: 20px;}
.home_buying{margin:0px;}
.home_buying img{width: 100%;}
.home_buying a{background-image: none;font-size: 20px;text-align: center;margin-bottom: 30px;}
.welcome_div h3{font-size: 22px;}
.enquiry_div{font-size: 18px;padding:12px 0px 10px;}
.enquiry_div img{display: none;}
.accredate_div{text-align: center;}
.acc_txt{transform: none;margin-left: 0px;display: block;text-align: center;}
footer{padding:15px 0px;font-size: 13px;text-align: center;line-height: 20px;}
.category {margin:1% 0%;}
.cont-icon {padding:35px 10px;}
.cont-icon h3 {font-size:20px;}
.cont-icon p {width:98%;}
.cont-icon-inner {padding:35px 10px;}
.cont-section {padding:15px 0 0 0;}
.col-cont {padding:0;}

.inner_banner {height:auto;}
.inner_banner h1 {font-size:26px;}
.inner_banner h2 {font-size:16px; padding:5px 0px;}
.banner .slick-dots{bottom:8px;}
.bg-cont {padding:15px 12px;}
.cont-section h1{font-size: 30px;}
.contact_us_form .contact_us_text{margin-top: 0px;}
.cont-section h2{font-size: 26px;}
.cont-section{padding-bottom: 20px;}
.cont-section iframe{width: 100%;height: 250px;margin-bottom: 20px;}

.col1 { width:100%; margin-bottom:10px; float:none;}
.col2 { width:100%; margin-bottom:10px; float:none;}
.fund_opt h1 {font-size:28px;}
.fund_opt .uline {width:40%;}
.insight {padding:0px!important;}
.investment_sec {height:auto;}
}


@media only screen and (max-width: 480px) {
header .navbar {margin:0;}
.mob_menu_btn {margin-top:-23px!important;}
.logo { display:none;}
.logo_mob { display:block; margin-bottom:10px;}
/*.active2{margin: -65px 50px 0 0;}*/
.banner_txt {padding:50px 0!important; margin-top:0!important;}
.banner_bg {height:auto!important; margin-top:3px!important;}
.banner_bg h3 { font-size: 16px!important; line-height:18px!important;}

.banner_bg .fade_slider .slick-next { display:none !important; }
.banner_bg .fade_slider .slick-prev { display:none !important;}
.banner_bg .bnr_text { font-size: 22px; line-height: 30px!important; }
.banner_txt {/* padding:45px 0!important;*/ }
.banner_txt .read_more_link { padding:7px 10px; font-size:14px;}
h1 { font-size:28px; }
.inner_banner { padding:50px 0!important;}
.inner_banner h1 {font-size:18px;}
.inner_banner h2 {font-size:13px; line-height:16px; padding:5px px;}
.cont-icon {padding:35px 10px;}
.cont-icon h3 {font-size:20px;}
.cont-icon-inner {padding:35px 10px;}
.cont-section {padding:15px 0 0 0;}
.col-cont {padding:0;}
.cont-section iframe{width: 100%;height: 210px;}
.cont-section h1 {font-size:22px;}
.cont-section h2 {font-size:18px; line-height:24px;}
.cont-icon h1:after {border-bottom:none;}
.welcome_div {padding:35px 0;}
.welcome_div img {margin:13px 0;}
.welcome_div  li {font-size:15px;}
 
.welcome_cont {padding:45px 15px; background-position:right;}
.welcome_cont img {max-width:20%!important; width:15%;}
.welcome_cont h1 {font-size:30px; letter-spacing:0;}
.welcome_cont h2 {font-size:20px; line-height:29px;}
.welcome_cont p {font-size:16px;}
.welcome_first p {font-size:16px; line-height:29px;}
.news_section h3 {font-size:14px; line-height:20px;}
.news_section p {font-size:16px;}
.bg-proj-slider {padding:65px 0;}
.proj-slider {padding:45px 15px;}
.proj-slider p {font-size:16px; width:100%;}
section h1 {font-size:30px; color:#fff;}
section h1 span{font-size:30px;}
section h2 {font-size:18px; line-height:26px; width:100%; color:#fff;}
.project_slider .slick-arrow {top:0;}
.home_buying img {margin-bottom:25px;}
.bg-cont {padding:10px 12px;}
.footer .uline {margin:10px auto;}
.bg_inquiry h3 {font-size:24px;}
.bg_inquiry p {font-size:12px; font-weight:400; margin-bottom:5px!important;}
.socialmedia {float:left; margin:5px 0;}
footer{padding:0px;}
.footer {padding:35px 0;}
.footer h6 {margin:25px 0 0 0; text-align:left;}
.footer li {text-align:left; width:100%;}
.footer p {text-align:left;}
}




@media (min-width: 768px) and (max-width: 991px) {
h1 { font-size:30px; }
h2 { font-size:26px; } 
h3 { font-size:24px; } 
h4 { font-size:22px; } 
h5 { font-size:20px; } 
h6 { font-size:16px;  } 

header {padding:10px 0;}
.menu_right { }
header .navbar { margin-top:10px; }
header .navbar-nav { float:right; margin-top:10px;   }
header .navbar-nav > li { padding-left:5px!important; padding-right:5px!important; }
header .navbar-nav > li > a { font-size:11px!important; padding:0 2px; margin:0 1px;  text-transform:none; margin-top:-10px; }


.col-bg1 h2{  font-size:20px;}
.col-bg1 p{font-size:14px; line-height:18px;}


.col-bg2 h2{  font-size:20px;}
.col-bg2 p{font-size:14px; line-height:18px;}


.col-bg3 h2{  font-size:20px;}
.col-bg3 p{font-size:14px; line-height:18px;}

/*.header_top #bs-example-navbar-collapse-1 { padding-left:0px; padding-right:0px;  }
.header_top .navbar-nav > li { padding-left:5px; padding-right:5px; }
.header_top .navbar-nav > li > a { font-size:11px; }

.header_section .navbar-nav > li { padding-right:8px!important;}
.header_section .navbar-nav > li > a { font-size:11px;padding-right:3px!important; }

.header_section #bs-example-navbar-collapse-2 { padding-left:0px; padding-right:0px;  }

*/.logo { width:100%; margin-top:10px; }
.menu{ float:right!important;}
/*.header_main_menu { padding-top:0px; }
navbar .collapse.navbar-collapse { padding-left:0px; padding-right:0px; }*/
.banner_bg {  padding-top:0px; }
.banner_bg ul.fade_slider .slick-list li { /*height:270px*/ } 
.banner_bg .fade_slider li { background-size:cover; }

.banner_bg { width:100%; height:auto; }
.banner_content p {font-size:15px; line-height:22px; width:100%;}
.banner_content .btn {font-size:15px; padding:5px 10px;}

.iconic img {width:50%;}
.iconic h3 {font-size:16px;}

.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:30px;  }
.featured_product_bg .industrial_solutions li { padding:10px; margin-left:8px; margin-right:8px; margin-bottom:15px; }
.featured_product_bg .industrial_solutions li { width: 210px !important; height:auto; min-height:240px; max-height:240px; }
.featured_product_bg .industrial_solutions li .img_bg { max-width:100%; }
.featured_product_bg .industrial_solutions li h5 { font-size:14px; line-height:18px;  }

.home_content_bg  { background:url(../images/bg-machineries-scroll.jpg) no-repeat; background:cover; padding:45px 0px; width:100%;}
.home_content_bg h1 { font-size:26px; color:#212121; font-weight:600;  text-align:center; text-transform:none; }
.home_content_bg .uline {width:15%; background: #FFCC66; height:1px; margin:10px auto;}
.home_products { width:650px !important; margin:auto;  }
.home_products li { text-align:center; width:200px !important;  display:block; }
.home_products li .industrial_list { text-align:center; }
.home_products li.slick-slide img { display:inherit; width:100% !important }
.home_products li .product_img { height:auto;}

.home_products .slick-prev { background-image:url(../images/home_slider_left_arw.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:28px; height:55px; position: absolute; left: -40px; top: 25%; }

.home_products .slick-next { background-image:url(../images/home_slider_right_arw.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:28px; height:55px; position: absolute; right: -20px; top: 25%; }

.home_products .slick-prev:hover, .home_products .slick-next:hover { background-position:bottom; }
.home_products .slick-list { transform: translate3d(0px, 0px, 0px);  margin: auto; }

.home_products li .industrial_list:hover { text-decoration:none; }

.home_products li .industrial_list:hover .product_img { border:none; }

.inner-content-bg h1{ font-size:28px;}
.col-bg img { max-width:45px; }
.col-bg h2 { margin-top:10px;  margin-bottom:15px; font-size: 23px;  }
.cont-icon .col-lg-4.col-md-4.col-sm-12 { margin-bottom:40px;  }
.col-bg p { font-size: 14px; line-height: 25px; }

.welcome-more { display: inline-block; }
.home-content-bg p { font-size: 14px; }
.home-content-bg li { font-size: 14px; }
.why_content { margin-bottom:25px; }
.products_content { padding-top:20px;  }

.featured_product_bg { padding-top:15px; padding-bottom:15px; }
footer { padding-bottom:0px; }
.footer p { font-size:14px; }
.copyright { font-size:13px; }


}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) 
{



}

@media only screen and (max-width: 767px) {
h1 { font-size:25px; }
h2 { font-size:24px; } 
h3 { font-size:22px; } 
h4 { font-size:20px; } 
h5 { font-size:18px; } 
h6 { font-size:16px;  } 
header{padding:12px 0px 0px;}
.navbar-nav{margin-bottom: 0px;}
header .navbar {margin:0;}
.active2{margin: -45px 60px 0 0;}
.mob_menu_btn { background-image:url(../images/mobile_menu_icon.png) !important; background-repeat:no-repeat; background-position:center;  margin-top:-50px!important; width:26px; height:20px; background-color:none; border-radius:0px; margin-right:0px;}

.mob_menu_btn span { display:none !important;  }

.logo { width:55%; }




.mob_menu_btns { margin-top:45px !important; }
.banner_bg { height:160px; padding-top:0px; }
.banner_content p {width:60%; line-height:24px;}
.banner_content span {font-size:20px;}
.banner_content .btn {padding:5px 10px;}
.banner_bg .bnr_text {width:100%; font-weight:400;}
inner-banner-about {height:140px;}
inner-banner-about h1 {font-size:18px; line-height:22px; margin-top:5%; width:100%;}

#slider, #slider div.sliderInner { height:160px; }
#sliderFrame { width:100%; }
#slider, #slider div.sliderInner { width:100%; }
#slider {
    background-position: center top !important;
    background-size: 100% !important;
}
.mc-caption-bg, .mc-caption { display:none!important; }
#slider div.mc-caption{
display:none!important;
}

.col-bg img { max-width:45px; }
.col-bg h2 { margin-top:10px;  margin-bottom:15px; font-size: 23px;  }
.cont-icon .col-lg-4.col-md-4.col-sm-12 { margin-bottom:40px;  }
.col-bg p { font-size: 14px; line-height: 25px; }

.stat {margin-bottom:10px;}
.statement p {margin-bottom:25px;}


.banner_bg { width:100%; height:auto; }
#slider, #slider div.sliderInner { height:160px; }
#sliderFrame { width:100%; }
#slider, #slider div.sliderInner { width:100%; }
#slider {background-position: center top !important; background-size: 100% !important}
.mc-caption-bg, .mc-caption { display:none!important; }
#slider div.mc-caption{display:none!important;}

.cont-icon h1 { font-size:25px;}

.welcome_div {padding:35px 15px;}
.welcome_cont {padding:45px 0;}
.welcome_cont img {max-width:50%!important;}
.welcome_cont h1 {font-size:40px;}
.welcome_cont h2 {font-size:24px; line-height:34px;}
.welcome_cont p {font-size:14px;}
.proj-slider { background:rgba (0,0,0,0.8)}
section h1 {font-size:30px; color:#FFFFFF;}
section h1 span{font-size:30px;}
section h2 {font-size:18px; width:100%; color:#FFFFFF;}
.project_slider .slick-arrow {top:0;}
.footer .uline {margin:10px 0;}

.project_slider{padding-bottom: 25px;}
.welcome_div {font-size: 14px; line-height: 23px;}
.welcome_div h2{font-size: 21px;line-height: 32px;}
.welcome_div h2 span{font-size: 26px;}
.welcome_first{margin-bottom: 20px;}
.home_buying{margin:0px;}
.home_buying img{width: 100%;}
.home_buying a{background-image: none;font-size: 20px;text-align: center;margin-bottom: 30px;}
.welcome_div h3{font-size: 22px;}
.enquiry_div{font-size: 18px;padding:12px 0px 10px;}
.enquiry_div img{display: none;}
.accredate_div{text-align: center;}
.acc_txt{transform: none;margin-left: 0px;display: block;text-align: center;}
footer{padding:0px; font-size: 13px;text-align: center;line-height: 20px;}
.cont-icon {padding:35px 10px;}
.cont-icon h3 {font-size:15px; line-height:20px; width:100%;}
.cont-icon-inner {padding:35px 10px;}
.cont-section {padding:15px 0 0 0;}
.col-cont {padding:20px 15px; height:auto; margin:5px 0;}

.inner_banner h1 {font-size:26px;}
.inner_banner h2 {font-size:16px; padding:5px 0px;}
.banner .slick-dots{bottom:8px;}
.news_section {padding:35px 0px;}
.bg-cont {padding:15px 12px;}
.cont-section h1{font-size: 30px;}
.contact_us_form .contact_us_text{margin-top: 0px;}
.cont-section h2{font-size: 20px; font-weight:400; line-height:32px;}
.cont-section{padding-bottom: 20px;}

.news_section h1 {font-size:30px; line-height:35px;}

.cont-section iframe{width: 100%;height: 250px;margin-bottom: 20px;}
.bg_inquiry h3 {margin-bottom:0;}
.btn-sub {border:2px #FFFFFF solid; padding:10px 25px!important; border-radius:3px; font-weight:400; margin:0;}
}

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

.menu li{ font-size:11px;}
.mob_menu_top { padding-left:0px; padding-right:0px;  }
.logo_mob_left { padding-left:0px; padding-right:0px; }

.header_section .navbar { top:15px; }
.banner_bg { background:#000000; }
.banner_bg ul.fade_slider .slick-list li {  }
.banner_bg .bnr_text { font-size:25px!important; line-height:25px!important; letter-spacing:-1px;  font-weight:900;}
.banner_bg h3 {margin:12px 0;}
.home-left-content-bg {  width:100%; margin-top:30px!important; margin-left:10px;}
.wcome .img_left { width:100%; height:200px; margin-bottom:30px; }
.iconic img {max-width:50% !important;}

.whyus li {font-size:15px; line-height:26px;}

.abt-cont {padding:0px;}
.abt-cont p {font-size:16px; width:100%;}
.abt-cont h2 {font-size:18px !important; line-height:32px;}

.qty-cont h3 {font-size:24px !important; font-weight:400; line-height:32px;}
.qty-cont p {font-size:16px; width:100%; line-height:26px;}

.solutions {padding:0px;}
.wcome {padding:45px 0px;}
.wcome h3{font-size:32px !important; line-height:32px;}
.wcome .uline {width:35%;}

.logo_slider {width:287px; margin:0 auto;}
.logo_slider img {width:190px !important; display:block; margin:0 auto; border:1px #CCCCCC solid;}


.ph-mail {margin:-10px; padding:0px 65px; font-size:12px;}
.ph-mail a {font-size:12px;}



.our_services {padding:35px 0px;}
.btn-sub {padding:5px 20px; font-size:14px;}
}



@media (max-width: 767px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;  background-color:rgba(34,40,96,0.9);
  }
  

.wcome .img_left { width:100%; height:300px; margin-bottom:30px; }
  
.wallet_cont {padding:35px 15px!important; height:auto!important; max-height:auto!important; margin-bottom:10px;}
.wallet_cont p {margin:0; padding:0;}
.wallet_cont img {margin-bottom:10px;}

	

.bg-cont {padding:30px 0px;}
.read-more{background-color:#26166a; color:#FFF; font-size:16px; padding:12px 30px;    text-transform:uppercase; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; margin-bottom:10px; margin:10px 0px;}

.read-more:hover { text-decoration:none; background-color:#f55415;  color:#fff; }



}


/*Contact-us form*/
.contact_us_form {width:100%; background:#FFFFFF; margin:25px 0px;} 
.contact_us_form .contact_us_text{ color:#333; font-size:16px;}
.contact_us_form .contact_us_text span{ color:#f30b21; font-size:12px; }
.contact_us_form .textbox{ border:1px solid #dedede; background:transparent; color:#555; font-size:14px; width:100%; height:40px; border-radius:3px; margin-bottom:10px; padding:5px;}
.contact_us_form .textarea{ border:1px solid #dedede; background:transparent; color:#555; font-size:14px; width:100%; height:120px; border-radius:3px; margin-bottom:10px; padding:5px;}

.contact_us_form .submit_btn{background-color:#333; color:#fff; font-size:16px; padding:10px 30px;  text-transform:uppercase;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; border:none;   }

.contact_us_form .submit_btn:hover { text-decoration:none; background-color:#f55415;  color:#fff; }

.touch { position:relative;}
.getin {position:absolute; top:-20px; left:50px;}

.videos {margin:25px 0px;}

.wcome img {margin:15px 0;}
.prod {margin:15px 0px;}

.modal-title h4 {font-size:18px; color:#212121 !important; line-height:26px;}
.modal-title h4 spam {color:#FFCC00 !important;}

.login {background: url(../images/bg-login.jpg) no-repeat; background-size:cover;  width:100%; padding:25px 0px;}
.login h2 { font-size:35px; text-align:center; color:#FFFFFF; font-weight:600;}
.login-btn {background-color:#fff; color:#000; font-size:15px; text-transform:uppercase; padding:12px 40px;   text-transform:uppercase; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; margin-bottom:10px; }
.login-btn:hover { text-decoration:none; background-color:#000; color:#fff; }

.joining {background:#322e45; padding:10px;}
.joining h3 { font-size:25px; text-align:center; color:#FFFFFF; font-weight:600;}
.joining h3 span {color:#FFCC00;}

}



/* I Phone Landscape */


/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
.logo img{ margin:3px 0;}
header .navbar {margin-top:5px!important;}
header .navbar-nav > li { /*padding-left:2px; padding-right:2px; */ padding:1px 5px!important ;}
header .navbar-nav > li > a { font-size:12px; font-weight:400;}
.banner_txt {padding-top: 0px!important;}
.inner-banner-about {height:175px;}
.inner-banner-about h1 {margin-top:20px;}
.banner_txt {padding:25px 0;}
.banner_bg h3 {font-size:18px;}
.banner_bg .bnr_text {font-size:30px!important; font-weight:500;  line-height:45px; width:100%;}
.banner_txt {padding-top: 30px!important;}
.inner-content-bg {padding:35px 0!important;}
.curriculum img {margin-bottom:20px!important;}
.team_cont img {margin-bottom:35px!important;}
.infra_cont_inner {height:auto;}
.bg_inquiry h3 {font-size:25px; font-weight:600; margin-bottom:25px;}
.qty_cont_inner {height:auto;}
.home_content_bg {height:700px;}
.quick_lnks_bg {margin-bottom:10px;}



.wcome .img_left {width:100%!important;}

.stat {margin-bottom:15px;}

.capabilities {height:600px; background-size:cover;}
.bg-capabilities {right:0%!important; left:5%; width:90%;}
.card img {max-width:40%; width:40%;}
.card h3 {font-size: 45px!important;}
.card p {font-size: 13px; line-height:8px; width:90%!important; margin:auto;}



.wallet_cont {padding:35px 15px!important; height:auto!important; max-height:none!important; margin-bottom:10px;}
.wallet_cont p {margin:0; padding:0;}
.wallet_cont img {margin-bottom:10px;}

.wcome_cont {padding:20px 0!important;}
.wcome {padding:35px 0;}
.wcome h1 {font-size:28px; letter-spacing:0;}
.wcome h2 {font-size:18px; line-height:24px; letter-spacing:0;}


.how_to {padding:15px 0!important;}
.how_to h3 {font-size:22px!important;}
.how_to p {font-size:15px; line-height:22px;}

.offers {padding:45px 0;}
.offers h3 {font-size:28px; letter-spacing:0;}
.offers h4 {font-size:16px; line-height:20px; letter-spacing:0; width:90%; margin:auto;}
.offer_cont {padding:45px 0 0 0;}
.offer_cont p {margin-bottom:30px;}

.our_services {padding:45px 10px;}

.home_products { margin:75px auto; margin-bottom:0;  }
.home_products li { text-align:center; padding:0 2px;}
.home_products li  { width:217px!important; text-align:center; display:block; margin-top:15px!important; }
.home_products li h5 {padding:10px 0px!important; color:#3b3e47!important; font-size:16px!important; text-align:center; font-weight:500!important;  text-transform:none; }
.home_products li p {font-size:12px; color:#999999; line-height:18px; text-align:center; width:90%; margin:auto;}
.home_products li.slick-slide img { display:inherit; }
.home_products li .product_img {height:146px; margin-bottom:10px; text-align:center;  width:100%; /*padding-left:5px; padding-right:5px;*/ }

.slide_outer img{display: inline-block;}
.home_products .slick-arrow
{
	position: absolute;
	border: 0px;
	box-shadow: none;
	top: -40px;
	background-color: transparent;
	
}
.home_products .slick-prev
{
	background-image: url(../images/featured_product_left.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	position: absolute;
	right: 40px;
}
.home_products .slick-next
{
	background-image:url(../images/featured_product_right.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	position: absolute;
	left: 0px;
}
.home_products .slick-list { transform: translate3d(0px, 0px, 0px);  margin: auto; }
.home_products li .industrial_list:hover { text-decoration:none; }
.home_products li .industrial_list:hover h5 { text-decoration:none; color:#00a0e3;  }
.home_products li .industrial_list:hover .product_img { border:none; }

.management {padding:0!important;}
.management_cont {padding:15px 0;}
.management_cont h3 {font-size:18px; font-weight:500!important; letter-spacing:-1px; margin:15px 0 5px 0;}
.management_cont p {font-size:15px!important; color:#494949!important; line-height:18px;}

}


/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 768px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

header .navbar {margin-top:45px!important;}
header .navbar-nav > li > a { font-size:15px; font-weight:400;}

.banner_bg h3 {font-size:18px;}
.banner_bg .bnr_text {font-size:30px; font-weight:500;  line-height:45px; width:100%!important;}
.banner_txt {padding-top: 0px!important;}
.inner-banner-about {height:175px;}
.inner-banner-about h1 {margin-top:45px;}



.wcome .img_left {width:100%!important;}


.inner-content-bg {padding:35px 10px;}
.curriculum img {margin-bottom:20px!important;}
.team_cont img {margin-bottom:35px!important;}
.infra_cont_inner {height:auto;}
.bg_inquiry h3 {font-size:24px; color:#000000; margin-bottom:25px;}
.qty_cont_inner {height:auto;}
.home_content_bg {height:270px;}
.quick_lnks_bg {margin-bottom:10px;}
.quick_lnks_cont {padding:15px 10px;}

.stat {margin-bottom:15px;}

.orngbdr {border-bottom: 5px #FF9900 solid!important; border-right:none!important;}
.grnbdr { border-bottom: 5px #78B121 solid!important; border-right:none!important;}
.vltbdr { border-bottom: 5px #9235b0 solid!important; border-right:none!important;}

.capabilities {height:600px; background-size:cover;}
.bg-capabilities {right:0%!important; left:0%;}
.card img {max-width:40%; width:40%;}
.card h3 {font-size: 25px;}
.card p {font-size: 13px; line-height:8px; width:90%!important; margin:auto;}

.wallet_cont {padding:35px 15px!important; height:auto!important; max-height:none!important; margin-bottom:10px;}
.wallet_cont p {margin:0; padding:0;}


.wcome_cont {padding:0;}
.wcome h1 {font-size:26px!important; letter-spacing:0;}
.wcome h2 {font-size:16px; line-height:20px; letter-spacing:0;}

.how_to {padding:15px 0!important;}
.how_to h3 {font-size:18px!important;}

.offers {padding:45px 0;}
.offers h3 {font-size:28px; letter-spacing:0;}
.offers h4 {font-size:16px; line-height:20px; letter-spacing:0; width:90%; margin:auto;}
.offer_cont {padding:45px 0 0 0;}
.offer_cont p {margin-bottom:30px;}


.our_services {padding:45px 10px;}

.home_products { margin:75px auto; margin-bottom:0;  }
.home_products li { text-align:center; padding:0 2px;}
.home_products li  { width:217px!important; text-align:center; display:block; margin-top:15px!important; }
.home_products li h5 {padding:10px 0px!important; color:#3b3e47!important; font-size:16px!important; text-align:center; font-weight:500!important;  text-transform:none; }
.home_products li p {font-size:12px; color:#999999; line-height:18px; text-align:center; width:90%; margin:auto;}
.home_products li.slick-slide img { display:inherit; }
.home_products li .product_img {height:146px; margin-bottom:10px; text-align:center;  width:100%; /*padding-left:5px; padding-right:5px;*/ }

.slide_outer img{display: inline-block;}
.home_products .slick-arrow
{
	position: absolute;
	border: 0px;
	box-shadow: none;
	top: -40px;
	background-color: transparent;
	
}
.home_products .slick-prev
{
	background-image: url(../images/featured_product_left.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	position: absolute;
	right: 40px;
}
.home_products .slick-next
{
	background-image:url(../images/featured_product_right.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	position: absolute;
	left: 0px;
}
.home_products .slick-list { transform: translate3d(0px, 0px, 0px);  margin: auto; }
.home_products li .industrial_list:hover { text-decoration:none; }
.home_products li .industrial_list:hover h5 { text-decoration:none; color:#00a0e3;  }
.home_products li .industrial_list:hover .product_img { border:none; }

.statement h4{  color:#fff; font-weight:500; font-size:28px; text-transform:uppercase; line-height:30px!important; text-align:center; letter-spacing:-1px;}
.statement .yline {width:20%; background:#FFCC00; height:1px; margin:5px auto;}
.statement p{  font-weight:300; color:#fff; font-size:15px; line-height:30px!important; margin:12px 0; text-align:center; width:90%; margin:auto;}
.statement img {border-radius:360px; margin-bottom:25px; margin-top:20px;}

.management {padding:0!important;}
.management_cont {padding:15px 0;}
.management_cont h3 {font-size:18px; font-weight:500!important; letter-spacing:-1px; margin:15px 0 5px 0;}
.management_cont p {font-size:15px!important; color:#494949!important; line-height:18px;}
}
