/**
* [Table of contents]
  1 1290px css
  2 1440px css
  3 1630px css
  4 1599px css
  5 1429px css
  6 1199px css
  7 991px css
  8 767px css
  9 575px css
  10 480px css
  11 350px css
**/

/* 1290px css */
@media only screen and (min-width: 1430px) {
	.container {
		max-width: 1390px;
	}
}

/* 1440px css */
@media only screen and (min-width: 1600px) {
	.container {
		max-width: 1540px;
	}
}

/* 1630px css */
@media only screen and (min-width: 1800px) {
	.container {
		max-width: 1620px;
	}
}

/* 1599px css */
@media only screen and (max-width: 1599px) {
	.glassdoor-img {
    	max-width: 300px;
    	margin-bottom: 25px;
	}

	body h1 {
	    font-size: 54px;
	}


	.btn {
	    font-size: 18px!important;
	}

	.staff-pick-label {
	    font-size: 18px;
	}

	.staff-pick-box h3 {
	    font-size: 50px;
	    margin-bottom: 15px;
	}

	.staff-pick-box h5 {
	    font-size: 28px;
	}

	.staff-pick-box {
	    padding: 10px 20px;
	}

	.staff-pick-box p {
	    font-size: 20px;
	}

	.staff-pick-sec {
	    padding: 60px 0;
	}


	.sec-head {
	    font-size: 45px;
	    margin-bottom: 60px;
	}

	.why-better-box h4 {
	    font-size: 26px;
	}

	.why-better-box p {
	    font-size: 17px;
	}

	.why-better-sec {
	    padding: 60px 0;
	}

	.client-saying-sec {
	    padding: 60px 0;
	}

	.client-saying-img {
	    min-width: 50px;
	    width: 50px;
	    height: 50px;
	}

	.client-saying-name- h4 {
	    font-size: 20px;
	    margin-bottom: 2px;
	}

	.client-saying-name- p {
	    font-size: 15px;
	}

	.client-saying-head .staff-pick-star-wrap li {
	    width: 22px;
	    height: 22px;
	}

	.client-saying-content {
	    font-size: 18px;
	}

	.client-saying-carousel .owl-dots {
	    margin-top: 20px;
	}


	.hiring-box h4 {
	    font-size: 44px;
	    margin-top: 0;
	}

	.hiring-box h4:after, .hiring-box h4:before {
	    width: 70px;
	    height: 50px;
	    top: -20px;
	}

	.hiring-box a.btn {
	    font-size: 20px;
	    padding: 18px 30px;
	}

	.hiring-box {
	    margin-bottom: 0;
	}
	.glassdoor-info h4 {
	    font-size: 36px;
	    line-height: 1.5;
	    margin-bottom: 30px;
	}

	.glassdoor-info p {
	    font-size: 16px;
	    margin-bottom: 20px;
	}

	section.glassdoor2-section {
	    padding: 60px 0;
	}

	section.glassdoor2-video-section {
	    padding: 60px 0;
	}

	.glassdoor-video-info {
	    padding: 0 0 0 60px;
	}

	.glassdoor-video-info h4 {
	    font-size: 44px;
	    line-height: 1.5;
	    margin-bottom: 40px;
	}
	.how-do-item {
	    width: 30%;
	    border-radius: 60.56px 0 160px 0;
	    padding: 35px 35px 100px 35px;
	}

	.how-do-item h5 {
	    font-size: 24px;
	}

	.how-do-item p {
	    font-size: 18px;
	}

	.how-do-item span img {
	    width: 100%;
	}

	.how-do-item span {
	    width: 100%;
	    left: 45px;
	}

	.how-do-headings h6 {
	    font-size: 24px;
	    font-weight: 600;
	}

	.how-do-headings p {
	    font-size: 18px;
	}

	.trusted-info h4 {
	    font-size: 40px;
	}

	.trusted-info p {
	    font-size: 20px;
	    margin-bottom: 25px;
	}

	.trusted-info h6 {
	    font-size: 26px;
	}

	.trusted-info {
	    padding: 40px 20px;
	}
	section.trusted-section {
	    padding: 60px 0;
	}

	section.sucsees-section {
	    padding: 60px 0;
	}

	section.how-do-section {
	    padding: 60px 0;
	}

	.worked-section {
	    padding: 60px 0;
	}
	.how-do-item:nth-last-child(1) span:after{
		width: 64px;
	}
	ul.worked-wrap{
		width: 90%;
	}
	.glassdoor-video-info h6:after {
	    right: 0;
	}
}

/* 1429px css */
@media only screen and (max-width: 1429px) {
	.banner-sec {
	    background-position: 240px -20px;
	}

	body h1 {
	    font-size: 48px;
	    max-width: 500px;
	}

	.remove-glassdoor-review-form {
	    padding: 40px;
	}

	.staff-pick-label {
	    font-size: 16px;
	    padding: 15px;
	}

	.staff-pick-box p {
	    font-size: 18px;
	}

	.staff-pick-box h5 {
	    font-size: 25px;
	}

	.staff-pick-box h3 {
	    font-size: 45px;
	}

	.sec-head {
	    font-size: 40px;
	    margin-bottom: 40px;
	}

	.why-better-icon {
	    width: 80px;
	    height: 80px;
	    line-height: 80px;
	}

	.why-better-icon img {
	    width: 40px;
	    height: 40px;
	}

	.why-better-box {
	    padding: 30px 20px;
	}

	.staff-pick-sec,
	.why-better-sec,
	.client-saying-sec,
	section.glassdoor2-section,
	section.glassdoor2-video-section,
	section.how-do-section,
	section.sucsees-section,
	section.trusted-section,
	.worked-section {
	    padding: 40px 0;
	}

	footer {
	    padding-top: 60px;
	}
	.hiring-box h4 {
	    font-size: 40px;
	}

	.hiring-box h4:before {
	    right: 0;
	}

	.hiring-box h4:after {
	    left: 0;
	}

	.glassdoor-video-info {
	    padding: 0 0 0 40px;
	}

	.glassdoor-video-info h4 {
	    font-size: 34px;
	}

	body .btn {
		padding: 16px 30px;
	}

	.how-do-headings p {
	    font-size: 16px;
	}

	.how-do-headings p br {
	    display: none;
	}

	.how-do-item span {
	    left: 35px;
	}

	.how-do-item {
	    border-radius: 60.56px 0 150px 0;
	}

	.how-do-item h5 {
	    font-size: 22px;
	    line-height: 1.5;
	    margin-bottom: 16px;
	}

	.how-do-item-icon {
	    width: 50px;
	    height: 50px;
	    margin-bottom: 30px;
	}

	.how-do-item h2 {
	    font-size: 80px;
	    right: 30px;
	    top: 20px;
	}

	.trusted-info h4 {
	    font-size: 35px;
	}

	.trusted-info p {
	    font-size: 18px;
	}

	.trusted-info h6 {
	    font-size: 22px;
	}

	.trusted-info {
	    padding: 0 20px;
	}

	.trusted-info span {
	    width: 120px;
	    height: 100px;
	    margin-bottom: 30px;
	}

	.worked-info h6 {
	    font-size: 18px;
	}


	.footer-top-left p {
	    font-size: 16px;
	}

	.footer-top-left p br {
	    display: none;
	}

	.contact-wrap-icon {
	    min-width: 50px;
	}

	.footer-top-center ul li a {
	    font-size: 16px;
	}
	.copyright p {
	    font-size: 16px;
	}
	.how-do-item:nth-last-child(1) span:after {
	    width: 52px;
	}
	h1+p {
	    max-width: 500px;
	}
	.client-saying-content p {
	    font-size: 18px;
	}
	ul.worked-wrap {
	    width: 100%;
	}
	.client-saying-box {
	    min-height: 250px;
	}
}

/* 1199px css */
@media only screen and (max-width: 1199px) {
	.navbar-expand-lg .navbar-nav .nav-link {
	    margin: 0;
	    font-size: 16px;
	}

	.navbar-expand-lg .navbar-nav .nav-link.call-btn {
	    font-size: 15px;
	    padding: 12px;
	}

	.staff-pick-box {
	    padding: 10px;
	}

	.staff-pick-number {
	    width: 150px;
	}

	.staff-pick-number img {
	    width: 100%;
	    height: 100%;
	}

	.staff-pick-label {
	    padding: 12px;
	}

	.staff-pick-box p {
	    font-size: 16px;
	}

	.staff-pick-star-wrap li {
	    width: 30px;
	    height: 30px;
	    line-height: 26px;
	}

	.staff-pick-box h3 {
	    font-size: 38px;
	}

	.staff-pick-section {
	    padding: 80px 0 30px;
	}

	.why-better-icon {
	    width: 70px;
	    height: 70px;
	    line-height: 70px;
	}

	.why-better-icon img {
	    width: 35px;
	    height: 35px;
	}

	.why-better-box h4 {
	    font-size: 21px;
	}

	.hiring-box h4 {
	    font-size: 34px;
	    margin-bottom: 30px;
	}

	.hiring-box a.btn {
	    padding: 16px 24px;
	}
	.glassdoor-info h4 {
	    font-size: 30px;
	    margin-bottom: 20px;
	}

	.glassdoor2-img {
	    width: 60%;
	    margin: auto;
	}

	.glassdoor2-img img {
	    width: 100%;
	    height: 100%;
	}

	.btn {
	    font-size: 16px!important;
	}

	.how-do-item {
	    border-radius: 60.56px 0 120px 0;
	    padding: 35px 35px 70px 35px;
	}

	.how-do-item span {
	    left: 30px;
	}

	.sucsees-item h4 {
	    font-size: 48px;
	}

	.sucsees-item p {
	    font-size: 18px;
	}
	.trusted-info h4 {
	    font-size: 26px;
	    margin-bottom: 12px;
	}

	.trusted-info p {
	    font-size: 16px;
	    margin-bottom: 12px;
	}

	.trusted-info p br {
	    display: none;
	}

	.trusted-info h6 br {
	    display: none;
	}

	.trusted-info span {
	    width: 100px;
	    margin-bottom: 20px;
	}
	.worked-icon {
	    width: 55px;
	    height: 55px;
	    margin-bottom: 15px;
	}

	ul.worked-wrap li {
	    height: 150px;
	    width: 150px;
	    padding: 10px;
	}

	.worked-info h6 {
	    font-size: 16px;
	}

	.contact-wrap a, .contact-wrap p {
	    word-break: break-all;
	}
	.how-do-item:nth-last-child(1) span:after {
	    width: 44px;
	}
	.client-saying-content p {
	    font-size: 16px;
	}
	.client-saying-box {
	    min-height: 215px;
	}
	.glassdoor-video-info h6 {
	    margin-top: 40px;
	    font-size: 26px;
	}

	.glassdoor-video-info h6:after {
	    width: 50px;
	    height: 50px;
	}
}

/* 991px css */
@media only screen and (max-width: 991px) {
	/* menu css */
		.navbar-expand-lg>.container {
			padding-left: 15px;
			padding-right: 15px;
		}

		.toggler {
			width: 35px;
			height: 35px;
			line-height: 35px;
			padding: 0;
			border-radius: 5px;
			background-color: transparent;
			border: 1px solid transparent;
			text-align: center;
			z-index: 99;
			display: block;
			transition: all 0.5s;
			margin-left: 20px;
		}

		.show-menu .toggler {
			width: 40px;
			height: 40px;
			position: fixed;
			top: 20px;
			right: 20px;
			border: none;
		}

		.toggler span {
			position: relative;
			width: 100%;
			height: 3px;
			background-color: #ce1f20;
			display: inline-block;
			vertical-align: top;
			top: 50%;
			border-radius: 20px;
			display: block;
			-webkit-transform: translateY(-50%);
			-moz-transform: translateY(-50%);
			-ms-transform: translateY(-50%);
			-o-transform: translateY(-50%);
			transform: translateY(-50%);
		}

		.toggler span::before,
		.toggler span::after {
			position: absolute;
			content: "";
			width: 70%;
			height: 3px;
			background-color: #ce1f20;
			right: 0;
			transition: all 0.5s;
			border-radius: 20px;
		}

		.toggler span::before {
			top: -8px;
		}

		.toggler span::after {
			top: 8px;
		}

		.show-menu .toggler span::before,
		.show-menu .toggler span::after {
			left: 0;
			right: 0;
			margin: auto;
			transform: rotate(45deg);
			top: -5px;
		}

		.show-menu .toggler span::after {
			transform: rotate(-45deg);
		}

		.show-menu .toggler span {
			height: 0;
		}

		#navbarNav {
			background: #fff;
			box-shadow: 0 0px 0 0 #fff inset, 0 0 0 5px #ce1f20 inset;
			padding: 60px 20px 15px;
			position: fixed;
			top: 0;
			right: 0;
			display: block !important;
			width: 50%;
			text-align: center;
			bottom: 0;
			-webkit-transition: all 0.5s ease 0s;
			-moz-transition: all 0.5s ease 0s;
			-ms-transition: all 0.5s ease 0s;
			-o-transition: all 0.5s ease 0s;
			transition: all 0.5s ease 0s;
			-webkit-transform: translateX(110%);
			-moz-transform: translateX(110%);
			-ms-transform: translateX(110%);
			-o-transform: translateX(110%);
			transform: translateX(110%);
			height: auto !important;
			overflow: auto;
		}

		.show-menu #navbarNav {
			-webkit-transform: translateX(0%);
			-moz-transform: translateX(0%);
			-ms-transform: translateX(0%);
			-o-transform: translateX(0%);
			transform: translateX(0%);
		}

		.show-menu .navbar-toggler {
			position: fixed;
			z-index: 5;
			right: 15px;
			border-radius: 5px;
			padding: 2px;
			top: 15px;
		}

		.show-menu .navbar-toggler-icon {
			background-image: url("../images/close.svg");
			background-size: 14px auto;
		}

		.navbar-nav .nav-item {
			margin-left: 0;
		}

		.navbar .navbar-nav .nav-link {
			font-size: 18px;
			padding: 20px 10px;
			margin: 0;
			line-height: 1.2;
			color: #000;
		}

		.navbar-nav .nav-item .dropdown-item {
			text-align: center;
			padding: 10px 10px;
		}

		.navbar-nav .dropdown-menu {
			margin: 0;
			padding: 0;
			border-radius: 0;
		}
		html.show-menu section {
		    filter: blur(5px);
		}
		li.nav-item:hover .nav-link {
		    color: #ce1f20;
		}
		.navbar-expand-lg .navbar-nav .nav-link.call-btn {
			justify-content: center;
			border: 2px solid #ce1f20;
			color: #ce1f20;
			margin-top: 10px;
		}
		header.fixed .call-btn svg {
		    fill: #cd1e1f;
		}
	/* menu css */
	.banner-sec {
	    background-position: 140px -20px;
	}
	.staff-pick-box {
	    max-width: 50%;
	    flex-basis: 50%;
	}
	.remove-glassdoor-review-form {
	    padding: 30px;
	}

	.glassdoor-review-form-wrap input {
	    padding: 12px;
	    max-width: calc(25% - 10px);
	    flex-basis: calc(25% - 10px);
	    font-size: 16px;
	}

	.banner-sec .btn {
	    margin-top: 30px;
	}

	.glassdoor-review-form-wrap {
	    margin-top: 20px;
	}

	body h1 {
	    font-size: 40px;
	}

	h1+p {
	    opacity: 1;
	    font-size: 18px;
	    max-width: 470px;
	}
	.staff-pick-box:nth-child(1), .staff-pick-box:nth-child(2) {
	    border-bottom: 1px solid rgb(0 19 62 / 0.2);
	}
	.staff-pick-box:nth-child(2), .staff-pick-box:nth-child(4) {
	    border-right: none;
	}

	.staff-pick-box {
	    padding: 30px 0;
	}
	.client-saying-head {
	    flex-wrap: wrap;
	}

	.client-saying-head .staff-pick-star-wrap {
	    /*margin-left: 68px;*/
	    margin-top: 9px;
	}
	.sec-head {
	    font-size: 34px;
	}

	.hiring-box h4 {
	    font-size: 30px;
	    padding: 0 50px;
	}

	.hiring-box h4 br {
	    display: none;
	}

	.glassdoor2-img {
	    width: 40%;
	    margin-bottom: 20px;
	}

	.glassdoor-info h4 br {
	    display: none;
	}

	.glassdoor-info h4 {
	    font-size: 28px;
	}
	.order{
		order: -1;
	}
	.glassdoor-video-info {
	    padding: 20px 20px 40px;
	}

	.glassdoor-video-info h4 br {
	    display: none;
	}

	.glassdoor-video-info h4 {
	    font-size: 30px;
	    margin-bottom: 25px;
	}
	.how-do-wrap {
	    flex-wrap: wrap;
	    justify-content: center;
	}

	.how-do-item {
	    width: 45%;
	    margin: 15px;
	}

	.how-do-item span {
	    display: none;
	}
	.sucsees-item h4 {
	    font-size: 32px;
	}

	.sucsees-item p {
	    font-size: 16px;
	}

	.sucsees-wrap {
	    padding: 40px 0;
	}

	.sucsees-item {
	    padding: 10px;
	}
	.staff-pick-sec,
	.why-better-sec,
	.client-saying-sec,
	section.glassdoor2-section,
	section.glassdoor2-video-section,
	section.how-do-section,
	section.sucsees-section,
	section.trusted-section,
	.worked-section {
    	padding: 30px 0;
	}
	.trusted-img {
	    margin-bottom: 0;
	    width: 75%;
	    margin: auto;
	}

	.trusted-img img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}

	.trusted-info {
	    padding: 40px 20px;
	}
	ul.worked-wrap {
	    flex-wrap: wrap;
	    justify-content: center;
	    margin: 0 -15px;
	}

	ul.worked-wrap li:nth-child(even) {
	    margin: 0;
	}

	ul.worked-wrap li {
	    width: 28%;
	    margin: 15px!important;
	}
	.footer-top-left p {
	    margin-bottom: 30px!important;
	}

	.contact-wrap {border: none!important;padding: 15px 0;justify-content: flex-start;}
	
	header .call-btn svg {
	    fill: #ce1f20;
	}

	li.nav-item.active .nav-link:after {
	    background: #ce1f20;
	}

	li.nav-item.active .nav-link {
	    display: inline-block;
	    color: #ce1f20;
	}
	.sec-head3 {
	    font-size: 26px;
	    line-height: 1.6;
	    margin-bottom: 40px;
	}
	.client-saying-content p {
	    font-size: 15px;
	}
	.btn-read {
	    margin: 40px 0;
	}
	.client-saying-box{
		min-height: unset;
		margin: 10px 0;
	}
	.glassdoor-video-info h6:after{
		display: none;
	}
}

/* 767px css */
@media only screen and (max-width: 767px) {
	.banner-sec {
	    background-image: unset;
	    padding-top: 120px;
	}

	body h1 {
	    font-size: 36px;
	    margin-right: 0;
	    margin-bottom: 18px;
	    max-width: unset;
	}

	.glassdoor-img {
	    max-width: 250px;
	}

	h1+p {
	    font-size: 16px;
	    max-width: unset;
	}

	.remove-glassdoor-review-form {
	    margin-top: 10px;
	}

	.remove-glassdoor-review-form h3 {
	    font-size: 26px;
	}

	.remove-glassdoor-review-form p {
	    font-size: 16px;
	}

	.glassdoor-review-form-wrap {
	    flex-wrap: wrap;
	}

	.glassdoor-review-form-wrap input {
	    max-width: calc(50% - 8px);
	    flex-basis: calc(50% - 8px);
	    margin-bottom: 15px;
	}

	.banner-sec .btn {
	    margin-top: 15px;
	}

	body .btn {
	    padding: 14px 20px;
	}

	.btn {
	    font-size: 15px!important;
	}

	.staff-pick-section {
	    padding: 40px 0 0 0;
	}

	.staff-pick-label {
	    top: -40px;
	}

	.hiring-box h4 {
	    font-size: 24px;
	}

	.hiring-box h4:after, .hiring-box h4:before {
	    width: 50px;
	    height: 40px;
	}

	.hiring-sec {
	    padding: 40px 0;
	}

	.glassdoor-info h4 {
	    font-size: 26px;
	    margin-bottom: 15px;
	}

	.glassdoor-info p {
	    font-size: 15px;
	}

	.glassdoor-video-info h4 {
	    font-size: 26px;
	}

	.sec-head {
	    font-size: 30px;
	}

	.how-do-headings h6 {
	    font-size: 20px;
	    margin-bottom: 20px;
	}

	.how-do-headings p {
	    font-size: 15px;
	}

	.how-do-item {
	    width: 100%;
	}

	.sucsees-item h4 {
	    font-size: 26px;
	}

	.sucsees-item p {
	    font-size: 15px;
	}

	.sucsees-wrap {
	    padding: 30px 0;
	}

	.trusted-info h4 {
	    font-size: 24px;
	}

	.trusted-info span {
	    width: 80px;
	    margin-bottom: 0;
	}

	.trusted-info {
	    padding: 20px;
	}

	.trusted-info h6 {
	    font-size: 18px;
	}

	.trusted-info h4 br {
	    display: none;
	}

	ul.worked-wrap li {
	    width: 26%;
	}
	.footer-bottom {
	    padding: 20px 0;
	}

	.footer-top {
	    padding: 0px 0 40px;
	}

	.footer-top-left a {
	    width: 200px;
	    margin-bottom: 20px;
	}

	.footer-top-left a img {
	    width: 100%;
	}

	footer {
	    padding-top: 40px;
	}

	.footer-top-left p {
	    font-size: 14px;
	}

	h4.footer-title {
	    font-size: 20px;
	    margin-bottom: 25px;
	    padding-bottom: 15px;
	}

	.footer-top-center ul {
	    display: flex;
	    align-items: center;
	}

	.footer-top-center ul li a {
	    margin-right: 30px;
	}

	.footer-top-end ul li a {
	    width: 40px;
	    height: 40px;
	}

	.contact-wrap-icon {
	    width: 40px;
	    height: 40px;
	    min-width: 40px;
	    line-height: 37px;
	}

	.contact-wrap-icon img {
	    width: 20px;
	    height: 20px;
	}
	.client-saying-content p{
		-webkit-line-clamp:7;
	}
	.glassdoor-video-info h6{
		font-size: 20px;
	}
}

/* 575px css */
@media only screen and (max-width: 575px) {
	.staff-pick-label {
	    padding: 8px;
	}

	.staff-pick-number {
	    width: 120px;
	}

	.staff-pick-box h3, .staff-pick-box h3 span {
	    font-size: 30px;
	}

	.staff-pick-box h5 {
	    font-size: 20px;
	    margin-bottom: 14px;
	}

	.staff-pick-box p {
	    font-size: 14px;
	}

	.sec-head {
	    font-size: 28px;
	    margin-bottom: 20px;
	}

	.glassdoor-info h4 {
	    font-size: 24px;
	}

	.glassdoor-video-info h4 {
	    font-size: 24px;
	}

	.how-do-headings .sec-head {
	    margin-bottom: 25px;
	}

	.sucsees-wrap {
	    align-items: center;
	}

	.sucsees-item h4 {
	    font-size: 22px;
	}

	ul.worked-wrap li {
	    width: 40%;
	}

	h4.footer-title {
	    font-size: 18px;
	}

	.contact-wrap a, .contact-wrap p {
	    font-size: 15px;
	}

	.copyright p {
	    font-size: 13px;
	}
	/*body h1 {
	    font-size: 32px;
	}*/

	.glassdoor-img {
	    max-width: 200px;
	    margin-bottom: 20px;
	}

	body h1 {
	    font-size: 28px;
	    margin-bottom: 11px;
	}

	.remove-glassdoor-review-form {
	    margin: 0;
	    padding: 20px;
	}

	.remove-glassdoor-review-form h3 {
	    font-size: 24px;
	    margin-bottom: 15px;
	}

	.remove-glassdoor-review-form p {
	    font-size: 15px;
	}

	.why-better-box h4 {
	    font-size: 19px;
	    margin-bottom: 12px;
	}

	.why-better-box p {
	    font-size: 16px;
	}

	.client-saying-content {
	    font-size: 15px;
	    line-height: 1.6;
	}

	.hiring-box h4 {
	    font-size: 22px;
	}

	.hiring-box h4:after, .hiring-box h4:before {
	    width: 35px;
	    height: 25px;
	}

	.glassdoor-info h4 {
	    font-size: 22px;
	    font-weight: 700;
	}

	.how-do-item h5 {
	    font-size: 20px;
	}

	.how-do-item {
	    padding: 30px 30px 50px 30px;
	}

	.how-do-item h2 {
	    font-size: 60px;
	}

	.worked-section h2.sec-head.text-center {
	    margin-bottom: 20px;
	}
	header .navbar {
	    padding: 16px 0;
	}
	section.glassdoor2-video-section {
	    overflow: hidden;
	}

	a.glassdoor2-video-img {width: 90%;margin: auto;}
	.sec-head3{
		font-size: 22px;
	}
	.glassdoor-video-info h6{
		font-size: 18px;
	}
}

/* 480px css */
@media only screen and (max-width: 479px) {
	a.navbar-brand {
	    width: 180px;
	}

	a.navbar-brand img {
	    width: 100%;
	}

	.banner-sec {
	    padding-top: 100px;
	}

	body h1 {
	    font-size: 24px;
	}

	h1+p {
	    font-size: 15px;
	}

	.remove-glassdoor-review-form h3 {
	    font-size: 20px;
	}

	.glassdoor-review-form-wrap input {
	    width: 100%;
	    max-width: 100%;
	    flex-basis: 100%;
	}

	.staff-pick-box {
	    border: none!important;
	    width: 100%;
	    flex-basis: 100%;
	    max-width: 100%;
	    border-bottom: 1px solid rgb(0 19 62 / 0.2)!important;
	}

	.staff-pick-wrap {
	    flex-wrap: wrap;
	}

	.staff-pick-box:nth-last-child(1) {
	    border-bottom: 0!important;
	}

	a.glassdoor2-video-img:before {
	    width: 30px;
	    height: 30px;
	}

	a.glassdoor2-video-img:after {
	    width: 90px;
	    height: 90px;
	    background-size: contain;
	}
	.how-do-item {
	    padding: 20px 20px 50px 20px;
	}

	.sucsees-wrap {
	    flex-wrap: wrap;
	    padding: 0;
	}

	.sucsees-item {
	    width: 100%;
	    padding: 20px 0;
	}

	.sucsees-item:nth-last-child(2) {
	    border-top: 1px solid rgb(255 255 255 / 0.60);
	    border-bottom: 1px solid rgb(255 255 255 / 0.60);
	    border-right: 0;
	    border-left: 0;
	}

	.trusted-img {
	    width: 100%;
	}

	.worked-icon {
	    width: 50px;
	    height: 50px;
	}

	.sec-head {
	    font-size: 24px;
	}

	.trusted-info h4 {
	    font-size: 20px;
	}

	.glassdoor-video-info h4 {
	    font-size: 20px;
	}
	#navbarNav{
		width: 80%;
	}
	.client-saying-head .staff-pick-star-wrap {
	    margin: 22px 0 3px;
	}
	.glassdoor-video-info h6{
		font-size: 17px;
	}
}

/* 350px css */
@media only screen and (max-width: 349px) {
	.btn {
	    font-size: 13px!important;
	}
	ul.worked-wrap{
		margin: 0;
	}
	ul.worked-wrap li{
		margin: 15px 0!important;
		width:100%;
	}
}
