/*header section*/


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #191919;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}


h1 {
  color: #606261;
  text-align: center;
}


h2 {
  color: #606261;
  text-align: center;
  font-weight: 300;
}

h1 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

h2 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

span {
  color: #292929;
  font-weight: bold;
}

nav#mainNav {
  padding: 25px 0px;
}

ul.navbar-nav {
  font-size: 8px;
  font-weight: bolder;
}

a.btn.btn-link.btn-infos {
  margin-top: 15px !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-size: 14px;
  padding-left: 20px;
  letter-spacing: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bolder;
}


.navbar-light .navbar-nav .nav-item a:hover {
  color: #CFA22B;
  cursor: pointer;
}

.navbar-light .navbar-nav .nav-item.menu-active a {
  color: #CFA22B;
}

/*banner slider section*/

.carousel-item img {
  width: 100%;
}

#banner-slider .carousel-caption {
  left: 11%;
}

.carousel-indicators li {
  height: 10px;
  width: 10px;
  background: none;
  border: 1px solid #000;
  border-radius: 100%;
  margin-right: 6px;
  margin-left: 6px;
  cursor: pointer;
}

.carousel-caption.d-none.d-md-block {
  text-align: left;
  color: #000;
  margin-left: -125px;
  padding-bottom: 133px;
  width: 52%;
}

.carousel-indicators .active {
  background-color: #000 !important;
}

.carousel-caption.d-none.d-md-block h1 {
  color: #292929;
  margin-bottom: 18px;
  font-weight: 300;
  text-align: left;
}

.carousel-caption h1 span {
  background: url("../images/line_slider.gif") bottom repeat-x;
  text-shadow: 0px 0px #eaeceb, 5px 0px #eaeceb, -5px 0px #eaeceb, 0px 1px #eaeceb;
}

.about-banner-caption h1 span,
.services-banner-caption h1 span,
.portfolio-banner-caption h1 span,
.blog-banner-caption h1 span,
.contact-banner-caption h1 span{
  width: auto;
  display: inline-block;
  background: url("../images/line.gif") bottom repeat-x;
  text-shadow: 0px 0px #eaeceb, 5px 0px #eaeceb, -5px 0px #eaeceb, 0px 1px #eaeceb;
}

#about .container h2 {
  text-align: center;
  display: inline-block;
  background: url("../images/line.gif") bottom repeat-x;
  padding-bottom: 10px;
}

.btn.btn-infos {
  background-color: #f95b5c;
  color: #fff;
  font-weight: bolder;
  margin-top: 42px;
   border-radius: 8px;
  padding: 5px 12px 6px;
  
 border: 1px solid #f92829;
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.btn.btn-infos:hover {
  background-color: #ff8485;
}

/*end banner slider section*/


/*ABOUT SECTION*/
#about {
  padding: 60px 0px;
}

#about img {
  width: 100%;
}

#about .about-img {
  background-color: #f9f9f9;
  padding-left: 0px;
  padding-right: 0px;
}

#about h2 {
  text-align: center;
  padding-bottom: 45px;
  font-weight: 300;
}

#about h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #ffffff, 4px 0px #ffffff, -4px 0px #ffffff, 0px 1px #ffffff;
}

.about-description {
  background-color: #f9f9f9;
  padding: 0px 0px 15px 45px;
  text-align: left;
}

.about-description {
  padding: 45px 45px 15px 45px;
}

.about-img img {
  height: 301px !important;
}

.about-img img {
  height: auto !important;
}

#about .btn.btn-infos {
  background-color: #f95b5c;
  color: #fff;
  font-weight: bolder;
  border-radius: 8px;
  padding: 5px 12px 6px;
  margin-top: 42px;
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#about .btn.btn-infos:hover {
  background-color: #ff8485;
}

/*END ABOUT SECTION*/


/*SERVICES SECTION*/
#services {
  padding: 60px 0px;
  background-color: #f9f9f9;
}

#services h2 {
  text-align: center;
  padding-bottom: 45px;
  font-weight: 300;
}

#services h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #f9f9f9, 5px 0px #f9f9f9, -5px 0px #f9f9f9, 0px 1px #f9f9f9;
  font-weight: 600;
}

#services.services-bg h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #ffffff, 5px 0px #ffffff, -5px 0px #ffffff, 0px 1px #ffffff;
  font-weight: 600;
}

#services a:hover {
  text-decoration: none;
}

#services p {
  color: #fff;
}

.services-img,
.services-page .services-item {
  overflow: hidden;
}

#services .owl-carousel .owl-item img,
.services-page .services-item a img {
  width: 100%;
  transition: all 0.2s ease;
}

 


#services .services-caption2 {
  margin-top: -150px;
  background: rgba(247, 41, 43, 0.9);
  position: relative;
  padding: 40px 20px;
  min-width: 100%;
  max-height: 150px;
  color: #fff !important;
}

#services .services-caption {
  margin-top: -84px;
  background: rgba(247, 41, 43, 0.9);
  position: relative;
  padding: 19px 20px;
  height: 60px;
  color: #fff !important;
  width: 84%;
}

 

#services .services-captionPage {
  margin-top: -84px;  
    background: #333;
  border: #333;
  position: relative;
  padding: 19px 20px;
  height: 69px;
  color: #fff !important;
  width: 92%;
}

#services .services-captionProducts {
  margin-top: 16px;
  /*background: rgba(247, 41, 43, 0.9);*/
  position: relative;
  padding: 19px 20px;
  height: 84px;
  color: #333 !important;
  width: 97%;
}
 /*
.products-img-page
{
  width: 130px;height: 150px;margin-left: 29%;
}

.products-img-fpage
{
  width: 130px;height: 150px;margin-left: 24%;
}
*/

#services h5 {
  /*font-weight: bold;*/
  font-size: 20px;
}

#services .owl-carousel .owl-item:hover img,
.services-page .services-item:hover a img {
  transform: scale(1.05);
}

 

.owl-theme .owl-dots .owl-dot span {
 width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: none;
  display: block;
  transition: opacity .2s ease;
  border-radius: 30px;
  border-bottom: none;
  border: 1px solid #535353;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  padding-top: 35px;
}

.blog-carousel .owl-nav {
  position: absolute;
  width: 100%;
  top: 46%;
}

.blog-carousel .owl-prev {
  float: left;
  margin-left: -20px;
}

.blog-carousel .owl-prev i {
  content: "\f104";
  font-size: 24px;
  color: #f95b5c;
}

.blog-carousel .owl-next {
  float: right;
  margin-right: -20px;
}

.blog-carousel .owl-next i {
  content: "\f105";
  font-size: 24px;
  color: #f95b5c;
}

/*END SERVICES SECTION*/


/*PORTFOLIO SECTION*/
#portfolio {
  padding: 60px 0px;
}

#portfolio p {
  padding: 15px 0px;
}

#portfolio h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #ffffff, 4px 0px #ffffff, -4px 0px #ffffff, 0px 1px #ffffff;
}

#portfolio img {
  width: 65%;
}

.portfolio-info p,
h4 {
  color: #fff;
  font-weight: bold;
  text-align: left !important;

}

#portfolio .portfolio-info p {
  padding: 3px 0px;
}

#portfolio .container {
  max-width: 1140px;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.portfolio-item img {
  transition: all 0.2s ease;
}

.portfolio-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

.portfolio-info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: -9px;
  margin-right: -59px;
  margin-top: 0px;
}

.portfolio-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}


.portfolio-item:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.portfolio-item:hover .middle {
  opacity: 1;
}

.portfolio-item:hover .portfolio-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}

.categories {
  padding: 3px;
}

#portfolio .btn.btn-infos {
  background-color: #f95b5c;
  color: #fff;
  font-weight: bolder;
  border-radius: 8px;
  padding: 5px 12px 6px;
  margin-top: 42px;
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#portfolio .btn.btn-infos:hover {
  background-color: #ff8485;
}

/* END PORTFOLIO SECTION*/

/* PRICING  SECTION*/
#pricing {
  padding: 60px 0px 80px;
  background-color: #f9f9f9;
}

#pricing h2 {
  margin-bottom: 60px;
}

#pricing h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #f9f9f9, 5px 0px #f9f9f9, -5px 0px #f9f9f9, 0px 1px #f9f9f9;
  font-weight: 600;
}

#pricing .price {
  background-color: #fff;
  max-width: 29.33%;
  margin: 0 2%;
}

#pricing .price h4 {
  padding-top: 35px;
  font-weight: bold;
  text-align: center !important;
  color: #000 !important;
  font-size: 32px;
}

#pricing .price p {
  color: #CFA22B;
  font-weight: bold;
}

#pricing .price span {
  font-size: 80px;
  color: #CFA22B;
  border-bottom: none;
  padding-left: 7px;
  font-weight: bold;
}

.features {
  border: 2px solid #f9f9f9;
  margin: 15px 6px;
}

.features h6 {
  border-bottom: 2px solid #eee;
  padding: 10px 0px;
  text-align: center;
  background-color: #eee;
  font-weight: bolder;
  font-size: 18px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#pricing .features p {
  border-bottom: 1px solid #eee;
  padding: 5px 0px;
  color: #000;
  text-align: center;
  font-weight: lighter;
  margin-top: -5px;
  margin-bottom: 10px;
}

#pricing .features p:last-child {
  border-bottom: none;
  margin-bottom: 5px;
  margin-top: -10px;
}

#pricing .btn.btn-infos {
  margin-top: 20px;
  cursor: pointer;
  margin-bottom: 35px;
}

/* END PRICING SECTION*/


/* OUR TEAM SECTION*/

#our-team {
  padding: 60px 0px;
}

#our-team h2 {
  margin-bottom: 60px;
}

#our-team h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #ffffff, 4px 0px #ffffff, -4px 0px #ffffff, 0px 1px #ffffff;
}

#our-team.our-team-bg h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #f9f9f9, 5px 0px #f9f9f9, -5px 0px #f9f9f9, 0px 1px #f9f9f9;
}

#our-team .team-members {
  margin-bottom: 40px;
}

#our-team .team-members img {
  width: 100%;
}

#our-team .services-caption {
  background: #333333;
  padding: 25px 10px;
  color: #fff;
  text-align: center;
  margin-top: -1px;
}

#our-team .services-caption p {
  font-size: 12px;
  color: #fff !important;
}

#our-team h5 {
  font-weight: bold;
}

.social {
 /* display: inline-flex;*/
  margin-left: 80%;
}


#footer .social {
  display: inline-flex;
  margin-left: -12px;
}


.social .fa {
  color: #fff;
  /* border: 1px solid #bdb7ae; */
  border-radius: 100%;
  padding: 6px;
  width: 30px;
  text-align: center;
  text-decoration: none;
}

.social a {
  padding: 0px 3px;
}

/*
.social i:hover {
background-color: #CFA22B;
border-color:#CFA22B;
}
*/
/* END OUR TEAM SECTION*/

/*BLOG SECTION*/
#blog {
  padding: 60px 0px;
  background-color: #f9f9f9;
}

#blog h2 {
  margin-bottom: 60px;
}

#blog h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #f9f9f9, 5px 0px #f9f9f9, -5px 0px #f9f9f9, 0px 1px #f9f9f9;
  font-weight: 600;
}

i.fa.fa-user {
  padding-left: 6px;
}

#blog .blog-caption {
  background-color: #fff;
  display: inline-block;
}

#blog .owl-carousel .owl-item img {
  width: 100%;
}

#blog .blog-caption h5 {
  padding: 35px 35px 5px 35px;
  font-weight: bold;
}

#blog .blog-info {
  margin-left: 35px;
  color: darkgray;
  font-size: 14px;
  float: left;
}

#blog .blog-caption h5 a {
  color: #000;
}

#blog .blog-caption h5 a:hover {
  color: #f95b5c;
  text-decoration: none;
  cursor: pointer;
}

#blog .blog-caption p {
  padding: 0px 35px;
}

.blog-caption a.btn.btn-infos {
  display: inline;
  margin: 0px 35px 35px 35px;
}

.post-comment .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*END BLOG SECTION*/

/*CLIENTS TESTIMONIAL SECTION*/
#clients-testimonial {
  padding: 60px 0px;
}

#clients-testimonial h2 {
  padding-bottom: 55px;
}

#clients-testimonial h2 span {
  background: url("../images/line_sub.gif") bottom repeat-x;
  text-shadow: 0px 0px #ffffff, 4px 0px #ffffff, -4px 0px #ffffff, 0px 1px #ffffff;
}

#clients-testimonial strong {
  float: right;
}

#clients-testimonial img {
  width: auto;
  float: left;
  border-radius: 50%;

}

/*
#clients-testimonial .owl-dots {
display: inline-flex;
margin-top: 40px;
margin-left: 523px;
}*/

/*#clients-testimonial .owl-dots span {
border-radius: 20px;
display: block;
height: 10px;
margin: 5px 7px;
opacity: 0.5;
width: 10px;
background: #fff !important;
border: 1px solid #545454;
}*/

/*#clients-testimonial .owl-dots .owl-dot.active span {
background: #000 !important;
border: 1px solid #545454;
}*/

#clients-testimonial .owl-carousel .owl-item .testimonial-caption p {
  padding-left: 173px !important;
  padding-right: 10px;
  padding-top: 20px;
  font-size: 18px;
}

/* END CLIENTS TESTIMONIAL SECTION*/


/*CALL TO ACTION SECTION*/
#call-to-action {
  padding: 35px 0px;
  background-color: #f95b5c;
}

#call-to-action p,
#call-to-action h2 {
  margin-bottom: 0;
}

#call-to-action .btn.btn-infos {
  background-color: #fff;
  color: #000;
  padding: 3px 20px;
  float: right;
  margin-right: 20px;
  margin-top: 8px;
}

#call-to-action .btn.btn-infos:hover {
  background-color: #f5f5f5;
}

#call-to-action h2 {
  color: #fff;
  font-weight: bolder;
  text-align: left;
}

#call-to-action h2 strong {
  color: #fcfefe;
  font-weight: 100;
}

/* END CALL TO ACTION SECTION*/



/* FOOTER  SECTION*/

#footer {
  padding: 50px 0px;
  background-color: #333;
}

#footer h5 {
  font-weight: bolder;
  padding-bottom: 10px;
}

#footer .social .fa {
  color: #9b9b9b;
  border: none;
  background-color: #ebebeb;
  padding: 10px;
  width: 35px;
}

#footer .social a {
  padding-right: 12px;

}

#footer .social i:hover {
  background-color: #f95b5c;
  color: #fff;
}

#footer li {

  list-style-type: none;
  margin-left: -40px;
}

#footer a {
  color: #000;
}

#footer a:hover {
  color: #CFA22B;
  text-decoration: none;
}

.copyright p {
  font-size: 12px;
  color: #4f4f4f;
}

.copyright {
  border-top: 1px solid #ebebeb;
  text-align: center;
  font-size: 12px;
  padding-top: 13px;
  background-color: #f9f9f9;
  padding-bottom: 2px;
}

.copyright a {
  color: #CFA22B;
}

.copyright a:hover {
  color: #f95b5c;
  text-decoration: none;
}

/*.copyright p:last-child{
margin-top: -15px;
}*/
/* END FOOTER  SECTION*/

/*-------------------------------------------------------------------------------*/
/*ABOUT PAGE CSS*/

#about-banner img {
  width: 100%;
}

#about-banner .about-banner-caption {
  bottom: 185px;
  position: relative;
}

#about-banner .about-banner-caption h2 {
  font-weight: bold;
  text-align: center;
}

#about.sub,
#services.sub,
#portfolio.sub,
#blog.sub {
  padding: 10px 0px 80px;
}

#blog.sub {
  padding: 20px 0px;
}

#about .container .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.our-team-bg {
  background-color: #f9f9f9;
}

#about .about-page-img img {
  height: 100%;
}

#about .about-page-description {
  text-align: left !important;
  line-height: 23px;
  padding-left: 40px;
}

/*end about page css----------------*/


/*services page css----------------------*/

#services-banner img {
  width: 100%;
}

#services-banner .services-banner-caption {
  bottom: 185px;
  position: relative;
}

#services-banner .services-banner-caption h2 {
  font-weight: bold;
  text-align: center;
}

#services .services-page .services-caption {
  margin-top: -150px;
  background-color: #f95b5c;
}

.services-bg {
  background-color: #fff !important;
}

#services .services-page img {
  width: 100%;
}

#services .services-page {
  padding: 0px 30px 50px 30px;
}

#services .services-page .services-caption h4 {
  text-align: center !important;
}

/*-----------------end services page css--------------*/

/*-----------------portfolio page css--------------------*/

#portfolio-banner img {
  width: 100%;
}

#portfolio-banner .portfolio-banner-caption {
  bottom: 185px;
  position: relative;
}

#portfolio-banner .portfolio-banner-caption h2 {
  font-weight: bold;
  text-align: center;
}



.portfolioFilter {
  padding-bottom: 55px;
}

.portfolioFilter a {
  margin-right: 6px;
  color: #000;
  text-decoration: none;
  padding: 2px 15px;
  border-radius: 10px;
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
}

.portfolioFilter a.current {
  background: #CFA22B;
  color: #fff;
}

.portfolioFilter a:hover {
  background-color: #CFA22B;
  color: #fff;
}

.portfolioContainer {
  width: 1170px;
  display: inline-block;
}

img {
  margin: 0px;
  max-width: 100%;
}

.portfolioContainer img {
  margin: 0px;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}





/*--------------------end portfolio page css----------------------*/



/*---------------blog page css-------------*/
#blog-banner img {
  width: 100%;
}

#blog-banner .blog-banner-caption {
  bottom: 185px;
  position: relative;
}

#blog-banner .blog-banner-caption h1 {
  font-weight: bold;
  text-align: center;
}

.blog-bg {
  background-color: #fff !important;
}

#blog .blog-img {
  padding-bottom: 60px;
}

#blog .blog-img img {
  width: 100%;
}

#blog .blog-caption-bg {
  background-color: #f9f9f9;
}

/*Blog details page css*/

#blog-details-page {
  padding: 30px 0px;
}

#blog-details-page .blog-details {
  background-color: #f9f9f9;
  padding: 30px;
}

#blog-details-page .blog-details img {
  padding: 20px;
}

#blog-details-page h4 {
  padding-left: 20px !important;
  color: #000;
}

#blog-details-page .blog-details .blog-info {
  margin-left: 20px;
  color: #afafaf;
}

#blog-details-page .blog-details-description {
  padding-left: 20px;
}

#blog-details-page .comments {
  background-color: #f9f9f9;
  margin-top: 10px;
  padding: 30px 0px;
  margin-bottom: 60px;
}

#blog-details-page .comments .comments-description {
  font-size: 15px;
  padding-top: 20px;
}

#blog-details-page .comments .comments-img {
  padding-left: 30px;
  padding-top: 20px;
}

#blog-details-page .comments .comments-img img {
  padding-left: 12px;
  border-radius: 50%;
}

#blog-details-page .comments .comments-img p {
  font-weight: bolder;
  padding-top: 15px;
  text-align: center;
}

#blog-details-page .comments .comments-img span {
  font-weight: 100;
  border-bottom: none;
  color: darkgray;
  font-size: 12px;
}

#blog-details-page .post-comment {
  padding-top: 40px;
}

.personal label {
  float: left;
  width: 100px;
  padding-right: 30px;
  font-size: 14px;
  font-weight: bold;
}

.personal input[type=text],
.personal textarea {
  width: 79%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-bottom: 14px;
  margin-left: 40px;
}

form {
  padding-left: 30px;
  padding-right: 28px;
  margin-top: 35px;
}

/* --------------End blog page css-------------*/



/* --------------Contact page css--------------*/
.container {
  max-width: 1170px;
}

#contact-banner img {
  width: 100%;
}

#contact-banner .contact-banner-caption {
  bottom: 185px;
  position: relative;
}

#contact-banner .contact-banner-caption h1 {
  font-weight: bold;
  text-align: center;
}

#get-in-touch {
  padding: 55px 0px;
}

#get-in-touch .contact-form input[type="text"],
#get-in-touch .contact-form textarea {
  width: 100%;
  margin-left: 0;
  margin-bottom: 8px;
  border: 1px solid #e3e3e3;
}

#get-in-touch .contact-form #edit-email {
  width: 100%;
  margin-left: 0;
  border: 1px solid #e3e3e3;
}

#get-in-touch h4 {
  color: #000;
  padding-left: 30px;
}

#get-in-touch .contact-details {
  box-shadow: 0px 0px 8px rgba(148, 147, 147, 0.1);
  margin-bottom: 40px;
}

#get-in-touch .contact-details p {
  font-size: 18px;
  padding: 40px 30px 20px;
}

#get-in-touch ::-webkit-input-placeholder {
  color: #e3e3e3;
  padding-left: 10px;
  font-size: 13px;
}

#get-in-touch .contact-form .btn.btn-infos {
  margin-bottom: 60px;
  margin-top: 10px;
}


#get-in-touch .contact-details .location,
#get-in-touch .contact-details .phone,
#get-in-touch .contact-details .mail,
#get-in-touch .contact-details .timing {
  padding-left: 40px;
  padding-bottom: 20px;
}

#get-in-touch .contact-details .location i,
#get-in-touch .contact-details .phone i,
#get-in-touch .contact-details .mail i,
#get-in-touch .contact-details .timing i {
  font-size: 31px;
  color: #CFA22B;
  float: left;
}

#get-in-touch .contact-details h4 {
  padding-left: 50px;
  padding-top: 0px;
}

.location p,
.phone p,
.mail p,
.timing p {
  padding-left: 50px !important;
  padding-top: 0px !important;
  font-size: 20px !important;
  font-weight: bolder;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  padding-bottom: 0px !important;
}

iframe {
  width: 100%;
  display: block;
}



/*----------------- End contact page css--------------*/



/*------------------Responsive query for about,services,blog,blog-details page-------------------*/
@media only screen and (min-width: 320px) and (max-width: 996px) {
  #about-banner img {
    width: 100%;
    height: 250px;
  }

  #about-banner .about-banner-caption {
    bottom: 165px;
    position: relative;
  }

  #services-banner img {
    width: 100%;
    height: 250px;
  }

  #services-banner .services-banner-caption {
    bottom: 165px;
    position: relative;
  }

  #portfolio-banner img {
    width: 100%;
    height: 250px;
  }

  #portfolio-banner .portfolio-banner-caption {
    bottom: 165px;
    position: relative;
  }

  #blog-banner img {
    width: 100%;
    height: 250px;
  }

  #blog-banner .blog-banner-caption {
    bottom: 165px;
    position: relative;
  }

  #contact-banner img {
    width: 100%;
    height: 250px;
  }

  #contact-banner .contact-banner-caption {
    bottom: 165px;
    position: relative;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {

  .personal input[type=text],
  .personal textarea {
    margin-left: 0px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  #about .about-page-description {
    padding-top: 25px;
    padding-left: 15px;
  }

  #blog-details-page .blog-details h4 {
    padding-left: 22px !important;
  }

  #blog-details-page .blog-details-description {
    padding-right: 20px;
  }

  #blog-details-page .comments .comments-img {
    padding-top: 20px;
    text-align: center;
    padding-right: 55px;
  }

  #blog-details-page .comments h4 {
    text-align: center !important;
    padding-left: 0px !important;
  }

  #get-in-touch .contact-form .btn.btn-infos {
    margin-bottom: 20px;
  }

  #get-in-touch .contact-details {
    padding-left: 0px;
  }
}


@media only screen and (min-width: 320px) and (max-width: 390px) {
  .portfolioFilter a {
    margin-right: 0px;
    padding: 2px 7px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
  .portfolioContainer {
    width: 100% !important;
    display: flex !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #about .about-page-img {
    min-width: 100%;
  }

  .personal input[type=text],
  .personal textarea {
    width: 100%;
    margin-bottom: 0px;
  }

  #about .about-page-description {
    padding-left: 15px;
    padding-top: 25px;
    min-width: 100%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 575px) {
  #services .services-page {
    padding: 0px 50px 50px 50px !important;
  }

  ul.navbar-nav {
    margin-top: 20px;
  }

  .navbar-light .navbar-nav .nav-link {
    padding-left: 0px;
  }

  .blog-carousel .owl-nav {
    display: none;
  }

  .personal input[type=text],
  .personal textarea {
    width: 100%;
    margin-bottom: 0px;
  }

  #call-to-action .btn.btn-infos {
    background-color: #fff;
    color: #000;
    padding: 3px 20px;
    float: none;
    margin-right: auto;
    margin-top: 8px;
    margin-left: auto;
    display: table;
  }

  .blog-carousel .owl-prev {
    margin-left: 40px;
  }

  .blog-carousel .owl-next {
    margin-right: 40px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .blog-carousel .owl-nav {
    top: 25%;
  }

  .blog-carousel .owl-prev {
    margin-left: 40px;
  }

  .blog-carousel .owl-next {
    margin-right: 40px;
  }

  .post-comment .btn {
    margin-top: 10px;
    margin: 0px auto;
    display: block;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  #services .services-page {
    min-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #services .services-page {
    padding: 0px 10px 40px 10px;
  }

  .navbar-expand-lg>.container {
    padding-right: 15px;
    padding-left: 15px;
  }

  #services .services-caption {
    padding: 38px 20px;
    margin-top: -147px !important;
  }

  .blog-carousel .owl-prev {
    margin-left: 40px;
  }

  .blog-carousel .owl-next {
    margin-right: 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-carousel .owl-prev {
    margin-left: 40px;
  }

  .blog-carousel .owl-next {
    margin-right: 40px;
  }

  .carousel-caption.d-none.d-md-block {
    padding-bottom: 0px;
  }
}

/*-----------------------------------------------------------------------------------*/

@media only screen and (min-width: 300px) and (max-width: 319px) {

  .testim-size {
    margin-left: -130px;
  }

  #clients-testimonial .owl-carousel .owl-item .testimonial-caption p {
    padding-left: 156px !important;
    padding-right: 10px;
    padding-top: 170px;
    font-size: 18px;
  }

  #clients-testimonial img {
    width: auto;
    float: left;
    border-radius: 50%;
    margin-left: 65px;
  }

}



/* HOME PAGE Responsive queries*/
@media only screen and (min-width: 320px) and (max-width: 480px) {

  nav#mainNav {
    padding: 20px 18px;
    border-radius: 0px 0px 30px 30px;
  }

  .carousel-item img {
    height: 250px;
  }

  .carousel-caption.d-none.d-md-block {
    margin-left: -26px;
    width: 90%;
  }

  .personal input[type=text],
  .personal textarea {
    width: 100%;
    margin-bottom: 0px;
  }

  .d-none {
    display: block !important;
  }

  .post-comment .btn {
    margin-top: 10px;
    margin: 0px auto;
    display: block;
    margin-bottom: 10px;
  }

  .carousel-caption {
    bottom: -140px;
  }

  
.SliderHeader {
  color: #3A3A3A;
  font-style: Myriad Pro;
  font-size: 20px !important;
  text-align: left;
  text-transform: uppercase;
  margin-top: 30px;
}

  #call-to-action .btn.btn-infos {
    background-color: #fff;
    color: #000;
    padding: 3px 20px;
    float: none;
    margin-right: auto;
    margin-top: 8px;
    margin-left: auto;
    display: table;
  }

  ul.navbar-nav {
    margin-top: 20px;
  }

  .blog-carousel .owl-nav {
    display: none;
  }

  #footer [class*=' col-'] {
    margin-bottom: 30px;
  }

  .navbar-light .navbar-nav .nav-link {
    padding-left: 0px;
  }

  .carousel-caption.d-none.d-md-block p {
    font-size: 13px !important;
  }

  .carousel-caption.d-none.d-md-block h1 {
    font-size: 21px !important;
    margin-bottom: 15px;
  }

  #banner-slider .carousel-caption .btn.btn-infos {
    margin-bottom: 56px;
    font-size: 11px;
    margin-top: 0px;
    padding: 6px 12px;
    margin-top: 16px !important;
  }

  #banner-slider .carousel-caption .btn.btn-link.btn-infos {
    margin-top: 22px !important;
  }

  #banner-slider .carousel-item img {
    width: auto;
    max-width: none;
  }

  #about img {
    width: 100%;
  }

  #about .about-img {
    padding-left: 15px;
  }

  .about-description {
    font-size: 13px;
  }

  .owl-carousel .owl-item img {
    padding: 0px !important;
    width: 100%;
  } 

  #about .services-caption {
    padding: 21px 72px;
    margin: -95px 1px;
  }

  .categories {
    padding: 0px 10px 10px 10px;
  }

  #pricing .price {
    max-width: 90%;
    margin: 0px 5% 40px 5%;
  }

  .about-team {
    margin-left: 16px;
  }

  #blog {
    padding: 60px 0px;
  }

  #blog .owl-carousel .owl-item img {
    width: 100%;
  }

  #blog .blog-caption {
    margin-right: 0px;
  }

  #blog .blog-caption .btn.btn-infos,
  .blog-caption a.btn.btn-infos {
    margin: 6px 30px 35px 36px;
  }

  /*
#clients-testimonial .owl-dots {
margin-left: 105px;
}*/
  #clients-testimonial img {
    float: none;
    margin-left: 60px;
    margin-bottom: 20px;
    border-radius: 50%;
  }

  #clients-testimonial .owl-carousel .owl-item .testimonial-caption p {
    padding-left: 0px !important;
  }

  #footer .footer-info {
    margin-left: 0px;
  }
}
/*
@media only screen and (min-width: 481px) and (max-width: 767px)
 {
  .SliderHeader {
    color: #3A3A3A;
    font-style: Myriad Pro;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 30px;
}
 }
*/




/*Responsive queries min 481px max 767px*/
@media only screen and (min-width: 481px) and (max-width: 767px) {


  .SliderHeader {
    color: #3A3A3A;
    font-style: Myriad Pro;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 30px;
}


  nav#mainNav {
    padding: 33px 18px;
  }

  nav#mainNav {
    padding: 33px 18px;
  }

  .carousel-item img {
    height: 250px;
    width: auto;
  }

  .carousel-caption.d-none.d-md-block {
    margin-left: -49px;
    width: 58%;
  }

  .d-none {
    display: block !important;
  }

  .carousel-caption {
    bottom: -142px;
  }

  .carousel-caption.d-none.d-md-block p {
    font-size: 13px !important;
  }

  .carousel-caption.d-none.d-md-block h1 {
    font-size: 21px !important;
  }

  #banner-slider .btn.btn-infos {
    margin-bottom: 29px;
    font-size: 12px;
    margin-top: 0px;
    padding: 8px 16px;
  }

  #about img {
    width: 100%;
  }

  #about .about-img {
    padding-left: 15px
  }

  #pricing .features p {
    padding: 5px 0px;
  }

  #our-team .about-team {
    margin-bottom: 36px;
    margin-left: 92px;
  }

  #our-team h2 {
    margin-bottom: 40px;
  }


  #blog .owl-carousel .owl-item img {
    width: 100%;
    margin-left: 0px;
  }

  #blog .blog-caption {
    margin-right: 0px;
  }

  /*#clients-testimonial .owl-dots {
margin-left: 208px;
}*/

  /*#clients-testimonial .owl-carousel .owl-item .testimonial-caption p {
padding-left: 0px !important;
}*/
  #clients-testimonial .owl-carousel .owl-item img {
    margin-left: auto;
    margin-bottom: 20px;
    float: none;
    border-radius: 50%;
    margin-right: auto;
  }

  #clients-testimonial .owl-carousel .owl-item .testimonial-caption p {
    padding-left: 30px !important;
  }

  #footer .footer-info {
    margin-left: 0px;
    margin-top: 20px;
  }

  #footer .footer-info {
    max-width: none;
  }

  #footer h5 {
    margin: 20px 0px;
  }


  



}



/*///////////////////////////MOBILE AND DEFERENT SIZE/////////////////////////*/



@media screen and (min-width:576px) and (max-width:768px) {
  #about .about-img {
    padding: 0px;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  #portfolio img {
    width: 100%;
  }

  #pricing .price {
    min-width: 80%;
    margin: 0 10% 40px 10%;
  }
}

@media only screen and (min-width: 481px) and (max-width: 575px) {
  #our-team .team-members {
    width: 80%;
    margin: 0px 10% 40px 10%;
  }
 
}

@media only screen and (min-width: 619px) and (max-width: 768px) {
  .carousel-item img {
    height: 250px;
    width: 100%;
  }
}

@media only screen and (min-width: 370px) and (max-width: 403px) {
 
  #our-team .team-members img {
    width: auto;
    /* float: left; */
    border: 3px solid #CFA22B;
    border-radius: 50%;
    margin-left: 34px;
  }
}

@media only screen and (min-width: 403px) and (max-width: 557px) {
 
  #our-team .team-members img {
    width: auto;
    /* float: left; */
    border: 3px solid #CFA22B;
    border-radius: 50%;
    margin-left: 60px;
  }
}

@media only screen and (min-width:768px) and (max-width: 991px) {
  #portfolio .portfolio-info p {
    font-size: 14px;
  }
}

@media only screen and (min-width:576px) and (max-width: 991px) {
  #our-team .team-members {
    min-width: 50%;
  }

  .portfolioContainer {
    width: 100%;
  }
}

@media screen and (min-width:841px) and (max-width:1000px) 
{
  #banner-slider .carousel-caption {
    left: 17%;
  }

  .SliderHeader {
    color: #3A3A3A;
    font-style: Myriad Pro;
    font-size: 36px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 30px;
}

}

@media screen and (min-width:1000px) and (max-width:4000px) 
{
  #banner-slider .carousel-caption {
    left: 18% !important;
  }

  .SliderHeader {
    color: #3A3A3A;
    font-style: Myriad Pro;
    font-size: 40px !important;
    text-align: left;
    text-transform: uppercase;
    margin-top: 30px;
}

.SliderBody {
  color: #727270;
  font-style: MyriadPro;
  font-size: 20px !important;
  width: 80%;
  margin-top: 30px;
  text-align: left;

}
}


@media screen and (min-width:768px) and (max-width:840px) {
  #banner-slider .carousel-item img {
    width: auto !important;
    height: 380px;
  }

  .portfolioContainer {
    width: 100%;
  }

  #banner-slider .carousel-caption {
    left: 19%;
    margin-bottom: -97px;
    width: 68%;
  }

  .navbar-light .navbar-nav .nav-link {
    padding-left: 0px;
  }

  ul.navbar-nav {
    margin-top: 20px;
  }

  #our-team img {
    width: 250%;
  }

  #our-team .services-caption {
    background: #333333;
    margin-right: 0;
    color: #fff;
    text-align: center;
    margin-top: 0px;
    padding: 40px 2px;
  }
  /*
#clients-testimonial .owl-dots {
margin-left: 315px;
}*/

  #footer .footer-info {
    margin-left: 68px;
  }
}


 

/*Responsive queries min 768px */
@media only screen and (min-width: 768px) and (max-width: 966px) {
  #about .about-img {
    min-width: 100% !important;
    padding-right: 0px;
  }

  .portfolioContainer {
    width: 100%;
  }

  #about .about-description {
    min-width: 100% !important;
    padding: 40px 15px;
  }

  .blog-carousel .owl-prev {
    margin-left: 40px;
  }

  .blog-carousel .owl-next {
    margin-right: 40px;
  }
}

/*
this is  our style
*/
.view-display-id-block_5 {
  padding: 60px 0px;
  background-color: #f9f9f9;
}

.view-display-id-block_5 .view-content .view-display-id-block_5 .view-content {
  max-width: 1170px;
}

@media (min-width: 1200px) {
  .view-display-id-block_5 .view-content {
    max-width: 1140px;
  }
}

@media (min-width: 992px) {
  .view-display-id-block_5 .view-content {
    max-width: 960px;
  }
}

@media (min-width: 768px) {
  .view-display-id-block_5 .view-content {
    max-width: 720px;
  }
}

@media (min-width: 576px) {
  .view-display-id-block_5 .view-content {
    max-width: 540px;
  }

  .view-display-id-block_5 .view-content {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}


#services .services-caption,
.btn.btn-infos {
  background-color: #333 !important;
  border: 1px solid #333 !important;
}

.Transparent {
  background-color: #CFA22B !important;
  border: 1px solid #CFA22B !important;
  /*opacity: 0.7;*/

}

/*.services-caption
{
background-color: #CFA22B!important;
border: 1px solid #CFA22B!important;
opacity: 0.6;
}*/
.btn.btn-infos:hover {
  background-color: #CFA22B !important;
}

.blog-carousel .owl-next i,
.blog-carousel .owl-prev i {
  color: #CFA22B;
}

#footer .social i:hover {
  background-color: #CFA22B;
  color: #fff;
}

.Aaa {
  color: white;
  font-style: MyriadPro;
  font-size: x-large;
  text-align: left;

}

.AAA {
  color: white;
  font-style: MyriadPro;
  font-size: revert;
}

.SliderHeader {
  color: #3A3A3A;
  font-style: Myriad Pro;
  font-size: 40px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 30px;


}

.SliderBody {
  color: #727270;
  font-style: MyriadPro;
  font-size: 12px;
  width: 80%;
  margin-top: 30px;
  text-align: left;

}

.floatright {
  float: right;
  width: 59%;
}

#btn-readmore {
  color: #333333;
  font-style: Myriad Pro;
  font-weight: bolder;
  float: right;
  font-size: 14px;
  text-transform: none;
  width: 100%;
}

#btn-readmore:hover {
  color: #CFA22B;
}


.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-instagram {
  background: #d7964c;
  color: white;
}

/*        

.instagram-logo {
width: 100px;
height: 100px;
background-color: #405DE6;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}

.instagram-logo::before,
.instagram-logo::after {
content: "";
position: absolute;
background-color: #fff;
}

.instagram-logo::before {
width: 8px;
height: 35px;
border-radius: 50%;
transform: rotate(-45deg);
}

.instagram-logo::after {
width: 8px;
height: 20px;
border-radius: 50%;
transform: rotate(45deg);
}  */

/*.menu {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}*/

#block-yg-biz-main-menu ul li a {
  color: #FFF !important;
  text-decoration: none;
}

.footer_main_menu #block-yg-biz-main-menu ul li a {
  color: #fff !important;
  text-decoration: none;
}

#block-yg-biz-main-menu ul li a.is-active {
  transform: scaleX(1);
  color: #CFA22B !important;
  text-decoration: none !important;
}

.region-site-branding {
  float: left;
}

.social ul {
  margin: auto;
}

.social a .fa {
 background: #CFA22B; 
 /* background: #999;*/
}

.social a .fa-facebook:hover {
  background: #3B5998;
  color: white;
}

.social a .fa-twitter:hover {
  background: #55ACEE;
  color: white;
}

.social a .fa-linkedin:hover {
  background: #007bb5;
  color: white;
}

.social a .fa-instagram:hover {
  background: #d7964c;
  color: white;
}

.navbar-light .navbar-toggler {
  color: #CFA22B;
}

.navbar .ml-auto,
.navbar .mx-auto {

  /*margin-right: auto !important;
  margin-left: 0 !important;*/
}  

@media screen and (max-width: 500px) {
  header .social {
    display: none;
  }

  .region-site-branding {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

}

@media screen and (min-width: 840px) and (max-width: 1100px)  {
  header .social {
    display: none;
  }
 
}


@media only screen and (min-width: 841px) {
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
  }

  .sticky+.content {
    padding-top: 60px;
  }

  nav#mainNav.sticky {
    transition-property: padding;
    transition: all 0.2s ease;
    padding: 0.5px 0px !important;

  }
}


#our-team .services-caption {
  background:none;
}
#our-team .services-caption h5{
  background-color: #333;
  display: inline-block;
  margin-top: 6px;
  padding: 6px;
  border-radius: 5.0%;
}

#our-team .services-caption p{
  color: #000!important;
  font-weight: bold;
}

#our-team .team-members img {
  width: auto;
  float: left;
  border: 3px solid #CFA22B;
  border-radius: 50%;
}


/**/
.services-img{
  margin-top: 8px;
  margin-right: 8px;
}

/*الخط الذهبي على لسيرفس  */


div.services-img:before,
div.services-img:after {
content: '';
position: absolute;
z-index: -1;
border-style: solid;
}

div.services-img:after {
  border-top-width:150px;
  border-right-width:150px;
  /* border-width: 0px 150px 150px 0; */
  border-color: #CFA22B;
  top: -8px;
  right: 15px;
}


/*

.inside-img-service-product
{
  width: 400px !important;
  height: 400px !important;
  margin-left: 213px;
}
*/


.reed-moor-aboutparagraph
{
  color: #CFA22B;
  font-weight: bold;
}

.services-h5 
{
 /* margin-top: -4% !important;*/
  margin-left: -30px !important;
  font-size: 16px !important; 
}

.services-page-h5 
{
  margin-left: -90px;
}

.color-footer
{
  color: #CFA22B;
}

.team
{
  margin-top: -18% !important;
}

.image-team-width
{
  width: 85%  !important;
}

.logo-img
{
  margin-left: 10%;
}

@media only screen and (min-width: 320px) and (max-width: 375px) {
  .logo-img
{
  margin-left: 24%;
}
}

@media only screen and (min-width: 375px) and (max-width: 560px) {
  .logo-img
{
  margin-left: 32%;
}
}


@media only screen and (min-width: 560px) and (max-width: 840px) {
  .logo-img
{
  margin-left: 38%;
}
}


@media only screen and (min-width: 840px) and (max-width: 1193px) {
  .logo-img
{
  margin-left: 4%;
}
}

@media only screen and (min-width: 1193px) and (max-width: 1248px) {
  .logo-img
{
  margin-left: 7%;
}
}

@media only screen and (min-width: 1248px) and (max-width: 1366px) {
  .logo-img
{
  margin-left: 10%;
}
}


.header-style
{
  width:100%;
   /*height:73px;*/
    margin-top: 0%;background-color: white;
    padding: 1%;
}

#footer .container p ,#footer .container p span{
  color: #FFF;
}

#footer .container p a{
  color: #d7964c;
}

button:focus,button:active {
  outline: none !important;
  box-shadow: none;
}
/*
@media only screen and (max-width: 700px) {

  .inside-img-service-product 
  {
    width: 200px !important;
    height: 200px !important;
    margin-left: 0px;
  }

}
*/

.img-container {
  text-align: center;
}
.map{
  clear: both;
}

.webform-submission-contact-us-form input:not([type=range]), .webform-submission-contact-us-form  textarea {
  width: 90%;
}

@media  (max-width: 500px) {
  .webform-submission-contact-us-form {
    
  }
  
  #sidebar-second{
    display: none;
  }
}

@media  (min-width: 501px) {
  .webform-submission-contact-us-form {
    float: left;
    width: 50%;
  }
  
  #sidebar-second{
    float: right;
    width: 45%;
    padding-right: 5%;
    margin-top: 35px;
  }
}
