.talent-top .logo-sec > a > img {
    width: 250px !important;
}

.talent-top .title { color: #ff462e; }
.talent-top .logo-sec { margin-top: 5px !important; width: 200px; }
.develop-sec { background: #f9f9f9; }
.skill-sec { background: #f9f9f9; }
.consultant-sec { background: #f9f9f9; }
.skill-sec .skill-inner li input[type='submit'] { background: #ffbd4a; color: #000; width: 50%; }
.skill-sec .skill-inner li input[type='submit']:hover { background: #000; color: #fff;}
.skill-sec .skill-inner li input[type='reset'] { background: #ffbd4a; color: #000; width: 40%; }
.skill-sec .skill-inner li input[type='reset']:hover { background: #000; color: #fff; }
.candidate-sec .candidate-cont .reister-btn { background: #ffbd4a; color: #000; }
.consultant-sec .right-sec .info-btn { background: #ffbd4a; color: #000; border-color: #ffbd4a; }
.consultant-sec .left-sec .request { background: #ffbd4a; color: #000; border-color: #ffbd4a; }
.consultant-sec .left-sec .contact { background: #ffbd4a; color: #000; border-color: #ffbd4a; }
.consultant-sec .left-sec .info { background: #ffbd4a; color: #000; border-color: #ffbd4a; }
.candidate-sec .candidate-cont .reister-btn:hover { background: #000; color: #fff; }
.develop-sec .develop-cont ul li .box-sec .candidate-btn { background: #ffbd4a; color: #000; }
.develop-sec .develop-cont ul li .box-sec .candidate-btn:hover { background: #000; color: #fff; }
.develop-sec .develop-cont > ul > li .box-sec .heading { background-image: none; color: #ff462d; -webkit-text-fill-color: #ff462d;  }
.develop-sec .develop-cont ul li .box-sec .sub-head { background-image: none; color: #ff462d; -webkit-text-fill-color: #ff462d;  }
.consultant-sec .right-sec .top-sec .title { color: #ff462d; }
.consultant-sec .right-sec .sub-title { color: #000; }
.candidate-sec .candidate-cont p { color: #8b8b8b; }
.candidate-sec .candidate-cont .sub-head { color: #000; }
.develop-sec .develop-cont ul li .box-sec .title { color: #8b8b8b; }
  .footer {
    padding: 100px 0;
    height: 450px;
    background: #000000;
	font-family: 'Montserrat', sans-serif;
  }
  
  .footer-under-logo {
    margin: 50px 0;
    font-size: 16px;
    color: #999999;
    font-weight: 100;
  }
  
  .footer-menu-item {
    margin-left: 50px;
    max-width: 220px;
  }
  
  .footer-menu-item-header {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 500;
    color: #ffbc49;
  }
  
  .footer-menu-item-body {
    margin: 42px 0;
    font-size: 16px;
    font-weight: 100;
    color: #ffffff;
  }
.footer-menu-item-header { font-family: 'Montserrat', sans-serif; }
.footer-under-logo { color: #fff; font-family: 'Montserrat', sans-serif; }
.footer-menu-item-body { color: #fff; font-family: 'Montserrat', sans-serif; }
.footer-menu-item-body .fab { color: #fff; font-size: 30px; margin-right: 5px; }
.footer-menu-item-body a { color: #fff; font-family: 'Montserrat', sans-serif; }

@media screen and (max-width: 960px) {
	
	.header { overflow: visible !important; }
	
	/*lets-talk*/
.contact-detail-sec .contact-left p {
	font-size: 18px;
	line-height: 30px;
}
.stream-sec.sub-page {
	padding: 50px 0px;
}
.contact-detail-sec .contact-right .inner-box input[type="checkbox"] + label::after {
	top: 8px;
}
.contact-detail-sec .contact-right .inner-box ul li {
	margin-left: 5px;
	margin-right: 5px;
	width: calc(50% - 14px);
	padding: 20px 0px;
}
.contact-detail-sec .contact-right .inner-box ul li input[type="text"] {
	font-size: 20px;

}
.contact-detail-sec .contact-right .inner-box ul li textarea {
	font-size: 20px;
	padding: 20px 15px;

}
.contact-detail-sec .contact-right .inner-box input[type="checkbox"] + label {

	font-size: 15px;

}
	
	 .header .right-block {
        display: none;
    }
    .overlayMenu {
        margin-top: 8vw;
    }
    
    .overlayMenu ul li a {
        font-size: 30px;
        line-height: 45px;
    }

    .burger-pop_up .contact-us ul li p {
        font-size: 18px;
        line-height: 30px;
    }

    .burger-pop_up .social-link ul li p {
        font-size: 18px;
        line-height: 30px;
    }

    .burger-pop_up h5 {
        font-size: 25px;
    }

    .central-block input {
        width: 500px;
    }

    .about-us-block h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .hire-talent-and-find-work {
        display: block;
        height: auto;
      }

    .hire-talent {
        width: 100%;
    }

    .hire-talent button {
        margin: 50px 120px;
    }

    .hire-talent button:hover {
        margin: 50px 120px;
    }

    .find-work {
        width: 100%;
    }

    .find-work button {
        margin: 50px 120px;
    }
    
    .insight img {
        margin: 0;
    }
    
    .footer {
        height: auto;
    }

    .footer-menu-item {
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
	.header { overflow: visible !important; }
	.contact-detail-sec .contact-left { padding: 0px; }
	.contact-detail-sec .contact-right .inner-box ul {
	margin:0 auto;}
	/*lets-talk*/
.contact-detail-sec .contact-left p {
	font-size: 18px;
	line-height: 30px;
}
.stream-sec.sub-page {
	padding: 50px 0px;
}
.contact-detail-sec .contact-right .inner-box input[type="checkbox"] + label::after {
	top: 8px;
}
.contact-detail-sec .contact-right .inner-box ul li {
	margin-left: 5px;
	margin-right: 5px;
	width: calc(50% - 14px);
	padding: 20px 0px;
}
.contact-detail-sec .contact-right .inner-box ul li input[type="text"] {
	font-size: 20px;

}
.contact-detail-sec .contact-right .inner-box ul li textarea {
	font-size: 20px;
	padding: 10px 15px 20px 15px;
	min-height: 140px;
	width: calc(100% - 4px);
}
.contact-detail-sec .contact-right .inner-box input[type="checkbox"] + label {

	font-size: 15px;

}
.contact-detail-sec .contact-right .inner-box ul {
	margin:0 auto;
}
.stream-sec.sub-page {
	padding: 40px 25px 25px 25px;
}
.contact-detail-sec .contact-left {
	width: 100% !important;
	float: none !important;
}
.contact-detail-sec .contact-right {
	width: 100% !important;
	float: none !important;
	margin-top: 20px;
}
.contact-detail-sec .contact-left .sub-title {
	font-size: 30px;
	padding-bottom: 0px;
}
.contact-detail-sec .contact-right .title {
	font-size: 34px;
	line-height: 44px;

}
	
.contact-detail-sec .contact-right .inner-box {
	margin-top: 10px;
}
.contact-detail-sec .contact-left li a {
	font-size: 24px;
}
.contact-detail-sec .contact-right .inner-box ul li {
	margin: 0px;
	width: calc(100% - 3px) !important;
	padding: 20px 0px;
	float: none; 
}
	.contact-detail-sec .contact-right .inner-box ul li textarea { width: 100% !important; }
	.call-to-action h2 strong { font-family: "Montserrat"; }
	.header .navbar .ticker { font-size: 24px; }
	.overlay { width: 100%; }
	.vacancy-page-info .left-col { width: 100% !important; float: none !important; }
	.vacancy-page-info .right-col { width: 100% !important; float: none !important; }
	.form_column { width: 100% !important; float: none !important; }
	.content-block { width:90%;}
    .navbar {
        flex-wrap: nowrap;
    }

    .header .logo {
        text-align: right;
    }

    .overlay {
        overflow: auto;
    }

    .header .right-block {
        display: none;
    }

    .navbar-pop-up .users-block {
        margin-top: 30px;
        float: none;
    }

    .padding-jobs-block {
        padding-top: 0px;
    }

    .featured-jobs-block h3 {
      margin-left: 50px;
  }

  .hire-talent-and-find-work {
    display: block;
    height: auto;
  }

  .central-block .search input::placeholder {
    font-size: 18px;
  }
  
  .central-block .search input:-ms-input-placeholder {
    font-size: 18px;
  }
  
  .central-block .search input::-ms-input-placeholder {
    font-size: 18px;
  }

.hire-talent {
    width: 100%;
}

.hire-talent button {
    margin: 50px 120px;
    min-width: 120px;
  }

.hire-talent button:hover {
    margin: 50px 120px;
	min-width: 120px;
}

.find-work {
    width: 100%;
}

.find-work button {
    margin: 50px 120px;
    min-width: 120px;
  }

.find-work button:hover {
    margin: 50px 120px;
    min-width: 120px;
  }

.latest-insights {
    padding: 30px 0 30px 0;
}
	
.team {
    padding: 30px 0 30px 0;
}

.latest-news-header {
    margin: 0 0 30px 0;
}

.insight-description {
    margin: 40px 0;
  }
	
.team-description {
    margin: 40px 0;
  }

.call-to-action-header {
    display: grid;
    font-size: 42px;
    font-weight: 700;
  }

.insight img {
    margin: 0;
    max-width: 100%;
}
	
.team img {
    margin: 0;
    max-width: 100%;
}

.call-to-action {
    padding-bottom: 40px;
}

.footer {
    padding: 40px 10px;
    height: auto;
}

.footer-menu-item {
    margin-left: 0;
    max-width: 200px;
}

.footer-menu-item-body {
    margin: 20px 0;
}

    .overlay.open .footer-pop-up {
        position: relative;
        bottom: 0;
        margin-top: 30px
    }
}

#cvupload input[type=text] { border: 0px; padding: 15px; font-size: 18px; }
#cvupload input[type=tel] { border: 0px; padding: 15px; font-size: 18px; }
#cvupload input[type=email] { border: 0px; padding: 15px; font-size: 18px; }
#cvupload select { border: 0px; padding: 15px; font-size: 18px; height: 57px; padding-left: 15px; -webkit-appearance: none;
    -moz-appearance : none; }
#cvupload button { width: 200px; margin-top: 20px;}

@media screen and (max-width: 567px) {
	
	.about-us-block h5 { line-height: 1.5; }
	
	.featured-jobs-block h4 { font-size: 18px; }
	
    .header {
        height: 900px;
    }

    .header .navbar {
        padding: 0 15px;
        margin: 50px 0px 0 0px;
    }

    .navbar-pop-up {
        padding: 0 15px;
    }

	.sub-page-header #video-bg { height: 710px; }

    .header .logo {
        padding-top: 7px;
    }

    .central-block h2 {
        font-size: 40px;
        line-height: 50px;
        padding: 0 15px;
    }

    .central-block input {
      padding: 15px 20px;
    }

    .about-us-block {
        padding: 80px 30px;
    }

    .central-block input {
        width: 350px;
    }

    .central-block .search-job {
        width: 230px;
    }

    .navBurger {
        
    }
	
	.navBurger::before { top: -7px; }
	.navBurger::after { bottom: -7px; }
	
    .overlayMenu {
        margin-top: 14vw;
    }

    .navbar-pop-up .text-close {
        margin-left: 75px;
    }

    .title {
      flex-direction: column;
    }

    .header .logo {
        float: none;
    }

    .navbar-pop-up .logo {
        margin-right: 20px;
    }

    .overlay {
        overflow: auto;
    }

    .overlay.open .footer {
        position: relative;
        margin-top: 30px;
    }

    .burger-pop_up {
        padding-left: 15px;
    }

    .overlayMenu ul li a:active::before {
        top: 22px;
        width: 30px;
    }

    .overlayMenu ul li a:hover::before {
        top: 22px;
        width: 30px;
    }

    .overlayMenu ul li a:active {
        padding-left: 40px;
    }

    .overlayMenu ul li a:hover {
        padding-left: 40px;
    }

    .about-text {
        padding-left: 0;
        margin-top: 30px;
    }

    .central-block input[placeholder] {
      font-size: 15px;
    }

    .featured-jobs-block h3 {
      font-size: 40px;
      margin-left: 0px;
      margin-top: 30px;
  }

  .hire-talent-and-find-work {
    display: block;
    height: auto;
}
  
.hire-talent {
    padding: 10px 0 0 10px;
    width: 100%;
}

.hire-talent-header {
    display: block;
    margin: 0 30px;
    font-size: 40px;
  }

.hire-talent-body {
    margin: 0 30px;
    font-size: 16px;
}

.latest-insights {
    padding: 20px 0 20px 0;
}

.team {
    padding: 20px 0 20px 0;
}
	
	
.latest-news-header {
    font-size: 30px;
    margin: 0 0 20px 0;
}

.insight-description {
    margin: 20px 0;
  }

.insight-header {
    font-size: 20px;
    font-weight: 700;
}

.insight-body {
    margin: 10px 0;
    font-size: 14px;
}
	
.team-description {
    margin: 20px 0;
  }

.team-header {
    font-size: 20px;
    font-weight: 700;
}

.team-body {
    margin: 10px 0;
    font-size: 14px;
}

.find-work {
    padding: 10px 0 0 10px;
    width: 100%;
}

.find-work-header {
    display: block;
    margin: 0 30px;
    font-size: 40px;
  }

.find-work-body {
    margin: 0 30px;
    font-size: 16px;
}

.hire-talent button {
    margin: 30px 30px;
    width: 220px;
}

.hire-talent button:hover {
    margin: 30px 30px;
}

.find-work button {
    margin: 30px 30px;
    width: 220px;
}

.call-to-action {
    padding-bottom: 20px;
}

.call-to-action-header {
    display: grid;
    font-size: 30px;
    font-weight: 700;
  }

.call-to-action-description {
    margin: 20px 0 40px 10px;
    font-size: 16px;
}

.call-to-action-form {
    display: block;
}

label {
    font-size: 14px;
    margin: 0;
}

.group-input {
    width: 100%;
}

.call-to-action-button {
    justify-content: center;
}

.insight img {
    margin: 0;
    max-width: 100%;
  }

.footer-under-logo {
    margin: 30px 0;
}


.footer-menu-item-header {
    font-size: 18px;
}
  
.footer-menu-item-body {
    font-size: 14px;
}
}

@media screen and (max-width: 460px) {
    .menu h6 {
      display: none;
    }

    .navBurger {
      margin-top: 10px;
		width:30px;
    }
	
	.navBurger:hover { width: 30px; }

    .header .logo img {
      width: 150px;
    }

    .navbar-pop-up .text-close {
      display: none;
    }
}

@media screen and (max-width: 360px) {
    .central-block input {
        width: 300px;
        height: 60px;
    }

    .central-block .search-job {
        width: 200px;
        height: 60px;
    }

    .central-block h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .central-block {
        margin-top: 30%;
    }

    .footer-under-logo {
        margin: 20px 0;
        font-size: 14px;
    }

    .central-block .search input::placeholder {
      font-size: 14px;
    }
    
    .central-block .search input:-ms-input-placeholder {
      font-size: 14px;
    }
    
    .central-block .search input::-ms-input-placeholder {
      font-size: 14px;
    }

    .featured-jobs-block .carousel_item {
      height: 650px;
  }
}
