.menu-header-container{width: 100%;}
.quick_links li a.nav-link{padding: 0;}
li.current-menu-item a{
color:#616161 !important;
}
.lb-outerContainer{margin-top: 100px;}
span.input-group-btn{
position: absolute;
right: 0;
}
.form_area .input-group input{color: #616161;}
.searchwp-live-search-result p{
padding: 8px !important;
border-bottom: solid 2px #616161 !important;
}
.searchwp-live-search-result a{
color: #616161;
font-weight: 600;
}
.wpcf7-form label + br{display: none;}
.career_form .input-group-btn span.career-file{
display: none;
}
.career_form .input-group-btn span.btn{
background-color: #5a6bc4 !important;
}
.career_form .btn {
background-color: #f47629 !important;
border: none;
line-height: 47px;
min-width: 166px;
color: #fff;
font-weight: 700;
}
.career_form .btn:hover{
background:#007bff !important;
}
.career_form textarea{height: 180px;}
span .wpcf7-not-valid {
border:3px solid #d12435 !important
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
span.wpcf7-not-valid-tip {
display: none !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 2px solid #f7e700 !important;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.5em 1em !important;
color: #ff0000;
background: #ffe2e2;
font-weight: 700;
border-radius: .25rem;
}
div.wpcf7-mail-sent-ok{display: none !important;}
@media only screen and (min-width:1025px){
.action_view.utility iframe,
.cp iframe{
width:100%;
height: 342px;
}
.cs iframe,
.tc iframe{
width: 100%;
height: 345px;
}
.hp iframe{
width: 100%;
height: 285px;
}
}
@media only screen and (min-width:992px) and (max-width:1024px){
.hp iframe{
width: 100%;
height: 235px;
}
.action_view.utility iframe{
width: 100%;
height: 282px;
}
}
@media only screen and (min-width:768px) and (max-width:991px){
.hp iframe{
width: 100%;
height: 165px;
}
.action_view.utility iframe{
width: 100%;
height: 202px;
}
}
@media only screen and (min-width:580px) and (max-width:767px){
.hp iframe{
width: 100%;
height: 270px;
}
.action_view.utility iframe{
width: 100%;
height: 145px;
}
}
@media only screen and (max-width:579px){
.hp iframe{
width: 100%;
height: 270px;
}
.action_view.utility iframe{
width: 100%;
height: 250px;
}
.cp_projects img{width: 100%;}
}