/*Media Query Start*/

@media only screen and (min-width: 1366px) and (max-width: 1920px) {
}

@media only screen and (min-width: 1291) and (max-width: 1365px) {
html {
    overflow-x: hidden;
} 
.serviced-right {
    padding-right: 8%;
    margin-left: 5%;
}
.serviced-left img {
    height: 550px;
    width: 100%;
    object-fit: cover;
}
input#gform_submit_button_1 {
    font-size: 17px;
}
    
    
    
    
    
}

@media only screen and (min-width: 992px) and (max-width: 1290px) {
    
html {
    overflow-x: hidden;
}
.hero-content {
    width: 100%;
}
.web-btn {
     height: unset;
     padding: 7px 3px 7px 16px;
     font-size: 12px;
     /* width: auto; */
}
.web-btn i {
    width: 22px;
    height: 22px;
    font-size: 12px;
}
ul#menu li a {
    font-size: 12px;
    padding: 0px;
}
.nav-list {
    gap: 6%;
    justify-content: center;
}
.hero-section {
    height: 670px;
}
.progress {
    width: 66%;
    left: 30px;
    bottom: 0;
    top: -10px;
}
.banner-slider .slick-dots {
    bottom: -14px;
}
.banner-link-meda {
    margin-top: -33px;
}
.banner-link-meda ul li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
.banner-link-meda::before {
    width: 24%;
    top: 50%;
    left: 167px;
}
section.video-section {
    padding: 40px 10px;
}
.play-button {
    top: 20%;
    left: 9%
}
.services-heading p {
    color: white;
    width: 44%;
}
.service-img img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
section.services-sec {
    padding-top: 120px;
    height: auto;
}
.about-right-txt {
    padding: 0 2% 0 2%;
}
.about-left-heading h3 {
    font-size: 42px;
}
section.about-us-sec {
    padding: 30px 0 0 0px;
}
.gallery-heading p {
    width: 85%;
}
.choose-right {
    padding-right: 2%;
}
section.choose-sec {
    margin: 70px 0 80px;
}
.choose-right h2 {
    font-size: 44px;
}
.heading.text_center.topbar p {
    width: 60%;
}
.testi-slider-item {
    padding: 30px 18px 20px 14px;
}
.testi-slider-item img {
    margin: 0px 0 10px 0;
}
.testi-user-name span {
    font-size: 17px;
}
.testi-slider .slick-slide.slick-current .testi-slider-item .testi-slider-quote {
    margin: -50px 0 10px 0;
}
.get-touch {
    height: 400px;
}

section.abt-para {
    margin-top: 30px;
}
.about-page-wrapper .choose-right {
    padding: 0 0 0 6%;
}
.inner-banner {
    height: 330px !important;
    background-position: 0px 0px;
}
section.services-page-sec .service-content {
    height: auto;
    padding: 10px 10px;
}
.service-content h5 {
    font-size: 18px;
}
.serviced-right {
    padding-right: 6%;
    margin-left: 5%;
}
.serviced-left img {
    height: 520px;
}
.serd-img img {
    height: auto;
}
.faq-sec-page .accordion-item:first-of-type .accordion-button {
    font-size: 25px;
}
.buzzing-universe-overview-sec .accordion-button {
    font-size: 22px;
    padding: 12px 30px;
}
.faq-sec-page {
    padding: 30px 0px 70px;
    background-position: 0px -70px;
}
.contact2 ul li p {
    font-size: 16px;
}
.contact2 ul li h4 {
    font-size: 25px;
}
.contact2 .icon i {
    font-size: 30px;
    height: 60px;
    width: 60px;
}
.contact2 ul li {
    gap: 15px;
}
.contact1 input, .contact1 textarea {
    margin-bottom: 15px;
    padding: 12px 16px;
}
.contact1 textarea {
    height: 140px;
    border-radius: 10px !important;
}
.gform-body input {
    height: 44px;
    font-size: 13px !important;
}
.gform-body .datepicker {
    height: 44px;
}
.contact-main-sec select {
    height: 44px;
    font-size: 13px;;
    margin-bottom: 20px;
    border-radius: 50px;
}
.gform-body input {
    height: 44px;
    font-size: 13px !important;
}
input#gform_submit_button_1 {
    font-size: 15px;
}
.contact-main-sec h2 {
    margin-bottom: 20px;
}
section.our-gallery {
    margin: 60px 0 0 0;
}
.footer_desc p {
    font-size: 12px;
}




}


@media only screen and (min-width: 768px) and (max-width: 991px) {
html {
    overflow-x: hidden;
}
.hero-content {
    width: 100%;
}
.web-btn {
     height: unset;
     padding: 7px 8px;
     font-size: 10px;
     /* width: auto; */
}
.web-btn i {
    width: 22px;
    height: 22px;
    font-size: 12px;
}
ul#menu li a {
    font-size: 12px;
    padding: 0px;
}
.nav-list {
    gap: 6%;
    justify-content: center;
}
.hero-section {
    height: 670px;
}
.progress {
    width: 66%;
    left: 30px;
    bottom: 0;
    top: -10px;
}
.banner-slider .slick-dots {
    bottom: -14px;
}
.banner-link-meda {
    margin-top: -33px;
}
.banner-link-meda ul li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
.banner-link-meda::before {
    width: 24%;
    top: 50%;
    left: 167px;
}
section.video-section {
    padding: 40px 10px;
}
.play-button {
    top: 20%;
    left: 9%
}
.services-heading p {
    color: white;
    width: 44%;
}
.service-img img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
section.services-sec {
    padding-top: 120px;
    height: auto;
}
.about-right-txt {
    padding: 0 2% 0 2%;
}
.about-left-heading h3 {
    font-size: 42px;
}
section.about-us-sec {
    padding: 30px 0 0 0px;
}
.gallery-heading p {
    width: 85%;
}
.choose-right {
    padding-right: 2%;
}
section.choose-sec {
    margin: 70px 0 80px;
}
.choose-right h2 {
    font-size: 44px;
}
.heading.text_center.topbar p {
    width: 60%;
}
.testi-slider-item {
    padding: 30px 18px 20px 14px;
}
.testi-slider-item img {
    margin: -50px 0 10px 0;
}
.testi-slider .slick-slide.slick-current .testi-slider-item .testi-slider-quote {
    margin: -50px 0 10px 0;
}
.get-touch {
    height: 400px;
}
.about-right-txt p {
    padding: 0px 0px 10px;
    font-size: 13px;
}
section.abt-para {
    margin-top: 30px;
}
.about-page-wrapper .choose-right {
    padding: 0 0 0 6%;
}
.inner-banner {
    height: 330px !important;
    background-position: 0px 0px;
}
section.services-page-sec .service-content {
    height: auto;
    padding: 10px 10px;
}
.service-content h5 {
    font-size: 18px;
}
.serviced-right {
    padding-right: 6%;
    margin-left: 5%;
}
.serviced-left img {
    height: 520px;
}
.serd-img img {
    height: auto;
}
.faq-sec-page .accordion-item:first-of-type .accordion-button {
    font-size: 25px;
}
.buzzing-universe-overview-sec .accordion-button {
    font-size: 22px;
    padding: 12px 30px;
}
.faq-sec-page {
    padding: 30px 0px 70px;
    background-position: 0px -70px;
}
.contact2 ul li p {
    font-size: 16px;
}
.contact2 ul li h4 {
    font-size: 25px;
}
.contact2 .icon i {
    font-size: 30px;
    height: 60px;
    width: 60px;
}
.contact2 ul li {
    gap: 15px;
}
.contact1 input, .contact1 textarea {
    margin-bottom: 15px;
    padding: 12px 16px;
}
.contact1 textarea {
    height: 140px;
    border-radius: 10px !important;
}
.gform-body input {
    height: 44px;
    font-size: 13px !important;
}
.gform-body .datepicker {
    height: 44px;
}
.contact-main-sec select {
    height: 44px;
    font-size: 13px;;
    margin-bottom: 20px;
    border-radius: 50px;
}
.gform-body input {
    height: 44px;
    font-size: 13px !important;
}
input#gform_submit_button_1 {
    font-size: 15px;
}
.contact-main-sec h2 {
    margin-bottom: 20px;
}
.services-slidder .slick-prev {
    left: -41px;
   
}
.services-slidder .slick-next {
    right: -16px;
}
.testi-slider .slick-prev {
    left: -25px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.testi-slider .slick-next {
    right: -7px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}



    
    
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    
h2 {
    font-size: 38px;
}
section.hero-section .hero-content {
    width: 100%;
}

section.hero-section .hero-content h1 {
    font-size: 36px;
}
.hero-content h1 span {
    font-size: 31px;
}

section.hero-section .hero-content p {
    width: 100%;
}

section.hero-section .hero-content a.web-btn {
    width: auto;
    font-size: 13px;
    padding: 10px 12px;
    height: 38px;
}
.header .col-md-5 {
    width: 45%;
}

header.header {
    position: relative;
    top: 0;
    background: #000;
    height: 80px;
}

.header .col-md-2 {
    width: 55%;
    padding-left: 0;
}
.nav-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}
.nav-btn a.web-btn {
    font-size: 13px;
    padding: 0 6px;
    height: 34px;
}
.web-btn i {
    width: 20px;
    height: 20px;
    font-size: 10px;
    margin-left: 5px;
}
.hero-section {
    background-position: -210px 0;
    height: 467px;
}

.banner-link-meda {
    margin-top: -43px;
    display: flex;
    justify-content: end;
    gap: 20px;
}
.banner-slider .slick-dots {
    right: -8px;
    bottom: -10px;
}

.mechanic-content-box {
    width: 100%;
    max-width: 100%;
    right: 0%;
}

section.video-section {
    padding: 50px 0px;
}

.mechanic-content-box {
    transform: translateY(-50%);
    padding: 76px 10px 20px;
}

.web-btn {
    font-size: 15px;
    height: 42px;
    padding: 0px 10px;
}

.play-button {
    top: 14%;
    left: 2%;
    height: 45px;
    width: 45px;
}
.mechanic-video {
    width: 100%;
    height: 598px;
    object-fit: cover;
    display: block;
}
section.services-sec {
    padding-top: 50px;
    margin-top: 0;
}

.services-heading p {
    width: 100%;
}

section.services-sec {
    height: 850px;
}
section.services-sec {
    height: 850px;
}

.about-left-heading h3 {
    font-size: 40px;
}
.gallery-heading p {
    width: 85%;
}

.gallery-img {
    margin-bottom: 20px;
}

section.services-sec {
    padding-top: 50px;
    margin-top: 0;
}

.services-heading p {
    width: 100%;
}

section.services-sec {
    height: 850px;
}

.about-left-heading h3 {
    font-size: 40px;
}

.gallery-heading p {
    width: 85%;
}

.gallery-img {
    margin-bottom: 20px;
}

.choose-left img {
    height: 350px;
}

.choose-right {
    padding-right: 20px;
}

section.choose-sec .row {
    height: auto;
    padding-bottom: 50px;
}

section.choose-sec {
    padding: 0 0 0;
}

.choose-right h2 {
    font-size: 45px;
}

.choose-sec .container-fluid {
    padding: 0;
}

.heading.text_center.topbar p {
    width: 100%;
}

.testi-slider .slick-next {
    right: -10px;
}

.testi-slider .slick-prev {
    left: 0px;
    z-index: 1;
}

section.services-sec {
    padding-top: 50px;
    margin-top: 0;
}

.services-heading p {
    width: 100%;
}

section.services-sec {
    height: 850px;
}

.about-left-heading h3 {
    font-size: 40px;
}
.about-left-heading {
    display: flex
;
    justify-content: start;
}

.gallery-heading p {
    width: 100%;
}

.gallery-img {
    margin-bottom: 20px;
}

.choose-left img {
    height: 396px;
    margin-top: 0;
    object-position: 10px;
    width: 100%;
    object-fit: cover;
}

.choose-right {
    padding-right: 20px;
        padding-left: 20px;
}

section.choose-sec .row {
    height: auto;
    padding-bottom: 20px;
}

section.choose-sec {
    padding: 0px 0px 0px;
    margin: 0px 0 16px;
}

.choose-right h2 {
    font-size: 38px;
}

.choose-sec .container-fluid {
    padding: 0;
}

.heading.text_center.topbar p {
    width: 100%;
}

.testi-slider .slick-next {
    right: 20px;
}

.testi-slider .slick-prev {
    left: 0px;
    z-index: 1;
}

.testi-user-name span {
    font-size: 12px;
}
.get-in-content p {
    width: 100%;
}
.foot-links {
    padding-left: 0;
    padding-top: 20px;
}
html,body {
    overflow-x: hidden;
}
.gallery-img img {
    object-position: 0px 0;
    height: auto;
}

.about-right-txt {
    padding: 0 10px 30px 2%;
}
section.inner-banner {
    background-position: -440px 0px;
    height: 300px !important;
}
.mechanic-content-box h2 {
    font-size: 35px;
}
section.video-section.innrvid button.play-button {
    top: 8%;
    left: 3%;
}
.about-page-wrapper .choose-right {
    padding: 0 20px 50px 20px;
}
.watch-heading p {
    width: 100%;
}
.banner-link-meda ul li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    margin-bottom: 0px;
}
.banner-link-meda::before {
    content: unset;
}
.progress {
  width: 21%;
  left: 90px;
  bottom: 0;
  top: -20px;
  right: unset;
}
.service-img img {
    height: 240px;
}
section.about-us-sec {
    padding: 40px 0 0;
}

.about-left-img img {
    height: 320px;
    margin-bottom: 16px;
    object-position: unset;
    margin-bottom: 50px;
}
section.our-gallery {
    margin: 20px 0 0 0;
}
.testi-slider-item {
    padding: 20px 20px 20px 10px;
}
.testi-slider .slick-slide.slick-current .testi-slider-item .testi-slider-quote {
    height: 54px;
    width: 54px;
    border-radius: 10px;
    margin: 0px 0 10px 0;
}
section.get-touch:before {
    content: "";
    position: absolute;
    background: #000;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: -1;
}
.get-touch {
    height: 360px;
    background-position: 0;
}
.get-in-content h2 {
    font-size: 50px;
}
.footerSec {
    padding: 20px 0px 0px;
}
.footer_desc p {
    font-size: 16px;
    margin: 10px 0 0 0;
}
.foot-abt ul a i {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
.foot-abt ul {
    margin-top: 10px;
}
.footer-links.footer-links-contact li {
    margin: 0 0 20px 0;
    gap: 6px;
}
.footer-links.footer-links-contact li img {
    width: 16px;
}
.news-letter input {
    height: 48px;
    padding: 0px 14px;

}
section.abt-para {
    margin-top: 25px;
}
section.abt-para p {
    padding: 5px 0;
}
.about-right-txt p {
    padding: 18px 0 0px;
}
.serviced-left img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.serviced-right {
    padding-right: 2%;
    margin-left: 2%;
}

.serd-img img {
    height: auto;
    margin-bottom: 12px;
}
.faq-sec-page .accordion-item:first-of-type .accordion-button {
    font-size: 18px;
}
.buzzing-universe-overview-sec .accordion-button {
    font-size: 15px;
    padding: 5px 18px;
}
.faq-heading-row p {
    width: 100%;
}
.faq-sec-page {
    margin-top: 0;
    padding: 30px 0px 70px;
    background-position: 0px -70px;
}
.contact2 ul li {
    margin-bottom: 20px;
}
.contact2 .icon i {
    font-size: 20px;
    color: #fff;
    height: 50px;
    width: 50px;
}
.contact2 ul li h4 {
    font-size: 20px;
    margin-bottom: 4px;
}
.contact2 ul li p {
    font-size: 14px;
    margin-bottom: 0;
}
.map {
    margin-top: 20px;
}
.contact-main-sec h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.contact-main-sec {
    padding: 10px 0;
}
.gform-body input {
    height: 48px;
    font-size: 14px !important;
    margin-bottom: 10px;
}
.contact-main-sec select {
    height: 48px;
    font-size: 15px;
    margin-bottom: 10px;
    font-size: 15px !important;
}

input#input_1_11 {
    padding-bottom: 120px !important;
    padding-top: 30px !important;
    border-radius: 15px ;
}
input#gform_submit_button_1 {
    font-size: 15px;
}

    
    
}



@media only screen and (min-width: 300px) and (max-width: 519px) {
h2 {
    font-size: 38px;
}
section.hero-section .hero-content {
    width: 100%;
}

section.hero-section .hero-content h1 {
    font-size: 36px;
}
.hero-content h1 span {
    font-size: 31px;
}

section.hero-section .hero-content p {
    width: 100%;
}

section.hero-section .hero-content a.web-btn {
    width: 48%;
    font-size: 13px;
    padding: 0;
    height: 38px;
}
.header .col-md-5 {
    width: 45%;
}

header.header {
    position: relative;
    top: 0;
    background: #000;
    height: 80px;
}

.header .col-md-2 {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-bottom: 8px;
}
.nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-btn a.web-btn {
    font-size: 10px;
    padding: 0 6px;
    height: 34px;
}
.web-btn i {
    width: 20px;
    height: 20px;
    font-size: 10px;
    margin-left: 5px;
}
.hero-section {
    background-position: -620px 0;
    height: 600px;
}

.banner-link-meda {
    margin-top: -110px;
    display: block;
}
.banner-slider .slick-dots {
    right: -8px;
    bottom: -10px;
}

.mechanic-content-box {
    width: 100%;
    max-width: 100%;
    right: 0%;
}

section.video-section {
    padding: 50px 0px;
}

.mechanic-content-box {
    transform: translateY(-50%);
    padding: 76px 10px 20px;
}

.web-btn {
    font-size: 15px;
    height: 42px;
    padding: 0px 10px;
}

.play-button {
    top: 14%;
    left: 2%;
    height: 45px;
    width: 45px;
}
.mechanic-video {
    width: 100%;
    height: 598px;
    object-fit: cover;
    display: block;
}
section.services-sec {
    padding-top: 50px;
    margin-top: 0;
}

.services-heading p {
    width: 100%;
}

section.services-sec {
    height: 850px;
}
section.services-sec {
    height: 850px;
}

.about-left-heading h3 {
    font-size: 40px;
}
.gallery-heading p {
    width: 85%;
}

.gallery-img {
    margin-bottom: 20px;
}

section.services-sec {
    padding-top: 50px;
    margin-top: 0;
}

.services-heading p {
    width: 100%;
}

section.services-sec {
    height: 850px;
}

.about-left-heading h3 {
    font-size: 40px;
}

.gallery-heading p {
    width: 85%;
}

.gallery-img {
    margin-bottom: 20px;
}

.choose-left img {
    height: 350px;
}

.choose-right {
    padding-right: 20px;
}

section.choose-sec .row {
    height: auto;
    padding-bottom: 50px;
}

section.choose-sec {
    padding: 0 0 0;
}

.choose-right h2 {
    font-size: 45px;
}

.choose-sec .container-fluid {
    padding: 0;
}

.heading.text_center.topbar p {
    width: 100%;
}

.testi-slider .slick-next {
    right: -10px;
}

.testi-slider .slick-prev {
    left: 0px;
    z-index: 1;
}

section.services-sec {
    padding-top: 50px;
    margin-top: 0;
}

.services-heading p {
    width: 100%;
}

section.services-sec {
    height: 850px;
}

.about-left-heading h3 {
    font-size: 40px;
}

.gallery-heading p {
    width: 100%;
}

.gallery-img {
    margin-bottom: 20px;
}

.choose-left img {
    height: 396px;
    margin-top: 0;
    object-position: 0;
    width: 100%;
    object-fit: cover;
}

.choose-right {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 14px;
}

section.choose-sec .row {
    height: auto;
    padding-bottom: 0px;
}

section.choose-sec {
    padding: 0 0 0;
    margin: 0px 0 16px;
}

.choose-right h2 {
    font-size: 38px;
}

.choose-sec .container-fluid {
    padding: 0;
}

.heading.text_center.topbar p {
    width: 100%;
}

.testi-slider .slick-next {
    right: 20px;
}

.testi-slider .slick-prev {
    left: 0px;
    z-index: 1;
}

.testi-user-name span {
    font-size: 12px;
}
.get-in-content p {
    width: 100%;
}
.foot-links {
    padding-left: 0;
    padding-top: 20px;
}
html,body {
    overflow-x: hidden;
}
.gallery-img img {
    object-position: 0px 0;
    height: auto;
}

.about-right-txt {
    padding: 0 10px 30px 2%;
}
section.inner-banner {
    background-position: -560px 0px;
    height: 300px !important;
}
.mechanic-content-box h2 {
    font-size: 35px;
}
section.video-section.innrvid button.play-button {
    top: 8%;
    left: 3%;
}
.about-page-wrapper .choose-right {
    padding: 0 20px 50px 20px;
}
.watch-heading p {
    width: 100%;
}
.banner-link-meda ul li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
}
.banner-link-meda::before {
    content: unset;
}
.progress {
  width: 66%;
  left: unset;
  bottom: 0;
  top: -20px;
  right: 0;
}
.service-img img {
    height: auto;
}
section.about-us-sec {
    padding: 40px 0 0;
}

.about-left-img img {
    height: auto;
    margin-bottom: 16px;
    object-position: unset;
}
section.our-gallery {
    margin: 20px 0 0 0;
}
.testi-slider-item {
    padding: 20px 20px 20px 10px;
}
.testi-slider .slick-slide.slick-current .testi-slider-item .testi-slider-quote {
    height: 54px;
    width: 54px;
    border-radius: 10px;
    margin: 0px 0 10px 0;
}
section.get-touch:before {
    content: "";
    position: absolute;
    background: #000;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: -1;
}
.get-touch {
    height: 360px;
    background-position: 0;
}
.get-in-content h2 {
    font-size: 50px;
}
.footerSec {
    padding: 20px 0px 0px;
}
.footer_desc p {
    font-size: 16px;
    margin: 10px 0 0 0;
}
.foot-abt ul a i {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
.foot-abt ul {
    margin-top: 10px;
}
.footer-links.footer-links-contact li {
    margin: 0 0 20px 0;
    gap: 6px;
}
.footer-links.footer-links-contact li img {
    width: 16px;
}
.news-letter input {
    height: 48px;
    padding: 0px 14px;

}
section.abt-para {
    margin-top: 25px;
}
section.abt-para p {
    padding: 5px 0;
}
.about-right-txt p {
    padding: 14px 0 10px;
}
.serviced-left img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.serviced-right {
    padding-right: 2%;
    margin-left: 2%;
}

.serd-img img {
    height: auto;
    margin-bottom: 12px;
}
.faq-sec-page .accordion-item:first-of-type .accordion-button {
    font-size: 18px;
}
.buzzing-universe-overview-sec .accordion-button {
    font-size: 15px;
    padding: 5px 18px;
}
.faq-heading-row p {
    width: 100%;
}
.faq-sec-page {
    margin-top: 0;
    padding: 30px 0px 70px;
    background-position: 0px -70px;
}
.contact2 ul li {
    margin-bottom: 20px;
}
.contact2 .icon i {
    font-size: 20px;
    color: #fff;
    height: 50px;
    width: 50px;
}
.contact2 ul li h4 {
    font-size: 20px;
    margin-bottom: 4px;
}
.contact2 ul li p {
    font-size: 14px;
    margin-bottom: 0;
}
.map {
    margin-top: 20px;
}
.contact-main-sec h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.contact-main-sec {
    padding: 10px 0;
}
.gform-body input {
    height: 48px;
    font-size: 14px !important;
    margin-bottom: 10px;
}
.contact-main-sec select {
    height: 48px;
    font-size: 15px;
    margin-bottom: 10px;
    font-size: 15px !important;
}

input#input_1_11 {
    padding-bottom: 120px !important;
    padding-top: 30px !important;
    border-radius: 15px ;
}
input#gform_submit_button_1 {
    font-size: 15px;
}
section.services-sec {
    height: 750px;
}


    
}

/*Media Query End*/
