body {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

.animated {
  animation-duration: 100ms;
}



@font-face {
  font-family: 'Bodoni';
  src: url('../fonts/Bodoni-ExtraBold-Bold.woff2') format('woff2'),
  url('../fonts/Bodoni-ExtraBold-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}



header .navbar {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0px;
  z-index: 9;
}

header .navbar.second-nav {
  top: 50px;
}

header .img-fluid {
  height: auto;
  margin-top: 30px;
}

header .search-text {
  position: absolute;
  right: 45px;
  top: 30px;
}

header .search-text .form-control {
  background: transparent;
  border-color: #ccc;
  color: #fff !important;
  font-size: 14px;
  font-style: italic
}

header .navbar-light .navbar-nav .nav-item.active .nav-link {
  /*color: #EFAF00;*/
  color: #fff !important;
}
header .nav-item.active:hover {
    color: #fff;
    text-decoration: none;
    background: #c93e40;
}

header .navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  font-size: 22px;
  padding-left: 15px;
  display: flex;
  align-items: center;
}

header .navbar-expand-lg .menu1 .navbar-nav  .nav-item{
  margin-left: 40px;
}

header .navbar-expand-lg .navbar-nav .nav-link2 {
  font-size: 18px
}

header .navbar-expand-lg .navbar-nav .nav-link:focus {
  text-decoration: none;
  color: #fff;
  outline: none
}

header .navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #fff;
  text-decoration: none;
  background: #c93e40;
}

header .search-text .form-control::-webkit-input-placeholder {
  color: #fff;
}

header .search-text .form-control:-ms-input-placeholder {
  color: #fff;
}

header .search-text .form-control::placeholder {
  color: #fff;
}

header .nav-item .search-text {
  display: none
}

header .navbar-light .navbar-toggler-icon {
  background: url(../images/toggle-menu.png) no-repeat;
  background-size: 100%;
  width: 2.5em;
  height: 2.5em;
}

header .navbar-toggler:focus,
header .navbar-toggler:hover {
  outline: none
}

header .navbar-light .navbar-toggler {
  border-color: transparent;
}

header .dropdown-menu {
  background-color: #c73e41;
  text-align: center;
  border: 0;
  min-width: 13rem;
  left: 0px
}

header .dropdown-menu.become-a-member {
  min-width: 22rem;
  left: -12px;

}
header .dropdown-menu.members {
  min-width: 15rem;
  left: -13px;

}
header .dropdown-menu.contractors {
  min-width: 19rem;
  left: -16px;
}

header .dropdown-item {
  font-size: 16px;
  color: #fff;
  ;
}

header .dropdown-item:focus,
header .dropdown-item:hover {
  background: transparent;
  outline: none;
  color: #00539E
}

header ul li.dropdown:hover .dropdown-menu {
  display: block
}

header ul li.dropdown:hover .dropdown-menu.show {
  display: block
}

header ul li .dropdown-menu {
  top: 85%;
}

header .menu1 .dropdown-toggle::after {
  position: relative;
  top: 0px;
  background: url(/images/long-arrow-alt-down-solid.svg) no-repeat center;
  background-size: 33%;
  border: none;
  height: 30px;
  width: 30px;
  left: -8px;
}

/*header .navbar-expand-lg .navbar-nav .nav-link {
  font-family: 'Roboto';
}*/

header .job-call-main {
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 0;
  display: flex;
  margin-right: 10px;
  margin-left: 20px;
}

header .job-call-main a:hover {
  color: #fff !important;
  background: #c93e40 !important;
  border-radius: 30px;
}

header .last-menu {
  display: flex;
  margin-right: 10px;
}

header .navbar-nav {
  align-items: baseline;
}

header .social-main-custom {
  display: flex;
  align-items: center;
}

header .social-main-custom a {
  color: #fff;
  margin-left: 4px;
  margin-right: 4px;
  position: relative;
  top: -3px;
}

header .social-main-custom a:hover {
  color: #c93e40
}

header .social-main-custom a i {
    font-size: 17px;
}

.top-link{
  background: rgba(255,255,255,0.9);
}

.res-footer-text a i:hover{
  color: #c93e40 !important;
}


.banner-desktop-view .item::before {
  position: absolute;
  left: 0;
  background: url(../images/blue-fade.png) no-repeat top;
  height: 600px;
  width: 100%;
  top: 0;
  background-size: cover;
  content: '';
  z-index: 1;
  left: 0px;
  opacity: 0.7;
}

.banner-desktop-view .item {
  text-align: center
}

.banner-desktop-view .owl-item {
  position: relative
}

.banner-desktop-view p a:hover {
  background: #E03A3E;
  color: #fff;
  border-color: #E03A3E
}

.banner-desktop-view .owl-carousel .owl-stage-outer {
  overflow: inherit;
}

.banner-desktop-view .owl-slider {
  overflow: hidden;
  height: 1000px;
}

.banner-desktop-view {
  height: 1000px;
}

.banner-desktop-view img {
  position: absolute;
  left: 0px;
  width: 100%;
  object-fit: cover;
  height: 1000px;
}

.banner-desktop-view video {
  position: absolute;
  left: 0px;
  width: 100%;
  object-fit: cover;
  height: 1000px;
}


.banner-desktop-view h2 {
  font-family: 'Bodoni';
  text-shadow: 1px 4px 6px #191F50;
  color: #fff;
  font-size: 90px;
  font-weight: bold;
  background: none;
  display: inline-block;
  z-index: 2;
  line-height: 1;
  margin-left: 30px;
  margin-top: 620px;
  margin-bottom: 0;
}

.banner-desktop-view h3 {
  z-index: 2;
  color: #fff;
  font-size: 70px;
  text-align: center;
  font-weight: 100;
  line-height: 1;
  margin-left: 30px;
  font-weight: bold;
}

.banner-desktop-view p a {
  z-index: 2;
  position: relative;
  background: #2F3561;
  font-size: 24px;
  padding: 5px 30px;
  color: #fff;
  border-radius: 50px;
  display: inline-block;
  font-weight: 100
}

.banner-mobile-view {
  display: none
}


.banner-desktop-common {
  display: block;
  position: relative;
  height: 500px;
}

.banner-desktop-common img {
  position: absolute;
  left: 0;
  width: 100%;
  object-fit: cover;
  height: 500px;
  top: 0
}

.banner-desktop-common h2 {
  text-shadow: 1px 4px 6px #191F50;
  background: none;
  color: #fff;
  z-index: 3;
  font-size: 90px;
  line-height: normal;
  margin-top: 350px;
}

.banner-desktop-common::before {
  position: absolute;
  left: 0;
  background: url(../images/blue-fade.png) no-repeat top;
  height: 500px;
  width: 100%;
  background-size: cover;
  content: '';
  z-index: 1;
  left: 0px;
  opacity: 0.7;
}

.banner-mobile-common {
  display: none
}

.news-dtls-main {
  margin-top: 80px;
  margin-bottom: 100px;
}

.news-dtls-main h1 {
  font-size: 30px;
}

.news-dtls-main h3 {
  font-size: 22px;
}

.news-dtls-main h4 {
  font-size: 20px;
  /*font-family: 'Roboto', sans-serif;*/
}

.news-dtls-main h5 {
  font-size: 18px;
}

.news-dtls-main .social-main {
  background: url(/images/TEST.svg) no-repeat left;
  background-position: 400px 0px;
  background-size: cover;
  background-size: 100% 100%;
  z-index: 9999;
  position: relative;
  padding-top: 15px;
}

.news-main {
  margin-top: 80px;
  margin-bottom: 100px;
}

.news-main .view-all-main .border-left-right::before {
  position: absolute;
  content: '';
  left: -50px;
  width: 3px;
  background: #191F50;
  height: 30vh;
  top: -10px;
}

.news-main .view-all-main .border-left-right::after {
  position: absolute;
  content: '';
  right: -50px;
  width: 3px;
  background: #191F50;
  height: 30vh;
  top: -10px;
}

.news-main .view-all-main {
  border: 3px solid #191F50;
  border-radius: 50px;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  padding: 10px 40px;
}

.about-main {
  padding-bottom: 50px;
  padding-top: 90px;
}

.careers-main .common-btn a {
  text-transform: uppercase;
  border: 2px solid #fff;
  color: #fff;
}

.careers-main img{
  margin-right: 30px;
}

.careers-main .common-btn a:hover {
  color: #E03A3E;
  border: 2px solid #E03A3E;
}

.p-custom-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}

.memebers-main {
  padding-top: 90px;
  padding-bottom: 60px;
}

.memebers-main .job-calls-main a {
  background: #2F3561;
  font-size: 24px;
  padding: 5px 30px;
  color: #fff;
  border-radius: 50px;
  display: inline-block;
  font-weight: 300;
}

.memebers-main .job-calls-main a:hover {
  background: #E03A3E;
  color: #fff;
  border-color: #E03A3E;
}

.news-letter-main h3 {
  position: relative;
  top: -70px;
  transform: rotate(350deg);
  font-size: 40px !important;
}

.albums-main {
  margin-bottom: 100px;
  margin-top: 50px;
}

.albums-main a{
  position: relative;
  display: inline-block;
  width: 90%;
  margin: 1em 0em;
  margin-top: 3em;
}

.albums-main .shadow-left{
	position: absolute;
  z-index: -1;
  transform: rotate(-7deg);
  opacity: 0.3;
  top: -22px;
  left: -16px;
  bottom: 0;
  width: 80%;
}

.albums-main .shadow-right{
	position: absolute;
  z-index: -1;
  transform: rotate(6deg);
  opacity: 0.3;
  top: -22px;
  right: -16px;
  bottom: 0;
  width: 80%;
}
#member-photo-albums .item a{
  position: relative;
  display: inline-block;
  margin: 1em 0em;
  margin-top: 3em;
}
#member-photo-albums .shadow-left{
  position: absolute;
  z-index: -1;
  transform: rotate(-7deg);
  opacity: 0.3;
  top: -22px;
  left: -16px;
  bottom: 0;
  width: 80%;
}

#member-photo-albums .shadow-right{
  position: absolute;
  z-index: -1;
  transform: rotate(6deg);
  opacity: 0.3;
  top: -22px;
  right: -16px;
  bottom: 0;
  width: 80%;
}

.slider-custom-main h3 {
  margin: 0;
  font-size: 20px;
  color: #434343
}

#login_form h6, #signup_form h6{
    display: none;
  }
  .form-tabs {
    display: inline-block;
    width: auto;
    list-style: none;
    margin: 0;
    margin-bottom: 30px !important;
    border: 2px solid #fff;
    border-radius: 50px;
    font-family: 'Bodoni';
  }
  .form-tabs li{
    width: auto;
    float: left;
    display: inline-block;
    padding: 10px 30px;
  }
  .form-tabs li a{
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    width: auto;
  }
  .form-tabs li:first-child{
    border-right: 2px solid #fff;
  }
/*.slider-custom-main .owl-item.center img {
  transform: scale(1.5);
}*/
.slider-custom-main .owl-item.center img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    transition: 2s ease;
}

.slider-custom-main .owl-item img {
    transition: 2s ease;
}

.width-50 {
    width: 50%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

.careers-main .about-img {
    height: 600px;
    z-index: 996;
    top: 50px;
    left: -100px;
}


.careers-main {
  background: url(../images/blue-shape.png) no-repeat;
  background-size: cover;
  background-size: 100% 100%;
  padding: 200px 10px;
  background-position: 0 0;
}

.subpage-content-1 a{
  color: #0056b3;
}

.subpage-content-1 a:hover {
  text-decoration: underline;
  color: #0056b3;
}

.subpage-content-2 a{
  color: #0056b3;
}

.subpage-content-2 a:hover {
  text-decoration: underline;
  color: #0056b3;
}

.subpage-content-2.archive-section a{
	color: #fff;
	text-decoration: underline;
}
.subpage-content-2.archive-section a:hover{
	color: #E03A3E;
}
.news-dtls-main.detail-text a{
  color: #0056b3;
}

.news-dtls-main.detail-text a:hover {
  text-decoration: underline;
  color: #0056b3;
}

/*.news-dtls-main a{
  color: #0056b3;
}

.news-dtls-main a:hover {
  text-decoration: underline;
  color: #0056b3;
}*/

.common-btn a {
  font-family: 'Bodoni';
  text-transform: uppercase;
  border: 2px solid #191F50;
  line-height: normal;
  padding: 8px 30px;
  border-radius: 40px;
  color: #191F50;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}

.common-btn a:hover, .subpage-content-1 .common-btn a:hover {
  color: #E03A3E !important; 
  border: 2px solid #E03A3E;
  text-decoration: none;
}

.all-logo-main {
  background: #d0d0d0
}

.all-logo-main .col-md-8 a {
  margin-left: 10px;
  margin-right: 10px;
}

.all-logo-main .col-md-8 {}

.inner-page-btn a {
  background: #1CA2DC;
  padding: 5px 35px;
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 40px;
  color: #EFAF00;
  font-size: 30px;
}

.inner-page-btn a:hover {
  color: #fff
}

.inner-page-btn img {
  height: 20px;
  top: -6px;
  left: 2px;
}

.enhance-main {
  padding-bottom: 150px
}

.contact-main {
  padding-bottom: 100px;
  margin-top: 50px;
}

.contact-main .bg-custom {
  background: #00588B url(../images/geo-texture.png) no-repeat left;
  background-size: cover;
}

footer {
  background: url(/images/navy-black-fade.svg) no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 10px;
}

footer .footer-menu ul {
  list-style: none;
  margin-top: 20px;
}

footer .footer-menu {
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}

footer .footer-menu a {
  text-decoration: none;
  margin-left: 8px;
  margin-right: 8px;
  color: #fff;
}

footer .footer-menu a:hover {
  color: #E03A3E
}

footer p {
  margin: 0;
  padding: 0
}

footer .footer-logo {
  margin-top: -250px
}

footer .footer-logo img {
  position: relative;
  bottom: -25px;
}


footer .common-btn a {
  border-color: #fff;
  color: #fff
}

footer .fa-facebook-official {
  font-size: 24px !important
}

.alert-modal {
  margin-top: 130px;
  padding: 0 !important;
  max-height: max-content !important;
}

.alert-modal .modal-content {
  background: #191F50;
  overflow: auto;
  max-height: 670px;
}

.alert-modal .close {
  opacity: 1
}

.alert-modal .close:focus {
  border: 0;
  outline: none
}

.alert-modal h2 {
  font-size: 30px;
  background: none
}

.alert-modal p {
  font-size: 20px;
}

.alert-modal .btn-secondary {
  font-family: 'Bodoni';
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #fff;
  line-height: normal;
  padding: 8px 30px;
  border-radius: 40px;
  color: #fff;
  background: transparent;
  display: inline-block;
  font-size: 24px;
}

.alert-modal .btn-secondary:hover {
  color: #c93e40
}

.alert-modal .close img {
  height: 20px;
}

.alert-modal .modal-dialog {
  max-width: 800px;
}

.alert-msg {
  background: #191F50;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 9999;
}

.alert-msg p {
  margin: 0 10px;
  padding: 0;
  font-size: 30px;
  color: #fff;
  font-family: 'Bodoni';
}

.alert-msg div {
  margin: 0 80px;
}

.alert-msg .img-fluid {
  height: 20px !important;
}

.common-modal {
  margin-top: 0px;
  padding: 0 !important
}

.common-modal .modal-content {
  background: #191F50;
  overflow: auto;
  max-height: 600px;
}

.common-modal .close {
  opacity: 1
}

.common-modal .close:focus {
  border: 0;
  outline: none
}

.common-modal h2 {
  font-size: 30px;
  background: none
}

.common-modal .btn-secondary {
  font-family: 'Bodoni';
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #fff;
  line-height: normal;
  padding: 8px 30px;
  border-radius: 40px;
  color: #fff;
  background: transparent;
  display: inline-block;
  font-size: 24px;
}

.common-modal .btn-secondary:hover {
  color: #c93e40
}

.common-modal .close img {
  height: 20px;
}

.common-modal .modal-dialog {
  max-width: 900px;
}

.common-modal .form-group {
  margin-bottom: 20px;
}

/*.common-modal .middle-brd::before {
  position: absolute;
  content: '';
  left: -35px;
  top: 40px;
  width: 3px;
  background: #c93e40;
  height: 90%;
}*/

.desktop-nav {
  display: block
}

.mobile-nav {
  display: none
}

.staff-main {
  background: url(../images/office-bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 150px;
}

.contact-page-main1 {
  padding-bottom: 100px;
}

.contact-page-main1 .bg-contact {
  background: #01073D
}

.contact-page-main1 .map-main {
  border: 15px solid #01073D;
  margin-top: 80px;
}

.contact-page-main1 a.text-yellow:hover {
  color: #fff
}

.contact-page-main1 .form-control {
  border-radius: 30px;
  border: 2px solid #80839e;
  margin-top: 10px;
  text-align: center;
  background-color: transparent
}

.contact-page-main1 .btn-send {
  background-color: transparent;
  border-color: #fff;
  border-radius: 30px;
  font-family: 'Bodoni';
  font-size: 20px;
  border: 2px solid
}

.contact-page-main1 .btn-send:hover {
  color: #1881C4
}

.staff-main .arrow1 {
  height: 17px;
  position: relative;
  top: -3px;
  left: 3px;
}

.top-link {
  bottom: 20px;
  z-index: 999;
  right: 40px;
  border: 2px solid #191F50;
  padding: 10px 30px;
  text-align: center;
  border-radius: 50px;
  display: none;
}

.top-link img {
  height: 30px;
}

.slider-custom-main .owl-nav button.owl-prev {
  left: -50px;
  bottom: 10px;
  background: url(/images/1reply-solid.svg) no-repeat !important;
  background-size: cover !important;
  background-position: 0 !important;
  height: 50px;
  width: 50px;
  position: absolute;
}

.slider-custom-main .owl-nav button.owl-next {
  right: -50px;
  position: absolute;
  bottom: 10px;
  background: url(/images/2reply-solid.svg) no-repeat !important;
  background-size: cover !important;
  background-position: 0 !important;
  height: 50px;
  width: 50px;
}

.all-logo-main {
  display: block
}

.all-logo-main-res {
  display: none
}

.job-call-page-main .cross-img {
  left: 50%;
  margin-left: -40px;
  top: -30px;
  z-index: 0
}

.job-call-page-main .number-custom {
  left: -80px;
  top: 40px;
  font-family: 'Bodoni';
  font-size: 70px;
  text-shadow: 1px 4px 6px #191f50;
  color: #E03A3E
}

.job-call-page-main {
  margin-bottom: 100px;
  margin-top: 50px;
}

.job-call-page-main-2 .number-custom {
  left: -20px;
  top: 70px;
}

.subpage-content-2{
  background: #01073D;
}

.subpage-content-2 h1, .subpage-content-2 h2, .subpage-content-2 h3, .subpage-content-2 h4{
  color: #fff;
}

.officers-and-staff-main {
  margin-top: 50px;
  margin-bottom: 100px;
}

.officers-and-staff-main .custom-mt {
  top: -20px;
}

.officers-and-staff-main .col-md-4 .img-fluid {
  max-width: 70%;
}

.officers-and-staff-main .bg-red {
  background: #E03A3E
}

.officers-and-staff-main h6 {
  font-size: 24px;
}

.officers-and-staff-main h5 {
  font-size: 24px;
}

.officers-and-staff-main p {
  font-size: 18px;
}

.officers-and-staff-main.custom-mb1 {
  margin-bottom: 200px;
}

.call-book-contant table thead th {
  background: #E03A3E;
  font-size: 26px;
  color: #fff;
  border-bottom: 0
}

.call-book-contant table tbody td {
  background: #434343;
  font-size: 22px;
  color: #fff;
  border-top: 0px solid #dee2e6;
  border-left: 1px solid #868686;
  border-right: 1px solid #868686;
}

.all-logo-main .footer-logo img{
  width: 150px;
  height: 150px;
  object-fit: contain;
}
.job-call-main a {
    padding: 6px 15px !important;
}

.job-call-main a {
    padding: 6px 15px !important;

}

.last-menu li a {
    border: 2px solid #fff;
    padding: 6px 15px !important;
}

.last-menu li a.custom-radius1 {
    border-radius: 40px 0px 0px 40px;
}

.last-menu li a.custom-radius2 {
    border-radius: 0px 40px 40px 0px;
    border-left: 1px solid !important;
}

footer .last-menu a.custom-radius1 {
    border-radius: 40px 0px 0px 40px;
}

footer .last-menu a.custom-radius2 {
    border-radius: 0px 40px 40px 0px;
    border-left: 1px solid !important;
}


footer .common-btn a:hover {
    color: #fff !important;
    border: 2px solid #fff;
    background: #E03A3E;
}

.footer-menu.last-menu a {
    padding: 8px 15px;
    border: 2px solid #fff;
    margin: 0;
}

.footer-menu.last-menu a:hover {
    background: #E03A3E;
    color: #fff;
}

.logout-btn-main{
  display: flex;
  align-items: center;
  right: 75px;
  top: 15px;
  color: #CFA35C;
  z-index: 99;
}

.logout-btn-main .button_to{
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 10px;
}

.logout-btn-main .button_to input{
  background: transparent !important;
  border: transparent !important;
  font-size: 15px !important;
  font-style: italic !important;
  color: #CFA35C;
}

#signup_form input{
  color: white !important;
}

#login_form input{
  color: white !important;
}

#ibew-re-sign input{
  color: white !important;
}

#contact_form input, #contact_form textarea{
  color: white !important;
}

#dues-payment input, #dues-payment textarea{
  color: white !important;
}


.events-main .nav-tabs a {
    border: 2px solid #191F50 !important;
    padding: 10px 40px;
    background: #fff;
    color: #01073d;
    font-size: 20px;
}

.events-main .nav-tabs a.custom-radio-1 {
    border-radius: 30px 0px 0px 30px;
}

.events-main .nav-tabs a.custom-radio-2 {
    border-radius: 0px 30px 30px 0px;
}

.events-main .nav-tabs .nav-item.show .nav-link,
.events-main .nav-tabs .nav-link.active {
    background: #01073D;
    color: #fff
}

.events-main .nav-tabs .nav-item {
    margin-bottom: 0px;
    text-align: center;
}

.events-main .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    justify-content: center;
    margin-bottom: 50px;
}

.events-main .col-md-6 .common-btn a {
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
}

.events-main .col-md-6 .common-btn a:hover {
    color: #fff;
    border: 2px solid #E03A3E;
    /*background: #E03A3E;*/
}

.news-main .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color: #fff;
  background-color: #01073D;
  border-radius: 0 0 0 0;
  border: 2px solid #01073D !important;
}

.news-main .nav-tabs .nav-link{
  border-radius: 20px;
  border: 2px solid;
}

.news-main .nav-tabs .nav-item .border-radius-first{
  border-radius: 20px 0 0 20px !important;

}

.news-main .nav-tabs .nav-item .border-radius-middle{
  border-radius: 0 0 0 0;
  border-left: 1px solid;
  border-right: 1px solid;
}

.news-main .nav-tabs .nav-item .border-radius-last{
  border-radius: 0 20px 20px 0;
}


/*calendar css*/
.events-main .full-calendar h2{
  background: none;
}

.event-calendar .full-calendar .fc-toolbar{
  justify-content: center;
}
.event-calendar .full-calendar .fc-prev-button {
  left: -15px;
  background: url(../images/left-arrow.png) no-repeat !important;
  background-size: cover !important;
  background-position: 0 !important;
  height: 30px;
  width: 30px;
  border: none;
}

.event-calendar .full-calendar .fc-prev-button span{
  display: none;
}

.event-calendar .full-calendar .fc-next-button {
  left: -15px;
  background: url(../images/right-arrow.png) no-repeat !important;
  background-size: cover !important;
  background-position: 0 !important;
  height: 30px;
  width: 30px;
  border: none;
}

.event-calendar .full-calendar .fc-next-button span{
  display: none;
}

.event-calendar .full-calendar .fc-toolbar .fc-right{
  margin-left: 15px;
  margin-right: 15px;
}

.event-calendar .full-calendar .fc-day-grid-event{
  background-color: #fff !important;
  color: #000 !important;
  font-weight: normal; !important;
  font-size: 12px !important;
  border-color: transparent !important;
}

.event-calendar .full-calendar .fc-toolbar h2{
  font-size: 5em;
  color: #c93e40;
  text-transform: uppercase;
}

.event-calendar .fc-day-top{
  text-align: right !important;
}

.event-calendar .fc-day-number{
  color: #c93e40 !important
}


.event-calendar .full-calendar .fc-left{
  position: relative;
  top: 18px;
}

.event-calendar .full-calendar .fc-center{
  position: relative;
  top: 18px;
}

.event-calendar .fc-title{
  text-transform: uppercase;
  font-family: 'Bodoni';
}

.fc-day-grid-event .fc-content{
  white-space: inherit !important;
}

/*calendar end*/

.gallery-main {
    padding-top: 5px;
    padding-bottom: 10px;
}

.gallery-main .col-md-4 .img-fluid {
    max-width: 100%;
    object-fit: cover;
    max-height: 250px;
}

.gallery-detail-page-main {
    padding-top: 50px;
    padding-bottom: 50px;
}

.subpage-content-2 .common-btn a{
  color: #fff;
  border: 2px solid #fff;
}

.subpage-content-2 .common-btn a:hover{
  border: 2px solid #E03A3E;
}

.member-gallery-image{
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.long-title{
  font-size: 75px !important;
  /*margin-top: 250px !important;*/
}

.event-detail .event-time{
  color: #E03A3E;
}

.map-main iframe {
  width: 100%;
}

.slider-custom-main #home-news-slider .owl-nav button.owl-next span {
  display: none;
}
.slider-custom-main #home-news-slider .owl-nav button.owl-prev span {
  display: none;
}

.subpage-content-1 .col-md-12 p img{
  max-width: 100%;
  height: auto;
}

.ibew-blocks .row:nth-child(odd) > div:last-child .bg-light-blue{
    background: #01073D;
}
.ibew-blocks .row:nth-child(even) > div:first-child .bg-light-blue{
    background: #01073D;
}

.job-call-drag-res{
  top: 50%;
  right: 10px;
  margin-top: -10px;
}
.job-call-drag-res i{
  font-size: 40px;
  color: #fff;
}
.external-link{
  background: url(/images/external-link-alt-solid.svg) no-repeat;
  background-position: right 10px bottom 10px;
  padding-right: 45px !important;
}
#loading-indicator{
  overflow: hidden;
  background-color: rgb(0 0 0 / 50%);
  height: 100%;
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.spinner{
  width: 50px;
  height: 50px;
  border: 10px solid rgba(0, 0, 0, 0.2);
  border-top-color: #01073D;
  border-radius: 50%;
  animation: spin 1s infinite linear;
  margin: 20px auto;
}

@keyframes spin{

  0%{
    transform: rotate(0deg);
  }
  100%{
    transform: rotate(360deg);
  }

}
#signup_form .common-radio-btn .form-group p {
 text-align: left;
}

@media(min-width: 1600px) {
    .container {
        max-width: 100%;
        padding-left: 100px;
        padding-right: 100px;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 25px;
        padding-left: 30px;
        display: flex;
        align-items: center;
        padding-right: 30px;
    }

    header .navbar-expand-lg .navbar-nav .nav-link2 {
        font-size: 18px;
        padding-left: 5px;
        padding: 10px 15px;
    }    
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
    header .navbar-expand-lg .navbar-nav .hover-li-custom .nav-link {
        font-size: 22px;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }

    header .navbar-expand-lg .navbar-nav .nav-link2 {
        font-size: 16px;
    }

    header .last-menu {
        overflow: hidden;
    }

    header .custom-brd::before {
        left: 140px;
        top: -12px;
    }
    .alert-modal{
      max-height: 400px;
    }

    .menu1 .navbar-nav {
      margin-top: 2em;
    }
    header .navbar-expand-lg .menu1 .navbar-nav .nav-item {
      margin-left: 5px;
    }
    .slider-custom-main .owl-item.center img {
      -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
      transform: scale(1.5);
    }
    header .dropdown-menu.become-a-member {
      min-width: 18rem;
      left: -12px;
    }
    header .dropdown-menu.members {
      min-width: 12rem;
      left: -15px;
    }
    header .dropdown-menu.contractors {
      min-width: 16rem;
      left: -22px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    header .navbar-expand-lg .navbar-nav .hover-li-custom .nav-link {
        font-size: 22px;
    }

    header .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
        padding-right: 5px;
        padding-left: 5px;
    }

    header .img-fluid {
        margin-top: 30px;
        height: 100px;
    }

    header .navbar.second-nav {
        top: 30px;
    }
    .alert-modal{
      max-height: 400px;
    }
    header .navbar-expand-lg .menu1 .navbar-nav .nav-item {
      margin-left: 5px;
    }
    .slider-custom-main .owl-item.center img {
      -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
      transform: scale(1.5);
    }
    header .dropdown-menu.become-a-member {
      min-width: 18rem;
      left: -12px;
    }
    header .dropdown-menu.members {
      min-width: 12rem;
      left: -15px;
    }
    header .dropdown-menu.contractors {
      min-width: 16rem;
      left: -22px;
    }
}


@media(max-width: 1200px) {
  .news-main .view-all-main .border-left-right::before {
    left: -20px;
  }

  .news-main .view-all-main .border-left-right::after {
    right: -20px;
  }

  .news-dtls-main .social-main {
    background-position: 300px 0px;
  }

  .menu1 .navbar-nav{
    margin-top: 2em;
  }
  header .navbar-expand-lg .menu1 .navbar-nav .nav-item {
    margin-left: 15px;
  }
  .slider-custom-main .owl-item.center img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  header .dropdown-menu.become-a-member {
    min-width: 18rem;
    left: -12px;
  }
  header .dropdown-menu.members {
    min-width: 12rem;
    left: -15px;
  }
  header .dropdown-menu.contractors {
    min-width: 16rem;
    left: -22px;
  }

}


@media screen and (min-width: 768px) and (max-width: 1200px) {

  header .container {
    max-width: 96%;
  }

  header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .menu1 .navbar-nav{
    margin-top: 2em;
  }

  .alert-modal{
      max-height: 400px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  header .img-fluid {
    height: 140px;
  }
}

@media(max-width: 1024px) {
  .slider-custom-main .owl-nav button.owl-prev {
    left: -30px;
  }

  .slider-custom-main .owl-nav button.owl-next {
    right: -30px;
  }

  .banner-desktop-common h3 {
    font-size: 70px;
  }

  .news-main .view-all-main a {
    font-size: 20px;
  }

  .menu1 .navbar-nav{
    margin-top: 2em;
  }
}


@media screen and (min-width: 768px) and (max-width: 1010px) {
  .banner-desktop-common h2{
    font-size: 65px;
  }

}

@media(max-width: 991px) {
  header .search-text {
    display: none
  }

  header .responsive-menu {
    position: absolute;
    right: 0;
    top: 0px;
    background: #191F50;
    z-index: 99;
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
  }

  header .navbar-light .navbar-toggler {
    border-color: transparent;
    z-index: 999;
    position: relative;
  }

  header .navbar-expand-lg .navbar-nav {
    margin-top: 80px;
    padding-bottom: 40px;
  }

  header .nav-item .search-text {
    display: block;
    position: static;
  }

  header .search-text .form-control {
    width: 200px;
    display: inline-block;
    margin-top: 10px;
  }

  header .navbar-nav .dropdown-menu {
    margin-left: 30px;
  }

  header h2 {
    background: none
  }

  header ul li.nav-item {
    width: 100%;
    text-align: center
  }

  header .navbar-expand-lg .navbar-nav .nav-link {
    justify-content: center;
  }

  .desktop-nav {
    display: none
  }

  .mobile-nav {
    display: block
  }

  .mobile-nav .card {
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, .125);
    border-radius: 0;
  }

  .mobile-nav .card ul {
    list-style: none
  }

  .mobile-nav .card ul li {
    list-style: none
  }

  .mobile-nav .btn-link {
    color: #fff;
    padding: 10px 0 0 0 !important;
  }

  .mobile-nav .myaccordion ul {
    display: block;
    margin: 10px 20px;
    padding: 10px 15px;
    text-align: center;
  }

  .mobile-nav .myaccordion ul li {
    text-align: center !important;
    margin-bottom: 10px;
  }

  .mobile-nav .myaccordion ul li a {
    font-size: 16px !important;
  }

  .mobile-nav .myaccordion ul li.w-100 {
    width: 100% !important;
    text-align: left !important
  }

  header .mobile-nav .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 28px;
  }

  header .mobile-nav .fs-18 {
    font-size: 28px !important;
    padding: 5px 5px 0px 5px;
  }

  header .mobile-nav h2 span img {
    height: 20px;
    position: relative;
    top: 8px;
  }

  header .mobile-nav .nav-link {
    padding: 5px 5px 0px 5px;
  }

  header .mobile-nav .fs-custom {
    font-size: 20px !important
  }

  header .img-fluid {
    position: relative;
    z-index: 999;
    margin-top: 0
  }

  .top-link {
    bottom: 590px;
  }

  header .navbar-light .navbar-toggler-icon {
    margin-top: 10px;
  }

  footer .footer-logo {
    margin-top: -70px;
  }

  .all-logo-main .col-md-4 {
    display: none
  }

  .all-logo-main .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  header .img-fluid {
    height: 100px;
  }

  /*header .navbar {
    padding: 0px 30px;
  }*/

  header .job-call-main {
    border: 2px solid #fff;
    border-radius: 50px;
    display: flow-root;
    width: auto !important;
    display: flex;
    justify-content: center;
    font-family: 'Bodoni';
    text-transform: uppercase;
  }
  header .job-call-main .nav-link{
    font-family: 'Bodoni' !important;
  }

  header .last-menu-res{
    border: 2px solid #fff;
    border-radius: 50px;
    width: auto;
    margin: 0 auto 30px auto;
    font-family: 'Bodoni';
    display: inline-block;
  }

  header .last-menu-res a{
    font-size: 18px;   
    padding: 5px 10px;
    display: inline-block;
    text-transform: uppercase;
  }

  header .last-menu-res a:first-child{
    border-right: 2px solid #fff;
  }

  /*header .last-menu-res::before {
    position: absolute;
    content: '';
    left: 160px;
    width: 3px;
    background: #FFF;
    height: 38px;
    top: 0px;
  }*/

  header .navbar-expand-lg .navbar-nav .nav-link {
    margin-bottom: 15px;
  }

  header .container {
    max-width: 100%;
  }
  /*.alert-true{
    position: fixed;
  }*/
  header .navbar {
    background: #191F50;
    padding: 10px 20px;
    /*position: fixed;*/
  }

  .news-dtls-main .social-main {
    background-position: 190px 0px;
  }

  .common-modal .modal-dialog {
    max-width: none;
    width: 90%;
  }


}


@media (min-width: 767px) {
  .res-text-footer {
    display: none
  }

  .slider-custom-main .center .item h3 {
    left: -80px;
    top: -36px;
    z-index: 9999;
    position: relative
  }

  .slider-custom-main .center .item p {
    position: relative;
    left: -80px;
    top: -40px;
  }

  .slider-custom-main .item p {
    margin-bottom: 0
  }

  .slider-custom-main .owl-carousel .owl-stage-outer {
    padding-top: 40px;
    /*height: 250px !important;*/
    margin-bottom: 20px;
  }

  .slider-custom-main .owl-nav.disabled{
    display: block !important;
  }

  .alert-modal{
      max-height: 400px;
    }

}

@media(max-width: 767px) {

  .event-calendar .full-calendar .fc-toolbar h2{
    font-size: 1rem !important;
  }
  .careers-main img{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  #footer-logo-responsive img{
    width: 120px;
    height: 120px;
    object-fit: contain;
  }
  .slider-custom-main .bg-main {
    margin: 20px 20px;
  }

  footer .footer-menu ul {
    margin-top: 30px;
    margin-left: auto;
    padding-left: inherit;
  }

  footer .contact-btn a {
    margin-top: 10px;
  }

  .about-main {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .banner-desktop-view {
    display: none
  }

  .banner-mobile-view {
    display: block
  }

  .banner-mobile-view img {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 800px;
    object-fit: cover;
  }

  .banner-mobile-view video {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 800px;
    object-fit: cover;
  }

  .banner-mobile-view h2 {
    background: none;
    text-shadow: 1px 4px 6px #191F50;
    z-index: 2;
    color: #fff;
    font-size: 40px !important;
    margin-top: 490px;
    font-weight: bold;
    display: inline-block;
    line-height: 1;
  }

  .banner-mobile-view h2 span {
    font-size: 55px;
    display: block;
    color: #EFAF00;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 10px;
  }

  .banner-mobile-view .fs-24 {
    font-size: 20px;
  }

  .banner-mobile-view h3 {
    z-index: 2;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    display: table;
    font-weight: 100;
    line-height: normal;
    width: 100%;
    text-align: center;
    font-weight: bold;
  }

  .banner-mobile-view p a {
    z-index: 2;
    position: relative;
    border: 1px solid #2F3561;
    background: #2F3561;
    font-size: 24px;
    padding: 5px 30px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    font-weight: 100;
  }

  .banner-mobile-view .owl-nav {
    display: none
  }

  .banner-mobile-view .owl-carousel .owl-stage-outer {
    overflow: inherit;
  }

  .banner-mobile-view .owl-slider {
    overflow: hidden;
    height: 800px;
  }

  .banner-mobile-view .owl-carousel.owl-drag .owl-item {
    text-align: center
  }

  .banner-mobile-view .item::before {
    position: absolute;
    left: 0;
    background: url(../images/blue-fade.png) no-repeat top;
    height: 800px;
    width: 100%;
    background-size: cover;
    content: '';
    z-index: 1;
    left: 0px;
    opacity: 0.7;
  }

  .banner-mobile-view .owl-item {
    position: relative
  }

  .banner-mobile-common {
    display: block;
    height: auto;
  }

  .banner-mobile-common img {
    position: static;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-top: 128px;
  }

  .banner-mobile-common h2 {
    padding: 0px 10px !important;
    text-transform: uppercase;
    font-size: 65px !important;
    line-height: 1;
    z-index: 2;
    bottom: 20px;
    margin-bottom: 0px !important;
    text-shadow: 1px 4px 6px #191F50;
    background: none;
    width: 100%;
    text-align: center;
    position: absolute !important;
  }

  .banner-mobile-common::before {
    position: absolute;
    left: 0;
    background: url(../images/blue-fade.png) no-repeat top;
    height: auto;
    width: 100%;
    background-size: cover;
    content: '';
    z-index: 1;
    left: 0px;
    opacity: 0.7;
  }

  .banner-desktop-common {
    display: none
  }

  .alert-modal {
    margin-top: 100px;
  }

  .alert-modal .modal-dialog {
    max-width: 100%;
    margin: 0;
    padding: 0px 15px;
  }

  .alert-msg .img-fluid {
    height: 16px !important;
  }

  .alert-msg div {
    margin: 0 5px;
  }

  .alert-msg {
    padding: 20px 5px;
  }

  .alert-msg p {
    font-size: 24px;
  }

  .alert-modal h2 {
    font-size: 24px;
  }

  .alert-msg {
    background: #CFA35C
  }

  .alert-modal .modal-content {
    margin: 20px 0px;
    width: 100%;
  }

  .alert-modal .btn-secondary {
    font-size: 18px;
  }

  .common-modal {
    margin-top: 100px;
  }

  .common-modal .modal-dialog {
    max-width: 100%;
    margin: 0 auto;
  }

  .common-modal .img-fluid {
    height: 16px !important;
  }

  .common-modal div {
    margin: 0 5px;
  }

  .common-modal {
    padding: 20px 5px;
  }

  .common-modal h2 {
    font-size: 24px;
  }

  .common-modal {
    /*background: #CFA35C*/
  }

  .common-modal .modal-content {
    margin: 10px auto;
  }

  .common-modal .btn-secondary {
    font-size: 18px;
  }

  .common-modal .contact-page-main1 .btn-send {
    margin-bottom: 10px;
  }

  /* --------- ADDED BY REENA -----------*/
  /*.form-tabs{
    display: inline-block;
  }*/
  

  .contact-main {
    padding-bottom: 50px;
  }

  .contact-page-main1 {
    margin-bottom: 90px;
  }

  .enhance-main {
    margin-bottom: 90px;
  }

  .staff-main {
    padding-bottom: 130px !important;
  }

  .careers-main {
    position: relative;
    padding: 30px;
    background: #01073d;
    margin-top: 100px;
    margin-bottom: 100px;
}

  .careers-main::before {
      background: url(../images/res-custom-bg.png);
      background-position: 0 0;
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      top: -100px;
      width: 100%;
      height: 100%;
      content: '';
  }

  .careers-main::after {
      background: url(../images/res-custom-bg.png);
      background-position: 0 0;
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      bottom: -110px;
      width: 100%;
      height: 220px;
      content: '';
      z-index: -1;
  }
  .fs-30 {
    font-size: 25px !important;
  }

  .fs-18 {
    font-size: 16px !important;
  }

  .common-btn a {
    font-size: 18px !important;
  }

  .contact-main .fs-26 {
    font-size: 18px;
  }

  footer .footer-text {
    display: none
  }

  .inner-page-btn a {
    padding: 5px 10px;
    font-size: 30px;
    display: block;
    width: 235px;
    margin: 14px auto;
  }

  .p-custom-inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  h2 {
    padding: 6px 0px 5px 20px !important;
  }

  .news-main h3.fs-20 {
    font-size: 20px !important;
  }

  .news-main {
    margin-top: 30px;
    margin-bottom: 150px;
  }

  .custom-flex-direction {
    flex-direction: column-reverse;
  }

  .contact-page-main1 .btn-send {
    margin-bottom: 30px;
    font-size: 18px !important
  }

  .fs-26 {
    font-size: 18px !important;
  }

  .slider-custom-main .owl-item.center img {
    transform: inherit;
  }

  .all-logo-main {
    display: none
  }

  .all-logo-main-res {
    display: block;
    background: #d0d0d0;
  }

  .all-logo-main-res .footer-logo {
    margin-top: -100px
  }

  .all-logo-main-res .footer-logo img {
    position: relative;
    bottom: -10px
  }

  footer .footer-logo {
    display: none
  }

  .top-link {
    display: none !important;
  }

  .memebers-main {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .albums-main {
    margin-bottom: 150px;
  }

  .careers-main .about-img {
    height: 600px;
    display: none;
    z-index: 996;
    top: 0px;
    left: -200px;
  }

  .careers-main p {
    margin-top: 50px !important;
  }

  .news-main .view-all-main a {
    font-size: 18px;
  }

  .news-main .view-all-main {
    padding: 10px 10px;
  }

  .news-dtls-main .social-main {
    background-position: 30px 0px;
  }

  .news-dtls-main {
    margin-top: 50px;
    margin-bottom: 120px;
  }

  .job-call-page-main .number-custom {
    left: 50%;
    font-size: 50px;
    top: auto;
    margin-left: -15px;
    bottom: -15px;
  }

  .job-call-page-main .number-custom.selected-job-number {
    left: 25px;
    font-size: 50px;
    top: -60px;
    margin-left: -15px;
    bottom: auto;
  }

  .job-call-page-main {
    margin-bottom: 100px;
    margin-top: 50px;
  }

  .officers-and-staff-main .custom-mt {
    top: 0;
  }

  .officers-and-staff-main h5 {
    font-size: 22px;
  }

  .officers-and-staff-main h6 {
    font-size: 22px;
  }

  .call-book-contant table thead th {
    font-size: 17px;
  }

  .call-book-contant table tbody td {
    font-size: 16px;
  }

  .news-main .nav .nav-tabs a {
    font-size: 14px;
  }

  .news-main .nav{
    padding: 0;
  } 

  .common-modal .contact-page-main1 .modal-content {
    overflow: inherit;
    max-height: none;
  }
  .common-modal .middle-brd::before{
    display:none
  }

  .job-call-page-main .tab-content .col-md-6 .bg-light-blue.h-100 {
    height: auto !important;
  }

  .h2-heading h2{
    border-bottom: 2px solid #CFA35C;
    background: none;
  }
}

@media(max-width: 550px) {
  header .custom-drp {
    flex-direction: column;
  }

  header .custom-drp .box-1.line-custom {
    border: 0
  }

  header .custom-drp .box-1 {
    width: 100%;
  }

  .all-logo-main-res .footer-logo img {
    position: relative;
    bottom: -43px;
    height: 160px;
    width: 160px;
  }


}

@media(max-width: 500px) {
  .news-main .view-all-main {
    flex-wrap: wrap;
    align-items: center;
  }

  .news-main .view-all-main a {
    width: 33.33%;
  }

  .news-main .view-all-main .border-left-right::before {
    display: none
  }

  .news-main .view-all-main .border-left-right::after {
    display: none
  }

  .news-dtls-main .social-main {
    background-position: 0px 0px;
  }
  header .mobile-nav .fs-18{
    font-size: 22px !important;
  }
}

@media(max-width: 450px) {
  .news-dtls-main .social-main .fs-20 {
    font-size: 16px;
  }

  .news-dtls-main .social-main {
    background-size: cover;
    padding: 20px 30px 0px 30px;
  }
  .form-tabs li{
    padding: 10px 15px;
  }
  .form-tabs li a{
    font-size: 16px;
  } 

}

@media(max-width: 421px) {
  .banner-mobile-view h2 {
    font-size: 45px;
  }

  .banner-mobile-view h3 {
    font-size: 30px;
  }

  .banner-mobile-view p a {
    margin-left: 10px;
  }

  .banner-mobile-view h2 {
    margin-top: 400px;
  }

  .training-main h2 {
    padding: 14px 0px 20px 30px !important;
    background-size: cover;
  }

  .banner-mobile-common h2.long-title{
    font-size: 30px !important;
  }

  .banner-mobile-common h2 {
    font-size: 50px !important;
  }


  .events-main .nav-tabs a {
    padding: 10px 20px;
  }

  .news-main .nav .nav-tabs a { 
    padding: 7px 10px;
  }

}

@media(max-width: 400px) {
  .news-main .view-all-main a {
    width: 100%;
  }

  .job-call-page-main-2 h2 {
    font-size: 20px !important;
  }

  .footer-menu.last-menu a {
    padding: 10px 10px;
    font-size: 14px;
  }

  footer .footer-menu {
    margin-left: 0px;
    margin-right: 0px;
    padding: 8px 0px 0 0px;
   
  }
  footer .last-menu {
    width: 100%;
  }

  .call-book-contant table thead th{
    font-size: 13px;
  }

  .call-book-contant table tbody td{
    font-size: 14px;
  }

  .banner-mobile-common h2.long-title {
    font-size: 24px !important;
  }

  .alert-modal .btn-secondary {
    font-size: 18px;
    margin-bottom: 100px !important;
  }

  .news-main .nav .nav-tabs a {
    font-size: 10px;
    padding: 8px 2px;
  }

}

/*@media (max-width: 375px){
  .banner-mobile-common h2.long-title {
    font-size: 32px !important;
  }

  .job-call-page-main .tab-content .col-md-6 .bg-light-blue.h-100 {
    height: auto !important;
  }

  .alert-modal .btn-secondary {
    font-size: 18px;
    margin-bottom: 100px !important;
  }

  .news-main .nav .nav-tabs a {
    font-size: 10px;
    padding: 8px 2px;
  }

}*/


@media(max-width: 360px) {

  .banner-mobile-view h2 {
    font-size: 40px;
  }

  header .img-fluid {
    height: 80px;
  }

  footer .last-menu {
    padding: 8px 0px 0 15px;
  }

  .events-main .nav-tabs a { 
    font-size: 16px;
  }

  .news-main .nav .nav-tabs a {
    font-size: 12px;
    padding: 8px 4px;
  }

  .banner-mobile-common img{
    margin-top: 106px;
  }
}

@media (min-width:361px) and (max-width:370px) {
  .news-main .nav .nav-tabs a {
      padding: 7px 6px;
  }
}

@media(max-width: 320px){
  .all-logo-main-res .footer-logo img {
    bottom: -56px;
  }

  .footer-menu.last-menu a {
    padding: 10px 4px;
    font-size: 12px;
  }
  .alert-msg p{
    font-size: 20px;
  }

  .alert-modal .btn-secondary {
    font-size: 18px;
    margin-bottom: 100px !important;
  }

  .news-main .nav .nav-tabs a {
      font-size: 10px;
      padding: 8px 2px;
  }

  .news-main .nav .nav-tabs a {

      font-size: 10px;
      padding: 8px 2px;
  }

  
}