body, html {
  height: 100%;
  font-family: 'Greycliff CF';
}

:root {
  --primary-color: #A4C2D1;
  --secondary-color: #2e2e2e; 
  --font-size: 16px;
  --spacing: 10px;
}


a, body {
  color: #484F57
}

a, h1, h2, h3, h4, h5, h6 {
  word-wrap: break-word;
}

*, body, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0
}

.cf:after, .cl, .datepicker-panel>ul::after {
  clear: both
}

body {
  font-size: 14px;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;
}

* {
  list-style: none
}
.projectdesc::-webkit-scrollbar {
  display: none;
}
.projectdesc {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
a {
  outline: 0!important;
  text-decoration: none;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

a:hover {
  text-decoration: none;
  color: #7DA9BE;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

img {
  border: 0;
  outline: 0;
  max-width: 100%;
  height: auto
}
main
{
  margin:0 40px;
}
input[type=button], input[type=password], input[type=submit], input[type=text], select, textarea {
  transition: all .5s ease-in-out 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  behavior: url(PIE.htc);
  outline: 0
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

button:focus {
  outline: none !important;
  outline: 0px auto -webkit-focus-ring-color !important;
}

.inner_testi h4, .li_text h1 {
  font-weight: 700
}

.cf:after, .cf:before {
  content: "";
  display: table
}

.cf {
  zoom: 1
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

select {
  -moz-appearance: none;
  appearance: none
}

input[type=checkbox] {
  behavior: url(PIE.htc)
}

input:focus, select:focus {
  outline: 0
}



/* Navbar */

header {
  position: relative;
}

.headermain {
  padding: 30px 0;
  position: relative;
}

.menu-icon {
  display: none;
}
.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
#nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}

#nav li {
  flex: 0 0 auto;
  width: 25%;
  padding: 0 20px;
}

#nav li a {
  font-size: 24px;
  text-transform: uppercase;
  padding: 0 0px 0 0px;
  font-weight: 500;
}

#nav li a:hover {
  color: #7DA9BE;
}

#nav li .active {
  font-weight: 900;
  color: #7DA9BE;
}


 .logomobile {
  display: none;
}

.logo {
  display: flex;
  justify-content: flex-end;
  margin-top: -30px;
  position: absolute;
  right: 5px;
}

.logo a {
  display: inline-block;
  width: 50px;
  height: 200px;
} 

.teambanner {
  padding: 0 0px;
}
.hidden-tablet
{
  display: flex;
}
.visible-tablet
{
  display: none !important;
}

.teaminfo {
  font-size: 21px;
  padding: 0 0px;
  width: 100%;
}

.teaminfo h2 {
  font-size: 28px;
  font-weight: 800;
  color: #7da9be;
  line-height: 28px;
}
.teaminfo h4 {
  font-size: 22px;
  font-weight: 600;
 
  line-height: 32px;
}
.teaminfo p i {
  font-size: 22px;
  font-weight: 300;
 
  line-height: 32px;
}
.teaminfo p{
  font-size: 19px;
  font-weight: 500;
 
  line-height:26px;
}
.teaminfo h2 small {
  display: inline-block;
  font-size: 22px;
  color: #484F57;
  font-weight: 300;
}

.teaminfo h2 small span {
  display: block;
  font-style: normal;
  font-weight: 300;
}

.teaminfo h2 span {
  font-size: 21px;
  display: inline-block;
  font-style: italic;
  color: #484F57;
  font-weight: 500
}

.teaminfo-right-text {
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
}

.peoplebio {
  font-weight: normal;
}

.teaminfo-right-text p {
  margin-bottom: 25px;
} 

.teaminfo-right-text strong {
  color: #7DA9BE;
}

.teamtext {
  /* max-width: 175px; */
  font-size: 16px;
  line-height: clamp(1rem, (1vw + 0.25rem ),1.41rem);  
  /* height:100%; */  
  padding: 12px 6px 30px 6px;
} 

.teamtext p{
  padding: 0; 
  margin: 0;
}

/* .teamtext span {
  font-weight: 300;
  padding-right: 8px;
  font-size: 18px;
  font-style: italic;
} */

.teamtext .team-name {
  /* font-size: 18px; */
  font-family: 'Greycliff CF';  
  font-weight: bold; 
}

.member-active .teamtext { 
  color: white; 
}

.member-active.team-member { 
  background-color: var(--primary-color);
  /* display:none; */
}

.prior-experience {
  margin-top: 35px;
}

.prior-experience h2 {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 35px;
  padding-left: 0px;
  color: #7DA9BE;
}

.priorimgdetail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px 0;
}

.headmain h3 {
  font-size: 20px;
  font-weight: 700;
  color: #484F57;
  line-height: 28px;
}

.headmain h4 {
  font-size: 18px;
  font-weight: 500;
  
}

.descyear {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.priorimg {
  padding: 0 0px 0 0;
}

.contactmap iframe {
  height: 100%;
  width: 100%;
}

.contacdetail h2 {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0px;
  line-height: 1.5;
}

.contacdetail h3 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 1.5;
}

.contacdetail h3 span {
  display: block;
}

.contacdetail {
  font-size: 22px;
}

.conjoin p {
  margin-bottom: 0;
}

.conjoin {
  padding-top: 25px;
}

.abotwrapper {
  position: relative;
}

.aboutmusic {
  width: 140px;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 9;
}

.aboutmusic a {
  display: inline-block;
  width: 77px;
  height: 90px;
}

.musictext {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 10px;
}

.musictext span {
  display: block;
}

.briefstorydesc {
  position: relative;
}

.briefstory {
  /* max-width: 870px; */
  /* margin: 0 auto; */
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
  padding: 0 35px 0 40px
}

.lefttoright {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
}

.lefttorightinner p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.8;
}

.lefttorightinner .font-italic {
  font-weight: normal;
}

.briefstory h2 {
  font-weight: 800;
  color: #7DA9BE;
  margin-bottom: 65px;
  font-size: 42px;
}

.briefstory p+p {
  margin-top: 55px;
}

.briefstoryimgwrap {
  max-width: 1200px;
  margin: 65px auto;
}

.dropdown-menu {
  display: none;
}

.is-active .dropdown-menu {
  display: block;
}

.projectnav {
  min-height: 365px;
}

.projectnav .dropdown-toggle {
  border: none;
  background: transparent;
  font-size: 46px;
  font-weight: 600;
  /* color: #7DA9BE; */
  color:rgb(125 169 189 / 70%);
  cursor: pointer;
  line-height: 78px;
}

.projectnav .dropdown-toggle:after {
  display: none;
}

.projectnav .dropdown-menu .dropdown-item {
  color: #7DA9BE;
  padding-left: 0px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
}

.projectnav .dropdown-menu {
  border: none;
  font-size: 24px;
  color: #7DA9BE;
  padding-top: 0;
  padding-left: 20px;
  z-index: 9;
}

.dropdown-menu.show {
  display: block;
  position: absolute !important;
  bottom: 0 !important;
}

.projectnav .dropdown-menu .dropdown-item:focus {
  background: transparent;
}

.projectnav .dropdown-menu .dropdown-item:hover {
  color: #484F57;
  background: transparent;
}

.projectnav .dropdown-menu .dropdown-item.active {
  color: #7f848a;
  background: transparent;
  font-weight: 600;
}

.projectnav .dropdown-menu .dropdown-item.active-underline {
  color: #a6a9ad;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.searchbartop {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 57px;
}

.projectimg {
  padding: 0 0px 0 0;
  margin-bottom: 40px;
}

.projectimg a {
  display: inline-block;
  overflow: hidden;
  position: relative;
 width:100%;
}


.projectdetail {
  position: absolute;
  z-index: 9;
  top: 0;
  color: #fff;
  height: 100%;
  width: 100%;
  background: rgba(125, 169, 190, 0.4);
  display: none;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.projectimg a:hover .projectdetail {
  display: block;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.projectdetailinner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
  padding: 10px;
  font-size: 22px;
}

.projectyear {
  flex: 0 0 100%;
  max-width: 100%;
}

.projectname {
  flex: 0 0 100%;
  max-width: 100%;
}

.projectname span {
  display: block;
  line-height: 1.3;
}

.projectimg img {
  transition: all 1s ease-in-out 0s;
  -webkit-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
}

.projectimg a:hover img {
  transform: scale(1.05);
  transition: all 1s ease-in-out 0s;
  -webkit-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
}

.searchbartop button {
  border: none;
  font-size: 28px;
  color: #484F57;
}



.searchbartop .form-control {
  border: none;
  background: #e9f1f4;
  border-radius: 0;
  height: 45px;
  width: 262px;
  margin-top: 12px;
  font-size: 20px;
  margin-right: 0 !important;
}

.searchbartop .form-control:focus {
  outline: none;
  box-shadow: none;
}

.searchbartop button:hover, .searchbartop button:focus, .searchbartop button:active {
  background: transparent !important;
  color: #484F57 !important;
  border-radius: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.projectlistinner:last-child {
  margin-bottom: 0;
}

.prior-title {
  font-size: 28px;
  margin-bottom: 42px;
  font-weight: 200;
  color: #7DA9BE;
}

.selectionbtn {
  font-size: 26px;
  color: #7DA9BE;
  text-transform: uppercase;
  margin-bottom: 45px;
  display: inline-block;
  line-height: 1.2;
  margin-left: -5px;
}

.projectinfo h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}

.projectinfo h3 {
  font-weight: 500;
  line-height: 30px;
  font-size: 24px;
  font-family: 'Greycliff CF Demi';
}

.procity {
  font-size: 22px;
  line-height: 22px;
}

.projectinfo {
  padding-bottom: 10px;
  border-bottom: 2px solid #b6babd;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.projectinfoinner {
  flex: 0 0 85%;
  max-width: 85%;
}

.updownbtn {
  flex: 0 0 12%;
  max-width: 12%;
}

.updownbtn a {
  display: inline-block;
  padding: 5px 0;
}

.projectbrief {
  padding: 20px 0;
  border-bottom: 2px solid #b6babd;
}

.projectbrieftop {
  font-size: 0;
}

.projectbrieftop li {
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}

.projectbrieftop li span {
  display: block;
  font-size: 16px;
  color: #b8b9bd;
}

.projectbrieftop li .currency {
  display: inline-block;
  font-size: 24px;
}
.margin-minus-20
{
  margin-right: -20px;
    margin-left: -20px;
}
.projectbrieftop li .currency {
  display: inline-block;
  font-size: 24px;
  color: #212529;
}

.projectbrieftop li sup {
  font-size: 50%;
  top: -10px;
  right: -2px;
}

.projectbriefmiddle {
  font-size: 0;
}

.projectbriefmiddle li {
  font-size: 24px;
  line-height: 1.2;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.projectbriefmiddle li span {
  font-size: 16px;
  display: block;
  color: #b8b9bd;
}

.projectbriefmiddle {
  font-size: 0;
}

.projectbriefmiddle li {
  font-size: 22px;
  line-height: 1.2;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.projectbriefmiddle li span {
  font-size: 16px;
  display: block;
  color: #b8b9bd;
}

.projectbriefbottom {
  font-size: 0;
  margin-bottom: 0;
}

.projectbriefbottom li {
  font-size: 22px;
  line-height: 1.2;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.projectbriefbottom li span {
  font-size: 16px;
  display: block;
  color: #b8b9bd;
}

.projectdesc {
  padding-top: 30px;
  font-size: 19px;
  line-height: 1.365;
  overflow-y: auto;
  height: 480px;
}

.projectslider {
  position: relative;
}

.projectslider .owl-nav {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 50px;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
}

.detailleft {
  padding-right: 20px;
}

.detailright {
  padding-left: 20px;
}

.nextprevtop {
  margin-bottom: 40px;
}

.nextprevtop a {
  font-size: 26px;
  text-transform: uppercase;
  color: #7DA9BE;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}

.nextprevtop span {
  position: relative;
  width: 2px;
  display: inline-block;
  padding: 0 14px;
  height: 28px;
  vertical-align: middle;
}

.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 28px;
  width: 2px;
  background: #7DA9BE;
  top: 0;
}

.detailinner {
  height: auto;
  
}

.detailleft {
  padding-right: 20px;
 
}

.briefstory h5
{
  font-size: 18px;
}

.no-padding
{
  padding: 0px;
}

.about-img-pad
{
  padding:40px 0 25px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 100%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
 
  padding-right: 20px;
  padding-left: 20px;
}

.teambanner > .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}

@media (min-width: 1200px)
{
.container {
    max-width: 1184px;
}
.offset-md-3 {
  margin-left: 0%;
}

}

.spaceline-40
{
  display: inline-block;
  margin-bottom: 64px;
}

.form-control {
  border: 0px solid #ced4da;
}

.contact-input
{
  border-top: 1px solid #d3e2e9;
  border-radius: 0;
  padding: 11px;
  font-size: 17px;
}

.contact-button
{
    background: none;
    width: 100%;
    border-top: 1px solid #cbdde5;
    border-bottom: 1px solid #cbdde5;
    padding: 12px;
    font-weight: 600;
}

#clearSearch {
  position:relative;
  float:right;
  font-size: 38px;
  top:0px;
  right:45px;
 
  color:white;
 
  text-align:center;
  cursor:pointer;
}
#clearSearch:hover {
  color: #7da9be;
}

.pl-25
{
  padding-left: 25px;
}
.pr-25
{
  padding-right: 25px;
}
.pt-25
{
  padding-top: 25px;
}
.pb-25
{
  padding-bottom: 25px;
}
.pb-65
{
  padding-bottom: 65px;
}

.fa-angle-left
{
color:#c1c2c3
}
.fa-angle-right
{
color:#c1c2c3
}

.owl-carousel.owl-drag .owl-item
{
  padding: 0 50px;
}





::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cbdde5  !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cbdde5;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #cbdde5;
}

.contact-button
{
  color: #cbdde5;
  text-align: left;
}

.contact-text
{
  color: #cbdde5;
  font-size: 15px;
  line-height: 24px !important;
  background: none;
    width: 100%;
    border-top: 1px solid #cbdde5;
    border-bottom: 1px solid #cbdde5;
    padding: 12px 5px;
    border-radius: 0;
}
.form-control:focus {
  border-color: #d3e2e9;
 
  box-shadow: none;
}

.btn.disabled, .btn:disabled {
   opacity:1; 
}

.contactmsg
{
  background-color: #484f57;
  padding: 14px 0;
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.dropdown-menu
{
top:auto
}

.teamul-menu li a
{
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  font-family: 'Greycliff CF Demi';
}

.teamul-menu li a:hover
{
  /* font-family: 'Greycliff CF Extra'; */
  /* font-weight: 800; */
 
} 

.teamul-menu li a .active
{
  color:#7DA9BE;
}

/* .teamul-menu a
{
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  font-family: 'Greycliff CF'; 
} */

.teamul-menu a:hover
{
  /* font-family: 'Greycliff CF Extra';
  font-weight: 800; */
 
}

.teamul-menu a .active
{
  color:#7DA9BE;
}

.teamPostion1
{
  /* background-color: rgba(126,170,190,0.7); */
  background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 10%;
  
}


.teamPostion2
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 15.5%;
}

.teamPostion3
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 28%;
}

.teamPostion4
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 34%;
}

.teamPostion5
{
  /* background-color: rgba(126,170,190,0.7); */
  background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 45%;
}

.teamPostion6
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 50.5%;
}

.teamPostion7
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 59%;
}

.teamPostion8
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 66%;
}

.teamPostion9
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 72.5%;
}

.teamPostion10
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 80%;
}

.teamPostion11
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 78%;
    left: 87%;
}

/* Teams */

.gallery { 
  display: flex;
  flex-wrap: wrap;
  align-items:stretch; 
  justify-content: center; 
  margin-top: 3px;
  gap:35px; 
}

.team-row {
  display: flex;
  flex-wrap: wrap; 
  width: 100%;
  position: relative;
}


/* Hide scrollbar for WebKit browsers */
.team-large::-webkit-scrollbar {
  display: none; /* Hide the scrollbar */
}

/* Customize scrollbar for Firefox */
.team-large {
  max-height: 73vh; /* Set a fixed height for the div */
  overflow-y: scroll; /* Enable vertical scrolling */
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.team-large .team-member {
  /* flex-basis: 25%;   */
  width:200px; 
  margin-bottom: 24px;
  overflow: hidden;
  /* margin: 10px; */ 
}
 
.team-member img {
  width: 100%; 
  height: 235px; 
  object-fit: cover;
}

.team-member h3 {
  margin: 10px 0;
}

.description {
  display: none;
  width: 100%;
  background-color: #f0f0f0;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
  font-size: 14px;
  color: #555;
  order: 100;  /* Ensures the description appears below the team members */
}

.team-focus
{
  color: #7DA9BE !important;
}
.team-bgfocus
{
  background-color: transparent !important;
  /* background-color: rgba(126,170,190,0.7) !important; */
}

.project-priormargin
{
  margin-left: -15px;
}

.priorimg img
{
  width: 420px;
    height: 250px;
}
.header-mobile-title
{
  display: none;
}
.musictext-mobile {
  display: none;
}

/* Navbar */

@media only screen and (max-width:1920px) {}

@media only screen and (max-width:1899px) {
  #splash
  {
    background-position: center center;
  }
}

@media only screen and (max-width:1699px) and (min-width:1601px) {
  .contacdetail h2 {
    margin-bottom: 35px;
  }
  #splash
{
  background-position: center center;
}
  .teaminfo p i {
    font-size: 19px;
    font-weight: 300;
    line-height: 28px;
}
.contact-text {
  color: #cbdde5;
  font-size: 13px;
  line-height: 24px !important;
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 12px 5px;
  border-radius: 0;
}
/* .teamul-menu a {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  font-family: 'Greycliff CF Demi';
} */
  .teaminfo-right-text {
    font-weight: 900;
    font-size: 20px;
    line-height: 32px;
}
  .projectinfo h2 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
}
  .contacdetail h3 {
    margin-bottom: 35px;
  }
  .conjoin {
    padding-top: 35px;
  }
  .selectionbtn {
    font-size: 16px;
    color: #7DA9BE;
    text-transform: uppercase;
    margin-bottom: 45px;
    display: inline-block;
    line-height: 1.2;
    margin-left: -5px;
}
.nextprevtop a {
  font-size: 16px;
  text-transform: uppercase;
  color: #7DA9BE;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 22px;
  width: 2px;
  background: #7DA9BE;
  top: 2px;
}
.projectbrieftop li {
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.projectbrieftop li span {
  display: block;
  font-size: 14px;
  color: #b8b9bd;
}
.projectbrieftop li .currency {
  display: inline-block;
  font-size: 18px;
  color: #212529;
}
.projectbriefmiddle li span {
  font-size: 14px;
  display: block;
  color: #b8b9bd;
}
.projectbriefmiddle li {
  font-size: 18px;
  line-height: 1.2;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.projectbriefbottom li {
  font-size: 18px;
  line-height: 1.2;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.projectbriefbottom li span {
  font-size: 14px;
  display: block;
  color: #b8b9bd;
}



}

@media only screen and (max-width:1600px) {
  .pl-lg-16
  {
    padding-left:16px;
  }
  #splash
{
  background-position: center center;
}
  .projectdesc {
    padding-top: 30px;
    font-size: 19px;
    line-height: 1.365;
    overflow-y: auto;
    height: 290px;
}
  .selectionbtn {
    font-size: 16px;
    color: #7DA9BE;
    text-transform: uppercase;
    margin-bottom: 45px;
    display: inline-block;
    line-height: 1.2;
    margin-left: -5px;
}
.nextprevtop a {
  font-size: 16px;
  text-transform: uppercase;
  color: #7DA9BE;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 22px;
  width: 2px;
  background: #7DA9BE;
  top: 2px;
}
.projectbriefmiddle li {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.projectbrieftop li {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.projectbriefbottom li {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

}

@media only screen and (max-width:1599px) {
  #splash
{
  background-position: center center;
}
  .container {
    padding: 0 40px;
  }
  #nav li a {
    font-size: 18px;
  }
  .teaminfo h2 small {
    font-size: 18px;
  }
  .teaminfo h2 span {
    font-size: 18px;
  }
  .teaminfo {
    font-size: 18px;
  }
  .teaminfo-right-text {
    font-size: 18px;
  }
  .teambanner {
    padding: 0;
  }
  .priorimg {
    padding: 0;
  }
  .headmain h3 {
    font-size: 18px;
  }
  .headmain h4 {
    font-size: 18px;
  }
  .prior-experience h2 {
    padding-left: 0px;
    font-size: 24px;
  }
  .teaminfo h2 {
    font-size: 24px;
  }
  .teamtext .membername {
    font-size: 16px;
  }
  .teamtext span {
    font-size: 16px;
  }
  .briefstory h2 {
    font-size: 36px;
  }
  .briefstory {
    font-size: 20px;
    max-width: 800px;
  }
  .lefttorightinner p {
    font-size: 16px;
  }
  .aboutmusic {
    left: 60px;
  }
  .aboutmusic a {
    width: 57px;
    height: 70px;
  }
  .musictext {
    font-size: 16px;
  }
  .briefstory p+p {
    margin-top: 30px;
  }
 
  .contacdetail h2 {
    margin-bottom: 30px;
  }
  .contacdetail h3 {
    margin-bottom: 30px;
  }
  .conjoin {
    padding-top: 30px;
  }
  .contactimg {
    padding: 0 5px;
  }
  .contacdetail h3 {
    font-size: 18px;
  }
  .projectimg {
    padding: 0;
    margin-bottom: 25px;
  }
  .projectnav .dropdown-toggle {
    font-size: 40px;
  }
  .projectnav .dropdown-menu .dropdown-item {
    font-size: 20px;
  }
  .searchbartop button {
    font-size: 24px;
  }
  .searchbartop .form-control {
    height: 45px;
    font-size: 24px;
  }
  .projectinfo h2 {
    font-size: 24px;
  }
  .selectionbtn {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .projectinfo h3 {
    line-height: 26px;
    font-size: 20px;
  }
  .procity {
    font-size: 20px;
  }
  .projectbrieftop li {
    font-size: 20px;
  }
  .projectbrieftop li span {
    font-size: 14px;
  }
  .projectbriefmiddle li {
    font-size: 20px;
  }
  .projectbriefmiddle li span {
    font-size: 14px;
  }
  .projectbriefbottom li {
    font-size: 20px;
  }
  .projectbriefbottom li span {
    font-size: 14px;
  }
  .projectdesc {
    padding-top: 30px;
    font-size: 20px;
    line-height: 1.3;
  }
  .detailinner {
    height: 650px;
    overflow: hidden;
  }
  .detailleft {
    height: 630px;
  }
}

@media only screen and (max-width:1440px) {
  #splash
{
  background-position: center center;
}
  .aboutmusic {
    left: 15px;
  }
  .contacdetail h2 {
    margin-bottom: 20px;
  }
  .contacdetail h3 {
    margin-bottom: 20px;
  }
  .conjoin {
    padding-top: 20px;
  }
  .briefstory {
    font-size: 28px;
    max-width: 100%;
    line-height: 38px;
  }
  .teaminfo-right-text {
    font-size: 15px;
    line-height: 26px;
}
/* .teamul-menu a {
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  font-family: 'Greycliff CF Demi';
} */
.teaminfo p,.team_content_detail {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}
.teaminfo p i {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
.priorimg img {
  width: 420px;
  height: 200px;
}
.teamPostion1 {
  
  top: 63%;
  left: 10%;
}
.teamPostion2 {
  top: 63%;
  left: 15.5%;
}
.teamPostion3 {
  top: 63%;
  left: 27%;
}
.teamPostion4 {
  top: 63%;
  left: 34%;
}
.teamPostion5 {
  top: 63%;
  left: 45%;
}
.teamPostion6 {
  top: 63%;
  left: 50.5%;
}
.teamPostion7 {
  top: 63%;
  left: 59%;
}
.teamPostion8 {
  top: 63%;
  left: 65%;
}
.teamPostion9 {
  top: 63%;
  left: 71.5%;
}
.teamPostion10 {
   top: 63%;
  left: 80%;
}
.teamPostion11 {
  top: 63%;
  left: 87%;
}
.contact-input {
  border-top: 1px solid #d3e2e9;
  border-radius: 0;
  padding: 6px;
  font-size: 14px;
}
.contact-text {
  font-size: 10px;
}
/* .logo a {
  display: inline-block;
  width: 35px;
  height: 200px;
}
.logo {
  display: flex;
  justify-content: flex-end;
  margin-top: -28px;
  position: absolute;
  right: -18px;
} */
#clearSearch {
  
  line-height: 38px;
  padding-top: 10px;
  -webkit-padding-start:15px;
}
.selectionbtn {
  font-size: 16px;
  margin-bottom: 0px;
}
.nextprevtop a {
  font-size: 16px;
  text-transform: uppercase;
  color: #7DA9BE;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.nextprevtop {
  margin-bottom: 10px;
}
.projectinfo h2 {
  font-size: 20px;
}
.projectinfo h3 {
  line-height: 26px;
  font-size: 18px;
}
.procity {
  font-size: 16px;
}
.projectbrieftop li {
  font-size: 14px;
  line-height: 1;
}
.projectbrieftop li .currency {
  display: inline-block;
  font-size: 14px;
  color: #212529;
}

.projectbriefmiddle li {
  font-size: 14px;
  line-height: 17px;
}
.projectbriefbottom li {
  font-size: 14px;
  line-height: 17px;
}
.projectbrieftop li span {
  font-size: 12px;
}
.projectbriefmiddle li span {
  font-size: 12px;
}
.projectbriefbottom li span {
  font-size: 12px;
}

.projectdesc {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.3;
  height: 305px;
}
detailinner {
  height: 590px;
  overflow: hidden;
}

}

@media only screen and (max-width:1366px) {
    
  .team-large {
    max-height: 750px;
   }
  
  #splash
{
  background-position: center center;
}
  .aboutmusic {
    left: 20px;
  }
  .contacdetail {
    font-size:18px;
}
.contacdetail h3 {
  font-size: 18px;
}
.contacdetail h2 {
  font-size: 18px;
}
  .priorimg img {
    width: 420px;
    height: 180px;
}
  .projectnav .dropdown-toggle {
    font-size: 32px;
  }
  .projectinfo h2 {
    font-size: 20px;
    line-height: 22px;
}
  .selectionbtn {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
    margin-left: 0;
  }
  .nextprevtop span {
    position: relative;
    width: 2px;
    display: inline-block;
    padding: 0 10px;
    height: 24px;
    vertical-align: middle;
}
  .projectinfo h3 {
    line-height: 24px;
    font-size: 20px;
  }
  .procity {
    font-size: 18px;
  }
  .projectbriefmiddle li {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .projectbrieftop li {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
  }
  .projectbriefbottom li {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .projectbrieftop li span {
    font-size: 12px;
    line-height: 18px;
  }
 
  .projectbriefmiddle li span {
    font-size: 12px;
    line-height: 18px;
  }
  
  .projectbriefbottom li span {
    font-size: 12px;
    line-height: 18px;
  }
  .projectdesc {
    padding-top: 30px;
    font-size: 18px;
    line-height: 1.3;
    height: 264px;
  }
}

@media only screen and (max-width:1279px) {
  #splash
{
  background-position: center center;
}
  .lefttoright {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 30px;
  }
  .lefttorightinner {
    display: inline-block;
  }
}
 
@media only screen and (max-width:1199px) {
    .team-large {
    max-height: 530px;
   }
  #splash
{
  background-position: center center;
}
  .aboutmusic {
    top: -180px;
  }
}

@media only screen and (max-width:1179px) {
    
}



@media only screen and (min-width:995px) {
  .gallery{
    gap: 4%;
    justify-content: left;
    padding-left: 1.5%;
  }
  .team-large .team-member img {
    height: 12vw;
  }
  .team-large .team-member{ 
    width: 21.6%;
  }
  .teamtext{
    font-size: 0.8rem; 
  }
}

@media only screen and (min-width:1400px) {
  .teamtext{
    font-size: clamp(0.85rem, (0.7vw + 0.25rem ),1.1rem); 
  }
}

@media only screen and (max-width:1046px) {
    
   
  
    
  
  .teamtext{
    line-height: 0.8rem; /* Set a reasonable fallback value */

    /* Use clamp() with vendor prefixes */
    line-height: -webkit-clamp(0.8rem, (1vw + 0.20rem), 1.41rem);
    line-height: -moz-clamp(0.8rem, (1vw + 0.20rem), 1.41rem);
    line-height: clamp(0.8rem, (1vw + 0.20rem), 1.41rem);
  }
  #splash
{
  background-position: center center;
}
  .headermain {
    padding: 28px 0;
    position: relative;
}
.projectbrieftop
{
  margin-bottom: 5px;
}
.projectbriefmiddle
{
  margin-bottom: 5px;
}
.projectbriefbottom
{
  margin-bottom: 5px;
}

#nav li {
  flex: 0 0 auto;
  width: 25%;
  padding: 0 10px;
}
.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.projectinfo h3 {
  line-height: 24px;
  font-size: 16px;
}
.projectdesc {
  padding-top: 16px;
  font-size: 13px;
  line-height: 1.3;
  height: 170px;
}
.teamtext{
  padding: 10px 5px 18px 5px;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  background: #7DA9BE;
  top: 2px;
}
/* .logo a {
  display: inline-block;
  width: 40px;
  height: 130px;
} */
.pt-120 {
  padding-top: 100px!important;
}
.aboutmusic {
  top: 0px;
}
#nav li a {
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 0px 0 0px;
  font-weight: 500;
}
main {
  margin: 0 34px;
}
.aboutmusic {
  left: 0px;
}
.musictext-mobile
{
  display: none;
}
.aboutmusic a {
  width: 25px;
  height: 40px;
}
.musictext {
  font-size: 11px;
  line-height: 15px;
}
.briefstory h2 {
  font-size: 20px;
  font-family: 'Greycliff CF Demi';
  margin-bottom: 18px;
}
.briefstory {
  font-size: 16px;
  max-width: 100%;
  line-height: 22px;
}
.briefstory p {
  font-family: 'Greycliff CF Demi';
}
.briefstory p strong{
  font-weight: 800;
  font-family: 'Greycliff CF Extra';
}
.about-img-pad {
  padding: 20px 0 20px;
}
.briefstory h5 {
  font-size: 11px;
  padding-bottom: 20px  !important;
}
.custom-ipad-img-margin
{
  width: 80%;
  margin-left: 10% !important;
}
.contacdetail {
  font-size: 12px;
  padding-left: 0px !important;
}
.contacdetail h2 {
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 0px;
  line-height: 1.5;
  margin-bottom: 2px !important;
}
.contacdetail h3 {
  font-size: 12px;
}
.contact-button
{
  font-size: 12px;
}
.contact-inquiry-heading
{
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.contact-input {
  border-top: 1px solid #d3e2e9;
  border-radius: 0;
  padding: 6px;
  font-size: 10px;
}

.contact-button {
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 6px;
  font-weight: 600;
}
.contact-text
{
  color: #cbdde5;
  font-size: 8px;
  line-height: 18px !important;
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 6px 5px;
  border-radius: 0;
}
.map_height
{
  height: 230px;
}
.teaminfo-right
{
  padding-left: 0px !important;
}
/* .teamul-menu a {
  font-size: 10px;
  font-weight: 600;
  line-height: 16px;
  font-family: 'Greycliff CF Extra';
} */
.teamtext {
  font-size: 0.65rem;
 
}
.pt-135 {
  padding-top: 85px!important;
}
.teaminfo h2 {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}
.teaminfo h4 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  font-style: oblique;
}
.teaminfo p i {
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  font-style: normal;
}
.teaminfo p,.team_content_detail {
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
}
.teaminfo-right-text {
  font-size: 12px;
  line-height: 17px;
}
.prior-experience h2 {
  padding-left: 0px;
  font-size: 16px;
  margin-bottom: 15px;
}
.priorimg {
  padding: 0;
  margin-left: 0px;
}
.priorimg img {
  width: 100%;
  height: 140px;
}
.headmain h3 {
  font-size: 12px;
  font-weight: 700;
  color: #484F57;
  line-height: 18px;
}
.headmain h4 {
  font-size: 12px;
}
.descyear {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.priorimgdetail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 6px 0;
}
.prior-experience {
  margin-top: 5px;
}
.teamPostion1
{
  /* background-color: rgba(126,170,190,0.7); */
  background-color: transparent;
  width: 15px;
  height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 9%;
  
}


.teamPostion2
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 15.5%;
}

.teamPostion3
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 27%;
}

.teamPostion4
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 34%;
}

.teamPostion5
{
  /* background-color: rgba(126,170,190,0.7); */
  background-color: transparent;
  width: 15px;
  height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 45%;
}

.teamPostion6
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 51%;
}

.teamPostion7
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 59%;
}

.teamPostion8
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 65%;
}

.teamPostion9
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
width: 15px;
height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 72.5%;
}

.teamPostion10
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
width: 15px;
height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 80%;
}

.teamPostion11
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 71%;
    left: 87%;
}
.projectnav {
  min-height: 230px;
  margin-left: 0px;
}
.projectlistinner
{
  margin-left: -25px;
}
.projectnav .dropdown-toggle {
  font-size: 30px;
  line-height: 36px;
}
.projectnav .dropdown-menu {
  border: none;
  font-size: 24px;
  color: #7DA9BE;
  padding-top: 0;
  padding-left: 10px;
  z-index: 9;
}
.searchbartop .form-control {
  height: 34px ;
  font-size: 12px;
  width: 180px  ;
  margin-top: 0;
}
.projectnav .dropdown-menu .dropdown-item {
  font-size: 12px;
}
#clearSearch img {
  width: 16px
}
#clearSearch {
  line-height: 22px;
  padding-top: 0px;
  -webkit-padding-start: 15px;
  right: 40px;
}
.projectdetailinner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-content: space-between;
  padding: 10px;
  font-size: 14px;
}
.projectimg {
  padding: 0;
  margin-bottom: 15px;
}

.prior-title {
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 200;
  color: #7DA9BE;
  margin-left: -10px;
}
.project-priormargin {
  margin-left: -35px;
}
.projectdetailwrapper .container-fluid
{
  padding-right: 0px  ;
      padding-left: 0px ;
}
.selectionbtn {
  font-size: 12px;
  margin-bottom: 20px;
  padding-left: 5px;
}
.nextprevtop a {
  font-size: 12px;
  text-transform: uppercase;
  color: #7DA9BE;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 14px;
  width: 2px;
  background: #7DA9BE;
  top: 5px;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.projectinfo h2 {
  font-size: 16px;
  line-height: 22px;
}
projectinfo h3 {
  line-height: 18px;
  font-size: 12px;
}
.procity {
  font-size: 12px;
  line-height: 16px;
}
.projectbrief {
  padding: 10px 0;
  border-bottom: 2px solid #b6babd;
}
.projectbrieftop li {
  font-size: 11px;
  line-height: 13px;
}
.projectbrieftop li span {
  font-size: 10px;
}
.projectbriefmiddle li span {
  font-size: 10px;
  
}
.projectbriefmiddle li {
  font-size: 11px;
  line-height: 13px;

}
.projectbriefbottom li span {
  font-size: 10px;
}
.projectbriefbottom li {
  font-size: 11px;
  line-height: 13px;
  
}
projectdesc {
  padding-top: 10px;
  font-size: 12px;
  line-height: 1.3;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
{
  padding-right: 10px;
    padding-left: 10px;
}


}

@media only screen and (max-width:991px)
{
  

  #splash
  {
    background-position: center center;
  }
  .tab-margin-25
  {
    margin-left:25%
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}
#nav li {
  flex: 0 0 auto;
  width: 25%;
  padding: 0px 10px;
}
.headermain .p-lg-0
{
  padding: 0;
}
.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
/* .logo a {
    display: inline-block;
    width: 26px;
    height: 130px;
} */
  .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 100%;
  }
  .hidden-tablet
  {
    display: none !important;
  }
  .visible-tablet
  {
    display: block !important;
  }
  .owl-carousel.owl-drag .owl-item {
    padding: 0 0px;
}
  main {
    margin: 0 21px;
}
/* .logo {
  display: flex;
  justify-content: flex-end;
  margin-top: -28px;
  position: absolute;
  right: 0px;
} */
#nav li a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 0px 0 0px;
  font-weight: 500;
}
.pt-120 {
  padding-top: 80px!important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.custom-ipad-img-margin {
  width: 85%;
  margin-left: 8% !important;
}
   .logomobile {
    display: block;
    position: absolute;
    left: 85px;
    top: 12px;
  }
  .logomobile a {
    display: block;
    width: 190px;
  } 
  .teaminfo-left
  {
    padding-left: 0px;
    padding-top: 25px;
  }
  .prior-experience {
    margin-top: 30px;
}
.priorimg img {
  width: 100%;
  height: 90px;
}
  .teaminfo h2 small {
    display: block;
  }
  .projectnav {
    min-height: 250px;
  }
  .main {
    margin-top: 0px;
  }
  .searchbartop {
    margin-bottom: 30px;
  }
  .searchbartop button {
    font-size: 20px;
  }
  .searchbartop .form-control {
    width: 180px;
    font-size: 20px;
  }
  .dropdown {
    max-width: 33.33%;
  }
  .container {
    padding: 0 15px;
  }
  .teamPostion1
{
  /* background-color: rgba(126,170,190,0.7); */
  background-color: transparent;
  width: 15px;
  height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 9%;
  
}


.teamPostion2
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 15.5%;
}

.teamPostion3
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 27%;
}

.teamPostion4
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 34%;
}

.teamPostion5
{
  /* background-color: rgba(126,170,190,0.7); */
  background-color: transparent;
  width: 15px;
  height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 45%;
}

.teamPostion6
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 50.5%;
}

.teamPostion7
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 59%;
}

.teamPostion8
{
 /* background-color: rgba(126,170,190,0.7); */
 background-color: transparent;
 width: 15px;
 height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 65%;
}

.teamPostion9
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
width: 15px;
height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 72.5%;
}

.teamPostion10
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
width: 15px;
height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 80%;
}

.teamPostion11
{
/* background-color: rgba(126,170,190,0.7); */
background-color: transparent;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 74%;
    left: 87%;
}
  .briefstory {
    max-width: 100%;
  }
  .briefstory h2 {
    margin-bottom: 25px;
  }
  .briefstory h2 {
    font-size: 26px;
  }
  .briefstory {
    font-size: 16px;
  }
  .contactmap {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .contactmap iframe {
    height: 400px;
  }
  .contact-inquiry-heading {
    padding-top: 15px;
    font-size: 14px;
    font-family: 'Greycliff CF Demi';
}
  .contacdetail h3 span {
    display: inline;
  }
  .lefttoright {
    justify-content: flex-start;
  }
  .briefstory {
    max-width: 100%;
  }
  .detailleft {
 
    height: auto;
  }
  .projectdesc {
    padding-top: 0px;
    font-size: 12px;
    line-height: 1.3;
    margin-right: 10px;
}
.projectinfo h2 {
  font-size: 14px;
  line-height: 20px;
}
.projectinfo h3 {
  line-height: 20px;
  font-size: 15px;
}
.projectbrieftop, .projectbriefmiddle
{
  margin-bottom: 10px;
}
.projectbriefmiddle li {
  font-size: 11px;
  
}
.projectbrieftop li {
  font-size: 11px;
  
}
.projectbriefbottom li {
  font-size: 11px;
 
}
.priorimg {
  padding: 0;
  margin-left: 0px;
}
.prior-title {
  font-size: 18px !important;
  padding-left: 10px;
}
.pad-tab-0
{
  padding: 0 0;
}
  .updownbtn {
    display: none;
  }
  .detailinner {
    height: auto;
  }
  /* .detailright {
    max-width: 100%;
    flex: 0 0 100%;
  } */
  .projectnav {
    min-height: 240px;
}
  .selectionbtn {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 5px;
}
.nextprevtop a {
  font-size: 16px;
  text-transform: uppercase;
  color: #7DA9BE;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.nextprevtop span {
  position: relative;
  width: 2px;
  display: inline-block;
  padding: 0 14px;
  height: 15px;
  vertical-align: middle;
}



}
@media only screen and (max-width:768px) and (min-width:700px){
  #splash
{
  background-position: center center;
}
  .projectnav .dropdown-toggle {
    font-size: 20px;
    line-height: 36px;
}
.projectnav {
  min-height: 240px;
  margin-left: 0px;
}
#nav li {
  flex: 0 0 auto;
  width: 25%;
  padding: 0px 10px;
}
.headermain .p-lg-0
{
  padding: 0;
}
.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.pad-tab-0 {
   padding: 0 10px;
}
/* .logo a {
  display: inline-block;
  width: 30px;
  height: 130px;
} */
#clearSearch {
  line-height: 22px;
  right: 42px;
  line-height: 22px;
}
#clearSearch img {
  width: 39px;
  position: absolute;
}
.searchbartop {
  margin-bottom: 30px;
  padding-left: 0;
}
.dropdown {
  max-width: 33.33%;
  
}
.projectbrieftop li {
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
}
.projectbriefmiddle li {
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.projectbriefbottom li {
  font-size: 10px;
  line-height: 16px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

}


@media only screen and (max-width:767px) {
  #splash
{
  background-position: center center;
}
  header {
    position: relative;
    z-index: 99;
  }
    .tab-margin-25 {
        margin-left: 0%;
    }
  .headermain {
    padding: 20px 0;
  }
  .menu-icon {
    display: block;
  }
  .mainNavigation {
    width: 100%;
    float: left;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
  }
  .mainNavigation:first-child {
    margin-right: 100px;
    display: inline-block;
  }
  .mainNavigation button {
    background: #ccc;
    border: none;
    width: 48px;
    height: 45px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: none;
  }
  .mainNavigation button:hover, .mainNavigation button.dl-active, .mainNavigation ul {
    background: #aaa;
  }
  .mainNavigation button:after {
    position: absolute;
    /* content: "\f0c9";
    font-family: "FontAwesome"; */
    content: url(../images/menu.png);
    top: 0;
    left: 0;
    right: 0;
    font-size: 30px;
    color: #c9cbcd;
  }
  .menu-icon.dl-active:after {
    content: url(../images/X_Hambu.png);
    height: auto;
    object-fit: contain;
    box-shadow: none;
    width: auto;
  }
  .mainNavigation ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .mainNavigation li {
    position: relative;
  }
  #nav li {
    width: 100%;
    max-width: 100%;
    padding: 20px 15px
  }
  #nav li a {
    display: block;
    position: relative;
    font-size: 22px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    outline: none;
  }
  .no-touch .mainNavigation li a:hover {
    background: rgba(255, 248, 213, 0.1);
  }
  .mainNavigation li.dl-back>a {
    padding-left: 30px;
    background: rgba(0, 0, 0, 0.1);
  }
  .mainNavigation li.dl-back:after, .mainNavigation li>a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e000";
  }
  .mainNavigation li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, 0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mainNavigation li>a:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
  }
  .mainNavigation .menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .mainNavigation .menu.menu-toggle {
    transition: all 0.3s ease;
  }
  .mainNavigation .menu.menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(30%,-18%);
    transform: translate(30%,-18%);
    flex-direction: column;
  }
  /* Hide the inner submenus */
  .mainNavigation li .submenu {
    display: none;
  }
  /* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
  .menu.dl-subview li, .menu.dl-subview li.dl-subviewopen>a, .menu.dl-subview li.dl-subview>a {
    display: none;
  }
  .menu.dl-subview li.dl-subview, .menu.dl-subview li.dl-subview .submenu, .menu.dl-subview li.dl-subviewopen, .menu.dl-subview li.dl-subviewopen>.submenu, .menu.dl-subview li.dl-subviewopen>.submenu>li {
    display: block;
  }
  /* Dynamically added submenu outside of the menu context */
  .mainNavigation>.submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
  }
  /* Animation classes for moving out and in */
  .menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
  }
  .menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
  }
  .menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
  }
  .menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
  }
  .menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
  }
  @-webkit-keyframes MenuAnimOut1 {
    0% {}
    50% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      -webkit-transform: translateZ(-372.5px) rotateY(15deg);
      opacity: .5;
    }
    100% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut2 {
    0% {}
    100% {
      -webkit-transform: translateX(-100%);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut3 {
    0% {}
    100% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut4 {
    0% {}
    100% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut5 {
    0% {}
    100% {
      -webkit-transform: translateY(40%);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut1 {
    0% {}
    50% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      -webkit-transform: translateZ(-372.5px) rotateY(15deg);
      transform: translateZ(-372.5px) rotateY(15deg);
      opacity: .5;
    }
    100% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut2 {
    0% {}
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut3 {
    0% {}
    100% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut4 {
    0% {}
    100% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut5 {
    0% {}
    100% {
      -webkit-transform: translateY(40%);
      transform: translateY(40%);
      opacity: 0;
    }
  }
  .menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
  }
  .menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
  }
  .menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
  }
  .menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
  }
  .menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.4s ease;
  }
  @-webkit-keyframes MenuAnimIn1 {
    0% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn2 {
    0% {
      -webkit-transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn5 {
    0% {
      -webkit-transform: translateY(40%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn1 {
    0% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(0px) rotateY(0deg);
      transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn2 {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn5 {
    0% {
      -webkit-transform: translateY(40%);
      transform: translateY(40%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  .mainNavigation>.submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
  }
  .mainNavigation>.submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
  }
  .mainNavigation>.submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
  }
  .mainNavigation>.submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
  }
  .mainNavigation>.submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
  }
  @-webkit-keyframes SubMenuAnimIn1 {
    0% {
      -webkit-transform: translateX(50%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn2 {
    0% {
      -webkit-transform: translateX(100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn5 {
    0% {
      -webkit-transform: translateZ(-200px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn1 {
    0% {
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn2 {
    0% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn5 {
    0% {
      -webkit-transform: translateZ(-200px);
      transform: translateZ(-200px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  .mainNavigation>.submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
  }
  .mainNavigation>.submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
  }
  .mainNavigation>.submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
  }
  .mainNavigation>.submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
  }
  .mainNavigation>.submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
  }
  @-webkit-keyframes SubMenuAnimOut1 {
    0% {
      -webkit-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut2 {
    0% {
      -webkit-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(100%);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut3 {
    0% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut4 {
    0% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut5 {
    0% {
      -webkit-transform: translateZ(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-200px);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut1 {
    0% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut2 {
    0% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut3 {
    0% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut4 {
    0% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut5 {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-200px);
      transform: translateZ(-200px);
      opacity: 0;
    }
  }
  /* No JS Fallback */
  .no-js .mainNavigation .menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  .no-js .mainNavigation li .submenu {
    display: block;
  }
  .no-js .mainNavigation li.dl-back {
    display: none;
  }
  .no-js .mainNavigation li>a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1);
  }
  .no-js .mainNavigation li>a:not(:only-child):after {
    content: '';
  }
  /* Colors for demos */
  .mainNavigation button {
    background: transparent;
  }
  .mainNavigation button:hover, .mainNavigation button.dl-active, .mainNavigation ul {
    background: transparent;
  }
 
  
}

@media only screen and (max-width:767px)  {
  .projectnav {
    min-height: 330px;
  }
    .tab-margin-25 {
        margin-left: 0%;
    }
  .form-inline {
    width: 100%;
  }
  .searchbartop .form-control {
    width: calc(100% - 88px);
    font-size: 20px;
    margin-right: 0 !important;
  }
  .priorimg img {
    width: 100%;
  }
  .briefstoryimg {
    margin-bottom: 25px;
  }
  .briefstoryimg img {
    width: 100%;
  }
  .briefstoryimgwrap {
    margin: 40px auto 15px auto;
  }
  .teaminfo h2 {
    margin-bottom: 0px;
  }
  .prior-experience {
    margin-top: 35px;
  }
  .prior-experience h2 {
    margin-bottom: 20px;
  }
  .contacdetail {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contactimage {
    margin-bottom: 25px;
  }
  .prior-title {
    font-size: 22px;
  }
}

@media only screen and (max-width:620px)
{ 
  #splash
{
  background-position: center center;
}
  #nav li a {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  padding-left: 0px;
  font-weight: 500;
  color: #000;
  outline: none;
}
.aboutmusic {
  display: flex;
  top: -65px;
  width: 190px;
  left: 7%;
}
#nav li .active {
font-weight: 500;
color: #000;
} 
#nav li {
width: 70%;
text-align: center;
max-width: 100%;
padding: 10px 15px;
}
.mainNavigation .menu {
width: 60%;
padding: 25px 0;
background: #fff;
}
#nav li:first-child {
border-top: 1px solid #7DA9BE;
}
#nav li:last-child {
border-bottom: 1px solid #7DA9BE;
}
    .searchbartop .form-control {
        width: calc(98%);
        font-size: 12px;
        margin-right: 0px !important;
        height: 35px;
        right: 0;
        position: absolute;
    }
   
    .searchbartop {
        top: 200px;
    }
    /* .logo {
        display: flex;
        justify-content: flex-end;
        margin-top: -10px;
        position: absolute;
        right: 0px;
    }
   .logo a {
            display: inline-block;
            width: 25px;
            height: 130px;
    } */
    .projectnav {
        min-height: 280px;
    }
    main {
        margin: 0 32px;
    }
}


@media only screen and (max-width:568px) {}

@media only screen and (max-width:480px) {
  #splash
{
  background-position: center center;
}
  main {
    margin: 0 32px;
  }
    .tab-margin-25 {
        margin-left: 0%;
    }
  .projectbrieftop li sup {
    font-size: 50%;
    top: -6px;
    right: 0px;
}
  .custom-ipad-img-margin {
    width:100%;
    margin-left: 0% !important;
}
  .main {
    margin-top: 40px;
  }
  .pt-120 {
    padding-top: 120px!important;
}

  .projectdetail {
  
    background: rgba(125, 169, 190, 0.6);
   
  }
  .projectinfo h2 {
    font-size: 14px;
    line-height: 22px;
}
  .logo img
  {
    width: 20px;
  }
  /* .logo a {
    display: inline-block;
    width: 30px;
    height: 200px;
}
  .logo {
    display: flex;
    justify-content: flex-end;
    margin-top: 0px;
    position: absolute;
    right: -30px;
} */
.mainNavigation button {

  width: 35px;
  
}
.mainNavigation
{
  margin-left: -10px;
}
.mainNavigation:first-child {
  margin-right: 0px;
  display: inline-block;
  margin-top: -5px;
}
.aboutmusic {
  display: flex;
 
    top: -65px;
    width: 190px;
    left: 7%;
}
.aboutmusic a {
  width: 60px;
  height: 60px;
}
.briefstory {
  max-width: 100%;
  padding: 0px 25px;
  font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.briefstory h2 {
  font-size: 16px;
  margin-top: 15px;
}
.aboutmusic img
{
  width: 37px;
}
.musictext {
  display: none;
}
.briefstory h5 {
  font-size: 16px;
}
  .headermain {
    padding: 15px 0 0 0;
  } 
  .projectnav .dropdown-toggle {
    font-size: 16px;
    line-height: 25px;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

  .dropdown {
    max-width: 100%;
  }
  .dropdown-menu.show {
    position: relative !important;
    transform: translate3d(0px, 0px, 0px) !important;
    width: 100%;
  }
  .projectnav .dropdown-toggle {
    text-align: left;
  }
  .projectimg {
    padding: 0;
    margin-bottom: 10px;
}
.prior-experience {
  margin-top: 5px;
}
  .projectnav {
    min-height: 235px;
    padding-left: 8px;
  }
  #clearSearch img {
    width: 12px
  }
  #clearSearch {
    position: absolute;
    float: right;
    font-size: 28px;
    top: 2px;
    right: 26px;
    color: white;
    text-align: center;
    cursor: pointer;
    line-height: 25px;
    margin-right: -10px;;
}
.priorimgdetail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 8px 0;
}
.priorimg img {
  width: 100%;
  height: auto;
}
.headmain h3 {
  font-size: 11px;
  line-height: 16px;
}
.descyear {
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}
.headmain h4 {
  font-size: 11px;
    font-family: 'Greycliff CF Demi';
    font-style: oblique;
}
.headmain b {
  
    font-style: normal;
}
.prior-title {
  font-size: 14px;
  margin-bottom: 15px;
}
.projectdetailinner {
 
    font-size: 16px;
}
.dropdown-menu {
  min-width:5rem;
}
.searchbartop {

  top: 160px;
}
.searchbartop .form-control {
  width: calc(47%);
  font-size: 12px;
  margin-right: 7px !important;
  height: 35px;
  right: 0;
  position: absolute;
}


  .projectnav .dropdown-menu .dropdown-item {
    font-size: 12px;
    line-height:20px;
    padding: 0px 0px;
}
.projectnav .dropdown-menu {
  padding-left: 8px;
}
  .about-img-pad {
    padding: 20px 0 25px;
  }

  /* .teamul-menu a {
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    font-family: 'Greycliff CF Extra';
} */
.teamtext {
  margin-top: 10px;
  font-size: 0.7rem;
  line-height: 1;
  margin-left: 0px;
}
  .header-mobile-title
  {
    position: absolute;
    text-align: center;
    top: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #7DA9BE;
  }
  .mainNavigation button:hover, .mainNavigation button.dl-active, .mainNavigation ul {
    background: transparent;
  }
    #nav li a {
      display: block;
      position: relative;
      font-size: 16px;
      line-height: 20px;
      padding-left: 0px;
      font-weight: 500;
      color: #000;
      outline: none;
  }
  #nav li .active {
    font-weight: 500;
    color: #000;
  } 
  #nav li {
    width: 70%;
    text-align: center;
    max-width: 100%;
    padding: 10px 15px;
  }
  .mainNavigation .menu {
    width: 60%;
    padding: 25px 0;
  }
  #nav li:first-child {
    border-top: 1px solid #7DA9BE;
  }
  #nav li:last-child {
    border-bottom: 1px solid #7DA9BE;
  }
  .teamPostion1 {
    top: 65%;
    left: 8%;
  }
  .teamPostion2 {
    top: 65%;
    left: 15%;
   }
   .teamPostion3 {
    top: 65%;
    left: 26%;
}
   .teamPostion4 {
    top: 65%;
    left: 34%;
  } 
  .teamPostion7 {
    top: 65%;
    left: 58%;
  }
  .teamPostion10 {
  
    top: 65%;
    left: 80%;
  }
  .teamPostion5 {
    top: 65%;
    left: 45%;
  }
  .teamPostion6 {
    top: 65%;
    left: 51%;
}
  .teamPostion8 {
    top: 65%;
    left: 65%;
  }
  .teamPostion9 {
    top: 65%;
    left: 72.5%;
}
  .teamPostion11 {
    top: 65%;
    left: 89%;
  }
  .contacdetail h2 {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
}
.contacdetail h3 {
  font-size: 14px;
  line-height: 17px;
}
.contacdetail p, .contacdetail a {
  font-size: 14px;
  line-height: 17px;
}

.concall, .conmail, .conjoin
{
  font-size: 14px;
  line-height: 19px;
}
  .contactimg {
    padding: 35px 0px 0;
  }
  .detailleft {
    order: 2;
    padding-top: 5px;
    }

    .detailright {
        order: 1;
        margin-bottom: 0px !important;
    }
    .nextprevtop a {
      font-size: 12px;
     
  }
  .nextprevtop span:after {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    background: #7DA9BE;
    top: 0;
}
.nextprevtop span {
  position: relative;
  width: 2px;
  display: inline-block;
  padding: 0 5px;
  height: 14px;
  vertical-align: middle;
}
  .selectionbtn {
    font-size: 12px;
    margin-bottom: 0px;
    padding-left: 10px;
}
.projectinfo h3 {
  line-height: 14px;
  font-size: 12px;
}
.procity {
  font-size: 12px;
}
.projectinfo {
  padding-top: 15px;
  padding-bottom: 4px;
  padding-left: 5px;
  border-bottom: 1px solid #b6babd;
}
.projectbrief {
  padding:7px 5px 7px 5px;
  border-bottom: 1px solid #b6babd;
}
.projectbrieftop li {
  font-size: 12px;
  line-height: 16px;
  font-family: 'Greycliff CF Demi';
}
.projectbrieftop li span {
  font-size: 11px;
}
.projectbriefmiddle li span {
  font-size: 11px;
}
.projectbriefmiddle li {
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.projectbriefbottom li span {
  font-size: 11px;
}
.projectbriefbottom li {
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.projectbrieftop {
  font-size: 0;
  margin-bottom: 5px;
}
.projectbriefmiddle {
  font-size: 0;
  margin-bottom: 5px;
}
.projectdesc {
  padding-top: 10px;
  font-size: 12px;
  line-height: 1.3;
  padding-left: 5px;
  height: auto;
}
.owl-carousel.owl-drag .owl-item {
  padding: 0 0px;
}
.nextprevtop {
  margin-bottom: 5px;
  padding-right: 10px  ;
}
.mainNavigation .menu.menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(30%,-23%);
  transform: translate(35%,-23%);
  flex-direction: column;
}
.musictext-mobile
{
  font-size: 13px;
  line-height: 17px;
    padding-left: 10px;
    font-style: oblique;
    display: block;
}
.musictext-mobile b
{
  
  font-style: normal;
}
.teaminfo-right-text {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Greycliff CF Demi';
}
.teaminfo h2 {
  font-size: 15px;
  margin-bottom: 0px !important;
  text-transform: uppercase;
}
.margin-minus-20 {
  margin-right: 0px;
  margin-left: 0px;
}
.teaminfo h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-style: italic;
  font-family: 'Greycliff CF Demi';
}
.teaminfo p,.team_content_detail {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-family: 'Greycliff CF Demi';
}
.teaminfo p i {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-style: normal;
}
.d-xs-block {
  display: block!important;
}

.d-xs-none {
  display: none!important;
}
.d-xs-block h6 {
  border-top: 0px solid #cbdde5;
  border-bottom: 0px solid #cbdde5;
  line-height: 30px !important;
  text-align: right;
  padding-right: 15px;
}
.contact-button {
  color: #cbdde5;
  text-align: center;
}
.contactwrapper .container-fluid {
  padding: 0 15px;
}
.contactwrapper h5 {
  font-size: 18px;
}
.container {
  padding: 0 0px;
}
.container-fluid {
padding: 0 0px;
}
}
@media only screen and (max-width:420px)   {
  #splash
{
  background-position: center center;
}
  .projectbrieftop li sup {
    font-size: 50%;
    top: -6px;
    right: 0px;
}
    .tab-margin-25 {
        margin-left: 0%;
    }
.detailleft {
  order: 2;
  padding-top: 0px;
}
  .teaminfo-right-text {
    font-size: 11px;
    line-height: 15px;
    font-family: 'Greycliff CF Demi';
}
.contactwrapper h5 {
  font-size: 16px;
}
.d-xs-block {
  display: block!important;
}

.d-xs-none {
  display: none!important;
}
.d-xs-block h6 {
  border-top: 0px solid #cbdde5;
  border-bottom: 0px solid #cbdde5;
  line-height: 25px !important;
  text-align: right;
  padding-right: 15px;
}
.margin-minus-20 {
  margin-right: 0px;
  margin-left: 0px;
}
  /* .logo img {
    width: 18px;
    padding-top: 3px;
  }
  .logo a {
    display: inline-block;
    width: 30px;
    height: 185px;
} */
.mainNavigation .menu.menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform:  translate(40%,-24%);
  transform: translate(40%,-24%);
  flex-direction: column;
}
.mainNavigation .menu {
  width: 60%;
  padding: 25px 0;
}
.mainNavigation button:after {
  position: absolute;
  /* content: "\f0c9";
  font-family: "FontAwesome"; */
  content: url(../images/menu.png);
  top: 0;
  left: 0;
  right: 0;
  font-size: 24px;
  color: #c9cbcd;
}
/* .logo {
  display: flex;
  justify-content: flex-end;
  margin-top: 0px;
  position: absolute;
  right: -30px;
} */
.header-mobile-title {
  position: absolute;
  text-align: center;
  top: 13px;
  display: flex;
  justify-content: center;
  width: 100%;
  left: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #7DA9BE;
}
.logo img {
  width: 18px;
  padding-top: 0px;
}
main {
  margin: 0 28px;
}
.briefstory {
  max-width: 100%;
  padding: 0px 25px;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
}
.musictext-mobile {
  font-size: 11px;
  line-height: 14px;
  width: 140px;
  display: block;
  padding-left: 0px  ;
}
.aboutmusic img {
  width: 24px;
}
.aboutmusic a {
  width: 32px;
  height: 45px;
}
.briefstory h2 {
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 0px;
}
.custom-ipad-img-margin {
  width: 100%;
  margin-left: 0% !important;
}
.briefstory h5 {
  font-size: 10px;
  padding-bottom: 15px !important;
}
.aboutmusic {
  display: flex;
  top: -65px;
  width: 220px;
  left: 7%;
}
.main {
  padding-top: 95px !important;
}
.about-img-pad {
  padding: 10px 0 10px;
}
.briefstory p+p {
  margin-top: 18px;
}
.other-main
{
  padding-top: 40px !important;
}
.teaminfo-right-text p {
  margin-bottom: 15px;
}
/* .teamul-menu a {
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  font-family: 'Greycliff CF Demi';
} */
.teamPostion1 {
  top: 58%;
  left:8%;
  width: 15px;
  height: 15px;
}
.teamPostion7 {
  top: 58%;
  left: 58%;
  width: 15px;
  height: 15px;
}
.teamPostion2 {
  top: 58%;
  left: 15%;
  width: 15px;
  height: 15px;
}
.teamPostion8 {
  top: 58%;
  left: 65%;;
  width: 15px;
  height: 15px;
}
.teamPostion3 {
  top: 58%;
  left: 26%;
  width: 15px;
  height: 15px;
}
.teamPostion9 {
  top: 58%;
  left: 72%;
  width: 15px;
  height: 15px;
}
.teamPostion4 {
  top: 58%;
  left: 34%;
  width: 15px;
  height: 15px;
}
.teamPostion10 {
  top: 58%;
  width: 15px;
  left: 80%;
  height: 15px;
}
.teamPostion5 {
  top: 58%;
  left: 45%;
  width: 15px;
  height: 15px;
}
.teamPostion11 {
  top: 58%;
  left: 88%;
  width: 15px;
  height: 15px;
}
.teamPostion6 {
  top: 58%;
  left: 50%;
  width: 15px;
  height: 15px;
}
.teaminfo-left {
  padding-top: 25px !important;
}
.teaminfo h2 {
  font-size: 16px;
  margin-bottom: 0px !important;
  text-transform: uppercase;
}
.teaminfo h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-style: italic;
  font-family: 'Greycliff CF Demi';
}

.teaminfo p,.team_content_detail {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  font-family: 'Greycliff CF Demi';
}
.teaminfo p i {
  font-size: 11px;
  font-weight: 500;
  line-height: 19px;
  font-style: normal;
}
.prior-experience {
  margin-top: 15px;
}
.prior-experience h2 {
  padding-left: 0px;
  font-size: 18px;
}
.headmain h3 {
  font-size: 14px;
  line-height: 20px;
}
.headmain h4 {
  font-size: 14px;
}
.descyear {
  font-size: 11px;
    font-weight: 300;
    line-height: 17px;
}
.prior-title {
  font-size: 15px !important;
  padding-left: 10px;
}
.priorimgdetail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 5px 0;
}
.contacdetail h2 {
  margin-bottom: 0px;
  font-size: 11px;
  line-height: 15px;
}
.contacdetail h3 {
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
}
.concall, .conmail
{
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
}
  #nav li a 
  {
    padding: 0;
  }
  #nav li a {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 1.1px;
    color: #000;
    outline: none;
}
.conjoin {
  padding-top: 8px;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
}
.contacdetail p, .contacdetail a{
  font-size: 11px;
  line-height: 15px;
}
.contact-input {
  border-top: 1px solid #d3e2e9;
  border-radius: 0;
  padding: 5px;
  font-size: 11px;
}
.contact-text {
  color: #cbdde5;
  font-size: 11px;
  line-height: 18px !important;
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 10px 6px;
  border-radius: 0;
}
.contact-button {
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 6px;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}
.projectnav .dropdown-menu .dropdown-item {
  font-size: 11px;
}
.projectnav .dropdown-toggle {
  font-size: 16px;
  line-height: 25px;
}
.projectnav {
  min-height: 235px;
}
.searchbartop {
 top: 160px;
}
.searchbartop .form-control {
  width: calc(45%);
  font-size: 11px;
  margin-right: 10px !important;
  height: 35px;
  right: 0;
  position: absolute;
}
#clearSearch img {
  width: 14px;
}
#clearSearch {
  position: absolute;
  float: right;
  font-size: 20px;
  top: 3px;
  right: 28px;
  color: white;
  text-align: center;
  cursor: pointer;
}
.projectdetailinner {
  font-size: 11px;
}
.headmain h3 {
  font-size: 10px;
  line-height: 16px;
}
.headmain h4 {
  font-size: 10px;
}
.selectionbtn {
  font-size: 11px;
  margin-bottom: 0px;
  padding-left: 10px;
}
.nextprevtop a {
  font-size: 11px;
}
.nextprevtop span {
  position: relative;
  width: 2px;
  display: inline-block;
  padding: 0px 7px;
  height: 13px;
  vertical-align: middle;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 13px;
  width: 1px;
  background: #7DA9BE;
  top: 0;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 18px;
  width: 1px;
  background: #7DA9BE;
  top: 0;
}
.nextprevtop span {
  position: relative;
  width: 2px;
  display: inline-block;
  padding: 0px 7px;
  height: 16px;
  vertical-align: middle;
}
.nextprevtop {
  margin-bottom: 5px;
}
.projectinfo h2 {
  font-size: 14px;
  line-height: 20px;
}
.projectinfo h3 {
  line-height: 20px;
  font-size: 12px;
}
.procity {
  font-size: 13px;
}
.projectbrieftop li {
  font-size: 13px;
}
.projectbrieftop li .currency {
  display: inline-block;
  font-size: 14px;
  color: #212529;
}
.projectinfo h3 {
  line-height: 14px;
  font-size: 12px;
}
.procity {
  font-size: 12px;
}
.projectinfo {
  padding-top: 15px;
  padding-bottom: 4px;
  border-bottom: 1px solid #b6babd;
}
.projectbrief {
  padding: 7px 5px;
  border-bottom: 1px solid #b6babd;
}
.projectbrieftop li {
  font-size: 12px;
  line-height: 16px;
  font-family: 'Greycliff CF Demi';
}
.projectbrieftop li span {
  font-size: 11px;
}
.projectbriefmiddle li span {
  font-size: 11px;
}
.projectbriefmiddle li {
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.projectbriefbottom li span {
  font-size: 11px;
}
.projectbriefbottom li {
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.projectbrieftop {
  font-size: 0;
  margin-bottom: 5px;
}
.projectbriefmiddle {
  font-size: 0;
  margin-bottom: 5px;
}
.projectbrieftop li span {
  font-size: 11px;
}
.projectbriefmiddle li {
  font-size: 13px;
}
.projectbriefbottom li {
  font-size: 13px;
}
.projectdesc {
  padding-top: 14px;
  font-size: 13px;
  line-height: 15px;
  height: auto;
  padding-bottom: 0px;
}
.projectdetail {
  
  background: rgba(125, 169, 190, 0.6);
 
}
.container {
  padding: 0 0px;
}
.container-fluid {
padding: 0 0px;
}
}

@media only screen and (max-width:360px)  {
  #splash
{
  background-position: center center;
}
  .container {
    padding: 0 0px;
}
    .tab-margin-25 {
        margin-left: 0%;
    }
.detailleft {
  order: 2;
  padding-top: 0px;
}
.projectbrieftop li sup {
  font-size: 50%;
  top: -6px;
  right: 0px;
}
.projectimg {
  padding: 0;
  margin-bottom: 7px;
}
.prior-title {
  font-size: 13px !important;
  padding-left: 10px;
}

.container-fluid {
  padding: 0 0px;
}
  .teaminfo-right-text {
    font-size: 11px;
    line-height: 15px;
    font-family: 'Greycliff CF Demi';
}
.projectdetail {
  
  background: rgba(125, 169, 190, 0.6);
 
}
.d-xs-block {
  display: block!important;
}

.d-xs-none {
  display: none!important;
}
.d-xs-block h6 {
  border-top: 0px solid #cbdde5;
  border-bottom: 0px solid #cbdde5;
  line-height: 25px !important;
  text-align: right;
  padding-right: 15px;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.contactwrapper h5
{
  font-size: 14px;
}
.contactimg {
  padding: 35px 0px 0;
}
  .logo img {
    width: 16px;
    padding-top: 0px;
  }
  /* .logo a {
    display: inline-block;
    width: 30px;
    height: 185px;
} */
.mainNavigation button:after {
  position: absolute;
  /* content: "\f0c9"; */
  content: url(../images/menu.png);
  
  /* font-family: "FontAwesome"; */
  top: 0;
  left: 0;
  right: 0;
  font-size: 24px;
  color: #c9cbcd;
}
.header-mobile-title {
  position: absolute;
  text-align: center;
  top: 14px;
  display: flex;
  justify-content: center;
  width: 100%;
  left: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #7DA9BE;
}
.custom-ipad-img-margin {
  width: 100%;
  margin-left: 0% !important;
}
main {
  margin: 0 24px;
}
.briefstory {
  max-width: 100%;
    padding: 0px 30px;
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
}
.briefstory p {
  font-family: 'Greycliff CF Demi';
  margin-bottom: 10px;
}
.mainNavigation .menu.menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(30%,-27%);
  transform: translate(35%,-27%);
  flex-direction: column;
}
.musictext-mobile {
  font-size: 11px;
    line-height: 15px;
    width: 135px;
    font-style: oblique;
    font-weight: 500;
    padding-left: 5px;
}
/* .logo {
  display: flex;
  justify-content: flex-end;
  margin-top: 0px;
  position: absolute;
  right: -25px;
} */
.musictext-mobile b {
  font-style: normal;
}
.aboutmusic img {
  width: 24px;
}
.aboutmusic a {
  width: 24px;
  height: 50px;
}
.briefstory h2 {
  font-size: 14px;
  margin-bottom: 14px;
  margin-top: 0;
}
.briefstory h5 {
  font-size: 10px;
  padding-bottom: 15px !important;
}
.aboutmusic {
  display: flex;
  top: -70px;
  width: 220px;
  left: 11%;
}
.main {
  padding-top: 95px !important;
}
.about-img-pad {
  padding: 10px 0 10px;
}
.briefstory p+p {
  margin-top: 18px;
}
.mainNavigation .menu {
  width: 65%;
  padding: 16px 0;
}
.other-main
{
  padding-top: 40px !important;
}
.teaminfo-right-text p {
  margin-bottom: 15px;
}
/* .teamul-menu a {
  font-size: 11px;
  font-weight: 600;
  line-height: 15px;
  font-family: 'Greycliff CF';
} */
.teamPostion1 {
  top: 58%;
  width: 15px;
  height: 15px;
}
.teamPostion7 {
  top: 58%;
  left: 58%;
  width: 15px;
  height: 15px;
}
.teamPostion2 {
  top: 58%;
  width: 15px;
  height: 15px;
}
.teamPostion8 {
  top: 58%;
  left: 64%;
  width: 15px;
  height: 15px;
}
.teamPostion3 {
  top: 58%;
  left: 22%;
  width: 15px;
  height: 15px;
}
.teamPostion9 {
  top: 58%;
  left: 72.5%;
  width: 15px;
  height: 15px;
}
.teamPostion4 {
  top: 58%;
  left: 33%;
  width: 15px;
  height: 15px;
}
.teamPostion10 {
  top: 58%;
  width: 15px;
  left: 80%;
  height: 15px;
}
.teamPostion5 {
  top: 58%;
  left: 45%;
  width: 15px;
  height: 15px;
}
.teamPostion11 {
  top: 58%;
  left: 88%;
  width: 15px;
  height: 15px;
}
.teamPostion6 {
  top: 58%;
    left: 50%;
  width: 15px;
  height: 15px;
}
.teaminfo-left {
  padding-top: 25px !important;
}
.teaminfo h2 {
  font-size: 16px;
  margin-bottom: 0px !important;
  text-transform: uppercase;
}
.teaminfo h4 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-style: italic;
  font-family: 'Greycliff CF Demi';
}
.teaminfo p{
  font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    font-family: 'Greycliff CF Demi';
}
.teaminfo p i {
  font-size: 12px;
  font-weight: 500;
  line-height: 19px;
  font-style: normal;
}
.prior-experience {
  margin-top: 15px;
}
.prior-experience h2 {
  padding-left: 0px;
  font-size: 16px;
}
.headmain h3 {
  font-size: 14px;
  line-height: 20px;
}
.headmain h4 {
  font-size: 14px;
}
.descyear {
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
}
.margin-minus-20 {
  margin-right: 0px;
  margin-left: 0px;
}
.priorimgdetail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 8px 0;
}
.contacdetail h2 {
  margin-bottom: 0px;
  font-size: 11px;
  line-height: 20px;
}
.contacdetail h3 {
  font-size: 11px;
  font-weight: 500;
}
.concall, .conmail
{
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
}
.conjoin {
  padding-top: 8px;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
}
.contacdetail p, .contacdetail a{
  font-size: 11px;
  line-height: 14px;
}
.contact-input {
  border-top: 1px solid #d3e2e9;
  border-radius: 0;
  padding: 5px;
  font-size: 11px;
}
.contact-text {
  color: #cbdde5;
  font-size: 11px;
  line-height: 18px !important;
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 10px 6px;
  border-radius: 0;
}
.contact-button {
  background: none;
  width: 100%;
  border-top: 1px solid #cbdde5;
  border-bottom: 1px solid #cbdde5;
  padding: 6px;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}
.projectnav .dropdown-menu .dropdown-item {
  font-size: 11px;
}
.projectnav .dropdown-toggle {
  font-size: 14px;
  line-height: 25px;
}
.projectnav {
  min-height: 235px;
}
.searchbartop {
  
  top: 160px;
}
.projectdetail {
  
  background: rgba(125, 169, 190, 0.6);
 
}
.searchbartop .form-control {
  width: calc(47%);
  font-size: 11px;
  margin-right: 7px !important;
  height: 35px;
  right: 0;
  position: absolute;
}
#clearSearch img {
  width: 14px;
}
#clearSearch {
  position: absolute;
  float: right;
  font-size: 20px;
  top: 3px;
  right: 28px;
  color: white;
  text-align: center;
  cursor: pointer;
}
.projectdetailinner {
  font-size: 11px;
}
.nextprevtop a {
  font-size: 11px;
}
.nextprevtop span {
  position: relative;
  width: 2px;
  display: inline-block;
  padding: 0px 7px;
  height: 13px;
  vertical-align: middle;
}
.nextprevtop span:after {
  content: "";
  position: absolute;
  height: 13px;
  width: 1px;
  background: #7DA9BE;
  top: 0;
}
.headmain h3 {
  font-size: 10px;
  line-height: 15px;
}
.headmain h4 {
  font-size: 10px;
}
.selectionbtn {
  font-size: 11px;
  margin-bottom: 0px;
  padding-left: 10px;
}


.nextprevtop {
  margin-bottom: 5px;
}
.projectinfo h2 {
  font-size: 12px;
  line-height: 16px;
}
.projectinfo h3 {
  line-height: 18px;
  font-size: 11px;
}
.procity {
  font-size: 13px;
}
.projectbrieftop li {
  font-size: 13px;
}
.projectbrieftop li .currency {
  display: inline-block;
  font-size: 14px;
  color: #212529;
}
.projectbrieftop li span {
  font-size: 11px;
}
.projectbriefmiddle li {
  font-size: 13px;
}
.projectbriefbottom li {
  font-size: 13px;
}
.projectinfo h3 {
  line-height: 14px;
  font-size: 12px;
}
.procity {
  font-size: 12px;
}
.projectinfo {
  padding-top: 10px;
  padding-bottom: 4px;
}
.projectbrief {
  padding: 7px 5px;
  border-bottom: 1px solid #b6babd;
}
.projectbrieftop li {
  font-size: 12px;
  line-height: 16px;
  font-family: 'Greycliff CF Demi';
}
.projectbrieftop li span {
  font-size: 11px;
}
.projectbriefmiddle li span {
  font-size: 11px;
}
.projectbriefmiddle li {
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.projectbriefbottom li span {
  font-size: 11px;

}
.projectbriefbottom li {
  font-size: 12px;
  font-family: 'Greycliff CF Demi';
}
.projectbrieftop {
  font-size: 0;
  margin-bottom: 5px;
}
.projectbriefmiddle {
  font-size: 0;
  margin-bottom: 5px;
}
.projectdesc {
  padding-top: 14px;
  font-size: 12px;
  line-height: 15px;
  height: auto;
  padding-bottom: 0px;
}

}


@media only screen and (min-width:1400px)  {
  .pl-lg-16
  {
    padding-left:16px;
  }


}

@media only screen and (max-width:1900px)  {
  .team-large .team-member{
    margin-bottom: 15px;
  } 
}

@media only screen and (max-width:1440px)  {
  .logo a {
  display: inline-block;
  width: 35px;
  height: 200px;
  }
  .logo {
  display: flex;
  justify-content: flex-end;
  margin-top: -28px;
  position: absolute;
  right: -18px;
  }

  
    
}

@media only screen and (max-width:1046px) {
  .logo a {
display: inline-block;
width: 40px;
height: 130px;
}
}

@media only screen and (max-width:991px) 
{
  .logo a {
  display: inline-block;
  width: 26px;
  height: 130px;
}
  .logo {
  display: flex;
  justify-content: flex-end;
  margin-top: -28px;
  position: absolute;
  right: 0px;
}
  
  .logomobile {
  display: block;
  position: absolute;
  left: 85px;
  top: 12px;
}
.logomobile a {
  display: block;
  width: 190px;
}
  
}

@media only screen and (max-width:768px) {
  
  .logo a {
display: inline-block;
width: 30px;
height: 130px;
}
  
}

@media only screen and (max-width:620px)
{ 
  
  .logo {
  margin-top: -10px;
  right: 0px;
  }
  
 .logo a {
      display: inline-block;
      width: 25px;
      height: 130px;
  }
}

@media only screen and (max-width:480px) {
  
  .logo img
{
  width: 20px;
} 
.logo a {
  display: inline-block;
  width: 30px;
  height: 200px;
}
  
.logo {
  display: flex;
  justify-content: flex-end;
  margin-top: 0px;
  position: absolute;
  right: -30px;
}
}

@media only screen and (max-width:420px)   {
  
   .logo {
display: flex;
justify-content: flex-end;
margin-top: 0px;
position: absolute;
right: -30px;
}
  
  .logo img {
  width: 18px;
  padding-top: 3px;
}
.logo a {
  display: inline-block;
  width: 30px;
  height: 185px;
}
   .logo img {
width: 18px;
padding-top: 0px;
}
}
@media only screen and (max-width:360px)  {
  .logo {
display: flex;
justify-content: flex-end;
margin-top: 0px;
position: absolute;
right: -25px;
}
  
  .logo img {
  width: 16px;
  padding-top: 0px;
}
.logo a {
  display: inline-block;
  width: 30px;
  height: 185px;
}
}

@media screen and (max-width:1700px) and (min-width:1600px) and
      (max-height: 1100px)  and (min-height: 1000px)
{
   
  .briefstory {
    /* max-width: 870px; */
    margin: 0 55px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 400;
    padding: 0 35px 0 40px;
}
}

@media screen and (max-width:1700px) and (min-width:1600px) and
      (max-height: 999px)  and (min-height: 900px)
{
  .briefstory {
    /* max-width: 870px; */
    margin: 0 70px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 400;
    padding: 0 35px 0 40px;
}
}

@media screen and (max-width:1500px) and (min-width:1400px) and
      (max-height: 999px)  and (min-height: 900px)
{
  .briefstory {
    font-size: 28px;
    max-width: 100%;
    line-height: 38px;
    margin: 0 90px;
  }
}

@media screen and (max-width:1400px) and (min-width:1300px) and
      (max-height: 800px)  and (min-height: 700px)
{
  
  .briefstory {
    font-size: 28px;
    max-width: 100%;
    line-height: 38px;
    margin: 0 110px;
  }
}

@media screen and (max-width:1100px) and (min-width:1000px) and
      (max-height: 801px)  and (min-height: 600px)
{
  .briefstory {
    font-size: 28px;
    max-width: 100%;
    line-height: 38px;
    margin: 0 20px;
  }
  
}


@media screen and (max-width:800px) and (min-width:700px) and
      (max-height: 1100px)  and (min-height: 1000px)
{
  .projectinfo {
    padding-bottom: 1px;
    border-bottom: 2px solid #b6babd;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .projectbrief {
    padding: 2px 0;
    border-bottom: 2px solid #b6babd;
  } 
  .projectbrieftop, .projectbriefmiddle {
    margin-bottom: 0px;
  }
}

@media screen and (max-width:650px) and (min-width:599px) and
      (max-height: 980px)  and (min-height: 900px)
{
  .musictext-mobile {
    font-size: 11px;
    line-height: 14px;
    width: 140px;
    display: block;
    padding-left: 8px;
}
.musictext {
  display: none;
}
.aboutmusic {
  display: flex;
  top: -65px;
  width: 190px;
  left: 11%;
}
  .nextprevtop {
    margin-bottom: 2px;
    margin-top: 5px;
  }
  .selectionbtn {
    font-size: 16px;
    margin-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
  }
  .projectdesc {
    padding-top: 0px;
    font-size: 12px;
    line-height: 1.3;
    margin-right: 10px;
    height: auto;
    margin-bottom: 10px;
  } 
  .projectinfo {
    padding-bottom: 5px;
    border-bottom: 2px solid #b6babd;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .projectbrief {
    padding: 5px 0;
    border-bottom: 2px solid #b6babd;
  }
  .projectbrieftop, .projectbriefmiddle {
    margin-bottom: 5px;
  }
}

/* Project Image Resolution wise code */

.projectimg a {
  width: 100%;
}
.imgsec {
  display: inline-flex;
  width: 100%;
  height: 270px;
  object-fit: cover
}


@media only screen and (max-width:2100px) and (min-width:1920px) 
/*only screen and  (max-height: 1400px)  and (min-height: 1200px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 298px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1919px) and (min-width:1800px) 
/*only screen and  (max-height: 1199px)  and (min-height: 1000px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 270px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1799px) and (min-width:1699px) 
/*only screen and  (max-height: 1199px)  and (min-height: 1000px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 260px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1700px) and (min-width:1670px) 
/*only screen and  (max-height: 1060px)  and (min-height: 1040px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 256px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1669px) and (min-width:1499px) 
/*only screen and  (max-height: 1060px)  and (min-height: 1040px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 240px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1500px) and (min-width:1400px) 
/*only screen and  (max-height: 920px)  and (min-height: 890px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 213px !important;
    object-fit: cover
  }
  
}

@media only screen and (max-width:1620px) and (min-width:1599px) 
/*only screen and  (max-height: 920px)  and (min-height: 890px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 241px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1349px) and (min-width:1396px) 
/*only screen and  (max-height: 920px)  and (min-height: 890px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 220px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1399px) and (min-width:1350px) 
/*only screen and  (max-height: 770px)  and (min-height: 760px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 200px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1349px) and (min-width:1049px) 
/*only screen and  (max-height: 800px)  and (min-height: 780px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 170px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1050px) and (min-width:1000px) 
/*only screen and  (max-height: 800px)  and (min-height: 780px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 155px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1030px) and (min-width:1000px) 
/*only screen and  (max-height: 810px)  and (min-height: 790px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 155px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:770px) and (min-width:760px) 
/*only screen and  (max-height: 1030px)  and (min-height: 1020px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 157px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:1380px) and (min-width:1360px) 
/*only screen and  (max-height: 770px)  and (min-height: 760px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 200px !important;
    object-fit: cover
  }
}

@media only screen and (max-width:630px) and (min-width:580px) 
/*only screen and  (max-height: 970px)  and (min-height: 950px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 381px !important;
    object-fit: cover
  }
}

@media screen and (max-width:1050px) and (min-width:1000px) 
/*screen and  (max-height: 810px)  and (min-height: 780px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 155px !important;
    object-fit: cover
  }
}

@media screen and (max-width:820px) and (min-width:790px) 
/*screen and  (max-height: 1290px)  and (min-height: 1250px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 170px !important;
    object-fit: cover
  }
}

@media screen and (max-width:380px) and (min-width:300px) 
/*screen and (max-height: 500px)  and (min-height: 400px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 93px !important;
    object-fit: cover
  }
}

@media screen and (max-width:370px) and (min-width:300px) 
/*screen and  (max-height: 600px)  and (min-height: 500px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 93px !important;
    object-fit: cover
  }
}

@media screen and (max-width:380px) and (min-width:370px) 
/*screen and  (max-height: 680px)  and (min-height: 660px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 109px !important;
    object-fit: cover
  }
}
@media screen and (max-width:420px) and (min-width:414px) 
/*screen and (max-height:736px)  and (min-height: 732px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 123px !important;
    object-fit: cover
  }
}
@media screen and (max-width:365px) and (min-width:350px) 
/*screen and (max-height: 640px)  and (min-height: 620px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 108px !important;
    object-fit: cover
  }
}
@media screen and (max-width:413px) and (min-width:410px) 
/*screen and (max-height: 731px)  and (min-height: 730px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 122px !important;
    object-fit: cover
  }
}

@media screen and (max-width:385px) and (min-width:380px)
/*screen and (max-height: 650px)  and (min-height: 630px)*/
{
  .projectimg a {
    width: 100%;
  }
  .imgsec {
    display: inline-flex;
    width: 100%;
    height: 112px !important;
    object-fit: cover
  }
}

.detailright-kml-bg {
    width: 100% !important;
 
    background-size: 100% 100% !important;
}


.detailright-kml .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


@media only screen and (min-width:1px) and (max-width:1200px) {
    .detailright-kml .mb-30 {
        margin-bottom: 15px !important;
    }

    .layout-01 .detailright-kml-bg {
        
        height: 41vh !important;
    }


    .layout-02 .detailright-kml-bg {
       
        height: 41vh !important;
    }

    .layout-03 .detailright-kml-bg {
       
        height: 41vh !important;
    }

    .layout-03 .col-lg-12 .detailright-kml-bg {
       
        height: 21.5vh !important;
    }


    .layout-04 .detailright-kml-bg {
       
        height: 41vh !important;
    }

    .layout-04 .col-lg-12 .detailright-kml-bg {
       
        height: 21.5vh !important;
    }


    .layout-05 .detailright-kml-bg {
      
        height: 21.5vh !important;
    }
}

.layout-01 img, .layout-02 img, .layout-03 img, .layout-04 img, .layout-05 img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    opacity: 1 !important;
    max-width: 100%;
    max-height: 100%;
    width: 100% !important;
    height: 100% !important;
}

.layout-01 .detailright-kml-bg {
    position: relative !important; height:85vh;
}


.layout-02 .detailright-kml-bg {
    position: relative !important;
    height: 85vh;
}

.layout-03 .detailright-kml-bg {
    position: relative !important;
    height: 85vh;
}

.layout-03 .col-lg-12 .detailright-kml-bg {
    position: relative !important;
    height:41vh; 
}


.layout-04 .detailright-kml-bg {
    position: relative !important;
    height: 85vh;
}

.layout-04 .col-lg-12 .detailright-kml-bg {
    position: relative !important;
    height: 41vh;
}


.layout-05 .detailright-kml-bg {
    position: relative !important;
    height: 41vh;
}

@media only screen and (min-width:1px) and (max-width:767px) {
    .detailright-kml .mb-30 {
        margin-bottom: 15px !important;
    }

    .layout-01 .detailright-kml-bg {
        height: 41vh !important;
    }

    .layout-02 .detailright-kml-bg {
        height: 41vh !important;
    }

    .layout-03 .detailright-kml-bg {
        height: 41vh !important;
    }

    .layout-03 .col-lg-12 .detailright-kml-bg {
        height: 21.5vh !important;
    }


    .layout-04 .detailright-kml-bg {
        height: 41vh !important;
    }

    .layout-04 .col-lg-12 .detailright-kml-bg {
        height: 21.5vh !important;
    }


    .layout-05 .detailright-kml-bg {
        height: 21.5vh !important;
    }
}

.detailright-kml-bg {
    overflow: hidden;
}

input:required {
  border-top: 2px dashed red;
}
.contact-button-enabled {
    color:white;
    background-color: #cbdde5;
}
.form-control:disabled{
    background: none;
}



/* Responsive Design */


@media (min-width: 764px) {
  .gallery{
    margin-top: 3px; 
  }
}

@media (min-width: 990px) {

  .team-large{
    display: flex !important; 
  } 
  .team-small,
  .team-ex-small{
    display: none;
  }

  .teaminfo-center{ 
    padding: 0 2%;
  }
  
  .teaminfo-left
  {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 35px;
  }
  .teaminfo-right
  {
    padding-left: 0px;
    padding-right: 0px;
  }

}



@media (max-width: 990px) {

  .team-large{
    display: none !important; 
  } 
  .team-small{
    display: flex;
  }
  .team-ex-small{
    display: none;
  }

  /* .team-member {
    flex: 1 1 45%;
  } */

  .pb-65
  {
    padding-bottom: 0px;
  }

  .teaminfo {
    display: none;
    margin-top: 15px;
  }

  .gallery{
    gap: 15px;
  }



  .team-row{
    justify-content: space-between; 
  }

  .team-member{ 
    /* min-width: 140px;  */
    width: calc(31%);
  }
  .teamtext {
    margin-top: 0;
    font-size: clamp(0.65rem, (2.5vw + 0.1rem ),0.75rem); 
    line-height: 1.3;
    margin-left: 0px;
  }
  
  .team-member img{
    height: 21vw  ;
  }


}

 

@media (max-width: 767.5px) {

  .gallery{
    margin-top: 20px;
  }
  
  .team-member img{
    height: 30vw  ;
  }

  .teaminfo-center{ 
    padding: 0 !important; 
  }
  .description {
      display: none;
  }

  .row.team-mobile{
    margin-right: 0px;
    margin-left: 0px;
  }
 
}

@media (max-width: 480px) {

  
  
  .team-small{
    display: none;
  }

  .team-ex-small{
    display: flex;
  }

  .team-member{ 
    /* min-width: 140px;  */
    width: calc(50% - 0.9rem);
  }

  .team-member img{
    height: 43.5vw  ;
  }

  /* .team-member {
      flex: 1 1 100%;
  } */

  .description {
      display: block;
      width: 100%;
      background-color: #f0f0f0;
      padding: 10px;
      margin: 10px 0;
      text-align: center;
      font-size: 14px;
      color: #555;
  }
}
