body {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 2em;
  color: #8d8d8d;
  font-weight: 400;
  margin: 0;
}
.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder {
    background-color: #000000;
}
.residencial-bg{
	background-image: url("../images/residencial-banner.jpg");
	background-repeat: no-repeat;
}
.commercial-bg{
	background-image: url("../images/commercial-banner.jpg");
	background-repeat: no-repeat;
}
.contact-banner{
	background-image: url("../images/contact-banner.jpg");
	background-repeat: no-repeat;
}
#myVideo {
    right: 0;
    left: 0;
    bottom: -297px;
    min-width: 100%;
    min-height: 100%;
}
.icon-default-size {
    font-size: 42px;
    color: #1c89c6;
}
.logo-top-margin {
    margin-top: 17px;
}
.ma-left {
    margin-right: 10px;
}
.estimate-btn {
    color: #aeaeae;
    border: 1px solid #aeaeae;
    padding: 10px 15px 10px 15px;
}
.estimate-btn:hover {
color: #27aae1
}
.estimate-se{
	margin-top: 15px !important;
}
.sdr-content {
    position: absolute;
    width: 100%;
}
.location-div{
  
}
.border-tag {
    border: 1px solid #000000 !important;
}
.border-tag-file {
    width: 99% !important;
    border: 1px solid #333 !important;
	line-height: 35px;
}
a {
  text-decoration: none;
}
.sd-sl-sd {
  padding-top: 100px;
}
.li-sy {
  list-style: none;
}
.li-sy:before {
  content: '✓' !important;
  color: #4f85e9;
  padding-right: 10px;
}
.fixed-separator {
  height: 21px;
}
.career-div-cover {
  padding: 18% 0 18% 0;
  width: 70%;
}
.abt-final-sec {
  background-color: #1c1c1c !important;
  padding: 100px 0 100px 0;
}
.cover-common-sdr {
  display: flex;
  width: 1100px;
  margin: auto;
}
.cover-common-sdr span {
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.7em;
  letter-spacing: 2px;
}
.cover-common-sdr h3 {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.444444444444444em;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
}
.cover-common-sdr p {
  margin-bottom: 10px;
  text-align: center;
}
.contact-btn-now{

}
.new-create {
  background-color: #2a2a2a;
  padding: 100px 0 100px 0;
}
.fx-space {
  padding-top: 15px;
}
.mar-si {
  margin: auto;
  width: 178px;
  margin-top: 30px;
}
.title-23 {
  font-size: 23px !important;
}
.sdr-left {}
.sdr-right {}
.abt-main {
  width: 1100px;
  margin: auto;
  padding: 100px 0 100px 0 !important;
}
.align-left {
  text-align: left !important;
}
.do-card__head {}
.abt-team {
  margin: 100px 0 100px 0;
}
.what-we-do {
  padding: 7em 0 !important;
}
.what-we-do span {
  font-style: normal;
  font-weight: 700;
  padding: 12px 0px;
  font-size: 11px;
  line-height: 1.7em;
  letter-spacing: 2px;
}
.member-name {
  font-size: 15px;
  line-height: 1.444444444444444em;
  font-weight: 800;
  letter-spacing: 1px;
  margin: 35px 0 4px;
}
.what-product {
  padding: 0px 0 100px 0 !important;
}
.do-card__head h2 {
  color: #333333;
  font-size: 45px;
  font-weight: 800;
}
.fixed-margin {
  width: 1100px !important;
  margin: auto;
}
.fixed-margin-team {
  width: 1100px !important;
  margin: auto;
}
.do-card__body h3 {
  font-size: 15px;
  line-height: 1.444444444444444em;
  font-weight: 800;
  letter-spacing: 1px;
}
.accordion {
  display: flex;
  flex-direction: column;
  max-width: 690px;
  min-width: 320px;
  margin: 9px auto;
  padding: 0 50px;
}
.accordion h1 {
  font-size: 32px;
  text-align: center;
}
.accordion-item {
  margin-top: 16px;
  border: 1px solid #bdb6b6;
  border-radius: 6px;
  background: #ffffff;
  width: 690px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
    position: relative;
    margin: 0;
    display: flex;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 14px 20px;
    box-sizing: border-box;
    font-weight: 700;
    color: #aeaeae;
    background-color: #000000;
    align-items: center;
}
.accordion-item .accordion-item-desc {
  display: none;
  border-top: 1px dashed #ddd;
  padding: 10px 20px 20px;
  box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
  display: block;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-title .icon:after {
  content: "-";
  font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
  font-size: 20px;
}
.accordion-item:first-child {
  margin-top: 0;
}
.accordion-item .icon {
  margin-left: 14px;
}
@media screen and (max-width: 767px) {
  .accordion {
    padding: 0 16px;
  }
  .accordion h1 {
    font-size: 22px;
  }
}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.clients-logos {
  overflow: hidden;
  padding: 65px 0px 65px 0;
  margin: 100px 0 100px 0;
  white-space: nowrap;
  background-color: #f7f7f7;
  position: relative;
}
.cover-faq {
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
}
.left-side {
  width: 30%;
}
.clients-logos:before, .clients-logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 250px;
  height: 100%;
  z-index: 2;
}
.clients-logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.clients-logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.logo_items {
  display: inline-block;
  animation: 35s slides infinite linear;
}
.clients-logos:hover .logo_items {
  animation-play-state: paused;
}
.logo_items img {
  height: 54px;
}
span a {
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 11px;
  letter-spacing: 2px;
  font-weight: 700;
}
.main-slider {
  background-repeat: no-repeat;
}
.heading-main h3 {
    font-family: Raleway, sans-serif;
    text-align: center;
    margin: 0px 0px 21px;
    color: rgba(255, 255, 255, 0.2); /* Transparent white text */
    font-size: 90px;
    line-height: 120px;
    letter-spacing: 13px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.heading-main p {
    font-family: Raleway, sans-serif;
    color: #333;
    color: rgba(255, 255, 255, 0.2); /* Transparent white text */
    font-size: 25px;
    letter-spacing: 0px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    padding-bottom: 20px;
}
.heading-main {
  font-family: Raleway, sans-serif;
  position: relative;
  bottom: 0px;
  left: 0;
  right: 0;
  height: fit-content;
  margin: auto;
  text-align: center;
}
.buttons-home-page {
  margin-top: 22px;
  display: flex;
  justify-content: center;
}
.btn-white {
  color: rgb(51, 51, 51);
  background-color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
  margin-right: 22px;
  font-size: 11px;
  width: 172.66px;
  height: 56px;
  line-height: 56px;
  letter-spacing: 2px;
}
.btn-white a {
  font-family: Raleway, sans-serif;
  color: rgb(51, 51, 51);
  font-weight: 700;
}
.btn-black {
  font-family: Raleway, sans-serif;
  color: rgb(255, 255, 255);
  background-color: black;
  font-size: 11px;
  width: 172.66px;
  height: 56px;
  line-height: 56px;
  letter-spacing: 2px;
}
.btn-black a {
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 700;
}
.second-sec {
  width: 57.8%;
  margin: auto;
}
.line-2 {}
.line-2 h3 {
  font-family: Raleway, sans-serif;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 800;
  color: #333;
  letter-spacing: 2px;
  text-align: center;
  padding: 50px 0 50px 0;
  margin: 0;
}
.line-2 p {
  font-size: 16px;
  line-height: 1.8em;
  text-align: center;
  margin: 0;
}
.cover-image-div {}
.cover-image-div p {
  margin-top: 35px;
}
.cover-image-div h3 {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 800;
  letter-spacing: 2px;
  margin-top: 40px;
}
.left-img, .right-img {
  padding: 1.8%;
}
.swiper {
  width: 100%;
  padding-top: 80px;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 475.75px !important;
  height: 356.81px !important;
  object-fit: cover;
}
.swiper-slide {
  width: 25%;
}
.image-hovers {}
.text-hovers {}
.grey-bar {
  height: 89px;
  line-height: 89px;
  background-color: #1e1d1d !important;
  text-align: center;
}
.grey-bar a {
  color: #aeaeae;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.services-sec {
  width: 1100px;
  margin: auto;
  padding-top: 95px;
}
.cover-services {
  display: flex;
}
.cover-services-2 {
  padding-top: 40px;
  padding-bottom: 90px;
}
.single-sec {
  margin-right: 15px;
  width: 346.66px;
}
.single-sec i {
    font-size: 50px;
    font-family: pe-icon-7-stroke;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    margin-bottom: 18px;
    color: #aeaeae;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.single-sec i:hover {
  color: #27aae1
}
.single-sec h5 {
  color: #aeaeae;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 14px !important;
  margin: 0;
}
.single-sec p {
    margin: 0 16px 0 0;
    font-weight: 600;
}
.grid-gallery-1 {
  width: 1100px;
  margin: auto;
  padding-top: 95px;
}
.cover-grid {
  display: flex;
}
.arrow-right {
  width: 20px !important;
}
.arrow-right:hover {
  margin-left: 10px;
}
.left-1 {
  width: 328.53px;
  padding-right: 57px;
}
.left-2-cover {
  width: 328.53px;
  height: 475.8px;
  padding-right: 57px;
}
.left-2 {
  width: 328.53px;
  height: 263.9px;
}
.left-2-img {
  width: 328.53px;
  height: 211.9px;
}
.left-2 h3 {
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 23px;
  line-height: 1.285714285714286em;
  font-weight: 800;
  letter-spacing: 2.5px;
}
.left-2 p {
  margin-block-end: 1em;
  padding: 0 4% 0% 4%;
  font-size: 14px;
  text-align: center;
	font-weight: 600;
}
.left-2 span {
  font-size: 11px;
  line-height: 1.7em;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 700;
  color: #ababab;
}
.left-2 a {
  text-align: center;
}
.left-3 {
  width: 328.53px;
}
.left-4, .left-5 {
  width: 328.53px;
  padding-right: 57px;
  padding-top: 47px;
}
.arrow-right {}
.left-6 {
  width: 328.53px;
  padding-top: 47px;
}
.link-down {
  margin-top: 20px;
}
/*Slider*/
.slide-sec {
  width: 78.8%;
  padding-top: 4.3%;
  padding-left: 21.2%;
  margin-top: 100px;
  margin-left: auto;
  background-color: #f7f7f7 !important;
}
.signature {
  margin: 34px 0 34px 0;
}
.view-more-btn {}
.view-more-btn a {
  padding: 14px 35px;
  color: #aeaeae;
  border: 1px solid #d4d4d4;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 1.7em;
  letter-spacing: 2px;
}
.view-more-btn a:hover {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
}
.cover-slider-a {
  display: flex;
}
.left-slider-a {
  width: 576.88px;
}
.right-slider-a {
  height: 552px;
  margin-left: 86.66px;
  background-size: cover;
  width: 864.84px;
  background-image: url(../images/blog/blog-01.jpg);
}
.left-slider-a h3 {
  font-size: 23px;
  line-height: 1.285714285714286em;
  font-weight: 800;
  letter-spacing: 2.5px;
  margin: 25px 0 25px 0;
}
.left-slider-a p {}
/*Slider*/
.small-thinks {
  padding: 76px 0 76px 0;
  width: 1100px;
  margin: 0 auto;
}
.small-thinks h3 {
  margin-bottom: 1em;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.small-thinks p {
    text-align: center;
    font-size: 16px;
    line-height: 1.875em;
    font-weight: 600;
}
.three-grid {
  width: 1100px;
  margin: auto;
}
.cover-three-grid {
  display: flex;
}
.left-th-gr {
    width: 500px;
    background-color: #212121;
    padding: 70px 0 0px 70px;
    color: #b1b1b1;
    height: 625px;
}
.left-th-gr h3 {
  font-size: 23px;
  line-height: 1.285714285714286em;
  font-weight: 800;
  letter-spacing: 2.5px;
  margin: 25px 0 25px 0;
}
.left-th-gr p {
  width: 399.63px;
  margin-bottom: 40px;
}
.cover-rt-gd {
  display: inline;
}
.rt-img {
  width: 540px;
  padding-bottom: 11px;
}
.cover-rt-img {
  display: flex;
}
.rt-l {
  width: 260px;
  padding-right: 20px;
}
.lt-r {
  width: 260px;
}
.main-title {
  color: #e0b70d;
  text-align: center;
  text-transform: capitalize;
  padding: 0.7em 0;
}
.title {
  color: #aeaeae;
  text-align: center;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 1.285714285714286em;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2.5px !important;
  text-transform: uppercase;
}
.desc-col h4 {
  margin-bottom: 10px;
	color: #aeaeae;
}
.content-ho {
  position: relative;
  width: 328.53px;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}
.content-ho .content-overlay-ho {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: fit-content;
  width: 328.53px;
  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-ho:hover .content-overlay-ho {
  opacity: 1;
}
.content-image-ho {
  width: 100%;
}
.content-details-ho {
  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-ho:hover .content-details-ho {
  top: 95%;
  left: 50%;
  opacity: 1;
}
.content-details-ho h3 {
  color: #fff;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  width: 328.53px;
  text-align: center;
  text-shadow: 1px 2px BLACK;
  background-color: #0000007d;
  padding: 10px 0 30px 0;
  font-size: 16px;
}
.content-details-ho p {
  color: #fff;
  font-size: 0.8em;
  width: 328.53px;
  text-align: center;
}
.fadeIn-bottom {
  top: 80%;
}
.fadeIn-top {
  top: 20%;
}
.fadeIn-left {
  left: 20%;
}
.fadeIn-right {
  left: 80%;
}
.min-padding {
  padding: 25px 0 25px 0;
}
.faq {}
.left-img-side {
  width: 48%;
  padding-right: 2%;
}
.right-form {
  width: 48%;
  padding-left: 2%;
}
.common-form {
  height: 30px;
  width: 90%;
}
.lf {
  width: 50%;
  float: left;
}
.rf {
  width: 50%;
  float: left;
}
.ff {}
.contact-title {
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 1.285714285714286em;
  font-weight: 800;
  letter-spacing: 2.5px !important;
  text-transform: uppercase;
}
.padding-def {
  padding: 3em 0 3em 0;
}
.form-sdr {}
.contact-us-page {
    background-color: #252525;
    padding: 90px 0 90px 0;
}
.cover-contact-us-page {
  width: 1100px;
  margin: auto;
  display: flex;
}
.contact-left {
  width: 535px;
  margin-right: 30px;
}
.seco-con {
  margin-top: 30px;
}
.seco-con p {
  margin-bottom: 5px;
}
.seco-con i {
    color: #c1c1c1;
    padding-right: 12px;
}
.contact-right {
  width: 565px;
}
.contact-right h3 {
  padding-bottom: 30px;
}
.contact-left h3 {
  margin-bottom: 30px;
}
.con-form {}
.cover-form-contact {}
.form-main-names-right {
  width: 48%;
  float: right;
}
.form-main-names-left {
  width: 48%;
  float: left;
}
.message-div {}
.sd-fm {
  width: 96%;
  height: 35px;
  border: none;
  padding-left: 10px;
  outline: none;
}
.sd-area {
  width: 99%;
  height: 135px;
  margin-top: 20px;
  margin-bottom: 10px;
  border: none;
  padding-left: 10px;
  padding-top: 10px;
  outline: none;
}
.content-desc h2 {
  font-size: 23px;
  line-height: 1.285714285714286em;
  font-weight: 800;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.cover-blog-div {
  display: flex;
}
.left-blog {
  width: 30%;
}
.left-blog img {}
.right-blog {
  width: 70%;
  padding-left: 2%;
}
.right-blog p {}
.min-top-padding-100 {
  padding-top: 100px;
}
.right-blog span {
  font-size: 11px;
}
.left-align {
  text-align: left;
}
.three-image {
  width: 1100px;
  margin: auto;
}
.cover-3-img {
  display: flex;
  justify-content: space-between;
  padding: 100px 0 50px 0;
}
.mage-cover-1-1 {}
.mage-cover-1-1 img {}
.special-digits {
  font-size: 30px;
  font-weight: 300;
  padding: 0 14px 0 0;
  color: #919691;
  font-style: normal;
}
.cover-3-img {
    display: flex
;
    justify-content: space-between;
    padding: 36px 0 50px 0;
}
.normal-title {
  font-size: 15px;
  line-height: 1.444444444444444em;
  font-weight: 800;
  letter-spacing: 1px;
}
.image-cover-1-1 {
    width: 500px;
}
.margin-top-40 {
  margin-top: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .buttons-home-page {
    display: grid;
    justify-content: center;
}
.btn-white {
  font-size: 10px;
  width: 100%;
  height: 40px;
  text-align: center;
}
.rt-img {
  width: 100%;
}
.btn-black {
  font-size: 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
}
	#myVideo {
    bottom: -190px;
}
	.btn-pm-icon {
    font-size: 0.8rem !important;
}
	
	.container {
    width: 90% !important;
    margin: 0 auto;
}
  .cover-3-img {
    display: grid;
    justify-content: space-between;
    padding: 100px 0 50px 0;
  }
  .three-image {
    width: 90%;
    margin: auto;
  }
  .image-cover-1-1 {
    width: 100%;
    padding-bottom: 40px;
  }
  .margin-top-40 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .cover-contact-us-page {
    width: 80%;
    margin: auto;
    display: block;
  }
  .contact-left {
    width: 100%;
    margin-right: auto;
  }
  .contact-right {
    width: 100%;
    margin-top: 15%;
  }
  .career-div-cover {
    padding: 0% 0 10% 0;
    width: 100%;
  }
  .form-sdr {
    width: 96%;
    height: 33px;
    border: 0;
    margin-top: 15px;
    padding-left: 10px;
  }
  .form-sdr-file {
    width: 96%;
    height: 33px;
    border: 0;
    margin-top: 15px;
    line-height: 33px;
    padding-left: 10px;
  }
  .form-sdr-textarea {
    width: 96%;
    border: 0;
    margin-top: 15px;
    padding-left: 10px;
  }
  .form-box {
    margin-top: 30px;
  }
  .min-padding {
    padding: 25px 0 25px 0 !important;
  }
  .abt-main {
    width: 90%;
    margin: auto;
    padding: 50px 0 50px 0 !important;
  }
  .member-name {
    margin: 20px 0 4px;
  }
  .fixed-margin-team {
    width: 80% !important;
    margin: auto;
  }
  .cover-common-sdr {
    display: block;
    margin: auto;
    width: 80%;
  }
  .sdr-right {
    margin-top: 48px;
  }
  .abt-final-sec {
    background-color: #f7f7f7 !important;
    padding: 70px 0 70px 0;
  }
  .abt-team__div .team-card__head .img-box img {
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
    -webkit-transition: 200ms all linear;
    transition: 200ms all linear;
    margin: auto;
  }
  .abt-team__div {}
  .what-product__img {
    margin-top: 26%;
  }
  .fixed-margin {
    width: 80% !important;
    margin: auto;
  }
  .cover-faq {
    display: block;
  }
  .left-side {
    margin: auto;
    width: 100%;
  }
  .right-side {}
  .accordion-item {
    width: 100%;
  }
  .heading-main h3 {
    margin: auto;
    font-size: 35px;
    text-align: center;
    line-height: normal;
}
  .heading-main p {
    font-size: 12px;
    line-height: 34px;
    font-weight: 400;
    text-transform: none;
    text-align: center;
    padding-bottom: 20px;
  }
  .line-2 h3 {
    padding: 45px 0 45px 0;
  }
  .swiper-slide {
    width: 100%;
  }
  .services-sec {
    width: 80%;
  }
  .testimonial__card-body {
    width: 80%;
    margin: auto;
  }
  .grid-gallery-1 {
    width: 80%;
    margin: auto;
    padding-top: 95px;
  }
  .cover-grid {
    display: block;
  }
  .left-1 {
    width: 100%;
    padding-right: 0;
  }
  .left-4, .left-5 {
    width: 100%;
    padding-right: 0;
    padding-top: 18px;
  }
  .left-6 {
    width: 100%;
    padding-top: 18px;
  }
  .left-3 {
    width: 100%;
  }
  .left-2 {
    width: 100%;
    height: auto;
    margin-top: 14px;
  }
  .left-2-img {
    width: 100%;
    height: auto;
  }
  .left-2-cover {
    width: 100%;
    height: 475.8px;
    padding-right: 0;
  }
  .cover-slider-a {
    display: block;
  }
  .slide-sec {
    width: 100%;
    padding: 25px;
    margin-top: 50px;
    background-color: #f7f7f7 !important;
  }
  .right-slider-a {
    height: 300px;
    margin-top: 50px;
    margin-left: 0;
    background-size: contain;
    width: 100%;
    background-image: url(../images/blog/blog-01.jpg);
    background-repeat: no-repeat;
  }
  .small-thinks {
    width: 80%;
    margin: 40px auto;
  }
  .cover-three-grid {
    display: block;
  }
  .left-th-gr {
    width: 100%;
    padding: 40px 0 40px 0;
    height: auto;
  }
  .left-th-gr h3 {
    text-align: center;
    margin: 0;
  }
  .cover-rt-img {
    display: block;
  }
  .rt-l {
    width: 100%;
    padding-right: 0;
  }
  .lt-r {
    width: 100%;
    margin: 12px 0 12px 0;
  }
  .left-th-gr p {
    width: fit-content;
    margin-bottom: 10px;
    padding: 6%;
  }
  .view-more-btn {
    padding: 0;
    margin: auto;
    text-align: center;
  }
  .three-grid {
    width: 100%;
    margin: auto;
  }
  .slide-sec {
    width: 100%;
    padding-left: 0;
    margin-top: 50px;
    background-color: #f7f7f7 !important;
  }
  .left-slider-a {
    width: fit-content;
    padding: 6%;
  }
  .main-slider {
    background-size: cover;
  }
  .cover-image-div {
    display: inline-block;
  }
  .left-img, .right-img {
    padding: 1.8%;
    padding-bottom: 20%;
  }
  .line-2 h3 {
    font-size: 24px;
  }
  .second-sec {
    width: 80%;
  }
  .cover-services {
    display: inline;
  }
  .single-sec {
    margin-bottom: 10%;
  }
  .page-bnr__content h1 {
    font-size: 23px !important;
  }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .heading-main h3 {
      font-size: 25px;
  }

}


/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .heading-main h3 {
    font-size: 80px;
}
.sdr-content {
  position: absolute;
  top: 220px;
}
		#myVideo {
    bottom: -100px;
}
	.edgtf-vertical-align-containers {
    height: 100%;
    width: 95%;
	margin: auto;
}
.contact {
    padding-bottom: 7em;
    padding-top: 7em;
    width: 90%;
    margin: auto;
}
  .three-image {
    width: 90%;
    margin: auto;
  }
  .image-cover-1-1 {
    width: 100%;
    padding: 2%;
  }
  .second-sec {
    width: 90%;
  }
  .swiper-slide {
    width: 50%;
  }
  .services-sec {
    width: 90%;
  }
  .fixed-margin {
    width: 90% !important;
  }
  .fixed-margin-team {
    width: 90% !important;
  }
  .cover-common-sdr {
    width: 90%;
  }
  .abt-main__content {
    width: 90%;
    text-align: center;
    margin: auto;
  }
  .career-div-cover {
    padding: 1% 0 5% 0;
    width: 100%;
}
  .abt-main__img .img-box {
    width: 70%;
  }
  .form-sdr {
    width: 96%;
    height: 33px;
    border: 0;
    margin-top: 15px;
    padding-left: 10px;
  }
  .form-sdr-file {
    width: 96%;
    height: 33px;
    border: 0;
    margin-top: 15px;
    line-height: 33px;
    padding-left: 10px;
  }
  .form-sdr-textarea {
    width: 96%;
    border: 0;
    margin-top: 15px;
    padding-left: 10px;
  }
  .form-box {
    margin-top: 30px;
  }
  .cover-contact-us-page {
    width: 90%;
  }
  .grid-gallery-1 {
    width: 80%;
    margin: auto;
    padding-top: 95px;
  }
  .cover-grid {
    display: block;
  }
  .content-ho {
    position: relative;
    width: 100%;
    max-width: max-content;
    overflow: hidden;
    height: auto;
  }
  .left-1 {
    width: 100%;
    padding-right: 0;
  }
  .left-2 {
    width: 100%;
    height: auto;
  }
  .left-2-cover {
    width: 100%;
    padding-right: 0;
    display: inline-block;
    height: auto;
  }
  .left-2 {
    width: 100%;
    padding: 50px 0 50px 0;
    height: 200px;
  }
  .content-ho .content-overlay-ho {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 99%;
    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-details-ho h3 {
    color: #fff;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
  }
  .left-4, .left-5 {
    padding-right: 0;
    padding-top: 0;
  }
  .left-6 {
    padding-top: 0;
  }
  .slide-sec {
    width: 100%;
    padding-top: 4.3%;
    padding-left: 5%;
    margin-top: 100px;
    margin-left: auto;
    background-color: #f7f7f7 !important;
  }
  .right-slider-a {
    margin-left: 15.66px;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/blog/blog-01.jpg);
  }
  .small-thinks {
    padding: 50px 0 50px 0;
    width: 90%;
    margin: 0 auto;
  }
  .small-thinks p {
    text-align: center;
    font-size: 15px;
    line-height: 1.875em;
  }
  .left-th-gr {
    width: 35%;
    background-color: #f7f7f7;
    padding: 50px 0 20px 20px;
    height: auto;
  }
  .rt-img {
    width: 380px;
    padding-bottom: 11px;
  }
  .rt-l {
    width: 180px;
    padding-right: 20px;
  }
  .lt-r {
    width: 180px;
  }
  .left-th-gr p {
    width: 350px;
    margin-bottom: 40px;
  }
  .abt-main {
    width: 90%;
    margin: auto;
    padding: 100px 0 100px 0 !important;
  }
  .content-desc h2 {
    text-align: center;
  }
  .main-service__content .content-desc p {
    max-width: fit-content !important;
    text-align: center;
  }
  .main-service__content .content-cards {
    justify-content: center !important;
  }
  .main-service__btn-div {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center !important;
  }
  page-bnr__content h1 {
    font-size: 42px;
  }
		.align-left {
    text-align: center!important;
}
.main-slider {
    background-repeat: no-repeat;
}
}

/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
	.content-desc{
		width: 90%;
		margin: auto;
	}

  .main-slider {
}
  .left-2 p {
    width: 50%;
    margin: auto;
  }
  .left-th-gr {
    width: 50%;
  }
	.ready-s {
    padding-top: 8%;
    padding-bottom: 8%;
    padding-left: 2%;
    padding-right: 2%;
}
}