button.navbar-toggler.actived {
    margin-top: 10px;
}
.dropdown-menu.full-width.show  .nav__item a{
	width:  100%;
}
@media only screen and (max-width: 479px){
	.service-item {
		min-height: auto;
		padding: 0px 30px 20px;
	}
	.services-container .service-item {
		width: 48%;
		margin-right: 2%;
	}
	.industry-name h3 {
		font-size: 14px;
	}
	.footer__copyright {
		text-align: center;
	}
	.footer-bottom div{
		text-align: center;
	}
	.footer-bottom {
		padding: 10px 0;
	}
	.about-info {
		padding: 30px 0px;
	}
	.about-left {
		width: 30%;
		padding-right: 20px;
	}
	.about-right {
		padding: 0px 20px;
		width: 70%;
	}
	.about-right h2 {
		text-align: left;
	}
	.res-top {
		margin-top: 25px;
	}
	.d-none {
		display: block !important;
		max-height: inherit;
	}
	.address-box {
	    width: 100%;
		padding: 30px 30px;
		position: relative;
		top: 0px;
		text-align: left;
	}
	.form-box {
		width: 100%;
		float: right;
		padding: 30px 20px;
		margin-top: 25px;
	}
	.locations-box {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 30px;
	}
	.locations-contianer {
		padding: 50px 0px 20px 0px;
	}
	.tilt {
		margin: 20px 0px;
	}
	.dm-heading {
		margin-top: 25px;	
	}
	.staffing-list-box {
		padding: 10px;
	}
	.process-con {
		width: 73%;
		float: left;
	}
	.process-icon {
	    width: 27%;
		float: left;	
	}
	.staffing-list-box span {
		height: 60px;
		width: 60px;
	}
	.staffing-list-box i {
		font-size: 40px;
		top: -25px;
		position: relative;
		left: 1px;
	}
	.industry-name {
		width: 84%;
	}
	.industy-icon {
		width: 16%;
	}
	.indu-points {
		margin-bottom: 20px;
	}
	.res-mb0 {
		margin-bottom: 0px;
	}
	.res-two {
		width: 50%;
		float: left;
	}
	.pro-tech {
		margin-top: 0px;
	}
	.services-section {
	    padding: 3px;
	}
	.st-content {
		padding: 10px 10px 30px 10px;
	}
	.acc-left {
		padding: 10px;
	}
	.staffing-box {
	    padding: 20px 20px 35px;
		min-height: auto;		
	}
	.model-sec {
	    margin-top: 25px;
	}
	.trainings .model-sec {
	    margin-top: 0px;
		padding: 10px;
	}
	.trainings-btn {
		width: 50%;
		float: left;
	}
	.header__topbar .contact__list li {
		line-height: initial;
		margin-right: 20px;
		margin-bottom: 10px;
		display: block;
	}
	.header__topbar .contact__list {
		padding-top: 10px;
		display: block;
		text-align: center;
	}
	.service-item .service__title {
		font-size: 16px;
	}
	.indu-points p {
		width: 100%;
	}
	.justify-content-end {
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.industry-box {
	    margin-bottom: 15px;
	}
	.staffing-box h5 {
	    font-size: 18px;
	}
	.footer-bottom {
	    font-size: 12px;	
	}
}

@media only screen  and (max-width: 350px){
	.services-container .service-item {
		width: 100%;
		margin-right: 0;
		padding: 0px 0px 7px;
	}
	.trainings-btn {
		width: 100%;
		float: left;
	}
	.about-info-block {
		display: block;
	}
	.about-left {
		width: 100%;
		padding-right: 0px;
	}
	.about-right {
		padding: 0px 15px;
		width: 100%;
	}
	.about-right h2 {
		text-align: center;
	}
	.process-con , .process-icon{
		width: 100%;
	}
	
	
	
}


@media only screen and (min-width: 320px) and (max-width: 380px){
	.industry-name {
		width: 80%;
		padding: 0px 10px;
	}
	.industy-icon {
		width: 20%;
	}	
	.services-section .services-heading {
	    font-size: 15px;	
	}
	.res-block {
		display: block;
	}
	
		
}

@media only screen and (min-width: 320px) and (max-width: 480px){
	.industry-name h3 {
		font-size: 13px;
		display: table-cell;
		vertical-align: middle;
		line-height: 23px;
	}
	.industry-name {
		display: table;
	}
}


@media only screen and (min-width: 351px) and (max-width: 390px){
	.service-item .service__title {
		font-size: 14px;
		line-height: 23px;
	}
}


@media only screen and (min-width: 320px) and (max-width: 330px){
	.address-box {
		padding: 20px 5px;
	}
	.form-box {
		padding: 20px 5px;
	}
	.add-links li{
		margin-left: 20px;
	}
	.add-links .map-icon:before, .add-links .envelope-icon:before, .add-links .phone-icon:before{
		left: -20px;
	}
	
}
@media only screen and (min-width: 331px) and (max-width: 365px){
	.address-box {
		padding: 20px 15px;
	}
	.form-box {
		padding: 20px 15px;
	}
	.add-links li{
		margin-left: 20px;
	}
	.add-links .map-icon:before, .add-links .envelope-icon:before, .add-links .phone-icon:before{
		left: -20px;
	}
	
}
@media only screen and (min-width: 480px) and (max-width: 639px){
	.service-item {
		min-height: auto;
		padding-bottom: 30px;
	}
	.services-container .service-item {
		width: 48%;
		margin-right: 2%;
	}
	.industry-name h3 {
		font-size: 14px;
	}
	.footer__copyright {
		text-align: center;
	}
	.footer-bottom div{
		text-align: center;
	}
	.footer-bottom {
		padding: 10px 0;
	}
	.about-info {
		padding: 30px 0px;
	}
	.about-left {
		width: 30%;
		padding-right: 20px;
	}
	.about-right {
		padding: 0px 20px;
		width: 70%;
	}
	.about-right h2 {
		text-align: left;
	}
	.res-top {
		margin-top: 25px;
	}
	.d-none {
		display: block !important;
		max-height: inherit;
	}
	.address-box {
		width: 100%;
		padding: 40px 40px;
		position: relative;
		top: 0px;
	}
	.form-box {
		width: 100%;
		float: right;
		padding: 40px 40px 40px 40px;
		margin-top: 25px;
	}
	.locations-box {
		width: 100%;
		margin-right: 0px;
	}
	.locations-contianer {
		padding: 50px 0px 20px 0px;
	}
	.tilt {
		margin: 20px 0px;
	}
	.dm-heading {
		margin-top: 25px;	
	}
	.staffing-list-box {
		padding: 10px;
	}
	.process-con {
		width: 75%;
		float: left;
	}
	.process-icon {
	    width: 25%;
		float: left;	
	}
	.staffing-list-box span {
		height: 84px;
		width: 84px;
	}
	.staffing-list-box i {
		font-size: 55px;
		top: -7px;
		position: relative;
	}
	.industry-name {
		width: 84%;
	}
	.industy-icon {
		width: 16%;
	}
	.indu-points {
		margin-bottom: 20px;
	}
	.res-mb0 {
		margin-bottom: 0px;
	}
	.res-two {
		width: 50%;
		float: left;
	}
	.pro-tech {
		margin-top: 0px;
	}
	.services-section {
	    padding: 3px;
	}
	.st-content {
		padding: 10px 10px 30px 10px;
	}
	.acc-left {
		padding: 10px;
	}
	.staffing-box {
	    padding: 20px 20px 35px;
		min-height: auto;		
	}
	.model-sec {
	    margin-top: 25px;
	}
	.trainings .model-sec {
	    margin-top: 0px;
		padding: 15px;
	}
	.trainings-btn {
		width: 50%;
		float: left;
	}
	.header__topbar .contact__list li {
		line-height: initial;
		margin-right: 20px;
		margin-bottom: 10px;
		display: block;
	}
	.header__topbar .contact__list {
		padding-top: 10px;
		 width: fit-content;
		     margin: auto;
	}
	.service-item .service__title {
		font-size: 16px;
	}
	.industry-box {
	    margin-bottom: 15px;
	}
	.justify-content-end {
		justify-content: center !important;
	}
	
	
}


@media only screen and (min-width: 640px) and (max-width: 767px){
	.service-item {
		min-height: auto;
		padding-bottom: 30px;
	}
	.justify-content-end {
		justify-content: center !important;
	}
	.services-container .service-item {
		width: 48%;
		margin-right: 2%;
	}
	.footer__copyright {
		text-align: center;
	}
	.footer-bottom div{
		text-align: center;
	}
	.industry-name h3 {
		font-size: 14px;
	}
	.footer-bottom {
		padding: 10px 0;
	}
	.about-info {
		padding: 30px 0px;
	}
	.about-left {
		width: 30%;
		padding-right: 20px;
	}
	.industry-box {
	    margin-bottom: 15px;
	}
	.about-right {
		padding: 0px 20px;
		width: 70%;
	}
	.about-right h2 {
		text-align: left;
	}
	.res-top {
		margin-top: 25px;
	}
	.d-none {
		display: block !important;
		max-height: inherit;
	}
	.address-box {
		width: 100%;
		padding: 40px 40px;
		position: relative;
		top: 0px;
	}
	.form-box {
		width: 100%;
		float: right;
		padding: 40px 40px 40px 40px;
		margin-top: 25px;
	}
	.locations-box {
		width: 100%;
		margin-right: 0px;
	}
	.locations-contianer {
		padding: 50px 0px 20px 0px;
	}
	.tilt {
		margin: 20px 0px;
	}
	.dm-heading {
		margin-top: 25px;	
	}
	.process-con {
		width: 75%;
		float: left;
	}
	.process-icon {
	    width: 25%;
		float: left;	
	}
	.staffing-list-box span {
		height: 84px;
		width: 84px;
	}
	.staffing-list-box i {
		font-size: 55px;
		top: -7px;
		position: relative;
	}
	.industry-name {
		width: 84%;
	}
	.industy-icon {
		width: 16%;
	}
	.indu-points {
		margin-bottom: 20px;
	}
	.res-mb0 {
		margin-bottom: 0px;
	}
	.res-two {
		width: 33.33%;
		float: left;
	}
	.pro-tech {
		margin-top: 0px;
	}
	.services-section {
	    padding: 3px;
	}
	.st-content {
		padding: 10px 10px 30px 10px;
	}
	.acc-left {
		padding: 10px;
	}
	.staffing-box {
	    padding: 20px 20px 35px;
		min-height: auto;		
	}
	.model-sec {
	    margin-top: 25px;
	}
	.trainings .model-sec {
	    margin-top: 0px;
	}
	.trainings-btn {
		width: 50%;
		float: left;
	}
	.header__topbar .contact__list li {
		line-height: initial;
		margin-right: 20px;
		margin-bottom: 10px;
		display: block;
	}
	.header__topbar .contact__list {
	    padding-top: 10px;
		width: fit-content;
		margin: auto;
	}
	.service-item .service__title {
		font-size: 16px;
	}
	.three-blocks {
		width: 100%;
		float: left;
	}
	.col-sm-6 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.footer-top .footer__widget-title {
		font-size: 16px;
	}
	.footer .footer-bottom-left {
		max-width: 70%;
		float: left;
	}
	.footer .footer-bottom-right {
		max-width: 30%;
		float: left;
	}
	.bg-theme .about-big-img{
		max-width: 48%;
		float: left;
	}
	.bg-theme .about-text{
		max-width: 52%;
		float: left;
	}
	.bg-theme .about-text .counter-item .counter__desc{ 
		font-size: 12px;
	}
	.res-half {
		width: 50%;
		float: left;
	}
	
	
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.service-item {
		padding-bottom: 30px;
	}
	.industry-box {
	    margin-bottom: 15px;
	}
	.services-container .service-item:nth-child(3){
		margin-right: 0px;
	}
	.services-container .service-item:nth-child(6){
		margin-right: 0px;
	}
	.services-container .service-item:nth-child(9){
		margin-right: 0px;
	}
	
	.services-container .service-item {
		width: 32%;
		margin-right: 2%;
	}
	.footer__copyright {
		text-align: center;
	}
	.footer-bottom {
		padding: 10px 0;
	}
	.about-info {
		padding: 30px 0px;
	}
	.about-left {
		width: 30%;
		padding-right: 20px;
	}
	.about-right {
		padding: 0px 20px;
		width: 70%;
	}
	.about-right h2 {
		text-align: left;
	}
	.d-none {
		display: block !important;
		max-height: inherit;
	}
	.address-box {
		padding: 40px 30px;
	}
	.form-box {
		padding: 35px 30px 60px 190px;
	}
	.locations-box {
		width: 50%;
		margin-right: 0px;
	}
	.locations-contianer {
		padding: 50px 0px 20px 0px;
	}
	.tilt {
		margin: 20px 0px;
	}
	.dm-heading {
		margin-top: 25px;	
	}
	.process-con {
		width: 75%;
		float: left;
	}
	.process-icon {
	    width: 25%;
		float: left;	
	}
	.staffing-list-box span {
		height: 84px;
		width: 84px;
	}
	.staffing-list-box i {
		font-size: 55px;
		top: -7px;
		position: relative;
	}
	.industry-name {
		width: 90%;
	}
	.industy-icon {
		width: 10%;
	}
	.indu-points {
		margin-bottom: 20px;
	}
	.res-mb0 {
		margin-bottom: 0px;
	}
	.pro-tech {
		margin-top: 0px;
	}
	.services-section {
	    padding: 3px;
	}
	.st-content {
		padding: 10px 10px 30px 10px;
	}
	.acc-left {
		padding: 10px;
	}
	.staffing-box {
	    padding: 20px 20px 18px;
		min-height: auto;		
	}
	.model-sec {
	    margin-top: 25px;
	}
	.trainings .model-sec {
	    margin-top: 0px;
	}
	.trainings-btn {
		max-width: 33.3333%;
		flex: 33.3333%;
	}
	.header__topbar .contact__list li {
		margin-right: 15px;
		display: block;
	}
	.service-item .service__title {
		font-size: 16px;
	}
	.three-blocks {
		width: 100%;
		float: left;
	}
	.col-sm-6 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.footer .footer-bottom-left {
		max-width: 50%;
		float: left;
	}
	.footer .footer-bottom-right {
		max-width: 50%;
		float: left;
	}
	.bg-theme .about-big-img{
		max-width: 48%;
		float: left;
	}
	.bg-theme .about-text{
		max-width: 52%;
		float: left;
	}
	.bg-theme .about-text .counter-item .counter__desc{ 
		font-size: 12px;
	}
	.res-half {
		width: 50%;
		float: left;
	}
	.tab-block {
		margin-left: 25%;
	}
	.home-overview, .home-overview-right {
		max-width: 50%;
		float: left;
	}
	.inner-padding {
		padding: 25px 25px !important;
	}
	.col-sm-12.col-md-3.col-lg-4.footer__widget.footer__widget-about {
		max-width: 100%;
		flex: 100%;
	}
	.contact__list li {
		font-size: 13px;
	}
	.footer-top {
		padding-bottom: 40px;
	}
	.delivery-model-left {
		max-width: 100%;
		flex: 100%;
	}
	.delivery-model-right {
		max-width: 100%;
		flex: 100%;
	}
	.staffing-list-box {
		width: 49%;
		float: left;
		margin-right: 2%;
		min-height: 240px;
	}
	.staffing-list-box:nth-child(3) {
		margin-right: 0%;
	}
	.staffing-list-box:nth-child(5) {
		margin-right: 0%;
	}
	.delivery-model-left .row.no-gutter > [class*="col-"]{
		display: flex;
	}
	.res-full {
		max-width: 100%;
		flex: 100%;
		float: left;
	}
	.res-full .row.no-gutter > [class*="col-"]{ 
		display: flex;
	}
	.slider .slide-item {
		height: 36vh;
	}
	
}

@media only screen and (min-width: 992px) and (max-width: 1199px){ 
	.d-none {
		display: block !important;
	}
	.staffing-list-box span {
		height: 70px;
		width: 70px;
	}
	.staffing-list-box i {
		font-size: 37px;
		top: -21px;
		position: relative;
	}
	.model-sec .res-half {
		flex: 100%;
		max-width: 100%;
	}
	
}

@media only screen and (max-width: 991px){
	
	.nav__item.with-dropdown.service-tab {
		position: relative;	
	}
	
	
	

}


