@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; outline:0;}
.clr{ clear:both;}
.padd{padding-left: 30px;}
.pdlr{margin:0px 83px;}
.mapup{margin-top: -128px !important; position: relative;}
.ful_width{width: 100% !important; padding-left: 0px !important;}
.menubg {
    background: #2a74bb;
}
body{font-family: 'Source Sans Pro', sans-serif; background:#f0f0f0;}

.wrap{max-width: 1280px; width: 100%; margin: 0 auto;}

.header{position:fixed; z-index:999; width:100%; -webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;}
.header .logo{ width:25%; float:left; text-align:left; padding-top: 24px; box-sizing:border-box;}
.header .logo a { display: block; }
.header .logo img{vertical-align:top; -webkit-transition:0.5s linear;-moz-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;}

.fixedHead .logo {padding-top: 0px;}
.fixedHead .logo a { display: block; }
.fixedHead .logo img{transform: scale(0.6); margin-top: -10px;}

.header .right_nav{ width:55%; float:right; text-align:right; padding-top:12px; }
.header .right_nav .mail{width:100%; float:right; text-align:right; color:#fff; font-size: 16px; font-weight:400;}
.header .right_nav .mail a{font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#ffffff; font-size:16px;padding:0px 12px; box-sizing:border-box; font-weight:400; line-height:20px ;}
.header .right_nav .mail a:hover{color:#2a74bb; line-height:20px;}
.header .right_nav .mail a span{padding-right:9px; vertical-align: middle;}
.but_menu {position: absolute; top:63px; right:20px; display: none; z-index: 100;}


.header .right_nav .nav{ float:right; text-align:right;}
.header .right_nav .nav ul{ float:left; padding-top:15px; -webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear;  padding-bottom:15px;}
.header .right_nav .nav ul li{list-style:none; display:inline-block;}
.header .right_nav .nav ul li a{font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#ffffff; font-size:16px;padding:0px 12px; box-sizing:border-box; font-weight:400; line-height:20px;}
.header .right_nav .nav ul li a:hover{color:#2a74bb; line-height:20px;}
.header .right_nav .nav ul li.active a { color: #2a74bb;}
.header .right_nav .nav ul li.active ul li a { color:#fff; }
.header .right_nav .nav ul li.active ul li.active a { background: #000000; }
.header .right_nav .nav ul li{position:relative}

.fixedHead {background: rgba(0, 0, 0, 0.90); transition: 1s linear;}
.fixedHead {height: 96px; z-index:9999;}
.fixedHead .right_nav .nav ul{float:left; padding-top:15px; -webkit-transition: 0.5s linear; -moz-transition: 0.5s linear; -o-transition: 0.5s linear; transition: 0.5s linear; padding-bottom:15px;}


.header .right_nav .nav ul li ul {position: absolute; left: 0; top:37px; width:150px; opacity: 0; visibility:hidden; margin-top:0px;transition: all .3s ease-in-out; display:block; border-top:0px solid #ee8a00; background:transparent; padding-top: 0px;  height: 0px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;}
.header .right_nav .nav ul li ul::before{position: absolute; display: none; top:0px; left:0;  content: " "; background: url(../images/drop-top.png) repeat-x; width:100%; height:11px; float: left; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.header .right_nav .nav ul li:hover ul{visibility:visible; opacity: 1; margin-top:0; height: 217px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;}

.header .right_nav .nav ul li ul li{position:relative; width: 100%; background: #18285c;}
.header .right_nav .nav ul li ul li a:hover { background: #18285c; color:#ffffff; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.header .right_nav .nav ul li ul li ul {position: absolute; left:170px; top: 0px; width:160px; background: none; visibility:visible; margin-top:20px; transition: all .3s ease-in-out; display:none; border-top:0;}
.header .right_nav .nav ul li ul li ul::before{ background-image:none;}

.header .right_nav .nav ul li:hover ul li ul{visibility:hidden; left: -160px; margin-top:20px; display:block;}
.header .right_nav .nav ul li:hover ul li ul li ul{visibility:hidden; margin-top:20px; display:block;}

.header .right_nav .nav ul li ul li ul li ul {position:absolute; left:160px; top:0px; width:155px; background: #000000; visibility: visible; margin-top:20px; transition: all .3s ease-in-out; display:none;}
.header .right_nav .nav ul li ul li ul li{position:relative; width:100%;}

.header .right_nav .nav ul li ul li:hover ul{visibility:visible; margin-top:0; transition: all .3s ease-in-out; display:block; left: -160px;}
.header .right_nav .nav ul li ul li a {padding:6px 18px; border-bottom:1px solid #fff; text-transform:none; font-size:14px; /*text-shadow: 0 1px 0 #000;*/ display:block; text-align: left; font-family: 'Hind', sans-serif;  transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;}

.header .right_nav .nav ul li ul li ul li:hover ul{visibility:visible; margin-top:0; transition: all .3s ease-in-out; display:block;}
.header .right_nav .nav ul li ul li ul li a { padding:6px 18px; border-bottom:1px solid #454545; text-transform:none; font-size:14px; /*text-shadow: 0 1px 0 #000;*/ display:block; text-align: left; font-family: 'Hind', sans-serif;}




.in-banner{ width:100%; margin:0 auto; text-align:center;}
.in-banner img{ width:100%; vertical-align:top;}

.in-banner .cap { position: absolute; top: 40%; width: 100%; max-width: 1300px; text-align: center; margin: -25px auto 0; z-index: 99; left: 0; right: 0;text-shadow: 2px 3px 0px black;font-style: oblique;}
/*.in-banner .cap{position:absolute; top:40%; width:100%; max-width:1300px; text-align: center; margin:-25px auto 0; z-index:99; left:0; right:0;}*/
.in-banner .cap h4{font-size:30px; line-height:32px; font-family: 'Oswald', sans-serif; color:#fff; font-weight:600; text-transform: uppercase; font-style: oblique !important; text-shadow: 2px 3px 0px black !important; -moz-text-shadow: 2px 3px 0px black; -webkit-text-shadow: 2px 3px 0px black; }
.in-banner .cap h4 span{font-size:24px; font-weight:300; line-height:18px; text-transform: lowercase; letter-spacing: 6px;}
.in-banner .cap h4 span1{ color:#ffffff;}

.right_enq{position: relative; right:0; top: 30%; z-index: 99;}
.right_enq .wnew{}
.right_enq .wnew img{ vertical-align:top;}

.ind_no1{position:absolute; left:-20px; bottom: 6px;}



.whats_new .wnew .new_area .owl-theme .owl-controls{ margin-top:0px;}
.whats_new .wnew .new_area .owl-pagination{ display:none;}
.whats_new .wnew .new_area .owl-buttons{position: absolute; background-color: #f68b1f; right:5%; bottom:-80px;}
.whats_new .wnew .new_area .owl-theme .owl-controls .owl-buttons .owl-prev{ color: #FFF;  display: inline-block;
    zoom: 1; margin: 0; padding: 12px 0px; text-transform: capitalize; -webkit-border-radius: 0;
    -moz-border-radius: 0; border-radius: 0;background:transparent url(../images/pic17.png) no-repeat left;	
    filter: Alpha(Opacity=50);  opacity: 1; width: 127px; height:30px;} 
	
.whats_new .wnew .new_area .owl-theme .owl-controls .owl-buttons .owl-next{
color: #FFF;display: inline-block; zoom: 1; margin: 0; padding: 10px 0px; text-transform: capitalize; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; filter: Alpha(Opacity=50); border-left:1px solid #ffffff; opacity: 1; background:transparent url(../images/pic16.png) no-repeat right; width: 127px; height:30px;} 


.leader-team.leader-team-extra ul {margin-top: 60px; text-align: center;}
.leader-team.leader-team-extra.leader-team-borad ul li h3 {line-height: 20px; padding-top: 50px;}
.leader-team.leader-team-extra ul li h3 {color: #c79c36; font-size: 20px; margin-bottom: 20px; background: url(../images/counter-bg.png) no-repeat center center;}
.leader-team.leader-team-extra ul li h3 { color: #F1881F; font-size: 20px; margin-bottom: 20px;  background: url(../images/counter-bg.png) no-repeat center center; height:100px; line-height:100px; font-size: 18px; margin: 0px 0px 10px 0px; font-family: 'Source Sans Pro', sans-serif;}
.leader-team ul li h3 {color: #c79c36; font-size: 20px; margin-bottom: 20px; }
.leader-team.leader-team-extra ul li span { font-size: 18px; color: #333; font-weight:600;}

.leader-team.leader-team-extra ul li {background: transparent; border: 0px; width:32%; height: auto; min-height: auto; float: left; display: inline-block !important; vertical-align: top; position: relative; padding: 0px; min-height: 225px;border-left: 0px !important; box-shadow: none !important; }
 
.leader-team.leader-team-extra ul li:nth-child(3n+3) {margin-right: 2%;}
.leader-team.leader-team-extra ul li:nth-child(4n+4) {margin-right: 0%;}
.leader-team.leader-team-extra ul li .servive-btn {margin:20px auto; display: block;}
.leader-team.leader-team-extra ul li .servive-btn a {margin: auto; float: none !important; background: #b51f2b; font-size: 12px; color: #fff; text-align: center;
padding: 5px 13px;}



.banner img{ width:100%;}
.banner5  .item div{ background-size:cover !important;}
.caption{ position:absolute; top:50%; width:100%; text-align: center; margin: 70px auto 0; z-index:99; left:0; right:0; background:url(../images/cap-bg.jpg) repeat; min-height: 93px; padding:5px 0px; box-sizing: border-box;}
.caption h4{ font-size:40px; line-height:83px; font-family: 'Roboto Condensed', sans-serif; color:#dc740c; font-weight:900; text-transform: uppercase; font-style: italic; /*text-shadow: 4px -1px 0px #623100;*/ 

background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojREM3RDJGOyIgLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3R5bGU9InN0b3AtY29sb3I6I0VCQUU3MDsiIC8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdHlsZT0ic3RvcC1jb2xvcjojREM3NDBEOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #cdcdcd), color-stop(48%, #ffffff), color-stop(84%, #cdcdcd));
background-image: -moz-linear-gradient(top,#cdcdcd 40%,#ffffff 48%,#cdcdcd 84%);
background-image: -webkit-linear-gradient(top,#cdcdcd 40%,#ffffff 48%,#cdcdcd 84%);
background-image: -o-linear-gradient(top,#cdcdcd 40%,#ffffff 48%,#cdcdcd 84%);
background-image: -ms-linear-gradient(top,#cdcdcd 40%,#ffffff 48%,#cdcdcd 84%);
background-image: linear-gradient(top,#cdcdcd 40%,#ffffff 48%,#cdcdcd 84%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
position:relative;
display:inline-block; /*required*/

}



.caption h4 span{font-weight:900;}
.caption h4 span b{color:#f68b1f; font-weight:900;}
.caption h5{ font-size:20px; line-height:30px; font-family: 'Source Sans Pro', sans-serif; color:#fff; font-weight:500; letter-spacing:4px;}


.banner .owl-theme .owl-controls .owl-buttons {position: absolute; bottom:20%;  width: 100%;  max-width: 1300px;
text-align: left;  margin:0 auto; z-index: 99; left: 0;  right: 0;}
.banner .owl-theme .owl-controls .owl-buttons div {color: #FFF; display: inline-block; zoom: 1; margin: 0!important;
padding: 3px 10px; font-size: 0!important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;    background: #869791; opacity: 1;}

.banner .owl-prev{ background:url(../images/pre1.png) no-repeat !important; width:46px; height:46px; position:absolute; bottom:0px; left:1%; padding:0px !important;}
.banner .owl-next{background:url(../images/nxt1.png)no-repeat right 0px !important; width:46px; height:46px; position:absolute; bottom:0px; left:4.5%; padding:0px !important;}

.banner5 #sync1 .owl-buttons {display: none; }
.banner .owl-controls .owl-pagination {display: none !important;}


.intro_map{background:url(../images/sai_bg.png) no-repeat top center; width:100%; margin:0 auto; padding-top: 137px; box-sizing:border-box;}
.intro_map .intro{ padding-bottom:40px; box-sizing:border-box; max-width: 1140px; width: 100%; margin: 0 auto;}
.intro_map .intro h1{ text-align:center; font-size:30px; font-weight:500; font-family:'Source Sans Pro', sans-serif; color:#333333; padding-bottom:20px;}
.intro_map .intro p{text-align:center; font-size:18px; font-weight:400; font-family: 'Source Sans Pro', sans-serif; color:#000000; line-height:27px;}

.intro_map .map_area{ width:100%; margin:0 auto; max-width: 1200px;}
.intro_map .map_area .worldtext{ width:23%; float:left; font-size:33px; line-height:42px; font-family: 'Source Sans Pro', sans-serif; color:#333333; font-weight:300; padding-top: 77px; box-sizing: border-box; text-align: left;}
.intro_map .map_area .worldtext span{font-weight:900; font-size:43px;}
.intro_map .map_area .worldtext b{color:#f68b1f; font-weight:900;}
.intro_map .map_area .map{width:77%; float:left; text-align:center;}



.map_area .more{ overflow:hidden; position:relative; width:302px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; margin: 0 auto; margin-top: 25px;}
.map_area .more a{ text-decoration:none; color:#000; font-size:15px; line-height:59px; height:59px;  border:1px solid #000; display:block; text-align:center; overflow:hidden;  transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; font-weight:400; letter-spacing:2.5px; background:url(../images/glob.png) no-repeat top 22px left 52px;     padding-left: 25px; box-sizing: border-box;}
.map_area .more::after{width:40px; height: 1px;  background: #333;  content: ''; position: absolute; top: 50%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.map_area .more::before{width:40px; height:1px; background:#333; content:'';  position: absolute; top: 50%; right:0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}

.map_area .more:hover::after{ width:55px; background:#dc5621;}
.map_area .more:hover::before{width:55px; background:#dc5621;}
.map_area .more:hover a{border:1px solid #dc5621; color:#dc5621;}


.facts-bg{ background:url(../images/home3.html) no-repeat right;}
.facts {width: 100%; background:url(../images/counter-line.html) no-repeat top center;}
.facts h2{width:100%; text-align:left; font-size:24px; font-family:'Source Sans Pro', sans-serif; color:#ffffff; line-height:35px; font-weight:600;}
.facts h2 span{ text-transform:uppercase; letter-spacing:10px;}

.facts .fact_box{width:21.2%; float:left; padding:9px 12px; box-sizing:border-box; color:#ffffff; background:#fff;     margin-right:5%; transition: all .7s;  -webkit-transition: all .7s;}
.facts .fact_box:hover{ background:#18285c;}
.facts .fact_box h3{width: 100%; text-align: left; float:left; font-size:38px; font-family: 'Source Sans Pro', sans-serif; color: #333333; font-weight: 700; padding-left:80px; box-sizing: border-box; position: relative;}
.facts .fact_box h3 .sml1{ font-size:30px;}
.facts .fact_box .sml2{color: #333333;font-size: 13px; font-family: 'Source Sans Pro', sans-serif; font-weight: 500; padding-left: 73px; position: relative; top: -13px;}

.facts .fact_box h3:hover{color: #ffffff;}
.facts .fact_box h3 b:hover{color: #ffffff;}
.facts .fact_box h3 .sml{font-size:38px; display: inline-block;padding-left:5px;}
.facts .fact_box .icon{background:  url(../../../images/icon1.jpg) no-repeat 0;}
.facts .fact_box .icon2{background: url(../../../images/icon2.jpg) no-repeat 0;}
.facts .fact_box .icon3{background: url(../../../images/icon3.jpg) no-repeat 0;}
.facts .fact_box .icon4{background: url(../../../images/icon4.jpg) no-repeat 0;}
.facts .fact_box b{width:100%; float:left; text-align:left; font-size:18px; font-family:'Source Sans Pro', sans-serif;color:#292929; margin-top: -8px;font-weight: 400;}
.facts .fact_box i{ position:absolute; text-align:left; font-size:16px; font-family:'Source Sans Pro', sans-serif;color:#ffffff; top:20px; padding-left:20px; }


.sai_mfg{background:url(../images/gallery-bg.jpg) no-repeat top center; padding-top:94px; box-sizing:border-box; padding-bottom:61px;}
.sai_mfg .writup{ float:left; width:25%; font-size:30px; font-weight:300; line-height:40px;}
.sai_mfg .writup h2{text-align: left; font-size:43px; font-family: 'Source Sans Pro', sans-serif; color: #333333; font-weight:900; padding-left:0px; box-sizing:border-box;}
.sai_mfg .writup h2 b{color:#f68b1f; font-weight:900;}
.sai_mfg .writup p{text-align:left; font-size:22px; font-weight:400; font-family: 'Source Sans Pro', sans-serif; color:#333333; line-height:25px; padding-left:77px; box-sizing:border-box; position:relative;}
.sai_mfg .writup p::before {width:253px; height: 1px; background: #a1a1a3; content: ''; position: absolute; bottom:-18%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}

.sai_mfg .thum_area{ float:left; width:75%; border-bottom: 1px solid #a3a3a5; padding-bottom:85px; box-sizing: border-box;}

.sai_mfg .thum_area .box_prod{float:left; width:31.33%; position:relative; margin:1% 1% ; box-sizing:border-box; }
.sai_mfg .thum_area .box_prod a{text-decoration:none;}
.sai_mfg .thum_area .box_prod span.cl_images{display:block; vertical-align:top;} 
.sai_mfg .thum_area .box_prod span.cl_images img{ width:100%; vertical-align:top;}
.sai_mfg .thum_area .box_prod span.bl_over{display:block; background: rgba(33, 32, 31, 0.28); position:absolute; top:0; left:0; width:100%; height:100%; transition: all .7s;  -webkit-transition: all .7s;}
.sai_mfg .thum_area .box_prod:hover span.bl_over{opacity:0;}
.sai_mfg .thum_area .box_prod span.cl_content{width:100%; position:absolute; height:100%;  text-align:center; top:0;}
.sai_mfg .thum_area .box_prod span.cl_details{display:table;   width:100%; height:100%;  }
.sai_mfg .thum_area .box_prod span.cl_details1{vertical-align:bottom; text-align:center; display:table-cell; width:100%; height:100%;}
.sai_mfg .thum_area .box_prod span.cl_details2{ display:block; color:#fff; font-size:30px; font-weight:700; float:left; width:20%; background: #ed760e; height:55px; padding: 6px; box-sizing: border-box; margin-right: 9px;}
.sai_mfg .thum_area .box_prod span.hr_line{ width:100%; margin:0 auto; display:block; transition: all .7s;  -webkit-transition: all .7s; opacity:1;}
.sai_mfg .thum_area .box_prod:hover span.hr_line{opacity:0;}
.sai_mfg .thum_area .box_prod span.cl_details3{display:block; color:#333333; font-size:18px; line-height:22px; font-weight:600; float: left; width:76%; background: #fff; height:55px; box-sizing: border-box; text-align:left; padding: 8px 14px;} 
.sai_mfg .thum_area .box_prod span.cl_details3 span{color:#f68b1f;}
.sai_mfg .thum_area .box_prod .prod-tab{padding: 13px 13px; margin:0 auto; width:100%; text-align:center; box-sizing:border-box; margin-top:42px;}


.whats_new{ width:100%; margin: 0 auto; padding:42px 0px 69px 0px; box-sizing:border-box;}
.whats_new .wnew{ float:left; width:65%;}
.whats_new .wnew h2{color: #2a74bb; font-size:35px; font-family: 'Source Sans Pro', sans-serif; font-weight:700; line-height:87px;
text-align:center;}
.whats_new .wnew .new_area{ background:#fff; width:85%; padding:60px 0px 60px 30px; box-sizing:border-box; display: inline-block; -webkit-box-shadow: 0px 0px 28px 1px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 28px 1px rgba(0,0,0,0.3);     box-shadow: 0px 0px 28px 1px rgba(0,0,0,0.3); margin-left: 85px;}
.whats_new .wnew .new_area .date{float:left;  font-weight:600;}
.whats_new .wnew .new_area .text_new{float:left; width:95%; padding-left: 35px; padding-right: 35px; box-sizing:border-box;}
.whats_new .wnew .new_area .text_new .titl{color: #333333; font-size:18px; font-family: 'Hind', sans-serif; font-weight: 600;
line-height: 22px; padding-bottom: 15px; box-sizing: border-box;}
.whats_new .wnew .new_area .text_new p{color: #666666; font-size:14px; font-family: 'Hind', sans-serif; font-weight:400; line-height:27px; text-align: justify;}
.rotate {font-size: 22px; color: #333333; white-space: nowrap; font-family: 'Source Sans Pro', sans-serif; font-weight: lighter; margin-top: 90px; display: block; padding-left: 0px; margin-left: -50px; width: 50px;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);}
	
.whats_new .wnew .new_area .text_new .more{color: #18285c; font-size:12px; font-family: 'Hind', sans-serif;}
.whats_new .wnew .new_area .text_new .more a{color: #18285c; font-size:12px; font-family: 'Hind', sans-serif; font-weight:600; line-height:27px; text-decoration:underline;}
.whats_new .wnew .new_area .text_new .more a:hover{color: #000; text-decoration:none;}

.whats_new .acs_area {float: left; width:29%; margin-left: 3%; background:#ccc; text-align:center; padding-top:36px; box-sizing:border-box; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;}
.whats_new .acs_area .txt_yellow{ width:100%; display: block; text-decoration: none; margin:0 auto -36px; background:#2a74bb; position:relative; margin-left:36px; padding-bottom: 0px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;}
.whats_new .acs_area:hover .txt_yellow {  background: #2a74bb; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.whats_new .acs_area .txt_yellow h2{ color: #ffffff; font-size:27px; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; line-height: 22px; padding-bottom: 15px; box-sizing: border-box; padding-top:24px;}
.whats_new .acs_area .txt_yellow p{text-align: justify; color: #000000; font-size:14px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; line-height:25px;  padding: 0px 24px; box-sizing: border-box; margin-top: 20px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.whats_new .acs_area:hover .txt_yellow p { color:#fff; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.whats_new .acs_area .txt_yellow .button{ text-align:right; vertical-align: bottom; height: 1px;}
.whats_new .acs_area .txt_yellow .pic{}
.whats_new .acs_area .txt_yellow .pic img{ width:86%; vertical-align:top;}

.rgticons{ display:none;}


.awards{background:url(../images/award-bg.jpg) no-repeat top center; box-sizing:border-box;}
.awards .achivment{float:left; width:48%; padding-left: 19px; box-sizing:border-box;}
.awards h2{color: #2a74bb; font-size:25px; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; line-height:35px; padding-bottom:10px; box-sizing: border-box;}
.awards .achivment a.achiv-box { text-decoration: none; display: block; float: left; width: 100%; }
.awards .achivment h2 a { text-decoration: none; color: #333333; }
.awards .achivment a.achiv-box:hover h2{ color:#2a74bb; }
.awards .achivment .thum{ position:relative;}
.awards .achivment .thum img{ vertical-align:top; width:100%;}
.awards .achivment .capt{padding:12px 20px; box-sizing: border-box; background:#2a74bb; position:absolute; bottom:-40px; right:0; ;}
.awards .achivment .capt .year{color: #fff; font-size:36px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; line-height:25px; text-align:right; }
.awards .achivment .capt .year span{font-size:14px; }

/*add 21march2018*/
.award-slider { float: left; width: 100%; }
.award-slider .owl-wrapper-outer {padding-bottom: 40px; }
.award-slider .owl-theme .owl-controls { position: absolute; bottom: 15px; left: 0px; }
.award-slider .owl-buttons { float: left;  margin-top: 5px;  margin-right: 8px; }
.award-slider .owl-buttons div { dispaly: inline-block; float: left; padding: 0px !important; margin: 0px 0px 0px 7px !important; width: 15px; height: 12px; background: url("../images/slider-arrow-sprite.png") 0px -12px no-repeat !important; text-indent: -9999px; overflow: hidden; border-radius: 0px !important; }
.award-slider .owl-buttons div.owl-next { background-position: -15px -12px !important; }
/*.award-slider .owl-buttons div:hover { background-position: 0px -12px !important; }
.award-slider .owl-buttons div.owl-next:hover { background-position: -15px -12px !important; }*/

.awards .social_act{float:left; width:52%; box-sizing: border-box; vertical-align:bottom; padding-top: 108px;}
.awards .social_act h2{color: #333333; font-size:32px; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; line-height:35px; padding-bottom:34px; box-sizing: border-box; padding-top:15px;}
.awards .social_act .fbk{float:left; width:49%; box-sizing: border-box; position:relative;}
.awards .social_act .fbk img{ vertical-align:bottom; width:100%;}
.awards .social_act .fbk .fb_bx{padding:17px 15px; box-sizing: border-box; background:#0e3b84; position:absolute; bottom:-19px; left:0; width:100%;}
.awards .social_act .fbk .fb_bx .sai {float:left; width:50%;}
.awards .social_act .fbk .fb_bx .sai a{color: #fff; font-size:16px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; line-height:25px; text-align:left; text-decoration:none; background: url(../images/fb-icon.png) no-repeat top left; padding: 12px 52px;}
.awards .social_act .fbk .fb_bx .sai a:hover{color:#2a74bb;}
.awards .social_act .fbk .fb_bx .like{float:right; width:50%; text-align:right;}
.awards .social_act .fbk .fb_bx .like a{color: #fff; font-size:16px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; line-height:25px; text-decoration:none; text-align:right;}
.awards .social_act .fbk .fb_bx .like a:hover{color:#2a74bb;}

.awards .social_act .twt{float:left; width:49%; margin-left:9px; position:relative;}
.awards .social_act .twt img{ vertical-align:bottom; width:100%;}

.awards .social_act .twt .twt_bx{padding:17px 15px; box-sizing: border-box; background:#2a74bb; position:absolute; bottom:-19px; left:0; width:100%;}
.awards .social_act .twt .twt_bx .sai2 {float:left; width:50%;}
.awards .social_act .twt .twt_bx .sai2 a{color: #fff; font-size:16px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; line-height:25px; text-align:left; text-decoration:none; background: url(../../../images/linkdin.png) no-repeat top left; padding: 12px 52px;}
.awards .social_act .twt .twt_bx .sai2 a:hover{color:#0e3b84;}
.awards .social_act .twt .twt_bx .follow{float:right; width:50%; text-align:right;}
.awards .social_act .twt .twt_bx .follow a{color: #fff; font-size:16px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; line-height:25px; text-decoration:none; text-align:right;}
.awards .social_act .twt .twt_bx .follow a:hover{color:#0e3b84;}

.awards .cranes{ text-align:center; height:161px;}
.awards .cranes img{vertical-align:bottom; padding-top:20px; box-sizing:border-box;}


/*-----------------Footer Start------------------*/

.footer{background:url(../images/footer-bg.jpg) repeat bottom center; padding:20px 0 0;}
.end_top_link{padding-top: 0px;}
.link1{width:16%; float:left;}
.link2{width:20%; float:left; padding:0 30px; box-sizing:border-box; }
.link3{width:16%; float:left; padding:0 30px; box-sizing:border-box;}
.link4{width:20%; float:left; padding:0 30px; box-sizing:border-box;}
.link5{width:14%; float:left; padding:0 30px; box-sizing:border-box;}
.link6{width:14%; float:left; padding:0 30px; box-sizing:border-box; padding-right: 0px;}


.ftxt{/*min-height:231px;*/ padding-bottom: 32px;}
.ftxt h4{ font-size:18px; line-height:42px; color:#fff; font-weight:100; font-family: 'Hind Guntur', sans-serif;}
.ftxt ul{}
.ftxt ul li{ display:block; list-style:none; position:relative;}
.ftxt ul li a{text-decoration:none; font-size:14px; color:#8c8c8c; line-height:22px; font-family: 'Hind Guntur', sans-serif; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.ftxt ul li a:hover{padding-left:10px;color:#fff; transition: all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out;}
.ftxt ul li a::before{width:0px; height:1px; background:#fff; content:''; position: absolute; top: 50%; left:0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.ftxt ul li a:hover::before{width:6px; height:1px; background:#fff; content:''; position: absolute; top: 50%; left:0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}


.social_right{width:33%; text-align: center; margin:0 auto; float:left;}

.footer_icon_main{ text-align:center;  float:left; padding-right:15px; box-sizing:border-box; position:relative;}
.footer_icon_main a{ text-decoration:none;}

.bottom_footer{ padding:10px 0;}
.ff02{ position:absolute; top:0; left:0; width:100%; opacity:0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; padding-right:15px; box-sizing:border-box;}
.footer_icon_main:hover .ff02{ opacity:1;}
.footer_icon_main p{ font-size:15px; line-height:18px; color:#c7c7c7;  font-family: 'Hind Guntur', sans-serif; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.footer_icon_main:hover  p{color:#007dd0;}

.social_link h3{font-size:16px; color:#ffffff; line-height:48px; font-family: 'Hind Guntur', sans-serif; font-weight:400;padding-right: 14px; text-transform:uppercase;}
.social_link h4{font-size:18px; color:#999999; font-family: 'Hind Guntur', sans-serif; font-weight:100;padding-right: 14px;}
.social_link h4 span{background:url(../images/mobile-icon.png) no-repeat top 4px left 3px;}
.social_link h4 span1{background:url(../images/mail-icon.png) no-repeat top 8px left 0;}
.social_link h4 a{color:#999999; text-decoration:none;}
.social_link h4 a:hover{color:#f68b1f; text-decoration:none;}

.social_link h5{font-size:16px; color:#999999; font-family: 'Hind Guntur', sans-serif; font-weight:100;padding-right: 14px;}
.social_link h5 a{color:#999999; text-decoration:none; border: 1px solid #999999; padding: 0px 10px; background:url(../images/apply-icon.png) no-repeat top 7px left 10px; padding-left: 30px;}
.social_link h5 a:hover{color:#f68b1f; text-decoration:none;}

.social_link{ padding-top:6px; text-align:left;}
.social_link img{}
.social_link ul{ padding-top:6px; float:left;}
.social_link ul li{display:inline-block; margin-left:0px; vertical-align:top; padding-right:6px;}
.social_link ul li a{ width:30px; height:30px; display:block; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.social_link ul li:last-child{ padding-right:0;}

.social_link ul li a.you{ background:url(../images/footer_social.png) no-repeat top 0 left 6px;}
.social_link ul li a.you1{background:url(../images/footer_social.png) no-repeat top 0 left -28px;}
.social_link ul li a.you2{background:url(../images/footer_social.png) no-repeat top 0 left -64px;}
.social_link ul li a.you3{background:url(../images/footer_social.png) no-repeat top 0 left -103px;}
.social_link ul li a.you4{background:url(../images/footer_social.png) no-repeat top 0 left -137px; padding-left:0;}
.social_link ul li a.you5{background:url(../images/footer_social.png) no-repeat top 0 left -171px;}

.social_link ul li:hover a.you{ background:url(../images/footer_social.png) no-repeat top -38px left 6px;}
.social_link ul li:hover a.you1{background:url(../images/footer_social.png) no-repeat top -38px left -28px;}
.social_link ul li:hover a.you2{background:url(../images/footer_social.png) no-repeat top -38px left -64px;}
.social_link ul li:hover a.you3{background:url(../images/footer_social.png) no-repeat top -38px left -103px;}
.social_link ul li:hover a.you4{background:url(../images/footer_social.png) no-repeat top -38px left -137px;}
.social_link ul li:hover a.you5{background:url(../images/footer_social.png) no-repeat top -38px left -171px;}


.footer_qut{ padding:20px 0; text-align:center; font-size:16px; line-height:22px; color:#939393; font-family: 'Hind Guntur', sans-serif;}
.footer_qut span{color:#fff;}

.copy{padding:20px 0; background:url(../images/bor-bot.gif) repeat-x top center;}
.copy_left p{font-size:14px !important; line-height:18px !important; color:#939393 !important; font-family: 'Hind Guntur', sans-serif;}
.copy_left p a{font-size:14px !important; line-height:18px !important; color:#939393 !important; font-family: 'Hind Guntur', sans-serif; text-decoration:none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.copy_left p a:hover{ color:#fff;}


.copy_left{ float:left; width:100%; text-align: center;}
.copy_right{ float:right; width:50%; text-align:right;}

.copy_right p{font-size:14px !important; line-height:18px !important; color:#939393 !important; font-family: 'Hind Guntur', sans-serif;}
.copy_right p a{font-size:14px !important; line-height:18px !important; color:#939393; font-family: 'Hind Guntur', sans-serif; text-decoration:none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.copy_right p a:hover{ color:#fff;}

/*-------------Footer END------------*/


.breadcrumb {font-family: 'Source Sans Pro', sans-serif; text-decoration:none; font-size:14px;}
.breadcrumb ul{padding:15px 0px; margin-bottom:16px; list-style: none; box-sizing:border-box;}

.breadcrumb ul li {display: inline-block;}
.breadcrumb ul li:before {content: "/\00a0"; padding: 0 10px; color:#999999;}
.breadcrumb ul li .active {color:#454545;}

.breadcrumb ul li a{font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#000000; font-size:1.5em;font-weight:400; line-height:35px;}
.breadcrumb ul li a:hover{color:#2a74bb; line-height:20px;}


.container {width:100%; position:relative; margin:0 auto; padding-bottom: 18px; box-sizing: border-box;}
.container .left_area{float:left; width:25%;}
.container .left_area h2{color: #333333; font-size:25px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; padding-bottom:15px; box-sizing: border-box; text-transform:uppercase;}

.container .left_area h2 span{padding: 17px 17px 17px 87px; background:#333333 url(../images/sai-sml.png) no-repeat center left 20px; color:#ffffff; display: block;}

.container .left_area .gry_box{ background:#dcdcdc; position:relative;}
.container .left_area .gry_box ul{padding:26px 0px;}
.container .left_area .gry_box ul.inner { padding: 0px 15px; display: none; }
.container .left_area .gry_box ul li{list-style:none; display:block;}
.container .left_area .gry_box ul li a{font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#000; font-size:16px; font-weight:400; display:block; padding: 7px 0px 8px 31px; box-sizing: border-box; background:url(../images/tab-arrow.png) no-repeat 18px 12px;}
.container .left_area .gry_box ul li a:hover{color:#f68b1f; line-height:20px;}
.container .left_area .gry_box ul li .show{color:#f68b1f; line-height:20px;}
.container .left_area .gry_box ul li .showpro{color:#f68b1f; line-height:20px;}
.container .left_area .gry_box ul li .activ{color:#ffffff !important; line-height:20px; background:#333333 url(../images/tab-arrow-h.png) no-repeat 12px 11px;}
/*.container .left_area .gry_box ul.accordion li.submenu { transition: 1s ease-in-out; -moz-transition: 1s ease-in-out; -webkit-transition: 1s ease-in-out; -ms-transition: 1s ease-in-out; }
.container .left_area .gry_box ul.accordion li.submenu ul { display: block; visibility: hidden; height: 0px; opacity: 0; transition: 1s ease-in-out; -moz-transition: 1s ease-in-out; -webkit-transition: 1s ease-in-out; -ms-transition: 1s ease-in-out; }
.container .left_area .gry_box ul.accordion li.submenu:hover ul { visibility: visible; opacity: 1; height: auto; transition: 1s ease-in-out; -moz-transition: 1s ease-in-out; -webkit-transition: 1s ease-in-out; -ms-transition: 1s ease-in-out; }*/



.container .right_area{text-align:center; width:100%; box-sizing: border-box;}
.container .right_area h1{color: #2a74bb; font-size:25px; font-family: 'Source Sans Pro', sans-serif; font-weight:600;}

.container .right_area h3{color: #333333; font-size:32px; font-family: 'Oswald', sans-serif; font-weight:600;}

.container .right_area .profile{ float: left; width: 100%; margin-top: 20px; }
.paddingL35 { padding-left: 35px; } 
.paddingL351 { padding-left: 0px !important; } 
.paddingR35 { padding-right: 35px; } 
.container .right_area .profile * { box-sizing: border-box; }
.container .right_area .profile .box { float: left; width: 100%; }
.container .right_area .profile .box .left { float: left; width: 50%; }
.container .right_area .profile .box .left.paddingR35 {  }
.container .right_area .profile .box .right.paddingL35 { padding-top: 35px; }
.container .right_area .profile .box:first-child .right.paddingL35 { padding-top: 0px; }
.container .right_area .profile .box .right { float: right; width: 50%; }
.container .right_area .profile .prfl-pic{ width:100%; padding-bottom:26px; padding-top:0px;}
.container .right_area .profile .prfl-pic img{ width:100%; vertical-align:top;}
.container .right_area .profile h2{color:#333333; font-size:22px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; text-transform:uppercase; padding-bottom:16px;}
.container .right_area .profile p{color: #000000; font-size:16px; line-height:24px; padding-bottom: 40px; text-align: justify;}

.container .right_area .model{color: #f68b1f; font-size:20px; font-family: 'Source Sans Pro', sans-serif; font-weight:400; padding-bottom:15px; box-sizing: border-box;}
.container .right_area p{color: #000000; font-size:18px; line-height:27px; text-align:justify}

.container .right_area ul{padding-top:6px;}
.container .right_area ul li {list-style:none; display:block; color:#333333;  padding-left:60px; line-height:27px;}
.container .right_area ul li {text-align: justify; font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#333333; font-size:18px;padding:8px 12px; box-sizing:border-box; font-weight:400; border-left: 3px solid #2a74bb; line-height:25px; margin-bottom:20px; -webkit-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.3);}
.container .right_area ul li a:hover{color:#f68b1f; line-height:32px;}

.container .right_area .down_tab{display: inline-block;}
.container .right_area .down_tab a{padding:10px 43px; display: block; text-decoration: none; color: #21221e; box-sizing: border-box; background:url(../images/down-aerrow.png) no-repeat top 12px left 20px; background-position-y: -30px; overflow: hidden; border: 1px solid #18285c; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.container .right_area .down_tab a:hover{color:#18285c; background-position-y:3px; overflow: hidden; border: 1px solid #2a74bb; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}

.container .right_area .profile .clientele_ul ul li { text-align: center;  display: inline-block;  padding: 0 0px;  box-sizing: border-box;  vertical-align: top;  margin-right: 5px;  width: auto; border: 1px solid #898989; box-shadow: none;   margin-bottom: 6px; float: left;}
.container .right_area .profile .clientele_ul img{vertical-align:top; width:100%;}
.container .right_area .profile .clientele_ul h3{color: #333333;  font-size: 18px; font-family: 'Source Sans Pro', sans-serif; font-weight: 600; padding-bottom:10px;}

.container .right_area .detail_box{ width:100%;}
.container .right_area .detail_box .detail-but{ width:50%; float:left; display:inline-block; box-sizing:border-box; padding-top:10px;}
.container .right_area .detail_box .detail-but span{ background:#18285c; padding:10px 20px; box-sizing:border-box; width:75%; color:#ffffff; display:inline-block; font-size: 16px;font-weight: 700; line-height:27px; vertical-align: top; position: relative;}
.container .right_area .detail_box .detail-but span1{ background:#2a74bb; padding:10px 20px; box-sizing:border-box; width:75%; color:#fff;  display:inline-block;  font-size: 16px;font-weight: 400; line-height:27px; vertical-align: top;}

.container .right_area .rental #table-head {background-color: #333;  border-bottom: 1px solid #ccc; padding: 8px 5px 3px 5px; font-size: 12px; font-weight: 700; color: #fff; font-family: 'Source Sans Pro'; height:20px;}
.container .right_area .rental #table-head strong {padding: 8px 5px 3px 5px; font-size: 12px; font-weight: 700; color: #D9CAAF; font-family: 'Source Sans Pro'; height:20px;}
.container .right_area .rental #table-head-1 {background-color: #93836A; padding: 5px 5px 5px 5px;	font: 12px;	font-weight: 700; color: #000;}
.container .right_area .rental #table-head-2 {background-color: #000; border-bottom: 1px solid #000; padding: 5px 5px 5px 5px;	font-size: 12px; font-weight: 700; color: #D9CAAF; font-family: 'Source Sans Pro';}
.container .right_area .rental #table-head-3 {background-color: #AB9A80; padding: 5px 5px 5px 5px;	font: 12px;	font-weight: 700; color: #000;}
.container .right_area .rental #table-head-4 {background-color: #897A63; padding: 5px;	font-weight: 700; color: #000000; border-bottom: 1px solid #594931;	border-top: 1px solid #594931; font-style:normal; font-variant:normal; font-size:12px;}
.container .right_area .rental #table-blank {padding: 0px;	border-bottom: 0px solid #75B495;}

.container .right_area .rental .table-format {font-size: 11px; font-family: 'Source Sans Pro'; color: #000; font-weight: 400;}
.container .right_area .rental .table-format td {
    font-size: 15px;
    font-family: 'Source Sans Pro';
    vertical-align: top;
    /* border-left: 1px solid #AEABD9; */
    border-bottom: 1px solid #e8e5e5;
    padding: 13px 10px 13px 10px;
    font-weight: 400;
}
.container .right_area .rental #table-head strong {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.right_area.ful_width ul li:nth-child(2n+2) {
    margin-right: 0;
}
.right_area.ful_width ul li {
    width: 48.5%;
    display: inline-block;
    margin-right: 2%;
}
.container .right_area .rental .table-format td em { color: #000; font-weight: 700; font-family: 'Source Sans Pro';}
.container .right_area .rental .table-format a {fonr-size:12px; font-weight: 700; color: #41331F; text-decoration: none}
.container .right_area .rental .table-format a:hover {color: #F3891C; text-decoration: none; font-weight: 700;}
.container .right_area .rental h3{color: #333333;  font-size: 18px; font-family: 'Source Sans Pro', sans-serif; font-weight: 600; padding-bottom:10px; padding-top:20px;}

.container .relavent_product{ width:100%; text-align:left; padding:55px 0px; box-sizing:border-box;}
.container .relavent_product h2{color: #333333; font-size:25px; font-family: 'Source Sans Pro', sans-serif; font-weight:600;  padding-bottom: 23px;}
.container .relavent_product .rele_box{ float:left; width:100%; position:relative; padding-right: 10px; box-sizing: border-box;}
.container .relavent_product .rele_box img{ width:100%; vertical-align:top;}
.container .relavent_product .rele_box .prd_name{position:absolute; bottom:18px; text-align:right; margin:0 auto; z-index:99; left:28px; text-transform: uppercase;font-size: 20px; color: #ffffff; font-weight: 600;}

.container .relavent_product .rele_box .red_more{position:absolute; bottom:10px; margin:0 auto; z-index:99; right:25px; display: inline-block;}
.container .relavent_product .rele_box .red_more a{ font-size:13px; background:#f68b1f; padding:7px 8px; display: block; text-decoration: none; color: #333333; box-sizing: border-box; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; font-weight: 600;}
.container .relavent_product .rele_box .red_more a:hover{color:#ffffff; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; background:#000;}

.container .relavent_product .owl-theme .owl-controls .owl-buttons .owl-prev {position: absolute;top:35%; left:0px;  background: url(../images/next-prod1.png) no-repeat; font-size: 0; height: 63px; width: 54px; padding: 0;}
.container .relavent_product .owl-theme .owl-controls .owl-buttons .owl-next {position: absolute; top:35%; right:0px; background: url(../images/priv-prod1.png) no-repeat; font-size: 0; height: 63px; width: 54px; padding: 0;}

.container .relavent_product .owl-theme .owl-controls .owl-pagination{display:none;}
.rental table.table-format tbody tr:nth-child(2n+2) {
    background: #bdbdbd;
}
.rental table.table-format tbody tr {
    padding: 0;
    background: #ccc;
}


.container .relavent_product .rele_box1{ float:left; width:50%; position:relative; padding-left: 10px; box-sizing: border-box;}
.container .relavent_product .rele_box1 img{ width:100%; vertical-align:top;}
.container .relavent_product .rele_box1 .prd_name{position:absolute; bottom:18px; text-align:right; margin:0 auto; z-index:99; left:28px; text-transform: uppercase;font-size: 20px; color: #ffffff; font-weight: 600;}

.container .relavent_product .rele_box1 .red_more{position:absolute; bottom:10px; margin:0 auto; z-index:99; right:25px; display: inline-block;}
.container .relavent_product .rele_box1 .red_more a{ font-size:13px; background:#f68b1f; padding:7px 8px; display: block; text-decoration: none; color: #333333; box-sizing: border-box; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; font-weight: 600;}
.container .relavent_product .rele_box1 .red_more a:hover{color:#ffffff; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; background:#000;}

.hide-image {display: none; z-index: 100; position: absolute; right:0;}


.container .title { color: #ffffff; font-size: 25px; font-family: 'Source Sans Pro', sans-serif; font-weight: 600;     padding-bottom: 15px; box-sizing: border-box; text-transform: uppercase; padding: 17px; /* background: #121212 url(../images/sai-sml.png) no-repeat center left 195px; */background: #121212; position: relative; margin-bottom: 50px;}

.container .title .crane_icons{ position:absolute; right:0px; bottom:-29px;}
.container p {color: #fffffff; font-size: 18px; line-height: 27px;}


.equipment{width:100%; padding:35px 0px; box-sizing: border-box;}

.equipment .prodbox{float:left; width:29%; position:relative; box-sizing:border-box; overflow: hidden; margin-bottom:67px;margin-right:6%;}
.equipment .prodbox:nth-child(3n+3){margin-right:0px;}
.equipment .prodbox a{text-decoration:none;}
.equipment .prodbox a span.cl_images{display:block; vertical-align:top; } 
.equipment .prodbox a span.cl_images img{ width:100%; vertical-align:top; display: block; -webkit-transition: 0.6s ease;
    transition: 0.6s ease; overflow: hidden;}
.equipment .prodbox a span.cl_images img:hover{webkit-transform: scale(1.08); -moz-transform: scale(1.08); transform: scale(1.08);}

.equipment .prodbox span.cl_content{width:100%; position:absolute; text-align:center; bottom:0; overflow: hidden;}

.equipment .prodbox span.cl_details2{ display:block; color:#fff; font-size:30px; font-weight:700; width:20%; background: #18285c; height:51px; padding: 6px; box-sizing: border-box; float:right; text-align: center; padding-top: 14px;}

.equipment .prodbox span.hr_line{ width:100%; margin:0 auto; display:block; transition: all .7s;  -webkit-transition: all .7s; opacity:1;}
.equipment .prodbox:hover span.hr_line{opacity:0;}
.equipment .prodbox a span .prodwbox{display:block; color:#2a74bb; font-size:18px; line-height:22px; font-weight:600; width:100%; background: #2a74bb; height:62px; box-sizing: border-box; text-align:left; padding: 5px 5px; position: relative; transition: all .7s;  -webkit-transition: all .7s; opacity:1;} 
.equipment .prodbox a span .prodwbox:hover{background: #18285c; transition: all .7s; -webkit-transition: all .7s; opacity:1;}
.equipment .prodbox span.cl_details2:hover{background: #2a74bb; transition: all .7s; -webkit-transition: all .7s; opacity:1;}
.equipment .prodbox:hover span.cl_details2{background: #2a74bb; transition: all .7s; -webkit-transition: all .7s; opacity:1;}

.equipment .prodbox a span.cl_details3{display:inline-block; color:#ffffff; font-size:16px; line-height:25px; font-weight:600; width:70%; text-align:left; position: relative; padding-left:10px; text-transform:uppercase;} 

.equipment .prodbox a .prod-tab{padding: 13px 13px; margin:0 auto; width:100%; text-align:center; box-sizing:border-box;}


.equipment .prodbox a .prod-tab h2{text-align:left; color:#ffffff; font-size:20px; text-transform:uppercase; font-weight:600; padding-bottom: 20px;}

.quarterly_area{ width:100%; padding: 15px 0px; box-sizing: border-box;}
.quarterly_area .pdf_box{ width:50%; float:left; padding-right:0%; margin-bottom: 40px;}
.quarterly_area .pdf_box .dt{font-size:14px; color:#333; text-align:left; background:url(../images/cald-icon.png) no-repeat left; padding-left:30px; font-family: 'Source Sans Pro', sans-serif; font-weight:600; margin-bottom: 11px; line-height:22px;}
.quarterly_area .pdf_box .pdfth{padding-bottom: 24px;}
.quarterly_area .pdf_box .pdfth img{ vertical-align:top; width: 100%;}
.quarterly_area .pdf_box p{color: #333333; font-size:15px; line-height:18px; font-weight:600; padding-bottom:22px;}

.quarterly_area .pdf_box .down_pdf{display: inline-block;}

.quarterly_area .pdf_box .down_pdf a{padding:10px 25px; display: block; text-decoration: none; color: #000000; box-sizing: border-box;  background-position-y: -30px; overflow: hidden; border: 1px solid #2a74bb; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; padding-left:-1px; font-size:16px; font-weight:600;}

.quarterly_area .pdf_box .down_pdf a:hover{color:#2a74bb; background-position-y:3px; overflow: hidden; border: 1px solid #000000; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.quarterly_area .pdf_box:nth-child(2n+2){ padding-right:0px;
}

.year_month{ float:right; width:47%; display:inline-block;}
.form_left{ width:50%; float:left; font-size: 16px; line-height: 22px; padding-right:3px; box-sizing:border-box;}
.form_right{ width:50%; float:right; font-size: 16px; line-height: 22px;}
.outer_form{ margin-top:0px;}
.outer_form input[type="text"]{ width:100%; height:35px; line-height:40px; border:1px solid #ccc; padding:5px 10px; box-sizing:border-box; font-size:14px;  color: #000;  font-family: 'Source Sans Pro', sans-serif;}

.outer_form select{width:100%; height:35px; line-height:40px; border:1px solid #ccc; padding:5px 10px; box-sizing:border-box;font-size:14px; color:#000; font-family:'Source Sans Pro', sans-serif;}

.outer_form textarea{ width:100%; height:100px; border:1px solid #ccc; padding:10px; box-sizing:border-box; font-size: 18px; color: #000; font-family:'Source Sans Pro', sans-serif;}


.quarterly_area .invst_box{width:100%; padding-bottom: 25px; box-sizing:border-box;}
.quarterly_area .invst_box .head_link{text-align:left; font-size:18px; color:#333333; box-sizing: border-box; line-height: 27px; background: #dcdcdc; padding: 15px 25px; font-weight: 600; margin-bottom:33px;}
.quarterly_area .invst_box .head_link a{text-align:left; font-size:18px; color:#333333; line-height: 27px; background: #dcdcdc; font-weight: 600; margin-bottom:33px; text-decoration:none;}
.quarterly_area .invst_box .head_link a:hover{color:#f68b22;}
.quarterly_area .invst_box .head_link span{padding-right: 15px;}
.quarterly_area .invst_box .head_link img{vertical-align: top;}

.quarterly_area .invst_box h2{text-align:left; font-size:18px; color:#333333; box-sizing: border-box; line-height:27px; padding:0px 25px; font-weight:600; margin-bottom:18px;}
.quarterly_area .invst_box h2 a{text-align:left; font-size:18px; color:#333333; line-height:27px; font-weight:600; text-decoration:none;}
.quarterly_area .invst_box h2 a:hover{color:#f68b22;}
.quarterly_area .invst_box h2 span{padding-right: 15px;}
.quarterly_area .invst_box h2 img{vertical-align: top;}

.quarterly_area .invst_box ul{padding-top:0px;}
.quarterly_area .invst_box ul li {list-style:none; display: inline-block; padding-left:75px !important; border-left: 0px; box-shadow: none; float: left; padding: 0px 0px;}
.quarterly_area .invst_box ul li a{font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#666666; font-size:16px; padding-left: 21px; box-sizing:border-box; font-weight:400; border-left: 0px solid #f18821; line-height:27px; margin-bottom:20px; background:url(../images/aero.png) no-repeat top 6px left;}
.quarterly_area .invst_box li a:hover{color:#f68b1f; line-height:27px !important;}



.pdf-div ul {margin: 0px; padding: 0px;}
.pdf-div ul li {list-style-type: none; width: 23.3%; border: 1px solid #d3d7d7; background: rgba(211, 215, 215, 0.29);
 padding: 30px 15px !important; text-align: center; float: left; margin: 1% 2% 1% 0px; height: 250px; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; border-left: 1px solid #d3d7d7 !important; box-shadow: none !important;}
.pdf-div ul li:nth-child(4n+4) {margin: 1% 0px; clear: right;}
.pdf-div.client_new ul li:nth-child(5n+5) {margin: 1% 0px; clear: right;}
.pdf-div.client_new ul li:nth-child(4n+4) {margin: 1% 2% 1% 0px;}
.testimonial-text {overflow: hidden; margin-top: -20px; height: 168px; background: url(../img/testimonials.html) no-repeat top left;background-size: 30px;}
.pdf-div ul li img {display: block; margin: auto; padding-bottom: 20px;}
.pdf-div ul li a {font-size: 16px; color: #333; line-height: 25px !important;	text-decoration: none;}
.pdf-div ul li:hover {background: #333333; border: 1px solid #333333; line-height: 25px !important;}
.pdf-div ul li:hover a {color:#fff; line-height: 25px !important;}
.pdf-div ul li img.change-hover1 { display: none; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.pdf-div ul li:hover img.change-hover1 {display: block; -webkit-transform: scale(1.1); transform: scale(1.2);}
.pdf-div ul li:hover img.change-hover {display: none;}



.contect_info{ width:100%; margin: 0 auto; padding-bottom:40px;}
.contect_info .contact_area{ float:left; width:64%; background:#201e1e; padding-top: 30px; padding-bottom: 57px;  box-sizing: border-box;}
.contect_info .contact_area .had{text-align:left; color:#f68b1f; font-size:25px; text-transform:uppercase; font-weight:600; padding-bottom: 20px; padding-left: 35px;}
.contect_info .contact_area .had span{ font-size:15px; color:#615d59; text-transform: none;}

.contect_info .contact_area .corp_off{ width:40%; float:left; }
.contect_info .contact_area .corp_off .address{ width:100%;}
.contect_info .contact_area .corp_off .address .nmb{ width:42%; float:left; text-align:left; color:#454545; font-size:103px; font-weight:900; padding-bottom: 20px; padding-left: 35px; line-height:101px; letter-spacing:-10px; box-sizing: border-box;}
.contect_info .contact_area .corp_off .address .adrs_text{ width:58%; float:left; text-align:left; color:#999494; font-size:14px; font-weight:600; padding-bottom: 20px; padding-left:5px; box-sizing: border-box;}
.contect_info .contact_area .corp_off .address .adrs_text b{ font-size:20px; color:#f68b1f; font-weight: 400; line-height: 36px;}

.contect_info .contact_area .corp_off ul{padding-top:6px;}
.contect_info .contact_area .corp_off ul li{list-style:none; display:block; color:#fff;  padding-left:60px; text-align: left;}
.contect_info .contact_area .corp_off ul li a{font-family: 'Source Sans Pro', sans-serif; text-decoration:none; color:#fff; font-size:16px;padding:0px 12px; box-sizing:border-box; font-weight:400; line-height:32px;}
.contect_info .contact_area .corp_off ul li a:hover{color:#f68b1f; line-height:32px;}

/*.mob{background:#2a74bb url(../images/mobile-icon.png) no-repeat top 8px left 46px;}
.mob-1 { background: url(../images/mob-icon.png) no-repeat top 8px left 46px; }*/
.fax{background:url(../images/fax-icon.png) no-repeat top 11px left 44px;}
.eml{background:url(../images/mail-icon.png) no-repeat top 12px left 44px;}
.lodr{background:url(../images/loader-icon-1.png) no-repeat top 9px left 44px;}
.contect_info .contact_area .corp_off ul li.lodr a:hover{ color:#f68b1f;}
.contect_info .contact_area .corp_off ul li.mob a:hover { color:#000; }

.map{ width:100%; margin:0 auto; text-align:center; overflow:hidden;}
.map iframe{ width:100%;}

/*-----------------------Form Start---------------------------------*/

.contect_info .contact_form{ float:left; width:36%; background:#f68b1f; padding:34px 44px 54px; box-sizing:border-box;}
.contect_info .contact_form .formbox{text-align: center; position:relative;}
.contect_info .contact_form .formbox .tiles{text-align:left; font-size:25px; color:#fff; box-sizing: border-box; line-height: 24px; text-transform:uppercase; font-weight:600; padding-bottom: 8px;}
.contect_info .contact_form .formbox .tiles span{ font-size:15px; color:#000000; text-transform: none;}

.contect_info .contact_form .formbox .quick_connect {height: auto; width: 100%; margin:0 auto; }
.contect_info .contact_form .formbox .quick_connect input[type="text"] {width: 100%; padding: 2px 5px; box-sizing: border-box; height:40px; margin-bottom:4px; color:#000; border:1px solid #ffffff; font-size:14px; font-family: 'Source Sans Pro', sans-serif;}
.contect_info .contact_form .formbox .quick_connect textarea {width: 100%; padding: 2px 5px; box-sizing: border-box; height: 80px; margin-bottom: 10px; color:#000; border:1px solid #ffffff; font-size:14px; font-family: 'Source Sans Pro', sans-serif; }
.contect_info .contact_form .formbox .qc_submit{ text-align:center;}
.contect_info .contact_form .formbox .quick_connect button[type="submit"] {background: #201e1e; padding:9px 10px; box-sizing: border-box; border: none; color: #2a74bb; font-family: 'Source Sans Pro', sans-serif; cursor: pointer; width:111px; font-size: 14px; transition: all .7s;  webkit-transition: all .7s;}
.contect_info .contact_form .formbox .qc_toggle {/* position: absolute; */top: 0;left:-50px;}
.contect_info .contact_form .formbox .quick_connect button[type="submit"]:hover{background: #fff; padding:9px 10px; box-sizing: border-box; color:#000;}

.contect_info .contact_form .formbox .qc_name input[type="text"]{background: #ffffff url('../images/name.png') no-repeat 12px 10px;  -webkit-transition: 0.5s ease;  transition: 0.5s ease;  outline: none; padding: 5px 0 5px 44px;}
.contect_info .contact_form .formbox .qc_name input[type="text"]:focus{background:#ffffff; padding: 5px 0 5px 10px; color:#000;}
.contect_info .contact_form .formbox .qc_phone input[type="text"]{background: #ffffff url('../sai/front/images/mobile-icon.png') no-repeat 12px 10px;  -webkit-transition: 0.5s ease;  transition: 0.5s ease; outline: none; padding: 5px 0 5px 44px;}

.contect_info .contact_form .formbox .qc_phone input[type="text"]:focus{background:#ffffff; padding: 5px 0 5px 10px; color:#000;}

.contect_info .contact_form .formbox .qc_email_id input[type="text"]{background: #ffffff url('../sai/front/images/mail-icon.png') no-repeat 15px 10px; -webkit-transition: 0.5s ease;  transition: 0.5s ease; outline: none; padding: 5px 0 5px 44px;}
.contect_info .contact_form .formbox .qc_email_id input[type="text"]:focus{background:#ffffff; padding: 5px 0 5px 10px; color:#000;}
.contect_info .contact_form .formbox .qc_enquery textarea{background:#ffffff url('../images/message.png') no-repeat 12px 5px; -webkit-transition: 0.5s ease; transition: 0.5s ease; outline: none; padding: 5px 0 5px 44px; color:#000; resize: none; height: 65px;}

.contect_info .contact_form .formbox .qc_enquery textarea:focus{background:#ffffff; padding: 5px 0 5px 10px;}

.contect_info .contact_form .formbox .care_select select{width:100%; padding: 5px 0 5px 44px; box-sizing: border-box; height:40px; margin-bottom:7px; color:#000; border:1px solid #ffffff; font-size:14px; font-family:'Source Sans Pro'; float: left; background: #ffffff url('../images/equpment.png') no-repeat 12px 5px; -webkit-transition: 0.5s ease; transition: 0.5s ease; outline: none;}

.contect_info .contact_form .formbox .state_select select{width:100%; padding: 5px 0 5px 44px; box-sizing: border-box; height:40px; margin-bottom:7px; color:#000; border:1px solid #ffffff; font-size:14px; font-family:'Source Sans Pro'; float: left; background: #ffffff url('../images/state.png') no-repeat 12px 5px; -webkit-transition: 0.5s ease; transition: 0.5s ease; outline: none;}

.contect_info .contact_form .formbox .care_select select:focus{background:#ffffff; padding: 5px 0 5px 10px;}
.contect_info .contact_form .formbox label.validationError {}

.contect_info .contact_form .formbox .qc_name input::-webkit-input-plsaiholder { /* Chrome/Opera/Safari */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_phone input::-webkit-input-plsaiholder { /* Chrome/Opera/Safari */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_email_id input::-webkit-input-plsaiholder { /* Chrome/Opera/Safari */color:#2a74bb;}
.contect_info .contact_form .formbox .qc_enquery textarea::-webkit-input-plsaiholder { /* Chrome/Opera/Safari */color:#2a74bb;}
.contect_info .contact_form .formbox .care_select select::-webkit-input-plsaiholder { /* Chrome/Opera/Safari */ color:#2a74bb;}

.contect_info .contact_form .formbox .qc_name input::-moz-plsaiholder { /* Firefox 19+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_phone input::-moz-plsaiholder { /* Firefox 19+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_email_id input::-moz-plsaiholder { /* Firefox 19+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_enquery textarea::-moz-plsaiholder { /* Firefox 19+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .care_select select::-moz-plsaiholder { /* Firefox 19+ */ color:#2a74bb;}

.contect_info .contact_form .formbox .qc_name input::-ms-input-plsaiholder { /* IE 10+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_phone input::-ms-input-plsaiholder { /* IE 10+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_email_id input::-ms-input-plsaiholder { /* IE 10+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_enquery textarea::-ms-input-plsaiholder { /* IE 10+ */ color:#2a74bb;}
.contect_info .contact_form .formbox .care_select select::-ms-input-plsaiholder { /* IE 10+ */ color:#2a74bb;}

.contect_info .contact_form .formbox .qc_name input::-moz-plsaiholder { /* Firefox 18- */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_phone input::-moz-plsaiholder { /* Firefox 18- */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_email_id input::-moz-plsaiholder { /* Firefox 18- */ color:#2a74bb;}
.contect_info .contact_form .formbox .qc_enquery textarea::-moz-plsaiholder { /* Firefox 18- */ color:#2a74bb;}
.contect_info .contact_form .formbox .care_select select::-moz-plsaiholder { /* Firefox 18- */ color:#2a74bb;}


.edge_area{ width:100%; padding: 40px 0px; box-sizing: border-box;}
.edge_area .edge_box{ width:50%; float:left; padding-right:4%; margin-bottom: 40px;}

.edge_area .edge_box .edgeth{padding-bottom: 4px; display: block; width: 100%;}
.edge_area .edge_box .edgeth img{ vertical-align:top; width: 100%; border: 5px solid #252525; box-sizing: border-box; max-width: 100%; height: auto !important;}
.edge_area .edge_box p{color: #333333; font-size:16px; line-height:22px; font-weight:400; padding-bottom:0px;}
.edge_area .edge_box:nth-child(2n+2){ padding-right:0px;}
.edge_area .edge_box:nth-child(2n+4) { padding-right: 0px; }
.edge_area .edge_box .edgeth iframe { width: 100%; box-sizing: border-box; }


.media_area{ width:100%; padding: 40px 0px; box-sizing: border-box;}
.media_area .medi_box{ width:30%; float:left; padding-right:4%; margin-bottom: 40px;}

.media_area .medi_box .edgeth1{padding-bottom:5px;}
.media_area .medi_box .edgeth1 img{ vertical-align:top; width: 100%; border: 12px solid #252525; box-sizing: border-box;}
.media_area .medi_box p{color: #333333; font-size:24px; line-height:27px; font-weight:400; padding-bottom:22px;}
.media_area .medi_box:nth-child(3n+3){ padding-right:0px;}


.social_right .but_srch {position: relative;}
.social_right .but_srch img{ vertical-align:middle;}
.social_right .searchbar {margin:55px 0px 0px 0px; background-color:#787878; width: 68%; display: inline-block;}
.social_right .searchbar * { box-sizing: border-box; }
.social_right .searchbar .cont {width:100%; float: left; position: relative;}
.social_right .searchbar .icon {float:right; width:17px; margin:7px 10px 0px 10px; position: absolute; right: 0px; top: 0px;}
.social_right .searchbar .input {float:left; width: 100%; position: relative;}
.social_right .searchbar .input form { width: 100%; }
.social_right .searchbar .input input::-webkit-input-plsaiholder { /* Chrome/Opera/Safari */ color:#333;}
.social_right .searchbar .input input {font-family:'Source Sans Pro'; font-size:14px; line-height:10px; padding:6px 40px 6px 15px; color:#ffffff; border:none; outline:none; width:100%; background: #787878;}
.social_right .searchbar .searchclose {float:left; width:25px; margin:5px 5px 0px 0px;}
.social_right .searchbar .searchclose img {width:100%;}


.bottom_cranes{ width:100%; background:#000; height:32px; margin-bottom:15px; position: relative;}
.bottom_cranes .all-cranes{text-align:center; position:absolute; bottom:-15px; padding: 0px 43px; box-sizing: border-box;}
.bottom_cranes .all-cranes img{ vertical-align:top; width:100%;}




.prod-detail{width:100%; padding:35px 0px; box-sizing: border-box;}

.prod-detail .prod_cat{float:left; width:32%; position:relative; box-sizing:border-box; overflow: hidden; margin-bottom:11px;margin-right:11px;}
.prod-detail .prod_cat:nth-child(3n+3){margin-right:0px;}
.prod-detail .prod_cat a{text-decoration:none;}
.prod-detail .prod_cat a span.prd_images{display:block; vertical-align:top; } 
.prod-detail .prod_cat a span.prd_images img{ width:100%; vertical-align:top; display: block; -webkit-transition: 0.6s ease;
transition: 0.6s ease; overflow: hidden;}
.prod-detail .prod_cat a span.prd_images img:hover{webkit-transform: scale(1.08); -moz-transform: scale(1.08); transform: scale(1.08);}

.prod-detail .prod_cat span.prd_content{width:100%; position:absolute; text-align:center; bottom:0; overflow: hidden;}

.prod-detail .prod_cat span.prd_details2{ display:block; color:#fff; font-size:30px; font-weight:700; width:20%; background: #FF913D; height:51px; padding: 6px; box-sizing: border-box; float:right; text-align: center; padding-top: 14px;}

.prod-detail .prod_cat span.hr_line{ width:100%; margin:0 auto; display:block; transition: all .7s;  -webkit-transition: all .7s; opacity:1;}
.prod-detail .prod_cat:hover span.hr_line{opacity:0;}
.prod-detail .prod_cat a span .prodwbox{display:block; color:#333333; font-size:18px; line-height:22px; font-weight:600; width:100%; background: rgba(0, 0, 0, 0.64); height:44px; box-sizing: border-box; text-align:left; padding: 5px 5px; position: relative; transition: all .7s;  -webkit-transition: all .7s; opacity:1;} 
.prod-detail .prod_cat a span .prodwbox:hover{background: #ff8c32; transition: all .7s; -webkit-transition: all .7s; opacity:1;}
.prod-detail .prod_cat span.prd_details2:hover{background: #000;}

.prod-detail .prod_cat a span.prd_details3{display:inline-block; color:#ffffff; font-size:16px; line-height:32px; font-weight:600; width:70%; text-align:left; position: relative; padding-left:10px; text-transform:uppercase;} 

.prod-detail .prod_cat a .prod-tab{padding: 13px 13px; margin:0 auto; width:100%; text-align:center; box-sizing:border-box;}


.prod-detail .prod_cat a .prod-tab h2{text-align:left; color:#ffffff; font-size:20px; text-transform:uppercase; font-weight:600; padding-bottom: 20px;}

.prod-detail.prod-step-1 .prod_cat { padding-bottom: 65px; }
.prod-detail.prod-step-1 .prod_cat a .prod-tab { padding: 13px 0px; }
.prod-detail.prod-step-1 .prod_cat a span.prd_details3 { width: 100%; padding-left: 0px; }
.prod-detail.prod-step-1 .prod_cat a span .prodwbox { padding: 5px 10px; }


/*events area add 16march2018*/
.right_area.events * { box-sizing: border-box; }
.right_area.events .event-slider { float: left; width: 100%; position: relative; }
.right_area.events .event_area { float: left; width: 100%; }
.right_area.events .event_area .pdf_box { width: 100%; float:left; }
.right_area.events .event_area .pdf_box .dt { font-size: 14px; color: #333; text-align: left; background: url(../images/cald-icon.png) no-repeat left; padding-left: 30px;  font-family: 'Source Sans Pro', sans-serif; font-weight: 700;margin-bottom: 11px; margin-top: 28px; line-height: 22px; }
.container .right_area.events h3 { font-size: 20px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 0px; color: #333; font-style: italic; margin-bottom: 10px; }
.right_area.events .event-slider .owl-carousel { width: 60%; padding-right: 3px; float: left; }
.right_area.events .event-slider .owl-carousel img { max-width: 100%; }
.right_area.events .event-slider .event-desc { border: 1px solid #898989; padding: 56px 37px 56px 30px; float: left; width: 40%; position: absolute; bottom: 30px; right: 0px; }
.right_area.events .owl-buttons { float: right;  margin-top: 5px;  margin-right: 8px; }
.right_area.events .event-slider .event-desc p { line-height: 22px; text-align: left; font-weight: 500; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; color: #333; }
.right_area.events .owl-buttons div { dispaly: inline-block; float: left; padding: 0px !important; margin: 0px 0px 0px 7px !important; width: 15px; height: 12px; background: url("../images/slider-arrow-sprite.png") 0px 0px no-repeat !important; text-indent: -9999px; overflow: hidden; border-radius: 0px !important; }
.right_area.events .owl-buttons div.owl-next { background-position: -15px 0px !important; }
.right_area.events .owl-buttons div:hover { background-position: 0px -12px !important; }
.right_area.events .owl-buttons div.owl-next:hover { background-position: -15px -12px !important; }

.right_area.img-gallery * { box-sizing: border-box; }
.right_area.img-gallery img { max-width: 100%; }
.right_area .image_gallery { float: left; width: 100%; margin-top: 25px; }
.right_area .image_gallery ul { float: left; width: 100%; margin: 0px; list-style: none; margin: 0px -10px; }
.right_area .image_gallery ul li { float: left; width: 50%; padding: 0px 10px; box-shadow: none; border-left: 0px; display: inline-block; margin-bottom: 20px; position: relative; }
.right_area .image_gallery ul li .img { position: relative; z-index:9 }
.right_area .image_gallery ul li a { height: 57px; display: inline-block; width: 80%; left: 10%; text-decoration: none; padding: 10px 61px 10px 23px; position: absolute; bottom: 15px; background: rgba(0, 0, 0, 0.8); color: #fff; line-height: 37px; font-size: 20px; z-index: 99; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.right_area .image_gallery ul li a:hover { line-height: 37px; color:#fff; background: rgba(255, 145, 61, 0.9); transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.right_area .image_gallery ul li a:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 5px;
    line-height: 20px;
    display: inline-block;
    font-size: 36px;
    height: 47px;
    width: 50px;
    background: #FF913D url(../images/righti-icon.png) 14px 13px no-repeat; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;
}
.right_area .image_gallery ul li:hover a:before { background: #000 url(../images/righti-icon.png) 14px 13px no-repeat; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }


/*add 19march2018*/
/**/
body { overflow-x: hidden; margin: 0px !important; }
.breadcrumb ul li:first-child:before { display: none; }
.right_area.careers * { box-sizing: border-box; }
.right_area.careers img { max-width: 100%; }
.right_area.careers .about_career { float: left; width: 100%; }
.right_area.careers .career-desc { float: left; width: 100%; }
/*add 19march2018*/
.right_area.careers .career-desc .img { float: left; position: relative; width: 40%; }
.right_area.careers .career-desc .img:before { content: ""; width: 306px; height: 289px; background: #dbdbdb; position: absolute; display: inline-block; top: -9px; right: -9px; z-index: -1; }
/*end*/
.right_area.careers .career-desc .desc { float: left; width: 60%; padding-left: 25px; }
.right_area.careers .career-desc h2 { font-size: 25px; color: #333; font-weight: 600; margin-bottom: 20px; }
.right_area.careers p { line-height: 24px; color: #666; font-size: 18px; margin-bottom: 25px; }
.right_area.careers h3 { font-size: 25px; color: #333; float: left; width: 100%; font-family: 'Source Sans Pro', sans-serif; margin: 10px 0px 20px; }
.right_area.careers .strive-list { float: left; width: 100%; }
.right_area.careers .strive-list ul { list-style: none; margin: 0px 0px 20px; padding: 0px; }
.right_area.careers .strive-list ul li { font-size: 18px; color: #666; margin-bottom: 5px; padding-left: 19px; position: relative;  }
.right_area.careers .strive-list ul li:before { width: 8px; height: 7px; content: ""; position: absolute; top: 16px;left: 0px; display: block; background: url("../images/listing-arrow.png") 0px 0px no-repeat; }

.right_area.detail-gallery  * { box-sizing: border-box; }
.right_area.detail-gallery  img { max-width: 100%; width: 100%; }
.right_area.detail-gallery h1 { margin-bottom: 10px; }
.right_area.detail-gallery p { color: #666; margin-bottom: 15px; }
.gallery-detail-slider { float: left; width: 100%; padding-right: 0px; position: relative; }
.gallery-detail-slider .item-name { position: absolute; background: #d3d3d3; font-size: 20px; color:#666; z-index: -1; display: block; width: 50%; height: 85%; right: 0px; bottom: 0px; }
.gallery-detail-slider .item-name  span { position: absolute; left: 32px; bottom: 15px; font-weight: 600; }
.gallery-detail-slider .owl-wrapper-outer .owl-item { padding: 0px 46px 46px 0px; }
.gallery-detail-slider .owl-wrapper-outer .item img{ position: relative; z-index: 1; }
.gallery-detail-slider .owl-controls { position: absolute;  bottom: 12px; left: 40%; margin-top: 0px !important; }
.right_area.detail-gallery .owl-carousel { margin-top: 25px; }
.right_area.detail-gallery .owl-buttons { overflow: hidden; }
.right_area.detail-gallery .owl-buttons div { margin: 0px !important; position: relative; margin: 0px 10px !important; padding: 0px 0px !important; display: inline-block; height: 24px; width: 12px; text-indent: -9999px; background: url("../images/slider-arrow-sprite-1.png") 0px 0px no-repeat !important; border-radius: 0px !important; }
.right_area.detail-gallery .owl-buttons div:before { content: ""; height: 22px; width: 1px; left: -10px; top: 0px; position: absolute; background: url("../images/slider-arrow-sprite-1.png") -10px 0px no-repeat;   }
.right_area.detail-gallery .owl-buttons div:hover { background-position: 0px -24px !important; }
.right_area.detail-gallery .owl-buttons div:first-child:before { display: none; }
.right_area.detail-gallery .owl-buttons div.owl-next { background-position: -33px 0px !important; }
.right_area.detail-gallery .owl-buttons div.owl-next:hover { background-position: -33px -24px !important; }

.investors { float: left; width: 100%; position: relative; }
.investors h2 { text-transform: uppercase; color: #fff; box-sizing: border-box; margin-bottom: 50px; padding: 20px 25px; line-height: 25px; background: #000; }
.investors h2:before { width: 100%; height: 115px; content: "";position: absolute; bottom:38px; left: 0px; background: url("../images/career-top-crains.png") right 0px no-repeat; display: block; }

/*add css 17march2018*/
.table-responsive { overflow-x:auto; width: 100%; float: left; margin: 0px 0px; }
table.table-stripe { width: 100%; border-collapse: collapse; margin: 20px 0px; }
table.table-stripe th, table.table-stripe td { border: 1px solid #ddd; padding: 5px 10px; line-height: 24px; background: #fff; font-size: 16px; }
table.table-stripe thead th { background: #dcdcdc; color: #333; font-weight: 600; }
table.table-stripe td a.btn { padding: 5px 10px; margin-bottom: 5px; float: left; margin-right: 5px; line-height: 20px; background: #f68b1f; color: #fff; text-align:center; text-decoration: none; font-size: 13px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
table.table-stripe td a.btn:hover { background: #000; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
table.table-stripe tr:nth-child(even) td { background: #f1f1f1; }
.right_area.current_op p { margin-bottom: 15px; }
.right_area.current_op a.btn.applynow { padding: 10px 25px; margin-bottom: 5px; float: left; margin-right: 5px; line-height: 20px; background: #f68b1f; color: #fff; text-align:center; text-decoration: none; font-size: 16px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.right_area.current_op a.btn.applynow:hover { background: #000; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }

.opening-form { float: left; width: 100%; margin-top: 20px; }
.opening-form * { box-sizing: border-box; }
.opening-form form { float: left; width: 100%; }
.opening-form .fields { float: left; width: 100%; margin: 0px -10px 15px; }
.opening-form .fields .field { float: left; width: 50%; padding: 0px 10px; }
.opening-form .fields .field .select-box { float: left; width: 33.33%; padding-left: 5%; }
.opening-form .fields .field .select-box.first { padding-left: 0px; }
.opening-form .fields.dob .field { width: 50%; }
.opening-form .fields.dob .field .field-box { width: 50%; float: left; padding-left: 5%;  }
.opening-form .fields.dob .field .field-box:first-child { padding-left: 0px; }
.opening-form .fields.dob .field .field-box .select-box { width: 100%; padding-left: 0px; }
.opening-form .fields.dob .field.gender .select-box { padding-left: 0px; width: 100%; }
.opening-form .fields label { float: left; width: 100%; margin-bottom: 5px; font-weight: 600; }
.opening-form .fields input { width: 100%; float: left; padding: 5px 10px; line-height: 25px; }
.opening-form .fields .field .select-box select { height: 35px; padding: 5px 10px 5px 5px; line-height: 25px; width: 100%; }
.opening-form .fields .field textarea { resize: none; width: 100%; min-height: 100px; overflow-y: auto; padding: 10px; }
.opening-form .fields .field input.submit { cursor: pointer; border: 0px; display: inline-block; background: #f68b1f; color: #fff; line-height: 30px; height: 40px; font-size: 16px; padding: 5px 40px; width: auto; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.opening-form .fields .field input.submit:hover { background: #000; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
.opening-form .fields .field input[type="file"] { border: 1px solid #999; }
.opening-form .fields .field.capcha img { float: left; width: 120px; margin-bottom: 10px; padding-right: 10px; }
.opening-form .fields .field.capcha a.refreshCaptchaReg img { width: auto; }
.opening-form .fields .field.capcha input { float: left; width: 100%; }

/*end 19march2018*/

/*add 20march2018*/
.container .left_area .gry_box ul li a img { border: 1px solid #a1a1a1; }
.container .left_area .gry_box ul li ul { padding-left: 28px !important; }
.container .left_area .gry_box ul li ul.act_sub {  }
.container .left_area .gry_box ul li ul li a { font-size: 16px !important; line-height: 20px; padding: 7px 0px 8px 31px !important; }
.container .left_area .gry_box ul li ul.act_sub li a { font-size: 16px; padding: 7px 0px 8px 31px !important; }
.container .left_area .gry_box ul li ul li a:hover { line-height: 20px; }
.container .left_area .gry_box ul.accordion li a.activ {}
.leader-team.leader-team-extra.leader-team-borad ul li h3 { text-align:center; }
.leader-team.leader-team-extra.leader-team-borad ul li span { display:block; text-align: center; } 
/*.container .left_area.inv-relation .gry_box ul.accordion li.activ a, .container .left_area.inv-relation .gry_box ul.accordion li.activ a:hover, .container .left_area.inv-relation .gry_box ul.accordion li.submenu.active a { font-family: 'Source Sans Pro', sans-serif; text-decoration: none;  font-size: 16px; font-weight: 400; display: block; padding: 7px 0px 8px 31px; box-sizing: border-box; color: #ffffff; line-height: 20px; background: #333333 url(../images/tab-arrow-h.png) no-repeat 12px 11px;}
.gry_box ul.accordion li.submenu.active ul.inner.active { display: block !important; }
.container .left_area.inv-relation .gry_box ul.accordion li.submenu.active ul li a { background: url(../images/tab-arrow.png) no-repeat 18px 12px; color: #000; }*/
.container .left_area.inv-relation .gry_box ul.accordion li.submenu.active ul li.active a { background: #333333 url(../images/tab-arrow-h.png) no-repeat 12px 11px; color: #fff; }
.gry_box ul.accordion li.submenu.active ul.inner.active  li.active a { background: url(../images/tab-arrow.png) no-repeat 18px 12px !important; color: #f68b1f !important; }
.container .right_area .pdf-div ul li { text-align: center; }

/*add 22march2018*/
.preload { 
	width:100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
	z-index:999999;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, 1) url("../images/ajax-loader1.gif") center center no-repeat; background-size: 100px auto;
}

/*add 23march2018*/
.whats_new .wnew .new_area .owl-theme .owl-controls .owl-buttons .owl-prev img, .whats_new .wnew .new_area .owl-theme .owl-controls .owl-buttons .owl-next img { display: none; }
.equip-video { display: block; width: 100%; height: 200px; background: #ddd; margin-top: 20px; }
.container .left_area .equip-image { width: 100%; margin-top: 14px; padding-bottom:14px;}
.container .left_area .equip-image img{ width:auto !important; height: auto !important; margin-bottom:10px; margin-top:10px;}


/*employee engagement*/
.right_area.e-engagement {  }

/*investor rta*/
.right_area.invest-rta  h2 { margin-bottom: 20px; color:#333; font-weight: 600; }
.right_area.invest-rta address { font-style: normal; }
.right_area.invest-rta .web { margin-bottom: 40px; }
.right_area.invest-rta a { text-decoration: none; color:#333; font-weight: 600; }

/*swipebox*/
.swipebox {  }
#swipebox-overlay #swipebox-close { background: url("../images/lightbox/icons.svg") 7px 12px no-repeat !important; }

/*mob-menu*/
nav#menu .mm-listview .mm-next:before { border-left: 0px; }

/*network-map*/
.network-map { float: left; width: 100%; margin-top: 30px; box-sizing: border-box; }
.network-map h3  { margin-bottom: 20px; }
.network-map img { max-width: 100%; }
.network-map .map-img { float: left; width: 100%; box-sizing: border-box; }

/*detail-box attribute icons*/ 
.container .right_area .detail_box .detail-but span img { position: absolute; top: 2px; right: 8px; /*border: 1px solid #f68b1f; background: #f68b1f;*/ }
/*.container .right_area .detail_box .detail-but span img:hover { background: #fff; border: 1px solid #fff; }*/

/*pdf section*/
.container .right_area .pdf-div ul li { display: table; }
.container .right_area .pdf-div ul li a { display: table-cell; vertical-align: middle; }

/*left_area*/
.container .left_area .gry_box ul.inner.active { display: block; }

/*loader*/
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #000 url('../images/sai-loader.gif') center center no-repeat;
	background-size: 200px auto;
}


@media screen and (max-width:1366px){ 
	.wrap { max-width: 1366px;}
	.ind_no1 { left: -5px; 
    background: black;
}
	
}

@media screen and (max-width:1280px){
	.wrap{ padding:0px 15px; box-sizing:border-box;}
	.social_link img {width: 100%; vertical-align: top;}
	
	.awards .achivment .capt .year{padding-right: 18px; box-sizing: border-box;}
	.contect_info .contact_area .corp_off{ width:42%;}
}

@media screen and (max-width:1215px){
	.facts .fact_box{margin-right:3%; width: 22.2%;}
	.caption h4{font-size: 55px;}
	.caption h5{font-size:18px;}
	.intro_map .intro{max-width: 90%;}
	.contect_info .contact_area .corp_off{ width:45%;}
}

/*add 16march2018*/
@media screen and (max-width:1199px) {
	.right_area.events .event-slider .event-desc { position: relative; padding: 20px; width: 100%; margin-top: 38px; }
	.right_area.events .event-slider .owl-carousel { width: 100%; }
	.right_area.events .event-slider {}
	
	.sai_mfg .writup h2 { font-size: 30px; }
	.sai_mfg .writup { font-size: 24px; line-height: 34px; }
	* img {  }
	.header .logo { width: 18%; }
	.fixedHead .logo img { margin-top: 0px; }
	
}
/*end*/
@media screen and (min-width:768px) and (max-width:1300px){
.whats_new .wnew h2 {
    margin-left: 2.2em!important;
}
}
@media screen and (max-width:1165px){
	.facts .fact_box{margin-right:2%; width: 22.2%;}
	.facts .fact_box h3{font-size: 30px;}
	.facts .fact_box h3 .sml{font-size: 38px;}
	.facts .fact_box b{font-size: 15px;}
	.caption h4{font-size:35px;}
	.caption h5{font-size:16px;}
	.whats_new .wnew h2{font-size: 2em; line-height: 63px;text-align: center;
margin-bottom: .2em;}
	.whats_new .acs_area .txt_yellow h2{font-size: 22px;}
	
	.awards .social_act{padding-top: 84px;}
	.intro_map .map_area .map img{ width:100%; vertical-align:top;}
	.investors h2:before {background-size: 72% auto; bottom: 0px;} 
}

@media screen and (max-width:1165px){
	.sai_mfg .thum_area .box_prod span.cl_details3{width: 75%;}
	
}

@media screen and (max-width:1135px){
	.contect_info .contact_area .corp_off{ width:48%;}
}

@media screen and (max-width:1070px){
	.contect_info .contact_area .corp_off {width: 50%;}
	.contect_info .contact_area .corp_off .address .adrs_text { min-height: 128px; }
}

@media screen and (max-width:1050px){
	.header .right_nav .nav ul li a{padding: 0px 9px;}
}

@media screen and (max-width:1025px){
	.facts .fact_box{margin-right:2%; width: 23.2%; padding: 9px 9px;}
	.contect_info .contact_form{width: 34%;}
	.contect_info .contact_area{width: 66%;}	
}
@media (min-width:361px) and (max-width:579px){
.mail {
    margin-left: 2em !important;
	margin-right:4em;
	margin-top:8em;
}
.but_menu a {
    display: block !important;
}
.responsive {
    margin-left: 0em!important;
    margin-top: 0em!important;
}
}

@media (min-width:580px) and (max-width:1000px){
.nav.menubar{ display:block!important;}
.but_menu 
{
display:none; transition: 0.5s ease-in-out!important;
}
}
@media (min-width:320px) and (max-width:579px){
.but_menu 
{
display:block;!important;
}
.nav.menubar{ display:none!important;}
}

@media screen and (max-width:1000px){
	.header .right_nav .nav{display: none;}
	nav#menu  { display: block !important; right: -320px; left: auto; z-index: 99999; opacity:0; visibility: hidden; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;  }
	nav#menu.mm-opened {  right: 0px; visibility: visible; opacity: 1; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
	html { transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; left:0px; }
	html.mm-opening { left:-320px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
	html.mm-opening .mm-menu~.mm-slideout { transform: none !important; } 
	html.mm-opening .but_menu { right: 334px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out;}
	.awards .achivment .capt{ width: 60%;}
	.sai_mfg .writup h2{padding-left:50px;}
	.sai_mfg .writup p{padding-left:50px;}
	.rgticons{display:block !important;}
	.right_enq{display:none;}
	
	.in-banner img {
    height: auto !important;
    margin-top: 5.2em!important;
}
	
	.contect_info .contact_form{width: 100%; float:none;}
	.contect_info .contact_area{width: 100%; float:none;}
	.mapup{margin-top:0px !important;}
	
	.but_menu { background: #2a74bb; padding: 0px 0px; border-radius: 3px; box-shadow:0px 0px 4px 2px #000; -moz-box-shadow:0px 0px 4px 2px #000; -webkit-box-shadow:0px 0px 4px 2px #000; -ms-box-shadow:0px 0px 4px 2px #000; }
	.but_menu a { padding: 0px 5px; }
	.but_menu a img { margin-top: 2px; }
	.header .right_nav .mail  a:last-child { padding-right: 0px; }
	.header.fixedHead .right_nav { padding-top: 5px; }
	.but_menu.mm-sticky1 { top: 50px !important; right: 17px; position: fixed;  }
	.header.fixedHead .wrap { padding: 12px 15px; }
	.header .right_nav { width: 80%; }
	.header .logo { width: 20%; }
	.fixedHead .logo img { transform: none; }
	.fixedHead .logo a { width: 150px; }
	.header .logo *, .header .logo { transition: 0.5s ease-in-out; }
	.right_area.careers { margin-top: 40px; }
	.investors h2:before {background-size: 85% auto; bottom: 0px;} 
	.container { padding-bottom: 60px; }
}

/*add 19march2018*/
@media screen and (max-width:991px){
	table.table-stripe { width: 800px; }
	.right_area.careers .career-desc .img:before { display: none; }
	.awards .achivment .capt .year { padding-right: 0px; }
}
/*end*/

@media screen and (max-width:960px){
	.facts .fact_box{ width:49%; margin-right:1%; margin-bottom:1%;}
	.sai_mfg .writup h2{padding-left:0px; }
	.sai_mfg .writup p{padding-left:0px; padding-bottom: 30px;}
	.sai_mfg .writup p::before{bottom: 33%; width: 473px;}
	.sai_mfg .writup{ width:100%; float:none;}
	.sai_mfg .thum_area{width:100%; float:none;}
	.sai_mfg{padding-top:54px;}
	
/*	.banner{ height:auto !important;}*/
	.banner5{ height:auto !important;}
	.banner img{ height:auto !important;}
	.banner5 .item img{ height:auto !important; margin-top: 3.2em;}
	
	.container .left_area{ float:none; width:100%;}
	.container .right_area{float:none; width:100%; padding-left:0px;}
	
	.in-banner .cap h4{font-size: 50px;}
	.getexpert .but{ height:auto !important;}
	.container .title .crane_icons img{ width:100%; vertical-align: top;}
	
	/*add 16march2018*/
	.image_gallery ul li a { font-size: 17px; padding: 10px 35px 10px 13px; }
	.image_gallery ul li a:before { right: 14px; }
	
	.whats_new .wnew h2 { font-size: 55px; line-height: 55px; }
	.whats_new .wnew .new_area { margin-left: 0px; width: 100%; }
	.whats_new .acs_area .txt_yellow h2 { font-size: 19px; }
	.container .left_area .equip-image img { width: 100% !important; vertical-align:top; }
}

@media screen and (max-width:915px){
	.awards .social_act{width: 100%; float:none;}
	.awards .social_act {padding-top: 0px;}
	.awards .achivment {float: none; width: 100%; padding-left:0px; padding-top: 50px;}
	.awards .achivment .capt { width: auto; }
	
	.social_right{ width:100% !important; float:none; margin-bottom: 20px;}
	.social_link{ text-align:center;}
	.social_link ul{ float:none;}
	.social_right .searchbar{margin: 15px 0px 0px 0px;}
	
	.copy_left{ width:100%; float:none; text-align: center;}
	.copy_right{width:100%; float:none; text-align: center;}
	
	.whats_new{padding:0px 0px 0px 0px;}
	.whats_new .wnew{width: 100%; float:none;}
	.whats_new .wnew .new_area{margin-left: 0px; width: 100%;}
	.whats_new .acs_area{width: 100%; float:none; margin-left: 0%; margin-top: 5%; padding: 25px;}
	.footer{background-size: cover;}
	.whats_new .acs_area .txt_yellow{width: 100%; margin: 0px;}
	.social_link img{ width:auto;}
	
	.intro_map{background-size:cover;}
	.intro_map .map_area .worldtext{width:100%; float: none; text-align:center; padding-top:15px;}
	.intro_map .map_area .map{ width:100%; float: none; }
	.map_area .more{ text-align:left;}
	.intro_map .intro {padding-bottom: 25px;}
	.whats_new .acs_area .txt_yellow{margin-left:auto;}
	
	.in-banner .cap{position:relative; margin: 0px auto 0; bottom:10px; background: #333333;}
	.in-banner .cap h4{padding: 20px 0px;}
	
	.ind_no1{ bottom:114px; left: 0px;}
	
	.equipment .prodbox {width:47%;}
	.equipment .prodbox:nth-child(2n+2){margin-right: 0px;}	
	/*.equipment .prodbox:nth-child(3n+3)*/
	.equipment .prodbox:nth-child(3n+3) { margin-right: 0px; }
	.equipment .prodbox:nth-child(odd) { margin-right: 6%; }
	.equipment .prodbox:nth-child(even) { margin-right: 0px; }
	
	.media_area .medi_box { width: 48%; padding-right: 0px; }
	.media_area .medi_box:nth-child(odd) { padding-right: 4%; }
	.media_area .medi_box:nth-child(even) { padding-right: 0; }
}

@media screen and (max-width:830px){
	.caption{min-height:auto;}
	.caption h4 {font-size: 15px; line-height: 20px;}
	.caption h5 {font-size: 12px; line-height: normal;}
	.sai_mfg .thum_area .box_prod span.cl_details2{font-size:24px; margin-right: 5px;}
}


@media screen and (max-width:800px){
	.in-banner .cap h4{font-size:40px;}
	.in-banner .cap h4 span{font-size: 18px;}
	.caption{ position:relative; margin:0px auto 0;}
}
@media screen and (max-width:767px) {
	.container { padding-bottom: 0px; }
	.container .right_area .profile .box .left.paddingR35 { padding-top: 0px; }
	.container .right_area .profile .box .right.paddingL35 { padding-top: 0px; }
	table.table-stripe { width: 800px; }
	.opening-form .fields .field { margin-bottom: 10px; width: 100%; }
	.opening-form .fields.dob .field { width: 100%; }
	.gallery-detail-slider .owl-controls { left: 0px; } 
	.gallery-detail-slider .item-name { width: 75%; }
	.container .right_area .pdf-div ul { float: left; width: 100%; }
	.container .right_area .pdf-div ul li { width: 48%; margin:0px 1% 10px; float: left; } 
	.investors h2:before {background-size: 60% auto; bottom: -30px;}  
	.contect_info .contact_area { height: auto !important; }
	.contect_info .contact_form { height: auto !important; }
	.equipment_slider .owl-controls .owl-buttons { left: 15px; right: auto; }
	.equipment_slider .owl-controls .owl-buttons div { height: 25px !important; background-position: 50% 50% !important; width: 25px !important; background-size: 80% auto !important; }
	.caption { padding: 0px 0px; margin-top: 0px; }
	.header{ height: 204px; background: #000; top: 0px; padding: 0px !important; }
	.header .logo { padding-top: 17px; }
	.header.fixedHead { height: 180px;}
	.header.fixedHead .logo { padding-top: 6px; }
	.header.fixedHead .logo a { width: 147px; }
	.header .logo *, .header .logo { transition: none; }
	.header .wrap { height: 117%; }
	.header.fixedHead .right_nav { padding-top: 7px; } 
	.banner { margin-top: 179px; }
	.in-banner { padding-top: 104px; }
	.edge_area .edge_box:nth-child(2n+4) { margin-bottom: 0px; }
	.edge_area .edge_box p { text-align: center; padding-bottom: 0px; }
	.awards { padding-bottom: 0px; }
	.edge_area { padding-bottom: 0px; }
	.quarterly_area { padding-bottom: 0px; }
	.equipment { padding-bottom: 0px; }
	.equipment .prodbox { margin-bottom: 35px;  } 
	.container .relavent_product .rele_box img { height: auto !important; }
	.container .relavent_product { padding-bottom: 0px; }
	.container .left_area { position: relative; }
	.left-nav-dropdown { display: inline-block !important; position: relative; right: 0px; top: 0px; z-index: 999; width: 100%; text-align: center; padding: 0px; background: #dc740c; box-sizing: border-box; margin-top: 20px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; } 
	.left-nav-dropdown a { display: inline-block; width: 29px; height: 31px;  background: #dc740c;  border-radius: 5px; text-align: center; padding: 3px 5px 0px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
	.left-nav-dropdown:hover { background: #000; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
	.left-nav-dropdown:hover a { background: #000; }
	.container .left_area h2 { position: relative; z-index: 999; overflow: hidden; width: 100%; padding-bottom: 0px; }
	.container .left_area .gry_box { height: 0px; overflow-y:auto; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
	.container .left_area .gry_box ul { padding-top: 0px; }
	.container .left_area .gry_box.open { height: 300px; transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -webkit-transition: 0.5s ease-in-out; -ms-transition: 0.5s ease-in-out; }
	.container .left_area.medialinks .gry_box.open { height: 200px; }
	.leader-team.leader-team-extra.leader-team-borad ul li span { min-height: 57px; }
	.container .left_area.equipment-area .left-nav-dropdown { top: 0px; right: 0px; margin-top: 0px;} 
	.getexpert { z-index: 9999 !important; height: 142px; }
}

@media screen and (max-width:750px){

.detail-but.details-but1 {
    margin-bottom: 1em;
    padding-top: 4em !important;
}
.right_nav {
    height: 20px !important;
}

.responsivelogo {
    text-align: center;
    margin-left: -1em;
    margin-top: -1em;
    margin-top: 1em !important;
}
.fixedHead .logo { padding-top: 0px; }
.fixedHead .logo img {
    margin-top: -16px;
}
.sai_mfg .thum_area .box_prod span.hr_line img{ width:25%;}
.header .logo { width: 25%; }
.header .logo a { width: 147px; }
.header .logo img{}
.header .right_nav .mail {
    width: 100%;
    margin-left: 2em !important;
   
}
}
.sai_mfg .thum_area .box_prod span.cl_details3 {font-size: 17px;}

.edge_area .edge_box{width:100%; float: none; padding-right:0px;}
.prod-detail .prod_cat {width:48% !important;}

/*add 16march2018*/
.image_gallery ul { margin: 0px; }
.image_gallery ul li { width: 100%; padding: 0px; }
.image_gallery ul li img { width: 100%; }
.header .right_nav .mail a { padding: 0px 5px; }
.header .right_nav { width: 60%; margin-right: 1em;}
.container .right_area .detail_box .detail-but span  { font-size: 15px; width: 65%; }
.container .right_area .detail_box .detail-but span1 { width: 65%; }
.container .right_area .detail_box .detail-but span img { width: 31px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.right_area.ful_width ul.addition_ul li { width: 46% !important; }
}

@media screen and (max-width:680px){
.whats_new .wnew h2 {
    font-size: 2em;
    line-height: 63px;
    text-align: center;
    margin-bottom: .2em;
    margin-left: 0em!important;
}
.col-md-4 {
float: left;
	width: 100% !important;
	position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 15px;
}
	.sai_mfg .thum_area .box_prod .prod-tab{padding:6px 6px; margin-top: 24px;}
	.sai_mfg .thum_area .box_prod span.cl_details3{padding: 8px 8px;}
	.sai_mfg .thum_area .box_prod span.cl_details3 {font-size: 15px;}
	.sai_mfg .thum_area .box_prod span.cl_details2{padding:0px;}
	.header .logo { width: 25%; }
	.header .right_nav {
    width: 100%;
    padding-top: 0px;
    margin-left: 11em;
    margin-right: 5em;
    margin-top: -2em;
}
	
	.ind_no1 {bottom: 114px; left: 16px;}
	.in-banner .cap h4 {font-size: 30px;}
	.contect_info .contact_area .corp_off{ float:none; width:100%; padding-bottom: 30px;}
	.ind_no1 { width: 100px; }
	.in-banner .cap h4 { line-height: 39px !important; }
	.right_area .image_gallery ul { margin:0px; }
	.right_area .image_gallery ul li { width: 100%; padding: 0px; }
	
	.contect_info .contact_area .corp_off .address .nmb { font-size: 175px; }
	.header.fixedHead .wrap { padding: 11px 15px; }
}

@media screen and (max-width:640px){
	.container .right_area .profile .box .left { float: left; width: 100%; }
	.container .right_area .profile .box .right { float: left; width: 100%; }
	.paddingL35 { padding-left: 0px; }
	.paddingR35 { padding-right: 0px; }
	.container .left_area { width: 100%; }
	.container .right_area { padding-left: 0px; width: 100%; }
	.container .right_area .detail_box { margin-top: 20px; }
	.container .right_area .detail_box .detail-but { padding: 0px; width: 100%; margin-bottom: 10px; }
	.right_area.ful_width ul li { width: 100% !important; margin: 0px 0px 10px; !important; }
	
}

@media screen and (max-width:600px){
.but_menu a { display: none; }

	.quarterly_area .pdf_box{width:100%; float:none; padding-right:0px;}
	 .prod-detail .prod_cat { margin-right: 9px; }
	.container .right_area .rental .table-format { width: 1000px; }
}

@media screen and (max-width:550px){
	.sai_mfg .thum_area .box_prod{float:none; width:100%; margin:1% 0%;}
	.sai_mfg .thum_area .box_prod span.cl_details2{padding: 13px;}
	.sai_mfg .thum_area .box_prod span.cl_details3{padding: 8px 18px; font-size: 18px;}
	.sai_mfg .writup p::before {bottom: 33%; width:320px;}
	.header .right_nav { padding-top: 11px; }
	.header .right_nav .mail a{border-right: 0px; display: block; font-size: 13px; line-height: 16px;}
	
	.equipment .prodbox {width:100%; float:none; padding-right:0px;}
	.in-banner .cap h4{font-size:35px; line-height: 42px;}
	.but_menu.mm-sticky { top: 62px; }
	.header.fixedHead .right_nav { padding-top: 0px; }
	.header.fixedHead .but_menu.mm-sticky { top: 62px; }
	.equipment .prodbox:nth-child(odd) { margin-right: 0px; }
	.equipment .prodbox a .prod-tab h2 { padding-bottom: 14px; font-size: 18px; text-align: center; }
	.media_area .medi_box { width: 100%; padding-right: 0px; }
	.media_area { padding-bottom: 0px; }
	
	.container .right_area.ful_width h1 { padding-top: 0px; }
	.contect_info .contact_area .corp_off .address .nmb { font-size: 150px; }
	 .ind_no1 { bottom: 146px; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
	 .header .right_nav .mail a:hover { line-height: 16px; }
	
}

@media screen and (max-width:500px){
	.awards .social_act .fbk {float:none; width:100%;}
	.awards .social_act .twt {float:none; width:100%; margin-left:0px; padding-top: 40px;}
	.investors h2:before {background-size: 100% auto; bottom: -30px;} 
}


@media screen and (max-width:480px){
	.facts .fact_box{width: 100%;}
	.rotate{margin-left:0px; width:auto; margin-top:0px; padding-bottom: 10px; -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);}
	.padd {padding-left:0px;  width: 100%; float: left;}
	.whats_new .wnew .new_area .text_new { width: 100%; padding-left: 18px;}
	.whats_new .wnew h2 {font-size: 60px;}
	.awards .achivment .capt {width:100%; }
	.awards .achivment .capt .year{ text-align:left;}
	.social_right .searchbar{width:90%;}
	
	.contect_info .contact_form{padding: 20px 25px;}
	.award-slider .owl-theme .owl-controls { bottom: -29px; }
	.header .logo a { width: 120px; }
	.header.fixedHead .logo a {  }
	.header.fixedHead .logo a { width: 120px; }
	.ind_no1 { bottom: 76px; }
	.whats_new .wnew .new_area .owl-theme .owl-controls .owl-buttons .owl-next { width: 125px; }
	.whats_new .wnew .new_area .owl-theme .owl-controls .owl-buttons .owl-prev { width: 125px; }
	.whats_new .wnew .new_area .owl-buttons { right: 0px; }
	.whats_new .acs_area { padding: 5px; margin-top: 30px; }
	.whats_new .wnew h2 { font-size: 25px; }
	.sai_mfg .thum_area { padding-bottom: 35px; }
	.sai_mfg { padding-bottom: 35px; } 
	.right_area.careers .career-desc .img { width: 100%; }
	.right_area.careers .career-desc .desc { width: 100%; padding-left: 0px; }
	.container .right_area .rental .table-responsive { border: 1px solid #ddd; overflow-x: auto; width: 100%; }
	.container .right_area .rental .table-responsive .table-format { width: 600px; }
	.right_area.ful_width ul.addition_ul li { width: 100% !important; margin-right: 0px !important; }
	.container .right_area .profile .clientele_ul { float: left; width: 100%;} 
	.container .right_area .profile .clientele_ul ul { float: left; width: 100%; text-align: center; }
	.container .right_area .profile .clientele_ul ul li {  float: none; display: inline-block; }
	.quarterly_area .invst_box .head_link a { font-size: 16px; }
	.quarterly_area .invst_box h2 { padding: 0px; }
	.quarterly_area .invst_box .head_link { padding: 15px; }
	.quarterly_area .invst_box ul li { padding-left: 11px !important; width: 100%; }
	.contect_info .contact_area .corp_off .address .nmb { font-size: 90px; } 
	nav#menu.mm-opened { width: 266px; }
	html.mm-opening { left: -266px; }
	html.mm-opening .but_menu { right: 280px; } 
	.prod-detail .prod_cat { margin-right: 7px; }
	.container .relavent_product .rele_box .prd_name { font-size: 15px; bottom: 11px; }
	.container .relavent_product .rele_box { padding-right: 0px; }
	.container .relavent_product .owl-theme .owl-controls .owl-buttons .owl-prev, .container .relavent_product .owl-theme .owl-controls .owl-buttons .owl-next { height: 39px; width: 27px; background-size: 100% auto; }
.col-md-4 {
float: left;
	width: 100% !important;
	position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 15px;
}	 
}

@media screen and (max-width:400px){
.col-md-4 {
float: left;
	width: 100% !important;
	position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 15px;
}
.responsivelogo {text-align: center;
	margin-top: -3em;

}
.map_area .more{width:90%;}
.intro_map .map_area .worldtext{font-size:28px;}
.intro_map .map_area .worldtext span{font-size:35px;}
.sai_mfg .writup p::before {width: 250px;}
.in-banner .cap h4 {font-size: 23px; line-height: 31px !important;}
.container .right_area .profile { text-align: center; }  
.container .right_area .pdf-div ul li { width: 98%; min-height: auto; }
.contect_info .contact_form .formbox .tiles { text-align: center; }
 .contect_info .contact_form .formbox .qc_submit { text-align: center; }
 .prod-detail .prod_cat { margin-right: 6px; }
 .prod-detail .prod_cat a span.prd_images { border: 1px solid #ddd; }
 .container .relavent_product .rele_box .prd_name { font-size: 13px; font-weight: 400; left: 5px;  }
 .container .relavent_product .rele_box .red_more { right: 5px; bottom: 5px; }
}

@media screen and (max-width:360px){
.responsivelogo {text-align: center;
    margin-left: -4em;
	margin-top: -1em !important;

}
	.fixedHead { height: auto; } 
	.header .logo { width: 100%; text-align: center; padding-top: 32px; }
	.header .logo a { width: 85px; display: inline-block; float: none; }
	.header.fixedHead .logo a { width: 85px; }
	.header.fixedHead .logo { padding-top: 15px; }
	.header .right_nav {
    width: 95%;
    text-align: center; }
	.header .right_nav .mail { text-align:center; }
	.header .right_nav .mail a { font-size: 11px; }
	.header.fixedHead .wrap { padding: 17px 15px; }
	.header.fixedHead .right_nav { padding-top: 0px; margin-top: 3px; }
	.but_menu1 { top:  140px !important;
	text-align:center;
	}

	
	.but_menu.mm-sticky1 { top: 142px !important; 
	 margin-right: .2em !important;}
	.but_menu a { display: block; }
	.fixedHead .but_menu { top: 17px;}
	.investors h2:before {background-size: 100% auto; bottom: -44px;} 
	.prod-detail .prod_cat { float:none; width:100% !important;}
	.awards h2 {
    font-size: 1.3em !important;
}
.gradient1.tagline {
    font-size: .8em !important;
}
.intro_map .intro {
    max-width: 100% !important;
}
.intro_map .intro h1 {
    font-size: 19px !important; 
}
.sai{
white-space:pre;

}
.footer-bottom {
    padding: 2em 0 !important;

}
	.col-md-4 {
    width: 100% !important;
}
.footer-grids {
    background: #000000;
	
}

.awards {
    padding-bottom: none;
}
}


.footer-bottom {
    padding: 1em 0;
    text-align: center;
    position: relative;
}
.footer-bottom ul li a {
    display: inline-block;
    color: #ffffff;
    font-size: 1em;
    margin: 0 1em;
}
.colorh {
    color: #2a74bb !important;
}
.footer-bottom ul li {
    display: inline-block;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.top-ar {
    position: absolute;
    top: -1.5em;
    left: 48em;
}

.footer-grid1 {
    text-align: center;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer-grid1 i {
    font-size: 1.1em;
    color: #12A7CA;
    border: 1px dashed #12A7CA;
    width: 40px;
    height: 40px;
    line-height: 2em;
    margin-top: 5.5px;
}
.col-md-4 {
    width: 33.33333333%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 15px;
}
.footer-gri {
    font-size: 16.5px !important;
    color: #ffffff;
    text-align: center;
}
.footer-grids {
    background: #000000;
	
}
.tagline
{
text-align:center;
font-size:2.5em;
}
@media (min-width:768px) and (max-width:100000px)
{
.image_banner {
    margin-top: 5.1em !important;
    height: 250px !important;
}
}
@media (min-width:320px) and (max-width:720px)
{
.mail
{ background:#000000;
margin-bottom:2px;
}
    .Sticky11
    {
        right:26px !important;top: 8px !important;
        background-color: white;
box-shadow: none;   
    }
     .Sticky11 a {
    
        color:#2a74bb !important;
     }
    nav#menu.mm-opened {
    width: 100%  !important;

}

.mm-menu.mm-offcanvas
{
    max-width: 720px !important;
}
}