/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


div#services-inner .t-1 h6 {
	opacity: 0;
}


div#header-secondary-outer .socliy {
    display: none !important;
}
body.material #header-secondary-outer nav>.sf-menu {
    display: table;
    margin: 0 auto;
}
#footer-outer .widget img {
    width: 70%;
}
p span {
    color: #000 !important;
}
.home .container-wrap {
    padding: 0px !important;
}
div#header-outer:before {
    content: "";
    background-image: url(https://devu1a.customdev.solutions/joshuadluke/wp-content/uploads/2025/08/Slice-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}
/* ============================================ */
div#header-secondary-outer .container {
    padding: 0px 430px !important;
}
.material #header-secondary-outer>.container, .material #header-secondary-outer>.container>nav {
    display: flex;
}
div#header-secondary-outer .container {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
}
div#header-secondary-outer {
    padding: 5px 0px !important;
    position: relative;
    z-index: 999;
    background-color: #fff0 !important;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
    width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 50%;
    transition: .5s;
    font-size: 17px;
    background: #Fff0;
    border: 2px solid #000;
    color: #000;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:hover i {
    background: #9ed8fe;
    border-color: #9ed8fe;
    transition: .5s;
}
div#header-secondary-outer .socliy ul li {
    display: inline-block;
    margin-right: 5px;
}
div#header-secondary-outer .socliy ul li i {
    width: 35px;
    height: 35px;
    line-height: 32px;
    border-radius: 50%;
    transition: .5s;
    color: #000;
    background: #Fff0;
    border: 2px solid #000;
}
div#header-secondary-outer .socliy ul li:hover i {
    background: #9ed8fe;
    border-color: #9ed8fe;
    transition: .5s;
}
div#header-secondary-outer ul li span::after {
    display: none !important;
}
div#header-secondary-outer ul li span {
    font-size: 14px;
}
/* ================================================ */
div#header-space, header#top, header#top .col.span_9.col_last nav {
    height: 70px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 70px !important;
}
header#top a#logo {
    margin-top: -35px;
}
.current-menu-item span {
    color: #262626;
    font-weight: 800;
}
header#top li.email ruby {
    display: block;
    text-align: left;
    font-size: 15px;
    color: #777777;
}
header#top li.email span {
    color: #262626;
/*     text-transform: capitalize; */
    text-transform: math-auto;
    font-weight: 900;
    font-size: 20px;
}
header#top li.email a span::after, header#top li#menu-item-33 span::after {
    display: none !important;
}
#header-outer ul.sf-menu>li>a>.nectar-menu-icon-img {
    max-height: 50px;
}
header#top li#menu-item-33 {
    position: relative;
    top: -30px;
    right: 40px;
}
header#top li#menu-item-33 span {
    padding: 15px 55px 15px 15px !important;
    color: #262626;
    font-weight: 800;
    background-image: url(https://devu1a.customdev.solutions/joshuadluke/wp-content/uploads/2025/08/Rectangle-45290-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
header#top li#menu-item-33 span:before {
    content: "\f061";
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    font-family: 'FontAwesome';
    border: 2px solid #262626;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 10px;
    margin: 15px 25px 0px 0px !important;
}
/* ======================================== */
div#revolution-slider {
    margin-top: 60px !important;
    margin-bottom: 0px !important;
}
div#revolution-slider span.text-img img {
    margin: 0px 10px -2px 0px !important;
}
div#revolution-slider span.color-text {
    color: #9ed8fe;
}
div#revolution-slider a.btn {
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%) !important;
    transition: .9s;
}
div#revolution-slider a.btn:hover {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%) !important;
    transition: .9s;
}
/* ==================================== */
div#tour {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#tour-inner .vc_col-sm-4 {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
div#tour-inner .vc_col-sm-4:before {
    content: "";
    background-color: #F9F9F9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 65%;
    height: 70%;
    margin: 0 auto;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    transition: .9s;
    animation: img 10s ease-in-out 0s 1000 normal forwards;
}
@keyframes img {
    0%,
    100% {
        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70% {
        transform: translateX(-10px);
    }

    20%,
    40%,
    60% {
        transform: translateX(10px);
    }

    80% {
        transform: translateX(8px);
    }

    90% {
        transform: translateX(-8px);
    }
}
div#tour-inner .vc_col-sm-4:hover:before {
    background-color: #9ed8fe;
    transition: .9s;
}
div#tour-inner .vc_col-sm-4 .hover-wrap {
    width: 348px;
    height: 348px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #9ed8fe;
    border-radius: 50%;
    background-color: #9ed8fe;
    margin: 10px auto;
    transition: .9s;
}
div#tour-inner .vc_col-sm-4:hover .hover-wrap {
    background-color: #9ed8fe;
    transition: .9s;
}
/* ================================= */
h6 img, h6 span img {
    display: inline !important;
    margin-bottom: -4px !important;
    margin-right: 5px !important;
}
h6 span {
    border: 1px solid #262626;
    padding: 7px 20px !important;
    border-radius: 10px;
}
a#btn {
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%) !important;
    padding: 15px 60px 15px 20px !important;
    position: relative;
    border-radius: 0px !important;
    color: #000;
    transition: .9s;
}
a#btn:hover {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%) !important;
    transition: .9s;
}
a#btn:before {
    content: "\f061";
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 15px;
    font-family: 'FontAwesome';
    border: 2px solid #262626;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 10px;
    margin: 15px 30px 0px 0px !important;
}
/* =================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .hover-wrap {
    position: relative;
}
div#about-inner .hover-wrap:before {
    content: "";
    background-color: #9ed8fe;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 67%;
    height: 105%;
    margin: 0 auto;
    clip-path: polygon(30% 0%, 100% 0%, 70% 100%, 0% 100%);
    animation: img 10s ease-in-out 0s 1000 normal forwards;
    transition: .9s;
}
/* ================================= */
div#services {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#services-inner {
    margin: 0px 10px !important;
}
div#services-inner .t-1 {
    margin-top: -270px;
    border: 1px solid #CBCBCB;
    padding: 20px 30px !important;
    background: #fff;
    transition: .9s;
}
div#services-inner:hover .t-1 {
    border: 1px solid #fff;
    transition: .9s;
}
div#services-inner .t-1 h6 {
    float: right;
    animation: img 10s ease-in-out 0s 1000 normal forwards;
}
div#services-inner .t-1 ul {
    min-height: 150px;
    width: 65%;
    margin: 0 auto;
    margin-bottom: 20px;
}
div#services-inner .t-1 ul li {
    margin-bottom: 9px !important;
    font-size: 16px;
}
div#services-inner .t-1 ul li::marker {
    color: #9ed8fe;
    font-size: 25px;
}
div#services-inner .t-1 h5 {
    width: 100% !important;
    display: flex;
}
div#services-inner .t-1 a.btn {
    border: 2px solid #9ed8fe;
    color: #000;
    width: 100% !important;
    transition: .9s;
}
div#services-inner:hover .t-1 a.btn {
    border-color: #fff !important;
    transition: .9s;
}
/* ====================================== */
div#book-taxi {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#book-taxi .row-bg.viewport-desktop.using-image {
    height: 620px;
}
div#book-taxi-inner .clm .vc_column-inner {
    background: #fff;
    padding: 40px 40px !important;
    filter: drop-shadow(2px 4px 6px);
    border: 2px solid #E3E3E3;
}
div#gform_fields_1 {
    row-gap: 15px !important;
}
div#book-taxi-inner input, div#book-taxi-inner select, div#book-taxi-inner textarea {
    height: 45px !important;
    border-radius: unset !important;
    border-color: #E3E3E3;
}
div#book-taxi-inner input::placeholder, div#book-taxi-inner select option, div#book-taxi-inner textarea::placeholder {
    color: #777;
}
div#book-taxi-inner select {
    padding-top: 3px;
}
div#book-taxi-inner input#gform_submit_button_1 {
    background-color: #9ed8fe;
    color: #000 !important;
    font-weight: 900;
    border: unset !important;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%) !important;
    padding: 15px 40px 15px 20px !important;
    position: relative;
    border-radius: 0px !important;
    color: #000;
    transition: .9s;
}
/* ================================== */
div#ride {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#ride-inner .iwithtext:nth-child(2):before, div#ride-inner .iwithtext:nth-child(3):before, div#ride-inner .iwithtext:nth-child(4):before {
    content: "";
    border: 1px solid #12121236;
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 90px;
    transform: translate(40px, -50px);
}
div#ride-inner .iwithtext .iwt-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    background: #F9F9F9;
    transition: .9s;
    border-radius: 50%;
    z-index: 99;
}
div#ride-inner .iwithtext:hover .iwt-icon {
    background: #9ed8fe;
}
div#ride-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#ride-inner .iwithtext .iwt-text {
    padding-left: 95px;
}
/* =========================================== */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial .owl-carousel {
    margin-top: -120px;
}
div#testimonial-inner {
    margin: 0px 40px;
    position: relative;
    padding-bottom: 30px !important;
}
div#testimonial-inner:before {
    content: "";
    background: #fff;
    position: absolute;
    width: 90%;
    height: 75%;
    bottom: 0px;
    left: 0;
}
div#testimonial-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 30px 40px !important;
}
div#testimonial-inner h3, div#testimonial-inner p, div#testimonial-inner h6 {
    margin: 0;
    padding: 0;
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: unset;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 85px;
}
div#testimonial-inner .wpb_text_column.wpb_content_element p {
    font-size: 18px;
    line-height: 30px;
}
/* ============================================ */
div#footer-widgets .row {
   padding: 40px 0px !important;
}
div#footer-outer .widget h4 {
    font-weight: 200 !important;
    text-transform: capitalize !important;
    font-size: 24px;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
   margin: 0 auto;
   display: table;
}
div#custom_html-2 .socliy ul li {
display: inline-block;
}
div#custom_html-2 .socliy ul li h3 {
    font-size: 18px;
}
div#custom_html-2 .socliy ul li i {
    margin: 0px 1px;
    color: #fff !important;
    font-size: 17px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 5px;
    background: #2A2E2F;
}
div#custom_html-2 .socliy ul li:hover i {
   background: #9ed8fe;
   transition: .5s;
    color: #262626;
}
div#footer-widgets ul#menu-contact-us li {
   margin-bottom: 20px !important;
}
div#footer-widgets ul#menu-contact-us li a {
   position: relative;
   padding-left: 50px !important;
}
div#footer-widgets ul#menu-contact-us li a i {
   width: 40px;
   height: 40px;
   display: flex;
   justify-content: center;
   align-items: center;
   position: absolute;
   left: 0px;
   color: #fff;
   border: 1px solid #fff;
   border-radius: 50%;
   font-size: 17px;
}
div#footer-widgets ul#menu-contact-us li:hover a i {
   background: #9ed8fe;
   border-color: #9ed8fe;
   transition: .9s;
    color: #262626;
}
div#footer-widgets ul#menu-contact-us li ruby {
    display: block;
    color: #9ed8fe;
}
div#footer-widgets form.tnp-form {
    display: flex;
    width: 100%;
}
div#footer-widgets input.tnp-email {
    background: #fff !important;
    border-radius: 10px 0px 0px 10px !important;
    color: #666;
    border: unset !important;
    padding: 15px 10px !important;
}
div#footer-widgets input.tnp-submit {
    width: 60px;
    font-size: 0px !important;
    border-radius: 0px 10px 10px 0px !important;
    margin-left: -2px;
    background-image: url(https://devu1a.customdev.solutions/joshuadluke/wp-content/uploads/2025/08/Group-1171274932.png);
    background-repeat: no-repeat;
    background-position: 55% 43%;
    background-color: #fff0 !important;
    transform: unset !important;
    box-shadow: unset !important;
}
/* ==================================== */
div#copyright strong {
    color: #9ed8fe;
}
div#copyright img {
    margin: 0;
}
/* ===================================== */
div#page-header-bg {
    margin-top: 60px !important;
}
div#services-inner .t-1 {
    height: 700px !important;
}
div#revolution-slider span.text-img img {
  display: none !important;
}
/* ==================================== */
@media (max-width: 1600px) {
    header#top li.email span {
    font-size: 16px;
}
    header#top li#menu-item-33 {
    right: 10px;
}
    div#header-secondary-outer .container {
  padding: 0px 310px !important;
}
}
@media (max-width: 1440px) {

      div#header-secondary-outer .container {
    padding: 0px 234px !important;
  }
     #header-outer #logo img {
    height: 113px !important;
  }
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
  margin: 10px !important;
}
}
@media (max-width: 1366px) {
    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 60px;
}
    header#top a#logo {
    margin-top: -25px;
}
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
            margin-left: 10px;
    margin-right: 10px;
    }
     #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin: 6px !important;
  }
      div#header-secondary-outer .container {
    padding: 0px 200px !important;
  }
    #header-outer #logo img {
    height: 103px !important;
  }
}
@media (max-width: 1340px) {
    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
        height: 55px;
    }
        div#header-secondary-outer .container {
        padding: 0px 270px !important;
    }
    div#services-inner .t-1 ul {
    width: 70%;
}
    div#testimonial-inner .wpb_text_column.wpb_content_element p {
    font-size: 16px;
    line-height: 28px;
}
}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
    div#custom_html-2 .socliy ul li i {
    font-size: 15px;
    height: 25px;
    width: 25px;
    line-height: 25px;
}
     #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin: 5px !important;
  }
}
@media (max-width: 1080px) {
    div#header-outer:before {
        display: none;
    }
    header#top a#logo {
        margin-top: 0px;
    }
    div#header-secondary-outer .container {
        padding: 0px 20px !important;
    }
    div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
        width: 30px;
        height: 30px;
        line-height: 26px;
        font-size: 15px;
    }
    div#header-secondary-outer .socliy ul li i {
    width: 30px;
    height: 30px;
    line-height: 27px;
}
    div#header-space, header#top, header#top .col.span_9.col_last nav {
    height: auto !important;
}
    div#revolution-slider {
    margin-top: 128px !important;
}
    div#tour-inner .vc_col-sm-4 .hover-wrap {
    width: 268px;
    height: 268px;
    padding: 10px 10px;
}
    div#tour {
    padding: 30px 0px !important;
}
    div#about {
    padding: 30px 0px !important;
}
    .nectar-fancy-ul ul li {
    padding-left: 30px;
}
    p, li a, li {
    font-size: 14px;
    line-height: 24px;
}
    div#services {
    padding: 30px 0px !important;
}
    div#services-inner .t-1 ul li {
    margin-bottom: 5px !important;
    font-size: 14px;
}
    div#services-inner .t-1 {
    margin-top: -190px;
    padding: 20px 10px !important;
}
    div#book-taxi-inner .clm .vc_column-inner {
    padding: 30px 30px !important;
}
    div#ride {
    padding: 30px 0px !important;
}
    div#ride-inner .iwithtext .iwt-icon {
    width: 70px;
    height: 70px;
}
    div#ride-inner img.img-with-animation.skip-lazy {
    height: 480px;
    object-fit: cover;
}
    div#testimonial .owl-carousel {
    margin-top: -60px;
}
    div#testimonial-inner .wpb_text_column.wpb_content_element p {
        font-size: 15px;
        line-height: 27px;
    }
    div#testimonial-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 20px 20px !important;
}
    div#testimonial-inner {
    margin: 0px 10px;
}
    div#footer-outer .widget h4 {
    font-size: 20px;
}
    div#custom_html-2 .socliy ul li h3 {
    font-size: 14px;
}
    div#custom_html-2 .socliy ul li h3 {
    font-size: 13px;
}
    div#footer-widgets ul#menu-contact-us li {
    margin-bottom: 10px !important;
}
    div#copyright p {
    font-size: 12px;
}
    div#footer-widgets input.tnp-email {
    padding: 10px 10px !important;
}
}
@media (max-width: 1024px) {
    div#services-inner h4 {
    font-size: 15px;
}
    div#services-inner .t-1 ul {
        width: 73%;
    }
    div#testimonial-inner .wpb_text_column.wpb_content_element p {
        font-size: 14px;
        line-height: 26px;
    }
        div#custom_html-2 .socliy ul li i {
    margin: 0px 0px;
    font-size: 14px;
    height: 23px;
    width: 23px;
    line-height: 23px;
}
}
@media (max-width: 912px) {
        body #header-secondary-outer[data-secondary-text=true] ul {
        display: block;
    }
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 55px !important;
    }
    body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #9ed8fe !important;
}
        div#revolution-slider {
        margin-top: 0px !important;
    }
    div#tour-inner .vc_col-sm-4 .hover-wrap {
        width: 328px;
        height: 328px;
        padding: 10px 10px;
    }
    div#tour-inner .vc_col-sm-4:before {
    width: 45%;
}
    div#about-inner {
    text-align: center;
    margin: 0px 100px;
}
    .nectar-fancy-ul ul li {
    text-align: left;
}
    .nectar-fancy-ul {
    margin: 0 auto !important;
    display: table;
}
        div#services-inner .t-1 {
        margin-top: -260px;
        padding: 20px 20px !important;
    }
    div#services-inner {
    margin: 0px 20px !important;
}
    div#book-taxi-inner {
    margin: 0px 100px;
}
    div#book-taxi-inner .wpb_text_column.wpb_content_element {
    text-align: center;
}
    div#book-taxi-inner input#gform_submit_button_1 {
    margin: 0 auto;
    display: table;
}
    div#ride-inner {
    margin: 0px 100px;
    text-align: center;
}
    div#ride-inner .iwithtext .iwt-icon {
    position: unset;
    margin: 0 auto;
    display: table;
}
    div#ride-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
    div#ride-inner .iwithtext {
    display: inline-block;
    width: 50%;
}
    div#ride-inner .iwithtext:nth-child(2):before, div#ride-inner .iwithtext:nth-child(3):before, div#ride-inner .iwithtext:nth-child(4):before {
        display: none;
    }
        div#testimonial .owl-carousel {
        margin-top: 0px;
    }
    div#testimonial {
    text-align: center;
}
    div#testimonial-inner:before {
    width: 100%;
    height: 100%;
}
        div#testimonial-inner {
        margin: 0px 100px;
        padding: 20px !important;
    }
    div#testimonial-inner .iwithtext .iwt-icon {
    position: unset;
    margin: 0 auto;
    display: table;
}
    div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
    div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    display: unset;
}
    .owl-stage {
    padding: 0px 0px !important;
}
    div#custom_html-2 .socliy ul li i {
        margin: 0px 0px;
        font-size: 17px;
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
}
@media (max-width: 800px) {
    div#about-inner {
        margin: 0px 70px;
    }
    div#book-taxi-inner {
        margin: 0px 70px;
    }
    div#ride-inner {
        margin: 0px 70px;
    }
        div#testimonial-inner {
        margin: 0px 70px;
    }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
    #slide-out-widget-area .secondary-header-text ul li {
    display: inline-block;
}
    #slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 15px !important;
    border-radius: 6px !important;
    background-color: #fff !important; 
    padding: 0px 0px !important;
}
        body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 45px !important;
    }
    div#about-inner {
        margin: 0px 0px;
    }
    div#tour-inner .vc_col-sm-4 .hover-wrap {
        width: 278px;
        height: 278px;
        padding: 10px 10px;
    }
        div#book-taxi-inner .clm .vc_column-inner {
        padding: 20px 20px !important;
    }
    div#tour-inner .vc_col-sm-4:before {
        width: 55%;
    }
    div#book-taxi-inner {
        margin: 0px 0px;
    }
    div#ride-inner {
        margin: 0px 0px;
    }
    div#ride h1 br {
    display: none;
}
        div#testimonial-inner {
        margin: 0px 0px;
    }
        div#ride-inner img.img-with-animation.skip-lazy {
        height: auto;
    }
    div#ride-inner .iwithtext {
        width: 100%;
    }
    div#testimonial p br {
    display: none;
}
    div#copyright {
    text-align: center;
}
    body #footer-outer #copyright .col ul {
        float: unset;
    }
    h1 {
    font-size: 25px !important;
    line-height: 35px !important;
}
        div#services-inner {
        margin: 0px 10px !important;
    }
    div#copyright p {
        font-size: 11px;
    }
    div#page-header-bg {
    margin-top: 0px !important;
}
    div#revolution-slider span.text-img img {
    display: none;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}