body{
	background:#f7f7f7 url(../img/header-bg.jpg) repeat-x !important;
	padding:0;
	margin:0;

	}
@font-face {
    font-family: 'HelveticaCondensedLightLiRegular';
    src: url('helvetica-condensed-light-li.eot');
    src: url('helvetica-condensed-light-li.eot') format('embedded-opentype'),
         url('helvetica-condensed-light-li.woff') format('woff'),
         url('helvetica-condensed-light-li.ttf') format('truetype'),
         url('helvetica-condensed-light-li.svg#HelveticaCondensedLightLiRegular') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueLTPro77BoldCondensed';
    src: url('helveticaneueltpro-bdcn.eot');
    src: url('helveticaneueltpro-bdcn.eot') format('embedded-opentype'),
         url('helveticaneueltpro-bdcn.woff') format('woff'),
         url('helveticaneueltpro-bdcn.ttf') format('truetype'),
         url('helveticaneueltpro-bdcn.svg#HelveticaNeueLTPro77BoldCondensed') format('svg');
}
.pull-width li{
	width:100% !important;
	}
.header{
	float:left;
	width:100%;
	margin:30px 0 0;
	}
.header .rit{
	float:right;
	margin-top:-11px;
	}
.header .lit{
	float:left;
	}
.header .lit:hover{
	transform:scale(1.01);
	-moz-transform:scale(1.01);
	-ms-transform:scale(1.01);
	-o-transform:scale(1.01);
	-webkit-transform:scale(1.01);}
.rit .isobox{
	/*background:#f7f7f7;
	border:1px solid #e5e5e5;
	padding:3px;
	float:left;
	margin:0 15px;*/
	background:none repeat scroll 0 0 #F1F1F1;
	border: 2px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin: 0 15px;
    padding: 5px;
	transition:all 0.3s ease;
	}

.with{
	 margin-left:24px !important;
	 }
.mg{
	margin-right:15px;
	}
.titlecont{
	background: url("../img/iso-bg.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    float: left;
    font-size: 14px;
    margin: 1px 0 0 7px;
    padding: 10px;
    text-align: center;
    width: 80%;
	line-height:15px;
	font-weight:bold;
	border-radius:10px 10px 0 0;
	}
.main-nav{
	float:left;
	width:100%;
	margin:18px 0 0 0;
	}
.last-child{
	background:none !important;
	border-bottom:none !important;
	}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .home,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .aboutus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .accre,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .solutions,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .projects,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .careers,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover .contact{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	}
.nav li span.home{
	background:url(../img/nav-icon1.png) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.nav li span.aboutus{
	background:url(../img/nav-icon2.png) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.nav li span.accre{
	background:url(../img/nav-icon3.jpg) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.nav li span.solutions{
	background:url(../img/nav-icon4.png) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.nav li span.projects{
	background:url(../img/nav-icon5.png) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.nav li span.careers{
	background:url(../img/nav-icon6.png) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.nav li span.contact{
	background:url(../img/nav-icon7.png) no-repeat;
	float:left;
	width:18px;
	height:18px;
	margin:6px 5px 0 0;
	}
.banner{
	background: none repeat scroll 0 0 transparent;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 2px 5px 3px #CCCCCC;
    float: left;
	width:100%;
	overflow:hidden;
	margin-bottom:3%;
	}
.content-warp{
	background:#fff;
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-ms-border-radius:15px 15px 15px 15px;
	-o-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	float:left;
	padding:2%;
	border:1px solid #efeeee;
	border-bottom:5px solid #e2e1e1;
	width:96%;	
	}
.per{
	width:100%;
	}
.per img{
	float:left;
	margin-right:10px;
	}
.colorbox{
	float:left;
	width:40%;
	}
h1{
	font-size:24px !important;
	color:#656565 !important;
    font-family: 'HelveticaCondensedLightLiRegular' !important;
	border-bottom:1px solid #ccc;
	float:left;
	width:77%;
	}
.colorbox p{
	float: left;
    font-size: 12px;
    margin: 0 0 0 20px;
    text-align: justify;;
	}
.content-rit{
	float:right;
	width:23%;
	margin-top:1%;
	}
.content-lit{
	float: left;
    padding: 4%;
    width: 68%;
	}
.range{
	border-bottom:1px solid #fff;
	}
.more{
	float:right;
	}
.more a{
	color:#cc6600;
	font-size:12px;
	text-decoration:none;
	transition:all 0.3s ease;
	}
.more a:hover{
	color:#656565;
	text-decoration:none;
	}
.line, .line1{
	background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height: 180px;
    margin: 0 40px;
    width: 3px;
	}
.line3{
	background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height:3px;
    margin: 0;
    width: 93%;
	}
.line span{
	background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height: 5px;
    margin: 0 -4px ;
    width: 11px;
	}
.line1 span{
	background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    height: 5px;
    margin: 180px -4px;
    width: 11px;
	}
.mar{
	margin-top:20px;
	}
.footer{
	float:left;
	width:100%;
	margin-top:2%;
	padding:0;
	border-radius:15px 15px 0 0;
	background:#fcfcfc;
	border:1px solid #efefef;
	}
.bod{
	border-radius:15px 0 0 0;
	overflow:hidden;
	}
.bod1{
	border-radius:0px 15px 0 0;
	width:239px !important;
	}
.footer-line{
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 150px;
    margin-right: 1px;
    width: 1px;
	}
.footer-box{
	float:left;
	width:190px;
background: #dbdbdb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #dbdbdb 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #dbdbdb 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #dbdbdb 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #dbdbdb 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to right,  #dbdbdb 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-8 */
transition:all 0.2s ease;	}
.footer-box:hover{
background: #fecfaf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlY2ZhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #fecfaf 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fecfaf), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #fecfaf 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #fecfaf 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #fecfaf 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to right,  #fecfaf 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fecfaf', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-8 */
transition:all 0.2s ease;
float:left;
}
h2{
	font-size:24px !important;
	color:#e16a1b !important;
    font-family: 'HelveticaCondensedLightLiRegular' !important;
	margin:15px 0 0 20px !important;
	}
.footer-box ul {
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
	}
.footer-box ul li {
	list-style:none;
	padding:0 0 0 30px;
	margin:0;
	background:url(../img/arrow.png) no-repeat;
	background-position:15px 6px;
	}
.footer-box ul li a {
	/*font-size:14px !important;
	color:#656565 !important;
    font-family: 'HelveticaCondensedLightLiRegular' !important;
	transition:all 0.3s ease;*/
	color: #000000 !important;
    font-family: arial;
    font-size: 12px !important;
    font-weight: bold;
	line-height:19px;
    transition: all 0.3s ease 0s;
}
.footer-box li a:hover {
	text-decoration:none;
	color:#900303 !important;
	}
.copy{
	float:left;
	padding:1% 0 0 1%;
	width:98%;
	}
.copy p{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.mar1{
	margin-top:50px !important;
	}
.copy a{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc6600;
	}
.copy a:hover{
	color:#000;
	text-decoration:none;
	}
.footer-box p{
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.add{
	float:left;
	}
.mar2{
	float:left;
	margin:0 5px 0 5px;
	}
.mar4{
	margin:0 0 0 15px;
	}
.social{
	float: left;
    margin: 0 1% 0 10%;
    width: 80%;
	}
.social a{
	 border: 0 none;
	width: 28px;
	height:28px;
	border-radius:50% 50% 50% 50%;
	float:left;
	margin:6px;
	transition:all 0.3s ease;
	}
.social a:hover{
	background: none repeat scroll 0 0 #c4c3c3;
   
	}
.social img{
	padding:0px;
	float:left;
	width: 28px;
		height:28px;
	}
.social a:hover{
	outline:none;
	text-decoration:none;
	}
.line-lit{
	background:#ccc;
	height:10px;
	width:5px;
	margin:-3px 0;

	}
.line-rit{
	background:#ccc;
	height:10px;
	width:5px;
	margin:-7px 0;
		float:right;
	}
.pull-line{
	float:left;
	width:100%;
	}

.click{
	float:left;
	background:#cc6600;
	width:96.1%;
	text-align:right;
	padding:2%;
	}
.click a{
	font-size:15px;
	color:#fff;
	font-style:italic;
	font-family: 'HelveticaCondensedLightLiRegular' !important;
	transition:all 0.3s ease;
	}
.click a:hover{
	color:#000;
	text-decoration:none;
	}
.readmore{
	 float: right;

    margin: -40px 20px 0;
    position: relative;
	}
.readmore a{
	outline:none;
	}
.slider{
	font-size:25px;
	color:#fff;
	font-weight:bold;
	font-family: 'HelveticaCondensedLightLiRegular' !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
h1, h2, h3, .add, .title h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
	}

.footer-box ul li a, .footer-box p, .copy p, .copy a{
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-size:12px !important;
		}
.navbar .nav li a{
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-size:14px !important;}
h1{
	font-size:21px !important;
	}
.title h3{
	font-size:24px !important;
	}
.readmore{
	position:absolute;
	margin:-35px 0px 0px 110px;  !important;
	}
body{
		font-family:Arial, Helvetica, sans-serif !important;}
}
/*aboutus */
.about-content-warp{
	float:left;
	width:100%;
	}
.about-content-warp-lit{
	background:#fff;
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-ms-border-radius:15px 15px 15px 15px;
	-o-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	float:left;
	padding:2%;
	border:1px solid #efeeee;
	border-bottom:5px solid #e2e1e1;
	width:61%;
	margin-top:2%;	
	}
.about-content-warp-lit1{
	background:#fff;
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-ms-border-radius:15px 15px 15px 15px;
	-o-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	float:left;
	padding:2%;
	border:1px solid #efeeee;
	border-bottom:5px solid #e2e1e1;
	width:61%;
	margin-top:2%;	
	}
.about-content-warp-rit{
	background:#fff;
	border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-ms-border-radius:15px 15px 15px 15px;
	-o-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	float:right;
	padding:2%;
	border:1px solid #efeeee;
	border-bottom:5px solid #e2e1e1;
	width:100%;
	margin-top:2%;
	margin-bottom:5%;
		transition:all 0.3s ease 0s;
	}
.about-content-warp-rit:hover, .about-content-warp-lit1:hover, .about-content-warp-rit:hover .pull-left h1{
	background:#ebebeb;
	transition:all 0.3s ease 0s;
	color:#cc6600 !important;
	}
.title{
	width:100%;
	float:left;
	text-align:center;

	}
.title span{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ccc;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
	}
.title h3{
	color:#333;
	font-size:30px;
	font-family:'HelveticaCondensedLightLiRegular';
	margin:1px;
	text-transform:uppercase;
	padding:0;
	border:3px solid #fff;
	border-radius:5px 5px 5px 5px;
		background:#f1f1f1;
}
p{
	font-size:12px;
	text-align:justify;
	}
.colorbox1 {
    float: left;
    width: 94%;
	padding:3%;
}
.wits{
	width:75%;
	}
.aboutus-page{
	 float: right;
    margin: 2% 0 0;
    width: 30%;
	}
.sidebar-imgs{
	background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #e4e4e4;
    float: left;
    margin: 5px 20px 0 0;
    padding: 5px;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-ms-border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	}
.about-content-warp-rit:hover .sidebar-imgs{
		-webkit-animation-name: logoani1;
    -webkit-animation-duration: 30000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	
    -moz-animation-name: logoani1;
    -moz-animation-duration: 30000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	
    -ms-animation-name: logoani1;
    -ms-animation-duration: 30000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: logoani1;
    animation-duration: 30000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	}
@-webkit-keyframes logoani1{
   from {
       -webkit-transform:scale(1.05)
    }
    to {
         transform:scale(1.05)
    }
}
@-moz-keyframes logoani1 {
   from {
        -moz-transform:scale(1.05)
    }
    to {
          transform:scale(1.05)
    }
}
@-o-keyframes logoani1 {
   from {
        -o-transform:scale(1.05)
    }
    to {
          transform:scale(1.05)
    }
}
@keyframes logoani1 {
    from {
        transform:scale(1.05)
    }
    to {
      transform:scale(1.05)
    }
}
.sidebar-imgs1{
	background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #e4e4e4;
    float: left;
    margin: 5px 20px 0 0;
    padding: 5px;
	border-radius:50% 50% 50% 50%;
	}
strong{
	font-weight:bold;
	color:#cc6600;
	font-style:italic;
	font-size:14px;
	}
.ident{
	border-left: 5px solid #CCCCCC;
    float: left;
    padding: 1% 0 2% 2%;
	margin:0 3% 5%;
/*    width: 58%;*/
	}
em {
    color: #CCCCCC;
    font-size: 20px;
    font-style: italic;
}
.last-child1{
	border:none !important;
	    margin: 0 !important;
    padding: 0 13px !important;}
.bult{
	 border-right: 1px solid #CCCCCC;
    margin: 0 !important;
    padding: 0 13px !important;}
ul.bullet{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
/*	width:60%;*/
	}
ul.bullet li{
	list-style:none;
	background:url(../img/list.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding:0 5px 10px 20px;
	text-align:justify;
/*	width:55%;
	float:left;*/
	}
ul.bullet li a{
	transition:all 0.3s ease;
	}
ul.bullet li:hover{
	color:#cc6600;
	transition:all 0.3s ease;
	}
.pull-witdh{
	width:96%;
	}
.aline{
	text-align:left;
	}
#contactform{
	float:left;
	margin:0px !important;
	padding:10px 10px 0 0; 
	}
#contactform input[type="text"], #contactform input[type="email"]{
	width:100%;
	padding:5px;
	background:#f7f7f7;
	border:1px solid #e6e6e6;
	border-radius: 0 0 0 0;
	}
#contactform textarea{
	width:100%;
	height:50px;
	padding:5px;
	background:#f7f7f7;
	border:1px solid #e6e6e6;
	border-radius: 0 0 0 0;
	}
#contactform button{
	border:none;
	}
.submit {
    background: url("../img/submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
	margin:0 0 0 -30px;
    height: 33px;
    width: 100px !important;
	}
.part-width{
	width:29%;
	float:left;
	margin:2% 4% 0 0;
	}
.pull-left:hover .titlecont{
	background: #fee9db; /* Old browsers */
background: -moz-linear-gradient(top,  #fee9db 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fee9db), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fee9db 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fee9db 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fee9db 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fee9db 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee9db', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
color:#900303;
	cursor:pointer;
	transition:all 0.5s ease;
	}
.fedcol{
	color:#900303 !important; text-transform:uppercase; font-size:18; border:1px dotted #ccc; background:#f1f1f1; padding:4px; width:98%;}
.pull-left:hover .isobox{
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-o-border-radius:10px 10px 0px 0px;
	-ms-border-radius:10px 10px 0px 0px;
	}
.feedback{
	background:#f1f1f1;
	padding:2%;
	margin:1%;
	float:left;
	font-size:12px;
	text-align:justify;
	border:1px dashed #ccc;
	transition:all 0.3s ease;
	border-radius:12px 12px 12px 12px;
	-moz-border-radius:12px 12px 12px 12px;
	-ms-border-radius:12px 12px 12px 12px;
	-o-border-radius:12px 12px 12px 12px;
	-webkit-border-radius:12px 12px 12px 12px;
	}
.feedback p{
	font-size:14px;
	padding:6% 0;
	}
.col{
	color:#243e67;
	}
.feedback:hover{
	background:#f7f7f7;
	box-shadow:0px 2px 5px 4px #ccc;
	-moz-box-shadow:0px 2px 5px 4px #ccc;
	-ms-box-shadow:0px 2px 5px 4px #ccc;
	-o-box-shadow:0px 2px 5px 4px #ccc;
	-webkit-box-shadow:0px 2px 5px 4px #ccc;
	border:1px dashed #cc6600;
	}
.feedback:hover em{
	color:#cc6600;
	}

.feedback:hover .sidebar-imgs1{
	-webkit-animation-name: spin;
    -webkit-animation-duration: 30000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	
    -moz-animation-name: spin;
    -moz-animation-duration: 30000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	
    -ms-animation-name: spin;
    -ms-animation-duration: 30000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 30000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
p.career{background: none repeat scroll 0 0 #F1F1F1;
   background: none repeat scroll 0 0 #890908;
    border-bottom: 5px solid #cc6600;
	border-top:1px dashed #fff;
    color: #FFFFFF !important;
    float: left;
    padding: 1%;
	width:97%;
	text-align:center;
	transition:all 0.2s ease
}
p.career strong a{
		transition:all 0.2s ease;
		color:#ccc;
		}
p.career strong, p.career a:hover{
	color:#fff;
}
p.career:hover{
	background:#cc6600;
	  border-bottom: 5px solid #890908;
	border-top:1px dashed #fff;
	}
.tech-warp{
	background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    float: left;
    padding: 1%;
	margin:0 0 1%;
	text-transform:uppercase;
	transition:all 0.3s ease;
	width:62%;	}
.tech{
	background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    float: left;
    padding: 1%;
	margin:0 0 1%;
	text-transform:uppercase;
	transition:all 0.3s ease;
	width:20%;
	}
.tech span{
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/tech-arrow.png");
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: right;
    height: 19px;
    margin: 0 13px;
    position: absolute;
    width: 15px;
	}
.tech-tet{
    float: left;
    margin: 2% 4% 0;
    width: 50%;
	}
.tech-tet1{
    float: left;
    margin:1% 0 0 4%;
    width: 50%;
	}
strong.tech-icon{
	background: none repeat scroll 0 0 #000;
    border: 1px dashed #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    padding: 1%;
	transition:all 0.3s ease;
	margin:0 0 0 1%;
	}
.tech-warp:hover{
	box-shadow:0px 0px 5px 1px #ccc;
	}
.tech-warp:hover .tech{
	background:#dbdbdb;
	}
.tech-warp:hover strong.tech-icon{
	background:#cc6600;
	}
.pull-width1, .pull-width{
	width:97% !important;
}
.mrg{
	margin:0 19px 0 !important;
	}
.wit{
	width:64%;
	}
.liw{
	width:50% !important;
	}