/* Reset CSS */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
figure,
blockquote,
fieldset,
legend {
  margin: 0;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove list styles */
ul,
ol {
  list-style: none;
}

/* Remove default font styles */
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  overflow-x: hidden;
}
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

/* Remove default hyperlink styles */
a {
  text-decoration: none !important;
  color: inherit;
}

/* Remove default button styles */
button,
input {
  background-color: transparent;
  border: none;
  outline: none;
}

/* Remove default form styles */
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  width: 98%;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background: transparent;
}

/* Remove default table styles */
table {
  border-collapse: collapse;
  width: 100%;
}

th,
td {
  padding: 8px;
  border-bottom: 1px solid #ccc;
}

th {
  text-align: left;
}
/* .container{
    max-width: 1192px;
    margin: auto;
} */

.oxygen-home .no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.oxygen-home .no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

img {
  max-width: 100%;
}

.oxygen-home h1 {
font-weight: 700;
font-size: 45px;
line-height: 60px;
letter-spacing: -0.2px;
  color: #fff;
}
.oxygen-home button.btn {
  background: rgba(100, 193, 50, 1);
  color: #fff;
font-weight: 600;
font-size: 18px;
line-height: 100%;
letter-spacing: 0px;
text-align: center;
  padding: 15px 60px;
  border-radius: 4px;
}
.oxygen-home button.btn.btnWithArrow img {
  margin-right: 8px;
  width:20px;
}

.oxygen-home .heading {
      font-family: "Teko", sans-serif;
}
.oxygen-home button.btn:hover {
  background: #222;
}
.oxygen-home .main-heading h5 {
  font-size: 14px;
  line-height: 15px;
  color: #d2153d;
  margin: 0;
  text-transform: uppercase;
}
.oxygen-home h2.main-heading {
    text-align: left;
    margin-bottom: 20px;
    font-family: 'Exo', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3em;
}
.oxygen-home .main-heading {
  margin: 0 0 0px;
}

/* Header */
.oxygen-home header {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    position: relative;
	padding-left: 100px;
    padding-right: 100px;
  }
.oxygen-home header img {
  width: 190px;
}
.oxygen-home .top-head a{
 font-family: "Exo", sans-serif;
 font-size:15px;
 color:#000;
 font-weight:500;
 margin-bottom:10px;
 display:block;
}
.oxygen-home header a.navbar-brand img {
    width: 150px;
}
.oxygen-home header ul.navbar-nav li a {
  font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    color: #FFFFFF ;
    letter-spacing: 0.5px;
    text-transform:uppercase;
}
.oxygen-home header ul.navbar-nav li:hover a {
  color:#7bc041;
}

/* Banner Section **/
.oxygen-home header .banner img {
  width: 100%;
}
.oxygen-home  .banner{
  background:url(../img/banner-1.webp);
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
  padding:80px 0 0;
  margin-top: -110px;
}
.oxygen-home .banner h1 {
  margin: 0 0 24px;
  font-size:55px;
   font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
   font-weight:500;
}
.oxygen-home .banner .banner_content.text-left {
    padding: 150px 0;
}
.oxygen-home .banner p {
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 1.3em;
    color:#fff;
}
.oxygen-home .banner button {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-color: #FFFFFF;
    border-radius: 0px !important;
    font-size: 22px;
    font-family: 'Teko', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase !important;
    background-color: #7bc041;
    padding-top: 15px !important;
    padding-right: 40px !important;
    padding-bottom: 15px !important;
    padding-left: 40px !important;
    margin-top: 55px !important;
    width: auto;
    border-left: 8px solid #fff !important;
    text-transform: uppercase !important;
    float: none !important;
}
.oxygen-home .form-content {
    background: #0c2440;
    box-shadow: 12px 12px 24px 0px rgba(8, 11, 28, 0.24);
    padding: 25px;
    border-radius: 12px;
    margin-top: -520px;
    /* position: absolute; */
    width: auto;
    border-radius:0;
}
.oxygen-home .banner .button-common {
    display: flex;
    width: 100%;
    gap: 15px !important;
}
.oxygen-home .form-content h2 {
   font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size:29px;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
 
}

.oxygen-home .flex-sec .col-md-6:nth-child(2){
  display:flex;
  justify-content:center;
  flex-direction:column;
}

/* About */

.oxygen-home .about {
    background: #fff;
    padding: 90px 0;
}
.oxygen-home .about h2{
  text-align:left;
  margin-bottom:20px;
  font-family: 'Exo', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #191a14 !important;
    line-height: 1.3em;
}
.oxygen-home .about p{
font-weight: 400;
font-size: 14px;
line-height: 30px;
letter-spacing: 0%;
color:#1f1f1f!important;
font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.6em;
}
.oxygen-home  #aboutUs .col-md-6:nth-child(2)
 {
    padding-left: 50px;
}
.oxygen-home  #aboutUs .col-md-6{position:relative;}
.oxygen-home section#aboutUs .small-img {
    position: absolute;
    bottom: -20px;
    right: -1px;
}
.oxygen-home .about .button-common1 button {
    float: right;
        color: #FFFFFF !important;
    border-width: 0px !important;
    border-color: #FFFFFF;
    border-radius: 0px !important;
    font-size: 13px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase !important;
    background-color: #0c2440;
    padding:20px 40px !Important;
     border-left: 7px solid #7bc041 !important;

}


/*concreate*/
.oxygen-home .concreate {
    background-image: linear-gradient(180deg, rgba(12, 36, 64, 0.9) 0%, rgba(12, 36, 64, 0.9) 100%), 
    url(../img/bg.webp) !important;
    padding-top:70px;
}
.oxygen-home .concreate h2{
  color:#fff;
}
.oxygen-home .concreate p{
  color:#fff;
      line-height: 1.6em;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.6em;
    margin-top: 15px !important;
    margin-bottom: 14px !important;
    max-width: 550px;


}


/* Benefits */

.oxygen-home .benefits{padding:90px 0;
 background-image:url(../img/Rectangle-8.png) !important;
}
.oxygen-home .benefits h2 {
    background-image: linear-gradient(90deg, #7bc041 0%, rgba(64, 114, 33, 0.57) 100%);
    border-radius: 12px 1px 12px 8px;
    overflow: hidden;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 15px !important;
    margin-bottom: 0px !important;
    max-width: 500px;
    margin-bottom:40px !important;
    color:#fff;
}
.oxygen-home .benefits .col-md-6:nth-child(2){
  padding-left:40px;
}
.oxygen-home .benefits ul li {
    margin-bottom: 25px;
    font-family: 'Exo', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #0c2440 !important;
    line-height:1.7em;
    margin-left:20px;
}
.oxygen-home .benefits ul li:before {
    content: "";
    background-image: url(../img/benefiticon.png) !important;
    position: absolute;
    left: -49px;
    width: 25px;
    height: 25px;
    background-size: 25px auto;
    background-repeat: no-repeat;
    top: 6px;
}
.oxygen-home .benefits ul li{
  position:relative;
}



/*contractors*/
.oxygen-home .contractors{padding:90px 0;
}
.oxygen-home .contractors h2 {
    margin-bottom:40px;
    color:#7bc041;
}
.oxygen-home .contractors ul li:before {
    content: "";
    background-image: url(../img/checkicon.png) !important;
    position: absolute;
    left: -49px;
    width: 18px;
    height: 18px;
    background-size: 18px auto;
    background-repeat: no-repeat;
    top: 6px;
}
.oxygen-home .contractors ul li{
  position:relative;
}
.oxygen-home .contractors ul li {
    font-family: 'Exo', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 17px;
    color: #0c2440 !important;
    margin-bottom: 12px !important;
    margin-left:20px;
}


/*Services*/
.oxygen-home .services{margin-bottom:40px;}
.oxygen-home .services .container-custom {
      background-image: linear-gradient(180deg, rgba(4, 18, 38, 0.96) 0%, rgba(4, 18, 38, 0.87) 100%), 
      url(../img/ourservices.png) !important;
  padding: 70px 0;
  text-align:center;
}
.oxygen-home .services h2{
   margin-bottom:10px;
    color:#7bc041;
     text-align:center;
}
.oxygen-home .services h2 + p{
   line-height: 1.3em;
    font-family: 'Exo', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.3em;
    padding-bottom: 6px !important;
    margin-bottom: 60px !important;
    color: #fff;

}
.oxygen-home .services .row.mt-4 {
    padding: 50px 10% 20px;
    /* margin-top: 50px !important; */
}


.oxygen-home .services .feature {
    background: #fff;
    border-radius: 15px;
}
.oxygen-home .services .feature .content img {
    width: 60px;
}
.oxygen-home .services .feature .content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
} 
.oxygen-home .services .feature h5{
font-family: 'Exo', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #1f1f1f !important;
}
.oxygen-home .services .icon-box img {
    margin-top: -50px;
}
.oxygen-home .services .feature {
    background: #fff;
    border-radius: 15px;
    padding: 0 20px;
}
.oxygen-home .services button{
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-color: #FFFFFF;
    border-radius: 0px !important;
    font-size: 13px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase !important;
    background-color:#7bc041;
        padding-top: 20px !important;
    padding-right: 40px !important;
    padding-bottom: 20px !important;
    padding-left: 40px !important;
    margin-top:20px;
  }
.oxygen-home section.testimonials .topic{
  font-family: Exo;
font-size: 35px;
font-weight: 800;
line-height: 45.5px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #7BC041 !important;
margin-bottom:100px !important;
}

.oxygen-home section.testimonials .content input{
  display: none;
}

.oxygen-home section.testimonials .content{
  display: flex;
  justify-content: space-between;
 
}

.oxygen-home section.testimonials .content .list{
  display: flex;
  flex-direction: column;
  position: relative;
  width:40%;
  margin-right: 50px;
  justify-content:center !important;
}

.oxygen-home section.testimonials .content .list label{
  cursor: pointer;
  height: 90px;
  line-height: 60px;
  font-family: Exo;
font-size: 23px;
font-weight: 800;
line-height: 35px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
  padding-left: 45px;
  transition: all 0.5s ease;
  z-index: 10;
      margin-bottom: 60px !important;
  color: #0C2440 !important;
position:relative;
  }
 .oxygen-home section.testimonials .content .list label:after {
    content: "";
    width: 8px;
    position: absolute;
    right: 60px;
    height: 90px;
  background: #7BC041;
    top: 0;
    transform: skew(8deg, 0deg);
}
  #Ray:checked ~ .list label.Ray:after, #Brian:checked ~ .list label.Brian:after, #Conor:checked ~ .list label.Conor:after{
    width: 40px;
  }
  .content .list label span {
    display: flex
;
    align-items: center;
}

#Ray:checked ~ .list label.Ray,
#Brian:checked ~ .list label.Brian,
#Conor:checked ~ .list label.Conor{
  color: #22272C;
}

.oxygen-home section.testimonials .content .slider{
  position: absolute;
  left: 0;
  top: 0;
  height: 60px;
  width: 100%;
  border-radius: 12px;
  transition: all 0.5s ease;
  
  background: transparent;
}

#Ray:checked ~ .list .slider{
  top: 0;
}

#Brian:checked ~ .list .slider{
  top: 60px;
}

#Conor:checked ~ .list .slider{
  top: 120px;
}

#code:checked ~ .list .slider{
  top: 180px;
}

#about:checked ~ .list .slider{
  top: 240px;
}

.oxygen-home section.testimonials .content .text-content{
  width: 60%;
  height: 100%;
  color: #707070;
  font-family: Exo;
font-size: 18px;
font-weight: 400;
line-height: 30px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;

}
  .oxygen-home section.testimonials .content .text-content p{
    margin-bottom:40px !important;
  }
 .oxygen-home section.testimonials .content .text-content .text .title{padding-left:30px !important;}
   .oxygen-home section.testimonials .content .text-content .text .title, .text-content .text img {
    display: inline-block;
    vertical-align: middle !important;
    font-family: Exo;
font-size: 20px;
font-weight: 800;
line-height: 20px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
color: #0C2440 !important;

}
  .text-content .text .star{width:100px;} 
.oxygen-home section.testimonials .content .text{
  display: none;
}

.oxygen-home section.testimonials .content .text .title{
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}

.oxygen-home section.testimonials .container .text p{
  text-align: justify;
}

.oxygen-home section.testimonials .content .text-content .Ray{
  display: block;
}

#Ray:checked ~ .text-content .Ray,
#Brian:checked ~ .text-content .Brian,
#Conor:checked ~ .text-content .Conor{
  display: block;
}

#Brian:checked ~ .text-content .Ray,
#Conor:checked ~ .text-content .Ray,
#code:checked ~ .text-content .Ray,
#about:checked ~ .text-content .Ray{
  display: none;
}

.oxygen-home section.testimonials .content .list label:hover{
  color: #BB86FC;
}
  .oxygen-home footer.footer .links ul li a, .oxygen-home footer.footer .links ul li p {
    color: #fff;
}
  .oxygen-home footer.footer ul.socialIcon {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 15px;
}
  
  
 /* Contact Us */
.oxygen-home section.contactUs {
    background-image: url(../img/booking.webp);
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
}
  .oxygen-home section.contactUs:before {
    content: '';
    position: absolute;
    background: rgba(255,255,255,0.48)!important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.oxygen-home section.contactUs .contactUSInner {
    position: relative;
    background-color: #f7f7f7;
    border-radius: 30px 30px 30px 30px;
    padding: 50px 30px;
    max-width: 1000px;
    margin: 0 auto;
}
.oxygen-home section.contactUs h2.main-heading {
    text-align: center;
    font-size: 30px;
    margin: 0 0 30px;
}
.oxygen-home section.contactUs form {
    background: #fff;
    box-shadow: 0px 4px 4px 0px #57647e36;
    padding: 30px 40px;
    max-width: 650px;
    margin: 0 auto;
}
.oxygen-home section.contactUs form .form-group.form-group-half {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr;
}
.oxygen-home section.contactUs form input ,
.oxygen-home section.contactUs form select ,
.oxygen-home section.contactUs form textarea {
    border: 1px solid #ACACACFF;
    border-radius: 5px;
    padding: 8px 15px 8px 15px;
    font-size: 12px;
    color: #2c3345FF;
}
.oxygen-home section.contactUs form label {
    font-size: 14px;
    margin: 0 0 .5rem;
    color: #2c3345FF;
}
  .oxygen-home section.contactUs form .form-group-main:not(:first-child) {
    margin-top: 15px;
}
.oxygen-home section.contactUs form button {
    margin: 20px 0 0;
}
  .oxygen-home .footer {
    background: rgba(49, 71, 58, 1);
    padding: 40px 20px 30px 20px;
}

.oxygen-home footer.footer img.logoFooter {
    max-width: 279px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.oxygen-home footer.footer {
    background-image: linear-gradient(180deg,rgba(12,36,64,0.68) 0%,rgba(12,36,64,0.68) 100%),url(../img/footer.webp)!important;
}
.oxygen-home footer.footer ul.socialIcon img {
    width: 32px;
}
.oxygen-home footer.footer ul.socialIcon {
    text-align: center;
    margin: 30px 0 0;
}
.oxygen-home footer.footer img.logo {
    max-width: 279px;
    width: 100%;
    margin: 0 auto;
}
.oxygen-home footer.footer .links ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.oxygen-home footer.footer .links ul a {
    text-transform: capitalize;
    font-size: 13px;
    line-height: 1rem;
}
.oxygen-home footer.footer .links ul li {
    margin: 0;
}
.oxygen-home footer.footer .links h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    margin: 0 0 25px;
}

.oxygen-home footer.footer .copyright {
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin-top: 40px;
}
.oxygen-home footer.footer .copyright p {
    color: #fff;
    margin: 0;
}
.oxygen-home footer.footer {
    padding-top: 70px;
    padding-bottom: 70px;
}
.oxygen-home footer.footer {
    font-family: "Exo", sans-serif;
}
.oxygen-home footer.footer .linksContactInfo p {
    line-height: 1.3rem;
}
.oxygen-home footer.footer .linksContactInfo p {
    margin: 0 0 5px;
    text-transform: capitalize;
}
.oxygen-home section.testimonials {
    padding-top: 90px;
    padding-bottom: 90px;
}
.oxygen-home section#book .form-content form {
    background: #fff;
    padding: 30px 40px;
    border-radius: 3px;
}
.oxygen-home section#book .form-content form label {
    font-size: 14px;
    margin: 0 0 8px;
}
.oxygen-home section#book .form-content form input ,
.oxygen-home section#book .form-content form select {
    border: 1px solid #ACACACFF;
    border-radius: 5px;
    padding: 8px 15px 8px 15px;
    font-size: 12px;
    color: #2c3345FF;
}
.oxygen-home section.banner form button.btn {
    margin-top: 20px !important;
}
.oxygen-home section.banner .form-group.form-group-half {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr;
}
.oxygen-home section.banner .form-group-main:not(:first-child) {
    margin-top: 15px;
}

.oxygen-home form label, .oxygen-home form input, .oxygen-home form select, .oxygen-home form textarea {
    font-family: "Inter", sans-serif;
    text-align: left;
    display: block;
}
.oxygen-home .form-control:focus {
    box-shadow: none;
    border-color: #ACACACFF;
}

.oxygen-home .videoMain video {
    display: block;
}
.oxygen-home .videoMain {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.oxygen-home .videoMain video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.oxygen-home .banner .form-content {
    margin-top: -25%;
}

.oxygen-home section.banner {
    padding-bottom: 0 !important;
    margin-bottom: 150px;
}
.oxygen-home section.banner .flex-sec {
    margin-bottom: -20%;
}





@media only screen and (min-width: 1200px) {
  .oxygen-home .about {
    padding-top: 150px;
}
}

@media only screen and (max-width: 1200px) {
      
}

@media only screen and (max-width: 1024px) {
	

}

@media only screen and (max-width: 991px) {
	.oxygen-home section.banner .flex-sec {
    margin-bottom: 0;
}
	.oxygen-home .banner .col-md-6 {
    width: 100% !important;
}
.oxygen-home .form-content
 {
    margin-top: 0;
}
.oxygen-home header {
    padding-left: 30px;
    padding-right: 30px;
}
.oxygen-home .navbar-collapse.collapse.show {
    background: #0c2440;
    padding: 30px;
}
.oxygen-home span.navbar-toggler-icon

 {
        color: #000 !important;
        filter: invert(1);
        font-size: 18px !important;
    }
.oxygen-home .banner h1 {
    font-size: 40px;
    line-height: 37px;
}
.oxygen-home .services .feature .content img
{
    width: 30px;
}
.oxygen-home .services .feature h5 {
    font-size: 14px;
}
.oxygen-home header a.navbar-brand img {
    width: 90px;
}
.oxygen-home .banner {
    margin-top: -90px;
}
.oxygen-home .navbar-collapse.collapse {
        position: absolute;
        top: 90px;
        width: 100%;
        z-index: 99 !important;
    }
    .oxygen-home .banner .form-content {
    margin-top: 0;
}
.oxygen-home section.banner .banner_content h1 br {
    display: none;
}
.oxygen-home .banner .flex-sec .banner_content.text-left {
    padding: 70px 0;
}
.oxygen-home .banner .form-content {
    margin-bottom: 0;
}
.oxygen-home section.banner {
    padding-bottom: 80px !important;
    margin-bottom: 0;
}
.oxygen-home footer.footer .links h3 {
    text-align:center;
}
.oxygen-home footer.footer  .links.linksContactInfo
 {
    text-align: center;
}
}
@media only screen and (max-width: 990px) {
    .oxygen-home section.contactUs form button {
    float: unset;
  }
  .content .list label span img {
    width: 60px;
}
   .oxygen-home section.testimonials .content .list label {
    height: 60px;
    font-size: 16px;
    margin-bottom: 30px !important;
}
   .oxygen-home section.testimonials .content .list label:after {
    right: 30px;
    height: 50px;
}
    #Ray:checked ~ .list label.Ray:after, #Brian:checked ~ .list label.Brian:after, #Conor:checked ~ .list label.Conor:after {
    width: 20px;
}
  .oxygen-home section.testimonials .content .text-content {
    font-size: 15px;
    line-height: 25px;
}
   .oxygen-home section.testimonials .topic {
    font-size: 25px;
    margin-bottom: 40px !important;
}
   .oxygen-home section.testimonials .content .text-content .text .title {
    padding-left: 10px !important;
}
   .oxygen-home section.testimonials .content .text-content .text .title, .text-content .text img {
    font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
.oxygen-home .banner h1 {
    font-size: 35px;
    line-height: 37px;
}
.oxygen-home #aboutUs .col-md-6:nth-child(2) , .oxygen-home .benefits .col-md-6:nth-child(2) {
    padding-left: 0;
    padding-top: 60px;
}
.oxygen-home .about .button-common1 button {
    float: none;
        margin-top: 30px
  }
  .oxygen-home .concreate {
    padding-bottom: 70px;
}
.oxygen-home .services .feature {
    margin-bottom: 80px;
}
.oxygen-home .services .icon-box img {
    width: 200px;
}
.oxygen-home .form-content h2 {
    font-size: 18px;
}
.oxygen-home .row {
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.oxygen-home .services .col-md-3.last-col .feature  {
    margin-bottom: 0 !important;
}
.oxygen-home .benefits ul li {
    font-size: 16px;
}
.oxygen-home section.testimonials .content .list label {
      padding-left: 0;
    }
    .oxygen-home section.contactUs {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .oxygen-home section.banner .form-group.form-group-half ,
.oxygen-home section.contactUs form .form-group.form-group-half {
    gap: 15px;
    grid-template-columns: 1fr;
  }
  .oxygen-home section#book .form-content form ,
  .oxygen-home section.contactUs form {
    padding: 20px 20px;
  }
    .oxygen-home section.testimonials  .content {
    display: block;
}
   .oxygen-home section.testimonials   .content .text-content {
    width: 100%;
      }
    .oxygen-home section.testimonials  .content .list {
    display: block;
    width: 100%;
    margin-right: 0px;
}
     
       .oxygen-home section.testimonials   .content .list label {
        height: 60px;
        font-size: 16px;
        margin-bottom: 20px !important;
        margin-right: 20px !important;
        width: 28.33% !important;
    }
     .oxygen-home section.testimonials .content .list label:after {
        right: -16px;
    }
     .oxygen-home section.testimonials .content .list label span, .oxygen-home section.testimonials .topic {
    line-height: normal;
}
}
@media only screen and (max-width: 767px) {
  .oxygen-home footer.footer .footerTop {
    gap: 30px;
}
.oxygen-home section.video {
    padding: 0 !important;
}
.oxygen-home section.banner .banner_content  h1 {
    font-size: 40px;
    line-height: 1em;
}
}


@media only screen and (max-width: 640px) {
    
        .oxygen-home .banner h1 {
        font-size: 28px;
        line-height: 30px;
    }
    }

    
 @media only screen and (max-width: 580px) {
  .oxygen-home section.testimonials .content .list label {
        margin-bottom: 20px !important;
        margin-right: 0px !important;
        width: 100% !important;
    }
  }


