/************************************************* Header ********************************************************************/
#Header{}

/********** Main Banner **************************************************************************************************/
.MainBanner .carousel-caption h1{font-size:60px; line-height:1;}
.MainBanner .carousel-caption{font-size:35px; text-shadow:2px 2px 4px rgba(0, 0, 0, 0.25);}

.PhoneBox{font-size:40px;}.PhoneBox a{color:#000;} .PhoneBox a:hover{color:#fff;}

#WelText .h1{text-transform:none;}
.TextBoxpad{padding:20px 103px; line-height:26px;} .MrgnBtmUl li{margin-top:16px;}
.NewsText{min-height:270px; padding:55px 56px;}

/********** ContactForm **************************************************************************************************/
#ContactForm.Contactbg {
  background: url(../images/bnr-bottom.jpg) no-repeat top center;
    background-size: auto;
  background-size: cover; min-height:790px;}
  
#ContactForm .form-group {margin-bottom:20px;}
#ContactForm .form-control{border:none; border-radius:5px; height:60px; color:#585858;}
#ContactForm textarea.form-control{height:192px; padding-top:15px;}
.map {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%);}

/********** Footer ***************************************************************************************************/
#Footer{color:#fff; font-size:15px; line-height:30px;}
#Footer li.active a {color:#000;}
#Footer a{color:#fff;}#Footer a:hover,#Footer .list-inline a:hover{color:#000;}
#Footer h3{font-size:16px; letter-spacing:1.6px;font-family: 'Montserrat', sans-serif;}

#Footer .list-inline a{font-size:16px; margin:0px; color:#fff;}
#Footer .list-inline a:hover{color:#000;}
#Footer .list-inline-item:not(:last-child) {margin-right:12px;}
.Copytext{font-size:13px;letter-spacing:1.3px !important;}

/*************************************************************************************************************/
.List {padding:0; margin:0 0 15px 0; list-style-type:none;}
.List li{background:url(../images/check.png) no-repeat 0.1em 0.43em; padding:1px 0 1px 30px; margin:0px;}

/*************************************************************************************************************/
.container-fluid{max-width:1530px;}
.container-new{max-width:100% !important; width:100%; padding-right:15px; padding-left:15px;margin-right: auto;margin-left: auto;}


/****************new css for coding*********************/
.bg-info{background-color: #2da7a8  !important;}
.contact-info h4{color: #fff  !important;}
.contact-info a{color: #fff  !important;}
h1.entry-title {
    text-align: center !important;
    font-size: 38px !important;
    /*font-family: 'Poppins', sans-serif !important;*/
    margin-bottom: 20px !important;
	display:none !important;
}
.innerpages h3 {
    font-size: 28px!important;
    margin-bottom: 20px!important;
}
.innerpages h4 {
    font-size: 22px!important;
    margin-bottom: 20px!important;/*color:#2da7a8;*/
}
.fs-45 {
    font-size: 45px!important;
}
.contact-page textarea.form-control {
    height: 130px!important;
}
.bg-warning a{color:#fff !important;}
.bg-warning h4{color:#fff !important;}
.news-title{min-height:85px !important;}
.post-height{min-height:110px !important;}
div#comments{display:none !important;}

.link-css a{color: #2da7a8  !important;}
.grecaptcha-badge {visibility: hidden;}

.wpcf7 form.sent .wpcf7-response-output{
    display: none !important;
}

/***************** Job Board CSS **********************/

#wpjb_submit {
  moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 14px;
  padding: 14px 34px;
  font-family: 'Montserrat', sans-serif;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  border: 1px solid #2da7a8;
  color: #fff !important;
  background-color: #2da7a8;
  box-shadow: none !important;
}

#wpjb_submit:hover, #wpjb_submit:focus {
  background-color: #505050;
  border-color: #505050 !important;
  color: #fff !important;
}

.wpjb-fieldset-coupon {
  display: none;
  visibility: hidden;
}

.LatestJobsSec .wpjb-job_title.wpjb-title:hover {
  color: #fff !important;
}

/*****************************************************/
/* ============ desktop view ============ *
@media all and (min-width: 1025px) {
	.navbar .nav-item .dropdown-menu{ display:none;}
	.navbar .nav-item:hover .nav-link{ color:#adadad;}
	.navbar .nav-item:hover .dropdown-menu{ display:block;}
	.navbar .nav-item .dropdown-menu{ margin-top:0;}
}	
/* ============ desktop view .end// ============ */


/* Large devices (desktops, 992px and up) */
@media (min-width:992px) {
#Header {top:0px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; transition:0.5s;}
.shrink {background:#000; box-shadow:0px 5px 12px rgba(0,0,0,.5); z-index:999;}
.navbar-brand img {max-height:125px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .navbar-brand img {max-height:90px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}

.navbar-brand{padding:20px 0px !important;}
.shrink .navbar-brand{padding:10px 0px !important;}
.navbar-nav{margin-top:40px;}

.imgheight img {
    height:720px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
/*.MainBanner .mask {
    position: absolute;
    top: 0px;
    right: 0%;
    left: 0%;
    z-index: 999;
    background: url(../images/bnr_shadow.png) repeat-x top;
    min-height: 100%;
}*/
}


/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { }

@media (min-width: 1920px) {.container{max-width:1420px;}}
@media (min-width: 1600px){.container{max-width:1420px;}}

@media (min-width: 1359.98px) and (max-width: 1459.98px) {
.inner-img img{height: 585px !important;object-fit: cover !important;}
.navbar-brand img {max-width: 230px !important; padding-top: 20px;}

}/*mylabtop media width*/

@media (min-width: 1199.98px) and (max-width: 1359.98px) {.MainBanner .carousel-caption h1{font-size:46px;}.MainBanner .carousel-caption{font-size:30px;}.TextBoxpad{padding:20px 40px;}
.NewsText{padding:55px 20px;}
.navbar-brand img {max-width:230px !important; padding-top: 20px;}
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {
	.content-align.wp-block-columns{flex-wrap: wrap !important;}
.content-align.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis: 100% !important;}
}

/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 1199.98px) {
.MainBanner .carousel-caption h1{font-size:36px;}.MainBanner .carousel-caption{font-size:30px;}.TextBoxpad{padding:20px 20px;}
.NewsText{padding:35px 20px;}
.SerImg img {
    height:480px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.navbar-brand img {max-width:200px !important; padding-top: 20px;}
}

/*For example the @include media-breakpoint-only(md) { ... } will result in :*/
@media (min-width: 768px) and (max-width: 991.98px) {
#Header{position:static; background:#000;} #Header + main {margin-top:0px;} 
.MainBanner .carousel-caption h1{font-size:30px;}.MainBanner .carousel-caption{font-size:20px;}.TextBoxpad{padding:40px;}
.NewsText{padding:25px;}#ContactForm.Contactbg {min-height:unset;}
.content-align.wp-block-columns{flex-wrap: wrap !important;}
.content-align.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis: 100% !important;}
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width:767.98px) {
.container{max-width:100%;}#Header{position:static; background:#000;} #Header + main {margin-top:0px;} 
.MainBanner .carousel-caption h1{font-size:24px;}.MainBanner .carousel-caption{font-size:16px;}.TextBoxpad{padding:30px;}
.NewsText{padding:25px;}#ContactForm.Contactbg {min-height:unset;}.Copytext{letter-spacing:.020em !important;}
}

@media (max-width:575.98px) {
.MainBanner .Homebnr .carousel-item  img {
    height:250px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.NewsText{padding:25px; min-height:unset;}h1, .h1 {font-size:32px;}.PhoneBox{font-size:22px;}
.MainBanner .mask{display:none !important;}
}
/* X-Small devices (portrait phones, less than 576px) */
