/******************************************************************
Theme Name: DailyPress
Theme URI: http://dailypress.com.au
Description: Daily Press custom Wordpress theme
Author: Albert Samuel, Kate Weir, Bryan Sebastian
Author URI: http://dailypress.com.au
Version: 1.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
******************************************************************/

/* Header Start */
header .header-main-menu {
  display: flex;
  align-items: center;
  justify-content: space-around !important;
  padding-bottom: 1rem;
}

.header-main-menu > .logo-left-header {
  object-fit: contain;
  width: 200px;
}

.header .header-main-menu ul {
  display: flex;
}

header .header-main-menu ul li {
  padding: 0 10px;
}

header .header-main-menu li > ul li a:hover {
  color: #4db7f9 !important;
}

header .header-main-menu li.menu-item-has-children ul li.current-menu-item a {
  color: #4db7f9 !important;
}

header .header-main-menu ul li a {
  font-size: 15px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: 400;
  padding: 0 5px !important;
}

header .header-main-menu ul li a:hover {
  font-weight: 700;
}

/* header .header-main-menu ul li:after {
  background: #00b5e7 !important;
} */

header .page-slider-banner-wrapper .banner-image {
  box-shadow: inset 0px 50px 50px 150px rgba(225, 225, 225, 0.5) !important;
}

header .page-slider-banner-wrapper .banner-image-overlay {
  background: rgba(0, 0, 0, 0) !important;
}

header .mobile-main-menu #open-mobile-menu i.fa.fa-bars {
  color: #4db7f9 !important;
  border: 2px solid #4db7f9 !important;
}
.moby .moby-wrap .menu-main-menu-container ul > li.current-menu-item a {
  color: #4db7f9 !important;
}
.moby .moby-wrap .menu-main-menu-container ul > li > a:hover {
  color: #4db7f9 !important;
}

header .header-main-menu li > ul {
  background: rgba(0,0,0, 0.6) !important;
  border-radius: 10px;
}
header .page-banner-wrapper {
  background: #000 !important;
}
header .page-banner-wrapper .page-banner {
  opacity: 0.5;
}
header .header-menu-section {
  border-bottom: 0px solid #f1f3f4 !important;
}
.main-header-wrapper {
  position: fixed !important;
  width: 100% !important;
}


/* Numbers in Menu Style */
.header-main-menu > .mss-numbers-container {
  font-size: 15px !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: 400;
  padding: 0 5px !important;
}
.header-main-menu > .mss-numbers-container > a {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 1350px) and (min-width: 1228px) {
  .header-main-menu > .mss-numbers-container {
    display: inline-grid !important;
  }
}

/* New Page Banner HOME PAGE */
.bg-h {
  width: 100%;
  height: 855px !important;
  align-items: center;
  text-align: left;
}
.hero-banner-title > h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1rem;
  font-family: "DinProBold";
}
.hero-banner-sub-title > p {
  color: #fff;
  font-weight: 700;
  font-family: "DinProBold";
}
.image-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.new-page-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
}

@media only screen and (max-width: 1100px) {
  .hero-banner-title > h1 {
    font-size: 40px;
    font-weight: bold;
  }
  .bg-h {
    height: 655px!important;
    text-align: center !important;
  }
  header .page-banner-wrapper .new-page-banner {
    height: 655px !important;
  }
   header .new-page-banner-wrapper {
    height: 655px !important;
  } 
  header .page-banner-wrapper {
    height: 655px !important;
  }
}

@media only screen and (max-width: 900px) {
  .bg-h {
    height: 500px!important;
    text-align: center !important;
  }
  header .page-banner-wrapper .new-page-banner {
    height: 500px !important;
  }
   header .new-page-banner-wrapper {
    height: 500px !important;
  } 

  header .page-banner-wrapper .page-banner {
    height: 500px !important;
    background-size: contain;
  }
  header .page-banner-wrapper.__medium_banner {
    height: 500px !important;
  }
  header .page-banner-wrapper {
    height: 500px !important;
  }
}

@media only screen and (max-width: 600px) {
  .bg-h {
    height: 350px!important;
    text-align: center !important;
  }
  header .page-banner-wrapper .new-page-banner {
    height: 350px !important;
  }
   header .new-page-banner-wrapper {
    height: 350px !important;
  } 

  header .page-banner-wrapper .page-banner {
    height: 350px !important;
    background-size: contain;
  }
  header .page-banner-wrapper.__medium_banner {
    height: 350px !important;
  }
  .hero-banner-title > h1 {
    font-size: 32px !important;
  }
  header .page-banner-wrapper {
    height: 350px !important;
  }
}

/* Home Page Start */

main.home .welcome-section .welcome-content h2 span {
  background: linear-gradient(45deg, #4db7f9, #4db7f9 80%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

main.home .whats-on-section .whats-on-title h2 span {
  color: #4db7f9 !important;
}

main.home .promotions-section .promotion-title a {
  font-family: "DinProBold" !important;
  background: linear-gradient(150deg, #007a9d, #4db7f9 65%) !important;
  font-weight: 700;
}

main.home .promotions-section .promotion-image-title h4 {
  background: linear-gradient(100deg, #007a9d, #4db7f9 65%) !important;
  font-family: "DinProBold" !important;
  font-weight: 700;
}

main.home .whats-on-section .event-buttons a {
  font-family: "DinProBold" !important;
  background: linear-gradient(150deg, #007a9d, #4db7f9 65%) !important;
  font-weight: 700;
}

/* Home Page End */

/* Home Welcome Section */

main.home .welcome-section {
  background: #fff !important;
}

.welcome_title_top {
  padding-bottom: 1rem;
  border-bottom: 2px solid #00b5e7;
  margin-bottom: 3rem;
}
.welcome_title_top > h2 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px !important;
  font-family: "DinProBold";
}
.welcome_title_left {
  font-size: 60px;
  color: #00b5e7;
}
.welcome_title_left > h2 {
  font-family: "DinProBold";
}
.welcome_title_left > h2 > p {
  line-height: 1.2 !important;
}
.home-right-content-1 {
  font-size: 43px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  font-family: "DinProBold" !important;
}
.home-right-content-2 {
  color: #000 !important;
  /* line-height: 1.2 !important; */
}
.content-and-media-title {
  font-size: 43px !important;
  line-height: 1.2 !important;
  color: #00b5e7;
  font-weight: 700 !important;
  font-family: "DinProBold" !important;
}
.content-and-media-text {
  color: #000 !important;
  /* line-height: 1.2 !important; */
}

.content-image {
  margin-top: 1rem;
}
.custom-btn-home-welcome {
  /* border: 1px solid #006181;
  padding: 10px 15px;
  color: #006181;
  font-weight: 700;
  border-radius: 10px; */
  text-decoration: none;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 15px;
    border-radius: 10px;
    margin-top: 15px;
    cursor: pointer;
    color: #006181 !important;
    border: 1px solid #006181;
    font-family: 'DinProMedium';
    font-weight: 700;
}
.custom-btn-home-welcome:hover {
  color: #006181;
  text-decoration: none;
}
.custom-btn-home-welcome-section {
  margin: 0rem 0;
}

.bottom-item {
  padding: 3rem 0;
}
.items {
  border-top: 2px solid #00b5e7;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 2rem;
  color: #00b5e7;
}
.sub-info-section {
  /* padding: 75px 0.5rem 85px; */
  padding: 75px 0.5rem 25px;
}  
@media only screen and (max-width: 1023px) {
  .welcome_title_left {
    font-size: 44px !important;
    text-align: center;
    padding-bottom: 1rem;
  }
  .home-right-content-1 {
    font-size: 28px !important;
  }
  main.home .welcome-section {
    padding: 3rem 0 3rem !important;
  }
  .sub-info-section {
    /* padding: 0px 0.5rem 60px; */
    padding: 3rem 0.5rem 30px;
    text-align: center;
  }  
  .bottom-item {
    padding: 1rem 0;
  }
}

@media only screen and (max-width: 480px) {
  .sub-info-section {
    text-align: center;
  }
  .welcome_title_left > h2 {
    font-size: 44px;
  }
}

/*Book A Consult*/
.book-a-consult-section {
  text-align: center;
  padding: 13rem 0rem;
  background-size: cover;
  background-position: center;
}
.content1 {
  color: #006181;
  font-weight: 700;
  font-family: "DinProMedium" !important;
}
.content2 {
  color: #00b5e7;
  font-size: 60px;
  font-weight: 700;
  padding: 2rem;
  font-family: "DinProBold" !important;
}
/* .content2:hover {
  color: #00b5e7;
  text-decoration: none;
} */
.line-bottom {
  width: 17rem;
  border-top: 1rem solid #00b5e7;
  color: #00b5e7;
}

@media only screen and (max-width: 1023px) {
  .book-a-consult-section {
    padding: 6rem 0rem;
  }
}
@media only screen and (max-width: 600px) {
  .content2 {
    font-size: 35px;
    padding: 0rem !important;
  }
}
@media only screen and (max-width: 370px){
  .content2 {
    font-size: 28px;
  }
}

/* All Companies Section */
.company-item {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 750px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: inset 50px -150px 100px -100px #006182 !important;
}
.layer {
  background-color: #0061812e;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.com-link-item {
  position: absolute;
  bottom: 0;
}
.company-parent {
  padding: 0 !important;
}
.com-link-item {
  bottom: 2rem !important;
  left: 1rem;
}
.company-url {
  font-size: 40px;
  font-weight: 700;
  color: #fff !important;
  text-decoration: none !important;
  font-family: "DinProBold";
  line-height: 2rem;
}
.company-description {
  color: #fff;
  font-family: "DinProRegular";
  letter-spacing: 0px !important;
}
.all-comp-link {
  border: 1px solid #fff;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
  font-family: "DinProBold";
}
.all-comp-link:hover {
  text-decoration: none;
  color: #fff;
}
.all-comp-link-parent {
  position: absolute;
  top: 2rem;
  left: 1rem;
  font-size: 50px;
  font-weight: 700 !important;
  color: #fff;
}
.all-comp-link-parent > h1 {
  font-weight: 700;
  font-family: "DinProBold";
}

@media screen and (max-width: 1320px) and (min-width: 1024px) {
  .all-comp-link-parent {
    font-size: 35px !important;
  }
}

/* Page Builder All Comp section */
.page-builder-company-item {
  box-shadow: inset 50px -300px 100px -100px #006182 !important;
}

/* Image Tiles Start */

.image-tiles-section .item-tile-image-title h4 {
  background: linear-gradient(100deg, #006181, #006181 65%) !important;
  font-family: "DinProBold" !important;
  color: #fff !important;
}

.image-tiles-section .item-tile-content a {
  font-family: "Arial" !important;
  background: linear-gradient(150deg, #007a9d, #4db7f9 65%) !important;
  font-weight: 700;
}

.image-tiles-title {
  text-align: center;
  font-weight: 700 !important;
  font-size: 44px;
  font-family: "DinProBold";
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 5rem;
  text-transform: uppercase;
}

/* Image Tiles End */

/* Gallery, Menu & Details Start */

.gallery-menu-details-section .details-content h4 {
  font-family: "DinProBold" !important;
  background: linear-gradient(45deg, #007a9d, #4db7f9 30%) !important;
  -webkit-background-clip: text !important;
}

.gallery-menu-details-section .details-content hr {
  border-image: linear-gradient(45deg, #007a9d, #4db7f9 20%) 1 !important;
}

.gallery-section .gallery-title h2 {
  color: #4db7f9 !important;
}
/* Gallery, Menu & Details End */

/* Content and Media Editor Start */

.content-and-media-section .cam-content h2 span {
  background: linear-gradient(45deg, #4db7f3, #4db7f3 80%) !important;
  -webkit-background-clip: text !important;
}
.cam-content > h2 {
  text-transform: uppercase;
}
.content-and-media-section .cam-content h2 {
  color: #4db7f9 !important;
}

@media only screen and (max-width: 1023px) {
  .content-and-media-section {
    padding: 30px 30px !important;
}
.content-and-media-section .cam-content p {
  text-align: center !important;
}
}

/* Content and Media Editor End */

/* Content Editor Section  */
.mss-event-page-text {
  font-size: 32px !important;
  font-weight: 700 !important;
}
.content-editor-section .content-editor-full h2 {
  text-transform: uppercase;
}
@media only screen and (max-width: 1023px) {
  .content-editor-section {
    padding: 1rem 0!important;
    /* padding: 3rem 0 30px !important; */
}
}
@media only screen and (max-width: 500px) {
  .mss-event-page-text {
    font-size: 20px !important;
  }
}

/* Images in Content Editor */
@media only screen and (max-width: 959px) {
  .content-editor-image {
    margin-bottom: .3rem;
  }
}

/* Events List Start  */

.events-list-section .event-buttons a {
  font-family: "DinProBold" !important;
  background: linear-gradient(150deg, #4db7f3, #4db7f3 65%) !important;
  font-weight: 700;
}

/* Events List End  */

/* Footer Start */
.footer-main-section {
  background: #f3f4f4;
  padding: 3rem 0;
}
.footer-main-box {
  padding: 1.5rem 0;
  border-top: 1px solid #00b5e7;
  margin-bottom: 5rem;
}
.footer-title-center {
  color: #006181;
  border: 1px solid #006181;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 1rem;
  text-align: center;
  width: 230px;
  margin: auto;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  font-family: "DinProMedium" !important;
}
.footer-title-center:hover {
  color: #006181;
  text-decoration: none;
}
.footer-links {
  list-style: none;
  text-align: right;
}
.footer-links > li > a {
  color: #006181;
  font-size: 16px;
  font-family: "DinProBold" !important;
}
.left-contact-us {
  font-size: 65px;
  color: #00b5e7;
  font-weight: 700;
  font-family: "DinProBold" !important;
}
@media only screen and (max-width: 1023px) {
  .left-contact-us {
    font-size: 50px;
    text-align: center;
  }
  .footer-mid-box {
    text-align: center;
    padding: 20px;
  }
  .footer-links {
    text-align: center;
  }
  .mss-logo-footer {
    text-align: center;
  }
}
/* Footer End  */

/* Forms  */
.gform_button {
  background-color: #006181 !important;
  border: none;
  padding: 1rem 3rem;
  color: white;
  font-weight: 700;
}
#gform_wrapper_11 > .gform_heading > .gform_title {
  display: none;
}
.ginput_container {
  border: 1px solid #006181;
}
.gf-form-section .gf-contact-form textarea.textarea {
  height: 198px !important;
}
.gform_heading > .gform_title {
  display: none !important;
}
#input_12_11_3 {
  border: 1px solid #026181 !important;
}
#input_12_11_6 {
  border: 1px solid #026181 !important;
}
#input_13_11_3 {
  border: 1px solid #026181 !important;
}
#input_13_11_6 {
  border: 1px solid #026181 !important;
}
#input_12_11 {
  border: none !important;
}
.gform_required_legend {
  display: none;
}
#input_13_11 {
  border: none !important;
}
#input_14_14 {
  border: none !important;
}
#input_14_14_3 {
  border: 1px solid #026181 !important;
}
#input_14_14_6 {
  border: 1px solid #026181 !important;
}
#input_17_11 {
  border: none !important;
}
#input_17_11_3{
  border: 1px solid #026181 !important;
}
#input_17_11_6 {
  border: 1px solid #026181 !important;
}

#input_16_11 {
  border: none !important;
}
#input_16_11_3 {
  border: 1px solid #026181 !important;
}
#input_16_11_6 {
  border: 1px solid #026181 !important;
}

.ginput_container_checkbox {
  border: none !important;
}


/* Cards Section */
.card-parent {
  padding: 0rem;
  height: auto;
  margin: 0 auto 40px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  /* width: 330px; */
}
.card-title-container {
  font-size: 44px;
  font-family: "DinProBold";
  color: #231f20;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 10px;
  justify-content: center;
  padding-top: 75px;
  text-transform: uppercase;
}
.card-title-container > h2 {
  font-weight: 700;
  text-align: center;
  padding: 0 0.5rem;
}
.card-parent > img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.card-top-space {
  padding-top: 40px;
}
.card-box-title {
  padding: 0.5rem 0;
  font-weight: 700;
  font-size: 20px;
}
.card-box-description {
  text-align: center;
}
.card-box-image {
  width: 200px;
}
.linkedin-container {
  padding: 1rem;
  font-weight: 700;
}
.linkedin-container > a {
  letter-spacing: 3px;
  text-decoration: none !important;
}

.cardscolone > .card-parent > img{
    height: 600px !important;
    width: 50% !important;
}

.cardscoltwo > .card-parent > img{
  height: 600px !important;
}

@media only screen and (max-width: 1023px) {
  .card-title-container {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 639px) {
  .cardscolone > .card-parent > img {
    width: 90% !important;
  }
  .cardscoltwo > .card-parent > img{
    width: 90% !important;
  }
  .card-parent > img {
    width: 90% !important;
  }
}

/* News Post */

.news-list {
  margin-top: -5rem;
  max-width: 75rem !important;
}
.news-card-item {
  padding: 0rem;
  margin-top: auto;
  height: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.news-post-image {
  width: 100%;
  height: 600px !important;
  object-fit: cover;
}
.news-post-image-parent {
  position: relative;
}
.news-btn {
  color: #006181;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: normal;
  font-family: "DinProBold" !important;
  font-weight: 700;
  justify-content: center;
  display: flex;
  padding: 12px 0px;
  text-decoration: none !important;
  margin-top: 10px;
}

.news-card-item:hover .news-btn {
  background: linear-gradient(100deg, #006181, #006181 65%) !important;
  color: #fff;
  border-radius: 10px;
}
.overylay-news {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: opacity 0.2s;
  transform: translateY(100%);
  transition: transform 0.2s;
}
.news-card-item:hover .overylay-news {
  opacity: 1;
  transform: translateY(0);
  background: linear-gradient(100deg, #00618191, #00618191 65%);
}
.overylay-news p {
  color: #fff !important;
  padding: 5px;
}
.post-title {
  font-size: 24px !important;
  margin-top: 1rem;
}



/* News Slider Single Post */
.singlePage {
  padding: 1rem 1rem;
}
.singlePageTitle {
  color: #00b5e7;
  padding: 1rem 0;
  font-size: 3rem;
  font-weight: 800;
}
.singPostDate {
  padding: 1rem 0;
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .singlePageTitle {
  color: #00b5e7;
  padding: 1rem 0;
  font-size: 2rem;
  font-weight: 800;
  }
}

/* Vertical Cards Start */
.card-three-parent {
  position: relative;
  overflow: hidden;
}
.card-three-sub-parent {
  padding: 0px;
}
.overlay-card {
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: opacity 0.2s;
  transform: translateY(100%);
  transition: transform 0.2s;
}
.overflow-text {
  height: 500px;
  overflow: auto;
  padding: 1.5rem;
}
.card-three-title {
  text-align: center;
  font-size: 44px;
  font-family: "DinProBold";
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 75px;
  text-transform: uppercase;
}
.pointer-default{
  cursor:default;
}

.card-three-title > p {
  font-weight: 700 !important;
  color: #4db7f9;
}
.card-three-sub-parent {
  height: auto;
}
.card-three-sub-parent > img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.card-space-bottom {
  margin-bottom: 3rem;
}
.cardpadtop {
  padding-top: 50px;
}
.card-three-col-box-title {
  color: #4db7f9;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0;
  line-height: normal;
  font-family: "DinProBold" !important;
  font-weight: 700;
  justify-content: center;
  display: flex;
  padding-top: 1rem;
  padding: 12px 0px;
  text-decoration: none !important;
  align-items: center;
  margin-top: 1rem;
  text-align: center;
}
.card-three-col-box-sub-title {
  text-align: center;
}

/* .card-three-col-box-title-viewmore {
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: normal;
  font-family: "DinProBold" !important;
  font-weight: 700;
  justify-content: center;
  display: flex;
  padding: 12px 0px;
  text-decoration: none !important;
  align-items: center;
  margin-top: 1rem;
  color: #006181;
  border: 1px solid #006181;
  border-radius: 10px;
} */

.card-three-parent:hover .card-three-sub-parent {
  background: linear-gradient(100deg, #006181, #006181 65%);
}
.card-three-parent:hover img {
  opacity: 0.3;
}
.card-three-parent:hover .card-three-col-box-title {
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: normal;
  font-family: "DinProBold" !important;
  font-weight: 700;
  justify-content: center;
  display: flex;
  padding: 12px 0px;
  text-decoration: none !important;
  align-items: center;
  margin-top: 1rem;
  color: #006181;
}

.card-three-parent:hover .overlay-card {
  opacity: 1;
  transform: translateY(0);
}
.cardpadtop {
  padding: 3rem 3rem;
}
.news-list {
  padding: 0 3rem;
}

.slick-arrow > img {
  height: 100%;
  object-fit: contain;
}
.slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  border: none;
  z-index: 1;
  left: 0;
  width: 50px;
}
.slick-next {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  cursor: pointer;
  border: none;
  z-index: 1;
  right: 0;
  width: 50px;
}

@media only screen and (max-width: 1023px) {
  .card-three-title {
    padding-top: 3rem;
  }
  .cardpadtop {
    padding: 1rem 3rem !important;
  }
  .card-space-bottom {
    margin-bottom: 1rem;
}
}

@media only screen and (max-width: 600px) {
  .overlay-card {
    padding: 0px 1rem;
  }
}

/* Conditional Landscape x Vertical Cards  */

.card-three-parent:hover .card-three-sub-parent-landscape {
  background: linear-gradient(100deg, #006181, #006181 65%);
}
.card-three-sub-parent-landscape {
  height: auto;
  padding: 0px;
}
.card-three-sub-parent-landscape > img {
  height: 170px;
  width: 100%;
  object-fit: cover;
}
.overlay-card-landscape {
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: opacity 0.2s;
  transform: translateY(100%);
  transition: transform 0.2s;
}
.overflow-text-landscape {
  height: 150px;
  overflow: auto;
  padding: 1.5rem;
}
/* Vertical Cards End */

/* RAMS Card  */
.fourcolcardpad {
  padding: 3rem 0rem !important;
}
.vc-rams-two {
  height: 650px !important;
}
.card-rams-title {
  text-align: center;
  font-size: 44px;
  font-family: "DinProBold";
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 75px;
  text-transform: uppercase;
  padding-bottom: 2rem;
}
.card-rams-parent {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1023px) {
  .card-rams-title {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 639px) {
  .fourcolcardpad {
    padding: 3rem 1rem !important;
  }
}


/* Logos  */
.logos-title {
  text-align: center;
  font-weight: 700 !important;
  font-size: 44px;
  font-family: "DinProBold";
  color: #000;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 2rem;
  text-transform: uppercase;
}
.logos-title > p {
  font-weight: 700;
  color: #4db7f9;
}
.logos-parent {
  padding: 1rem;
  /* border: 2px solid #bfbfbf; */
  height: 200px;
  margin: 0 auto 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); */
}
.logos-parent > img {
  height: 250px;
  width: 100%;
  object-fit: contain;
}
.logospadtop {
  padding-top: 40px;
}

/* Our Location */
.our-loc-parent {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.our-location-title {
  color: #000;
  line-height: 1.2 !important;
  font-size: 23px;
}
.maps-parent {
  padding-bottom: 20px;
}
.location-parent {
  height: 275px;
}

/* Client / Sponsor Slider Layout */
.bx-wrapper {
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
}
.bxslider {
  display: flex !important;
  align-items: center !important;
}
.bximg {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  height: 150px !important;
  object-fit: contain !important;
  width: 300px !important;
}

/* Vertical Panels */
.panel-title-section {
  text-align: center;
  font-size: 44px;
  font-family: "DinProBold";
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 40px;
  padding-top: 30px;
  text-transform: uppercase;
  font-weight: 700 !important;
  color: #4db7f9;
}
.panel-img > img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.panel-title > a {
  color: #006181;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: normal;
  font-family: "DinProBold" !important;
  font-weight: 700;
  justify-content: center;
  display: flex;
  padding: 12px 0px;
  margin-top: 1rem;
  text-decoration: none !important;
  text-align: center;
}

.panel-box {
  padding-bottom: 40px;
}

.panel-box:hover .panel-img img {
  opacity: 0.5;
}

.panel-box:hover .panel-img {
  background: linear-gradient(100deg, #006181, #006181 65%) !important;
  background-image: linear-gradient(to right, #006181, #006181);
}

.panel-box:hover .panel-title a {
  background: linear-gradient(100deg, #006181, #006181 65%) !important;
  color: #fff;
  border-radius: 10px;
}

.vertical-panels-section {
  position: relative;
  overflow: hidden;
}
.panel-box {
  padding: 20px;
}
.overlay-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 97, 129, 0.5);
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: opacity 0.2s;
  transform: translateY(100%);
  transition: transform 0.2s;
}
.panel-box:hover .overlay-panel {
  opacity: 1;
  transform: translateY(0);
}
.overlay-panel > p {
  padding: 8px;
}



/* Contact Details */
.contact-details-section {
  padding-bottom: 3rem; 
  padding-top: 75px;
}
.contact-title {
  font-size: 44px;
  font-family: "DinProBold";
  font-weight: 700;
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 3rem;
}
.contact-details-parent {
  text-align: center;
  margin-bottom: 2rem;
}
.contact-map-parent {
  padding: 1rem 1rem !important;
  margin-bottom: 3rem !important;
}
.address-center-align {
  text-align: center !important;
  margin-bottom: 3rem !important;
}
.address-center-align-title {
  font-size: 25px !important;
}
@media only screen and (max-width: 1023px) {
  .contact-details-section {
    padding-bottom: 0rem; 
    padding-top: 3rem;
  }
  .contact-title {
    padding-bottom: 0rem;
}
.contact-map-parent {
  margin-bottom: 0rem !important;
}
}

/* Content Editor Regular */
.content-editor-reg-section {
  padding: 3rem;
}
.content-regular-title {
  font-size: 44px;
  font-family: "DinProBold";
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 5rem;
  text-transform: uppercase;
}
.content-regular-subtitle {
  text-transform: capitalize;
  color: #000;
  font-size: 17.5px;
  font-family: 'DinProBold';
  font-weight: 700;
}


/* News Two Column Slider  */

/* news slider shortcode */
.news-slider-title {
  text-align: center;
  font-weight: 700 !important;
  font-size: 44px;
  font-family: "DinProBold";
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 5rem;
  text-transform: uppercase;
}
.slider-news-container {
  padding-bottom: 3rem;
}

/* news slider layout css */
.news-slider-card-details {
  padding: 0rem;
  margin-top: auto;
  height: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.news-title-slider {
  font-size: 35px!important;
  margin: 0rem 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #4db7f9
}
.news-slider-parent {
padding: 2rem 4rem;
}
.news-slider-custom-btn {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0;
  padding: 10px 25px;
  border-radius: 10px;
  margin-top: 15px;
  cursor: pointer;
  color: #006181 !important;
  border: 1px solid #006181;
  font-family: 'DinProMedium';
  font-weight: 700;
  margin-bottom: 1rem;
}

.news-slider-image {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /* height: 410px; */
  /* width: 100%; */
  height: 250px;
  width: 250px;
  object-fit: cover;
  box-shadow: 2px 3px 24px -8px rgb(17 52 90 / 25%);
  border-radius: 10px;
}
.news-slider-list > div > .slick-track{
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .news-slider-list > div > .slick-track{
    display: block;
  }
  .news-slider-title {
    padding-top: 0rem;
  }
  .news-title-slider {
    margin: 1rem 0 0;
  }
  .slider-news-container {
    padding-bottom: 0rem;
    padding-top: 3rem;
  }
  .news-slider-parent {
    padding: 2rem 4rem 0 4rem;
  }
  .news-slider-card-details {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .book-a-consult-section {
    padding: 4rem 0rem 6rem 0rem;
  }
  .news-title-slider {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 350px) {
  .news-title-slider {
    font-size: 20px !important;
  }
}

/* Video From Media Library */
.video-media-library-container {
  padding: 75px 0 25px;
}
.video-file {
  width: 100% !important; 
  height: auto !important;
  /* padding: 1rem; */
}
.video-title-parent {
  font-size: 44px;
  font-family: "DinProBold";
  font-weight: 700;
  color: #4db7f9;
  letter-spacing: 0;
  line-height: 1.07;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .video-title-parent > h2 {
    text-align: center;
  }
}

/* Client Testimonials Start */
.client-testimonials-container {
  /* padding: 75px 0.5rem 85px; */
}
.cts-parent {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.client-testimonial-main-title > h2 {
  text-align: center;
  font-size: 44px;
  font-family: "DinProBold";
  color: #4db7f9;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0px;
  padding-top: 5rem;
  text-transform: uppercase;
}
.left-client-testimonials {
  text-align: center;
}
.client-testimonials-sub-container {
  padding: 0 3rem;
}
.client-testi-name {
  color: #4db7f9;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: normal;
  font-family: "DinProBold" !important;
  font-weight: 700;
  padding: 12px 0 0px;
}
.left-client-testimonials > img {
  width: 250px;
  height: 250px;
  display: inline;
  box-shadow: 2px 3px 24px -8px rgb(17 52 90 / 25%);
  border-radius: 10px;
  object-fit: contain;
}
.client-testi-rep-container {
  padding: 1rem 0;
}
.quote-right-side {
  justify-content: right;
  display: flex;
  padding: 1rem 3rem;
}
@media only screen and (max-width: 1023px) {
  .client-testimonials-container {
    padding: 30px 0.5rem 30px;
  }
  .client-testimonial-main-title > h2 {
    padding-top: 3rem;
  }
  .left-client-testimonials > img {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 639px) {
  .client-testi-name {
    padding-top: 1rem;
  }
  .client-testimonial-main-title > h2 {
    padding-top: 3rem;
}
}

/* Client Testimonials End */

/* Nav Change Scroll  */
.main-header-wrapper.scrolled {
  background: rgba(0,0,0, 0.6) !important;
	/* background-color: #000; */
  transition: background-color 200ms linear;
}

/* Five Col Layout  */ 
.five-col-section {
  justify-content: center;
  padding: 1rem 0;
}
.five-col-container {
  margin-bottom: 1rem;
}
.five-col-layout-title {
  font-weight: bold;
}
@media only screen and (max-width: 639px) {
  .five-col-section {
    text-align: center;
  }
}