/*mobile view*/

@media(max-width: 767px) {
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  h3 {
      font-size: 16px;
    line-height: 28px;
  }
  h4 {
    font-size: 17px;
    line-height: 22px;
}
  h5 {
    font-size: 15px;
    line-height: 20px;
  }
  .main-padding{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-padding-top{
    padding-top: 40px;
  }
  .font-20 {
    font-size: 14px;
  }
  .font-50 {
    font-size: 18px;
  }
  .font-medium{
        font-size: 15px;
    line-height: 22px;
  }
  iframe{
    margin: 0 auto;
    max-width: 300px;
  }
  .small-img{
    max-width: 200px;
  }
  .btn {
    padding: 5px 15px;
    font-size: 14px;
    line-height: 26px;
  }
  .nav-link {
    font-size: 16px;
  }
  .nav-overlay{
    position: relative;
    background: #333333;
  }
  .navbar-collapse{
    border: none;
  }
  .banner-wrapper .item {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: unset;
  }
  .banner-wrapper {
    min-height: 100%;
  }
  .banner-wrapper .item>img {
    height: auto;
    max-width: 100%;
  }
  /*.overlay {
    width: 100%; 
    top: 25px;
    left: auto;
    right: 0;
    text-align: center;    
    padding: 0 30px;
  }*/
  .overlay .wrapper{
  background-color: rgba(0, 0, 0, 0.6);
  }
  .overlay .wrapper.small {
    max-width: 100%;
}
  .p-mobile-0 {
    padding-top: 0 !important;
  }
  .overlay h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .overlay br{
    display: none;
  }
  .overlay img {
    height: 150px;
    margin-bottom: 30px;
  }
  .navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #fff;
  }
  .logo-wrapper,
  .client-logo-wrapper ul {
    flex-wrap: wrap;
    justify-content: center !important;
    margin-top: 20px !important;
    padding: 0;
  }
  .logo-wrapper>div {
    padding-bottom: 20px !important;
  }
  .tab-wrapper {
    display: block;
  }
  .tab-list {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .tab-list li {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding: 0 10px;
  }
  .tab-list li.active a {
    font-size: 18px;
  }
  .client-logo-wrapper .content {
    max-width: 100%;
  }
  .form-wrapper {
    max-width: 100%;
  }
  .modal-wrapper .inner-modal-content {
    max-height: 350px;
  }
  .hover-content.grid-box {
    position: relative;
    left: auto;
    width: auto;
    margin-bottom: 30px;
  }
  .close-btn {
    width: 35px;
    height: 35px;
    right: 0;
  }
  .tab-content .tab-panel {
    text-align: center;
  }
  .form-control {
    font-size: 14px;
    line-height: 24px;
  }
  .photography img{    
    visibility: visible !important;
    max-height: 300px;
    width: auto !important;
    margin: 20px auto 0;
  }
  .photography.bg-cover{
    background: none !important;
  }
  .modal-wrapper .inner-content {
    padding: 15px;
    max-width: 400px;
  }
  .note-1, .note-2, .note-3 {
    position: relative;
    width: auto;
    padding: 7px;
    font-size: 10px;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    text-align: center;
    max-width: 250px;
    margin: 10px auto 0;
    bottom: auto !important;
  }
  .note-1:before, .note-2:before, .note-3:before, .note-1:after, .note-2:after, .note-3:after{
    content: none;
  }
}
@media(max-width: 767px){
  .overlay {
    width: 100%;
    text-align: center;
    top: auto;
    position: relative;
    left: auto;
    right: 0;
    margin-top: 35px;   
    padding: 0;
  }
}

@media(min-width: 768px) and (max-width: 1366px) {
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .overlay h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .form-wrapper {
    max-width: 75%;
  }
  .overlay {
    top: 60px;
  }
  .main-banner .overlay {
    top: 30%;
  }
  .banner-wrapper .item {
    min-height: 500px;
    background-size: 100% auto;    
    background-attachment: unset;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .overlay .wrapper.small {
    max-width: 100%;
}
  .client-logo-wrapper ul li{
    padding: 0;
    margin-bottom: 10px;
  }
  .modal-wrapper .inner-content {
    padding: 30px;
    max-width: 580px;
  } 
  .note-1, .note-2, .note-3 {
    width: 120px;
    font-size: 12px;
}
}

@media(min-width: 1400px) {
  .banner-wrapper {
    min-height: 650px;
    height: 100vh;
  }
}

@media(max-width: 1200px) {
	.customlightbox.f2 {
		width:90% !important;
		margin:auto;
	}
	.customlightbox.f2 .inner, .customlightbox.f2 .bx-wrapper, .customlightbox.f2 .bx-window {
		max-width:100% !important;
		margin:auto;
	}
}
@media(max-width: 1000px) {
	.customlightbox .customlightbox-close{
		right:0px;
	}
}
@media(min-width: 576px) and (max-width: 767px) {
	.container.v2 {
		max-width: none;
	}
}

