/*-----------------------------information home-----------------------------*/
@media(min-width: 1200px){
	.contact-other-page .form{
		padding: 40px 80px;
	}
	.d-none-1200{
		display: none !important;
	}
}

@media(max-width: 1200px){
	.phone_menu{
		display: block;
	}
	.top_menu {
		display: none;
	}
	.subreadmore-container > div{
		padding: 70px;
	}
	.contact-other-page .form{
		padding: 40px;
	}
	.subemployee-ranking-container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: unset;
	}
	.d-none-over-1200{
		display: none !important;
	}
}

@media(min-width: 850px) and (max-width: 1200px){
	#industry-focus-container .padding_page_link{
		width: 33.33%;
	}
}

@media(max-width:  990px){
	.home_information_website{
	  display: none;
	}
	.home_information_phone{
	  display: block;
	}
	.image_backgorund{
		height: 250px;
	}
	.subreadmore-container > div{
		padding: 50px;
	}
	.ag-timeline_item:nth-child(odd){
		flex-direction: initial;
	}
	.history-read-btn{
		margin-top: 10px;
	}
	.ag-timeline-card_box{
		width: 40%;
	}
}
@media(max-width:  650px){
	.display_none_650{
		display: none;
	}
}
/*-----------------------------information home end-----------------------------*/

/*-----------------------------row setting-----------------------------*/
@media(max-width:  990px){
	.max_1200{
	  max-width: 1300px;
	  margin: auto;
	  width: 85% !important;
	}
}
@media(max-width:  850px){
	.w_75{
	  width: 100%;
	}
	.row .one{
	  width: 100%;
	}
	.row .two{
	  width: 100%;
	}
	.row .three{
	  width: 100%;
	}
	.row .four{
	  width: 100%;
	}
	.row .five{
	  width: 100%;
	}
	.row .six{
	  width: 100%;
	}
	.row .seven{
	  width: 100%;
	}
	.row .eight{
	  width: 100%;
	}
	.row .nine{
	  width: 100%;
	}
	.row .ten{
	  width: 100%;
	}
	.row .eleven{
	  width: 100%;
	}
	.row .twelve{
	  width: 100%;
	}
	.page{
	  display: block;
	  width: 100% !important;
	}
	h1, .h1{
		font-size: 45px;
	}
	.none_850px{
		display: none !important;
	}

	.block_850{
	  display: block !important;
	}

	/*.hide_image {
	  width: 70%;
	}


	.hide_text {
	  width: 70%;
	}*/

	.w_100_850{
		width: 100% !important;
	}

	.text_center_850{
		text-align: center !important;
	}

	.text{
		width: 85%;
	}
	.padding_2_0_0_0_850{
		padding: 2rem 0 0 0 !important;
	}
	.start-btn{
		padding: 1rem 3.5rem;
	}
	.popup_branches-detail-left-container{
		box-shadow: unset;
		padding: 2rem;
	}
	.popup_branches-detail-right-1-container, .popup_branches-detail-right-2-container{
		padding: 0 2rem 2rem;
	}
	#industry-focus-container .padding_page_link{
		width: 50%;
		padding-bottom: 1rem;
	}
	.services-ul-decimal-container > li{
		font-size: 17px;
	}
	.subservices-ul-decimal-container > li{
		font-size: 12px;
	}
}

@media(min-width: 850px){
	.d-none-850{
		display: none !important;
	}
	.contact-other-page .form{
	  /*padding: 40px 80px;*/
    /*border-left: 2px solid #124960;*/
    border-left: 2px solid #00000033;
    /*border-top: 2px solid #124960;*/
    border-top: 2px solid #00000033;
    height: 100%;
	}
	.padding-left-contact-form-over-850{
		padding-left: unset;
		padding-right: 6px;
	}
 	.padding-right-contact-form-over-850{
 		padding-left: 6px;
 		padding-right: unset;
 	}
}

@media(max-width: 850px){
  .footer-title:after{
    left: 0;
    top: 4rem;
  }
  .quick-page .page{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .quick-page .three{
    width: 50%;
  }
  .three.padding_page_link:not(:last-child){
  	padding-bottom: unset;
  }
  .our-project .page{
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  }
  .d-none-over-850{
  	display: none !important;
  }
  .faq-category-active-mobile .faq-category-title{
    background-color: #124960;
    border-bottom: 3px solid #124960;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    color: #fff;
	}
	.faq-category-title {
    padding: 1rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-top: 3px solid transparent;
    cursor: pointer;
	}
	.faq-category-title {
    font-size: 1.2rem;
    text-align: center;
    color: #000;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: bold;
	}
	.faq-category-mobile > div > div {
    padding: 1rem 1.5rem;
    background-color: #fff;
	}
	.faq-category-mobile > div {
    background-color: #fff;
		margin-bottom: 1rem;
	}
	.subtitle-container {
    margin-top: 3rem;
	}
	.title-show-background-color {
    z-index: 1;
    opacity: .6;
	}
	.title-show h3 {
    margin-bottom: unset;
    font-size: 3rem;
    color: #fff;
    text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
	}
	.title-show {
    height: 40%;
	}
	.our-group-other-page .requirement-content {
	  width: 50%;
	}
	.company-data .row.career-container > .three{
		margin-bottom: 32px;
	}
	.services-item-content{
		font-size: 12px;
	}
	.right-events-item-content, .right-services-item-content{
		padding-left: unset;
		padding-top: 1rem;
		margin-bottom: 1rem !important;
		font-size: 12px;
	}
	.left-events-item-content, .left-services-item-content{
		padding-right: unset;
		padding-top: 1rem;
		margin-bottom: 1rem !important;
		font-size: 12px;
	}
	.events-item-detail > div{
		width: 100%;
		padding-right: unset;
	}
	.events-item-detail > div > i{
		width: 5%;
	}
	.events-item-detail > div > .events-item-date{
		width: 95%;
	}
	.employee_review_slider_clone .employee-review-img > img{
  	width: 40% !important;
  	margin: auto;
	}
	.enquiry-page{
		/*width: 70%;*/
  	display: flex;
	}
	.vision_mission_select{
		background-color: transparent;
		padding-top: 3rem;
	}
	.vision_review_slider{
		padding: 50px 30px 30px;
	}
	.bg-850-e6ecf4{
		background-color: #e6ecf4;
	}
	.career-top-part{
		padding-bottom: unset;
	}
	.form, .contact-other-page .form{
		padding: 30px 0;
	}
	.review_slider .review-content, .review_slider_clone .review-content{
		padding: 2rem 1rem 0;
	}
}

@media(min-width: 550px) and (max-width: 850px){
	.row.career-container > .three{
		width: 50%;
	}
}

@media(max-width: 550px){
	.row.career-container > .three{
		width: 100%;
	}
}

@media(max-width: 650px){
	.our-group-other-page .requirement-content {
	  width: 100%;
	}
}

@media(min-width: 576px) and (max-width:  850px){
	.prev-project-row .prev-project-container.three{
		width: 50%;
	}
}

@media(max-width: 1100px){
  .our-project .five, .our-project .seven{
  	width: 100%;
  }
  .project-left-side{
  	padding: 4rem 0;
  	max-width: 75% !important;
  	margin: auto;
  }
  .project-right-side{
  	padding: 2rem 12.5%;
  }
  .row .project-page-left-side, .row .project-page-right-side{
  	width: 100%;
  }
  .project-page-right-side{
  	padding: 0 0 2rem;
  }
  .d-none-1100{
  	display: none !important;
  }
  .project-page-view-all{
  	margin-top: 2rem;
  }
  .project-page-view-all:not(:last-child){
  	margin-right: 1rem;
  }
  button.project-page-view-all{
  	width: auto;
  }
}

@media(min-width: 1100px){
	.d-none-less-1100{
		display: none !important;
	}
}

@media(max-width: 650px){
	.project-page-right-side li{
		width: 100%;
	}
	.project-page-right-side li:nth-child(odd){
		padding-right: unset;
	}
	.project-page-right-side li:nth-child(even){
		padding-left: unset;
	}
}

@media(max-width: 990px){
  .about-title{
  	margin-bottom: 1rem;
  	/*border-bottom: 2px solid #f7ee23;*/
  }
  .about-img{
  	margin-bottom: 1.5rem;
  }
  .project-left-side{
  	padding: 4rem 0;
  	max-width: 85% !important;
  	margin: auto;
  }
  .project-right-side{
  	padding: 2rem 7.5%;
  }
	/*.popup_branches-detail-container .five, .popup_branches-detail-container .seven{
	  width: 100%;
	}*/
}

@media(min-width: 768px){
	.d-none-768{
		display: none !important;
	}
}

@media(max-width: 768px){
	.project-detail-left, .project-detail-right{
		min-width: 100%;
		width: 100%;
	}
	.main-title{
		font-size: 55px;
	}
	.main-title-header, .main-title-bottom{
		width: 60%;
	}
	.d-none-over-768{
		display: none !important;
	}
	.flex-direction-column-reverse-768 {
    flex-direction: column-reverse;
	}
}

@media(max-width: 680px){
	.quick-page .three{
		width: 100%;
	}
}

@media(min-width: 576px){
	.d-none-480{
		display: none !important;
	}
	.site-other-page{
	  /*padding-top: 8rem;*/
	}
}

@media(min-width: 576px) and (max-width: 620px){
	.main-title{
		font-size: 45px;
	}
	.main-title-header, .main-title-bottom{
		width: 70%;
	}
	.main-title-header{
		font-size: 25px;
	}
	.main-title-bottom{
		font-size: 16px;
	}
}

@media(max-width: 576px){
	.main-title{
		font-size: 42px;
	}
	.main-title-header, .main-title-bottom{
		width: 75%;
	}
	.main-title-header{
		font-size: 20px;
	}
	.main-title-bottom{
		font-size: 11px;
	}
	.title-show{
		height: 40%;
	}
	.d-none-over-480{
		display: none !important;
	}
	.title-show-background-color{
		z-index: 1;
		opacity: .6;
	}
	.title-show h3{
		margin-bottom: unset;
		font-size: 3rem;
		color: #fff;
		text-shadow: 0px 4px 3px rgb(0 0 0 / 40%), 0px 8px 13px rgb(0 0 0 / 10%), 0px 18px 23px rgb(0 0 0 / 10%);
	}
	.subtitle-container{
		margin-top: 3rem;
	}
	.subtitle-container h3{
		font-size: 2.2rem;
	}
	.career-top-part h3{
		font-size: 2.2rem;
	}
	.subtitle-container h5{
		font-size: 1.2rem;
	}
	.project-page-left-side{
		padding: 0 0 2rem;
	}
	.project-page-view-all{
		margin-top: 1rem;
	}
	.ag-timeline-block{
		padding-top: 3rem;
	}
	.prev-project-container > div .prev-project-background{
    -webkit-transform: translateY(0rem);
        -ms-transform: translateY(0rem);
            transform: translateY(0rem);
	}
	.prev-project-container > div h5 {
    /*top: 1rem;*/
	}
	.prev-project-container > div:hover h5 {
    /*top: 1rem;*/
	}
	.prev-project-container > div p {
    top: 4rem;
	}
	.prev-project-container > div:hover p {
    top: 4rem;
	}
	.prev-project-container > div i {
    top: 9rem;
	}
	.prev-project-container > div:hover i {
    top: 9rem;
	}
	.prev-project-container:last-child{
		padding-bottom: unset;
	}
	.project-page-right-side{
		padding: 0 0 3rem;
	}
	.career-item{
		margin-bottom: 2rem !important;
		padding: 0 0.5rem 0 0;
	}
	.site-filter-country, .site-filter-state{
		margin-right: 0.5rem;
		margin-top: 15px;
	}
	.career-bottom-part{
		padding-top: unset;
	}
	.faq-category-active-mobile .faq-category-title{
		background-color: #fff;
    border-bottom: 3px solid #124960;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
	}
	.faq-category-title{
    padding: 1rem;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-top: 3px solid transparent;
    cursor: pointer;
	}
	.faq-category-mobile > div {
    margin-bottom: 1rem;
	}
	.faq-category-mobile > div > div{
		padding: 1rem 1.5rem;
    background-color: #fff;
	}
	.faq-category-mobile > div {
    background-color: #fff;
	}
	.review_slider img {
    padding: unset; 
	}
	.review_slider .review-name{
		font-size: 1.3rem;
		text-align: center;
	}
	.review_slider .review{
		font-size: 1rem;
		text-align: center;
	}
	.review_slider .review span{
		font-size: 0.8rem;
	}
	.career-form-input{
		margin-top: 0.3rem;
	}
	.timeline-events-content .timeline-events-title{
		/*margin-left: unset;*/
	}
	.timeline-events-content{
		max-width: calc(100% - 20px);
	}
	.events-item{
		margin-left: 20px;
	}
	.events-item-detail > div > i{
		width: 10%;
	}
	.events-item-detail > div > .events-item-date{
		width: 90%;
	}
	.events-item{
		/*margin-top: unset;*/
	}
	.timeline-events-content{
		margin-left: 20px;
	}
	.timeline-events-content:before {
	  position: relative;
	  content: "";
	  width: 20px;
	  height: 18px;
	  background-color: #124960;
	  display: inline-block;
	  left: -32px;
	  top: 0%;
	  border-radius: 50%;
	  transform: translate(0px, 10%);
	  cursor: pointer;
	}
	.timeline-events-line{
		margin-left: unset;
	}
	.services-detail-category-container{
		/*margin-left: 5px;
		margin-top: -25px;
		width: 100%;
		left: 0;
		justify-content: center;*/
		left: 5%;
		margin-left: 30px;
		top: 12%;
	}
	.enquiry-page{
		/*width: 100%;*/
		display: block;
	}
	.services-detail-category-icon{
		width: 25px;
	}
	.services-detail-category{
		margin-right: 10px;
		padding: 8px;
	}
	.employee_review_slider_clone .employee-review-img > img{
  	width: 50% !important;
  	margin: auto;
	}
	.services-detail-container{
		width: 90%;
		top: 0;
		transform: translate(0, 0px);
	}
	.site-country-option-active, .site-state-option-active{
		padding: 10px 1rem;
	}
	.subreadmore-container > div{
		padding: 30px;
	}
	.career-middle-subtitle, .subtitle-container .career-middle-subtitle{
		font-size: 25px;
		margin-bottom: 15px;
	}
  .mission-title{
    /*font-size: 42px;*/
    font-size: 36px;
  }
  .mission-detail{
    /*margin-top: 40px !important;*/
    font-size: 17px;
  }
  .mission-detail:after{
    width: 100px;
    margin-top: 50px;
  }
  .service-type-mobile-link h4{
  	font-size: 20px;
  	margin-bottom: 20px;
  }
  .vision_review_slider.review_slider .review-content{
  	/*padding: 25px;*/
  	padding: 25px 25px 30px;
  }
  .vision_review_slider.review_slider .review-name{
  	text-align: left;
  }
  .vision_review_slider.review_slider .review{
  	text-align: left;
  }
  .section-extra-padding{
  	padding: 3rem 0;
  }
  .employee-ranking-section .career-middle-subtitle{
  	margin-bottom: 20px;
  }
  .employee-ranking-item{
  	/*margin-bottom: 30px;*/
  	margin-bottom: 15px;
  }
  .employee-ranking-icon, .employee-ranking-image{
  	margin-right: 15px;
  }
  #industry-focus-container .padding_page_link{
  	width: 100%;
    padding: 0rem 0 2rem;
  }
}

@media(max-width:  650px){
	.block_650{
		display: block !important;
	}
}
/*-----------------------------row setting end-----------------------------*/


/*-----------------------------side menu-----------------------------*/
@media(max-width:  650px){
	.menu_website{
	  display: none;
	}
	.menu_phone,
	.sidebar,
	.menu_phone_bar{
	  display: block !important;
	}
}

.sidebar-toggle {
  font-size: 2rem;
  background: transparent;
  border-color: transparent;
  color: var(--clr-primary-5);
  margin-top: 0.4rem ;
  cursor: pointer;
}
.sidebar-toggle:hover {
  color: var(--clr-primary-7);
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.sidebar-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 1.5rem;
}
.close-btn {
  font-size: 1.75rem;
  background: transparent;
  border-color: transparent;
  color: var(--clr-primary-5);
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  cursor: pointer;
  color: var(--clr-red-dark);
}
.close-btn:hover {
  color: var(--clr-red-light);
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.logo {
  -ms-grid-column-align: center;
      justify-self: center;
  width: 100%;
  max-width: 75px;
  height: 100%;
  opacity: 1;
}
.links li{
  list-style-type: none;
}
.links a, .links .search-icon-850{
  display: block;
  /*font-size: 1.5rem;*/
  font-size: 17px;
  text-transform: capitalize;
  padding: 1rem 1.5rem;
  color: var(--clr-grey-5);
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  text-decoration: none;
  list-style-type: none;
  color: #fff;
  cursor: pointer;
}

.dropdown-container-mobile > a {
  /*font-size: 1.2rem;*/
  font-size: 15px;
  padding: 0.5rem 1rem;
  color: #808080;
}

.links a:hover {
  background: var(--clr-primary-8);
  /*color: var(--clr-primary-5);*/
  /*padding-left: 1.75rem;*/
}
.social-icons {
  -ms-grid-column-align: center;
      justify-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2rem;
}
.social-icons a {
  font-size: 1.5rem;
  margin: 0 0.5rem;
  color: var(--clr-primary-5);
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
}
.social-icons a:hover {
  color: var(--clr-primary-1);
}

.sidebar {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  background: #000000f8;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1rem 1fr 1rem auto;
  grid-template-rows: auto 1fr auto;
  row-gap: 1rem;
  -webkit-box-shadow: var(--clr-red-dark);
          box-shadow: var(--clr-red-dark);
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform: translate(-100%);
      -ms-transform: translate(-100%);
          transform: translate(-100%);
  position: absolute;
  z-index: 99;
  transition: 1s !important;
}
.show-sidebar {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: auto;
}
@media screen and (min-width: 676px) {
  .sidebar {
    width: 400px;
  }
}
/*-----------------------------side menu end-----------------------------*/