*{margin:0px; padding:0px; box-sizing:border-box;  font-family:'Roboto', 'Titillium Web' ,sans-serif ;}
.clear{clear:both;}
a,a:hover{
	text-decoration:none;
	outline:none !important;
}
html,
body {
  height: 100%;
  top:0!important;
  background-size:cover;
}

header {
	z-index: 777 !important;
	position:absolute;
	top:0px;
	display:block;
	width:100%;
	background:#fff;
	border-bottom:1px solid #ce9a55;
}
/*for fix header write fix header class*/
.fixed-header {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%; 
}
.navbar{margin-bottom:0px;}
.navbar-inner{
    min-height: 90px;
}

.navbar-nav {margin-top:17px;}
.navbar .nav > li {
	padding: 13px 13px;
}
.navbar .nav > li > a {
    padding: 5px 17px 6px;
    font-size: 17.5px;
	font-weight:400;
    color: #2c2c2c;
	border-radius:50px;
    text-transform: capitalize;
}
.nav>li>a:focus, .nav>li>a:hover{
	color:#ce9a09    !important;
	background:none;
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{
	color:#ce9a09    !important;
	background:none;
}
.nav .active a{
	color: #ce9a09    !important;
    background: none;
}
.nav .dropdown.active .dropdown-menu li a{
	color:#333 !important;
	background:none;
}
.nav .dropdown.active .dropdown-menu li a:hover {
    color: #ce9a09    !important;
    background: none;
}
.dropdown-menu {
	min-width:100%;
	background:none !important;
	box-shadow:none !important;
	border:none !important;
	margin-left: 0!important;
    margin-right: 0!important;
	border-radius:0;
	min-width: 197px;
	right:auto !important;
	left:0 !important;
}
.dropdown-menu li {
    list-style-type: none;
    font-size: 13px;
    line-height: 20px;
    background-color: rgba(45,52,62,.9);
}
.dropdown-menu li:before {
    height: 1px;
    display: block;
    content: '';
    width: 100%;
    background: -moz-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(241,241,241,0)),color-stop(33%,rgba(241,241,241,1)),color-stop(66%,rgba(241,241,241,1)),color-stop(100%,rgba(241,241,241,0)));
    background: -webkit-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
    background: -o-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
    background: -ms-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
    background: linear-gradient(to right,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f1f1f1', endColorstr='#00f1f1f1', GradientType=1 );
    opacity: .1;
}
.dropdown-menu>li>a{
	font-size:14px;
	text-transform:capitalize;
	color:#ce9a09 	;
	padding:7px 15px;
}
.dropdown-menu li a:focus,.dropdown-menu li a:hover {
    color: #fff    !important;
    text-decoration: none;
    background: none !important;
}
.navbar .btn-navbar {
    /*margin-right: 0px;*/
    margin-top:15px;
}
.brand img{
    margin-top: 5px;
	margin-bottom: 5px;
}
/*extra add 06-06-2019 sub navigation*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
	/*width:260px;extra add*/
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
	background:none !important;
}
.one{display:none !important; }
.dropdown-submenu:hover>.one{
    display: block !important;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #333;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*slider css*/
/*banner style*/
#bootstrap-touch-slider{
	max-height:660px!important;
	position:relative; 
	margin-top:92px;
	/*min-height: 320px;*/
}
/*
#bootstrap-touch-slider .carousel-control{
	height:24px;
	width:16px;
	background:url(../img/left-arr.png) no-repeat center/cover;
	display:block;
	opacity:0.4;
	transition:all 0.3s;
	display:none; 
}

#bootstrap-touch-slider .right.carousel-control{
	background-image:url(../img/right-arr.png);
}*/

#bootstrap-touch-slider .carousel-inner .item .slide-text{z-index:60; margin-top:30px;}

#bootstrap-touch-slider .carousel-inner .item .slide-text > h1{
	 font-weight:300;
}
#bootstrap-touch-slider.insidePageBanner {
    max-height: 400px!important;
	/*min-height: inherit;*/
}
#bootstrap-touch-slider .carousel-inner .item .slide-text > h1,
#bootstrap-touch-slider .carousel-inner .item .slide-text > p{
	background:none !important;
	font-family:Titillium Web;
	display:block ;
}
#bootstrap-touch-slider .carousel-inner .item .slide-text > h1{
	font-weight:600 ;
	margin-bottom:15px ;
}
#bootstrap-touch-slider .carousel-inner .item .slide-text > p{
	font-size:26px ;
	font-style:normal ;
	line-height:35px;
}
#bootstrap-touch-slider .carousel-control{
	height:45px;
	width:45px;
	background:url(../img/left-arr.png) no-repeat center/cover;
	display:block;
	opacity:0.3;
	transition:all 0.3s;
}

#bootstrap-touch-slider .right.carousel-control{
	background-image:url(../img/right-arr.png);
}
#bootstrap-touch-slider .carousel-control:hover{
	opacity:1;
}
#bootstrap-touch-slider:hover .left.carousel-control{left:1.5%;}
#bootstrap-touch-slider:hover .right.carousel-control{right:1.5%;}

#bootstrap-touch-slider.insidePageBanner {
    max-height: 400px!important;
	/*min-height: inherit;*/
}
/*enquiry form toggle*/

/*toggle enquiry form*/
.log-ticket {
    top: 50%;
    margin-top:2px;
    background: #EB4712;	
    border: 5px solid #fff;
}
/*------------------log a ticket end here-----------------------------------*/
.rotate1 {
    /* Safari, Chrome */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Older versions of IE */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    /* CSS3 standard as defined here: http://www.w3.org/TR/css3-transforms/ */
    transform: rotate(-90deg);
}

.required {
    background-color:#F2DEDE !important;
    border: 1px #F00 solid !important;
}
.feedback {
    position	: fixed; /* This will never scroll out of view */
    color		: #fff;
	background:#fff;
    font-weight	: 300 !important;
}
.quick-link-btn{
	float:right !important; 
	right:1px !important; 
	left:auto;
	top:170px; 
	background:none; 
	z-index:70 !important;
}
.quick-link-btn.internet{
	float:left !important; 
	left:-1px !important; 
	left:auto;
	top:250px; 
	background:none; 
	z-index:70 !important;
}
.quick-link-btn.internet .but-buy{
    background: url(../img/internet-btn.png) no-repeat 0px 0px;
    display: block;
    color: #fff;
    width: 38px;
    left: 0;
    height: 181px;
	background-size:100% 100%;
}

.quick-link-btn.two{
	top:200px; 
}
.quick-link-btn.two .but-buy{
    background: url(../img/quick-enq-button.png) no-repeat 0px 0px;
    display: block;
    color: #fff;
    width: 38px;
    left: 0;
    height: 160px;
	background-size:100% 100%;
}

.quick-link-btn .cta-open{
	text-decoration:none; color:#fff;
}

.toggle-form {
  right: -9999px;
  position: fixed;
  top: 80px;
  width: 100%;
   z-index:99999;
  height:520px;
  transition: right .6s ease-in-out;
}
.toggle-form.active {
    right: 0;
}
.formwrap {
	background-color: rgba(255, 255, 255, 0.89);
    border: 2px solid #44a2e8;
    max-width: 620px;
    height: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.20);
    width: 360px;
    padding: 20px 25px;
    position: absolute;
    top: 0;
    right: 0px;
    margin-right: 0;
    border-radius: 0px;
}

.toggle-form .icon-close {
  position:absolute;
  top: 14px;
  right: 20px;
  text-align:right;
  transition: right .6s ease-in-out;
  cursor: pointer;
  z-index:79;
}
.toggle-form h3{
	color:#454545;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
	padding-bottom:7px;
	line-height:19px;
	padding-right:20px;
}
.toggle-form .inner-wrap{
	position: relative;
    height: 100%;
}
/*enquiry toggle form*/
.toggle-form2 .form-horizontal{
	width:96%;
	margin:10px auto;
}
.toggle-form2 .form-horizontal .form-control{
    padding: 12px 5px 12px 29px;
    height: 46px;
    font-size: 14px;
    color: #2b2a2a;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0px;
	background:none;
	display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}

.toggle-form2 .form-horizontal .form-control:focus{
    border-color: #3f9cb5;
    box-shadow: none;
}
.toggle-form2 .form-horizontal .control-label{
    font-size: 17px;
    color: #1d6398;
    position: absolute;
    top: 5px;
    left: 18px;
    text-align: center;
}
.toggle-form2 .form-horizontal textarea.form-control{
    resize: vertical;
	height:70px;
}
.toggle-form2 .form-horizontal .btn{
    font-size: 16px;
    color: #fff;
	background:#1d6398;
    float: right;
    margin: 10px auto;
    border:none;
    border-radius: 5px;
	float:none;
    padding: 7px 25px;
    transition: all 0.5s ease 0s;
}
.toggle-form2 .form-horizontal .btn:hover{
    background: #454545;
}
.toggle-form2 .form-group {
    margin-bottom: 10px;
}
.toggle-form2 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #2a2a2a;
    opacity: 1; /* Firefox */
}
.toggle-form2 ::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2a2a2a;
}
.toggle-form2 ::-ms-input-placeholder { /* Microsoft Edge */
    color: #2a2a2a;
}

/*welcome SECTION*/
.middleSection{
	display: block;
    padding: 30px 0 0;
    background: #fff;
}
/*comman style heading*/
.heading {
	display: block;
}
.heading h2 {
	color: #4d4d4d;
	font-size: 30px;
	margin-top:0;
	text-transform: uppercase;
	display: block;
	font-family:Titillium Web !important;
}

.heading h2::after {
	content: " ";
	width: 29%;
	height: 1px;
	background: #949494;
	display: block;
	position: relative;
	top: 35px;
	left: 0;
	z-index: 65;
	margin: 0 auto;
}

.heading h2::before {
	content: " ";
	width: 45px;
	height: 40px;
	background: #fff url(../img/heading-icon.png) no-repeat bottom center/24px 40px;
	display: block;
	position: relative;
	top: 85px;
	z-index: 75;
	margin: 0 auto;
}

.heading .ylw-text {
	color: #ffc000;
	font-family: Titillium Web;
}
.subHeading{
	color:#4d4d4d;
	font-size:22px;
	font-weight:400;
	line-height:30px;
	display:block;
	margin-bottom:10px;
}
.mt70{margin-top:70px;}
.welcomeWrap{
	padding:30px 0 0;
}
.welcomeBg{
	background-image: url(../img/welcome-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 460px;
	background-size:contain ;
	margin-bottom:0px;
}
.welcomePara {
    font-size: 16px;
    font-weight: 400;
    color: #576566;
    line-height: 24px;
    margin-bottom: 24px;
}
/*comman button*/
.commBtn,
input[type=submit]{
	border: none;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    position: relative;
	background:#eaa500;
	padding:10px 30px;
	font-size:16px;
	line-height:22px;
	font-weight:400;
	margin:10px 0;
}
.commBtn:before,
.commBtn:after,
input[type=submit]:before,
input[type=submit]:after{
    content: "";
    position: absolute;
    transition: all 0.25s ease 0s;
	width: 24px;
    height: 24px;
}
.commBtn:before,
input[type=submit]:before{
    top: -5px;
    right: -5px;
}
.commBtn:after,
input[type=submit]:after{
    bottom: -5px;
    left: -5px;
}
.commBtn:hover,
input[type=submit]:hover{
	background:#333  !important;
	color:#fff !important;
}
.commBtn:hover:before,
.commBtn:hover:after,
input[type=submit]:hover:before,
input[type=submit]:hover:after{
    width: 100%;
    height: 100%;
}
.commBtn:before,
input[type=submit]:before{
    border-top: 2px solid #eaa500;
    border-right: 2px solid #eaa500;
}
.commBtn:after,
input[type=submit]:after{
    border-bottom: 2px solid #eaa500;
    border-left: 2px solid #eaa500;
}

/*tool-service-section*/

.application-section {
	padding: 40px 0 260px;
	background: url(../img/application-bg.png) no-repeat top center/cover;
	margin-top: 75px;
}

.application-wrap {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #fcfcfc;
	padding: 30px 10px;
	margin: 0 0 15px;
	transition: all .2s ease-in-out;
}
.mtop0 h2{margin-top:0px !important;}
.application-block h6 {
	color: #fff;
	margin: 15px 0 0;
	font-size: 20px;
	text-transform: capitalize;
	font-family:Titillium Web;
}

.application-responsive a {
	text-decoration: none;
}

.application-wrap:hover {
	background: rgba(0, 0, 0, 0.77);
	border-color: #ff9c00;
	transition: all .2s ease-in-out;
}

.application-wrap:hover h6 {
	color: #ff9c00;
}

.application-wrap:hover img, .triggeredHover {
	-moz-transform: rotate(360deg) scale(1.1);
	-webkit-transform: rotate(360deg) scale(1.1);
	-ms--transform: rotate(360deg) scale(1.1);
	transform: rotate(360deg) scale(1.1);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.application-wrap img {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	margin-bottom:10px;
}
.application-section .list {
  display: flex;
  flex-wrap: wrap;
}
.application-section .list .list-item{
  display: flex; 
  padding: 0.5em;
}
.application-section .list .list-content{
   display: flex;
   flex-direction: column;
   width: 100%;
}
/*our product section*/

.adjust-container {
	box-shadow: 0px 7px 25px 1px rgba(0, 0, 0, .08);
	overflow: hidden;
	background-color: #fff;
	position: relative;
	z-index: 100;
	margin-top: -230px;
}

.product-section {
	padding: 15px 0 40px;
	z-index: 1000;
	background-color: rgba(255, 255, 255, 1);
	background-position: center center;
}

.product-slider .slick-next, .product-slider .slick-prev {
	right: 45% !important;
	top: 100% !important;
	border: none !important;
	border-radius: 100% !important;
	background: rgba(0, 0, 0, 0.5) !important;
	width: 48px;
	height: 48px;
	line-height: 14px;
	color: #fff !important;
}

.product-slider .slick-prev {
	left: 45% !important;
}

.product-slider .slick-prev:before, .product-slider .slick-next:before {
	color: #fff !important;
}

.product-slider .item.box img {
	width: auto;
	margin: 0px auto;
}

.product-slider .item.box .product-col {
	background: #fff;
	text-align: center;
	padding-bottom: 20px;
	border-right: 1px solid #c6c6c6;
}

.product-slider .bor-none {
	border-right: none 0px!important;
}

.product-slider .item.box .product-col h3 {
	color: #e5a900;
    font-size: 19px;
    text-transform: capitalize;
    padding: 10px 10px 0px;
    line-height: 27px;
    font-family: Titillium Web;
    margin-bottom: 0px;
}

.product-slider .item.box .product-col p {
	color: #474747;
	font-size: 16px;
	margin-top:17px;
	padding: 10px 10px;
	line-height: 27px;
}

.product-slider .col-md-4 {
	padding: 0px !important;
	outline:none;
}

.product-slider .slick-next:before {
    content: "\f105" !important;
}
.product-slider .slick-prev:before, ..product-slider .slick-next:before {
    font-family: FontAwesome !important;
    content: "\f104" !important;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    color: #666 !important;
    font-size: 25px;
    line-height: 30px;
    opacity: 1 !important;
}	
.product-slider .slick-prev, .product-slider .slick-next {
	height: 48px;
	width: 48px;
	line-height: 48px;
	background: rgba(0, 0, 0, 0.5) !important;
	border-radius: 100% !important;
	border: 1px solid #bbbbbb !important;
	z-index: 99;
	position: absolute !important;
	text-align: center !important;
	top:100%;
}
.product-slider .slick-prev:before, .product-slider .slick-next:before {
	font-family: FontAwesome !important;
	content: "\f104" !important;
	position: relative !important;
	top: 0px !important;
	left: 0px !important;
	color: #fff !important;
	font-size: 25px;
	line-height: 45px;
	opacity: 1 !important;
}
.product-slider .slick-next:before {
	content: "\f105" !important;
}
.mb20{
	margin-bottom:50px;
}
.product-slide-wrapper .item.box {
    position: relative;
    overflow: hidden;
    margin: 20px 0 10px;
    text-decoration: none;
    padding-bottom: 20px;
}

.product-slider .box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(-50%);
    position: absolute;
    top: 1px;
    right: -13px;
    z-index: 2;
    transition: all 0.5s ease 0.3s;
}
.product-slider .box .icon li{
    opacity: 0;
    transform: scale(0) rotate(360deg);
    transition: all 400ms;
}
.product-slider .box:hover .icon li{
    opacity: 1;
    transform: scale(1) rotate(0);
}
.product-slider .box .icon li a{
    color: #fff;
    background-color:#ffc000;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    margin-bottom: 6px;
    border-radius: 0px;
    display: block;
    position: relative;
    transition: all 0.3s;
	text-align:center;
}
.product-slider .box .icon li a:hover{
    text-decoration: none;
    color:#fff;
    background-color: #ffc000;
    border-radius: 0 20px 0 20px;
}
/*zoom effect title*/

.fancybox-title-float-wrap {
    position: absolute;
    bottom: -35px;
	margin-bottom:40px;
	padding-bottom:10px;
}
/* clientele brand section*/
.client-sec {
	padding: 60px 0px 0px;
}
.sample {
	display: inline-block;
	text-align: center;
	margin: 0 10px 0px;
	padding: 10px;
	border: 1px solid #eee;
	width: 180px; /*220px*/
	height: 115px;/*140px*/
}
.sample img {
	filter: gray;
	-webkit-filter: grayscale(0);
	vertical-align:middle !important;
	margin:auto auto;
}
.sample img.customeImg{
	width:67%;
	height:100%;	
}
.sample:hover img {
	filter: none;
	/* IE6-9 */
	-webkit-filter: grayscale(1);
}
.sample:hover {
	border: 1px solid #ffd200;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-ms-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
}
#ClientLogo {
	width: 100%;
	height: 160px;
	float: left;
}

/*contact-detail section*/
.contact-details{
    padding: 0;
    margin: 0 0 -150px;
    background-color: transparent;
	height:auto;
	z-index:77 !important;
	position:relative;
}
.contact-details .contact-container>div{
    box-shadow: 0px 7px 25px 1px rgba(0,0,0,.08);
    overflow: hidden;
    background-color: #fff;
	background-position: 50% 50%;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.contact-details .column{
	background-position: center center;
	transition: all .3s ease-in-out!important
}
.contact-details .co-columnl{
	padding: 25px 40px 30px 7% !important;
    border-right: 1px solid rgba(243,243,243,1);
}
.contact-details .co-columnr{
	padding: 25px 7% 30px 40px !important;
}
.contact-details .inner-wrapper{
	z-index: 1;
    position: relative;
    transition: all .3s ease-in-out!important;
}
.contact-details .inner-wrapper .heading{
	font-weight: 400!important;
    color: rgba(80,80,80,1);
	font-size:30px;
	margin-bottom:30px;
}
.contact-details .inner-wrapper .heading span{
	color:#ffd200;
	text-transform:uppercase;
}
.contact-details .inner-wrapper .heading span strong{
	color: rgba(80,80,80,1);
	text-transform:Capitalize;
}
#.contact-form .wrap-form{
	vertical-align: top;
}
#contact-form .wrap-form .field-text{
	margin-bottom: 10px;
    width:100%;
}
#contact-form .field-text label{
	color: #4c4c4c!important;
	margin-bottom: 10px;
	font-size: 16px !important;
    margin-bottom: 7px;
    display: inline-block;
    font-weight: 500;
}
#contact-form .field-text sup{
    color: #c0392b;
    top: 0;
    left: 2px;
}
#contact-form .field-text sup:before{
	color: rgba(239,205,79,1)!important;
	font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    content: "\f05d";
    font-size: 15px;
    padding-left: 5px;
}
#contact-form .field-text input,
#contact-form .field-text textarea{
	padding: 0 20px;
    line-height: 36px !important;
	border: 1px solid #e3e3e3;
    color: #8d8d8d;
    display: block;
    width: 100%;
    margin-bottom: 0px;
    -webkit-appearance: none;
}
#contact-form .field-text textarea{
	height: 70px;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
}
#contact-form input[type=submit]{
	background-color: rgba(237,195,42,1)!important;
	border-radius: 100px !important;
    line-height: 50px !important;
	color:#fff;
    padding: 0 30px !important;
    transition: .25s all ease-in-out;
	font-size: 16px;
    text-transform: uppercase;
    border-width: 0;
	width:auto;
}
#contact-form input[type=submit]:hover{
	background-color:#383838 !important;
}
.contact-details .info-box{
	margin: 0 0 30px;
    position: relative;
    text-align: center;
}
.contact-details .info-box .icon-box{
	margin-bottom: 10px;
	font-size: 30px;
	position: absolute;
}
.contact-details .info-box .icon-square{
	position: relative;
}
.contact-details .info-box .aside-info{
	text-align: left;
	padding-left: 60px;
}
.contact-details .info-box .aside-info .title{
	word-wrap: break-word;
	font-size: 17px;
	color: #4c4c4c;
    font-weight: 700;
	text-transform:uppercase;
}
.contact-details .info-box .aside-info .content{
	word-wrap: break-word;
}
.contact-details .info-box .aside-info .content p{
	color:#576566;
	font-size:16px;
	line-height:24px;
}
.contact-details .info-box .aside-info .content p:last-child{
	margin-bottom:0px;
}
.icon-box i{
	transition: all .3s ease-in-out;
	color:#8d8d8d;
}

.contact-details .info-box:hover .icon-box i{
	-webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
/*footer section*/
.footer-wrapper{
	width:100%;
	overflow: hidden;
    float: left;
    display: inline-block;
    cursor: pointer;
	background:url(../img/footer-bg.png) no-repeat center/cover;
	border-bottom:5px solid #ffc000;
}
.footer-wrapper .inner{
	padding: 160px 0 0px;
	position:relative
}
.footer .foot-blog{
    margin-top: 30px;
}
.footer .foot-blog h2 {
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 16px;
    color: #fff;
    position: relative;
	text-transform:uppercase;
}
.footer .foot-blog h2:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 17px;
    height: 3px;
	background: #ffb118;
}
.footer .foot-blog h2:after {
    position: absolute;
    bottom: -1px;
    left: 20px;
    content: "";
    width: 17px;
    height: 3px;
	background: #fff;
}
.footer .useful-links ul{
	margin:0px;
	padding:0px;
}
.footer .useful-links ul li {
    position: relative;
    line-height: 32px;
	list-style: none;
    padding: 0;
    margin: 0;
}
.footer .useful-links ul li a {
    color: #fff;
    font-size: 16px;
	font-weight:300;

}
.footer .useful-links ul li a span{
  position: relative; /* positioned relative to its normal position */
  top: 0; /* default */
  left: 0; /* default */
  transition: left 0.6s linear; /* adjust */
}
.footer .useful-links ul li a:hover{
	text-decoration:none;
	
}
.footer .useful-links ul li a:hover span{
  left: 7px;
  transition: left 0.6s linear; /* adjust */
  color:#ffb118;
}
.footer .useful-links ul li i {
    margin-right: 7px;
}
.footer .useful-links p{
	font-size: 16px;
    font-weight: 300;
    color: #f6f6f6;
    line-height: 30px;
    margin-bottom: 24px;
}
.footer .footer-bottom{position:relative; margin-top:35px;}
.footer .bottom-head {
    padding: 20px 0 0px;
    border-top: 1px solid rgba(231, 231, 231, 0.25);
}
.footer .bottom-head {
    padding: 12px 0 20px;
    border-top: 1px solid rgba(231, 231, 231, 0.25);
}

.footer .copyright {
    text-align: center;
    margin-top: 15px;
}
.footer .copyright p {
    font-size: 15px;
    color: #fff;
	font-weight:300;
    text-transform: capitalize;
}
.footer .copyright a{
    color: #ffb118;
	text-decoration:none;
}
/*social icon*/
.social_icons {
	text-align: center;
}
		
.social_main {
	width: 50px;
	height: auto;
	border-radius: 10px;
	padding: 8px;
	right: 6px;
	position: absolute;
	top:auto;
	z-index: 4;
	font-size: 2.4rem;
	bottom:10%;
}
.social_main ul {
	margin: 0;
	padding: 0;
}

.home-social-list::before {
	display: block;
	content: "";
	width: 2px;
	height: 42px;
	background-color: rgba(255, 255, 255, 0.3);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}
.social_main ul li {
	list-style: none;
	color: #3b5998;
	float: left;
	margin-left: 10px;
}
.home-social-list li {
	padding-left: 0;
}
.home-social-list li a, .home-social-list li a:visited {
	color: #FFFFFF;
}
/*scroll to top arrow*/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #fff;
	color: #ffb118;
    width: 42px;
    height: 42px;
	border:1px solid #ffc000;
    line-height: 35px;
    right: 10px;
    bottom: 25px;
	padding-top: 2px;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #ffc000;
	color:#fff;
}
.scroll-top-wrapper .fa{
	font-size:26px;
	font-weight:400;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/*inner page comman css*/ /*AWS consulting*/
.breadcrumb {
    padding: 10px 15px !important;
    margin-bottom: 0px;
    list-style: none;
    background-color:rgba(45,52,62,.8)!important;
    border-radius: 0;
    position: absolute !important;
    bottom: 0px !important;
    z-index: 4 !important;
    display: block !important;
    width: 100% !important;
}
.breadcrumb li {
    display: inline-block;
    position: relative;
    font-size: 15px;
    padding-left: 25px;
    line-height: 30px;
    vertical-align: middle;
}
.breadcrumb>li+li::after {
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    left: 9px;
    top: 0;
    color: #ffcc00;
}
.breadcrumb a.home::before {
    font-family: FontAwesome;
    content:"\f015";
	display:inline-block;
}
.breadcrumb a {
    color: #ffcc00;
}

.breadcrumb a.home {
    font-size: 2em;
    padding-left: 0;
}
.breadcrumb>li+li:before {
    padding: 0 ;
	display:none;
}
.breadcrumb li a:hover, 
.breadcrumb li.active{
    color: rgba(255,255,255,0.90);
}
/*about page*/

/*middle section comman */
.middleSection{
	display:block;
	padding:30px 0 0;
	background:#fff;
}
.middleSection{
	padding:30px 0;
}
.wel-Sec{
	padding:40px 0 0;
}
.middleSection.innerMidSetion .wel-Sec {
    padding: 20px 0 0;
}
.wel-Sec .welcome-carousel-outer {
    position: relative;
    z-index: 1;
}
.wel-Sec .welcome-carousel-outer:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 80px;
    width: 80%;
    height: 100%;
    background-image: url(../img/bg-dot.jpg);
    background-repeat:repeat;
    z-index: -1;
}
.m-b100 {
    margin-bottom: 100px;
}
.wel-Sec .welcome-bg-block {
    background-image: url(../img/welcome-bg1.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin-right: 220px;
    background-size: cover;
}

.wel-Sec .welcome-carousel-1 {
    max-width: 380px;
    float: right;
    width: 100%;
    padding-top: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    margin-right: -230px;
}
.wel-Sec .welcome-carousel-1 .home-carousel-1 {
    -webkit-box-shadow: -30px 30px 60px 0 #rgba(0,0,0,0.5);
    box-shadow: -30px 30px 60px 0 rgba(0,0,0,0.5);
	display:block;
}

/* Control buttons  */
.wel-Sec .welcome-carousel-outer .carousel-control{
  background: none;
  color: #222;
  text-shadow: none;
  margin-top: 20px;
  font-size:16.5px;
  box-shadow:none !important;
  top:100% !important;
  bottom:0px !important;
  width:auto!important;
  background-image:none !important;
  opacity:1;
}
.wel-Sec .welcome-carousel-outer .carousel-control:hover{
	color:#ce9a09;
}
.wel-Sec .welcome-carousel-outer .carousel-control .fa{
	font-size:25px;
	vertical-align:middle;
}
/* Previous button  */
.wel-Sec .welcome-carousel-outer .carousel-control.left{
  left: 0px;
  margin-right:5px;
}
.wel-Sec .welcome-carousel-outer .carousel-control.left .fa{
	margin-right:7px;
}
/* Next button  */
.wel-Sec .welcome-carousel-outer .carousel-control.right{
  right: auto !important;
  left:90px;
  margin-left:5px;
}
.wel-Sec .welcome-carousel-outer .carousel-control.right .fa{
	margin-left:7px;
}
.sectionHeading{
	margin-bottom: 30px;
}
.borHeading{
	display: inline-block;
    margin-top: 0px;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 25px;/*30px*/
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
	position:relative;
}
.borHeading:hover {
    letter-spacing: 1px;
}
.borHeading-outer{
	overflow: hidden;
}
.borHeading:before,
.borHeading:after,
.headText:before,
.headText:after{
	position: absolute;
    content: '';
    background-color: #ce9a09;
    height: 1px;
	-moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}
.borHeading:before{
	width: 50px;
    left: -60px;
    top: 12px;
}
.borHeading:after {
    width: 50px;
    right: -60px;
    top: 12px;
}
#pageScroll .borHeading{
	margin-bottom: 10px;
}
.headText{
	color:#ce9a09;
	text-transform:uppercase;
	position:relative;
}
.headText:before{
	content:"";
	width: 30px;
    left: -40px;
    top: 18px;
}
.headText:after{
	width: 30px;
    right: -40px;
    top: 18px;
}
.sectionHeading .bigHeading{
	font-size: 40px;
    line-height: 53px;
    color: #203334;
    font-family: Titillium Web;
    font-weight: 500;
	margin-top:0;
	text-transform:capitalize;
}
.welcomePara{
	font-size: 16px;
    font-weight: 400;
    color: #576566;    
	line-height: 26px;
    margin-bottom: 15px;
}
/*application page*/
.appWrapper{
	padding:30px 0;
}

.main-timeline .timeline{
    padding: 50px 60px;
    position: relative;
}
.main-timeline .timeline:first-child{
    padding-top: 0;
}
.main-timeline .timeline:last-child{
    padding-bottom: 0;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 70px;
    height: 70px;
    line-height: 65px; /*70px*/
    border-radius: 50%;
    background: #6d6d6d;
    box-sizing: border-box;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ffc000;
    text-align: center;
    margin: auto 0;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 0;
    left: -34px;
    bottom: 0;
    z-index: 2;
}
.main-timeline .timeline:first-child .timeline-icon,
.main-timeline .timeline:last-child .timeline-icon{
    box-sizing: content-box;
    margin: 0;
    top: 0;
    left: -36px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ffc000;
}
.main-timeline .timeline:last-child .timeline-icon{
    top: auto;
    bottom: 0;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    left: auto;
    right: -34px;
}
.main-timeline .timeline:last-child:nth-child(2n) .timeline-icon{
    right: -36px;
}
.main-timeline .timeline-content{
    width: 100%; /*50%*/
	z-index:2; /*extra 26-06-2019*/
	position:relative; /*extra 26-06-2019*/
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    text-align: right;
}
.main-timeline .title{
    font-size: 18px;
	line-height:26px;
    color: #444;
    margin-top: 0;
    text-transform: uppercase;
}
.main-timeline .description{
    font-size: 15.6px;
    color: #576566;
    line-height: 27px;
    margin: 0 0 10px 0;
}
.main-timeline .border{
    width: 50%;
    border-top: 2px solid #ffc000;
    border-bottom: 2px solid #ffc000;
    border-left: 2px solid #ffc000;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 0;
    bottom: -2px;
    left: 0;
    z-index: 1;
}
.main-timeline .timeline:nth-child(2n) .border{
    border-left: none;
    border-right: 2px solid #ffc000;
    border-radius: 0 6px 6px 0;
    left: 50%;
}
.main-timeline .timeline:first-child .border{
    border-top: none;
}
.main-timeline .timeline:last-child .border{
    border-bottom: none;
}
.CommUlList{
	list-style:none;
	display:block;
	padding:0 0 0 0px;
}
.CommUlList li,.innerOl li{
	list-style:none;
	padding:4px 0;
	font-size:15.5px;
	color:#576566;
	line-height:26px;
}
.CommUlList li b, b{
	font-weight:500;
	color:#222d39;
	font-size:16px; /*15.5  change 16-07-2019*/
}
.CommUlList.highlight li,.CommUlList.highlight li a{
	color:#b18712;
}
.CommUlList .innerOl{
	padding:0 0 0 30px;
}
.CommUlList .innerOl li{
	list-style-type:lower-alpha !important;
}

/*contact page*/
.mt0{
	margin:0 !important;
}
.mb30{
	margin-bottom:30px;
}
.ptb40{
	padding:40px 15px;
}
.contact-boxicon-Wrapper{
	position: relative;
	text-align: center;
}
.contact-boxicon-Wrapper .icon{
	width: 60px;
	display: inline-block;
    text-align: center;
	margin: 0 auto 10px;
}
.contact-boxicon-Wrapper .icon img{
	margin:0 auto;
}
.contact-boxicon-Wrapper .icon-content {
    overflow: hidden;
}
.contact-boxicon-Wrapper .icon-content h4{
	font-size: 18px;
    line-height: 24px;
    color: #203334;
    margin-bottom: 15px;
    font-weight: 500;
}
.contact-boxicon-Wrapper .icon-content h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #203334;
	margin-bottom:0px;/*24px*/
	min-height:60px;
}
.contact-boxicon-Wrapper.block-shadow{
	-webkit-box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
    box-shadow: 0 10px 30px 0 rgba(50,50,50,.16);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.blockDiv{
	display:block;
	width:100%;
	margin-bottom:30px;
}
.goole-map{
	margin-bottom: 40px;
    height: 350px;
    width: 100%;
    border: 1px solid #ccc;
}
.mapHeading{
	font-size: 20px;
    line-height: 24px;
    color: #203334;
    margin-bottom: 15px;
    font-family: 'Martel', serif;
    font-weight: 700;
}
.mapHeading .fa{
	margin-right:7px;
	color:#666 ;
	font-size:25px;
}
.contactWrapper .list {
  display: flex;
  flex-wrap: wrap;
}
.contactWrapper .list .list-item{
  display: flex; 
  padding: 0.5em;
}
.contactWrapper .list .list-content{
   display: flex;
   flex-direction: column;
   width: 100%;
}
/*clientele client page*/
/*client page*/
.client-details {
	padding:30px 0;
}
.client-details .client-logo{
	text-align:center;
	padding:10px 15px;
	border:1px solid #ccc;
	margin:10px 0px;
}
.client-details .client-logo img{
	width:100%;
}
.largeLogo .client-logo{
	border:none;
}
/*product page tab*/
.complete-pro {
	margin-bottom:20px;
}
.complete-pro .view-btn{
	color:#fff;
	font-size:16px;
	text-decoration:underline;
	padding:5px 0px;
}
.complete-pro .title{
    font-size: 15px;
	line-height:21px;
    font-weight: 400;
    color: #576566;
    text-transform: capitalize;
    margin: 7px 0 5px 0;
	display:block;
}

.complete-pro .tab{
    border: 1px solid #c2c2c2;
}
.complete-pro .tab .nav-tabs{
    background: #fff;
	float:left;
	padding-right:0;
	
}
.complete-pro .tab .nav-tabs li{
    margin: 0;
	float:none;
	display:block;
}
.complete-pro .tab .nav-tabs li a,
.MobileTab{
    font-size: 14.5px;
    color: #242524 !important;
    background:#f1f1f1  url(../img/arrow-right.png) no-repeat 96% center;
	border-top:2px solid #ce9a09    !important;
    margin: 0;
    padding: 17px 30px 17px 20px;
    border-radius: 0;
    border: none;
    text-transform: capitalize;
	transition:all 0.3s;
	cursor:pointer;
	font-weight:400;
}
.complete-pro .tab .nav-tabs li a:hover,
.MobileTab:hover{
    border-top: none;
    border-bottom: none;
	color:#333!important;
	background:#f1f1f1 url(../img/arrow-right.png) no-repeat -4% center!important;
	border-top:2px solid #ffc000!important;
}
.complete-pro .tab .nav-tabs li.active a,
.complete-pro .tab .nav-tabs li.active a:hover,
.MobileTab.active, .MobileTab:hover{
    color:#fff!important;
	background:#373435  url(../img/arrow-right.png) no-repeat 96% center!important;
	border-top:2px solid #ffc000!important;
    border-left: none;
    border-bottom: none;
    margin: 0;
}
#projectsInfo .tab .tab-content>.tab-pane.fade{opacity:0;}
#projectsInfo .tab .tab-content>.tab-pane {
    transition: all 0.6s;
}
#projectsInfo .tab .tab-content>.tab-pane.fade.in{opacity:1;}

#projectsInfo .tab .tab-content{
    font-size: 13px;
    color: #999898;
    line-height: 25px;
    background: #fff;
    padding:10px 20px;
	float:left;
	border-left: 1px solid #cfcfcf;
}
#projectsInfo .tab .tab-content h2{
	color: #373435;
    margin-top: 10px !important;
	margin-bottom: 15px !important;
    display: block;
    margin-left: 13px;
    font-size: 21px;
	line-height:30px;
    font-weight: 400;
}
#projectsInfo .tab .tab-content h3{
    font-size: 22px;
    color: #999898;
    margin-top: 0;
	margin-left:13px;
}
.MobileTab{
	float:left;
	clear:both;
	display:block;
	width:100%;
	padding:15px 10px;
	text-decoration:none!important;
	margin-bottom:5px !important;
}

#projectsInfo .list {
  display: flex;
  flex-wrap: wrap;
}
#projectsInfo .list .list-item{
  display: flex; 
  padding: 0.5em 15px;
}
#projectsInfo .list .list-content{
   display: flex;
   flex-direction: column;
   width: 100%;
   border:1px solid #ddd;
   padding:10px 15px;
}
/*product sub page Accordion*/
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 6px;
}
#accordion .panel-heading{
    padding: 0;
}
#accordion .panel-title a{
    display: block;
    padding: 25px 40px;
    background: #fff;
    font-size: 17px;
    font-weight: 500;
    color: #203334;
    text-transform: capitalize;
    border: 1px solid #eaeaea;
    border-left: 3px solid #fbc02d;
    position: relative;
    transition: all 0.3s ease 0s;
	text-decoration:none;
}
#accordion .panel-title a.collapsed{
    color: #333;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    position: absolute;
    top: 23px;
    right: 25px;
}
#accordion .panel-title a.collapsed:before{
    content: "\f106";
}
#accordion .panel-title a:hover,
#accordion .panel-title a.collapsed:hover,
#accordion .panel-title a:before,
#accordion .panel-title a:hover:before{
    color: #ce9a09;
}
#accordion .panel-body{
    padding: 15px 27px;
    font-size: 14px;
    color: #808080;
    line-height: 23px;
    border: 1px solid #eaeaea;
    border-top: none;
    border-left: 3px solid #eaeaea;
}
#accordion .panel-body .main-heading{
	font-size:20px;
	color:#203334;
	line-height:27px;
	text-transform:capitalize;
	margin-top:0px;
}
#accordion .panel-body .sub-heading{
	font-size:18px;
	color:#444;
	line-height:25px;
	text-transform:capitalize;
}
#accordion .panel-body .paraInfo,.paraInfo{
	font-size:16px;
	color:#576566;
	line-height:27px;
}
ul.listing{
	list-style-type:disc;
	margin:0 0 10px 20px;
}
ul.listing li{
	color:#576566;
	padding:2px 0px;
	font-size:15.5px;
	line-height:27px;
}
.product_img .xzoom,
.product_img .xzoom1,
.product_img .xzoom2,
.product_img .xzoom3,
.product_img .xzoom4,
.product_img .xzoom5,
.product_img .xzoom6,
.product_img .xzoom7{
	border:none !important;
	box-shadow:none !important;
}




/*captch css 24-07-19 done by sonali*/

		.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}
	
	.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
	
	#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

#CaptchaDivn {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInputn { margin: 1px 0px 1px 0px; width: 135px; }

























/*banner arrow css*/
@media(min-width:360px){/*1280px*/
	#bootstrap-touch-slider .left.carousel-control{left:-10%;}
	#bootstrap-touch-slider .right.carousel-control{	right:-10%;}
	#bootstrap-touch-slider:hover .left.carousel-control{left:1.5%;}
	#bootstrap-touch-slider:hover .right.carousel-control{right:1.5%;}	
}

@media (max-width:1200px){
	.navbar .nav > li {
		padding: 13px 10px;
	}
	.navbar .nav > li > a {
		padding: 5px 12px 6px; /*5px 13px 6px change 26-06-2019*/
		font-size: 17px;
	}
	/*product slider*/
	.product-slider .slick-prev {
		left: 42% !important;
	}
	.product-slider .slick-next, .product-slider .slick-prev {
		right: 42% !important;
		border-radius: 100px !important;
	}
}

@media(max-width:1024px){
	/*product slider*/
	.adjust-container {
		width: 90%;
	}

@media(max-width:990px){
	/*navigation*/
	.navbar .nav > li {
		padding: 13px 7px;
	}
	.navbar .nav > li > a {
		padding: 5px 10px 6px;
		font-size: 16.5px;
	}
	.navbar-nav {
		margin-top: 20px;
	}
	/*slider*/
	#bootstrap-touch-slider .carousel-inner .item .slide-text > h1{
	    font-size: 48px;
		line-height: 60px;
		margin-bottom:0;
	}
	/*welcome Section*/
	.welcomeBg{
		background-position:center;
		margin-bottom:20px;
	}
	/*application section*/
	/*tool service section*/
	.application-responsive {
		width: 50%;
	}
	/*footer*/
	.footer-wrapper .inner {
		padding: 170px 0 0px;
	}
	.footer .foot-blog h2{
		border-bottom:1px solid #777;
	}
	.social_main{
		bottom:40%;
	}
	/*our contact section*/
	.contact-container{
		width:90%;
	}
	.contact-details .info-box .aside-info .content p {
		font-size: 15px;
	}
	.contact-details .info-box .aside-info {
		padding-left: 50px;
	}
	.contact-details .co-columnl {
		padding: 25px 30px 30px 4% !important;
	}
	.contact-details .co-columnr {
		padding: 25px 4% 30px 30px !important;
	}
	/*welcome img slider*/
	.wel-Sec .welcome-carousel-outer {
		margin-bottom: 100px;
	}
	/*application page timeline*/
	.main-timeline .timeline{
        padding: 40px 50px;
        margin: 0 0 0 35px;
    }
    .main-timeline .timeline:nth-child(2n){
        margin: 0 35px 0 0;
    }
    .main-timeline .timeline-content{
        width: 100%;
    }
}

@media(max-width:920px){
	/*navigation*/
	.navbar .nav > li {
		padding: 13px 5px;
	}
	.navbar .nav > li > a {
		padding: 5px 5px 6px;
		font-size: 16.5px;
	}
	/*slider*/
	#bootstrap-touch-slider .carousel-inner .item .slide-text{
		margin-top:0px;
		top:22%;
	}
	#bootstrap-touch-slider .carousel-inner .item .slide-text > h1{
		font-size:45px;
		display:block;
	}
	#bootstrap-touch-slider .carousel-inner .item .slide-text > p{
		font-size:20px;
		line-height:30px;
		display:block;
	}
}

@media screen and (max-width:800px){
	/*our contact section*/
	.contact-container{
		width:85%;
	}
	.contact-container .col-sm-8,
	.contact-container .col-sm-4{
		width:100%;
	}
	.contact-container .col-sm-8{
		padding: 45px 45px 20px !important;
		border-left-color: transparent!important;
		border-right-color: transparent!important;
		border-top-color: transparent!important;
		border-bottom-color: transparent!important;
	}
	.contact-container .col-sm-4{
		padding: 0px 45px 30px !important;
	}
	/*footer*/
	.footer-wrapper .container{
		width:90%;
	}
	
}

@media(max-width:840px){
	/*navigation*/
	.navbar .nav > li {
		padding: 13px 3px;
	}
	.navbar .nav > li > a {
		padding: 5px 4px 6px;
		font-size: 15.5px;
	}
}

@media (max-width:780px){
	.navbar .nav > li > a {
		padding: 5px 3px 6px;
		font-size: 15.5px;
	}
}

@media (max-width:768px) {
	/*navigation*/
	.brand img {
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 0 15px;
	}
	header .container-fluid {
		padding: 0px;
	}
	.navbar-nav {
		margin: 0px -15px /*7.5px -15px*/;
	}
	.navbar .nav>li {
		padding: 0px 15px;
		background-color: rgba(45,52,62,.9);
	}
	.navbar .nav>li a{
		padding:15px 10px;
		color:#fff;
	}
	.navbar .nav>li:before {
		height: 1px;
		display: block;
		content: '';
		width: 100%;
		background: -moz-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
		background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(241,241,241,0)),color-stop(33%,rgba(241,241,241,1)),color-stop(66%,rgba(241,241,241,1)),color-stop(100%,rgba(241,241,241,0)));
		background: -webkit-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
		background: -o-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
		background: -ms-linear-gradient(left,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
		background: linear-gradient(to right,rgba(241,241,241,0) 0,rgba(241,241,241,1) 33%,rgba(241,241,241,1) 66%,rgba(241,241,241,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f1f1f1', endColorstr='#00f1f1f1', GradientType=1 );
		opacity: .1;
	}
	.navbar-toggle {
		margin-top: 24px;
		background: #414750;
		padding:9px;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 25px;	
		height: 1px;
		background: #fff;
		border-radius: 20px;
	}
	.navbar-toggle:hover .icon-bar {
		background: #ce9a09;
	}
	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 6px;
	}
	.navbar-inner {
		min-height: 82px;
	}
	/*slider*/
	#bootstrap-touch-slider {
		margin-top: 82px;
	}
	#bootstrap-touch-slider .carousel-inner .item .slide-text{
		text-align:center !important;
	}
	#bootstrap-touch-slider .carousel-inner .item .slide-text > h1{
		font-size:35px;
		line-height:47px;
	}
	#bootstrap-touch-slider .carousel-inner .item .slide-text > h1,
	#bootstrap-touch-slider .carousel-inner .item .slide-text > p{
		display:block;
	}
	/*welcome Section*/
	.welcomeWrap {
		padding: 10px 0 20px;
	}
	.welcomeBg{
		margin-bottom:10px;
	}
	/*product slider*/
	.product-slider .slick-prev {
		left: -21px !important;
	}
	.product-slider .slick-next, .product-slider .slick-prev {
		right: -21px !important;
		border-radius: 100px !important;
		top: 50% !important;
	}
	.product-slider .slick-prev:before {
		margin-left: 11px;
	}
	.product-slider .slick-next:before {
		margin-right: 11px;
	}
	/* Section Heading-with icon */
	.heading h2 {
		font-size: 25px;
		line-height: 10px;
	}
	.heading h2::after {
		width: 85%;
		top: 40px;
	}
	.heading h2::before {
		top: 68px;
	}
	/*footer social*/
	.social_main {
		bottom: 48%;
	}
	.social_main {
		right:5px;
		bottom:11%;
	}
	/*application page timeline*/
	.main-timeline .description {
		font-size: 15px;
	}
	/*product page tab*/
	
	/*product page tab*/
	.complete-pro .tab .col-xs-12{
		width:50% !important;
	}
	#projectsInfo .tab .tab-content{width:100% !important; padding:0px !important;}
	.tab {
		border: 0px solid #c2c2c2; 
	}
	.complete-pro .box .box-content{
		padding: 30% 30px 20px;
	}
}
@media (max-width: 640px){
	/*client page*/
	.client-details .col-xs-3{width:33%;}
}

@media(max-width: 540px){
	/*welcome img slider*/
	.wel-Sec .welcome-bg-block {
		margin-right: 0px;
	}
	.wel-Sec .welcome-carousel-1 {
		float: none;
		margin-right: 0px;
		padding: 10%;
		margin: 0px auto;
	}
	
	.wel-Sec .welcome-carousel-outer .carousel-control.left {
		left: 25%;
	}
	.wel-Sec .welcome-carousel-outer .carousel-control.right {
		right: 25% !important;
		left:auto;
	}
	/*conatct page*/
	.contactWrapper .list{
		display:block;
		width:100%;
	}
	.contactWrapper .list .list-item {
		display: block;
		width: 100%;
		margin-bottom:10px;
	}
	/*client page*/
	.largeLogo .col-xs-4{
		width:50%;
	}
	/*product page tab*/
	.complete-pro .tab .col-xs-12{
		width:50% !important;
	}
}
@media screen and (max-width:480px) {
	.adjust-container .heading h2 {
		line-height: 27px;
	}
	.adjust-container .heading h2::before {
		top: 111px;
	}
	.select-section .container {
		width: 320px;
	}
	/*our contact section*/
	.contact-container{
		width:90%;
	}
	.contact-container .col-sm-8{
		padding: 45px 30px 20px !important;
		border-left-color: transparent!important;
		border-right-color: transparent!important;
		border-top-color: transparent!important;
		border-bottom-color: transparent!important;
	}
	.contact-container .col-sm-4{
		padding: 0px 30px 30px !important;
	}
	/*client page*/
	.client-details .col-xs-3{width:50%;}
	/*product page tab*/
	.complete-pro .box .box-content{
		padding: 17% 30px 20px;
	}
	
	/*product page product */
	#projectsInfo .list .list-item {
		display: block;
		width: 100% !important;
	}
	#projectsInfo .list .list-content {
		display: block;
		flex-direction: inherit;
	}
	#projectsInfo .list .list-content img{
		margin:0 auto;
	}
}

@media screen and (max-width: 460px) {
	/*contact footer section*/
	.contact-container .col-sm-4 {
		padding: 0px 20px 25px !important;
	}
	.contact-container .col-sm-8 {
		padding: 30px 20px 10px !important;
	}
}


@media screen and (max-width: 400px) {
	/*contact footer section*/
	.contact-container,.footer-wrapper .container {
		width: 95%;
	}
	.footer-wrapper .inner {
		padding: 750px 0 0px;
	}
	.heading h2 {
		font-size: 20px;
		line-height: 10px;
	}
}
@media screen and (max-width: 360px) {
	
	.footer-wrapper .inner {
		padding: 770px 0 0px;
	}
	/*product page tab*/
	.complete-pro .box .box-content{
		padding: 15% 30px 20px;
	}
}
