

 @media only screen and (min-width: 991px) and (max-width: 1200px){
	.header .header-top-right{margin-top:10px;}
	.main_menuc{margin-top:45px;}
	.main_menu .navbar-nav>li>a{font-size:16px;padding:10px 7px;}
	/* .main_menu .navbar-default .navbar-collapse{margin-top:0;} */
	.ui_habout1{padding:30px 0;}
	.ui_habtcnt1 h3{font-size:38px;}
	.ui_srvinfo{padding:20px 10px;}
	.ui_offer{padding-bottom:50px;}
	.abtinfo_more h2{position:inherit;}
	.ui_habout{padding-bottom:70px;}
	.footer_info ul li .footer-sec2{padding:15px;}
	.footer_info1 ul li{padding:10px;}
	.footer_info1 ul li a{font-size:15px;}
	.cpyrght{margin-bottom:0px;text-align:center;}
	.cpyrght .left p{text-align:center;}
	
	
	 .banner-item{position:relative;}
	 .sbanner-content h2{top:unset;bottom:5px;}
	
 }
 @media only screen and (min-width: 768px) and (max-width: 991px){
	.header .header-top-right{margin-top:10px;}
	.main_menuc{margin-top:45px;}
	.main_menu .navbar-nav>li>a{font-size:14px;padding:10px 5px;}
	.main_menu .navbar-default .navbar-collapse{margin-top:0;}
	.ui_habout1{padding:30px 0;}
	.ui_habtcnt1 h3{font-size:38px;}
	.ui_srvinfo{padding:20px 10px;}
	.ui_offer{padding-bottom:50px;}
	.abtinfo_more h2{position:inherit;}
	.ui_habout{padding-bottom:70px;}
	.footer_info ul li .footer-sec2{padding:15px;}
	.footer_info1 ul li{padding:10px;}
	.footer_info1 ul li a{font-size:15px;}
	.cpyrght{margin-bottom:0px;text-align:center;}
	.cpyrght .left p{text-align:center;}
	
	
	 .banner-item{position:relative;}
	 .sbanner-content h2{top:unset;bottom:5px;}
	
 }
 
 @media only screen and (min-width: 480px) and (max-width: 768px){
    .navbar-fixed-bottom, .navbar-fixed-top{position:inherit!important;}
	.header{position:inherit;}
	.menu_bt{background:#eceff9;display:inline-block;width:100%;margin-top:10px;}
	.main_menu .navbar-default{margin-bottom:5px;}
	
	.navbar-brand img{width:50%;}

	.ui_habout1 .container{padding:0px;}
	.ui_habout1{padding-top:30px;}
	.ui_habtcnt1 h3{font-size:21px;}
	.ui_habtcnt1 h4{font-size:16px;line-height:24px;}
	.abt_col{columns:1;}
	.ui_offer{padding-top:30px;}
	.employees p, .candidates p{text-align:center;padding-top:10px;}
	.ui_habtcnt2{text-align:center;margin-bottom:20px;}
	.ui_habtcnt2:first-child{margin-bottom:0px!important;}
	.abtinfo_more h2{position:inherit;}
	.footer_info1 ul{padding:0px;}
	.footer_info1 ul li{padding:10px 5px;}
	.footer_info1 ul li a{font-size:16px;}
	.cpyrght .left p{font-size:14px;line-height:24px;}
	 
	
	 .banner-item{position:relative;}
	 .sbanner-content h2{top:unset;bottom:35px;margin:0px;}








	.row {
         margin-right: 0;
         margin-left: 0;
     }
     .header .header_logo {
         width: 50%;
         margin-left: 0;
         padding-bottom: 7px;
     }
     .header .mob-nav {
         display: inline-block;
         position: absolute;
         right: 13px;
         top: 11px;
         z-index: 9999;
     }
     .header .contact {
         position: absolute;
         top: -50px;
         right: 37px;
     }
     .header .contact .call .mob img {
         width: 45px;
         display: inline-block;
     }
     .header .contact .call .mob:first-child img {
         margin-right: 10px;
     }
     .header .header_menu {
         background: #fff;
         position: absolute;
         left: -30px;
         right: -29px;
         box-shadow: 7px 3px 8px rgb(170 170 170 / 70%);
         top: 0px;
     }
     .header_menu .menu {
         background: #121458;
         position: absolute;
         top: -98px;
         padding: 0px 10px;
         border-radius: 0;
     }
     .header .header_menu ul li a {
         color: #fff;
         font-size: 15px;
         box-shadow: none;
     }
     .header .header_menu ul li.active a {
         color: #fff;
     }
     .home-banner .banner-content {
         width: 100%;
         top: 20%;
         left: 2px;
         display: block;
         text-align: center;
     }
     .home-banner .banner-content h1 {
         font-size: 22px;
         line-height: 33px;
         margin-bottom: 0px;
         text-align: center;
     }
     .home-banner .owl-carousel .owl-nav {
         position: static;
     }
     .home-banner .owl-carousel .owl-nav .owl-prev {
         position: absolute;
         bottom: -12px;
     }
     .home-banner .owl-carousel .owl-nav .owl-next {
         position: absolute;
         bottom: -12px;
         right: 0;
     }
     .home-banner .banner-content label {
         font-size: 18px;
         line-height: 26px;
     }
     .header nav #toggle .two {
         position: static;
     }
     .toggle {
         width: 47px;
         height: 47px;
         text-align: left;
         padding: 6px 5px;
         border-radius: 50%;
         background: #fddd5c;
     }
     .toggle.inner {
         width: 100%;
         background: transparent;
         color: #fff;
         padding-top: 15px;
         padding-left: 25px;
         font-size: 15px;
         text-transform: unset;
         font-weight: 700;
     }
     .toggle.inner:before {
         content: "";
         width: 0;
         height: 0;
         border-top: 5px solid transparent;
         border-bottom: 5px solid transparent;
         border-left: 5px solid #fddd5c;
         display: inline-block;
         margin-right: 10px;
         margin-bottom: 2px;
     }
     .toggle.inner:hover {
         background: transparent;
     }
     .toggle.bg {
         border-radius: 0;
     }
     .toggle:hover {
         background-color: #f37e20;
     }
     .header {
         padding-top: 5px;
		 background:#e7ecff;
     }
     .header .header_menu ul li.active a:before {
         display: none;
     }
     .header .icon-sec {
         position: absolute;
         top: -47px;
         right: 52px;
         z-index: 9998;
     }
     .header .icon-sec a {
         margin: 0 3px;
     }
     .header .header_appointment {
         top: -61px;
         right: 44px;
         position: absolute;
     }
     .header .header_appointment a {
         font-size: 11px;
         line-height: 14px;
         display: none;
     }
     .header .right-header {
         margin-top: 0;
     }
     .header .right-header .contact img {
         margin-right: 4px;
         width: 13%;
     }
     .header .right-header .contact .num {
         font-size: 14px;
     }
     .header.active {
         padding: 5px 0 10px 0;
     }
     .home-banner {
         margin-top: 0;
     }
     .home-banner .banner-content a.st_btn {
         margin-top: 25px;
         margin-left: 0;
         font-size: 20px;
         padding: 15px;
     }
     .home-banner .owl-dots {
         bottom: 40%;
         left: 6%;
         position: static;
         transform: none;
     }
     /*Highgraph */
     .home-banner .innerbanner img {
         margin-top: 80px;
     }
     .row {
         margin-right: 0;
         margin-left: 0;
     }
     .ui_habtcnt {
         text-align: center;
     }
     .what_block h3,
     .what_blockl h3,
     .what_block p,
     .what_blockl p,
     .ui_habtcnt p,
     .ui_habtcnt h3,
     .footer-sec1 h3,
     .footer-sec2 h3,
     .footer-sec3 h3,
     .footer-sec1 h4,
     .footer-sec2 h4 {
         text-align: center;
     }
     .what_block h3 {
         margin-bottom: 15px;
         font-size: 22px;
     }
     .what_block p {
         margin-bottom: 20px;
     }
     .dining-det img,
     .role-devpimg img,
     .role-h1bimg img {
         margin: 0 auto;
     }
     .ui_habtcnt {
         text-align: center;
     }
     .footer-sec1,
     .footer-sec2,
     .footer-sec3 {
         border-left: none;
     }
     .footer-sec3 {
         border-right: none;
     }
     .footer-sec3 p {
         text-align: center;
     }
     .what_block img,
     .ui_habout img {
         margin: 0 auto;
     }
     .ui_hservices h3,
     .ui_offer h3,
     .ui_what h2,
     .ui_techslider h3 {
         font-size: 25px;
     }
     .cpyrght {
         text-align: center;
         line-height: 30px;
         background-color: #ebb600;
         margin-bottom: 0;
     }
     .cpyrght p,
     .cpyrght p a {
         color: #000;
         text-align: center;
     }
     .footer-bg {
         height: auto;
         padding-bottom: 0;
     }
     .footer_info ul li .footer-sec3 {
         border-bottom: none;
         min-height: 0;
     }
     .footer-sec2 h3 {
         text-transform: uppercase;
         margin-top: 20px;
     }
     .footer-sec3 p img {
         float: none;
     }
     .techslider .owl-nav .fa-chevron-left {
         top: 34px;
         left: 5px !important;
     }
     .techslider .owl-nav .owl-next {
         right: -38px;
     }
     .logo-menu {
         padding-top: 18;
         border-radius: 0;
     }
     .header .header-top-right {
         margin-top: 0;
     }
     .ui_habout {
         margin-top: 0;
         padding-top: 0;
     }
     .banner-content h2 {
         font-size: 30px;
         line-height: 38px;
         margin-bottom: 10px;
         margin-top: 0;
     }
     .banner-content p {
         font-size: 18px;
         line-height: 25px;
         width: 100%;
     }
     .ui_habtcnt::before {
         width: 0;
     }
     .footer_info ul li .footer-sec1 {
         border-top: 0;
         padding: 0;
     }
     .footer_info ul li .footer-sec2 {
         padding: 0;
     }
     .footer_info ul li .footer-sec3 {
         padding: 0;
     }
     .ftlst {
         padding-left: 0;
         padding-right: 0;
     }
     .footer-sec3 h3 {
         margin-top: 20px;
     }
     .banner-content a::after {
         left: 158px;
     }
     .ui_techslider p {
         line-height: 25px;
     }
     .employees {
         margin-top: 20px;
         margin-bottom: 20px;
         padding-left: 85px;
     }
     .candidates {
         margin-top: 20px;
     }
     .employees ul li::before {
         left: 89px;
         margin-top: 12px;
     }
     .candidates {
         margin-top: 20px;
         padding-left: 85px;
     }
     .candidates ul li::before {
         left: 93px;
     }
     .ui_offer img {
         margin: 0 auto;
     }
     .what_block::after {
         width: 0;
     }
     .servblock h2 {
         font-size: 21px;
     }
     .ui_srvinfo {
         padding-top: 20px;
         margin-bottom: 10px;
     }
     .servblock h2 img {
         height: 48px;
     }
     /* About Page */
     .banner-item {
         margin-top: 0px;
     }
     .ui_about img {
         display: block;
         margin: 0 auto;
     }
     .sbanner-content h2 {
         /* top: 70px; */
         font-size: 30px;
		 
     }
     /*Jobseekers*/
     .recruit_info h3 {
         font-size: 19px;
         margin-top: 22px;
         line-height: 30px;
     }
     .header .logo-menu {
         z-index: 1
     }
     .home-banner {
         z-index: -1;
     }
     .ui_what .knowmore a::after {
         left: 304px;
     }
     .ui_about {
         padding-top: 0;
     }
     .ui_roles h3 {
         font-size: 35px;
         width: 435px;
     }
     .roletxt h3 {
         padding-bottom: 0;
     }
     /*jobseekers*/
     .recruit_info p {
         line-height: 30px;
     }
     /*contact*/
     .contacthd h3 {
         font-size: 32px;
         margin-top: 30px
     }
     .ui_cntfm .contfm .submit {
         margin-top: 20px;
         float: none;
     }
     .ui_cntfm {
         margin-bottom: 0;
     }
     .role-paid p {
         margin-bottom: 30px;
     }
     .clientshd h3,
     .ui_resource h3 {
         font-size: 35px;
     }
     .ui_offer .empimg:after {
         left: 56px;
         top: -18px;
         width: 62%;
     }
     .ui_offer .cndimg:after {
         left: 56px;
         top: -18px;
         width: 62%;
     }
     .abtimg {
         margin-top: 30px;
     }
     .ui_habout .abtimg:after {
         content: '';
         position: absolute;
         left: 61px;
         top: -21px;
         border: 2px solid #d49d3b;
         width: 64%;
         height: 100%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .focusimg:after {
         content: '';
         position: absolute;
         left: 55px;
         top: -18px;
         border: 2px solid #000;
         width: 65%;
         height: 39%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .fastimg:after {
         content: '';
         position: absolute;
         left: 55px;
         top: -18px;
         border: 2px solid #000;
         width: 65%;
         height: 43%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .knowimg:after {
         content: '';
         position: absolute;
         left: 55px;
         top: -18px;
         border: 2px solid #000;
         width: 65%;
         height: 38%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .main_menuc {
         margin: 0;
         border-radius: 0;
         padding: 8px 0;
		 background:unset;
     }
     .header .header-top-right p a {
         color: #000;
		 font-size:12px;
     }
	 .header .header-top-right p img{width:20px;}
	 
     .navbar-header {
         padding: 0;
     }
     .header .header-top-right {
         text-align: center;
     }
     .header .header-top-right p {
         text-align: center;
     }
     header.sticky {
         height: auto;
     }
     header.sticky .header-top-right {
         display: block;
     }
     .navbar-toggle {
         position: absolute;
         right: 0;
         top: 0;
     }
     .main_menu .navbar-default .navbar-collapse {}
     .main_menu nav ul li a::before {
         display: none;
     }
     .rdytogo {
         margin-left: 20px;
     }
     header.sticky nav {
         margin-top: 0;
     }
     .ui_srvinfo {
         background: #092851 url(../images/services-bg.jpg) no-repeat;
         width: 100%;
         height: auto;
         border-radius: 15px;
         padding: 20px;
     }
     .servblockc {
         margin: 0;
         border-bottom: 1px solid rgba(255, 255, 255, .3);
     }
     .employees {
         padding: 0;
     }
     .employees h3 {
         text-align: center;
     }
     .employees ul li::before {
         left: 0;
     }
     .empimg {
         margin-bottom: 20px;
         padding-right: 0;
     }
     .candidates {
         padding-left: 0;
     }
     .candidates h3 {
         text-align: center;
     }
     .candidates ul li::before {
         left: 0;
     }
     .employees ul {
         margin-bottom: 35px;
     }
     .ui_hservices h3 {
         margin-top: 0;
         font-size: 25px;
     }
     .ui_offer img {
         width: 100%;
         margin: inherit;
     }
     .cndimg {
         padding-right: 0;
     }
     .ui_habout img {
         width: 100%;
         margin: inherit;
     }
     .ui_habtcnt img {
         width: auto;
     }
     .ui_offer h3 {
         margin-bottom: 20px;
         font-size: 25px;
     }
     .candidates ul {
         margin-bottom: 35px;
     }
     .employeess {
         padding: 0;
     }
     .candidatess {
         padding: 0;
     }
     .ui_habout .abtimg::after {
         left: 6px;
         top: 18px;
         width: 90%;
         height: 76%;
     }
     .ui_offer .empimg::after {
         left: 0;
         width: 95%;
         top: -10px;
         height: 92%;
     }
     .ui_offer .cndimg::after {
         left: 0;
         width: 95%;
         height: 92%;
         top: -10px;
     }
     .abtinfo_more {
         text-align: center;
     }
     .ui_habtcnt {
         margin-top: 30px;
     }
     .ui_what::before {
         display: none;
     }
     .ui_what .knowmore a::after {
         left: inherit;
     }
     .owl-carousel .owl-item img {
         width: 100%;
     }
     .footer-logo img {
         width: 100%;
     }
     .ourvalues ul {
         padding: 0;
     }
     .ourvalues ul li {
         margin-left: 0;
         position: relative;
     }
     .ui_stublock {
         height: auto;
     }
     .cntdetails {
         margin: 0;
         padding: 0;
     }
     .locmap {
         padding: 0;
     }
     .contfm .form-group {
         padding: 0;
     }
	 
     .ui_cntfm {
         padding: 0;
         margin-top: 30px;
     }
     .home-banner .innerbanner img {
         margin-top: 0px;
     }
     header.sticky {
         background: #e7ecff;
     }
     .focusimg::after {
         left: 0;
         width: 95%;
     }
     .what_block img {
         width: 100%;
     }
     .what_blocks {
         padding-right: 0;
         margin-bottom: 60px;
     }
     .ui_what::after {
         display: none;
     }
     .fastimg::after {
         left: 0;
         width: 95%;
     }
     .knowimg::after {
         left: 0;
         width: 95%;
     }
     .what_block {
         border: none;
         padding: 0;
     }
     .ui_what .knowmore a {
         margin-top: 0;
     }
     .ui_habout {
         padding-bottom: 10px;
     }
     .cpyrght {
         margin-top: 0;
     }
     .client_globe {
         background: none;
         padding: 0;
     }
     .resource_block {
         border: none;
         padding: 0;
     }
     .clientshd h3 {
         line-height: 30px;
         font-size: 22px;
     }
     .ui_services ul {
         padding: 0;
     }
     .ui_services {
         padding: 0;
     }
     .ui_resource h3 {
         line-height: 42px;
         font-size: 24px;
     }
     .resource_blocks {
         padding: 0;
     }
     .ui_roles h3 {
         width: 100%;
         text-align: center;
         font-size: 15px;
         line-height: 32px;
     }
     .role-paid {
         padding: 0;
     }
     .dining-det {
         padding: 0;
     }
     .technology_role {
         padding: 0;
     }
     .role-devlop {
         padding: 0;
     }
     .role-devpimg {
         padding: 0;
         margin-top: 5px;
     }
     .role-h1b {
         padding: 0;
     }
     .role-h1bimg {
         padding: 0;
         margin-top: 10px;
     }
     .technology_roles {
         min-height: inherit;
     }
     .role-paid p {
         margin-bottom: 12px;
     }
     .ui_techslider h4 {
         margin-top: 0;
         font-size: 30px;
     }
     .recruit_block img {
         width: 100%;
     }
     .recruit_block p {
         margin-top: 10px;
     }
     .main_menu .navbar-default .navbar-nav>.active>a:after {
         display: none;
     }
     .ui_hservices {
         padding: 0;
     }
     .ourvaluesc {
         padding: 0;
     }
     .wbiltpb {
         padding: 0;
     }
     .wbiltpb ul {
         padding: 0;
         margin: 0;
     }
     .ui_values {
         padding: 0;
     }
     .ui_process {
         padding: 0;
     }
     .ui_what {
         padding: 0;
     }
     .wbiltpb ul li {
         padding: 10px 0;
     }
     .cpyrght .left p {
         text-align: center;
     }
     .cpyrght .left {
         padding: 0;
     }
     .cpyrght .right {
         padding: 0;
     }
     .ctarotate a {
         font-size: 15px;
         padding: 4px 30px;
     }
     .ctarotate {
         right: -71px;
     }
     .ui_offer {
         margin-top: 20px;
     }
     .ui_habtcnt h3 {
         font-size: 25px;
         margin: 0;
     }
     .ui_values h2 {
         font-size: 30px;
     }
     .ui_process h2 {
         font-size: 30px;
     }
     .ui_process h3 {
         font-size: 20px;
     }
     .serviceinfo h3,
     .serviceinfo2 h3 {
         font-size: 25px;
     }
     .ui_resource {
         padding: 0;
     }
     .ui_roles {
         padding: 0;
     }
     .roletxt p {
         text-align: left;
     }
     .roletxt {
         padding: 30px 0 0 0;
     }
     .roletxt h4 {
         font-size: 30px;
     }
     .recruit_block h3 {
         font-size: 22px;
     }
     .recruit_blocks {
         padding: 0;
     }
     .ui_crcouncil {
         padding: 0;
     }
     .ui_crcouncil h3 {
         font-size: 25px;
         line-height: 35px;
     }
     .ui_recruit h3 {
         font-size: 30px;
         line-height: 40px;
     }
     .ui_contact {
         padding: 0;
     }
     .contfm {
         padding: 0;
     }
     .contfm h3 {
         font-size: 25px;
     }
     .cntdetails h4 {
         padding-top: 20px;
     }
 }
 
 
@media only screen and (min-width: 240px) and (max-width: 480px){
	
	.navbar-fixed-bottom, .navbar-fixed-top{position:inherit!important;}
	.header{position:inherit;}
	.menu_bt{background:#eceff9;display:inline-block;width:100%;margin-top:10px;}
	.main_menu .navbar-default{margin-bottom:5px;}
	
	.ui_habout1 .container{padding:0px;}
	.ui_habout1{padding-top:30px;}
	.ui_habtcnt1 h3{font-size:21px;text-align:center;}
	.ui_habtcnt1 h4{font-size:15px;line-height:24px;text-align:center;}
	.abt_col{columns:1;}
	.ui_offer{padding-top:30px;}
	.employees p, .candidates p{text-align:center;padding-top:10px;}
	.ui_habtcnt2{text-align:center;margin-bottom:20px;}
	.ui_habtcnt2:first-child{margin-bottom:0px!important;}
	.abtinfo_more h2{position:inherit;}
	.footer_info1 ul{padding:0px;}
	.footer_info1 ul li{padding:10px 5px;}
	.footer_info1 ul li a{font-size:16px;}
	.cpyrght .left p{font-size:14px;line-height:24px;}
	 
	header.sticky .hidden-xs1, .hidden-xs1{display:none!important;}
	
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 .row {
         margin-right: 0;
         margin-left: 0;
     }
     .header .header_logo {
         width: 50%;
         margin-left: 0;
         padding-bottom: 7px;
     }
     .header .mob-nav {
         display: inline-block;
         position: absolute;
         right: 13px;
         top: 11px;
         z-index: 9999;
     }
     .header .contact {
         position: absolute;
         top: -50px;
         right: 37px;
     }
     .header .contact .call .mob img {
         width: 45px;
         display: inline-block;
     }
     .header .contact .call .mob:first-child img {
         margin-right: 10px;
     }
     .header .header_menu {
         background: #fff;
         position: absolute;
         left: -30px;
         right: -29px;
         box-shadow: 7px 3px 8px rgb(170 170 170 / 70%);
         top: 0px;
     }
     .header_menu .menu {
         background: #121458;
         position: absolute;
         top: -98px;
         padding: 0px 10px;
         border-radius: 0;
     }
     .header .header_menu ul li a {
         color: #fff;
         font-size: 15px;
         box-shadow: none;
     }
     .header .header_menu ul li.active a {
         color: #fff;
     }
     .home-banner .banner-content {
         width: 100%;
         top: 20%;
         left: 2px;
         display: block;
         text-align: center;
     }
     .home-banner .banner-content h1 {
         font-size: 22px;
         line-height: 33px;
         margin-bottom: 0px;
         text-align: center;
     }
     .home-banner .owl-carousel .owl-nav {
         position: static;
     }
     .home-banner .owl-carousel .owl-nav .owl-prev {
         position: absolute;
         bottom: -12px;
     }
     .home-banner .owl-carousel .owl-nav .owl-next {
         position: absolute;
         bottom: -12px;
         right: 0;
     }
     .home-banner .banner-content label {
         font-size: 18px;
         line-height: 26px;
     }
     .header nav #toggle .two {
         position: static;
     }
     .toggle {
         width: 47px;
         height: 47px;
         text-align: left;
         padding: 6px 5px;
         border-radius: 50%;
         background: #fddd5c;
     }
     .toggle.inner {
         width: 100%;
         background: transparent;
         color: #fff;
         padding-top: 15px;
         padding-left: 25px;
         font-size: 15px;
         text-transform: unset;
         font-weight: 700;
     }
     .toggle.inner:before {
         content: "";
         width: 0;
         height: 0;
         border-top: 5px solid transparent;
         border-bottom: 5px solid transparent;
         border-left: 5px solid #fddd5c;
         display: inline-block;
         margin-right: 10px;
         margin-bottom: 2px;
     }
     .toggle.inner:hover {
         background: transparent;
     }
     .toggle.bg {
         border-radius: 0;
     }
     .toggle:hover {
         background-color: #f37e20;
     }
     .header {
         padding-top: 5px;
     }
     .header .header_menu ul li.active a:before {
         display: none;
     }
     .header .icon-sec {
         position: absolute;
         top: -47px;
         right: 52px;
         z-index: 9998;
     }
     .header .icon-sec a {
         margin: 0 3px;
     }
     .header .header_appointment {
         top: -61px;
         right: 44px;
         position: absolute;
     }
     .header .header_appointment a {
         font-size: 11px;
         line-height: 14px;
         display: none;
     }
     .header .right-header {
         margin-top: 0;
     }
     .header .right-header .contact img {
         margin-right: 4px;
         width: 13%;
     }
     .header .right-header .contact .num {
         font-size: 14px;
     }
     .header.active {
         padding: 5px 0 10px 0;
     }
     .home-banner {
         margin-top: 0;
     }
     .home-banner .banner-content a.st_btn {
         margin-top: 25px;
         margin-left: 0;
         font-size: 20px;
         padding: 15px;
     }
     .home-banner .owl-dots {
         bottom: 40%;
         left: 6%;
         position: static;
         transform: none;
     }
     /*Highgraph */
     .home-banner .innerbanner img {
         margin-top: 80px;
     }
     .row {
         margin-right: 0;
         margin-left: 0;
     }
     .ui_habtcnt {
         text-align: center;
     }
     .what_block h3,
     .what_blockl h3,
     .what_block p,
     .what_blockl p,
     .ui_habtcnt p,
     .ui_habtcnt h3,
     .footer-sec1 h3,
     .footer-sec2 h3,
     .footer-sec3 h3,
     .footer-sec1 h4,
     .footer-sec2 h4 {
         text-align: center;
     }
     .what_block h3 {
         margin-bottom: 15px;
         font-size: 22px;
     }
     .what_block p {
         margin-bottom: 20px;
     }
     .dining-det img,
     .role-devpimg img,
     .role-h1bimg img {
         margin: 0 auto;
     }
     .ui_habtcnt {
         text-align: center;
     }
     .footer-sec1,
     .footer-sec2,
     .footer-sec3 {
         border-left: none;
     }
     .footer-sec3 {
         border-right: none;
     }
     .footer-sec3 p {
         text-align: center;
     }
     .what_block img,
     .ui_habout img {
         margin: 0 auto;
     }
     .ui_hservices h3,
     .ui_offer h3,
     .ui_what h2,
     .ui_techslider h3 {
         font-size: 25px;
     }
     .cpyrght {
         text-align: center;
         line-height: 30px;
         background-color: #ebb600;
         margin-bottom: 0;
     }
     .cpyrght p,
     .cpyrght p a {
         color: #000;
         text-align: center;
     }
     .footer-bg {
         height: auto;
         padding-bottom: 0;
     }
     .footer_info ul li .footer-sec3 {
         border-bottom: none;
         min-height: 0;
     }
     .footer-sec2 h3 {
         text-transform: uppercase;
         margin-top: 20px;
     }
     .footer-sec3 p img {
         float: none;
     }
     .techslider .owl-nav .fa-chevron-left {
         top: 34px;
         left: 5px !important;
     }
     .techslider .owl-nav .owl-next {
         right: -38px;
     }
     .logo-menu {
         padding-top: 18;
         border-radius: 0;
     }
     .header .header-top-right {
         margin-top: 0;
     }
     .ui_habout {
         margin-top: 0;
         padding-top: 0;
     }
     .banner-content h2 {
         font-size: 30px;
         line-height: 38px;
         margin-bottom: 10px;
         margin-top: 0;
     }
     .banner-content p {
         font-size: 18px;
         line-height: 25px;
         width: 100%;
     }
     .ui_habtcnt::before {
         width: 0;
     }
     .footer_info ul li .footer-sec1 {
         border-top: 0;
         padding: 0;
     }
     .footer_info ul li .footer-sec2 {
         padding: 0;
     }
     .footer_info ul li .footer-sec3 {
         padding: 0;
     }
     .ftlst {
         padding-left: 0;
         padding-right: 0;
     }
     .footer-sec3 h3 {
         margin-top: 20px;
     }
     .banner-content a::after {
         left: 158px;
     }
     .ui_techslider p {
         line-height: 25px;
     }
     .employees {
         margin-top: 20px;
         margin-bottom: 20px;
         padding-left: 85px;
     }
     .candidates {
         margin-top: 20px;
     }
     .employees ul li::before {
         left: 89px;
         margin-top: 12px;
     }
     .candidates {
         margin-top: 0px;
         padding-left: 85px;
     }
     .candidates ul li::before {
         left: 93px;
     }
     .ui_offer img {
         margin: 0 auto;
     }
     .what_block::after {
         width: 0;
     }
     .servblock h2 {
         font-size: 21px;
     }
     .ui_srvinfo {
         padding-top: 20px;
         margin-bottom: 10px;
     }
     .servblock h2 img {
         height: 48px;
     }
     /* About Page */
     .banner-item {
         margin-top: 0px;
     }
     .ui_about img {
         display: block;
         margin: 0 auto;
     }
	 .banner-item{position:relative;}
     .sbanner-content h2 {
         top: 30px;
         font-size: 30px;
		 margin:0px;
     }
     /*Jobseekers*/
     .recruit_info h3 {
         font-size: 19px;
         margin-top: 22px;
         line-height: 30px;
     }
     .header .logo-menu {
         z-index: 1
     }
     .home-banner {
         z-index: -1;
     }
     .ui_what .knowmore a::after {
         left: 304px;
     }
     .ui_about {
         padding-top: 0;
     }
     .ui_roles h3 {
         font-size: 35px;
         width: 435px;
     }
     .roletxt h3 {
         padding-bottom: 0;
     }
     /*jobseekers*/
     .recruit_info p {
         line-height: 30px;
     }
     /*contact*/
     .contacthd h3 {
         font-size: 32px;
         margin-top: 30px
     }
     .ui_cntfm .contfm .submit {
         margin-top: 20px;
         float: none;
     }
     .ui_cntfm {
         margin-bottom: 0;
     }
     .role-paid p {
         margin-bottom: 30px;
     }
     .clientshd h3,
     .ui_resource h3 {
         font-size: 35px;
     }
     .ui_offer .empimg:after {
         left: 56px;
         top: -18px;
         width: 62%;
     }
     .ui_offer .cndimg:after {
         left: 56px;
         top: -18px;
         width: 62%;
     }
     .abtimg {
         margin-top: 30px;
     }
     .ui_habout .abtimg:after {
         content: '';
         position: absolute;
         left: 61px;
         top: -21px;
         border: 2px solid #d49d3b;
         width: 64%;
         height: 100%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .focusimg:after {
         content: '';
         position: absolute;
         left: 55px;
         top: -18px;
         border: 2px solid #000;
         width: 65%;
         height: 39%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .fastimg:after {
         content: '';
         position: absolute;
         left: 55px;
         top: -18px;
         border: 2px solid #000;
         width: 65%;
         height: 43%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .knowimg:after {
         content: '';
         position: absolute;
         left: 55px;
         top: -18px;
         border: 2px solid #000;
         width: 65%;
         height: 38%;
         z-index: -1;
         border-radius: 10px;
         border-width: thin;
     }
     .main_menuc {
         margin: 0;
         border-radius: 0;
         padding: 0px 0;
     }
     .header .header-top-right p a {
         color: #000;
     }
     .navbar-header {
         padding: 0;
     }
     .header .header-top-right {
         text-align: center;
     }
     .header .header-top-right p {
         text-align: center;
     }
     header.sticky {
         height: auto;
     }
     header.sticky .header-top-right {
         display: block;
     }
     .navbar-toggle {
         /* position: absolute; */
         right: 0;
         top: 0;
     }
     .main_menu .navbar-default .navbar-collapse {}
     .main_menu nav ul li a::before {
         display: none;
     }
     .rdytogo {
         margin-left: 20px;
     }
     header.sticky nav {
         margin-top: 0;
     }
     .ui_srvinfo {
         background: #092851 url(../images/services-bg.jpg) no-repeat;
         width: 100%;
         height: auto;
         border-radius: 15px;
         padding: 20px;
     }
     .servblockc {
         margin: 0;
         border-bottom: 1px solid rgba(255, 255, 255, .3);
     }
     .employees {
         padding: 0;
     }
     .employees h3 {
         text-align: center;
     }
     .employees ul li::before {
         left: 0;
     }
     .empimg {
         margin-bottom: 20px;
         padding-right: 0;
     }
     .candidates {
         padding-left: 0;
         padding-right: 0;
     }
     .candidates h3 {
         text-align: center;
     }
     .candidates ul li::before {
         left: 0;
     }
     .employees ul {
         margin-bottom: 35px;
     }
     .ui_hservices h3 {
         margin-top: 0;
         font-size: 25px;
     }
     .ui_offer img {
         width: 100%;
         margin: inherit;
		 margin:0px;
     }
     .cndimg {
         padding-right: 0;
     }
     .ui_habout img {
         width: 100%;
         margin: inherit;
     }
     .ui_habtcnt img {
         width: auto;
     }
     .ui_offer h3 {
         margin-bottom: 0px;
         font-size: 22px;
     }
     .candidates ul {
         margin-bottom: 35px;
     }
     .employeess {
         padding: 0;
     }
     .candidatess {
         padding: 0;
     }
     .ui_habout .abtimg::after {
         left: 6px;
         top: 18px;
         width: 90%;
         height: 76%;
     }
     .ui_offer .empimg::after {
         left: 0;
         width: 95%;
         top: -10px;
         height: 92%;
     }
     .ui_offer .cndimg::after {
         left: 0;
         width: 95%;
         height: 92%;
         top: -10px;
     }
     .abtinfo_more {
         text-align: center;
     }
     .ui_habtcnt {
         margin-top: 30px;
     }
     .ui_what::before {
         display: none;
     }
     .ui_what .knowmore a::after {
         left: inherit;
     }
     .owl-carousel .owl-item img {
         width: 100%;
     }
     .footer-logo img {
         width: 100%;
     }
     .ourvalues ul {
         padding: 0;
     }
     .ourvalues ul li {
         margin-left: 0;
         position: relative;
     }
     .ui_stublock {
         height: auto;
     }
     .cntdetails {
         margin: 0;
         padding: 0;
     }
     .locmap {
         padding: 0;
     }
     .contfm .form-group {
         padding: 0;
     }
     .ui_cntfm {
         padding: 0;
         margin-top: 30px;
     }
     .home-banner .innerbanner img {
         margin-top: 0px;
     }
     header.sticky {
         background: none;
     }
     .focusimg::after {
         left: 0;
         width: 95%;
     }
     .what_block img {
         width: 100%;
     }
     .what_blocks {
         padding-right: 0;
         margin-bottom: 60px;
     }
     .ui_what::after {
         display: none;
     }
     .fastimg::after {
         left: 0;
         width: 95%;
     }
     .knowimg::after {
         left: 0;
         width: 95%;
     }
     .what_block {
         border: none;
         padding: 0;
     }
     .ui_what .knowmore a {
         margin-top: 0;
     }
     .ui_habout {
         padding-bottom: 10px;
     }
     .cpyrght {
         margin-top: 0;
     }
     .client_globe {
         background: none;
         padding: 0;
     }
     .resource_block {
         border: none;
         padding: 0;
     }
     .clientshd h3 {
         line-height: 30px;
         font-size: 22px;
     }
     .ui_services ul {
         padding: 0;
     }
     .ui_services {
         padding: 0;
     }
     .ui_resource h3 {
         line-height: 42px;
         font-size: 24px;
     }
     .resource_blocks {
         padding: 0;
     }
     .ui_roles h3 {
         width: 100%;
         text-align: center;
         font-size: 15px;
         line-height: 32px;
     }
     .role-paid {
         padding: 0;
     }
     .dining-det {
         padding: 0;
     }
     .technology_role {
         padding: 0;
     }
     .role-devlop {
         padding: 0;
     }
     .role-devpimg {
         padding: 0;
         margin-top: 5px;
     }
     .role-h1b {
         padding: 0;
     }
     .role-h1bimg {
         padding: 0;
         margin-top: 10px;
     }
     .technology_roles {
         min-height: inherit;
     }
     .role-paid p {
         margin-bottom: 12px;
     }
     .ui_techslider h4 {
         margin-top: 0;
         font-size: 30px;
     }
     .recruit_block img {
         width: 100%;
     }
     .recruit_block p {
         margin-top: 10px;
     }
     .main_menu .navbar-default .navbar-nav>.active>a:after {
         display: none;
     }
     .ui_hservices {
         padding: 0;
     }
     .ourvaluesc {
         padding: 0;
     }
     .wbiltpb {
         padding: 0;
     }
     .wbiltpb ul {
         padding: 0;
         margin: 0;
     }
     .ui_values {
         padding: 0;
     }
     .ui_process {
         padding: 0;
     }
     .ui_what {
         padding: 0;
     }
     .wbiltpb ul li {
         padding: 10px 0;
     }
     .cpyrght .left p {
         text-align: center;
     }
     .cpyrght .left {
         padding: 0;
     }
     .cpyrght .right {
         padding: 0;
     }
     .ctarotate a {
         font-size: 15px;
         padding: 4px 30px;
     }
     .ctarotate {
         right: -71px;
     }
     .ui_offer {
         margin-top: 20px;
		 padding-bottom:50px;
     }
     .ui_habtcnt h3 {
         font-size: 25px;
         margin: 0;
     }
     .ui_values h2 {
         font-size: 30px;
     }
     .ui_process h2 {
         font-size: 30px;
     }
     .ui_process h3 {
         font-size: 20px;
     }
     .serviceinfo h3,
     .serviceinfo2 h3 {
         font-size: 25px;
     }
     .ui_resource {
         padding: 0;
     }
     .ui_roles {
         padding: 0;
     }
     .roletxt p {
         text-align: left;
     }
     .roletxt {
         padding: 30px 0 0 0;
     }
     .roletxt h4 {
         font-size: 30px;
     }
     .recruit_block h3 {
         font-size: 22px;
     }
     .recruit_blocks {
         padding: 0;
     }
     .ui_crcouncil {
         padding: 0;
     }
     .ui_crcouncil h3 {
         font-size: 25px;
         line-height: 35px;
     }
     .ui_recruit h3 {
         font-size: 30px;
         line-height: 40px;
     }
     .ui_contact {
         padding: 0;
     }
     .contfm {
         padding: 0;
     }
     .contfm h3 {
         font-size: 25px;
     }
     .cntdetails h4 {
         padding-top: 20px;
     }
}


 
 
 