body { overflow-x: hidden; font-family: 'Arial' !important; font-style: normal; font-weight:400; color:#2a2d45; font-size:1em; line-height: 1.7; }
b, strong {
  font-weight: bold;
}
i {
  font-weight: italic;
}
p {
  line-height: 1.6;
  margin-bottom: 0.8rem;
}
b, strong {font-weight: bold;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
}
h1 {
  font-size: 3em;
}
h2 {
  font-size: 2.2em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.1em;
}
.container {
  max-width: 1500px;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
.single-content a {
    text-decoration:underline;
}
a.link-top-news {
    /*position: absolute;*/
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    border: none !important;
    z-index: 99;
    right: 0;
    max-width: 100%;
    background: transparent !important;
}
a.blue-standard {
    background: #2a2d43;
    color: #fff;
    padding: 15px 1em;
    border-radius: 7px;
    border: 1px solid #2a2d43;
    width: 220px;
    max-width: 100%;
    display: inline-block;
    text-align: center;
}
h5.grey-color {
    color: #7d8492;
}
.rdm {
    position: absolute;
    bottom: 0;
}
.semi-padding-bottom {
    padding-bottom: 110px;
}
a.blue-standard:hover {
    background: transparent;
    color: #2a2d43;
}
.btm-ff img {
    border-radius: 16px;
}
.misha_loadmore {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 300px;
    margin: 0 auto;
    background: #8a8c8e;
    color: #fff;
    padding: 1em 2em;
    border-radius: 7px;
    border: 1px solid #8a8c8e;
    text-align: center;
    cursor: pointer;
    padding: 15px 1em;
}
.pos-rel-row {
    position: relative;
    padding-bottom: 100px;
    margin-bottom: 50px;
}
.misha_loadmore:hover{
	background-color: #767676;
	color: #fff;
}

.local-video {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.modal {
    z-index:99999;
}
#header {
    position: relative;
    z-index: 99999;
    color: white;
    background: #2a2d45;
    padding: 0.8em 0;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
    height: 122px;
    top: 0;
}
.with-privacy span.ajax-loader {
    clear: both;
    display: block !important;
    float: right;
}
.phone-image {
    display:none;
}
.read-more-section {
    display:none;
}
.member-section {
    overflow: hidden;
    position: relative;
}
span.read-more-member, .close-more-member {
    text-decoration: underline;
    bottom: 0;
    right: 0;
    font-size: 14px !important;
    font-weight: 600;
    cursor: pointer;
}
.image-full-width {
    width: 100%;
}
.image-full-width img {
    width: 100%;
}
.date {
    color: #7d8492;
}
h1.posttitle {
    margin-bottom: 40px;
}
.powered {
    margin-top: 10px;
}
.powered p {
    margin-bottom: 0;
}
.powered a {
	color:white;
}
.wp-caption.aligncenter {
    margin: 20px auto;
}
.image-news-holder {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 65%;
    margin-bottom: 20px;
}
.image-news-holder img {
    position:absolute;
    width:100%;
    height:100%;
    object-fit:cover;
}
.wp-caption {
    max-width: 100% !important;
}
.button-classic a {
    background: #8a8c8e;
    color: #fff;
    padding: 1em 2em;
    border-radius: 7px;
    border: 1px solid #8a8c8e;
    font-size: 0.9em;
    max-width: 170px;
    text-align: center;
}
.button-classic {
    text-align: center;
}
img.alignleft {
    display: inline-block;
    margin: 20px 15px 20px 0px;
}
img.alignright {
    display: inline-block;
    margin: 20px 0px 20px 15px;
}
.aligncenter {
    clear: both;
    margin: 20px auto;
    text-align: center;
    display: block;
}
.footer-social-icons a {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    text-align: center;
}
.member-title-desc h3 span {
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
}
.member-img {
    width: 200px;
    max-width: 100%;
    float: left;
    margin-right: 20px;
}
.footer-social-icons span {
    display: block;
    font-size: 14px;
    text-align: center;
}

.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}
.overlay-second {
    position: absolute;
    z-index: 9;
    background: rgba(0,0,0,0.2);
    height: 100%;
    width: 100%;
}

div#slider-section-top {
    clear: both;
}





.hasScrolled {
    position: fixed !important;
    width: 100%;
    height: 80px !important;
    top: 0;
} 
.website-logo {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    width: 250px;
}
.hasScrolled .website-logo {
    width: 150px;
}
.hasScrolled .website-logo img {
   transition: 0.3s;
}
.website-logo img {
   transition: 0.3s;
   image-rendering: -moz-crisp-edges; /* Firefox */
   image-rendering: -o-crisp-edges; /* Opera */
   image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
   image-rendering: crisp-edges;
   -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.header-menu-mobile.icons {
    display: block;
}
.mobile-menu {
    display: block;
}
/*.website-logo a img{
  max-width:13em !important;
}*/

ul#menu-main-menu {
    padding: 0;
    margin: 0;
}
.main-menu .menu a{
    text-transform: uppercase;
}
.main-menu .menu a:hover{
  text-decoration: underline;
}
.member-title-desc h2 span {
    font-size: 26px;
    clear: both;
    display: block;
}
/*MOBILE OPENER*/

.icons .menu-icon {
  -webkit-animation-name: none;
  animation-name: none;
  outline: 0;
  border: 0;
  box-shadow: 0;
  background: none;
  height: 50px;
  width: 37px;
}
.menu-icon span:first-child {
top: 20px;
}
.menu-icon span:nth-child(2) {
top: 30px;
} 
.menu-icon span:last-child {
top: 40px;
}
.header-menu-mobile {
  display: block !important;
  text-align: right;
  position: relative;
  z-index: 9999;
  top: -4px;
}
.mobile-menu li {
  margin-bottom: 20px;
}
.menu-icon span {
  display: block;
  height: 3px;
  width: 35px;
  background-color: #fff;
  box-shadow: 0px 2px 0px black;
  position: absolute;
  right: 0;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
}
.overflow-body{
  overflow-y: hidden;
}
.mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    right: -500px;
    background: #2a2d45;
    padding: 0 0 100px;
    transition: .5s ease-in-out;
    overflow-y: scroll;
    max-width: 400px;
    padding-top: 122px;
}
.admin-bar .mobile-menu {
  padding-top: 154px;
}
body .hasScrolled + .mobile-menu {
    padding-top: 80px !important;
}
body .hasScrolled + .mobile-menu + .top-search {
  margin-top: 80px;
}
body .hasScrolled + .mobile-menu + .top-search {
    position: fixed;
    top: 0px;
    z-index: 99;
}
ul#menu-main-menu-1 {
    text-transform: uppercase;
    padding: 0;
    margin-top: 20px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
ul#menu-main-menu-1 ul.sub-menu {
    padding: 0;
    margin-top: 10px;
    border-top: 0px;
}
ul#menu-main-menu-1 ul.sub-menu li a {
    color: #888888 !important;
}
ul#menu-main-menu-1 a {
    color: white;
}
ul#menu-main-menu-1 li {
  list-style: none;
  position: relative;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.mobile-menu::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.mobile-menu {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.mobile-menu.show-menu {
    display: flex;
    z-index: 9999;
    right: 0;
    visibility: visible;
    transition: .5s ease-in-out;
}
.menu-icon--active span:first-child {
    box-shadow: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 30px;
}
.menu-icon--active span:nth-child(2) {
    box-shadow: none;
    opacity: 0;
}
.menu-icon--active span:last-child {
    box-shadow: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 30px;
}
.mobile-menu ul.sub-menu {
    position: relative;
    display: none;      
    text-transform: capitalize;
}
span.click-li-child.flipImage img {
    transform: rotate(180deg);
    position: relative;
    top: -2px;
}
span.click-li-child {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
/*END*/

ul.sub-menu {
    display: none;
    position: absolute;
    background: #2a2d45;
    width: 100%;
    padding: 0px;
}
ul.sub-menu li:last-child a {
    border-bottom: 0px !important;
}
ul.sub-menu li {
    display: block !important;
    margin-left: 0px !important;  
}
ul.sub-menu li a {
  font-size:20px;
}
#main-image {
  overflow: hidden;
  position: relative;
  max-width: none;
  background-size: cover;
  background-repeat: no-repeat;
  height: 92vh;
  width: 100%;
  float: left;
  z-index: 0;
}
.image-main {
    background-position: center center;
  -webkit-animation: zoom 30s infinite;
  animation: zoom 30s infinite;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@keyframes zoom {
  0% { transform:scale(1,1); }
  100% { transform:scale(1.2,1.2); }
}
.m-holder {
    width: 100%;
}
ul#menu-main-menu {
  list-style: none;
}
ul#menu-main-menu li {
    margin: 0px;
    position: relative;
}
ul#menu-main-menu li a {
    border-top:1px solid #b7b7b7;
    width: 100%;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
    padding: 28px 32px;
}
.pages section, #our-announcements {
  overflow-x: hidden;
}
.image-container {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: inherit;
}
.image-container picture {
    display: block;
    height: inherit;
    width: 100%;
}
.full-size {
  width: 100%;
  overflow:hidden;
}
ul#menu-main-menu li:last-child a {
  border-bottom:1px solid #b7b7b7;
}
.overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0,0,0,0.25);
}

.main-description {
    position: absolute;
    z-index: 3;
    color: white;
    top: 34%;
    max-width: 1030px;
    width: 90%;
}
.main-description h2 {
  font-size:1.3em;
  line-height: 1.4;
  margin-bottom: 1.5em;
}
.main-description a {
    background: #527797;
    color: #fff;
    padding: 1em 1em;
    border-radius: 7px;
    border: 1px solid #527797;
    width: 320px;
    max-width: 100%;
    display: block;
    text-align: center;
}
.main-description a:hover{
  transition:0.4s all;
  border:1px solid #fff;
  background-color: transparent;
}

.social-icons-right {
    position: absolute;
    right: 2%;
    top: calc(50% - 75px);
    display: flex;
    flex-direction: column;
    color: #fff;
    z-index: 100;
    align-items: center;
}
.social-icons-right i{
  padding-bottom:0.8em;
  font-size:1.8em;
}
.link-down{
  position: absolute;
  bottom:1em;
  text-align: center;
  margin:0 auto;
  color:#fff;
  left: 0;
  right: 0;
  z-index: 7;
}

.link-down a {
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: transparent;
    color:#fff;
    border:1px solid #fff;
    width: 57px;
    height: 57px;
    -webkit-border-radius: 57px;
    -moz-border-radius: 57px;
    border-radius: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px;
}
#slider-section{
  overflow: hidden;
  width:100%;
  padding:5em 0;
  float:left;
  position: relative;
}
#slider-section h3 {
  color:#2a2d45;
}
.blue-block{
  width: 1.5em;
  height: 5em;
  background: #2a2d45;
  position: absolute;
  top: 0em;
  left: -2.5em;
}
.slider-image {
  position: relative;
  width: 100%;
  margin-right: 1em;
  border-radius: 7px;
}
.image-holder {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 72%;
    border-radius: 7px;
}
.with-blue-block {
    position: relative;
    padding-left: 70px;
}
.with-blue-block:before {
    content: '';
    width: 34px;
    height: calc(100% - 11px);
    background: #2a2d45;
    position: absolute;
    top: 5px;
    left: 0;
}
main#content {
    padding: 100px 0px;
}
.search-img {
    position: absolute;
    right: 80px;
    top: 15px;
    cursor: pointer;
    z-index: 99999;
}
.image-holder img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-search {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    margin: 0 auto;
    right: 0;
    z-index: 999;
    background: white;
    padding: 30px 0px;
    box-shadow: 1px 1px 1px #efefef;
}
.hide-span {
    position: absolute;
    right: 83px;
    top: 4px;
    font-size: 28px;
    display: none;
    cursor: pointer;
    z-index: 99999;
}
body #ajaxsearchlite1 .probox .proinput input, body div.asl_w .probox .proinput input {
    font-size: 16px;
    color: #696969 !important;
}
.contact-form-enquiries select{width: 100%;
    height: 2.8em;
    border-radius: 7px;
        margin-bottom: 1em;
}
.slider-container {
    margin-right: 0 !important;
    max-width: none;
    margin-left: calc((100% - 1500px)/2);
    padding-left: 15px;
    position: relative;
    left: 0px;
}
.second-slider{position:relative;}
.second-slider .slider-card{
  position: absolute;
  bottom:2em;
  left:1em;
  right:1em;
  z-index:99;
}
.slider-image p{
  color:#fff;
  margin-bottom:0.7em;
}
.slider-image h4{
  color:#fff;
  font-size:1.4em;
}
.second-slider .slick-track{
  margin-right:0;
}
#mid-section{
  width:100%;
  float:left;
}
#mid-section .text{
  color:#fff;
  padding-right: 6em !important;
  padding-left: 6em !important;
  text-align: center;
}
#mid-section .text h3 {
    font-size: 29px;
}
#mid-section .text a{
  background: #8a8c8e;
  color: #fff;
  padding: 0.7em 1em;
  border-radius: 7px;
  border: 1px solid #8a8c8e;
}
#mid-section a:hover{
  transition:0.4s all;
  border:1px solid #fff;
  background-color: transparent;
}
.blue-background{
  background:#2a2d45;
}

#partner-with-us{
  width:100%;
  float:left;
  padding:5em 0;
}
#partner-with-us h3{
  color:#131313;
  font-size:2.1em;
}
#partner-with-us h4{
  font-size:1.8em;
}
/*#partner-with-us .col-md-6{
  padding-right:7em;
}*/
#our-announcements{
  width:100%;
  float:left;
  padding:0 0 5em 0;
}
.green-colour {
    background: #a2aa9c;
    width: 100%;
    height: 100%;
    position: relative;
    border-top: 100px solid white;
    padding-bottom: 50px;
}
.white-colour {
  background: #fff;
  width:100%;
  height:20%;
}
.annou-image {
    height: 100%;
    width:  100%;
    overflow: hidden;
}
ul.sub-menu li a {
    text-indent: 20px;
}
.white-text-part, .white-part-second {
    position: relative;
    background: #fff;
    color: #2a2d45;
    padding: 5em;
    z-index: 99;
    width: calc(90% - 50px);
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: calc(10% + 25px);
}
.white-text-part h2, .white-part-second h2 {
  font-size:2.8em;
  font-weight:bold;
}
section#our-announcements .white-text-part {
    right: -100px;
    padding: 3em;
    left: unset;
}
.white-text-part a {
    background: #8a8c8e;
    color: #fff;
    padding: 1em 2em;
    border-radius: 7px;
    border: 1px solid #8a8c8e;
    font-size: 0.9em;
    max-width: 170px;
    text-align: center;
}
.white-text-part a:hover{
  transition:0.4s all;
  border: 1px solid #8a8c8e;
  color:#8a8c8e;
  background-color: transparent;
}
.annou-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.close-more-member {
    display:none;
}
#our-partners{
  width:100%;
  padding:5em 0 3em 0;
}
.partners-slider .slick-slide{
  padding-right:3em;
}
#our-partners h3{
  font-size:2.1em;
}
#footer{
  width:100%;
  float:left;
  padding:2em 0 0 0;
  color: #fff;
}
#footer ul{
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
section.left-title-with-description h3 {
    font-weight: bold;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-content {
    background: transparent;
    border: none;
    width: 100%;
}
.modal-content button.close {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 16px;
    z-index: 9;
    background: #181818;
    color: white;
    border: 0;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 16px;
}
.modal-dialog {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: none;
    box-shadow: none;
    width: 100%;
    height: 100%;
}
.name-occupation {
    font-size: 15px;
    color: #909090;
    font-weight: 300;
}
.vid-img-holder {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    width: 100%;
    cursor: pointer;
    z-index: 9;
    overflow: hidden;
}
.vid-img-holder img:first-child {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.click-to-open {
    width: 77%;
    padding-bottom: 100px;
}
.video-holder.pos-rel {
    position: relative;
}
.overlay-two {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: rgba(0,0,0,0.4);
    top: 0;
}
img.pos-abs.img-play {
    z-index: 999;
    left: 0;
    right: 0;
    top: calc(50% - 40px);
    margin: 0 auto;
    width: auto;
    height: auto;
    position: absolute;
}
.grey-bg-video {
    right: 0;
    position: absolute;
    width: 70%;
    bottom: 0;
    background: #8a8c8e;
    height: 80%;
    z-index: 0;
}
.content-box {
    position: absolute;
    background: white;
    z-index: 99;
    width: 50%;
    right: 50px;
    bottom: 50px;
    padding: 50px;
    min-height: 60%;
}









.upper-footer{
  background:#2a2d45;
  padding: 4em 0;
}
.upper-footer {
    font-size: 14px;
}
.upper-footer .menu li {
    font-size: 13px;
    margin-bottom: 8px;
}
.upper-footer h4{
  margin-bottom:2em;
  text-transform: uppercase;
  font-size: 1.3em;
}
.footer-logo{
  max-width:12em;
  margin-bottom:2em;
}
.overlap-text-left-image .overlap-image {
    position: relative;
    width: 110%;
    z-index: 9;
}
.overlap-text-right-image .overlap-image {
    position: relative;
    z-index: 9;
    width: 110%;
    right: 10%;
}
.overlap-image {
    height: 100%;
}
.overlap-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.coloured-section-left {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 100px 0px;
    justify-content: flex-end;
}
.coloured-section-right {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 50px 0px;
}
#menu-footer-menu-1 li a, #menu-footer-menu-2 li a{
  text-transform: uppercase;
  line-height: 2.5;
}
.member-title-desc p:last-child {
    margin-bottom: 0;
}
#menu-footer-menu-1 li a:hover, #menu-footer-menu-2 li a:hover{
  text-decoration: underline;
}
.copyright p{
  font-size:0.9em;
  margin-bottom: 0px;
}
.lower-footer{
  background:#1b1d2d;
  padding: 2em 0;
}
.lower-footer a{
  padding-right:1em;
  font-size:1.5em;
}
#menu-lower-footer-menu{
  display: flex;
}
#menu-lower-footer-menu li{
  padding-right:2em;
}
.full-height {
  height: 100%;
}
#menu-lower-footer-menu li a{
  text-transform: uppercase;
  font-size:0.8em;
}

#menu-get-in-touch-item li a:hover {
    text-decoration:underline;
    
}
#menu-get-in-touch-item li a {
    text-transform: uppercase;
    font-size: 0.8em;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2a2d45;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #2a2d45;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #2a2d45;
}
:-moz-placeholder { /* Firefox 18- */
  color: #2a2d45;
}
ul#menu-get-in-touch-item {
    padding: 0px;
    margin-bottom: 10px;
    position: relative;
    top: 2px;
    right: 5px;
}
.lower-footer a {
    font-size: 20px;
}

#menu-lower-footer-menu li a:hover{
  text-decoration: underline;
}
.footer-information{
  padding-right:2em;
}
section#slider-section h3 {
    font-weight: bold;
}
.full-width {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overlap-text-left-image, .left-title-with-description, .left-title-with-right-image, #normal-title-text, .overlap-text-right-image, .left-image-with-right-title {
    width:100%;
    padding-top:5em;
}
.push-down{
    margin-top:4em;
}
.new-overlap-text-right-image {
    clear: both;
}
section ul li a:hover {
    text-decoration: underline;
}
input.wpcf7-form-control.wpcf7-file {
    padding: 5px;
}
select.wpcf7-form-control.wpcf7-select {
    padding: 0.5em;
}
.contact-form-enquiries {
    clear: both;
    width: 100%;
    float: none;
     /*margin-bottom: 4em; */
    margin-right: 0px !important;
    margin-left: 0;
}
.contact-form-enquiries input, .contact-form-enquiries textarea {
    width:100%;
    border-radius:7px;
    border: 1px solid #8a8c8e;
    padding: 0.35em;
    margin-bottom: 1em;
}
.contact-form-enquiries input.wpcf7-submit{
    width:20em;
    background: #8a8c8e;
    color: #fff;
    padding: 1em 2em;
    border-radius: 7px;
    border: 1px solid #8a8c8e;
    font-size: 0.9em;
    text-transform:uppercase;
    float: right;
}
.form-container{
    width:100%;
    max-width:1200px;
    margin:0 auto;
}
#chat-message{
    width:100%;
    float:left;
    padding:5em 0;
}
.grey-box{
    background:#e2e3e3;
    min-height: 20em;
    padding: 4em;
    height: 100%;
    max-width: 40em;
    width: 100%;
    margin: 0 auto;
}
.grey-box h2{font-weight:bold;}
.grey-box p{
    margin-bottom:2em;
}
.grey-box a {
    background: #292d47;
    color: #fff;
    padding: 1em 2em;
    border-radius: 7px;
    border: 1px solid #292d47;
    font-size: 0.9em;
    max-width: 170px;
    text-align: center;
    text-transform:uppercase;
}
.grey-box a:hover{
    transition:0.4s all;
    border: 1px solid #292d47;
    color:#292d47;
    background-color: transparent;
}
#normal-text{
    width:100%;
    float:left;
    padding:0  0 5em 0;
}
#normal-text p{
    color:#828282;
}
#contact-info{
    width:100%;
    float:left;
    padding:0 0 5em 0;
}
#contact-info h3{
    font-size:2.5em;
}
.contact-info-box{
    background:#fafafa;
    padding: 4em;
    min-height:16em;
    width: 100%;
    margin: 0 auto;
}
.contact-info-box h4{
    font-size:1.4em;
    font-weight: bold;
}
.contact-info-box p.email-title{
    margin-bottom:0;
    font-weight: bold;
}
#employment{
    width:100%;
    float:left;
    padding:5em 0;
    background: #292d47;
    margin-bottom:5em;
}
#employment a {
    background: #fff;
    color: #292d47;
    padding: 1em 2em;
    border-radius: 7px;
    border: 1px solid #fff;
    font-size: 0.9em;
    max-width: 170px;
    text-align: center;
    text-transform:uppercase;
}
#employment a:hover{
    transition:0.4s all;
    border: 1px solid #fff;
    color:#fff;
    background-color: #292d47;
}
#employment h2{
    color:#fff;
    font-weight:bold;
}
#employment p{
    color:#fff;
    max-width: 51em;
}
.row.blog-row {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec;
    max-width: calc(100% - 15px);
    margin-left: auto;
    margin-right: auto;
}
.blog-image-holder img {
    width:100%;
    height:100%;
    object-fit:cover;
    position: absolute;
    top: 0;
    left: 0;
}
.blog-image-holder {
    width: 100%;
    height: 0px;
    padding-bottom: 55%;
    overflow: hidden;
}
/* .second-slider .slick-list{margin:0 30% 0 0;} */
@media screen and (min-width: 1600px) and (max-width:1920px) {
    .modal-dialog {
        max-width:1400px;
    }
}
@media screen and (min-width: 1921px) {
    .modal-dialog {
        max-width:1600px;
    }
  .overlap-text-left-image, .left-title-with-description, .left-title-with-right-image, #normal-title-text, .overlap-text-right-image, .left-image-with-right-title {
      padding-top: 7em;
  }
  .pages p {
    font-size: 20px;
  }
  h2 {
      font-size: 54px;
  }
  section.left-title-with-description {
    font-size: 20px;
  }
  .upper-footer {
      font-size: 14px;
      padding-top: 80px;
      padding-bottom: 150px;
  }
  #our-partners h3 {
      font-size: 60px;
  }
  .white-text-part h2, .white-part-second h2 {
      font-size: 67px;
      font-weight: bold;
  }
  .white-text-part, .white-part-second {
    font-size: 20px;
  }
  .white-text-part a, .white-part-second a {
    font-size: 15px;
  }
  #partner-with-us h4 {
      font-size: 36px;
      margin-bottom: 20px;
  }
  #partner-with-us h3 {
      color: #131313;
      font-size: 60px;
  }
  #mid-section .text {
      color: #fff;
      padding-right: 15em !important;
      padding-left: 15em !important;
      text-align: center;
  }
  body {
    font-size: 20px;
  }
 h3.with-blue-block {
      font-size: 32px;
  }
  .main-description h1 {
      font-size: 83px;
  }
  .main-description h2 {
      font-size: 25px;
  }
  
}
@media screen and ( max-width: 1350px ) {
    span.read-more-member {
    position: relative;
    float: right;
    margin-right: 10px;
}
  .slider-container {
      margin-left: 0px;
      left: 0px;
      padding: 0px;
  }
  .slider-image {
      margin: 0px 10px;
  }
  #mid-section .text {
      color: #fff;
      text-align: center;
      padding: 3em 3em;
  }
}
@media screen and (max-width: 1200px) {
    .slider-image p {
        color: #fff;
        margin-bottom: 0.7em;
        font-size: 14px;
    }
    .second-slider .slider-card {
        bottom:1em;
    }
  .white-text-part, .white-part-second {
      position: relative;
      background: white;
      
      padding: 3em 15px 3em 15px;
  }
  .slider-container.container{margin-left:0;}
  /*#mid-section img{
    height: 22em;
    object-fit: cover;
  }*/
  #mid-section .text h3{
    font-size:1.4em;
  }
}
@media screen and (max-width: 991px) {
    
    .click-to-open {
        padding-bottom: 20px;
        width: 100%;
    }
    .grey-bg-video {
        display: none;
    }
    .content-box {
        position: inherit;
        padding: 0;
        background: transparent;
        width: 100%;
        height: auto;
        min-height: auto;
    }
    
    
    .member-section {
        margin-bottom: 30px;
    }   
    section.left-title-with-right-image .row {
    flex-direction: column-reverse;
}
    main#content {
        padding: 50px 0px;
    }
  .grey-box {
    padding: 2em;
  }
  .contact-info-box {
      padding: 1em;
      min-height: 13em;
  }
  .white-text-part h2, .white-part-second h2 {
    font-size: 2.6em;
  }
  #our-announcements {
    padding: 0 0 2em 0;
  }
  .green-colour {
    overflow-x: hidden;
  }
  section#our-announcements .white-text-part {
      right: 0;
      padding: 2em;
      width: 100%;

  }
  .contact-form-enquiries input.wpcf7-submit {
    float: none;
  }
  .overlap-text-left-image, .left-title-with-description, .left-title-with-right-image, #normal-title-text, .overlap-text-right-image, .left-image-with-right-title {
    padding-top: 4em;
  }
  .coloured-section-left, .coloured-section-right {
      padding: 30px 0px;
      overflow-x: hidden;
  }
 
/*  #partner-with-us .col-md-6{
    padding-right:2em;
  }*/
  h1{
    font-size:2em;
  }
}
@media screen and (max-width: 767px) {
  #chat-message {
    padding:3em 0px;
  }
  #normal-text {
    padding: 0 0 3em 0;
  }
  .grey-box{
      max-width:none;
  }
  .green-colour {
    border-top:0px;
  }
  .overlap-image {
      width: 100% !important;
      right: 0 !important;
      left: 0 !important;
  }
.white-text-part, .white-part-second {
    position: relative;
    left: 0;
    float: none !important;
    width: 94% !important;
    height: auto !important;
    margin: 0 auto;
}
.with-blue-block {
      padding-left: 50px;
  }
  div#header {
      width: 100%;
      height: 80px !important;
  }
  .mobile-menu {
    padding-top: 80px;
  }
  .website-logo {
      width: 150px;
  }
  .upper-footer h4 {
      margin-bottom: 1em;
  }
  #menu-lower-footer-menu li {
      padding-right: 1em;
  }
  #menu-lower-footer-menu li a {
      font-size: 0.6em;
  }
  .copyright p {
    margin-bottom: 10px;
  }
  #partner-with-us {
      padding: 3em 0;
  }
  .main-description a {
      font-size: 14px;
      padding: 1em 0.5em;
      max-width: 250px;
  }
  .social-icons-right i {
      font-size: 20px;
  }
  #mid-section .text {
      color: #fff;
      text-align: center;
      padding: 3em 1.5em !important;
  }
  
  .white-text-part h2, .white-part-second h2 {
    font-size:1.8em;
  }
  .annou-image img{max-width: none;}
  .white-colour{display: none;}
  .green-colour{height:100%;}
  #our-announcements .col-md-5{
    padding-right:0!important;
    padding-left:0!important;
  }
  #partner-with-us h3{
    font-size:1.8em;
  }
  #partner-with-us h4 {
    font-size: 1.5em;
  }
  #mid-section img {
    height: auto;
    object-fit: none;
  }
  .main-description{
    max-width:27em;
  }
}
@media screen and (max-width: 578px) {
    .member-img {
        float: none;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 20px;
    }
  .main-description{
    max-width:20em;
  }
  span.read-more-member {
    float: none;
}
  h1{
    font-size:1.5em;
  }
  .main-description h2{
    font-size:1em;
  }
}
@media screen and (max-width: 700px) and (orientation:portrait) {
  .image-main {
      display:none;
  }
  .phone-image {
    display: block;
    height: 100%;
    width: 100%;
    -webkit-animation: zoom 30s infinite;
    animation: zoom 30s infinite;
    background-size: cover !important;
    }
}







