@font-face {
font-family: 'Eurostile-LT-Demi';
src:url('../fonts/Eurostile-LT-Demi.ttf') format('truetype');
}

@font-face {
font-family: 'Eurostile--LTBold';
src:url('../fonts/Eurostile--LTBold.ttf') format('truetype');
}

@font-face {
font-family: 'Eurostile-LT-Medium';
src:url('../fonts/Eurostile-LT-Medium.ttf') format('truetype');
}

body {
	font-family: 'Eurostile-LT-Medium' !important;
	}
	
a {
	text-decoration:none !important;
	}
	
a, button {
		transition-duration: 0.3s !important;
}

.last-grey-bg {
    clip-path:none !important;
    -webkit-clip-path:none !important;
}

#our-service-main p {
    text-align: justify;
} 
	
/*Hovers*/

.contact-us-btn a:hover {
    background-color: #00abde;
    color: #fff !important;
}

.submit-service-btn a:hover {
    background-color: #1270a7;
    color: #fff !important;
}

.see-all-srvcs-btn a:hover {
    background-color: #00abde;
    color: #fff !important;
}

.submit-req-btn a:hover, .thankyou-cont a:hover, .car-sbmt:hover {
    background-color: #00abde;
    color: #fff !important;
}

.question-form button:hover {
    background-color: #00abde;
    color: #fff !important;
}

.ftr-col ul li a:hover {
    color: #3898d0;
}

.submit-req-inner a:hover {
    background-color: #00134a;
    color: #fff;
}

.navbar-nav li a:hover {
    color: #3898d0 !important;
}

.thankyou-cont p {
    font-size: 18px;
    line-height: 27px;
}

.career-col p {
    font-size: 17px;
    line-height: 25px;
    margin-top: 16px;
}

.career-col h2 {
    color: #2e2e2e;
    font-size: 28px;
    font-family: 'Eurostile-LT-Demi';
    margin: 0;
    line-height: 36px;
}

.thankyou-cont a, .car-sbmt {
    background-color: #3898d0;
    color: #fff !important;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
    display: inline-block;
    height: 100%;
    padding: 14px 34px;
    border-radius: 5px;
    margin-top: 22px;
}

.navbar-nav li a {
	background-color:transparent !important;
}
	
button {
	outline:none !important;
	transition-duration:0.5s;
	}
	
.pr-none {
	padding-right:0 !important;
}

.pl-none {
	padding-left:0 !important;
}

.pt-none {
	padding-top:0 !important;
}

.pb-none {
	padding-bottom:0 !important;
}

#myNavbarresp.resp-navbar {
	display:none !important;
}

.fixed-header {
  height: 125px;
}
	
header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 9999;
}

.top-bar-info li {
    display: inline-block;
    margin-left: 27px;
}

.top-bar-info li a, .top-bar-info li span {
    color: #fff;
    font-size: 13px;
    font-family: 'Eurostile-LT-Demi';
    vertical-align: middle;
    margin-left: 8px;
}

.top-bar {
    border-top: 4px solid #222b33;
    background-image: url(../images/top-bar-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 83% 3em;
}

.top-bar-info {
    padding: 0 30px 0 0;
    margin: 10px 0 0;
}
	
.top-bar-right .container {
	width:90%;
	}
	
.top-bar .container {
    margin-top: -5px;
	padding: 0;
}

.submit-service-btn a {
    background-color: #3898d0;
    color: #fff;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
    display: inline-block;
    height: 100%;
    padding: 14px 14px;
}

#myNavbar ul li a {
    font-size: 18px;
    color: #000000;
}

.recent-projects-slides ul {
	margin-top:30px;
}

.projects-main img {
    width: 100% !important;
}



.ikea-cols {
    margin-bottom: 30px;
}

section#cnu-inr-sec1 {
    padding: 90px 0 40px;
}

section#cnu-inr-sec3 {
    padding: 60px 0 90px;
}

.projcts-ul li::before {
    content: '\f111';
    font-family: fontawesome;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 4px;
    color: #3898d0;
}

.projcts-ul ul {
    padding: 0;
    margin: 0;
}

.ikea-col4 {
	padding:0 !important;
}

.ikea-col4 h2 {
    padding: 0 15px;
}

.projcts-ul h4 {
    margin: 20px 0 20px;
    font-size: 23px;
    font-family: 'Eurostile-LT-Demi';
}

.rd-para {
    color: red !important;
}

.projects-main strong {
    font-family: 'Eurostile-LT-Demi';
    font-size: 17px;
    margin-top: 15px;
    display: block;
}

.libhr-testi {
    margin-top: 30px;
}

.projcts-ul li {
    list-style: none;
    color: #000;
    position: relative;
    padding-left: 23px;
    margin-bottom: 10px;
    font-size: 15px;
}

#myNavbar ul li {
    margin-left: 33px;
}

.navbar-brand {
    margin-left: -84px !important;
    margin-top: -34px;
}

#myNavbar ul li {
    margin-left: 33px;
}

#myNavbar ul {
    margin-top: 16px;
}

#banner {
    background-image: url(../images/banner-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 660px;
}
	
.navbar {
    margin: 0 0 12px !important;
}

.navbar .container {
    width: 87%;
}

.bnr-cont h1 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-family: 'Eurostile-LT-Demi';
    letter-spacing: 0.8px;
    line-height: 70px;
    display: inline-block;
    border-bottom: 4px solid #1270a7;
    padding-bottom: 13px;
    margin-bottom: 17px;
	position:relative;
}

.bnr-cont p {
    color: #ffffffe0;
    font-size: 17px;
    line-height: 25px;
}

.contact-us-btn a {
    background-color: #1270a7;
    display: inline-block;
    padding: 19px 27px 19px 40px;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
    color: #fff !important;
    letter-spacing: 0.8px;
    font-size: 15px;
}

.contact-us-btn a img {
    vertical-align: -3px;
    margin-left: 35px;
}

.contact-us-btn {
    margin-top: 42px;
}

.bnr-cont h1::after {
    border-top: 4px solid #fff;
    content: '';
    width: 40px;
    height: 9px;
    position: absolute;
    right: -62px;
    top: 32px;
}

.bnr-cont h1::before {
    border-top: 4px solid #fff;
    content: '';
    width: 40px;
    height: 9px;
    position: absolute;
    left: -68px;
    top: 32px;
}

#banner .row {
    padding-top: 13%;
}

.core-values-cols h4 {
    font-size: 22px;
    font-family: 'Eurostile-LT-Demi';
    margin-top: 17px;
    color: #333 !important;
}

.core-values-cols p {
    font-size: 15px;
    color: #000;
    margin-top: 13px;
}

.core-values-cols {
    position: relative;
}

.core-values-nmbrs {
    position: absolute;
    top: 25px;
    right: 31px;
    font-size: 160px;
    font-family: 'Eurostile-LT-Demi';
    color: #e5e5e5;
    line-height: 140px;
    z-index: -1;
}

.core-values-head h3::before {
    content: '';
    border-top: 3px solid #1270a7;
    width: 115px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 11px;
}

.core-values-head h3 {
    font-family: 'Eurostile-LT-Demi';
    position: relative;
    padding-left: 150px;
}

.core-values-head {
    margin-bottom: 50px;
}

#our-core-values .row {
    padding: 60px 0 70px;
}

#our-servcs {
    background-image: url(../images/our-srvcs-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1016px;
}
	
.main-headng {
    font-size: 43px;
    font-family: 'Eurostile-LT-Demi';
    letter-spacing: 0.5px;
    
}

.our-servcs-head h2 {
	margin-bottom: 7px;
	 color: #ffff;
	}
	
.our-servcs-head p {
    color: #ffffffe0;
	}

.main-paragrph {
    font-size: 17px;
    line-height: 28px;
}

.our-servcs-head {
    margin-bottom: 60px;
}
.our-srvcs-big-col {
    margin-top: 60px;
}

.our-srvcs-cols p {
    color: #fff;
    font-family: 'Eurostile-LT-Demi';
    font-size: 17px;
    line-height: 25px;
    margin: 11px 0 0;
}

.our-srvcs-main-col1 {
    padding-right: 0 !important;
}

.our-srvcs-main-col3 {
    padding-left: 0 !important;
}

.our-srvcs-cols {
    min-height: 220px;
}

.see-all-srvcs-btn a {
    font-size: 15px;
    color: #000;
    background-color: #fff;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
    padding: 16px 48px;
    display: inline-block;
    letter-spacing: 0.5px;
    border-radius: 5px;
    box-shadow: 0px 3px 11px 0px #00000070;
}

#our-servcs .row {
    padding: 45px 0 0;
}

.recnt-projects-slider .owl-nav {
    position: absolute;
    top: -76px;
    right: 0;
}

.recnt-projects-slider .owl-nav button i {
    background-color: #f5f5f5 !important;
    padding: 6px 7px !IMPORTANT;
    font-size: 18px;
}

.recnt-projects-slider .owl-nav .owl-prev {
	margin-right:7px;
	}

.recnt-projects-head {
    margin-bottom: 30px;
}
#our-recent-projects .row {
    padding: 65px 0 60px;
}
.recent-projects-slides {
    text-align: center;
}
.recent-projects-slides ul li a {
    margin: 0 9px;
}
#see-what-they {
    background-color: #ececec;
}
.unique-img img {
    margin: 0 !important;
}
.about-qs-main {
    background-color: #fff !important;
}
.see-what-they-col3 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 47% 95%, 0 100%, 0 0%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 47% 95%, 0 100%, 0 0%);
}

.see-what-they-cols {
    background-color: #fff;
    padding: 29px 32px 36px;
    box-shadow: 0px 10px 22px 6px #eaeaea;
}

.see-what-they-col1 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 47% 95%, 0 90%, 0 0%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 47% 95%, 0 90%, 0 0%);
}

.see-what-they-cols p {
    font-size: 17px;
    color: #000;
    margin-bottom: 28px;
    line-height: 27px;
    min-height: 164px;
}

.auth-info h5 {
    margin: 0 0 1px;
    font-size: 17px;
    color: #3894ca !important;
}

.auth-info small {
    font-size: 13px;
}

.auth-info {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
}

.submit-req-btn {
    margin-top: 55px;
}

.submit-req-btn a {
    font-size: 15px;
    color: #fff;
    background-color: #181c3e;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
    padding: 18px 48px 18px;
    display: inline-block;
    letter-spacing: 0.5px;
}

#see-what-they .row {
    padding: 40px 0px 55px 0px;
}

.see-what-they-head {
    margin-bottom: 35px;
}

#safety-priority {
    background-image: url(../images/safety-bg-main.png);
    height: 510px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.submit-req-main {
	background-color: #ececec;
}

.maps-sec h2 {
    margin-bottom: 45px !important;
}  

.safety-prior-col h2 {
    color: #ffff;
    margin-bottom: 16px;
}

.safety-prio-list {
    margin-top: 24px;
}
.safety-prior-col ul {
    padding: 0;
    display: inline-block;
    margin-right: 70px;
}

.safety-prior-col ul li {
    list-style: none;
    color: #fff;
    position: relative;
    padding-left: 23px;
    margin-bottom: 10px;
    font-size: 15px;
}

.safety-prior-col p {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}

.safety-prio-list h5 {
    font-family: 'Eurostile-LT-Demi';
    font-size: 15px;
    margin-bottom: 26px;
    color: #fff;
}

#safety-priority .row {
    padding-top: 85px;
}

.safety-prior-col ul li::before {
    content: '\f111';
    font-family: fontawesome;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 4px;
}

.quest-form-cols h2 {
    color: #2e2e2e;
    font-size: 34px;
    font-family: 'Eurostile-LT-Demi';
    margin: 0;
    line-height: 42px;
}

#qs-maps-main .question-form-cont form input, #qs-maps-main .question-form-cont form textarea {
    background-color: transparent;
    border-color: #cccccc;
}

#unique-technologies-main{
    padding-top: 50px;
}
.unique-techno-head p {
    font-size: 17px;
    padding: 0 143px;
    margin-top: 15px;
    line-height: 23px;
}
.unique-techno-row-1 .our-serv-cont {
    margin-top: 62px;
}
.unique-techno-row-2 .our-serv-cont {
    margin-top: 77px;
}
.unique-techno-row-3 .our-serv-cont {
    margin-top: 110px;
}
/*Inner Pages*/

/*Global*/
.nav-d-hide {
    display: none !important;
}
.inner-sec-para {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    margin-bottom: 20px;
}  
.inner-sec-subhead {
    color: #2e2e2e;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 20px;
}
.sec-main-head {
    color: #fff;
    font-size: 43px;
    text-transform: capitalize;
    font-family: 'Eurostile-LT-Demi';
    letter-spacing: 0.8px;
    line-height: 80px;
    display: inline-block;
    border-bottom: 4px solid #1270a7;
    margin-bottom: 17px;
    position: relative;
    padding: 0 70px 0 70px;
}
/*Global*/

/*************ABOUT PAGE STARTS*************/
/*about SNS*/

.abt-core-values .row {
    padding: 75px 0 100px !important;
}
.about-list li:before {
    content: '\f111';
    font-family: fontawesome;
    font-size: 10px;
    color: #046fa9;
    position: absolute;
    left: 0;
    line-height: 23px;
}
.about-list li {
    font-size: 15px;
    margin-bottom: 7px;
    padding-left: 20px;
    line-height: 24px;
}
.about-list {
    list-style: none;
    padding: 0;
    position: relative;
    margin: 20px 0;
}
.about-d-hide {
    display: none;
}
#inr-bnr-main {
    background-image: url(../images/about-bnr.jpg);
    height: 380px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#inr-bnr-main .row {
    padding-top: 11%;
}
.about-subhead {
    color: #4b4b40 !important;
    font-size: 17px !important;
    margin-bottom: 0;
}
.about-sns-cont img {
    margin: 25px 0 24px;
}
.about-sns-img {
    text-align: center;
}
.about-sns-img img {
    width: 95%;
}
#about-sns-main .row {
    padding: 90px 0 70px;
}
/*about SNS*/

/*corporate info*/
.corporate-cont {
    padding-top: 45px;
}

.corporate-cont-list ul:last-child {
    padding-left: 17px;
}

#corporate-main {
    background-color: #ececec;
}
.corporate-cont h2 {
    padding-bottom: 20px;
}
.corporate-cont-list ul {
    width: 50%;
    float: left;
    list-style: none;
    padding: 0;
}
.corporate-cont-list ul li {
    font-size: 15px !important;
    padding-bottom: 12px;
}
.corporate-img img {
    width: 100%;
}
#corporate-main .row {
    padding: 70px 0;
}
/*corporate info*/

/*our core values about pg*/
.core-values-col-bg {
    background-color: #046fa9;
    position: relative;
    z-index: -1;
    padding: 54px 0 80px 35px;
}
.core-values-col-bg img {
    display: inline-block;
}
.core-values-col-bg h4 {
    color: #fff;
}
.core-values-col-bg p {
    color: #fff !important;
}
.core-values-nmbrs-bg {
    top: 70px !important;
    position: absolute;
    opacity: 0.1;
}
.core-value-blue-bg1 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 47% 95%, 0 90%, 0 0%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 47% 95%, 0 90%, 0 0%);
}
.core-value-blue-bg3 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 47% 95%, 0 100%, 0 0%);
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 47% 95%, 0 100%, 0 0%);
}
/*our core values about pg*/

/*questions*/
#questions-main {
    background-color: #ececec;
    padding: 70px 0 !important;
}
.question-form-cont form {
    width: 60%;
    margin: auto;
    margin-top: 45px;
}
.question-form input, .question-form textarea {
    background-color: #f5f5f5;
    border: 1px solid #bdbdbd;
    border-radius: 0%;
    padding: 27px 21px !important;
    color: #3f3f3f !important;
    font-size: 14px;
	box-shadow:none !important;
}
.question-form input::placeholder, .question-form textarea::placeholder {
    color: #3f3f3f !important;
	font-size:15px;
}

.question-form textarea {
    height: 190px !important;
    resize: none;
}
.question-form button {
    background-color: #046fa9;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px;
    padding: 19px 90px;
    font-size: 15px;
    font-family: 'Eurostile-LT-Demi';
    border: none;
}
.maps-sec {
    padding-left: 15px;
}
.maps-sec p {
    font-size: 15px;
    line-height: 22px;
    margin: 12px 0 13px;
}
/*questions*/

/*footer*/
footer {
    background-image: url(../images/ftr-bg.png);
    height:auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ftr-icons ul li {
    display: inline-block;
}
.ftr-icons ul {
    list-style: none;
    padding: 0;
}
#fb {
    background-color: #4c70aa;
}
#twi {
    background-color: #00b6ed;
}
#inst {
    background-color: #444444;
}
#link {
    background-color: #0485b2;
}
.ftr-icons ul li a i {
    margin-top: 10px !important;
}
.ftr-icons ul li a {
    min-width: 39px;
    display: inline-block;
    min-height: 39px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.ftr-col h6 {
    color: #3397d2;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.ftr-col ul {
    padding: 0;
    list-style: none;
}
.ftr-col ul li a {
    font-size: 15px;
    color: #fff;
}
.ftr-col ul li {
    padding-bottom: 16px;
}
.contact-us ul li span {
    text-transform: uppercase;
    font-size: 13px;
}
.contact-us ul li {
    font-size: 16px;
    color: #fff;
}
#email-ftr {
    padding-left: 38px !important;
}
#email-ftr:before {
    content: '\f1d8';
    font-size: 25px;
    position: absolute;
    font-family: fontawesome;
    left: 0;
}
#location-ftr {
    padding-left: 38px !important;
}
#location-ftr:before {
    content: '\f041';
    font-family: fontawesome;
    font-size: 35px;
    position: absolute;
    left: 0;
}
.contact-us {
    padding: 0 !important;
}
.socket {
    border-top: 1px solid #394148;
}
.socket p {
    color: #fff;
    margin: 0;
    padding: 15px 0;
}
.ftr-main {
    padding: 55px 0;
}
.ftr-icons {
    margin-top: 22px;
}
.ftr-logo-col {
    padding: 48px 0;
}
/*footer*/
/*************ABOUT PAGE STARTS*************/

/*************CONTACT PAGE STARTS*************/
/*contact banner starts*/

.contact-bnr-icons ul {
    padding: 0;
}

#contact-bnr-main .row {
    padding: 88px 0;
}
#contact-bnr-main {
    background-image: url(../images/contact-bg.jpg);
    height: 579px !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-bnr-head h2 {
    color: #fff;
    font-size: 43px;
    font-family: 'Eurostile-LT-Demi';
    letter-spacing: 0.8px;
    margin: 0 0 20px;
    text-shadow: 0px 3px 6px #101010;
}
.contact-bnr-head h5 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-size: 18px;
    margin: 0;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
}
.contact-phone h3 {
    font-family: 'Eurostile-LT-Demi';
    font-size: 33px;
    text-align: right;
    color: #fff;
}
.contact-phone h3 span {
    font-family: 'Eurostile-LT-Medium' !important;
    font-size: 23px;
}
.contact-phone h4 {
    color: #fff !important;
    font-size: 33px;
    font-weight: 900;
    text-align: right;
    font-family: 'Eurostile-LT-Demi';
}
.recent-projects-inner {
    width: 21%;
    float: left;
    margin: 16px 22px;
}
#partners-main .main-headng {
    margin-bottom: 40px;
}
.project-btn, .ikea-video-btn{
    font-size: 15px;
    color: #fff;
    background-color: #181c3e;
    font-family: 'Eurostile-LT-Demi';
    text-transform: uppercase;
    padding: 18px 48px 18px;
    display: inline-block;
    letter-spacing: 0.5px;
    border: none;
    margin-top: 30px;
}
.ikea-video-btn {
    background-color: #1270a7 !important;
}
.contact-phone h4 a {
	    color: #fff !important;
}

.contact-phone h4:before {
    content: '\f095';
    font-family: fontawesome;
    position: absolute;
    font-size: 34px;
    right: 50%;
}
.contact-info ul {
    list-style: none;
}
.contact-info ul li {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: 1.5px;
    padding-bottom: 9px;
    position: relative;
    font-family: 'Eurostile-LT-Demi';
}

.contact-info ul li a {
    color:#fff;
}

.contact-info ul li:first-child::before {
    content: '\f1d8';
    font-size: 15px;
    position: absolute;
    font-family: fontawesome;
    left: -28px;
}
.contact-info ul li:last-child::before {
    content: '\f041';
    font-family: fontawesome;
    left: -28px;
    font-size: 19px;
    position: absolute;
}
.contact-bnr-icons ul li a i {
    margin-top: 9px;
}
.contact-bnr-icons ul li {
    display: inline-block;
    margin: 0 3px;
}
.contact-bnr-icons ul li a {
    background-color: #fff;
    color: #383442;
    font-size: 18px;
    display: inline-block;
    min-width: 35px;
    min-height: 35px;
    border-radius: 50%;
}
.contact-phone {
    margin-top: 56px;
}
.contact-info {
    margin-top: 70px;
}
.contact-bnr-icons {
    margin-top: 49px;
    display: inline-block;
    width: 100%;
}
/*contact banner ends*/

/*our location starts*/
.nav-tabs>li>a {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

#our-location {
    padding: 48px 0 84px 0px;
}
#our-location iframe {
    width: 100%;
    height: 350px;
}
.our-location-main h2 {
    margin-bottom: 40px;
}
.location-col:nth-child(2) {
    padding: 0px 6px !important;
}
.location-col {
    padding: 0 !important;
}
.location-col-inner {
    background-color: #1270a7;
    padding: 7px 0!important;
    color: #fff;
    min-height: 115px;
    display: inline-block;
        width: 100%;
}
.location-col-inner h5 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 16px;
    margin-top: 14px;
    font-family: 'Eurostile-LT-Demi';
} 
.location-col-inner p {
    font-size: 13px;
    padding: 0px 80px;
}
.locations-tab .active:before {
    content: '\f0d8';
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: -63px;
    right: 0;
    font-size: 72px;
    color: #1270a7;
}
.d-hide {
    display: none;
}
.location-col-inner h6 {
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'Eurostile-LT-Demi';
}
.location-col-inner h6:before {
    content: '\f095';
    font-family: fontawesome;
    position: absolute;
    left: 30%;
    font-size: 16px;
    color: #e7453c;
}
/*our location ends*/

/*Request for service Starts*/
#request-serv-main {
    text-align: center;
}

.req-hire-col-main {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    width: 50% !important;
}

.req-hire-col-main2 {
    margin-left: -102px;
}
.request-col {
    background-color: #1270a7;
    border-radius: 5px;
    clip-path: polygon(0% 0%, 98% 0%, 89% 100%, 47% 100%, 0 100%, 0 0%);
	-webkit-clip-path: polygon(0% 0%, 98% 0%, 89% 100%, 47% 100%, 0 100%, 0 0%);
    padding: 50px 96px 50px 63px !important;
    color: #fff;
}
.hiring-col {
    background-color: #485156;
    border-radius: 5px;
    clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 3% 100%);
	-webkit-clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 3% 100%);
    padding: 50px 39px 50px 99px !important;
    color: #fff;
}
.txt h4 {
    font-size: 30px !important;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 20px;
    font-family: 'Eurostile-LT-Demi';
}
.txt p {
    font-size: 15px;
    line-height: 25px;
    margin-top: 18px;
    min-height: 100px;
}
#request-serv-main .row {
    padding: 90px 0;
}
/*Request for service Ends*/
/*************CONTACT PAGE ENDS*************/

/*************SAFETY PAGE STARTS*************/
/*Safety Banner starts*/

.safety-bnr-main {
    background-image: url(../images/safety-bnr.jpg) !important;
}
.safety-head h2 {
    border-bottom: 4px solid #fff !important;
}
/*Safety Banner ends*/

/*Safety content starts*/
#safety-main .row {
    padding: 80px 0;
}
.safety-list-cont ul {
    list-style: none;
    padding: 0;
    width: 40%;
    float: left;
    position: relative;
    margin-top: 25px;
}
.safety-list-cont ul li {
    font-size: 15px;
    margin-bottom: 7px;
    padding-left: 20px;
    line-height: 24px;
}
.safety-list-cont ul li:before {
    content: '\f111';
    font-family: fontawesome;
    font-size: 10px;
    color: #046fa9;
    position: absolute;
    left: 0;
    line-height: 23px;
}
.safety-img img {
    width: 80%;
}
.safety-img {
    text-align: center;
}
.safety-cont p {
    margin-top: 20px;
}
.safety-cont {
    margin-top: 20px;
}
/*Safety content starts*/
/*************SAFETY PAGE ENDS*************/

/*************SERVICE PAGE STARTS*************/
/*Service Banner Starts*/
.service-bnr-main {
    background-image: url(../images/service-bnr-img.png) !important;
}
/*Service Banner Ends*/

/*Our Services Starts*/
.our-service-head {
    padding-top: 70px;
}
.our-service-head p {
    color: #4b4b40 !important;
    font-size: 17px !important;
    line-height: 28px;
    letter-spacing: 0.3px;
}
.our-serv-cont h4 {
    color: #2e2e2e;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 20px;
    font-family: 'Eurostile-LT-Demi';
}
.our-serv-cont p {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.our-serv-img:nth-child(odd) {
    text-align: left;
}
.our-serv-img:nth-child(even) {
    text-align: right;
}
.our-serv-img img {
    width: 94%;
}
.our-serv-cont {
    margin-top: 20px;
}
.our-serv-inner-sec {
    padding: 50px 0 75px;
}
.grey-bg {
    background-color: #ececec;
    clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0% 10%, 100% 0%, 100% 90%, 0% 100%);
    padding: 117px 0 !important;
}
.grey-bg:last-child {
    clip-path: none;
    padding: 80px 0 22px 0px !important;
}
.serv-d-hide {
    display: none;
}
/*Our Services Ends*/

/*Submit a Requests Starts*/
.submit-req-main .row {
    padding-top: 150px !important;
}
.submit-req-inner a {
    font-size: 15px;
    color: #2e2e2e;
    text-transform: uppercase;
    background-color: #fff;
    font-weight: 900;
    padding: 17px 50px;
    margin-top: 35px;
    display: inline-block;
    font-family: 'Eurostile-LT-Demi';
}
.submit-req-inner h2 {
    color: #fff !important;
}
/*Submit a Requests Ends*/

/*Questions/Map Starts*/
#qs-maps-main .question-form-cont form {
    width: 100% !important;
}
#qs-maps-main .question-form button {
    float: right;
}
.maps-sec iframe {
    width: 100%;
    margin-top: 13px;
    height: 406px;
}
#qs-maps-main {
    padding: 75px 0 80px;
}

.it-servcs-sec .our-serv-cont, .it-servcs-sec .our-serv-cont h4 {
    margin-top: 0;
}

.it-servcs-sec .our-serv-img {
    margin-top: 55px;
}
#partners-main {
    padding: 50px 0 50px 0;
}
/*Questions/Map Ends*/

.recent-projects-slides ul li {
    display: inline-block;
}
.recent-projects-slides ul {
    list-style: none;
    padding: 0;
}
.projects-main h2 {
    margin: 0 0 20px;
    font-size: 28px;
}
/*************SERVICE PAGE ENDS*************/

/*RESPONSIVE CSS*/

/*************HOME PAGE****************/
@media screen and (max-width: 1024px) {
	
	.recent-projects-inner {
    width: 20%;
}

.recent-projects-inner img {
    width: 100%;
}
	
/*************HOME PAGE****************/
    .see-what-they-cols p {
        min-height: 190px;
    }
    .unique-techno-row-1 .our-serv-cont {
        margin-top: 4px;
    }
    .unique-techno-row-2 .our-serv-cont {
        margin-top: 46px;
    }
    .unique-techno-row-3 .our-serv-cont {
        margin-top: 73px;
    }
    #unique-technologies-main {
        padding-bottom: 20px;
    }
    .container {
        width: 90% !important;
    }
    .top-bar {
        background-position: 174px 0;
        background-size: 83% 3em;
    }
    .submit-service-btn a {
    padding: 15px 8px;
    font-size: 12px;
}
    .top-bar-info {
    width: 67%;
    padding: 0 !important;
}
    .submit-service-btn {
    width: 24%;
	text-align: right;
}
    .top-bar-info li {
        margin-left: 4px;
    }
    .top-bar-info li:last-child {
        margin-right: 4px;
    }
    .top-bar-info li a, .top-bar-info li span {
    font-size: 11px;
    margin-left: 1px;
}
    .top-bar-right {
        padding: 0 !important;
    }
    #myNavbar ul li a {
        font-size: 17px;
    }
    #myNavbar ul li {
        margin-left: 16px;
    }
    #myNavbar ul {
        margin-top: 7px;
    }
    .navbar {
        margin-bottom: 4px !important;
    }
    .navbar-brand {
        margin-top: -42px;
        margin-left: -66px !important;
    }
    .navbar-brand {
        margin-top: -42px;
    }
    .bnr-cont h1 {
        font-size: 50px;
    }
    #banner {
        height: 500px;
    }
    #banner .row {
        padding-top: 6%;
    }
    .core-values-nmbrs {
        right: -1px;
        font-size: 140px;
    }
	
	.see-what-they-cols {
    padding: 29px 17px 36px;
}
	
    .our-srvcs-big-col img {
        width: 100%;
    }
    .our-servcs-head {
        margin-bottom: 40px;
    }
    .our-srvcs-cols p {
        font-size: 16px;
        position: absolute;
        width: 173px;
    }
    .our-srvcs-cols img {
        width: 77%;
    }
    .our-srvcs-cols {
        min-height: 192px;
    }
    #our-servcs {
        height: auto;
    }
    #our-servcs .row {
        padding-bottom: 72px;
    }
    .see-what-they-col3 {
        clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 82% 95%, 0 100%, 0 0%);
		-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 82% 95%, 0 100%, 0 0%);
    }
    .see-what-they-col1 {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 19% 96%, 0 95%, 0 0%);
		-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 19% 96%, 0 95%, 0 0%);
    }
    #safety-priority .row {
        padding-bottom: 40px;
    }
    .question-form button {
        padding: 16px 80px;
    }
/*************HOME PAGE****************/

/*************ABOUT PAGE**************/
.inner-sec-para br {
    display: none;
}
.about-sns-img {
    margin-top: 69px;
}
.corporate-cont {
    padding-top: 0;
}
.corporate-cont h2 {
    margin-top: 0;
}
.corporate-img {
    margin-top: 27px;
}
.core-values-col-bg {
    padding: 54px 0 24px 35px;
    min-height: 316px;
}
.question-form .form-group:nth-child(2), .question-form .form-group:nth-child(4), .question-form .form-group:nth-child(5) {
    padding-right: 0;
}
.about-d-show {
    margin-top: 12px;
}

/*************ABOUT PAGE**************/

/*************CONTACT PAGE**************/
.location-col-inner p {
    padding: 0px 56px;
}
.location-col-inner h6:before {
    left: 24%;
}
.req-hire-col-main2 {
    margin-left: -81px;
}
.request-col {
    padding: 50px 59px 50px 19px !important;
}
.hiring-col {
    padding: 50px 24px 50px 55px !important;
}
.txt {
    min-height: 382px;
}
.contact-phone h4:before {
    right: 63%;
}
/*************CONTACT PAGE**************/

/*************SAFETY PAGE**************/
#inr-bnr-main .row {
    padding-top: 12%;
}
.safety-img img {
    margin-top: 25%;
}
/*************SAFETY PAGE**************/

/*************SERVICES PAGE**************/
.our-serv-cont p br {
    display: none;
}
.our-serv-cont {
    margin: 0;
}
.our-serv-img img {
    margin-top: 23px;
}
.our-serv-inner-sec {
    padding: 33px 0 18px;
}
/*************SERVICES PAGE**************/
}

@media screen and (max-width: 768px){
	
	#cnu-inr-sec2 img {
    margin-bottom: 60px;
}
	
	.kings-inr-col2 {
		margin-top: 60px;
	}
	
	.libhar-inr-cols {
    margin-bottom: 50px;
} 

.libhar-inr-bnr h2 {
    padding: 0;
}

.kings-inr-bnr h2 {
    padding: 0;
}
	
	.recent-projects-inner {
    width: 26%;
}
	
/*************HOME PAGE****************/
.it-servcs-sec .our-serv-img {
    margin-top: 0;
}
.serv-d-show {
    display: none;
}
.serv-d-hide {
    display: block;
}
.career-col p br {
	display:none;
}
.unique-techno-row-2 .our-serv-cont {
    margin-top: 0;
}
#unique-technologies-main .our-serv-inner-sec {
    padding-bottom: 0;
}
.unique-techno-row-3 .our-serv-cont {
    margin-top: 0;
}
#unique-technologies-main .our-serv-img img {
    margin-top: 16px !important;
}
#unique-technologies-main {
    padding-bottom: 45px;
}
#myNavbarresp {
    padding-top: 20px;
    padding-bottom: 20px;
}

#navbar-resp #myNavbar.desk-navbar {
	display:none !important;
}

.navbar-toggle {
    display: block !important;
    margin: 2px 15px 0 0 !important;
}

.navbar-toggle .icon-bar {
    width: 29px !important;
    height: 4px !important;
    background-color: #000 !important;
}
.navbar>.container .navbar-brand{
    margin-left: -15px !important;
}
.navbar {
    margin: 0 !important;
    padding: 0 !important;
}

.navbar-brand {
    height: auto !important;
    padding: 15px 15px 0 !important;
    margin-top: -30px;
}

#navbar-resp .navbar-collapse.collapse {
    display: none!important;
}

#navbar-resp .navbar-collapse.collapse.in {
    display: block!important;
}

#myNavbarresp ul {
width: 100%;
}
#myNavbarresp {
    background-color: #000;
}
.navbar-header {
    width: 100%;
    padding: 29px 0 18px;
}
#myNavbarresp ul li a {
    color: #fff;
	font-size: 16px;
}

#navbar-resp {
    border: none;
}

#myNavbarresp ul li {
    margin-left: 0;
    float: none;
    display: block;
    text-align: left;
}
.top-bar {
    border-top: none;
    background-image: none;
    background-color: #222b33;
}
.top-bar .container {
    margin: 0 !important;
    width: 100% !important;
}
.top-bar-right {
    width: 100% !important;
}
.top-bar .container .row {
    margin: 0 !important;
}
.top-bar-info li {
    margin-left: 6px;
}
.top-bar-info {
    width: 72%;
}
.submit-service-btn {
    width: 27%;
}
.submit-service-btn a {
    padding: 14px 6px 15px 5px;
    font-size: 12px;
    margin-top: -1px;
}
.top-bar-info li a, .top-bar-info li span {
    margin-left: 0px;
	font-size: 10px;
}
/******************************/


#banner {
    height: auto;
}
.bnr-cont h1 {
    font-size: 47px;
}
#banner .row {
    padding-bottom: 10%;
}
.contact-us-btn a img {
    margin-left: 18px;
}
.contact-us-btn a {
    padding: 19px 27px 19px 27px;
}
.core-values-nmbrs {
    font-size: 119px;
    top: 39px;
}
.core-values-cols h4 {
    font-size: 20px;
    min-height: 22px;
}
.main-headng {
    font-size: 41px;
}
.our-servcs-head {
    margin-bottom: 30px;
}
.our-srvcs-cols {
    min-height: 146px;
}
.our-srvcs-cols p {
    width: 154px;
}

.our-srvcs-col4 p, .our-srvcs-col5 p, .our-srvcs-col6 p {
    width: auto;
}

.our-srvcs-main-col1 .our-srvcs-col2 p {
    width: 170px;
}
.auth-info h5 {
    font-size: 15px;
}

.see-what-they-cols p {
    font-size: 15px;
}
.see-they-say-auth img {
    width: 29%;
    float: left;
}
.see-what-they-cols {
    padding: 19px 17px 36px;
}
#safety-priority {
    background-position: -536px 0;
}
.safety-prior-col h2 {
    font-size: 39px;
    margin-bottom: 9px;
}
.safety-prio-list {
    margin-top: 14px;
}
.safety-prior-col ul li {
    margin-bottom: 7px;
    font-size: 14px;
}
.safety-prio-list h5 {
    font-size: 15px;
}
.quest-form-cols h2 {
    min-height: 83px;
    font-size: 31px;
}
.core-values-head h3 {
    text-align: left;
    font-size: 22px;
}
.core-values-head h3::before {
    left: 10px !important;
    top: 47px;
}
.question-form-cont form {
    min-height: 74px;
}
.question-form-cont form {
    margin-top: 17px;
}
.question-form .form-group:nth-child(2) {
    padding-right: 0;
}
.question-form .form-group:nth-child(4) {
    padding-right: 0;
}
.question-form .form-group:nth-child(5) {
    padding-right: 0;
}
.question-form .form-group:nth-child(6) {
    padding-right: 0;
}
.maps-sec iframe {
    height: 455px;
}
.ftr-logo-col img {
    width: 100%;
}
.ftr-icons ul li a {
    min-width: 31px;
    min-height: 31px;
    font-size: 16px;
}
.ftr-icons ul li a i {
    margin-top: 8px !important;
}
#location-ftr br:last-child {
    display: none;
}
.contact-us ul li {
    font-size: 15px;
}
#location-ftr:before {
    font-size: 32px;
}
#email-ftr:before {
    font-size: 22px;
}
.ftr-main {
    padding: 45px 0;
}
.core-values-cols p br {
    display: none;
}

.see-what-they-cols p {
    font-size: 16px;
    min-height: auto;
}
.unique-techno-head p {
    padding: 0 64px;
}
.see-what-they-cols {
    margin-bottom: 49px;
}
.see-what-they-col1, .see-what-they-col3 {
    clip-path: none;
}
.see-they-say-auth img {
    width: 12%;
}
.see-what-they-cols {
    padding: 32px 35px 45px;
    display: inline-block;
}
.submit-req-btn {
    margin-top: 7px;
}

/*************HOME PAGE****************/

/*************ABOUT PAGE**************/

.about-sns-img {
    margin-top: 50px;
}

#inr-bnr-main {
    height: auto;
}
#inr-bnr-main .row {
    padding-bottom: 14%;
}
.about-subhead br {
    display: none;
}
.about-subhead {
    font-size: 16px !important;
}
.inner-sec-para {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 12px;
}
.about-sns-img img {
    margin-top: 0;
    width: auto;
}
.main-headng {
    font-size: 39px;
}
#about-sns-main .row {
    padding: 50px 0 70px;
}
.corporate-cont-list ul li {
    font-size: 14px !important;
    padding-bottom: 6px;
}
.corporate-img {
    margin-top: 117px;
}

.core-values-col-bg {
    padding: 30px 14px 24px 21px;
    min-height: 295px;
}
.abt-core-values .row {
    padding: 53px 0 72px !important;
}
.about-d-show {
    display: none;
}
.about-d-hide {
    display: block;
    margin-top: 45px;
}
/*************ABOUT PAGE**************/

/*************CONTACT PAGE**************/
.contact-phone h4 {
    font-size: 31px;
    position: relative;
    text-align: left;
    padding-left: 47px;
}
.contact-phone h4:before {
    right: auto;
    font-size: 32px;
    left: 0;
}
.location-col-inner p {
    padding: 0px 6px;
}
.location-col-inner h6:before {
    left: 10%;
}
.req-hire-col-main {
    width: auto !important;
    margin: 0;
}
.txt h4 {
    font-size: 28px !important;
}

.txt p {
    min-height: 0;
}

.request-col {
    margin-bottom: 40px;
}

.txt {
    min-height: 0;
    clip-path: none;
    padding: 40px !important;
}
.location-col-inner {
    width: 100%;
}

.question-form-cont form {
    width: 80%;
}
/*************CONTACT PAGE**************/

/*************SAFETY PAGE**************/
.safety-img img {
    margin-top: 50px !important;
    width: 70%!important;
}

.safety-list-cont ul {
    width: 27%;
}

.safety-cont {
   margin-top: 0;
}

/*************SAFETY PAGE**************/

/*************SERVICES PAGE**************/
.our-serv-cont h4 br {
    display: none;
}
.submit-req-inner h2 br {
    display: none !important;
}
.submit-req-inner h2 {
    color: #fff !important;
    padding-right: 170px;
}

.our-serv-cont p {
    font-size: 15px;
    line-height: 27px;
}

.our-serv-img img {
    margin-top: 50px;
}

.our-serv-img img {
    width: 100%;
}

.our-serv-inner-sec {
    padding: 65px 0 80px;
}

.submit-req-inner h2 {
    padding-right: 0px;
}

.grey-bg {
    clip-path: polygon(0% 4%, 100% 0%, 100% 96%, 0% 100%);
	-webkit-clip-path: polygon(0% 4%, 100% 0%, 100% 96%, 0% 100%);
    padding: 70px 0 !important;
}

.grey-bg .our-serv-cont {
    margin-top: 50px;
}

/*************SERVICES PAGE**************/
}

@media screen and (max-width: 736px){
/*************HOME PAGE****************/

.location-col-inner p {
    padding: 0px 12px;
}

#myNavbarresp ul {
    margin: 0;
}

.submit-service-btn a {
    padding: 7px 8px 7px 8px;
    font-size: 11px;
}

.submit-service-btn {
    width: 25%;
    text-align: center;
}

.top-bar-info {
    width: 75%;
}

.navbar-toggle {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.navbar-header {
    margin: 0 !IMPORTANT;
}

.top-bar-info li img {
    width: 9%;
}
.top-bar-info li:last-child img {
    width: 6%;
}
.bnr-cont h1 {
    font-size: 39px;
    line-height: 55px;
}
.top-bar-info li a, .top-bar-info li span {
    font-size: 10.3px;
}
.top-bar-info li {
    margin-left: 0;
}
.top-bar-info li:first-child {
    margin-left: 5px;
}
.top-bar-info li:last-child {
    margin-right: 0;
}

.bnr-cont h1::before, .bnr-cont h1::after {
    top: 25px;
}

.core-values-head {
    text-align: center;
}
.core-values-head h3::before {
    top: 60px !important;
}
.unique-techno-head p {
    padding: 0 51px;
}
#unique-technologies-main .our-serv-img img {
    margin-bottom: 0;
}
.core-values-cols {
    width: 80%;
    margin: auto !important;
    margin-bottom: 46px !important;
}
.core-values-cols h4 {
    font-size: 22px;
    min-height: 0;
}
.core-values-nmbrs {
    font-size: 160px;
    top: 0px;
    right: -33px;
}
.core-values-cols p {
    padding-right: 99px;
}
.our-srvcs-cols p {
    width: 154px !important;
    display: inline-block;
    float: left;
    margin-left: 23px;
    margin-top: 32px;
}
.safety-prior-col p {
    padding-right: 183px;
}
#safety-priority {
    background-position: -630px 0;
}
.quest-form-cols h2 br {
    display: none;
}
.quest-form-cols h2 {
    min-height: 48px;
    font-size: 34px;
}
.question-form .form-group {
    padding-right: 15px !important;
}
.question-form-cont {
    margin-bottom: 40px;
}
.maps-sec {
    padding-left: 0;
}
.ftr-logo-col img {
    width: 36%;
}
.ftr-icons ul li a {
    min-width: 35px;
    min-height: 35px;
    font-size: 18px;
}
.ftr-icons ul li {
    margin-right: 4px;
}
.ftr-icons ul li a i {
    margin-top: 10px !important;
}
.contact-us {
    padding: 0 15px !important;
}
#location-ftr:before {
    left: 16px;
}
#email-ftr:before {
    left: 15px;
}
.ftr-main {
    padding: 0;
    padding-bottom: 25px;
}
.our-srvcs-cols {
    width: 100%;
    float: left;
    min-height: 122px;
}
.our-srvcs-cols img {
    width: 15%;
    float: left;
}
.our-srvcs-main-col1 {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}
.our-srvcs-cols p br {
    display: none;
}
.our-srvcs-big-col {
    margin-top: 60px;
    display: inline-block;
    margin-bottom: 68px;
}
.see-all-srvcs-btn {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.our-servcs-head p br {
    display: none;
}
.our-servcs-head p {
    color: #ffffffe0;
    padding: 0 51px;
}
.recent-projects-slides ul li a {
    padding: 18px 43px 18px;
}
/*************HOME PAGE****************/

/*************ABOUT PAGE**************/
.about-sns-img img {
    margin-top: 0;
}
.about-d-hide {
    display: none;
}
.about-d-hide img {
    margin-top: 30px;
}
.about-d-hide {
    display: block;
}
.about-d-show {
    display: none;
}
.corporate-img {
    margin-top: 0;
}
.corporate-cont-list ul li {    
    padding-bottom: 12px;
}
.core-value-blue-bg1, .core-value-blue-bg3 {
    clip-path: none;
}
.core-values-col-bg {
    padding: 30px 14px 24px 30px;
    min-height: 226px;
}
.core-values-nmbrs {
    font-size: 160px;
    top: 52px !important;
    right: 6px;
}
.abt-core-values .row {
    padding: 53px 0 28px !important;
}
/*************ABOUT PAGE**************/

/*************CONTACT PAGE**************/
.contact-phone h4 {
    text-align: center;
}
.contact-phone h4:before {
    right: auto;
    left: 0;
}
.contact-info {
    margin-top: 30px;
    padding: 0 15px !important;
}

.contact-phone h4 {
    padding-left: 28px;
}

.contact-phone {
    margin-top: 45px;
}
.contact-bnr-icons ul {
    padding: 0;
}
.contact-bnr-icons {
    margin-top: 29px;
}
#contact-bnr-main {
    height: auto !important;
}
#contact-bnr-main .row {
    padding-top: 60px;
}
.location-col:nth-child(2) {
    margin: 0px 11px !important;
}
.location-col {
    width: 32% !important;
}
#our-location {
    padding: 0px 0 64px 0px;
}
.question-form-cont form {
    width: 100%;
}

#questions-main .question-form-cont {
    margin: 0;
}

/*************CONTACT PAGE**************/

/*************SERVICES PAGE**************/
.serv-d-show {
    display: none;
}
.serv-d-hide {
    display: block;
}
.our-serv-img img {
    margin-top: 40px;
    margin-bottom: 60px;
    display: inline-block;
}
.grey-bg {
    clip-path: none;
    padding-top: 55px !important;
    padding-bottom: 0 !important;
}
.our-serv-inner-sec {
    padding-bottom: 0 !important;
}
.grey-bg:last-child {
    clip-path: none;
    padding: 44px 0 0px 0px !important;
}
.our-service-head p br {
    display: none;
}
/*************SERVICES PAGE**************/

/*************SAFETY PAGE**************/
.safety-img img {
    margin-top: 40px !important;
    width: 80%!important;
}
/*************SAFETY PAGE**************/
}


@media screen and (max-width: 420px){
/*************HOME PAGE****************/

.projects-main h2 {
    font-size: 20px !important;
}

.libhar-inr-bnr h2, .kings-inr-bnr h2 {
    padding: 0;
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 16px;
}

.recent-projects-inner {
    width: 100%;
    margin: 0;
	text-align:center;
}

.recent-projects-inner img {
    width: auto;
}

.recent-projects-slides ul li a {
    margin: 0;
    margin-top: 10px;
    min-width: 261px;
}
.recent-projects-slides ul li a, .recent-projects-slides a {
    font-size: 13px;
}
.ikea-video-btn {
    padding: 19px 61px;
    margin-bottom: 40px;
}
#partner-slider .owl-nav {
    top: -48px;
}
#our-recent-projects .row {
    padding: 65px 0 0px;
}

.recnt-projects-slider .owl-nav {
    top: -61px;
}   

.recent-projects-slides button {
    padding: 18px 40px 18px;
}
.career-col h2 br {
	display:none;
}
#unique-technologies-main .our-serv-inner-sec {
    padding-bottom: 0;
    padding-top: 41px;
}
.career-col h2 {
    font-size: 24px;
    line-height: 33px;
}

.career-col p {
    font-size: 15px;
}

.thankyou-cont p {
    font-size: 15px;
    line-height: 26px;
}

.navbar-toggle {
    margin: 1px 15px 0 0 !important;
}

.nav-d-show {
    display: none !important;
}
.nav-d-hide {
    display: block !important;
}
.top-bar-info {
    width: 47%;
    margin: 3px 0 0;
}
.submit-service-btn {
    width: 50%;
    text-align: right;
}

.top-bar-info li img {
    width: 12%;
}

.submit-service-btn a {
    padding: 8px 11px;
    font-size: 11px;
    margin-top: -1px;
}

.nav-d-hide img {
    float: left;
    padding: 4px 12px 0px 15px;
}
.nav-d-hide span {
    color: #fff;
    font-size: 14px;
    font-family: 'Eurostile-LT-Demi';
    line-height: 28px;
}
.bnr-cont h1 {
    font-size: 24px;
    line-height: 34px;
}

#myNavbarresp {
    padding-top: 23px;
    padding-bottom: 35px !important;
}

.bnr-cont h1::before, .bnr-cont h1::after {
    top: 15px;
	width: 24px;
}

.bnr-cont h1::before {
    left: -33px;
}
.bnr-cont h1::after {
    right: -33px;
}
.bnr-cont p br {
    display: none;
}

.bnr-cont p {
    font-size: 15px;
    line-height: 25px;
}
.contact-us-btn a {
    padding: 14px 27px 15px 27px;
}
.contact-us-btn a img {
    margin-left: 8px;
}
#banner .row {
    padding: 40px 0 70px;
}

#our-core-values .row {
    padding: 60px 0 60px;
}
.core-values-head h3 {
    padding-left: 55px;
    font-size: 18px;
}
.core-values-head h3::before {
    width: 49px;
    left: 0 !important;
}
.unique-techno-head p {
    padding: 0 0px;
    font-size: 16px;
}
.core-values-cols {
    width: 100%;
    margin: 0 0 40px !important;
}

.top-bar-info li a {
    margin-left: 5px;
	font-size: 13px;
}

.our-srvcs-main-col1 .our-srvcs-col2 p br {
    display: none;
}
.our-srvcs-main-col1 .our-srvcs-col2 p {
    width: 136px;
}
.main-paragrph {
    font-size: 15px;
    line-height: 24px;
}
.our-servcs-head p br {
    display: none;
}
.main-headng {
    font-size: 29px !important;
}
.core-values-head {
    text-align: left;
}
.recnt-projects-head h2 {
    padding-right: 80px;
}

.see-what-they-cols {
        padding: 32px 24px 36px;
}

.see-they-say-auth img {
    width: 55px;
}

.core-values-head h3::before {
    left: 0;
}
.core-values-nmbrs {
    top: 36px;
}
.safety-prior-col p {
    padding-right: 39px;
}
.our-srvcs-big-col {
    margin-top: 19px;
    margin-bottom: 27px;
}
#safety-priority {
    background-position: left center;
    height: auto;
}
.our-servcs-head p {
    padding:0;
}
.our-srvcs-cols p {
    width: auto !important;
    margin-top: 37px;
}
.our-srvcs-col3 p {
    margin-top: 23px;
}
.our-srvcs-cols img {
    width: 100px;
}
.our-srvcs-cols {
    min-height: auto;
    margin-bottom: 31px;
}
.see-all-srvcs-btn {
    margin-top: 30px;
}
.safety-prior-col ul {
    margin-right: 22px;
}
.safety-prior-col h2 {
    margin-bottom: 21px;
}

.quest-form-cols h2 {
    min-height: auto;
    font-size: 29px;
    line-height: 33px;
    padding-right: 50px;
}

.ftr-logo-col img {
    width: auto;
}

.ftr-col ul li a {
    font-size: 15px;
}

/*************HOME PAGE****************/

/*************ABOUT PAGE**************/

.about-sns-img img {
    width: 100%;
}

.corporate-cont-list ul {
    width: 100%;
    padding: 0 !important;
}

.ftr-logo-col {
    padding-bottom: 27px;
}
.question-form-cont form {
    width: 100%;
    margin-top: 45px !important;
}
.core-values-cols p {
    padding-right: 49px;
}
.core-values-nmbrs {
    font-size: 142px;
    top: 45px !important;
    right: 4px;
}
.our-srvcs-main-col3 {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    padding-left: 15px !important;
}

/*************ABOUT PAGE**************/

/*************CONTACT PAGE**************/
.contact-phone h4 {
    font-size: 27px;
}
.contact-phone h4:before {
    right: 81%;
    font-size: 29px;
}
.contact-info {
    padding: 0 67px !important;
}
.d-show {
    display: none;
}
.d-hide {
    display: block;
}
.location-col, .location-col-inner {
    width: 100% !important;  
}
.location-col-inner {
    margin-bottom: 10px !important;
    display: inline-block !important;
}
.location-col:nth-child(2) {
    margin: 0px 0px !important;
    padding: 0 !important;
}
.locations-tab .active:before {
    display: none;
}
.req-hire-col-main {
    width: 100% !important;
}
.request-col {
    padding: 37px 33px !important;
    clip-path: none;
    margin-bottom: 20px;
}
.txt {
    min-height: 0;
}
.hiring-col {
    padding: 37px 33px !important;
    clip-path: none;
    margin-bottom: 20px;
}
.req-hire-col-main2 {
    margin-left: 0;
}
.txt h4 {
    min-height: 0;
}
#request-serv-main .row {
    padding: 60px 0;
}

.contact-info {
    width: 100%;
    padding: 0 15px !important;
}

.contact-phone h4::before {
    position: static;
    margin-right: 17px;
}

.contact-phone h4 {
	padding: 0 !important;
}

.contact-info ul {
    padding-left: 54px;
}

.contact-bnr-head h5 {
    font-size: 15px;
    line-height: 23px;
}

.contact-phone {
    margin: 20px 0 0;
	width: 100% !important;
}

.contact-info {
    margin: 23px 0 0;
    width: 100% !important;
}

.contact-bnr-head h2 {
    font-size: 35px;
}

.location-col-inner h6 {
    position: relative;
    padding-left: 24px;
    display: inline-block;
}

.location-col-inner h6:before {
    left: 0;
}

.questions-main .quest-form-cols h2 {
    padding-right: 0;
}

#questions-main .form-group {
    width: 100%;
}

.txt h4 {
    font-size: 22px !important;
}

.contact-info {
    width: 100% !important;
}

#questions-main .quest-form-cols h2 {
    padding: 0;
}

/*************CONTACT PAGE**************/

/*************SERVICES PAGE**************/
.our-service-head {
    padding-top: 40px;
}
.submit-req-inner h2 {
    padding-right: 0;
}
.submit-req-main .row {
    padding-top: 54px !important;
}
.sec-main-head {
    padding: 0 20px 0 20px;
    font-size: 30px;
    line-height: 54px;
}

.our-serv-cont h4 {
    font-size: 25px;
    line-height: 31px;
}

.our-serv-img img {
    margin-top: 20px;
}

.grey-bg .our-serv-cont {
    margin-top: 0;
}

.our-service-head p br {
    display: none;
}

.submit-req-inner .main-headng {
    font-size: 26px !important;
    line-height: 31px;
}

.our-srv-innr-sec1 {
    padding-top: 30px;
}

/*************SERVICES PAGE**************/

/*************SAFETY PAGE**************/
.safety-list-cont ul {
    margin-right: 33px;
	width: 40%;
}

.safety-list-cont ul:last-child {
    margin-right: 0;
}

.safety-img img {
    width: 100% !important;
}

#safety-main .row {
    padding: 50px 0 80px;
}

/*************SAFETY PAGE**************/
}

@media screen and (max-width: 380px){
/*************HOME PAGE****************/
.recent-projects-slides ul li a, .recent-projects-slides a {
    font-size: 12px;
}
.top-bar-info {
    width: 42%;
}

.submit-service-btn {
    width: 55%;
}

.core-values-head h3 {
    font-size: 21px;
}

.core-values-head h3::before {
    top: 10px;
}

.safety-prior-col p {
    padding-right: 0;
}

.core-values-cols p {
    padding-right: 60px;
}
.our-srvcs-cols p {
    width: auto !important;
}
#our-recent-projects .row {
    padding: 25px 0 50px;
}
.safety-prior-col h2 {
    font-size: 26px !IMPORTANT;
}
/*************HOME PAGE****************/

/*************ABOUT PAGE**************/
#corporate-main .row {
    padding-bottom: 44px;
}
.core-values-cols p {
    padding-right: 23px;
}
/*************ABOUT PAGE**************/

/*************CONTACT PAGE**************/
.contact-info {
    padding: 0 26px !important;
}
.contact-phone h4:before {
    right: 88%;
}
.contact-phone h4 {
    margin-left: 20px;
}

.contact-info ul {
    padding-left: 26px;
}

/*************CONTACT PAGE**************/

/*************SAFETY PAGE**************/
.safety-list-cont ul {
    margin-right: 16px;
    width: 47%;
}

.safety-cont .main-headng {
    font-size: 26px !important;
}

/*************SAFETY PAGE**************/
}
