/*
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#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    float: left;
}
div#header-secondary-outer ul li span {
    font-size: 15px;
    line-height: 25px;
    color: #EEEEEE;
}
div#header-secondary-outer ul li i {
    color: #fff;
    font-size: 17px;
}
div#header-secondary-outer ul#social li a {
    margin: 0px 3px !important;
}
#header-secondary-outer #social {
    float: right;
    position: relative;
}
div#header-secondary-outer ul#social {
    display: flex;
}
div#header-secondary-outer ul#social li:nth-child(2) {
    order: -2;
}
div#header-secondary-outer ul#social li i.icon-salient-x-twitter {
    position: relative;
    top: -px;
}
div#header-secondary-outer ul#social li i {
    width: 30px;
    line-height: 30px;
    height: 30px;
    background: #fff0 !important;
    border-radius: 50%;
    color: #fff !important;
    border: 1px solid #fff !important;
    font-size: 14px !important;
    transition: .9s;
}
div#header-secondary-outer ul#social li:hover i {
    background: #1F8FFF !important;
    color: #fff !important;
	border-color:#1F8FFF !important;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    font-size: 13px !important;
    opacity: 1 !important;
}
#header-secondary-outer .nectar-center-text {
    font-size: 15px !important;
    font-weight: 700;
}
/* ==========================================*/
.container-wrap {
    padding: 0px 0px !important;
}
/* ========================================== */
header#top li#menu-item-264 a {
    background: #0B2341;
    padding: 8px 20px 8px 10px !important;
    border-radius: 30px !important;
    position: relative;
}
header#top li#menu-item-264 a span {
    color: #fff !important;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    text-decoration: underline;
}
/* ========================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider span.text {
    color: #1F8FFF !important;
}
div#revolution-slider .social-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 999;
    width: 10%;
    height: 100%;
    margin-left: -10% !important;
}
div#revolution-slider .social-icon ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff !important;
    transition: .9s;
}
div#revolution-slider .social-icon .socliy {
	    position: relative;
}
div#revolution-slider .social-icon .socliy:after {
    content: "";
    background: #fff;
    position: absolute;
    left: 17px;
    top: -60px;
    width: 2px;
    height: 50px;
}
div#revolution-slider .social-icon ul li {
    list-style: none;
    margin: 5px 0px !important;
}
div#revolution-slider .social-icon ul {
    margin: 0;
}
div#revolution-slider .social-icon ul li:hover i {
    background: #1F8FFF;
    border-color: #1F8FFF;
	color:#fff !important;
}
div#revolution-slider .social-icon ul li h4 {
    transform: rotate(-90deg);
    position: relative;
    left: -29px;
    top: 35px;
    color: #fff;
}
#SR7_1_1 .persephone.sr7-arrows.sr7-touchhover {
    background: #f97316;
    border-color: #F97316 !important;
}
#SR7_1_1 .persephone.sr7-arrows {
    border-radius: 50px !important;
}
div#revolution-slider a#SR7_1_1-1-4 i {
    transform: rotate(-45deg);
    font-size: 16px;
    margin-left: 9px;
    width: 35px;
    height: 35px;
    background: #0B2341 !important;
    border-radius: 50% !important;
    color: #fff !important;
    line-height: 35px !important;
}
#SR7_1_1 .hephaistos.sr7-arrows {
    background: #fff0 !important;
    border: 1px solid #fff !important;
    transition: .9s;
}
#SR7_1_1 .hephaistos.sr7-arrows:hover {
    background: #1F8FFF !important;
    border-color: #1F8FFF !important;
}
/* ================================================ */
div#service {
    padding: 70px 0px 200px 0px !important;
    margin-bottom: 0px !important;
}
div#carousel-service {
    margin: 0px 15px;
}
div#carousel-service .iwithtext {
    border-radius: 10px 10px 0px 0px !important;
    margin-top: -70px;
}
div#carousel-service .iwithtext  .iwt-icon {
    width: 95px;
    height: 95px;
    background: #0B2341;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 0px 50px 50px !important;
    transition: .9s;
    margin-left: 25px;
}
div#carousel-service:hover .iwithtext .iwt-icon {
    background: #1F8FFF;
}
div#carousel-service .iwithtext .iwt-icon img {
    width: unset;
}
div#carousel-service .iwithtext .iwt-text {
    padding-left: 125px;
    padding-top: 10px;
}
div#carousel-service .iwithtext, div#carousel-service .wpb_text_column.wpb_content_element {
    background: #fff;
    padding: 10px 20px 15px 20px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-bottom: 0px !important;
    position: relative;
    z-index: 9999999;
}
div#carousel-service .iwithtext .iwt-text h3 {
    min-height: 60px;
    width: 85%;
}
div#carousel-service h3 span, div#carousel-service p span {
    transition: .9s;
}
div#carousel-service .wpb_text_column.wpb_content_element {
	border-radius: 0px 0px 10px 10px !important;
}
div#carousel-service p.under-line {
    border-bottom: 1px solid #00000057;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
div#carousel-service strong a img {
    display: inline-block !important;
    margin: 0px 0px -10px 10px !important;
    filter: brightness(0) saturate(100%) invert(6%) sepia(3%) saturate(146%) hue-rotate(314deg) brightness(103%) contrast(97%);
}
div#service button.owl-prev:before {
    content: "\f060";
}
div#service button.owl-next:before {
	    content: "\f061";
}
div#service button.owl-next:before, div#service button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #666666;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #fff0;
    transition: .9s;
    border: 1px solid #666666;
}
div#service button.owl-next:hover:before, div#service button.owl-prev:hover:before {
    background: #1F8FFF !important;
    border-color: #1F8FFF !important;
	color:#fff !important;
}
div#service .owl-nav.disabled {
    display: block;
}
div#service button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    top: 230px;
    right: -60px;
}
div#service button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
    position: absolute;
    top: 230px;
    left: -60px;
}
div#service .owl-dots {
    display: none;
}
div#service a#btn {
    margin: 0 auto;
    display: table;
}
div#carousel-service .hover-wrap-inner:before {
    content: "";
    background: #1f8fff7d;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    border-radius: 10px;
    transition: .9s;
    transform: scale(0%);
}
div#carousel-service:hover .hover-wrap-inner:before {
    transition: .9s;
    transform: scale(100%);
}
/* ======================================== */
div#banner {
    margin-top: -200px !important;
    padding: 50px 0px !important;
    position: relative;
    margin-bottom: 90px !important;
}
div#banner:after {
    content: "";
    background-image: url(https://masterpumpelectricmotor.com/wp-content/uploads/2026/07/image-53-4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100px;
    z-index: 999;
    margin-bottom: -70px !important;
}
/* ====================================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .nectar-fancy-ul ul li i {
    font-size: 17px;
}
div#about-inner .nectar-fancy-ul ul li {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 5px !important;
    font-family: "inter";
    padding-left: 28px;
}
a#btn {
    border-radius: 40px !important;
    color: #fff !important;
}
a#btn i {
    width: 30px;
    height: 30px;
    background: #1F8FFF !important;
    color: #fff !important;
    line-height: 30px !important;
    transform: rotate(-45deg);
    top: 0;
    right: 0;
    margin: 10px 10px 0px 0px !important;
}
div#about-inner .wpb_text_column, div#about-inner .nectar-fancy-ul.animated-in {
    margin-bottom: 10px !important;
}
/* =================================== */
div#how-we {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#how-we-inner .vc_col-sm-3 .hover-wrap-inner {
    width: 140px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: .9s;
    margin: 0 auto;
}
div#how-we-inner .vc_col-sm-3:hover .hover-wrap-inner img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(156deg) brightness(109%) contrast(106%);
}
div#how-we-inner .vc_col-sm-3:hover .hover-wrap-inner {
    background: #0B2341;
}
div#how-we-inner {
    position: relative !important;
    padding-top: 40px;
}
div#how-we-inner:before {
    content: "";
    background-image: url(https://masterpumpelectricmotor.com/wp-content/uploads/2026/07/Vector-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 80px;
    width: 80%;
    height: 80px;
    left: 0;
    margin: 0 auto;
}
div#how-we-inner .vc_col-sm-3:nth-child(3) {
    margin-top: 20px;
}
div#how-we-inner .vc_col-sm-3:nth-child(2) {
    margin-top: 80px;
}
div#how-we-inner .vc_col-sm-3:last-child {
    margin-top: 20px;
}
div#how-we-inner .vc_col-sm-3 h3 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px 0px 0px 70px !important;
}
div#how-we-inner .vc_col-sm-3:nth-child(2) h3 {
    top: unset;
    right: 0;
    bottom: 0;
    margin: 0px -100px 70px 0px !important;
}
div#how-we-inner .vc_col-sm-3:last-child h3 {
    top: unset;
    right: 0;
    bottom: 0;
    margin: 0px -130px 90px 0px !important;
}
/* =========================================== */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-choose-inner .wpb_text_column {
    margin-bottom: 10px !important;
}
div#why-choose-inner .iwithtext {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 10px 10px !important;
    transition: .9s;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px !important;
}
div#why-choose-inner .iwithtext:hover {
    background: #1F8FFF;
}
div#why-choose-inner .iwithtext .iwt-icon {
    background: #ECF5FF;
    width: 100px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .9s;
    border-radius: 15px;
    position: relative;
}
div#why-choose-inner .iwithtext:hover .iwt-icon {
    background: #0B2341;
}
div#why-choose-inner .iwithtext .iwt-icon img {
    width: unset;
    margin-bottom: 0;
}
div#why-choose-inner .iwithtext:hover .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(22%) saturate(2%) hue-rotate(11deg) brightness(112%) contrast(101%);
}
div#why-choose-inner .iwithtext .iwt-text {
    padding-left: 15px;
    width: 90%;
}
div#why-choose-inner .iwithtext .iwt-text h4, div#why-choose-inner .iwithtext .iwt-text p {
    margin: 0;
}
div#why-choose-inner .iwithtext h4 span, div#why-choose-inner .iwithtext p span {
    transition: .9s;
}
div#why-choose-inner .iwithtext:hover h4 span, div#why-choose-inner .iwithtext:hover p span {
    color: #fff !important;
    transition: .9s;
}
/* ======================================= */
div#gallery {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#gallery .row-bg.viewport-desktop.using-bg-color {
    height: 500px;
}
div#gallery .owl-stage-outer {
    overflow: visible;
}
div#gallery-inner .hover-wrap-inner a:before {
    content: url(https://masterpumpelectricmotor.com/wp-content/uploads/2026/04/Simple-Plan-For-Everyone-2.png);
    background-color: #1f8fff8c !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .9s;
    opacity: 0;
    border-radius: 10px !important;
}
div#gallery-inner .hover-wrap-inner:hover a:before {
    transition: .9s;
    opacity: 1;
}
/* =========================== */
div#testimonial {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    margin: 0px 15px !important;
    background-color: #fff;
    border: 1px solid #ffffff40;
    border-radius: 20px;
    padding: 30px 30px !important;
    transition: .9s;
    background-image: url(https://masterpumpelectricmotor.com/wp-content/uploads/2026/07/SVG-2026-07-01T172059.065.png);
    background-position: 95% 5%;
    background-repeat: no-repeat;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#testimonial-inner:hover {
    transition: .9s;
    background-image: url(https://masterpumpelectricmotor.com/wp-content/uploads/2026/07/SVG-2026-07-01T172102.958.png);
}
div#testimonial-inner .wpb_text_column {
    margin-bottom: 0px !important;
    padding: 20px 0px !important;
}
div#testimonial-inner h6 span {
    padding: 0px 0px !important;
    border: unset !important;
    background: unset !important;
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: unset !important;
    margin: 0px !important;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#testimonial button.owl-prev:before {
    content: "\f060";
}
div#testimonial button.owl-next:before {
	    content: "\f061";
}
div#testimonial button.owl-next:before, div#testimonial button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #666666;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #fff0;
    transition: .9s;
	border:1px solid #666666;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
	background: #1F8FFF;
	color:#fff !important;
	border-color:#1F8FFF !important;
}
div#testimonial .owl-nav.disabled {
    display: block;
}
div#testimonial button.owl-next, div#testimonial button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
	position:absolute !important;
	top: 190px !important;
}
div#testimonial button.owl-prev {
	left:-70px !important;
}
div#testimonial button.owl-next {
	right:-70px !important;
}
/* =========================================== */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner .vc_col-sm-4 .vc_column-inner {
    background: #0B2341 !important;
    padding: 20px 20px !important;
    height: 500px;
    transform: translate(50px, 50px);
    z-index: 999;
    position: relative;
    border-radius: 10px !important;
}
div#contact .vc_col-sm-8 .vc_column-inner {
    background: #F6FAFF;
    padding: 40px 50px 40px 90px !important;
    border-radius: 15px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#contact-inner .wpforms-field {
    padding: 10px 0px !important;
}
div#contact-inner label.wpforms-field-label {
    color: #555555;
    font-weight: 400;
    font-family: "inter";
    font-size: 15px;
}
div#contact input, div#contact textarea, div#contact select {
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    color: #9C9A9A;
    background-color: #FAFAFA;
}
div#contact input::placeholder, div#contact textarea::placeholder {
    color: #9C9A9A;
    opacity: 1;
}
div#contact select {
    padding-top: 3px;
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
div#contact-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #ffffff6e;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
div#contact-inner .iwithtext .iwt-icon i {
    color: #fff !important;
    font-size: 24px !important;
}
div#contact-inner .iwithtext .iwt-text h4 {
    margin: 0;
}
div#contact-inner .iwithtext .iwt-text {
    padding-left: 15px;
}
div#contact-inner .iwithtext .iwt-text a {
    color: #fff !important;
}
div#contact-inner .iwithtext:hover .iwt-icon i {
    color: #fff !important;
    transition: .9s;
}
div#contact-inner .iwithtext:hover .iwt-icon {
    background: #1F8FFF !important;
	border-color:#1F8FFF !important;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative;
    width: 55px;
    height: 55px;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff !important;
    transition: .9s;
    border-radius: 5px;
}
div#contact-inner .iwithtext .iwt-text h3 {
    margin: 0;
}
div#contact-inner .iwithtext:last-child {
    border: unset;
}
div#contact button#wpforms-submit-312 {
    border-radius: 30px !important;
    color: #fff !important;
    background-color: #1F8FFF !important;
    padding: 0px 55px 0px 25px !important;
    height: 50px !important;
    font-size: 15px;
    background-image: url(https://masterpumpelectricmotor.com/wp-content/uploads/2026/07/Background-75.png);
    background-position: 97% 50%;
    background-repeat: no-repeat;
}
/* ==================================== */
div#footer-widgets .row {
    padding: 30px 0px !important;
    border-bottom: 1px solid #ffffff29;
}
div#custom_html-2 .socliy ul li {
   display: inline-block;
}
div#custom_html-2 .socliy ul li i {
    margin: 0px 1px;
    color: #fff;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50px;
	border: 1px solid #fff;
	transition: .9s;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #FFFFFF;
	color:#000000 !important;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
div#footer-widgets ul#menu-quick-links li a {
    text-transform: uppercase !important;
}
/* ===================================== */
div#copyright {
    padding: 20px 0px !important;
}

div#contact-inner .iwithtext .iwt-text h3 {
    font-size: 14px;
}
div#contact-inner .iwithtext .iwt-text h5 {
    font-size: 12px;
    line-height: 20px;
}
div#contact-inner p {
    font-size: 14px;
}

/* ============================== */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -30px !important;
}
	div#revolution-slider .social-icon {
    width: 10%;
    margin-left: -8% !important;
}
	div#banner .row-bg.viewport-desktop.using-image {
    border-radius: 20px;
}
}
@media (max-width: 1440px){
	    .text-lft {
        margin-left: -40px !important;
    }
	div#revolution-slider .social-icon {
    margin-left: -3% !important;
}
}
@media (max-width: 1366px){
	div#carousel-service p.under-line {
    min-height: 90px;
}
	div#carousel-service .iwithtext .iwt-text h3 {
    width: 95%;
}
	div#testimonial-inner .wpb_text_column p {
    min-height: 140px;
}
div#banner {
    margin-top: -210px !important;
    padding: 50px 0px !important;
    position: relative;
    margin-bottom: 10px !important;
}	
	
	
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
div#testimonial-inner {
        margin: 0px 7px !important;
        padding: 20px 20px !important;
    }
	div#carousel-service .iwithtext .iwt-text {
    padding-left: 115px;
}
}
@media (max-width: 1080px){
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 70px;
}
	    .text-lft {
        margin-left: -10px !important;
    }
	div#revolution-slider .social-icon ul li {
    margin: 5px 0px !important;
}
	div#revolution-slider .social-icon ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
	div#revolution-slider .social-icon ul li h4 {
    font-size: 16px;
}
	p, li a, li {
    font-size: 14px !important;
    line-height: 24px !important;
}
	div#about {
    padding: 30px 0px !important;
}
	div#about-inner p {
    padding-bottom: 0px !important;
}
       div#about-inner .nectar-fancy-ul ul, div#about-inner .nectar-fancy-ul {
        margin-bottom: 10px !important;
        margin-left: 0px;
    }
	div#about-inner .nectar-fancy-ul ul li {
    padding-left: 25px;
}
	div#service> .row-bg-wrap {
    border: 20px solid #fff !important;
    border-radius: 40px;
}
	div#service {
    padding: 50px 0px 200px 0px !important;
}
	div#carousel-service .iwithtext, div#carousel-service .wpb_text_column.wpb_content_element {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
	div#gallery {
    padding: 0px 0px 30px 0px !important;
}
	div#testimonial> .row-bg-wrap {
    border: 20px solid #fff !important;
    border-radius: 40px;
}
	div#testimonial {
    padding: 50px 0px !important;
}
	.owl-stage {
    padding: 10px 0px !important;
}
	div#testimonial-inner .wpb_text_column p {
        min-height: 160px;
    }
	div#testimonial-inner .wpb_text_column p em {
    font-size: 15px;
}
	div#contact {
    padding: 30px 0px !important;
}
	div#contact-inner .iwithtext .iwt-text {
    padding-left: 10px;
}
    div#contact-inner .iwithtext .iwt-text h5 {
        font-size: 11px;
    }
	div#contact .vc_col-sm-8 .vc_column-inner {
    padding: 20px 40px 20px 70px !important;
}
	div#contact-inner .vc_col-sm-4 .vc_column-inner {
        padding: 10px 11px !important;
        height: 510px;
        transform: translate(50px, 40px);
    }
	div#footer-widgets .row {
    padding: 20px 0px !important;
}
	div#custom_html-2 .socliy ul li i {
    font-size: 15px;
    height: 35px;
    width: 35px;
    line-height: 35px;
}
	div#footer-outer {
    border: 20px solid #fff !important;
    border-radius: 40px;
}
	p {
    font-size: 12px !important;
    line-height: 20px !important;
}
	    div#about-inner .nectar-fancy-ul ul li {
        padding-left: 25px;
        font-size: 11px !important;
    }
	div#carousel-service .iwithtext .iwt-icon {
    width: 66px;
    height: 80px;
    background: #0B2341;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 0px 50px 50px !important;
    transition: .9s;
    margin-left: 25px;
}
    div#carousel-service .iwithtext .iwt-text {
        padding-left: 80px;
    }
	    div#carousel-service .iwithtext .iwt-text h3 {
        width: 100%;
        font-size: 13px;
        line-height: 18px;
    }
	
	div#carousel-service .iwithtext .iwt-text h3 {
    min-height: 30px;
    width: 85%;
}
	div#how-we-inner .vc_col-sm-3 h4 {
    font-size: 16px;
}
	
	
}
@media (max-width: 912px){
	    div#revolution-slider .social-icon ul li h4 {
        font-size: 14px;
        left: -22px;
        top: 23px;
    }
	    div#revolution-slider .social-icon ul li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
	div#revolution-slider .social-icon .socliy:after {
    left: 14px;
    top: -60px;
}
	div#revolution-slider a#SR7_1_1-1-4 i {
    font-size: 11px;
    width: 20px;
    height: 20px;
    line-height: 20px !important;
}
	body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #000000 !important;
}
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#about-inner .nectar-fancy-ul ul li {
        text-align: left;
    }
	div#carousel-service p.under-line {
        min-height: 70px;
    }
	div#banner {
    margin-top: -150px !important;
    padding: 30px 0px !important;
}
	    div#service {
        padding: 50px 0px 150px 0px !important;
    }
	div#service button.owl-prev, div#service button.owl-next {
    position: unset !important;
}
	div#gallery-inner {
    margin: 0px 100px;
}
div#gallery-inner img {
    width: 100%;
}
	    div#testimonial-inner .wpb_text_column p {
        min-height: 110px;
    }
	div#contact-inner .vc_col-sm-4 .vc_column-inner {
        padding: 20px 20px !important;
        height: auto;
        transform: translate(0px, 0px);
        text-align: center;
    }
	div#contact-inner .iwithtext {
    display: inline-block;
    width: 33.3%;
}
	div#contact-inner .iwithtext .iwt-icon {
    margin: 0 auto;
}
	    div#contact-inner .iwithtext .iwt-text {
        padding-left: 0px;
        padding-top: 10px;
    }
	div#contact-inner {
    margin: 0px 100px;
}
	div#contact .vc_col-sm-8 .vc_column-inner {
        padding: 20px 40px 20px 40px !important;
    }
	div#contact input#gform_submit_button_1 {
    margin: 0 auto;
}
	#SR7_1_1 .hephaistos.sr7-arrows {
    display: none !important;
}
	.owl-dots {
    display: none;
}
	    div#about {
        padding: 30px 0px !important;
        padding-bottom: 0px !important;
    }
	div#how-we-inner .vc_col-sm-3 h3 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px 0px 0px 122px !important;
}
div#how-we-inner .vc_col-sm-3:nth-child(2) h3 {
    top: unset;
    right: 0;
    bottom: 0;
    margin: 0px -159px 70px 0px !important;
}
div#how-we-inner .vc_col-sm-3:last-child h3 {
    top: unset;
    right: 0;
    bottom: 0;
    margin: 0px -160px 90px 0px !important;
}	
#footer-outer .widget.widget_media_image img {
    margin-bottom: 0;
    width: 20%;
}	
    div#about-inner .nectar-fancy-ul ul, div#about-inner .nectar-fancy-ul {
        margin-bottom: 10px !important;
        margin-left: 60px;
    }	
}
@media (max-width: 800px){
		div#about-inner {
    margin: 0px 60px;
}
		div#gallery-inner {
    margin: 0px 60px;
}
		div#contact-inner {
    margin: 0px 60px;
}
	
	    div#how-we-inner .vc_col-sm-3 h3 {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0px 0px 0px 94px !important;
    }
	
}
@media (max-width: 768px){
		    div#revolution-slider .social-icon ul li h4 {
        font-size: 13px;
    }
	div#testimonial-inner .wpb_text_column p {
        min-height: 140px;
    }
}
@media (max-width: 480px){
	div#revolution-slider .social-icon {
    display: none;
}
	    p, li a, li {
        font-size: 13px !important;
        line-height: 23px !important;
    }
	    div#service> .row-bg-wrap {
        border: 10px solid #fff !important;
        border-radius: 20px;
    }
	div#carousel-service {
    margin: 0px 10px;
}
	div#service .owl-nav.disabled, div#testimonial .owl-nav.disabled {
    display: none;
}
			div#about-inner {
    margin: 0px 0px;
}
		div#gallery-inner {
    margin: 0px 0px;
}
		div#contact-inner {
    margin: 0px 0px;
}
    div#banner {
        padding: 20px 10px !important;
        margin-bottom: 40px !important;
    }
	    div#testimonial> .row-bg-wrap {
        border: 10px solid #fff !important;
        border-radius: 20px;
    }
	div#banner p br {
    display: none;
}
	div#contact .vc_col-sm-8 .vc_column-inner {
        padding: 20px 20px 20px 20px !important;
    }
	div#testimonial-inner .wpb_text_column p {
        min-height: 100px;
    }
	div#contact-inner .iwithtext {
        display: inline-block;
        width: 100%;
    }
	div#copyright .col.span_7.col_last {
    display: none;
}
	div#copyright p {
    font-size: 12px !important;
}
    div#footer-widgets ul#menu-quick-links li {
        margin: 0px 3px !important;
    }
    div#how-we-inner .vc_col-sm-3 h3 {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0px 0px 0px 144px !important;
    }
	div#how-we p span > br {
    display: none;
}
div#banner h1 {
    font-size: 16px;
}	
	    div#about-inner .nectar-fancy-ul ul, div#about-inner .nectar-fancy-ul {
        margin-bottom: 10px !important;
        margin-left: 0px;
    }
	div#how-we-inner .hover-wrap-inner img {
    width: 50px;
}
	div#how-we-inner .vc_col-sm-3 .hover-wrap-inner {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: .9s;
    margin: 0 auto;
}
    div#how-we-inner .vc_col-sm-3:nth-child(2) h3 {
        top: unset;
        right: 0;
        bottom: 0;
        margin: 0px -110px 70px 0px !important;
    }	
	    div#how-we-inner .vc_col-sm-3:last-child h3 {
        top: unset;
        right: 0;
        bottom: 0;
        margin: 0px -100px 90px 0px !important;
    }
	
}
@media (max-width: 428px){
	
    div#about-inner .nectar-fancy-ul ul li {
        padding-left: 25px;
        font-size: 10px !important;
    }	
    div#how-we-inner .vc_col-sm-3 h3 {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0px 0px 0px 120px !important;
    }
	div#nav_menu-5 li a {
    font-size: 10px !important;
}
	
}
@media (max-width: 414px){
	div#about-inner .nectar-fancy-ul ul {
    column-count: 1;
    margin: 0 auto;
    display: table;
}
	div#testimonial-inner .wpb_text_column p {
        min-height: 150px;
    }
		div#copyright p {
    font-size: 10px !important;
}
	    div#banner h1 {
        font-size: 14px;
    }
	div#about-inner h1 {
    font-size: 16px;
    line-height: 26px;
}
}
@media (max-width: 390px){}
@media (max-width: 375px){
	
    div#how-we-inner .vc_col-sm-3 h3 {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0px 0px 0px 94px !important;
    }	
	    div#nav_menu-5 li a {
        font-size: 9px !important;
    }
	div#contact-inner h1 {
    font-size: 18px;
}
	
}
@media (max-width: 360px){}



