/*
Theme Name: SIMEC-Properties
Theme URI: http://blogerhub.com/
Author: zxrajib
Author URI: 
Description: Easy, Fast & Creative Blog
Tags: left-sidebar, right-sidebar, post-formats, theme-options, translation-ready
*/

/* COMMON-CSS */
body{
	overflow-x:hidden;
}
*{
  padding: 0;
  margin: 0;
}
a{
  text-decoration: none;
  color: unset;
}
a:hover{
  color: unset;
}
.page-template-tmp_about_us, .page-template-tmp_our_project, .page-template-tmp_management_team, .page-template-tmp_gallery, .single-our_project{
  margin-top: 5rem;
}

.engineers_video {
	overflow-y: hidden;
	margin-top: 127px;
	position: relative;
	background-image: url('https://simecproperties.com/wp-content/uploads/2024/02/blurbg-video.png');
	height: 100%;
	background-size: cover;
	object-fit: cover;
}

#videobg{
	width: 100%;
	object-fit: contain;
	height: 50rem;
	margin-bottom: -7px;
}
.social {
    position: fixed;
    top: 30%;
    right: 0%;
    z-index: 1;
}
.social ul {
    list-style-type: none;
    padding: 0;
    transform: translatex(30px);
}
.social ul li {
    display: block;
    margin: 5px;
    width: 75px;
    text-align: left;
    padding: 5px;
    border-radius: 30px 0px 0px 30px;
    transition: all .5s;
}
.social ul li a {
    color: #27a149;
    text-decoration: none;
}
.custom_icon {
    max-height: 35px;
    border-radius: 5px;
}
/* NAVBAR-CSS ================================ */

.fixedHeader {
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0;
}
.main_menu_header {
    width: 100%;
    background-color: rgb(116 186 255 / 80%);
    padding: 2px 0px 3px 0px;
    backdrop-filter: blur(20px);
    height: 90px;
}
}
.top_header {
  background-color: #1b1161;
  padding: 9px 0px;
}

.header_contact a {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 15px;
}
.icon-colors {
  color: #86bc42;
  font-size: 16px;
}
.social_div ul {
  text-align: right;
  margin-bottom: 0;
}
.social_div ul li {
  display: inline-block;
  margin-left: 10px;
}
.social_div ul li a {
  color: #ffffff;
  font-size: 15px;
}
.header_contact a:hover {
  color: #8cbd22;
}


.header_bgcolor{
    padding: 0;
}
.header_bgcolor img{
  max-height: 70px;
	width:100%;
}
.navbar_menu_list li a{
    color: #ffffff;
	font-size: 18px;
}
.navbar_menu_list li a:hover{
  color: #ffffff;
	font-size: 18px;
}
.navbar_menu_list li.current-menu-item a{
       color: #ffffff;
	font-weight:700;
	font-size: 18px;
}
.navbar_menu_list li{
	margin-right:10px;
}
.navbar_menu_list .nav-link.active, .navbar-nav .show>.nav-link {
  color: #9DC642;
  font-weight: 600;
}
.slider_details img{
  max-width: 22px;
}
.slider_details span{
  font-size: 25px;
  font-weight: 600;
}
.slider_details {
  text-align: left;
  bottom: 16.25rem;
}
.slider_details h5{
  font-size: 4rem;
  font-family: Lato;
  font-weight: 600;
}
.slider_details .text_color{
  font-size: 4rem;
  color: #9DC642;
  font-weight: 600;
}
.readmore_btn{
  background-color: #9DC642;
    border-radius: 2px;
    color:#ffff;
    padding: 15px 25px;
    font-size: 20px;
    margin: 2rem 0rem;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 3rem;
  height: 3.5rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #9dc642;
  background-size: 100% 100%;
  border: 1px solid #ffff;
  border-radius: 5px;
}
.engineers_video {
  height: calc(100vh - 155px);
    overflow-y: hidden;
    margin-top: 85px;
}

/* OUR PROJECT */
.our_project_bg{
  background-image: url('./assets/images/our_project_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.our_project{
  margin-top:1rem;
  text-align: center;
}
.single_our_project{
	    margin: 6rem 0rem;
}
.our_project h5{
    font-size: 20px;
    margin-top: 2rem;
    margin-bottom: 4rem;
    line-height: 28px;
    text-align: center;
	font-weight: 600;
	font-family: 'Taviraj', serif;
}
.our_project h5:hover, .home_aboutus:hover, .about_company_details h5:hover{
  color: #0453a3;
}
.project_nav_pills .nav-link.active, .nav-pills .show>.nav-link{
color: #9DC642;
font-weight: 600;
background-color: unset;
font-size: 20px;
}
.project_nav_pills .nav-link{
color: #222222;
font-weight: 600;
font-size: 20px;
}
.project_nav_pills .nav-link:hover{
color: #0453a3;
}
.project_card{
  min-height: 38rem;
  overflow: hidden;
  background-color: #9dc642;
  margin-bottom: 2rem;
}
.project_card img{
  max-height: 31rem;
}
.project_card:hover{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
 border-radius: 5px;
}
.project_body{
    background-color: aliceblue;
    border-left-style: solid;
    border-left-color: #9DC642;
    margin-top: 1rem;
}
.project_body p{
	margin-bottom:0rem;
}
.zoom-hover{
  transition: 1.5s;
}
.zoom-hover:hover {
  transform: scale(1.1);
}


/* ABOUT-COMPANY */
.about_company{
  background-color: #f0f8ff5c;
}
.home_aboutus{
  font-size: 2.5rem!important;
    font-family: Lato;
    font-weight: 600;
    margin: 1rem 0rem 2rem 0rem;
}
.home_about_company_image_sec{
  position: relative;
  margin: 0rem 0rem 1rem 0rem;
}
.about_company_image_sec{
  position: relative;
  margin: 4rem 0rem 1rem 0rem;
}
.image_shadow img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.about_company_image_Rectangle{
  position: absolute;
  left: -63%;
  top: 6%;
}
.about_company_image_company{
  position: absolute;
  top: 18%;
  right: 30%;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.our_mission_bg{
  background-image: url('./assets/images/our_mission_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.our_vission_bg{
  background-image: url('./assets/images/our_vission_bg.png');
  background-size: cover;
  background-repeat: no-repeat;;
}
.about_company_image_dot{
  position: absolute;
    right: -27%;
    top: 5%;
    max-width: 125px;
}
.home_about_company_details{
  margin-top: 2rem;
}
.home_about_company_details p{
	text-align:justify;
}
.about_company_details{
  margin-top: 6rem;
}
.future_plan_details{
	margin:3rem;
}
.about_company_details p{
  margin-top: 2rem;
}
.about_company_details h5{
  font-size: 2.5rem;
  font-family: Lato;
  font-weight: 600;
  margin: 1rem 0rem 2rem 0rem;
}
.about_company_details, .tab_content p{
  color: #222222;
  text-align: justify;
}
.custom_nav{
  --bs-nav-link-color: #22222;
  font-weight: 600;
}
.tab_content{
  margin-top: 1rem;
}
.tab_content_moredetails{
  display: flex;
  margin-bottom: 2rem;
}
.tab_content_moredetails img{
  max-width: 158px;
  height: 125px;
}
.tab_content_moredetails_view{
  margin-left: 22px;
}
.tab_content_moredetails_view .readmore_btn {
  background-color: #9DC642;
  border-radius: 2px;
  color: #ffff;
  padding: 8px 20px;
  font-size: 15px;
  margin: 0rem 0rem 1rem 0rem;
}

/* FUTURE-PLAN-SECTION */
.future_plan_bg{
  background-image: url('./assets/images/future_plan_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.futureplan_card{
  margin-bottom: 2rem;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.futureplan_card img{
  min-height: 30rem;
 object-fit: cover;
}
.futureplan_body{
  background-color: #ffff;
  text-align: center;
}
.content {
  position: relative;
  overflow: hidden;
}
.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.content:hover .content-overlay{
  opacity: 1;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
  background-color: #0000008c;
    color: #fff;
}
.fadeIn-bottom{
  top: 80%;
}
/* MESSAGE CHAIRMAN  */
.chairmansir_message{
  margin: 2rem 0rem 2rem 0rem;
}
.chairmansir_details{
  text-align: justify;
}
.chairmansir_details img{
  max-width: 250px;
}
.chairmansir_details  h5 {
  font-size: 2.5rem;
  font-family: Lato;
  font-weight: 600;
}
.chairmansir_image{
  background-color: #fdf1f1;
    border: 20px solid black;
}
.chairmansir_message .image_box{
  padding: 0rem 4rem 0rem 3rem;
}
.chairmansir_designation{
  list-style: none;
  padding: 0;
}
.chairmansir_designation li:first-child{
  font-size: 20px;
  font-weight: 700;
}

/* FOOTER */
.footer_bg{
  background-image: url('./assets/images/footer_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.footer_address {
  margin-top: 2rem;
}
.footer_address p{
  font-weight: 600;
}
.footer_address p{
  margin-bottom: 0;
}
.social_icon{
  list-style: none;
    display: flex;
    padding: 0px;
}
.social_icon li{
  margin-right: 20px;
  font-size: 2rem;
}
.footer_bottom{
  padding: 1rem 0rem;
  text-align: center;
  color: #0453A3;
  font-weight: 600;
}
hr{
  color: #0453A3;
}
/* ============================================================ */
/* OUR PROJECT SECTION */

.project_banner{
  position: relative;
}
.project_banner_details{
  position: absolute;
  top: 100%;
  right: 0%;
  text-align: center;
  transform: translate(-50%, -50%);
}
.project_banner_details h4{
  font-size: 3rem;
  color: #fff;
  text-align: center;
}
.project_banner_sortlink{
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
  justify-content: center;
}
.project_banner_list_sec{
    color: black;
    padding: 1rem;
    margin-top: 4rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.project_banner_sortlink li:last-child{
  color: #222222;
}
.project_banner_sortlink li{
  margin-right: 1rem;
    font-size: 20px;
    font-weight: 600;
}
.project_banner_sortlink li a:hover{
  color: #729F0F;
}


/* =============================================================== */
/* ABOUT-US */
.tab_body{
  margin-top: 1rem;
}
.aboutus_tab_image img{
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 10px;
    border: 1px solid #8bc013ad;
    border-radius: 10px;
    margin-bottom: 2rem;
}

/* =============================================================== */
/* Our Gallery */
.gallery_bg{
  background-image: url('./assets/images/gallery_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.our_gallery{
  margin: 4rem 0rem 4rem 0rem;
  text-align: center;
}
.our_gallery h4{
  font-size: 3rem;
}
.our_gallery h5 {
  font-size: 1.1rem;
  font-family: Lato;
  font-weight: 600;
}
.galery_big_image img{
  min-height: 25rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 5px;
}
.galery_small_image{
  min-height: 11rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 5px;
  margin-bottom: 2rem;
}

/* SINGLE-PROJECT-SECTION */
.single_project_list{
  background-color: #ECF3FF;
  padding: 2rem;
  margin: 6rem 0rem 2rem 0rem;
  text-align: center;
}
.single_project_list_details{
      border-right: 2px solid #ACACAC;
}
.single_project_list_details p{
  font-size: 13px;
}
.single_project_image{
  text-align: center;
}
.single_project_image img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  max-width: 500px;
  margin-bottom: 1rem;
}
.project_details_list{
	padding: 0;
    list-style: none;
}
.project_details_list li{
    font-size: 14px;
    color: #665b5b;
    font-weight: 500;
    padding: 1rem 0rem;
    border-bottom: 2px solid #d7d3d3;
}
.project_details_list li:before{
	font-family: "Font Awesome 5 Free";
   content: "\f04b";
   display: inline-block;
   padding-right: 10px;
   vertical-align: middle;
   font-weight: 600;
	font-size:15px;
	color:#0758a5;
    		
}

.single_project_details h3{
  margin: 2rem 0rem 2rem 0rem;
  font-size: 2rem;
}
.single_project_details_body{
  padding: 1rem 3rem;
  margin-top: 3rem;
  position: relative;
}
.single_project_details_body::after{
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #729F0F;
  top: 5%;
}
.single_project_details_body::before{
  content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #729F0F;
    bottom: 2%;
    right: 10%;
    transform: translate(-22%, -46%);
}
.single_project_details_icon{
  text-align: center;
  border-radius: 5px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.single_project_details_icon img{
	max-height:20rem;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.single_project_details_icon_count{
    background-color: #fff;
    padding: 1rem;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.single_project_details_icon_count h6{
  font-size: 20px;
  color: #9DC642;
  text-align: center;
}
.single_project_content{
  text-align: center;
}
.single_related_project h5{
  font-size: 3rem;
  margin: 2rem 0rem 2rem 0rem;
}
/* Managemenr team */
.management_bg{
  background-color: #EEF4FF;
}
.management{
  background: aliceblue;
}
.management_details h4{
  margin: 1rem 0rem;
    font-size: 3rem;
	text-align:left;
}
.management_team_details{
	margin: 1rem 0rem 4rem 0rem;
}
.management_team_details h4{
	font-size: 2.5rem;
    margin: 1rem;
}
.management_details h4:hover{
  color:#0453a3;
}
.management_img img{
	margin-bottom:2rem;
}
.team_sec{
  background-color: #ffff;
}
.team_sec:hover{
  background-color: #9DC642;
	color:#fff;
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	
	
}
.management_details h5{
  margin-bottom: 5rem;
}
.management_company_details{
  margin: 3rem 2rem 4rem 0rem;
}
.management_company_details p{
  margin-top: 1rem;
  text-align: justify;
}
.box-shadow{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.team_sec_imge img{
  position: relative;
  right: 6%;
  margin-top: -3rem;
}
.team_sec_details{
  padding: 1rem;
  text-align: end;
  border-right-style: solid;
  border-right-color: #9DC642;
  margin-bottom: 2rem;
}

.team_sec_details h5{
  font-size: 14px;
    font-weight: 700;
}
.team_sec_details p{
  margin-bottom: 0;
  font-size: 13px;
}
/* ======================================================================================================================================== */
/* RESPONSIVE-CSS */
@media only screen and (max-width: 1399px) {
	.engineers_video {
		margin-top: 100px;
	}
	#videobg {
		width: 100%;
		object-fit: contain;
		height: 36rem;
		margin-bottom: -7px;
	}
  .page-template-tmp_about_us, .page-template-tmp_our_project, .page-template-tmp_management_team, .page-template-tmp_gallery {
    margin-top: 4rem;
  }
    .single-our_project {
    margin-top: 6rem;
    }
    .engineers_video {
       height: calc(100vh - 126px);
		overflow-y: hidden;
		margin-top: 65px;
    }
  .top_header {
    background-color: #1b1161;
    padding: 2px 0px;
  }
  .header_bgcolor img {
    max-height: 65px;
  }
  .social_div ul li a {
    font-size: 13px;
  }
  .main_menu_header {
    padding: 0px 0px 2px 0px;
	height: 80px;
  }
  .navbar_menu_list li a {
    font-size: 16px;
  }
  .navbar_menu_list li a{
    font-size: 18px;
  }
	.readmore_btn {
		padding: 7px 19px;
		font-size: 15px;
	}
  .slider_details {
    bottom: 9.25rem;
  }
  .about_company_image_company{
    right: 10%;
  }
  .futureplan_card img{
    min-height: 26rem;
  }
  .project_card img{
    min-height: 22rem;
  }
  .single_project_details_body::before{
    bottom: 2.4%;
    right: 11.4%;
    transform: translate(-37%, -50%);
  }
	.single_project_content{
		font-size: 15px;
	}
  .project_card {
    min-height: 29rem;
  }
	.single-our_project .project_banner {
    margin-top: -26px;
}
}

@media only screen and (max-width: 1298px) {
  .slider_details {
    bottom: 4.25rem;
}
.slider_details h5 {
  font-size: 2rem;
}
.slider_details .text_color {
  font-size: 3rem;
}
.about_company_details h5{
  font-size: 2.5rem; 
}
.about_company_image_company {
  right: 4%;
}
.about_company_image_dot {
  position: absolute;
  right: -8%;
  top: 23%;
}
.project_banner_details h4 {
  font-size: 2rem;
}
.project_banner_sortlink li {
  font-size: 15px;
}
.project_banner_list_sec {
  margin-top: 4.3rem;
}
.project_banner img{
  margin-top: 4rem;
}
.our_gallery h5 {
  font-size: 2rem;
}
.galery_big_image img {
  min-height: 18rem;
  margin-bottom: 1rem;
}
.galery_small_image {
  min-height: 7rem;
}
.single_project_details_body::before {
  right: 14%;
}
.single_project_details_icon_count {
  width: 60px;
  height: 60px;
}
.single_project_details_icon_count h6 {
  font-size: 24px;
}
	.management_details h4 {
		font-size: 2rem;
	}
	.team_sec_details p, .team_sec_details h5 {
		font-size: 12px;
	}
	.engineers_video {
    height: initial;
    overflow-y: hidden;
    margin-top: 6rem;
  }
  .navbar_menu_list li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
	.engineers_video {
		margin-top: 0px;
	}
	.our_project {
		margin-top: 2rem;
	}
  .project_card {
    min-height: 30rem;
  }
  .home_aboutus {
    font-size: 1.5rem!important;
  }
  .readmore_btn {
    padding: 6px 20px;
    font-size: 16px;
  }
  .page-template-tmp_about_us, .page-template-tmp_our_project, .page-template-tmp_management_team, .page-template-tmp_gallery, .single-our_project {
    margin-top: 8px;
  }
  .slider_details {
    margin-top: 1rem;
  }
	.single_our_project{
	    margin: 6rem 0rem;
}
	.slider_details h5 {
		font-size: 15px;
	}
	.single-our_project .project_banner {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 991px) {
	.engineers_video {
		margin-top: 72px;
	}
	#videobg {
		height: 27rem;
	}
.main_menu_header {
       height:inherit;
    }
.readmore_btn {
  padding: 9px 17px;
  font-size: 14px;
  margin: 2rem 0rem;
}
.mbl_about_company_details{
  margin-top: 32rem;
}
.about_company_image_company {
  right: 0%;
}
.chairmansir_image{
text-align: center;
}
.chairmansir_image img {
  max-width: 411px;
  margin-bottom: 2rem;
}

.project_card img {
  min-height: 25rem;
}
.single_project_list_details {
  border-right: unset;
}
.our_project {
  margin-top: 3rem;
}
}

@media only screen and (max-width: 500px) {
	
	.engineers_video {
		margin-top: 70px;
	}
	#videobg {
		height: 15rem;
	}
	.navbar_menu_list li {
		line-height: 15px;
	}
	.navbar_menu_list li a{
		font-size: 15px;
	}
  .slider_details {
    top: 3.25rem;
}

.slider_details .text_color {
  font-size: 1.5rem;
}
.readmore_btn {
  padding: 4px 12px;
  font-size: 12px;
}
.home_aboutus {
  font-size: 1.5rem!important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-top: 4rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #9dc642;
  background-size: 100% 100%;
  border: 1px solid #ffff;
  border-radius: 5px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 2rem;
  height: 2rem;
  margin-top: 4rem;
}
.project_nav_pills .nav-link {
  font-size: 12px;
}
.single_project_details_body::before {
  right: 11%;
}
.project_nav_pills .nav-link.active, .nav-pills .show>.nav-link {
  font-size: 12px;
}
.mbl_about_company_details {
  margin-top: 25rem!important;
}
.about_company_image_company, .about_company_image_dot {
  right: 0%;
  top: -16%;
}
.about_company_image_sec {
  margin: 2rem 0rem 0rem 0rem;
}

.chairmansir_details p{
  text-align: justify;
}
.footer_address{
  text-align: center;
}
.social_icon{
  justify-content: center;
}
.project_banner_details h4 {
  font-size: 15px;
}
.project_banner_list_sec {
  padding: 10px;
  margin-top: 0.3rem;
}
.project_banner_details {
    position: absolute;
    bottom: 0%;
    right: 0%;
    text-align: center;
    transform: translate(0%, -50%);
}
.project_banner_sortlink li {
  font-size: 8px;
}
.single_project_list {
  margin: 3rem 0rem 2rem 0rem;

}
.slider_details {
  text-align: center;
  margin-top: 3rem;
}
.about_company {
  margin-top: 0rem;
}
.about_company_details p{
  text-align: justify;
}
.our_gallery h4 {
  font-size: 2rem;
}
.single_related_project h5 {
  font-size: 2rem;
  text-align: center;
}
.chairmansir_details h5 {
  font-size: 1.5rem;
}
.chairmansir_image img {
  margin-bottom: 0rem;
}
.chairmansir_details {
  margin-top: 2rem;
}
	.about_company_details{
		margin-top: 2rem;
	}
	.management_team_details h4 {
		font-size: 1.5rem;
	}
	.team_sec_imge img {
    right: 0%;
    margin-top: 0rem;
}
	.management_company_details {
    margin: 3rem 0rem 1rem 0rem;
}
}
@media only screen and (max-width: 375px) {
	.engineers_video {
		height: calc(44vh - 90px);
		margin-top: 13px;
	}
	.header_bgcolor img {
		max-height: 55px;
	}
	.video_frame {
		margin-top: 4rem;
	}
  .slider_details h5 {
    font-size: 1rem;
}
.slider_details .text_color {
  font-size: 1rem;
}
.project_nav_pills .nav-link.active, .nav-pills .show>.nav-link {
  font-size: 10px;
}
.project_nav_pills .nav-link {
  font-size: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  font-size: 15px;
}
.chairmansir_details h5 {
  font-size: 1.8rem;
}

.single_project_details_body::before {
  right: 11%;
}
.single_project_details p{
  text-align: justify;
}
	    .project_banner img {
        margin-top: 3rem;
    }
}
