@media (max-width: 1120px) {}

@media (max-width: 992px) {
	.container {
    max-width: 90%!important;
  }
	.btn-2 {
  display: inline-block;
  padding: 10px 3px;
  background-color: #c89c15;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid transparent;
}
.slider_section .detail-box h1 span {
  color: #c89c15;
  font-size: 35px;
}	
  .hero_area {
    min-height: auto;
  }

  .navbar-nav {
    align-items: left;
  }

  .custom_nav-container .navbar-toggler {
    margin-bottom: 15px;
  }
	#navbarSupportedContent{
		width: 100%;
		background-color: #fff;
	}
  .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding: 0px 10px;
    margin: 5px 0;
  }	
.custom_nav-container .navbar-nav .nav-item .nav-link {
	text-align: left;
	color: #000;
}
  .custom_nav-container.navbar-expand-lg .form-inline {
    justify-content: center;
  }

  .custom_nav-container.navbar-expand-lg {
    padding-top: 0px;
    align-items: center;
  }

  .slider_section {
    padding: 45px 0 150px 0;
  }

  .sub_page .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding-bottom: 15px;
  }
.navbar-brand img {
  width: 100%;
  height: 100px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: relative;
  top: 0px!important;
}	
.hero_bg_box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 85%!important;
}
.hero_bg_box .img-box img {
  width: 100%;
  height: 600px;
}	
.team_section .borderteam p {
  font-size: 18px;
  text-align: justify;
  width: 100%;
  min-height: 260px;
}	
.team_section .borderteam {
  width: 100%;
  border: 1px solid #000;
  margin-bottom: 7%;
}	
.contact_section h3 {
  font-size: 24px;
  color: #c89c14;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}	
.contact_section p{
	font-size: 17px;
	color: #fff;
}	
#aboutcont2 .detail-box {
  right: 0px;
  z-index: 2;
  position: relative;
  width: 100%;
  margin-bottom: 5%;
}	
.info_section h5 {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: bold;
}	
	
	
}


@media (max-width: 991px) {
.about_section .detail-box {
  background-color: #ffffff;
  padding: 45px 25px;
  box-shadow: 0px -1px 45px -17px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px -1px 45px -17px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px -1px 45px -17px rgba(0,0,0,0.5);
  position: relative;
  margin-left: 0px;
}
.contact_section {
  position: relative;
  color: #1c1c1c;
  padding-top: 4%;
  padding-bottom: 4%;
  background: #070707;
}
.footer_logo {
  width: 65%;
}	
 .team_section .borderteam p {
    font-size: 18px;
    text-align: justify;
    width: 100%;
    min-height: auto!important;
  }	
	
	
	
	
	
}






@media (max-width: 880px) {
.header_top .contact_link-container a {
  color: #ffffff;
  font-size: 13px;
}
  .btn-2 {
    display: inline-block;
    padding: 10px 3px;
    background-color: #c89c15;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid transparent;
    font-size: 14px;
  }
.contact_section .contact_form-container input {
  border: none;
  outline: none;
  color: #000000;
  height: auto;
  width: 100%;
  margin: 15px 0;
  padding-left: 15px;
  background-color: #ffffff;
  font-size: 13px;
}	
#sliderform {
  width: 100%;
  background: rgba(18,18,18,0.7);
  height: 300px;
  position: relative;
  bottom: 0px;
  padding-right: 5%;
}	
.contact_section textarea {
  width: 100%;
  padding: 3px;
  color: #000000;
  text-transform: uppercase;
  height: 50px;
  font-size: 13px;
}	
#sliderform h4 {
  font-weight: bold;
  color: #c89c15;
  font-size: 18px;
}	
.contact_section .contact_form-container button {
  display: inline-block;
  padding: 5px 40px;	
}
.slider_section .detail-box h1 span {
	color: #c89c15;
	font-size: 28px;
}
.slider_section {
    padding: 45px 0 0px 0;
}
.slider_section .detail-box .btn-box a {
  width: auto;
  text-align: center;
  margin: 5px;
}	
.slider_section .detail-box .btn-box .btn-1 {
  display: inline-block;
  padding: 5px 35px;
  line-height: 30px;	
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  top: -50px;
}	
 .hero_bg_box .img-box img {
    width: 100%;
    height: 430px;
  }	
.about_section .detail-box {
  position: relative;
  margin-left: 0px;
}	
.about_section .detail-box a {
  display: inline-block;
  padding: 5px 30px;	
}
.team_section .box .detail-box h5 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-transform: capitalize;
}	
  .team_section .borderteam p {
    font-size: 18px;
    text-align: left;
    width: 100%;
    min-height: auto!important;
    line-height: 26px;
  }
  #aboutcont2 .detail-box {
    right: 0px;
    z-index: 2;
    position: relative;
    width: 100%;
}
 .info_section h5 {
    margin-bottom: 25px;
    font-size: 17px;
    font-weight: bold;
  }	
.heading_container h2 {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 25px;
}	
.contact_form-container input {
    border: none;
    outline: none;
    color: #000000;
    height: auto;
    width: 100%;
    margin: 15px 0;
    padding-left: 5px;
    background-color: #ffffff;
    font-size: 13px;
  }	
.slider_section .detail-box p {
  margin-top: 25px;
  text-align: left;
  font-size: 15px;	
}	
 .slider_section .detail-box .btn-box {
    justify-content: left;
    flex-wrap: wrap;
  }
.contact_section {
  background: #1c1c1c;
}
.contact_section h3 {
    font-size: 24px;
    color: #c89c15;
  }	
.contact_section p{
	color: #fff;
}	
  .contact_section .contact_form-container input {
    border: none;
    outline: none;
    color: #000000;
    height: 30px;
    width: 100%;
    margin: 5px 0;
    padding-left: 5px;
    background-color: #ffffff;
    font-size: 13px;
  }	
.contact_section .contact_form-container {
  margin-top: 0px;
}	
.contact_section .heading_container h2{
	margin-top: 5%;
}	
.team_section p {
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin: auto;
  padding: 0px;
  padding-bottom: 10%;
  min-height: auto;
  line-height: 20px;
}
#news-slider {
  margin-top: 2%;
  position: relative;
  left: 10px;
}	
.contact_section h2 {
  color: #fff;
  padding-left: 0%;
}
.contact_section form {
  width: 100%;
  float: left;
}	
.contact_section .heading_container h2::before {
  content: "";
  width: 200px;
  height: 5px;
  left: 0%;
}	
	
	
}








@media (max-width: 768px) {
  .slider_section ol.carousel-indicators {
    justify-content: center;
  }

  .slider_section {
    text-align: center;
  }

  .slider_section .img-box {
    margin-top: 35px;
  }

  .slider_section .detail-box .btn-box {
    justify-content: center;
    flex-wrap: wrap;
  }

  .about_section .heading_container {
    margin-bottom: 0;
  }

  .about_section .row {
    flex-direction: column-reverse;
  }

  .about_section .detail-box {
    margin-left: 0;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  }

  .service_section .service_container {
    flex-wrap: wrap;
  }

  .client_section .carousel_btn-box {
    margin-top: 25px;
  }

  .client_section .carousel-control-prev,
  .client_section .carousel-control-next {
    position: unset;
    transform: none;
    margin: 0 2.5px;
  }

  .info_section .row .col-md-3 {

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;

  }

  .info_section .info_logo {
    align-items: center;
  }

  .info_section .info_form .social_box {
    justify-content: center;
  }

  .info_section .info_form .social_box a {
    margin: 0 5px;
  }
	
	
}


@media (max-width: 767px) {
 .team_section .borderteam p {
    font-size: 18px;
    text-align: justify;
    width: 100%;
    min-height: auto;
  }	
.about_section .img_container .img-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}	
.layout_padding {
  padding-top: 30px;
  padding-bottom: 30px;
}	
.team_section .borderteam p {
    font-size: 16px;
    text-align: justify;
    width: 100%;
    min-height: auto;
  }	
  .info_section h5 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: bold;
  }	
 .slider_section .detail-box p {
    margin-top: 25px;
    text-align: center;
  }
  .hero_bg_box::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 57% !important;
  }	
#sliderform h4 {
  position: relative;
  font-weight: bold;
  color: #c89c15;
  font-size: 25px;
  text-transform: uppercase;
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}		
.about_section .detail-box {
  margin-top: 0%;
}	
.contact_section {
  padding-top: 4%!important;
  padding-bottom: 38%!important;
  position: relative!important;
}
.slider_section .detail-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 30px;
}
	
	
}


@media (max-width: 576px) {
  .slider_section .detail-box h1 {
    font-size: 2.5rem;
    line-height: 25px;
  }
	.about_section .img_container .img-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
	 .about_section .img_container .img-box img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }
.team_section .box .img-box img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}	
  .slider_section .detail-box p {
    margin-top: 0px;
    text-align: center;
  }
 .heading_container h2 {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 22px;
  }	
.heading_container h2::before {
  content: "";
  width: 100px;
  height: 5px;
  background-color: #c89c15;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0%;
}	
.about_section .detail-box {
  background-color: #ffffff;
  padding: 10px 25px;
}
.about_section .img-box {
  margin-top: 20px;

}	
.service_section .box .detail-box a {
  display: inline-block;
  padding: 5px 25px;	
}
.contact_section h2 {
  color: #fff;
  padding-left: 0%;
}	
.contact_section form {
  width: 100%;
  float: right;
}	
.contact_section {
padding-top: 4% !important;
padding-bottom: 6% !important;
position: relative !important;
}	
.footinfo_logo {
  display: block;
  text-align: left;
}
.service_section .box {
  background-color: #ffffff;
  margin-top: 20px;
}	
.about_section .detail-box a {
    display: inline-block;
    padding: 5px 20px;
    font-size: 13px;
  }	
.header_top .contact_link-container {
  display: block!important;	
}
  .btn-2 {
    display: inline-block;
    padding: 5px 3px;
    background-color: #c89c15;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid transparent;
    font-size: 14px;
    width: 100%;
    margin-top: 20px;
	text-align: center;  
  }	
  .slider_section .detail-box .btn-box .btn-1 {
    display: inline-block;
    padding: 2px 25px;
    line-height: 30px;
    height: 35px;
  }	
	.slider_section .detail-box .btn-box .btn-2{
    display: inline-block;
    padding: 2px 25px;
    line-height: 30px;
    height: 35px;
  }	
	.slider_section .detail-box {
  width: 100%;
  margin: 0 auto;
  padding-top: 6%;
}
.header_top .contact_link-container a {
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}	
.navbar-brand img {
width: 100%;
height: 65px;
}
.navbar-brand {
  width: 50%;
}	
.owl-nav button.owl-next {
  background: #000 !important;
  position: absolute !important;
  right: 0px !important;
  width: 20px;
  height: 40px;
  border-radius: 50px !important;
  box-shadow: -3px 14px 25px -10px #92b4d0 !important;
  transition: background 0.5s ease 0s !important;
}	
.owl-nav button.owl-prev{
  background: #000 !important;
  position: absolute !important;
  left: -20px !important;
  width: 20px;
  height: 40px;
  border-radius: 50px !important;
  box-shadow: -3px 14px 25px -10px #92b4d0 !important;
  transition: background 0.5s ease 0s !important;
}	
.owl-nav {
  position: relative !important;
  bottom: 250px !important;
}
.owl-nav i {
  color: #fff;
  font-size: 20px;
  text-align: left;
  line-height: 35px;
}	
 .footer_logo {
    width: 100%;
  }	
 .footer_logo .navbar-brand {
    width: 70%;
  }	
.footer_logo .navbar-brand img {
    width: 100%;
    height: 80px;
  }
	.info_section {
  background-color: #070707;
  color: #ffffff;
  padding: 30px 0 10px 0;
}
	
}

@media (max-width: 480px) {
 .hero_bg_box::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 40% !important;
 }	
.post-slide .post-img img {
  width: 100%;
  height: 200px;
  object-fit: fill;
  transform: scale(1,1);
  transition: transform 0.2s linear;
}	
  .team_section .box .img-box img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }	
.contact_section form {
    width: 94%;
    float: right;
  }	
	  .team_section .box .detail-box h5 {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-transform: capitalize;
  }
.team_section .box .detail-box {
  position: absolute;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  bottom: 0;
  background-color: rgba(28, 28, 28, 0.75);
}	
 .hero_bg_box .img-box img {
    width: 100%;
    height: 360px;
  }	
 .slider_section .detail-box p {
    margin-top: 0px;
    text-align: center;
    line-height: 18px;
  }	
	
	
	
}

@media (max-width: 420px) {
 .contact_section h3 {
    font-size: 19px;
    color: #c89c15;
  }
  .heading_container h2 {
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 19px;
  }	
.about_section .detail-box p {
  margin-top: 5px;
  font-size: 15px;
}	
.service_section .box .detail-box h6 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}	
.slider_section .detail-box .btn-box .btn-1 {
    display: inline-block;
    padding: 5px 10px;
    line-height: 16px;
    height: 30px;
  }	
.slider_section .detail-box .btn-box .btn-2 {
  display: inline-block;
  padding: 5px 15px;
  background-color: #c89c15;
  color: #ffffff;
  border: 1px solid transparent;
  height: 32px;
  line-height: 20px;
}	
.slider_section .detail-box h1 span {
    color: #c89c15;
    font-size: 22px;
 }	
#sliderform h4 {
    position: relative;
    font-weight: bold;
    color: #c89c15;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
  }	
	
	
	
	
}

@media (max-width: 376px) {}

@media (min-width: 1200px) {
  .container {
    max-width: 90%;
  }
}